00:34:00 Started by timer 00:34:00 Running as SYSTEM 00:34:00 [EnvInject] - Loading node environment variables. 00:34:00 Building remotely on prd-ubuntu2204-docker-8c-8g-29040 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/autorelease-release-chromium-mvn39-openjdk21 00:34:01 [ssh-agent] Looking for ssh-agent implementation... 00:34:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:34:01 $ ssh-agent 00:34:01 SSH_AUTH_SOCK=/tmp/ssh-XXXXXX1ub1Zz/agent.2049 00:34:01 SSH_AGENT_PID=2051 00:34:01 [ssh-agent] Started. 00:34:01 Running ssh-add (command line suppressed) 00:34:01 Identity added: /w/workspace/autorelease-release-chromium-mvn39-openjdk21@tmp/private_key_6692873653548283585.key (/w/workspace/autorelease-release-chromium-mvn39-openjdk21@tmp/private_key_6692873653548283585.key) 00:34:01 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 00:34:01 The recommended git tool is: NONE 00:34:03 using credential opendaylight-jenkins-ssh 00:34:03 Wiping out workspace first. 00:34:03 Cloning the remote Git repository 00:34:03 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 00:34:03 > git init /w/workspace/autorelease-release-chromium-mvn39-openjdk21 # timeout=10 00:34:03 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 00:34:03 > git --version # timeout=10 00:34:03 > git --version # 'git version 2.34.1' 00:34:03 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:34:03 Verifying host key using known hosts file, will automatically accept unseen keys 00:34:03 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 00:34:08 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 00:34:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:34:08 Avoid second fetch 00:34:08 > git rev-parse origin/master^{commit} # timeout=10 00:34:08 Checking out Revision 804ebd21a0580518cc12bb2dac560bf9fbd7f80f (origin/master) 00:34:08 > git config core.sparsecheckout # timeout=10 00:34:08 > git checkout -f 804ebd21a0580518cc12bb2dac560bf9fbd7f80f # timeout=10 00:34:08 Commit message: "Update git submodules" 00:34:08 > git rev-list --no-walk 804ebd21a0580518cc12bb2dac560bf9fbd7f80f # timeout=10 00:34:08 > git remote # timeout=10 00:34:08 > git submodule init # timeout=10 00:34:08 > git submodule sync # timeout=10 00:34:08 > git config --get remote.origin.url # timeout=10 00:34:08 > git submodule init # timeout=10 00:34:08 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 00:34:08 > git config --get submodule.daexim.url # timeout=10 00:34:08 > git config -f .gitmodules --get submodule.daexim.path # timeout=10 00:34:08 > git config --get submodule.integration/distribution.url # timeout=10 00:34:08 > git config -f .gitmodules --get submodule.integration/distribution.path # timeout=10 00:34:08 > git config --get submodule.jsonrpc.url # timeout=10 00:34:08 > git config -f .gitmodules --get submodule.jsonrpc.path # timeout=10 00:34:08 > git config --get submodule.lispflowmapping.url # timeout=10 00:34:08 > git config -f .gitmodules --get submodule.lispflowmapping.path # timeout=10 00:34:08 > git config --get submodule.ovsdb.url # timeout=10 00:34:08 > git config -f .gitmodules --get submodule.ovsdb.path # timeout=10 00:34:08 > git submodule update --init --recursive daexim # timeout=60 00:34:09 > git submodule update --init --recursive integration/distribution # timeout=60 00:34:10 > git submodule update --init --recursive jsonrpc # timeout=60 00:34:10 > git submodule update --init --recursive lispflowmapping # timeout=60 00:34:11 > git submodule update --init --recursive ovsdb # timeout=60 00:34:17 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 00:34:17 provisioning config files... 00:34:17 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:34:17 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:34:18 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:34:18 [autorelease-release-chromium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins16384258411924459664.sh 00:34:18 ---> python-tools-install.sh 00:34:18 Setup pyenv: 00:34:18 * system (set by /opt/pyenv/version) 00:34:18 * 3.8.20 (set by /opt/pyenv/version) 00:34:18 * 3.9.20 (set by /opt/pyenv/version) 00:34:18 3.10.15 00:34:18 3.11.10 00:34:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Zu9k 00:34:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:34:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:34:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:34:26 lf-activate-venv(): INFO: Base packages installed successfully 00:34:26 lf-activate-venv(): INFO: Installing additional packages: lftools 00:34:49 lf-activate-venv(): INFO: Adding /tmp/venv-Zu9k/bin to PATH 00:34:49 Generating Requirements File 00:35:13 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. 00:35:13 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:35:13 Python 3.11.10 00:35:13 pip 26.1.2 from /tmp/venv-Zu9k/lib/python3.11/site-packages/pip (python 3.11) 00:35:14 aiohappyeyeballs==2.6.2 00:35:14 aiohttp==3.14.1 00:35:14 aiosignal==1.4.0 00:35:14 appdirs==1.4.4 00:35:14 argcomplete==3.6.3 00:35:14 aspy.yaml==1.3.0 00:35:14 attrs==26.1.0 00:35:14 autopage==0.6.0 00:35:14 beautifulsoup4==4.15.0 00:35:14 boto3==1.43.34 00:35:14 botocore==1.43.34 00:35:14 bs4==0.0.2 00:35:14 certifi==2026.6.17 00:35:14 cffi==2.0.0 00:35:14 cfgv==3.5.0 00:35:14 chardet==7.4.3 00:35:14 charset-normalizer==3.4.7 00:35:14 click==8.4.1 00:35:14 cliff==4.14.0 00:35:14 cmd2==4.0.0 00:35:14 cryptography==3.3.2 00:35:14 debtcollector==3.1.0 00:35:14 decorator==5.3.1 00:35:14 defusedxml==0.7.1 00:35:14 Deprecated==1.3.1 00:35:14 distlib==0.4.3 00:35:14 dnspython==2.8.0 00:35:14 docker==7.1.0 00:35:14 dogpile.cache==1.5.0 00:35:14 durationpy==0.10 00:35:14 email-validator==2.3.0 00:35:14 filelock==3.29.4 00:35:14 frozenlist==1.8.0 00:35:14 future==1.0.0 00:35:14 gitdb==4.0.12 00:35:14 GitPython==3.1.50 00:35:14 httplib2==0.30.2 00:35:14 identify==2.6.19 00:35:14 idna==3.18 00:35:14 importlib-resources==1.5.0 00:35:14 iso8601==2.1.0 00:35:14 Jinja2==3.1.6 00:35:14 jmespath==1.1.0 00:35:14 jsonpatch==1.33 00:35:14 jsonpointer==3.1.1 00:35:14 jsonschema==4.26.0 00:35:14 jsonschema-specifications==2025.9.1 00:35:14 keystoneauth1==5.14.0 00:35:14 kubernetes==36.0.2 00:35:14 lftools==0.37.22 00:35:14 lxml==6.1.1 00:35:14 markdown-it-py==4.2.0 00:35:14 MarkupSafe==3.0.3 00:35:14 mdurl==0.1.2 00:35:14 msgpack==1.2.1 00:35:14 multi_key_dict==2.0.3 00:35:14 multidict==6.7.1 00:35:14 munch==4.0.0 00:35:14 netaddr==1.3.0 00:35:14 niet==1.4.2 00:35:14 nodeenv==1.10.0 00:35:14 oauth2client==4.1.3 00:35:14 oauthlib==3.3.1 00:35:14 openstacksdk==4.16.0 00:35:14 os-service-types==1.8.2 00:35:14 osc-lib==4.6.0 00:35:14 oslo.config==10.5.0 00:35:14 oslo.context==6.4.0 00:35:14 oslo.i18n==6.8.0 00:35:14 oslo.log==8.2.0 00:35:14 oslo.serialization==5.10.0 00:35:14 oslo.utils==10.1.1 00:35:14 packaging==26.2 00:35:14 pbr==7.0.3 00:35:14 platformdirs==4.10.0 00:35:14 prettytable==3.17.0 00:35:14 prompt_toolkit==3.0.52 00:35:14 propcache==0.5.2 00:35:14 psutil==7.2.2 00:35:14 pyasn1==0.6.3 00:35:14 pyasn1_modules==0.4.2 00:35:14 pycparser==3.0 00:35:14 pygerrit2==2.0.15 00:35:14 PyGithub==2.9.1 00:35:14 Pygments==2.20.0 00:35:14 PyJWT==2.13.0 00:35:14 PyNaCl==1.6.2 00:35:14 pyparsing==2.4.7 00:35:14 pyperclip==1.11.0 00:35:14 pyrsistent==0.20.0 00:35:14 python-cinderclient==9.9.0 00:35:14 python-dateutil==2.9.0.post0 00:35:14 python-discovery==1.4.2 00:35:14 python-heatclient==5.2.0 00:35:14 python-jenkins==1.8.3 00:35:14 python-keystoneclient==5.8.0 00:35:14 python-magnumclient==4.10.0 00:35:14 python-openstackclient==10.1.0 00:35:14 python-swiftclient==4.10.0 00:35:14 PyYAML==6.0.3 00:35:14 referencing==0.37.0 00:35:14 requests==2.34.2 00:35:14 requests-oauthlib==2.0.0 00:35:14 rfc3986==2.0.0 00:35:14 rich==15.0.0 00:35:14 rich-argparse==1.8.0 00:35:14 rpds-py==2026.5.1 00:35:14 rsa==4.9.1 00:35:14 ruamel.yaml==0.19.1 00:35:14 ruamel.yaml.clib==0.2.15 00:35:14 s3transfer==0.19.0 00:35:14 simplejson==4.1.1 00:35:14 six==1.17.0 00:35:14 smmap==5.0.3 00:35:14 soupsieve==2.8.4 00:35:14 stevedore==5.8.0 00:35:14 tabulate==0.10.0 00:35:14 toml==0.10.2 00:35:14 tomlkit==0.15.0 00:35:14 tqdm==4.68.3 00:35:14 typing_extensions==4.15.0 00:35:14 urllib3==1.26.20 00:35:14 virtualenv==21.5.1 00:35:14 wcwidth==0.8.1 00:35:14 websocket-client==1.9.0 00:35:14 wrapt==2.2.2 00:35:14 xdg==6.0.0 00:35:14 xmltodict==1.0.4 00:35:14 yarl==1.24.2 00:35:14 yq==3.4.3 00:35:14 [autorelease-release-chromium-mvn39-openjdk21] $ /bin/sh /tmp/jenkins13428265152011368097.sh 00:35:14 ---> uv-install.sh 00:35:14 Installing uv/uvx (latest) using shell installer 00:35:14 2026-06-21 00:35:14 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-uL5fF2.sh" [1] 00:35:14 downloading uv 0.11.23 x86_64-unknown-linux-gnu 00:35:15 installing to /home/jenkins/.local/bin 00:35:15 uv 00:35:15 uvx 00:35:15 everything's installed! 00:35:15 00:35:15 To add $HOME/.local/bin to your PATH, either restart your shell or run: 00:35:15 00:35:15 source $HOME/.local/bin/env (sh, bash, zsh) 00:35:15 source $HOME/.local/bin/env.fish (fish) 00:35:15 Adding install location to PATH 00:35:15 ---> Validating uv/uvx install 00:35:15 uvx 0.11.23 (x86_64-unknown-linux-gnu) 00:35:15 [autorelease-release-chromium-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins14010479919215815928.sh 00:35:15 + echo quiet=on 00:35:15 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-29040 00:35:16 [autorelease-release-chromium-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=chromium "-DARCHIVE_ARTIFACTS=**/*.prop **/*.log **/target/surefire-reports/*-output.txt **/target/failsafe-reports/failsafe-summary.xml **/hs_err_*.log **/target/feature/feature.xml 00:35:16 " -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=chromium "-DMAVEN_PARAMS=-PrepoBuild -P!karaf -Pignore-lispflowmapping-integrationtest -Dcheckstyle.skip=true -Dskip.karaf.featureTest=true -Dsft.heap.max=4g 00:35:16 " --version 00:35:16 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 00:35:16 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 00:35:16 Java version: 21.0.10, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 00:35:16 Default locale: en, platform encoding: UTF-8 00:35:16 OS name: "linux", version: "5.15.0-174-generic", arch: "amd64", family: "unix" 00:35:16 [autorelease-release-chromium-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins12071342405441294751.sh 00:35:16 + rm /home/jenkins/.wgetrc 00:35:16 [autorelease-release-chromium-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins2879721031799495773.sh 00:35:16 + [ -d /tmp/r ] 00:35:16 [autorelease-release-chromium-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins10845586750887986584.sh 00:35:16 + mkdir -p /w/workspace/autorelease-release-chromium-mvn39-openjdk21/target/classes /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jacoco/classes 00:35:16 [autorelease-release-chromium-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins17700763140313810810.sh 00:35:16 + ./scripts/list-project-dependencies.sh 00:35:19 [autorelease-release-chromium-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins16956836212010952579.sh 00:35:19 + python3 -m venv /w/workspace/autorelease-release-chromium-mvn39-openjdk21/venv 00:35:22 + . /w/workspace/autorelease-release-chromium-mvn39-openjdk21/venv/bin/activate 00:35:22 ++ deactivate nondestructive 00:35:22 ++ '[' -n '' ']' 00:35:22 ++ '[' -n '' ']' 00:35:22 ++ '[' -n /bin/bash -o -n '' ']' 00:35:22 ++ hash -r 00:35:22 ++ '[' -n '' ']' 00:35:22 ++ unset VIRTUAL_ENV 00:35:22 ++ unset VIRTUAL_ENV_PROMPT 00:35:22 ++ '[' '!' nondestructive = nondestructive ']' 00:35:22 ++ VIRTUAL_ENV=/w/workspace/autorelease-release-chromium-mvn39-openjdk21/venv 00:35:22 ++ export VIRTUAL_ENV 00:35:22 ++ _OLD_VIRTUAL_PATH=/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 00:35:22 ++ PATH=/w/workspace/autorelease-release-chromium-mvn39-openjdk21/venv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 00:35:22 ++ export PATH 00:35:22 ++ '[' -n '' ']' 00:35:22 ++ '[' -z '' ']' 00:35:22 ++ _OLD_VIRTUAL_PS1= 00:35:22 ++ PS1='(venv) ' 00:35:22 ++ export PS1 00:35:22 ++ VIRTUAL_ENV_PROMPT='(venv) ' 00:35:22 ++ export VIRTUAL_ENV_PROMPT 00:35:22 ++ '[' -n /bin/bash -o -n '' ']' 00:35:22 ++ hash -r 00:35:22 + PYTHON=/w/workspace/autorelease-release-chromium-mvn39-openjdk21/venv/bin/python 00:35:22 + /w/workspace/autorelease-release-chromium-mvn39-openjdk21/venv/bin/python -m pip install --upgrade networkx 00:35:22 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 00:35:22 Collecting networkx 00:35:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/networkx/3.4.2/networkx-3.4.2-py3-none-any.whl (1.7 MB) 00:35:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 45.9 MB/s eta 0:00:00 00:35:22 Installing collected packages: networkx 00:35:23 Successfully installed networkx-3.4.2 00:35:23 + /w/workspace/autorelease-release-chromium-mvn39-openjdk21/venv/bin/python -m pip freeze 00:35:24 networkx==3.4.2 00:35:24 + ./scripts/determine-merge-order.py 00:35:24 + deactivate 00:35:24 + '[' -n /home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ']' 00:35:24 + PATH=/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 00:35:24 + export PATH 00:35:24 + unset _OLD_VIRTUAL_PATH 00:35:24 + '[' -n '' ']' 00:35:24 + '[' -n /bin/bash -o -n '' ']' 00:35:24 + hash -r 00:35:24 + '[' -n '' ']' 00:35:24 + unset VIRTUAL_ENV 00:35:24 + unset VIRTUAL_ENV_PROMPT 00:35:24 + '[' '!' '' = nondestructive ']' 00:35:24 + unset -f deactivate 00:35:24 + rm -rf /w/workspace/autorelease-release-chromium-mvn39-openjdk21/venv 00:35:24 provisioning config files... 00:35:24 copy managed file [global-settings] to file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21@tmp/config245156056621216656tmp 00:35:25 copy managed file [autorelease-settings] to file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21@tmp/config15429440100266800862tmp 00:35:25 [autorelease-release-chromium-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins13106017385901126377.sh 00:35:25 ---> prepare-release.sh 00:35:25 autorelease 804ebd21a0580518cc12bb2dac560bf9fbd7f80f Chromium 00:35:25 Entering 'daexim' 00:35:25 daexim a3a185be9fc8bb5e9589214d1f95e50c1cd83e73 Chromium 00:35:25 Entering 'integration/distribution' 00:35:25 integration/distribution 16adfbb7a44197673083dbeebde224a003f99a3f Chromium 00:35:25 Entering 'jsonrpc' 00:35:25 jsonrpc 6227322028cf99b8606b89845f000f8ebc273010 Chromium 00:35:25 Entering 'lispflowmapping' 00:35:25 lispflowmapping 4b08392508e0aee36bb460d30a1efe8d4438103f Chromium 00:35:25 Entering 'ovsdb' 00:35:25 ovsdb 9d10b5d8760adefe2b12a5a2e71f671d3af92fae Chromium 00:35:25 Chromium 00:35:25 /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution /w/workspace/autorelease-release-chromium-mvn39-openjdk21 00:35:25 Updated 1 path from the index 00:35:25 /w/workspace/autorelease-release-chromium-mvn39-openjdk21 00:35:25 Entering 'daexim' 00:35:26 [detached HEAD 8de9c00] Release Chromium 00:35:26 13 files changed, 13 insertions(+), 13 deletions(-) 00:35:26 Entering 'integration/distribution' 00:35:26 [detached HEAD 8ba96aa4] Release Chromium 00:35:26 19 files changed, 25 insertions(+), 25 deletions(-) 00:35:26 Entering 'jsonrpc' 00:35:26 [detached HEAD 9c950334] Release Chromium 00:35:26 37 files changed, 37 insertions(+), 37 deletions(-) 00:35:26 Entering 'lispflowmapping' 00:35:26 [detached HEAD 49299e7e] Release Chromium 00:35:26 23 files changed, 25 insertions(+), 25 deletions(-) 00:35:26 Entering 'ovsdb' 00:35:26 [detached HEAD 848f8a05d] Release Chromium 00:35:26 50 files changed, 62 insertions(+), 62 deletions(-) 00:35:26 [detached HEAD 90252a696] Release Chromium 00:35:26 7 files changed, 7 insertions(+), 7 deletions(-) 00:35:26 /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim /w/workspace/autorelease-release-chromium-mvn39-openjdk21 00:35:26 /w/workspace/autorelease-release-chromium-mvn39-openjdk21 00:35:26 /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution /w/workspace/autorelease-release-chromium-mvn39-openjdk21 00:35:26 /w/workspace/autorelease-release-chromium-mvn39-openjdk21 00:35:26 /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc /w/workspace/autorelease-release-chromium-mvn39-openjdk21 00:35:26 /w/workspace/autorelease-release-chromium-mvn39-openjdk21 00:35:26 /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping /w/workspace/autorelease-release-chromium-mvn39-openjdk21 00:35:26 /w/workspace/autorelease-release-chromium-mvn39-openjdk21 00:35:26 /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb /w/workspace/autorelease-release-chromium-mvn39-openjdk21 00:35:26 /w/workspace/autorelease-release-chromium-mvn39-openjdk21 00:35:26 patches/ 00:35:26 patches/daexim.patch 00:35:26 patches/jsonrpc.patch 00:35:26 patches/integration-distribution.bundle 00:35:26 patches/lispflowmapping.patch 00:35:26 patches/daexim.bundle 00:35:26 patches/ovsdb.bundle 00:35:26 patches/ovsdb.patch 00:35:26 patches/integration-distribution.patch 00:35:26 patches/taglist.log 00:35:26 patches/lispflowmapping.bundle 00:35:26 patches/jsonrpc.bundle 00:35:26 [autorelease-release-chromium-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins121163594754211953.sh 00:35:26 org.opendaylight.jsonrpc,jsonrpc-parent,1.20.0 00:35:26 org.opendaylight.jsonrpc,dom-codec,1.20.0 00:35:26 org.opendaylight.jsonrpc,jsonrpc-api,1.20.0 00:35:26 org.opendaylight.jsonrpc,tools-parent,1.20.0 00:35:26 org.opendaylight.jsonrpc,test-tool,1.20.0 00:35:26 org.opendaylight.jsonrpc,jsonrpc-tools,1.20.0 00:35:26 org.opendaylight.jsonrpc,jsonrpc,1.20.0 00:35:26 org.opendaylight.jsonrpc,jsonrpc-provider-common,1.20.0 00:35:26 org.opendaylight.jsonrpc,jsonrpc-provider-cluster,1.20.0 00:35:26 org.opendaylight.jsonrpc,jsonrpc-provider-single,1.20.0 00:35:26 org.opendaylight.jsonrpc,jsonrpc-provider,1.20.0 00:35:26 org.opendaylight.jsonrpc.bus,transport-http,1.20.0 00:35:26 org.opendaylight.jsonrpc.bus,transport-zmq,1.20.0 00:35:26 org.opendaylight.jsonrpc.bus,bus-config,1.20.0 00:35:26 org.opendaylight.jsonrpc.bus,bus-spi,1.20.0 00:35:26 org.opendaylight.jsonrpc.bus,bus-api,1.20.0 00:35:26 org.opendaylight.jsonrpc.bus,bus-jsonrpc,1.20.0 00:35:26 org.opendaylight.jsonrpc.bus,bus-messagelib,1.20.0 00:35:26 org.opendaylight.jsonrpc,inband-models,1.20.0 00:35:26 org.opendaylight.jsonrpc.bus,examples,1.20.0 00:35:26 org.opendaylight.jsonrpc,jsonrpc-bus,1.20.0 00:35:26 org.opendaylight.jsonrpc.bus,binding-bridge,1.20.0 00:35:26 org.opendaylight.jsonrpc,jsonrpc-test-model,1.20.0 00:35:26 org.opendaylight.jsonrpc.security,security-api,1.20.0 00:35:26 org.opendaylight.jsonrpc.security,security-aaa,1.20.0 00:35:26 org.opendaylight.jsonrpc,jsonrpc-security,1.20.0 00:35:26 org.opendaylight.jsonrpc.security,security-noop,1.20.0 00:35:26 org.opendaylight.jsonrpc.security,security-service,1.20.0 00:35:26 org.opendaylight.jsonrpc,jsonrpc-karaf,1.20.0 00:35:26 org.opendaylight.jsonrpc,binding-adapter,1.20.0 00:35:26 org.opendaylight.jsonrpc,odl-jsonrpc-bus,1.20.0 00:35:26 org.opendaylight.jsonrpc,features-aggregator,1.20.0 00:35:26 org.opendaylight.jsonrpc,features-jsonrpc,1.20.0 00:35:26 org.opendaylight.jsonrpc,odl-jsonrpc-all,1.20.0 00:35:26 org.opendaylight.jsonrpc,odl-jsonrpc-cluster,1.20.0 00:35:26 org.opendaylight.jsonrpc,odl-jsonrpc-provider,1.20.0 00:35:26 org.opendaylight.jsonrpc,jsonrpc-artifacts,1.20.0 00:35:26 org.opendaylight.integration,distribution-aggregator,0.24.0 00:35:26 org.opendaylight.integration,onap-karaf,0.24.0 00:35:26 org.opendaylight.integration,opendaylight,0.20.0-SNAPSHOT 00:35:26 org.opendaylight.integration,karaf,0.24.0 00:35:26 org.opendaylight.integration,odl-integration-compatible-with-all,0.24.0 00:35:26 org.opendaylight.integration,odl-integration-all,0.24.0 00:35:26 org.opendaylight.integration,singles-aggregator,0.24.0 00:35:26 org.opendaylight.integration,features-aggregator,0.24.0 00:35:26 org.opendaylight.integration,features-index,0.24.0 00:35:26 org.opendaylight.integration,repos-aggregator,0.24.0 00:35:26 org.opendaylight.integration,features-test,0.24.0 00:35:26 org.opendaylight.integration,karaf-scripts,0.24.0 00:35:26 org.opendaylight.integration,all-artifacts,0.24.0 00:35:26 org.opendaylight.integration,artifacts-aggregator,0.24.0 00:35:26 org.opendaylight.integration,distribution-artifacts,0.24.0 00:35:26 org.opendaylight.integration,other-artifacts,0.24.0 00:35:26 org.opendaylight.integration,upstream-all-artifacts,0.24.0 00:35:26 org.opendaylight.integration,properties,0.24.0 00:35:26 org.opendaylight.integration,upstream-aggregator,0.24.0 00:35:26 org.opendaylight.integration,artifact-artifacts,0.24.0 00:35:26 org.opendaylight.releng.autorelease,autorelease-root,1.2.0 00:35:26 org.opendaylight.daexim,parent,1.19.0 00:35:26 org.opendaylight.daexim,daexim-model,1.19.0 00:35:26 org.opendaylight.daexim,daexim-spi,1.19.0 00:35:26 org.opendaylight.daexim,daexim,1.19.0 00:35:26 org.opendaylight.daexim,daexim-akka-infoprovider-impl,1.19.0 00:35:26 org.opendaylight.daexim,daexim-test-model,1.19.0 00:35:26 org.opendaylight.daexim,daexim-karaf,1.19.0 00:35:26 org.opendaylight.daexim,features-aggregator,1.19.0 00:35:26 org.opendaylight.daexim,odl-daexim,1.19.0 00:35:26 org.opendaylight.daexim,daexim-features,1.19.0 00:35:26 org.opendaylight.daexim,odl-daexim-all,1.19.0 00:35:27 org.opendaylight.daexim,daexim-impl,1.19.0 00:35:27 org.opendaylight.daexim,daexim-artifacts,1.19.0 00:35:27 org.opendaylight.lispflowmapping,mappingservice.southbound,1.23.0 00:35:27 org.opendaylight.lispflowmapping,mappingservice.shell,1.23.0 00:35:27 org.opendaylight.lispflowmapping,mappingservice.api,1.23.0 00:35:27 org.opendaylight.lispflowmapping,mappingservice.inmemorydb,1.23.0 00:35:27 org.opendaylight.lispflowmapping,mappingservice.dsbackend,1.23.0 00:35:27 org.opendaylight.lispflowmapping,mappingservice-parent,1.23.0 00:35:27 org.opendaylight.lispflowmapping,mappingservice.implementation,1.23.0 00:35:27 org.opendaylight.lispflowmapping,mappingservice.lisp-proto,1.23.0 00:35:27 org.opendaylight.lispflowmapping,mappingservice.mapcache,1.23.0 00:35:27 org.opendaylight.lispflowmapping,lispflowmapping-all,1.23.0 00:35:27 org.opendaylight.lispflowmapping,mappingservice.integrationtest,1.23.0 00:35:27 org.opendaylight.lispflowmapping,lispflowmapping-karaf,1.23.0 00:35:27 org.opendaylight.lispflowmapping,lispflowmapping-commons,1.23.0 00:35:27 org.opendaylight.lispflowmapping,common.build.tools,1.23.0 00:35:27 org.opendaylight.lispflowmapping,odl-lispflowmapping-models,1.23.0 00:35:27 org.opendaylight.lispflowmapping,odl-lispflowmapping-southbound,1.23.0 00:35:27 org.opendaylight.lispflowmapping,features-lispflowmapping,1.23.0 00:35:27 org.opendaylight.lispflowmapping,odl-lispflowmapping-inmemorydb,1.23.0 00:35:27 org.opendaylight.lispflowmapping,features-aggregator,1.23.0 00:35:27 org.opendaylight.lispflowmapping,odl-lispflowmapping-mappingservice-shell,1.23.0 00:35:27 org.opendaylight.lispflowmapping,odl-lispflowmapping-msmr,1.23.0 00:35:27 org.opendaylight.lispflowmapping,odl-lispflowmapping-mappingservice,1.23.0 00:35:27 org.opendaylight.lispflowmapping,lispflowmapping-artifacts,1.23.0 00:35:27 org.opendaylight.ovsdb,southbound-karaf,1.22.0 00:35:27 org.opendaylight.ovsdb,southbound-artifacts,1.22.0 00:35:27 org.opendaylight.ovsdb,southbound-aggregator,1.22.0 00:35:27 org.opendaylight.ovsdb,southbound-it,1.22.0 00:35:27 org.opendaylight.ovsdb,southbound-api,1.22.0 00:35:27 org.opendaylight.ovsdb,southbound-impl,1.22.0 00:35:27 org.opendaylight.ovsdb,odl-ovsdb-southbound-impl-rest,1.22.0 00:35:27 org.opendaylight.ovsdb,odl-ovsdb-southbound-impl-ui,1.22.0 00:35:27 org.opendaylight.ovsdb,odl-ovsdb-southbound-impl,1.22.0 00:35:27 org.opendaylight.ovsdb,southbound-features-aggregator,1.22.0 00:35:27 org.opendaylight.ovsdb,odl-ovsdb-southbound-api,1.22.0 00:35:27 org.opendaylight.ovsdb,southbound-features,1.22.0 00:35:27 org.opendaylight.ovsdb,odl-ovsdb-southbound-test,1.22.0 00:35:27 org.opendaylight.ovsdb,ovsdb,1.22.0 00:35:27 org.opendaylight.ovsdb,schema.hardwarevtep,1.22.0 00:35:27 org.opendaylight.ovsdb,schema.openvswitch,1.22.0 00:35:27 org.opendaylight.ovsdb,schemas,1.22.0 00:35:27 org.opendaylight.ovsdb,ovsdb-binding-parent,1.22.0 00:35:27 org.opendaylight.ovsdb,parents,1.22.0 00:35:27 org.opendaylight.ovsdb,it,1.22.0 00:35:27 org.opendaylight.ovsdb,utils.config,1.22.0 00:35:27 org.opendaylight.ovsdb,utils.ovsdb-it-utils,1.22.0 00:35:27 org.opendaylight.ovsdb,utils,1.22.0 00:35:27 org.opendaylight.ovsdb,odl-ovsdb-utils,1.22.0 00:35:27 org.opendaylight.ovsdb,utils.mdsal-utils,1.22.0 00:35:27 org.opendaylight.ovsdb,utils.yang-utils,1.22.0 00:35:27 org.opendaylight.ovsdb,utils.southbound-utils,1.22.0 00:35:27 org.opendaylight.ovsdb,utils.hwvtepsouthbound-utils,1.22.0 00:35:27 org.opendaylight.ovsdb,utils.servicehelper,1.22.0 00:35:27 org.opendaylight.ovsdb,hwvtepsouthbound-it,1.22.0 00:35:27 org.opendaylight.ovsdb,hwvtepsouthbound-karaf,1.22.0 00:35:27 org.opendaylight.ovsdb,hwvtepsouthbound-aggregator,1.22.0 00:35:27 org.opendaylight.ovsdb,hwvtepsouthbound-api,1.22.0 00:35:27 org.opendaylight.ovsdb,hwvtepsouthbound-artifacts,1.22.0 00:35:27 org.opendaylight.ovsdb,hwvtepsouthbound-impl,1.22.0 00:35:27 org.opendaylight.ovsdb,odl-ovsdb-hwvtepsouthbound-rest,1.22.0 00:35:27 org.opendaylight.ovsdb,odl-ovsdb-hwvtepsouthbound-ui,1.22.0 00:35:27 org.opendaylight.ovsdb,hwvtepsouthbound-features-aggregator,1.22.0 00:35:27 org.opendaylight.ovsdb,odl-ovsdb-hwvtepsouthbound,1.22.0 00:35:27 org.opendaylight.ovsdb,hwvtepsouthbound-features,1.22.0 00:35:27 org.opendaylight.ovsdb,odl-ovsdb-hwvtepsouthbound-test,1.22.0 00:35:27 org.opendaylight.ovsdb,odl-ovsdb-hwvtepsouthbound-api,1.22.0 00:35:27 org.opendaylight.ovsdb,library-aggregator,1.22.0 00:35:27 org.opendaylight.ovsdb,library-it,1.22.0 00:35:27 org.opendaylight.ovsdb,library-karaf,1.22.0 00:35:27 org.opendaylight.ovsdb,odl-ovsdb-library,1.22.0 00:35:27 org.opendaylight.ovsdb,library-features-aggregator,1.22.0 00:35:27 org.opendaylight.ovsdb,library-features,1.22.0 00:35:27 org.opendaylight.ovsdb,library,1.22.0 00:35:27 org.opendaylight.ovsdb,library-artifacts,1.22.0 00:35:27 [EnvInject] - Injecting environment variables from a build step. 00:35:27 [EnvInject] - Injecting as environment variables the properties content 00:35:27 SET_JDK_VERSION=openjdk21 00:35:27 GIT_URL="git://devvexx.opendaylight.org/mirror" 00:35:27 00:35:27 [EnvInject] - Variables injected successfully. 00:35:27 [autorelease-release-chromium-mvn39-openjdk21] $ /bin/sh /tmp/jenkins17707000252670475658.sh 00:35:27 ---> update-java-alternatives.sh 00:35:27 ---> Updating Java version 00:35:27 ---> Ubuntu/Debian system detected 00:35:27 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 00:35:27 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 00:35:27 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 00:35:27 openjdk version "21.0.10" 2026-01-20 00:35:27 OpenJDK Runtime Environment (build 21.0.10+7-Ubuntu-122.04) 00:35:27 OpenJDK 64-Bit Server VM (build 21.0.10+7-Ubuntu-122.04, mixed mode, sharing) 00:35:27 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 00:35:27 [EnvInject] - Injecting environment variables from a build step. 00:35:27 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 00:35:27 [EnvInject] - Variables injected successfully. 00:35:27 [autorelease-release-chromium-mvn39-openjdk21] $ /bin/sh /tmp/jenkins7014475823263803433.sh 00:35:27 Karaf artifact is karaf 00:35:27 Karaf project is integration 00:35:27 Java home is /usr/lib/jvm/java-21-openjdk-amd64 00:35:27 [EnvInject] - Injecting environment variables from a build step. 00:35:27 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 00:35:27 [EnvInject] - Variables injected successfully. 00:35:27 [autorelease-release-chromium-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins13749031798404532949.sh 00:35:27 '/w/workspace/autorelease-release-chromium-mvn39-openjdk21/archives/patches/taglist.log' -> 'integration/distribution/karaf/src/main/assembly/' 00:35:27 cp: cannot create regular file 'integration/distribution/karaf/src/main/assembly/': No such file or directory 00:35:27 [autorelease-release-chromium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins259583143533935121.sh 00:35:27 /tmp/jenkins259583143533935121.sh: line 4: integration/distribution/karaf/src/main/assembly/build.url: No such file or directory 00:35:27 [autorelease-release-chromium-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins3987340987980600751.sh 00:35:27 + ./scripts/fix-relativepaths.sh 00:35:27 Scanning ./jsonrpc/parent/pom.xml 00:35:27 Scanning ./jsonrpc/api/pom.xml 00:35:27 Scanning ./jsonrpc/dom-codec/pom.xml 00:35:27 Scanning ./jsonrpc/tools/parent/pom.xml 00:35:27 Scanning ./jsonrpc/tools/test-tool/pom.xml 00:35:27 Scanning ./jsonrpc/tools/pom.xml 00:35:27 Scanning ./jsonrpc/pom.xml 00:35:27 Scanning ./jsonrpc/provider/common/pom.xml 00:35:27 Scanning ./jsonrpc/provider/cluster/pom.xml 00:35:27 Scanning ./jsonrpc/provider/pom.xml 00:35:27 Scanning ./jsonrpc/provider/single/pom.xml 00:35:27 Scanning ./jsonrpc/bus/transport-http/pom.xml 00:35:27 Scanning ./jsonrpc/bus/config/pom.xml 00:35:27 Scanning ./jsonrpc/bus/transport-zmq/pom.xml 00:35:27 Scanning ./jsonrpc/bus/spi/pom.xml 00:35:27 Scanning ./jsonrpc/bus/api/pom.xml 00:35:28 Scanning ./jsonrpc/bus/jsonrpc/pom.xml 00:35:28 Scanning ./jsonrpc/bus/messagelib/pom.xml 00:35:28 Scanning ./jsonrpc/bus/examples/inband-models/pom.xml 00:35:28 Scanning ./jsonrpc/bus/examples/pom.xml 00:35:28 Scanning ./jsonrpc/bus/examples/binding-bridge/pom.xml 00:35:28 Scanning ./jsonrpc/bus/pom.xml 00:35:28 Scanning ./jsonrpc/test-model/pom.xml 00:35:28 Scanning ./jsonrpc/security/api/pom.xml 00:35:28 Scanning ./jsonrpc/security/aaa/pom.xml 00:35:28 Scanning ./jsonrpc/security/pom.xml 00:35:28 Scanning ./jsonrpc/security/noop/pom.xml 00:35:28 Scanning ./jsonrpc/security/service/pom.xml 00:35:28 Scanning ./jsonrpc/karaf/pom.xml 00:35:28 Scanning ./jsonrpc/binding-adapter/pom.xml 00:35:28 Scanning ./jsonrpc/features/odl-jsonrpc-bus/pom.xml 00:35:28 Scanning ./jsonrpc/features/pom.xml 00:35:28 Scanning ./jsonrpc/features/features-jsonrpc/pom.xml 00:35:28 Scanning ./jsonrpc/features/odl-jsonrpc-all/pom.xml 00:35:28 Scanning ./jsonrpc/features/odl-jsonrpc-cluster/pom.xml 00:35:28 Scanning ./jsonrpc/features/odl-jsonrpc-provider/pom.xml 00:35:28 Scanning ./jsonrpc/artifacts/pom.xml 00:35:28 Scanning ./integration/distribution/pom.xml 00:35:28 Scanning ./integration/distribution/onap-karaf/pom.xml 00:35:28 Scanning ./integration/distribution/opendaylight/pom.xml 00:35:28 Scanning ./integration/distribution/karaf/pom.xml 00:35:28 Scanning ./integration/distribution/features/singles/odl-integration-compatible-with-all/pom.xml 00:35:28 Scanning ./integration/distribution/features/singles/odl-integration-all/pom.xml 00:35:28 Scanning ./integration/distribution/features/singles/pom.xml 00:35:28 Scanning ./integration/distribution/features/pom.xml 00:35:28 Scanning ./integration/distribution/features/repos/index/pom.xml 00:35:28 Scanning ./integration/distribution/features/repos/pom.xml 00:35:28 Scanning ./integration/distribution/features/repos/test/pom.xml 00:35:28 Scanning ./integration/distribution/karaf-scripts/pom.xml 00:35:28 Scanning ./integration/distribution/artifacts/all/pom.xml 00:35:28 Scanning ./integration/distribution/artifacts/pom.xml 00:35:28 Scanning ./integration/distribution/artifacts/distribution/pom.xml 00:35:28 Scanning ./integration/distribution/artifacts/upstream/other/pom.xml 00:35:28 Scanning ./integration/distribution/artifacts/upstream/all/pom.xml 00:35:28 Scanning ./integration/distribution/artifacts/upstream/properties/pom.xml 00:35:28 Scanning ./integration/distribution/artifacts/upstream/pom.xml 00:35:28 Scanning ./integration/distribution/artifacts/upstream/artifacts/pom.xml 00:35:28 Scanning ./pom.xml 00:35:28 Scanning ./daexim/parent/pom.xml 00:35:28 Scanning ./daexim/model/pom.xml 00:35:28 Scanning ./daexim/spi/pom.xml 00:35:28 Scanning ./daexim/pom.xml 00:35:28 Scanning ./daexim/test-model/pom.xml 00:35:28 Scanning ./daexim/akka-infoprovider-impl/pom.xml 00:35:28 Scanning ./daexim/karaf/pom.xml 00:35:28 Scanning ./daexim/features/pom.xml 00:35:28 Scanning ./daexim/features/odl-daexim/pom.xml 00:35:28 Scanning ./daexim/features/daexim-features/pom.xml 00:35:28 Scanning ./daexim/features/odl-daexim-all/pom.xml 00:35:28 Scanning ./daexim/impl/pom.xml 00:35:28 Scanning ./daexim/artifacts/pom.xml 00:35:28 Scanning ./lispflowmapping/mappingservice/southbound/pom.xml 00:35:28 Scanning ./lispflowmapping/mappingservice/shell/pom.xml 00:35:28 Scanning ./lispflowmapping/mappingservice/api/pom.xml 00:35:28 Scanning ./lispflowmapping/mappingservice/inmemorydb/pom.xml 00:35:28 Scanning ./lispflowmapping/mappingservice/dsbackend/pom.xml 00:35:28 Scanning ./lispflowmapping/mappingservice/pom.xml 00:35:28 Scanning ./lispflowmapping/mappingservice/implementation/pom.xml 00:35:28 Scanning ./lispflowmapping/mappingservice/lisp-proto/pom.xml 00:35:28 Scanning ./lispflowmapping/mappingservice/mapcache/pom.xml 00:35:29 Scanning ./lispflowmapping/pom.xml 00:35:29 Scanning ./lispflowmapping/integrationtest/pom.xml 00:35:29 Scanning ./lispflowmapping/lispflowmapping-karaf/pom.xml 00:35:29 Scanning ./lispflowmapping/commons/parent/pom.xml 00:35:29 Scanning ./lispflowmapping/commons/build_tools/pom.xml 00:35:29 Scanning ./lispflowmapping/features/odl-lispflowmapping-models/pom.xml 00:35:29 Scanning ./lispflowmapping/features/odl-lispflowmapping-southbound/pom.xml 00:35:29 Scanning ./lispflowmapping/features/features-lispflowmapping/pom.xml 00:35:29 Scanning ./lispflowmapping/features/odl-lispflowmapping-inmemorydb/pom.xml 00:35:29 Scanning ./lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/pom.xml 00:35:29 Scanning ./lispflowmapping/features/pom.xml 00:35:29 Scanning ./lispflowmapping/features/odl-lispflowmapping-msmr/pom.xml 00:35:29 Scanning ./lispflowmapping/features/odl-lispflowmapping-mappingservice/pom.xml 00:35:29 Scanning ./lispflowmapping/artifacts/pom.xml 00:35:29 Scanning ./ovsdb/southbound/southbound-karaf/pom.xml 00:35:29 Scanning ./ovsdb/southbound/southbound-artifacts/pom.xml 00:35:29 Scanning ./ovsdb/southbound/pom.xml 00:35:29 Scanning ./ovsdb/southbound/southbound-it/pom.xml 00:35:29 Scanning ./ovsdb/southbound/southbound-api/pom.xml 00:35:29 Scanning ./ovsdb/southbound/southbound-impl/pom.xml 00:35:29 Scanning ./ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml 00:35:29 Scanning ./ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/pom.xml 00:35:29 Scanning ./ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/pom.xml 00:35:29 Scanning ./ovsdb/southbound/southbound-features/pom.xml 00:35:29 Scanning ./ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml 00:35:29 Scanning ./ovsdb/southbound/southbound-features/features/pom.xml 00:35:29 Scanning ./ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/pom.xml 00:35:29 Scanning ./ovsdb/pom.xml 00:35:29 Scanning ./ovsdb/schemas/hardwarevtep/pom.xml 00:35:29 Scanning ./ovsdb/schemas/openvswitch/pom.xml 00:35:29 Scanning ./ovsdb/schemas/pom.xml 00:35:29 Scanning ./ovsdb/commons/binding-parent/pom.xml 00:35:29 Scanning ./ovsdb/commons/pom.xml 00:35:29 Scanning ./ovsdb/commons/it/pom.xml 00:35:29 Scanning ./ovsdb/utils/config/pom.xml 00:35:29 Scanning ./ovsdb/utils/ovsdb-it-utils/pom.xml 00:35:29 Scanning ./ovsdb/utils/pom.xml 00:35:29 Scanning ./ovsdb/utils/odl-ovsdb-utils/pom.xml 00:35:29 Scanning ./ovsdb/utils/mdsal-utils/pom.xml 00:35:29 Scanning ./ovsdb/utils/yang-utils/pom.xml 00:35:29 Scanning ./ovsdb/utils/southbound-utils/pom.xml 00:35:29 Scanning ./ovsdb/utils/hwvtepsouthbound-utils/pom.xml 00:35:29 Scanning ./ovsdb/utils/servicehelper/pom.xml 00:35:29 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml 00:35:29 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml 00:35:29 Scanning ./ovsdb/hwvtepsouthbound/pom.xml 00:35:29 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml 00:35:29 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml 00:35:29 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml 00:35:29 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/pom.xml 00:35:29 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml 00:35:29 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/pom.xml 00:35:29 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/pom.xml 00:35:29 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml 00:35:29 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/pom.xml 00:35:29 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml 00:35:29 Scanning ./ovsdb/library/pom.xml 00:35:29 Scanning ./ovsdb/library/it/pom.xml 00:35:29 Scanning ./ovsdb/library/karaf/pom.xml 00:35:29 Scanning ./ovsdb/library/features/odl-ovsdb-library/pom.xml 00:35:29 Scanning ./ovsdb/library/features/pom.xml 00:35:29 Scanning ./ovsdb/library/features/features/pom.xml 00:35:29 Scanning ./ovsdb/library/impl/pom.xml 00:35:29 Scanning ./ovsdb/library/artifacts/pom.xml 00:35:30 [EnvInject] - Injecting environment variables from a build step. 00:35:30 [EnvInject] - Injecting as environment variables the properties content 00:35:30 MAVEN_GOALS=clean deploy 00:35:30 00:35:30 [EnvInject] - Variables injected successfully. 00:35:30 [autorelease-release-chromium-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins3589771513349469583.sh 00:35:30 ---> common-variables.sh 00:35:30 --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 00:35:30 ---> maven-build.sh 00:35:30 + set +u 00:35:30 ++ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn help:describe -Dplugin=org.apache.maven.plugins:maven-deploy-plugin -Ddetail --global-settings /w/workspace/autorelease-release-chromium-mvn39-openjdk21@tmp/config245156056621216656tmp 00:35:30 ++ grep '^Version:' 00:35:30 ++ awk '{print $2}' 00:35:40 + plugin_version=3.1.1 00:35:40 + [[ 3 -lt 3 ]] 00:35:40 + alt_repo=-DaltDeploymentRepository=staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:35:40 + export MAVEN_OPTS 00:35:40 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean deploy -e --global-settings /w/workspace/autorelease-release-chromium-mvn39-openjdk21@tmp/config245156056621216656tmp --settings /w/workspace/autorelease-release-chromium-mvn39-openjdk21@tmp/config15429440100266800862tmp -DaltDeploymentRepository=staging::file:/w/workspace/autorelease-release-chromium-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 00:35:41 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 00:35:41 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 00:35:41 Java version: 21.0.10, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 00:35:41 Default locale: en, platform encoding: UTF-8 00:35:41 OS name: "linux", version: "5.15.0-174-generic", arch: "amd64", family: "unix" 00:35:41 [INFO] Error stacktraces are turned on. 00:35:41 [INFO] Scanning for projects... 00:35:48 [WARNING] The requested profile "repoBuild" could not be activated because it does not exist. 00:35:48 [INFO] ------------------------------------------------------------------------ 00:35:48 [INFO] Reactor Build Order: 00:35:48 [INFO] 00:35:48 [INFO] daexim-test-model [bundle] 00:35:48 [INFO] daexim-model [bundle] 00:35:48 [INFO] daexim-spi [bundle] 00:35:48 [INFO] parent [pom] 00:35:48 [INFO] daexim-impl [bundle] 00:35:48 [INFO] daexim-akka-infoprovider-impl [bundle] 00:35:48 [INFO] OpenDaylight :: daexim (Karaf feature) [feature] 00:35:48 [INFO] OpenDaylight :: Daexim :: All [feature] 00:35:48 [INFO] ODL :: daexim :: daexim-features [feature] 00:35:48 [INFO] ODL :: daexim :: features-aggregator [pom] 00:35:48 [INFO] daexim-artifacts [pom] 00:35:48 [INFO] daexim-karaf [pom] 00:35:48 [INFO] daexim [pom] 00:35:48 [INFO] ODL :: integration :: distribution-artifacts [pom] 00:35:48 [INFO] ODL :: integration :: properties [pom] 00:35:48 [INFO] ODL :: integration :: artifact-artifacts [pom] 00:35:48 [INFO] ODL :: integration :: other-artifacts [pom] 00:35:48 [INFO] ODL :: integration :: upstream-all-artifacts [pom] 00:35:48 [INFO] ODL :: integration :: upstream-aggregator [pom] 00:35:48 [INFO] ODL :: integration :: all-artifacts [pom] 00:35:48 [INFO] ODL :: integration :: artifacts-aggregator [pom] 00:35:48 [INFO] ODL :: integration :: Karaf :: Scripts :: karaf-scripts [jar] 00:35:48 [INFO] JSON-RPC :: Parent [pom] 00:35:48 [INFO] JSON-RPC :: BUS :: JSON-RPC codec [bundle] 00:35:48 [INFO] JSON-RPC :: BUS :: API [bundle] 00:35:48 [INFO] JSON-RPC :: Security :: API [bundle] 00:35:48 [INFO] JSON-RPC :: Security :: NOOP [bundle] 00:35:48 [INFO] JSON-RPC :: BUS :: SPI [bundle] 00:35:48 [INFO] JSON-RPC :: BUS :: ZeroMQ transport [bundle] 00:35:48 [INFO] JSON-RPC :: BUS :: HTTP transport [bundle] 00:35:48 [INFO] JSON-RPC :: BUS :: Messaging library [bundle] 00:35:48 [INFO] JSON-RPC :: Security :: Service [bundle] 00:35:48 [INFO] JSON-RPC :: API [bundle] 00:35:48 [INFO] JSON-RPC :: Security :: AAA [bundle] 00:35:48 [INFO] JSON-RPC :: BUS :: Config [jar] 00:35:48 [INFO] JSON-RPC :: Feature :: bus [feature] 00:35:48 [INFO] JSON-RPC :: Test model [bundle] 00:35:48 [INFO] JSON-RPC :: DOM :: Codec [bundle] 00:35:48 [INFO] JSON-RPC :: Provider [pom] 00:35:48 [INFO] JSON-RPC :: Provider :: Common [bundle] 00:35:48 [INFO] JSON-RPC :: Provider :: Single node [bundle] 00:35:48 [INFO] JSON-RPC :: Feature :: provider [feature] 00:35:48 [INFO] JSON-RPC :: Feature :: all [feature] 00:35:48 [INFO] JSON-RPC :: Features :: repository [feature] 00:35:48 [INFO] ODL :: lispflowmapping :: mappingservice.lisp-proto [bundle] 00:35:48 [INFO] ODL :: lispflowmapping :: mappingservice.api [bundle] 00:35:48 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-models [feature] 00:35:48 [INFO] ODL :: lispflowmapping :: mappingservice-parent [pom] 00:35:48 [INFO] ODL :: lispflowmapping :: mappingservice.inmemorydb [bundle] 00:35:48 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-inmemorydb [feature] 00:35:48 [INFO] ODL :: lispflowmapping :: mappingservice.dsbackend [bundle] 00:35:48 [INFO] ODL :: lispflowmapping :: mappingservice.mapcache [bundle] 00:35:48 [INFO] ODL :: lispflowmapping :: mappingservice.southbound [bundle] 00:35:48 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-southbound [feature] 00:35:48 [INFO] ODL :: lispflowmapping :: mappingservice.implementation [bundle] 00:35:48 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice [feature] 00:35:48 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-msmr [feature] 00:35:48 [INFO] ODL :: lispflowmapping :: mappingservice.shell [bundle] 00:35:48 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice-shell [feature] 00:35:48 [INFO] ODL :: lispflowmapping :: features-lispflowmapping [feature] 00:35:48 [INFO] ovsdb-binding-parent [pom] 00:35:48 [INFO] ODL :: ovsdb :: library [bundle] 00:35:48 [INFO] ODL :: ovsdb :: utils.servicehelper [bundle] 00:35:48 [INFO] ODL :: ovsdb :: schema.openvswitch [bundle] 00:35:48 [INFO] ODL :: ovsdb :: schema.hardwarevtep [bundle] 00:35:48 [INFO] ODL :: ovsdb :: odl-ovsdb-library [feature] 00:35:48 [INFO] ODL :: ovsdb :: library-features [feature] 00:35:48 [INFO] ODL :: ovsdb :: hwvtepsouthbound-api [bundle] 00:35:48 [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-api [feature] 00:35:48 [INFO] ODL :: ovsdb :: southbound-api [bundle] 00:35:48 [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-api [feature] 00:35:48 [INFO] ODL :: ovsdb :: utils.config [bundle] 00:35:48 [INFO] ODL :: ovsdb :: utils.mdsal-utils [bundle] 00:35:48 [INFO] ODL :: ovsdb :: utils.southbound-utils [bundle] 00:35:48 [INFO] ODL :: ovsdb :: odl-ovsdb-utils [feature] 00:35:48 [INFO] ODL :: ovsdb :: hwvtepsouthbound-impl [bundle] 00:35:48 [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound [feature] 00:35:48 [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-rest [feature] 00:35:48 [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-ui [feature] 00:35:48 [INFO] ODL :: ovsdb :: utils.hwvtepsouthbound-utils [bundle] 00:35:48 [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-test [feature] 00:35:48 [INFO] ODL :: ovsdb :: hwvtepsouthbound-features [feature] 00:35:48 [INFO] ODL :: ovsdb :: utils.yang-utils [bundle] 00:35:48 [INFO] ODL :: ovsdb :: southbound-impl [bundle] 00:35:48 [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl [feature] 00:35:48 [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-rest [feature] 00:35:48 [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-ui [feature] 00:35:48 [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-test [feature] 00:35:48 [INFO] ODL :: ovsdb :: southbound-features [feature] 00:35:48 [INFO] ODL :: integration :: features-index [feature] 00:35:48 [INFO] ODL :: integration :: odl-integration-compatible-with-all [feature] 00:35:48 [INFO] ODL :: integration :: odl-integration-all [feature] 00:35:48 [INFO] ODL :: integration :: features-test [feature] 00:35:48 [INFO] ODL :: integration :: karaf [pom] 00:35:48 [INFO] ODL :: integration :: singles-aggregator [pom] 00:35:48 [INFO] ODL :: integration :: repos-aggregator [pom] 00:35:48 [INFO] ODL :: integration :: features-aggregator [pom] 00:35:48 [INFO] ODL :: integration :: onap-karaf [pom] 00:35:48 [INFO] Integration/Distribution [pom] 00:35:48 [INFO] JSON-RPC :: Artifacts [pom] 00:35:48 [INFO] JSON-RPC :: Provider :: Cluster [bundle] 00:35:48 [INFO] JSON-RPC :: Feature :: Cluster [feature] 00:35:48 [INFO] JSON-RPC :: Features :: Aggregator [pom] 00:35:48 [INFO] JSON-RPC :: BUS :: Examples :: Inband models [jar] 00:35:48 [INFO] JSON-RPC :: Binding adapter [jar] 00:35:48 [INFO] JSON-RPC :: BUS :: Examples :: Binding bridge [jar] 00:35:48 [INFO] JSON-RPC :: POM [pom] 00:35:48 [INFO] JSON-RPC :: BUS [pom] 00:35:48 [INFO] JSON-RPC :: BUS :: Examples [pom] 00:35:48 [INFO] JSON-RPC :: Security [pom] 00:35:48 [INFO] JSON-RPC :: Tools parent [pom] 00:35:48 [INFO] JSON-RPC :: Tools :: Test [jar] 00:35:48 [INFO] JSON-RPC :: Tools [pom] 00:35:48 [INFO] ODL :: lispflowmapping :: lispflowmapping-commons [pom] 00:35:48 [INFO] ODL :: lispflowmapping :: common.build.tools [jar] 00:35:48 [INFO] ODL :: lispflowmapping :: lispflowmapping-artifacts [pom] 00:35:48 [INFO] ODL :: lispflowmapping :: features-aggregator [pom] 00:35:48 [INFO] ODL :: lispflowmapping :: lispflowmapping-karaf [pom] 00:35:48 [INFO] ODL :: lispflowmapping :: mappingservice.integrationtest [bundle] 00:35:48 [INFO] lispflowmapping [pom] 00:35:48 [INFO] ODL :: ovsdb :: it [pom] 00:35:48 [INFO] ODL :: ovsdb :: parents [pom] 00:35:48 [INFO] ODL :: ovsdb :: hwvtepsouthbound-karaf [pom] 00:35:48 [INFO] ODL :: ovsdb :: hwvtepsouthbound-features-aggregator [pom] 00:35:48 [INFO] ODL :: ovsdb :: hwvtepsouthbound-artifacts [pom] 00:35:48 [INFO] ODL :: ovsdb :: hwvtepsouthbound-it [jar] 00:35:48 [INFO] ODL :: ovsdb :: hwvtepsouthbound-aggregator [pom] 00:35:48 [INFO] ODL :: ovsdb :: library-karaf [pom] 00:35:48 [INFO] ODL :: ovsdb :: library-features-aggregator [pom] 00:35:48 [INFO] ODL :: ovsdb :: library-artifacts [pom] 00:35:48 [INFO] ODL :: ovsdb :: library-it [jar] 00:35:48 [INFO] ODL :: ovsdb :: library-aggregator [pom] 00:35:48 [INFO] ODL :: ovsdb :: schemas [pom] 00:35:48 [INFO] ODL :: ovsdb :: southbound-karaf [pom] 00:35:48 [INFO] ODL :: ovsdb :: southbound-features-aggregator [pom] 00:35:48 [INFO] ODL :: ovsdb :: southbound-artifacts [pom] 00:35:48 [INFO] ODL :: ovsdb :: southbound-it [jar] 00:35:48 [INFO] ODL :: ovsdb :: southbound-aggregator [pom] 00:35:48 [INFO] ODL :: ovsdb :: utils.ovsdb-it-utils [bundle] 00:35:48 [INFO] ODL :: ovsdb :: utils [pom] 00:35:48 [INFO] ovsdb [pom] 00:35:48 [INFO] autorelease [pom] 00:35:48 [INFO] 00:35:48 [INFO] -------------< org.opendaylight.daexim:daexim-test-model >-------------- 00:35:48 [INFO] Building daexim-test-model 1.19.0 [1/142] 00:35:48 [INFO] from daexim/test-model/pom.xml 00:35:48 [INFO] -------------------------------[ bundle ]------------------------------- 00:35:49 [INFO] 00:35:49 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-test-model --- 00:35:49 [INFO] 00:35:49 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ daexim-test-model --- 00:35:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 00:35:50 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 00:35:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:35:50 [INFO] 00:35:50 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ daexim-test-model --- 00:35:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:35:50 [INFO] 00:35:50 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ daexim-test-model --- 00:35:51 [INFO] 00:35:51 [INFO] --- dependency:3.10.0:properties (default) @ daexim-test-model --- 00:35:52 [INFO] 00:35:52 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ daexim-test-model --- 00:35:52 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:35:52 [INFO] 00:35:52 [INFO] --- yang:15.0.2:generate-sources (binding) @ daexim-test-model --- 00:35:53 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 00:35:53 [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/test-model/src/main/yang 00:35:53 [INFO] yang-to-sources: Found 0 dependencies in 31.44 ms 00:35:53 [INFO] yang-to-sources: Project model files found: 3 in 98.90 ms 00:35:53 [INFO] yang-to-sources: 3 YANG models processed in 99.47 ms 00:35:53 [INFO] BindingJavaFileGenerator: Defined 16 files in 57.75 ms 00:35:53 [INFO] Sorted 16 files into 7 directories in 3.422 ms 00:35:53 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 16 in 141.1 ms 00:35:53 [INFO] 00:35:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ daexim-test-model --- 00:35:54 [INFO] 00:35:54 [INFO] --- checkstyle:3.6.0:check (default) @ daexim-test-model --- 00:35:55 [INFO] Starting audit... 00:35:55 Audit done. 00:35:55 [INFO] You have 0 Checkstyle violations. 00:35:55 [INFO] 00:35:55 [INFO] --- dependency:3.10.0:copy (unpack-license) @ daexim-test-model --- 00:35:55 [INFO] 00:35:55 [INFO] --- resources:3.4.0:resources (default-resources) @ daexim-test-model --- 00:35:55 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/test-model/src/main/resources 00:35:55 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/test-model/target/generated-sources/spi 00:35:55 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 00:35:55 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 00:35:55 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 00:35:55 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/test-model/target/generated-sources/spi 00:35:55 [INFO] 00:35:55 [INFO] --- compiler:3.15.0:compile (default-compile) @ daexim-test-model --- 00:35:55 [INFO] Recompiling the module because of changed source code. 00:35:55 [INFO] Compiling 15 source files with javac [debug release 21] to target/classes 00:35:56 [INFO] 00:35:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ daexim-test-model >>> 00:35:56 [INFO] 00:35:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ daexim-test-model --- 00:35:57 [INFO] Fork Value is true 00:36:00 [INFO] Done SpotBugs Analysis.... 00:36:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:36:00 [INFO] 00:36:00 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ daexim-test-model <<< 00:36:00 [INFO] 00:36:00 [INFO] 00:36:00 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ daexim-test-model --- 00:36:00 [INFO] BugInstance size is 0 00:36:00 [INFO] Error size is 0 00:36:00 [INFO] No errors/warnings found 00:36:00 [INFO] 00:36:00 [INFO] --- resources:3.4.0:testResources (default-testResources) @ daexim-test-model --- 00:36:00 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/test-model/src/test/resources 00:36:00 [INFO] 00:36:00 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ daexim-test-model --- 00:36:00 [INFO] No sources to compile 00:36:00 [INFO] 00:36:00 [INFO] --- surefire:3.5.5:test (default-test) @ daexim-test-model --- 00:36:00 [INFO] No tests to run. 00:36:00 [INFO] 00:36:00 [INFO] --- copy:14.3.1:copy-files (default) @ daexim-test-model --- 00:36:01 [INFO] 00:36:01 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ daexim-test-model --- 00:36:01 [INFO] Building bundle: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/test-model/target/daexim-test-model-1.19.0.jar 00:36:01 [INFO] Writing manifest: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/test-model/target/classes/META-INF/MANIFEST.MF 00:36:01 [INFO] 00:36:01 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ daexim-test-model --- 00:36:03 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/test-model/target/daexim-test-model-1.19.0-javadoc.jar 00:36:03 [INFO] 00:36:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ daexim-test-model --- 00:36:04 [INFO] CycloneDX: Resolving Dependencies 00:36:04 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 00:36:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/test-model/target/bom.xml 00:36:05 [INFO] attaching as daexim-test-model-1.19.0-cyclonedx.xml 00:36:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/test-model/target/bom.json 00:36: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 00:36: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 00:36:05 [INFO] attaching as daexim-test-model-1.19.0-cyclonedx.json 00:36:05 [INFO] 00:36:05 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-test-model --- 00:36:05 [INFO] Skipping duplicate-finder execution! 00:36:05 [INFO] 00:36:05 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ daexim-test-model --- 00:36:05 [INFO] No dependency problems found 00:36:05 [INFO] 00:36:05 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ daexim-test-model --- 00:36:05 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/test-model/target/daexim-test-model-1.19.0-sources.jar 00:36:05 [INFO] 00:36:05 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ daexim-test-model --- 00:36:06 [INFO] 00:36:06 [INFO] --- jacoco:0.8.14:report (report) @ daexim-test-model --- 00:36:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:36:06 [INFO] 00:36:06 [INFO] --- install:3.1.4:install (default-install) @ daexim-test-model --- 00:36:06 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/test-model/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.19.0/daexim-test-model-1.19.0.pom 00:36:06 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/test-model/target/daexim-test-model-1.19.0.jar to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.19.0/daexim-test-model-1.19.0.jar 00:36:06 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/test-model/target/daexim-test-model-1.19.0-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.19.0/daexim-test-model-1.19.0-javadoc.jar 00:36:06 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/test-model/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.19.0/daexim-test-model-1.19.0-cyclonedx.xml 00:36:06 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/test-model/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.19.0/daexim-test-model-1.19.0-cyclonedx.json 00:36:06 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/test-model/target/daexim-test-model-1.19.0-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.19.0/daexim-test-model-1.19.0-sources.jar 00:36:06 [INFO] 00:36:06 [INFO] --- bundle:6.0.0:install (default-install) @ daexim-test-model --- 00:36:06 [INFO] Writing OBR metadata 00:36:06 [INFO] Installing org/opendaylight/daexim/daexim-test-model/1.19.0/daexim-test-model-1.19.0.jar 00:36:06 [INFO] Writing OBR metadata 00:36:06 [INFO] 00:36:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim-test-model --- 00:36:06 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:36:06 [INFO] 00:36:06 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ daexim-test-model --- 00:36:06 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:36:06 [INFO] 00:36:06 [INFO] ----------------< org.opendaylight.daexim:daexim-model >---------------- 00:36:06 [INFO] Building daexim-model 1.19.0 [2/142] 00:36:06 [INFO] from daexim/model/pom.xml 00:36:06 [INFO] -------------------------------[ bundle ]------------------------------- 00:36:06 [INFO] 00:36:06 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-model --- 00:36:06 [INFO] 00:36:06 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ daexim-model --- 00:36:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:36:06 [INFO] 00:36:06 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ daexim-model --- 00:36:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:36:06 [INFO] 00:36:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ daexim-model --- 00:36:06 [INFO] 00:36:06 [INFO] --- dependency:3.10.0:properties (default) @ daexim-model --- 00:36:06 [INFO] 00:36:06 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ daexim-model --- 00:36:06 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:36:06 [INFO] 00:36:06 [INFO] --- yang:15.0.2:generate-sources (binding) @ daexim-model --- 00:36:06 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 00:36:06 [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/model/src/main/yang 00:36:06 [INFO] yang-to-sources: Found 1 dependencies in 4.741 ms 00:36:06 [INFO] yang-to-sources: Project model files found: 2 in 40.28 ms 00:36:06 [INFO] yang-to-sources: 3 YANG models processed in 144.2 ms 00:36:06 [INFO] BindingJavaFileGenerator: Defined 72 files in 41.89 ms 00:36:06 [INFO] Sorted 72 files into 12 directories in 467.0 μs 00:36:06 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 72 in 222.0 ms 00:36:06 [INFO] 00:36:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ daexim-model --- 00:36:06 [INFO] 00:36:06 [INFO] --- checkstyle:3.6.0:check (default) @ daexim-model --- 00:36:07 [INFO] Starting audit... 00:36:07 Audit done. 00:36:07 [INFO] You have 0 Checkstyle violations. 00:36:07 [INFO] 00:36:07 [INFO] --- dependency:3.10.0:copy (unpack-license) @ daexim-model --- 00:36:07 [INFO] 00:36:07 [INFO] --- resources:3.4.0:resources (default-resources) @ daexim-model --- 00:36:07 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/model/src/main/resources 00:36:07 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/model/target/generated-sources/spi 00:36:07 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 00:36:07 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 00:36:07 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 00:36:07 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/model/target/generated-sources/spi 00:36:07 [INFO] 00:36:07 [INFO] --- compiler:3.15.0:compile (default-compile) @ daexim-model --- 00:36:07 [INFO] Recompiling the module because of changed source code. 00:36:07 [INFO] Compiling 76 source files with javac [debug release 21] to target/classes 00:36:08 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/AbsoluteTime.java:[57,42] possible 'this' escape before subclass is fully initialized 00:36:08 [INFO] 00:36:08 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ daexim-model >>> 00:36:08 [INFO] 00:36:08 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ daexim-model --- 00:36:08 [INFO] Fork Value is true 00:36:10 [INFO] Done SpotBugs Analysis.... 00:36:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:36:11 [INFO] 00:36:11 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ daexim-model <<< 00:36:11 [INFO] 00:36:11 [INFO] 00:36:11 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ daexim-model --- 00:36:11 [INFO] BugInstance size is 0 00:36:11 [INFO] Error size is 0 00:36:11 [INFO] No errors/warnings found 00:36:11 [INFO] 00:36:11 [INFO] --- resources:3.4.0:testResources (default-testResources) @ daexim-model --- 00:36:11 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/model/src/test/resources 00:36:11 [INFO] 00:36:11 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ daexim-model --- 00:36:11 [INFO] No sources to compile 00:36:11 [INFO] 00:36:11 [INFO] --- surefire:3.5.5:test (default-test) @ daexim-model --- 00:36:11 [INFO] No tests to run. 00:36:11 [INFO] 00:36:11 [INFO] --- copy:14.3.1:copy-files (default) @ daexim-model --- 00:36:11 [INFO] 00:36:11 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ daexim-model --- 00:36:11 [INFO] Building bundle: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/model/target/daexim-model-1.19.0.jar 00:36:11 [INFO] Writing manifest: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/model/target/classes/META-INF/MANIFEST.MF 00:36:11 [INFO] 00:36:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ daexim-model --- 00:36:14 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/model/target/daexim-model-1.19.0-javadoc.jar 00:36:14 [INFO] 00:36:14 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ daexim-model --- 00:36:14 [INFO] CycloneDX: Resolving Dependencies 00:36:14 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 00:36:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/model/target/bom.xml 00:36:14 [INFO] attaching as daexim-model-1.19.0-cyclonedx.xml 00:36:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/model/target/bom.json 00:36:14 [INFO] attaching as daexim-model-1.19.0-cyclonedx.json 00:36:14 [INFO] 00:36:14 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-model --- 00:36:14 [INFO] Skipping duplicate-finder execution! 00:36:14 [INFO] 00:36:14 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ daexim-model --- 00:36:14 [INFO] No dependency problems found 00:36:14 [INFO] 00:36:14 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ daexim-model --- 00:36:14 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/model/target/daexim-model-1.19.0-sources.jar 00:36:14 [INFO] 00:36:14 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ daexim-model --- 00:36:14 [INFO] 00:36:14 [INFO] --- jacoco:0.8.14:report (report) @ daexim-model --- 00:36:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:36:14 [INFO] 00:36:14 [INFO] --- install:3.1.4:install (default-install) @ daexim-model --- 00:36:14 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/model/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-model/1.19.0/daexim-model-1.19.0.pom 00:36:14 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/model/target/daexim-model-1.19.0.jar to /tmp/r/org/opendaylight/daexim/daexim-model/1.19.0/daexim-model-1.19.0.jar 00:36:14 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/model/target/daexim-model-1.19.0-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-model/1.19.0/daexim-model-1.19.0-javadoc.jar 00:36:14 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/model/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-model/1.19.0/daexim-model-1.19.0-cyclonedx.xml 00:36:14 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/model/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-model/1.19.0/daexim-model-1.19.0-cyclonedx.json 00:36:14 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/model/target/daexim-model-1.19.0-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-model/1.19.0/daexim-model-1.19.0-sources.jar 00:36:14 [INFO] 00:36:14 [INFO] --- bundle:6.0.0:install (default-install) @ daexim-model --- 00:36:14 [INFO] Installing org/opendaylight/daexim/daexim-model/1.19.0/daexim-model-1.19.0.jar 00:36:14 [INFO] Writing OBR metadata 00:36:14 [INFO] 00:36:14 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim-model --- 00:36:14 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:36:14 [INFO] 00:36:14 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ daexim-model --- 00:36:14 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:36:14 [INFO] 00:36:14 [INFO] -----------------< org.opendaylight.daexim:daexim-spi >----------------- 00:36:14 [INFO] Building daexim-spi 1.19.0 [3/142] 00:36:14 [INFO] from daexim/spi/pom.xml 00:36:14 [INFO] -------------------------------[ bundle ]------------------------------- 00:36:15 [INFO] 00:36:15 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-spi --- 00:36:15 [INFO] 00:36:15 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ daexim-spi --- 00:36:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:36:15 [INFO] 00:36:15 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ daexim-spi --- 00:36:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:36:15 [INFO] 00:36:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ daexim-spi --- 00:36:15 [INFO] 00:36:15 [INFO] --- dependency:3.10.0:properties (default) @ daexim-spi --- 00:36:15 [INFO] 00:36:15 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ daexim-spi --- 00:36:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:36:15 [INFO] 00:36:15 [INFO] --- checkstyle:3.6.0:check (check-license) @ daexim-spi --- 00:36:15 [INFO] 00:36:15 [INFO] --- checkstyle:3.6.0:check (default) @ daexim-spi --- 00:36:15 [INFO] Starting audit... 00:36:15 Audit done. 00:36:15 [INFO] You have 0 Checkstyle violations. 00:36:15 [INFO] 00:36:15 [INFO] --- dependency:3.10.0:copy (unpack-license) @ daexim-spi --- 00:36:15 [INFO] 00:36:15 [INFO] --- resources:3.4.0:resources (default-resources) @ daexim-spi --- 00:36:15 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/spi/src/main/resources 00:36:15 [INFO] 00:36:15 [INFO] --- compiler:3.15.0:compile (default-compile) @ daexim-spi --- 00:36:15 [INFO] Recompiling the module because of changed source code. 00:36:15 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 00:36:15 [INFO] 00:36:15 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ daexim-spi >>> 00:36:15 [INFO] 00:36:15 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ daexim-spi --- 00:36:15 [INFO] Fork Value is true 00:36:17 [INFO] Done SpotBugs Analysis.... 00:36:17 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:36:17 [INFO] 00:36:17 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ daexim-spi <<< 00:36:17 [INFO] 00:36:17 [INFO] 00:36:17 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ daexim-spi --- 00:36:17 [INFO] BugInstance size is 0 00:36:17 [INFO] Error size is 0 00:36:17 [INFO] No errors/warnings found 00:36:17 [INFO] 00:36:17 [INFO] --- resources:3.4.0:testResources (default-testResources) @ daexim-spi --- 00:36:17 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/spi/src/test/resources 00:36:17 [INFO] 00:36:17 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ daexim-spi --- 00:36:17 [INFO] No sources to compile 00:36:17 [INFO] 00:36:17 [INFO] --- surefire:3.5.5:test (default-test) @ daexim-spi --- 00:36:17 [INFO] No tests to run. 00:36:17 [INFO] 00:36:17 [INFO] --- copy:14.3.1:copy-files (default) @ daexim-spi --- 00:36:17 [INFO] 00:36:17 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ daexim-spi --- 00:36:17 [INFO] Building bundle: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/spi/target/daexim-spi-1.19.0.jar 00:36:17 [INFO] Writing manifest: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/spi/target/classes/META-INF/MANIFEST.MF 00:36:17 [INFO] 00:36:17 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ daexim-spi --- 00:36:18 [WARNING] Javadoc Warnings 00:36:18 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/spi/src/main/java/org/opendaylight/daexim/spi/NodeNameProvider.java:19: warning: no @return 00:36:18 [WARNING] String getNodeName(); 00:36:18 [WARNING] ^ 00:36:18 [WARNING] 1 warning 00:36:18 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/spi/target/daexim-spi-1.19.0-javadoc.jar 00:36:18 [INFO] 00:36:18 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ daexim-spi --- 00:36:18 [INFO] CycloneDX: Resolving Dependencies 00:36:18 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 00:36:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/spi/target/bom.xml 00:36:18 [INFO] attaching as daexim-spi-1.19.0-cyclonedx.xml 00:36:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/spi/target/bom.json 00:36:18 [INFO] attaching as daexim-spi-1.19.0-cyclonedx.json 00:36:18 [INFO] 00:36:18 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-spi --- 00:36:18 [INFO] Skipping duplicate-finder execution! 00:36:18 [INFO] 00:36:18 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ daexim-spi --- 00:36:18 [INFO] No dependency problems found 00:36:18 [INFO] 00:36:18 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ daexim-spi --- 00:36:18 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/spi/target/daexim-spi-1.19.0-sources.jar 00:36:18 [INFO] 00:36:18 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ daexim-spi --- 00:36:18 [INFO] 00:36:18 [INFO] --- jacoco:0.8.14:report (report) @ daexim-spi --- 00:36:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:36:18 [INFO] 00:36:18 [INFO] --- install:3.1.4:install (default-install) @ daexim-spi --- 00:36:18 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/spi/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-spi/1.19.0/daexim-spi-1.19.0.pom 00:36:18 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/spi/target/daexim-spi-1.19.0.jar to /tmp/r/org/opendaylight/daexim/daexim-spi/1.19.0/daexim-spi-1.19.0.jar 00:36:18 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/spi/target/daexim-spi-1.19.0-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-spi/1.19.0/daexim-spi-1.19.0-javadoc.jar 00:36:18 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/spi/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-spi/1.19.0/daexim-spi-1.19.0-cyclonedx.xml 00:36:18 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/spi/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-spi/1.19.0/daexim-spi-1.19.0-cyclonedx.json 00:36:18 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/spi/target/daexim-spi-1.19.0-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-spi/1.19.0/daexim-spi-1.19.0-sources.jar 00:36:18 [INFO] 00:36:18 [INFO] --- bundle:6.0.0:install (default-install) @ daexim-spi --- 00:36:18 [INFO] Installing org/opendaylight/daexim/daexim-spi/1.19.0/daexim-spi-1.19.0.jar 00:36:18 [INFO] Writing OBR metadata 00:36:18 [INFO] 00:36:18 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim-spi --- 00:36:18 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:36:18 [INFO] 00:36:18 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ daexim-spi --- 00:36:18 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:36:18 [INFO] 00:36:18 [INFO] -------------------< org.opendaylight.daexim:parent >------------------- 00:36:18 [INFO] Building parent 1.19.0 [4/142] 00:36:18 [INFO] from daexim/parent/pom.xml 00:36:18 [INFO] --------------------------------[ pom ]--------------------------------- 00:36:18 [INFO] 00:36:18 [INFO] --- clean:3.5.0:clean (default-clean) @ parent --- 00:36:18 [INFO] 00:36:18 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ parent --- 00:36:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:36:18 [INFO] 00:36:18 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ parent --- 00:36:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:36:18 [INFO] 00:36:18 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ parent --- 00:36:18 [INFO] 00:36:18 [INFO] --- dependency:3.10.0:properties (default) @ parent --- 00:36:18 [INFO] 00:36:18 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ parent --- 00:36:18 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:36:18 [INFO] 00:36:18 [INFO] --- checkstyle:3.6.0:check (check-license) @ parent --- 00:36:18 [INFO] 00:36:18 [INFO] --- checkstyle:3.6.0:check (default) @ parent --- 00:36:18 [INFO] Starting audit... 00:36:18 Audit done. 00:36:18 [INFO] You have 0 Checkstyle violations. 00:36:18 [INFO] 00:36:18 [INFO] --- dependency:3.10.0:copy (unpack-license) @ parent --- 00:36:18 [INFO] 00:36:18 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ parent >>> 00:36:19 [INFO] 00:36:19 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ parent --- 00:36:19 [INFO] No files found to run spotbugs, check compile phase has been run 00:36:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:36:19 [INFO] 00:36:19 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ parent <<< 00:36:19 [INFO] 00:36:19 [INFO] 00:36:19 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ parent --- 00:36:19 [INFO] 00:36:19 [INFO] --- copy:14.3.1:copy-files (default) @ parent --- 00:36:19 [INFO] 00:36:19 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ parent --- 00:36:19 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:36:19 [INFO] 00:36:19 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ parent --- 00:36:19 [INFO] CycloneDX: Resolving Dependencies 00:36:19 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 00:36:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/parent/target/bom.xml 00:36:19 [INFO] attaching as parent-1.19.0-cyclonedx.xml 00:36:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/parent/target/bom.json 00:36:19 [INFO] attaching as parent-1.19.0-cyclonedx.json 00:36:19 [INFO] 00:36:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ parent --- 00:36:19 [INFO] Skipping duplicate-finder execution! 00:36:19 [INFO] 00:36:19 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ parent --- 00:36:19 [INFO] Skipping pom project 00:36:19 [INFO] 00:36:19 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ parent --- 00:36:19 [INFO] 00:36:19 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ parent --- 00:36:19 [INFO] 00:36:19 [INFO] --- jacoco:0.8.14:report (report) @ parent --- 00:36:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:36:19 [INFO] 00:36:19 [INFO] --- install:3.1.4:install (default-install) @ parent --- 00:36:19 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/parent/pom.xml to /tmp/r/org/opendaylight/daexim/parent/1.19.0/parent-1.19.0.pom 00:36:19 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/parent/target/bom.xml to /tmp/r/org/opendaylight/daexim/parent/1.19.0/parent-1.19.0-cyclonedx.xml 00:36:19 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/parent/target/bom.json to /tmp/r/org/opendaylight/daexim/parent/1.19.0/parent-1.19.0-cyclonedx.json 00:36:19 [INFO] 00:36:19 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ parent --- 00:36:19 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:36:19 [INFO] 00:36:19 [INFO] ----------------< org.opendaylight.daexim:daexim-impl >----------------- 00:36:19 [INFO] Building daexim-impl 1.19.0 [5/142] 00:36:19 [INFO] from daexim/impl/pom.xml 00:36:19 [INFO] -------------------------------[ bundle ]------------------------------- 00:36:21 [INFO] 00:36:21 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-impl --- 00:36:21 [INFO] 00:36:21 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ daexim-impl --- 00:36:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:36:21 [INFO] 00:36:21 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ daexim-impl --- 00:36:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:36:21 [INFO] 00:36:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ daexim-impl --- 00:36:21 [INFO] 00:36:21 [INFO] --- dependency:3.10.0:properties (default) @ daexim-impl --- 00:36:21 [INFO] 00:36:21 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ daexim-impl --- 00:36:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:36:21 [INFO] 00:36:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ daexim-impl --- 00:36:21 [INFO] 00:36:21 [INFO] --- checkstyle:3.6.0:check (default) @ daexim-impl --- 00:36:22 [INFO] Starting audit... 00:36:22 Audit done. 00:36:22 [INFO] You have 0 Checkstyle violations. 00:36:22 [INFO] 00:36:22 [INFO] --- dependency:3.10.0:copy (unpack-license) @ daexim-impl --- 00:36:22 [INFO] 00:36:22 [INFO] --- resources:3.4.0:resources (default-resources) @ daexim-impl --- 00:36:22 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/src/main/resources 00:36:22 [INFO] 00:36:22 [INFO] --- compiler:3.15.0:compile (default-compile) @ daexim-impl --- 00:36:22 [INFO] Recompiling the module because of changed dependency. 00:36:22 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 00:36:23 [WARNING] /w/workspace/autorelease-release-chromium-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 00:36: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 00:36:23 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:36:23 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:36:23 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:36:23 [WARNING] /w/workspace/autorelease-release-chromium-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 00:36: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 00:36:23 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:36:23 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:36:23 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:36:23 [WARNING] /w/workspace/autorelease-release-chromium-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 00:36: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 00:36:23 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:36:23 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:36:23 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:36:23 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:[283,78] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-chromium-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 00:36:23 [WARNING] /w/workspace/autorelease-release-chromium-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 00:36:23 [INFO] 00:36:23 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ daexim-impl >>> 00:36:23 [INFO] 00:36:23 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ daexim-impl --- 00:36:23 [INFO] Fork Value is true 00:36:28 [INFO] Done SpotBugs Analysis.... 00:36:28 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:36:28 [INFO] 00:36:28 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ daexim-impl <<< 00:36:28 [INFO] 00:36:28 [INFO] 00:36:28 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ daexim-impl --- 00:36:28 [INFO] BugInstance size is 7 00:36:28 [INFO] Error size is 0 00:36:28 [INFO] Total bugs: 7 00:36:28 [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 00:36:28 [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 00:36:28 [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 00:36:28 [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 00:36:28 [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 00:36:28 [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 00:36:28 [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 00:36:28 [INFO] 00:36:28 00:36:28 00:36:28 To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui" 00:36:28 00:36:28 00:36:28 00:36:28 [INFO] 00:36:28 [INFO] --- resources:3.4.0:testResources (default-testResources) @ daexim-impl --- 00:36:28 [INFO] Copying 2 resources from src/test/resources to target/test-classes 00:36:28 [INFO] 00:36:28 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ daexim-impl --- 00:36:28 [INFO] Recompiling the module because of changed dependency. 00:36:28 [INFO] Compiling 10 source files with javac [debug release 21] to target/test-classes 00:36:28 [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 00:36:28 [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 00:36:28 [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 00:36:28 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[96,20] unchecked method invocation: constructor in class org.opendaylight.daexim.impl.DataExportImportAppProvider is applied to given types 00:36:28 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 00:36:28 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 00:36:28 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[97,66] unchecked conversion 00:36:28 required: org.osgi.service.component.ComponentFactory 00:36:28 found: org.osgi.service.component.ComponentFactory 00:36:28 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[239,17] awaitBootImport(java.lang.String) in org.opendaylight.daexim.impl.DataExportImportAppProvider has been deprecated 00:36:28 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[254,17] awaitBootImport(java.lang.String) in org.opendaylight.daexim.impl.DataExportImportAppProvider has been deprecated 00:36:28 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[268,27] awaitBootImport(java.lang.String) in org.opendaylight.daexim.impl.DataExportImportAppProvider has been deprecated 00:36:28 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[285,17] awaitBootImport(java.lang.String) in org.opendaylight.daexim.impl.DataExportImportAppProvider has been deprecated 00:36:28 [INFO] 00:36:28 [INFO] --- surefire:3.5.5:test (default-test) @ daexim-impl --- 00:36:28 [INFO] Surefire report directory: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/target/surefire-reports 00:36:28 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 00:36:28 [INFO] 00:36:28 [INFO] ------------------------------------------------------- 00:36:28 [INFO] T E S T S 00:36:28 [INFO] ------------------------------------------------------- 00:36:30 [INFO] Running org.opendaylight.daexim.impl.DateAndTimeTest 00:36:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 s -- in org.opendaylight.daexim.impl.DateAndTimeTest 00:36:30 [INFO] Running org.opendaylight.daexim.impl.UtilTest 00:36:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.opendaylight.daexim.impl.UtilTest 00:36:30 [INFO] Running org.opendaylight.daexim.impl.CollectImportFilesTest 00:36:30 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 00:36:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.242 s -- in org.opendaylight.daexim.impl.CollectImportFilesTest 00:36:31 [INFO] Running org.opendaylight.daexim.impl.ImportTaskTest 00:36:34 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.386 s -- in org.opendaylight.daexim.impl.ImportTaskTest 00:36:34 [INFO] Running org.opendaylight.daexim.impl.PerModuleExportTest 00:36:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.opendaylight.daexim.impl.PerModuleExportTest 00:36:34 [INFO] Running org.opendaylight.daexim.impl.ModuleExclusionTest 00:36:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.daexim.impl.ModuleExclusionTest 00:36:34 [INFO] Running org.opendaylight.daexim.impl.LocalExportTaskTest 00:36:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.140 s -- in org.opendaylight.daexim.impl.LocalExportTaskTest 00:36:34 [INFO] Running org.opendaylight.daexim.impl.DataExportImportAppProviderTest 00:36:55 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.30 s -- in org.opendaylight.daexim.impl.DataExportImportAppProviderTest 00:36:55 [INFO] Running org.opendaylight.daexim.impl.MetadataParsingTest 00:36:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.daexim.impl.MetadataParsingTest 00:36:55 [INFO] 00:36:55 [INFO] Results: 00:36:55 [INFO] 00:36:55 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 00:36:55 [INFO] 00:36:55 [INFO] 00:36:55 [INFO] --- copy:14.3.1:copy-files (default) @ daexim-impl --- 00:36:55 [INFO] 00:36:55 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ daexim-impl --- 00:36:55 [INFO] Building bundle: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/target/daexim-impl-1.19.0.jar 00:36:55 [INFO] Writing manifest: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/target/classes/META-INF/MANIFEST.MF 00:36:55 [INFO] 00:36:55 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ daexim-impl --- 00:36:57 [WARNING] Javadoc Warnings 00:36:57 [WARNING] /w/workspace/autorelease-release-chromium-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 00:36:57 [WARNING] import static org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes.fromInstanceId; 00:36:57 [WARNING] ^ 00:36:57 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:115: warning: no comment 00:36:57 [WARNING] public final class DataExportImportAppProvider implements DataImportBootService, AutoCloseable { 00:36:57 [WARNING] ^ 00:36:57 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:147: warning: no comment 00:36:57 [WARNING] public DataExportImportAppProvider(@Reference DataBroker dataBroker, @Reference DOMDataBroker domDataBroker, 00:36:57 [WARNING] ^ 00:36:57 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:59: warning: no comment 00:36:57 [WARNING] public class ExportTask implements Callable { 00:36:57 [WARNING] ^ 00:36:57 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:77: warning: no comment 00:36:57 [WARNING] public ExportTask(@Nullable Map includedModulesMap, 00:36:57 [WARNING] ^ 00:36:57 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:82: warning: no comment 00:36:57 [WARNING] public class ImportTask implements Callable { 00:36:57 [WARNING] ^ 00:36:57 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:117: warning: no comment 00:36:57 [WARNING] public ImportTask(final ImmediateImportInput input, DOMDataBroker domDataBroker, 00:36:57 [WARNING] ^ 00:36:57 [WARNING] /w/workspace/autorelease-release-chromium-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 00:36:57 [WARNING] public class Model { 00:36:57 [WARNING] ^ 00:36:57 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:42: warning: no comment 00:36:57 [WARNING] public String getModule() { 00:36:57 [WARNING] ^ 00:36:57 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:34: warning: no comment 00:36:57 [WARNING] public String getNamespace() { 00:36:57 [WARNING] ^ 00:36:57 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:26: warning: no comment 00:36:57 [WARNING] public String getRevision() { 00:36:57 [WARNING] ^ 00:36:57 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:46: warning: no comment 00:36:57 [WARNING] public void setModule(String module) { 00:36:57 [WARNING] ^ 00:36:57 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:38: warning: no comment 00:36:57 [WARNING] public void setNamespace(String namespace) { 00:36:57 [WARNING] ^ 00:36:57 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:30: warning: no comment 00:36:57 [WARNING] public void setRevision(String revision) { 00:36:57 [WARNING] ^ 00:36:57 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/ModelsNotAvailableException.java:11: warning: no comment 00:36:57 [WARNING] public class ModelsNotAvailableException extends Exception { 00:36:57 [WARNING] ^ 00:36:57 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/ModelsNotAvailableException.java:14: warning: no comment 00:36:57 [WARNING] public ModelsNotAvailableException(String message) { 00:36:57 [WARNING] ^ 00:36:57 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/OSGiDataImportBootReady.java:27: warning: no comment 00:36:57 [WARNING] public OSGiDataImportBootReady() { 00:36:57 [WARNING] ^ 00:36:57 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:189: warning: no @param for isBooting 00:36:57 [WARNING] public static ListMultimap collectDataFiles(boolean isBooting) { 00:36:57 [WARNING] ^ 00:36:57 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:189: warning: no @return 00:36:57 [WARNING] public static ListMultimap collectDataFiles(boolean isBooting) { 00:36:57 [WARNING] ^ 00:36:57 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:42: warning: no comment 00:36:57 [WARNING] public final class Util { 00:36:57 [WARNING] ^ 00:36:57 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:52: warning: no comment 00:36:57 [WARNING] public static final String CFG_FILE_NAME = "org.opendaylight.daexim.cfg"; 00:36:57 [WARNING] ^ 00:36:57 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:57: warning: no comment 00:36:57 [WARNING] public static final String DAEXIM_BOOT_SUBDIR = "boot"; 00:36:57 [WARNING] ^ 00:36:57 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:56: warning: no comment 00:36:57 [WARNING] public static final String DAEXIM_DIR = INTERNAL_LOCAL_NAME; 00:36:57 [WARNING] ^ 00:36:57 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:54: warning: no comment 00:36:57 [WARNING] public static final String DAEXIM_DIR_PROP = "daexim.dir"; 00:36:57 [WARNING] ^ 00:36:57 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:59: warning: no comment 00:36:57 [WARNING] public static final String DEFAULT_DIR_LOCATION = "${karaf.home}/" + DAEXIM_DIR; 00:36:57 [WARNING] ^ 00:36:57 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:53: warning: no comment 00:36:57 [WARNING] public static final String ETC_CFG_FILE = "${karaf.etc}/" + CFG_FILE_NAME; 00:36:57 [WARNING] ^ 00:36:57 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:50: warning: no comment 00:36:57 [WARNING] public static final String FILE_PREFIX = "odl_backup_"; 00:36:57 [WARNING] ^ 00:36:57 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:51: warning: no comment 00:36:57 [WARNING] public static final String FILE_SUFFIX = ".json"; 00:36:57 [WARNING] ^ 00:36:57 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:55: warning: no comment 00:36:57 [WARNING] public static final String INTERNAL_LOCAL_NAME = "daexim"; 00:36:57 [WARNING] ^ 00:36:57 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:63: warning: no comment 00:36:57 [WARNING] public static final String INTERNAL_MODULE_NAME = "data-export-import-internal"; 00:36:57 [WARNING] ^ 00:36:57 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:77: warning: no comment 00:36:57 [WARNING] public static Path getDaeximFilePath(boolean isBooting, LogicalDatastoreType type) { 00:36:57 [WARNING] ^ 00:36:57 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:81: warning: no comment 00:36:57 [WARNING] public static Path getModelsFilePath(boolean isBooting) { 00:36:57 [WARNING] ^ 00:36:57 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:209: warning: no comment 00:36:57 [WARNING] public static boolean isModelFilePresent(boolean isBooting) { 00:36:57 [WARNING] ^ 00:36:57 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:125: warning: no comment 00:36:57 [WARNING] public static List parseModels(final InputStream is) { 00:36:57 [WARNING] ^ 00:36:57 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:69: warning: no comment 00:36:57 [WARNING] public static String storeNameByType(LogicalDatastoreType type) { 00:36:57 [WARNING] ^ 00:36:57 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:73: warning: no comment 00:36:57 [WARNING] public static LogicalDatastoreType storeTypeFromName(String name) { 00:36:57 [WARNING] ^ 00:36:57 [WARNING] 36 warnings 00:36:57 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/target/daexim-impl-1.19.0-javadoc.jar 00:36:57 [INFO] 00:36:57 [INFO] --- build-helper:3.6.1:attach-artifact (attach-daexim-cfg) @ daexim-impl --- 00:36:57 [INFO] 00:36:57 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ daexim-impl --- 00:36:57 [INFO] CycloneDX: Resolving Dependencies 00:37:00 [INFO] CycloneDX: Creating BOM version 1.6 with 47 component(s) 00:37:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/target/bom.xml 00:37:00 [INFO] attaching as daexim-impl-1.19.0-cyclonedx.xml 00:37:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/target/bom.json 00:37:00 [INFO] attaching as daexim-impl-1.19.0-cyclonedx.json 00:37:00 [INFO] 00:37:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-impl --- 00:37:00 [INFO] Skipping duplicate-finder execution! 00:37:00 [INFO] 00:37:00 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ daexim-impl --- 00:37:00 [WARNING] Used undeclared dependencies found: 00:37:00 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 00:37:00 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 00:37:00 [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:provided 00:37:00 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:provided 00:37:00 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 00:37:00 [WARNING] org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 00:37:00 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 00:37:00 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 00:37:00 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 00:37:00 [WARNING] org.opendaylight.yangtools:yang-data-util:jar:15.0.2:provided 00:37:00 [WARNING] org.opendaylight.yangtools:concepts:jar:15.0.2:compile 00:37:00 [INFO] 00:37:00 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ daexim-impl --- 00:37:00 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/target/daexim-impl-1.19.0-sources.jar 00:37:00 [INFO] 00:37:00 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ daexim-impl --- 00:37:00 [INFO] 00:37:00 [INFO] --- jacoco:0.8.14:report (report) @ daexim-impl --- 00:37:00 [INFO] Loading execution data file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/target/code-coverage/jacoco.exec 00:37:00 [INFO] Analyzed bundle 'daexim-impl' with 13 classes 00:37:00 [INFO] 00:37:00 [INFO] --- install:3.1.4:install (default-install) @ daexim-impl --- 00:37:00 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0.pom 00:37:00 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/target/daexim-impl-1.19.0.jar to /tmp/r/org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0.jar 00:37:00 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/target/daexim-impl-1.19.0-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0-javadoc.jar 00:37:00 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/src/main/config/org.opendaylight.daexim.cfg to /tmp/r/org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0.cfg 00:37:00 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0-cyclonedx.xml 00:37:00 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0-cyclonedx.json 00:37:00 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/impl/target/daexim-impl-1.19.0-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0-sources.jar 00:37:00 [INFO] 00:37:00 [INFO] --- bundle:6.0.0:install (default-install) @ daexim-impl --- 00:37:00 [INFO] Installing org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0.jar 00:37:00 [INFO] Writing OBR metadata 00:37:00 [INFO] 00:37:00 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim-impl --- 00:37:00 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:37:00 [INFO] 00:37:00 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ daexim-impl --- 00:37:00 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:37:00 [INFO] 00:37:00 [INFO] -------< org.opendaylight.daexim:daexim-akka-infoprovider-impl >-------- 00:37:00 [INFO] Building daexim-akka-infoprovider-impl 1.19.0 [6/142] 00:37:00 [INFO] from daexim/akka-infoprovider-impl/pom.xml 00:37:00 [INFO] -------------------------------[ bundle ]------------------------------- 00:37:00 [INFO] 00:37:00 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-akka-infoprovider-impl --- 00:37:00 [INFO] 00:37:00 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ daexim-akka-infoprovider-impl --- 00:37:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:37:00 [INFO] 00:37:00 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ daexim-akka-infoprovider-impl --- 00:37:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:37:00 [INFO] 00:37:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ daexim-akka-infoprovider-impl --- 00:37:00 [INFO] 00:37:00 [INFO] --- dependency:3.10.0:properties (default) @ daexim-akka-infoprovider-impl --- 00:37:00 [INFO] 00:37:00 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ daexim-akka-infoprovider-impl --- 00:37:00 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:37:00 [INFO] 00:37:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ daexim-akka-infoprovider-impl --- 00:37:00 [INFO] 00:37:00 [INFO] --- checkstyle:3.6.0:check (default) @ daexim-akka-infoprovider-impl --- 00:37:00 [INFO] Starting audit... 00:37:00 Audit done. 00:37:00 [INFO] You have 0 Checkstyle violations. 00:37:00 [INFO] 00:37:00 [INFO] --- dependency:3.10.0:copy (unpack-license) @ daexim-akka-infoprovider-impl --- 00:37:00 [INFO] 00:37:00 [INFO] --- resources:3.4.0:resources (default-resources) @ daexim-akka-infoprovider-impl --- 00:37:00 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/akka-infoprovider-impl/src/main/resources 00:37:00 [INFO] 00:37:00 [INFO] --- compiler:3.15.0:compile (default-compile) @ daexim-akka-infoprovider-impl --- 00:37:00 [INFO] Recompiling the module because of changed dependency. 00:37:00 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 00:37:00 [INFO] 00:37:00 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ daexim-akka-infoprovider-impl >>> 00:37:00 [INFO] 00:37:00 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ daexim-akka-infoprovider-impl --- 00:37:00 [INFO] Fork Value is true 00:37:03 [INFO] Done SpotBugs Analysis.... 00:37:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:37:03 [INFO] 00:37:03 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ daexim-akka-infoprovider-impl <<< 00:37:03 [INFO] 00:37:03 [INFO] 00:37:03 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ daexim-akka-infoprovider-impl --- 00:37:03 [INFO] BugInstance size is 0 00:37:03 [INFO] Error size is 0 00:37:03 [INFO] No errors/warnings found 00:37:03 [INFO] 00:37:03 [INFO] --- resources:3.4.0:testResources (default-testResources) @ daexim-akka-infoprovider-impl --- 00:37:03 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/akka-infoprovider-impl/src/test/resources 00:37:03 [INFO] 00:37:03 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ daexim-akka-infoprovider-impl --- 00:37:03 [INFO] No sources to compile 00:37:03 [INFO] 00:37:03 [INFO] --- surefire:3.5.5:test (default-test) @ daexim-akka-infoprovider-impl --- 00:37:03 [INFO] No tests to run. 00:37:03 [INFO] 00:37:03 [INFO] --- copy:14.3.1:copy-files (default) @ daexim-akka-infoprovider-impl --- 00:37:03 [INFO] 00:37:03 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ daexim-akka-infoprovider-impl --- 00:37:03 [INFO] Building bundle: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.19.0.jar 00:37:03 [INFO] Writing manifest: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/akka-infoprovider-impl/target/classes/META-INF/MANIFEST.MF 00:37:03 [INFO] 00:37:03 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ daexim-akka-infoprovider-impl --- 00:37:04 [WARNING] Javadoc Warnings 00:37:04 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/akka-infoprovider-impl/src/main/java/org/opendaylight/daexim/impl/AkkaNodeNameProvider.java:37: warning: no comment 00:37:04 [WARNING] public AkkaNodeNameProvider(@Reference final ActorSystemProvider provider) { 00:37:04 [WARNING] ^ 00:37:04 [WARNING] 1 warning 00:37:04 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.19.0-javadoc.jar 00:37:04 [INFO] 00:37:04 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ daexim-akka-infoprovider-impl --- 00:37:04 [INFO] CycloneDX: Resolving Dependencies 00:37:05 [INFO] CycloneDX: Creating BOM version 1.6 with 69 component(s) 00:37:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/akka-infoprovider-impl/target/bom.xml 00:37:05 [INFO] attaching as daexim-akka-infoprovider-impl-1.19.0-cyclonedx.xml 00:37:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/akka-infoprovider-impl/target/bom.json 00:37:05 [INFO] attaching as daexim-akka-infoprovider-impl-1.19.0-cyclonedx.json 00:37:05 [INFO] 00:37:05 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-akka-infoprovider-impl --- 00:37:05 [INFO] Skipping duplicate-finder execution! 00:37:05 [INFO] 00:37:05 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ daexim-akka-infoprovider-impl --- 00:37:05 [WARNING] Used undeclared dependencies found: 00:37:05 [WARNING] org.opendaylight.controller:scala3-library:jar:13.0.2:compile 00:37:05 [WARNING] org.opendaylight.controller:repackaged-pekko:jar:13.0.2:compile 00:37:05 [INFO] 00:37:05 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ daexim-akka-infoprovider-impl --- 00:37:05 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.19.0-sources.jar 00:37:05 [INFO] 00:37:05 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ daexim-akka-infoprovider-impl --- 00:37:05 [INFO] 00:37:05 [INFO] --- jacoco:0.8.14:report (report) @ daexim-akka-infoprovider-impl --- 00:37:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:37:05 [INFO] 00:37:05 [INFO] --- install:3.1.4:install (default-install) @ daexim-akka-infoprovider-impl --- 00:37:05 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/akka-infoprovider-impl/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0/daexim-akka-infoprovider-impl-1.19.0.pom 00:37:05 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.19.0.jar to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0/daexim-akka-infoprovider-impl-1.19.0.jar 00:37:05 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.19.0-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0/daexim-akka-infoprovider-impl-1.19.0-javadoc.jar 00:37:05 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/akka-infoprovider-impl/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0/daexim-akka-infoprovider-impl-1.19.0-cyclonedx.xml 00:37:05 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/akka-infoprovider-impl/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0/daexim-akka-infoprovider-impl-1.19.0-cyclonedx.json 00:37:05 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.19.0-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0/daexim-akka-infoprovider-impl-1.19.0-sources.jar 00:37:05 [INFO] 00:37:05 [INFO] --- bundle:6.0.0:install (default-install) @ daexim-akka-infoprovider-impl --- 00:37:05 [INFO] Installing org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0/daexim-akka-infoprovider-impl-1.19.0.jar 00:37:05 [INFO] Writing OBR metadata 00:37:05 [INFO] 00:37:05 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim-akka-infoprovider-impl --- 00:37:05 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:37:05 [INFO] 00:37:05 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ daexim-akka-infoprovider-impl --- 00:37:05 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:37:05 [INFO] 00:37:05 [INFO] -----------------< org.opendaylight.daexim:odl-daexim >----------------- 00:37:05 [INFO] Building OpenDaylight :: daexim (Karaf feature) 1.19.0 [7/142] 00:37:05 [INFO] from daexim/features/odl-daexim/pom.xml 00:37:05 [INFO] ------------------------------[ feature ]------------------------------- 00:37:08 [INFO] 00:37:08 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-daexim --- 00:37:08 [INFO] 00:37:08 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-daexim --- 00:37:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 00:37:08 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 00:37:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:37:08 [INFO] 00:37:08 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-daexim --- 00:37:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:37:08 [INFO] 00:37:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-daexim --- 00:37:08 [INFO] 00:37:08 [INFO] --- dependency:3.10.0:properties (default) @ odl-daexim --- 00:37:08 [INFO] 00:37:08 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-daexim --- 00:37:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:37:08 [INFO] argLine set to empty 00:37:08 [INFO] 00:37:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-daexim --- 00:37:09 [INFO] 00:37:09 [INFO] --- checkstyle:3.6.0:check (default) @ odl-daexim --- 00:37:09 [INFO] Starting audit... 00:37:09 Audit done. 00:37:09 [INFO] You have 0 Checkstyle violations. 00:37:09 [INFO] 00:37:09 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-daexim --- 00:37:09 [INFO] 00:37:09 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-daexim --- 00:37:09 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/features/odl-daexim/target/feature/feature.xml 00:37:09 [INFO] ...done! 00:37:09 [INFO] Set artifact 00:37:09 [INFO] 00:37:09 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-daexim --- 00:37: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 00:37:09 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:37:09 [INFO] 00:37:09 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-daexim >>> 00:37:09 [INFO] 00:37:09 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-daexim --- 00:37:10 [INFO] No files found to run spotbugs, check compile phase has been run 00:37:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:37:10 [INFO] 00:37:10 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-daexim <<< 00:37:10 [INFO] 00:37:10 [INFO] 00:37:10 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-daexim --- 00:37:10 [INFO] 00:37:10 [INFO] --- feattest:14.3.1:test (default) @ odl-daexim --- 00:37:10 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:37:10 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 00:37:10 [INFO] 00:37:10 [INFO] --- copy:14.3.1:copy-files (default) @ odl-daexim --- 00:37:10 [INFO] 00:37:10 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-daexim --- 00:37:10 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:37:10 [INFO] 00:37:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-daexim --- 00:37:10 [INFO] CycloneDX: Resolving Dependencies 00:37:13 [INFO] CycloneDX: Creating BOM version 1.6 with 223 component(s) 00:37:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/features/odl-daexim/target/bom.xml 00:37:14 [INFO] attaching as odl-daexim-1.19.0-cyclonedx.xml 00:37:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/features/odl-daexim/target/bom.json 00:37:14 [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 00:37:14 [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 00:37:14 [INFO] attaching as odl-daexim-1.19.0-cyclonedx.json 00:37:14 [INFO] 00:37:14 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-daexim --- 00:37:14 [INFO] Skipping duplicate-finder execution! 00:37:14 [INFO] 00:37:14 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-daexim --- 00:37:14 [INFO] Skipping plugin execution 00:37:14 [INFO] 00:37:14 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-daexim --- 00:37:14 [INFO] Skipping source per configuration. 00:37:14 [INFO] 00:37:14 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-daexim --- 00:37:14 [INFO] 00:37:14 [INFO] --- jacoco:0.8.14:report (report) @ odl-daexim --- 00:37:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:37:14 [INFO] 00:37:14 [INFO] --- install:3.1.4:install (default-install) @ odl-daexim --- 00:37:14 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/features/odl-daexim/pom.xml to /tmp/r/org/opendaylight/daexim/odl-daexim/1.19.0/odl-daexim-1.19.0.pom 00:37:14 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/features/odl-daexim/target/feature/feature.xml to /tmp/r/org/opendaylight/daexim/odl-daexim/1.19.0/odl-daexim-1.19.0-features.xml 00:37:14 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/features/odl-daexim/target/bom.xml to /tmp/r/org/opendaylight/daexim/odl-daexim/1.19.0/odl-daexim-1.19.0-cyclonedx.xml 00:37:14 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/features/odl-daexim/target/bom.json to /tmp/r/org/opendaylight/daexim/odl-daexim/1.19.0/odl-daexim-1.19.0-cyclonedx.json 00:37:14 [INFO] 00:37:14 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-daexim --- 00:37:14 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:37:14 [INFO] 00:37:14 [INFO] ---------------< org.opendaylight.daexim:odl-daexim-all >--------------- 00:37:14 [INFO] Building OpenDaylight :: Daexim :: All 1.19.0 [8/142] 00:37:14 [INFO] from daexim/features/odl-daexim-all/pom.xml 00:37:14 [INFO] ------------------------------[ feature ]------------------------------- 00:37:17 [INFO] 00:37:17 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-daexim-all --- 00:37:17 [INFO] 00:37:17 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-daexim-all --- 00:37:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:37:17 [INFO] 00:37:17 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-daexim-all --- 00:37:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:37:17 [INFO] 00:37:17 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-daexim-all --- 00:37:18 [INFO] 00:37:18 [INFO] --- dependency:3.10.0:properties (default) @ odl-daexim-all --- 00:37:18 [INFO] 00:37:18 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-daexim-all --- 00:37:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:37:18 [INFO] argLine set to empty 00:37:18 [INFO] 00:37:18 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-daexim-all --- 00:37:18 [INFO] 00:37:18 [INFO] --- checkstyle:3.6.0:check (default) @ odl-daexim-all --- 00:37:18 [INFO] Starting audit... 00:37:18 Audit done. 00:37:18 [INFO] You have 0 Checkstyle violations. 00:37:18 [INFO] 00:37:18 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-daexim-all --- 00:37:18 [INFO] 00:37:18 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-daexim-all --- 00:37:18 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/features/odl-daexim-all/target/feature/feature.xml 00:37:18 [INFO] ...done! 00:37:18 [INFO] Set artifact 00:37:18 [INFO] 00:37:18 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-daexim-all --- 00:37:18 [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 00:37:18 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:37:18 [INFO] 00:37:18 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-daexim-all >>> 00:37:18 [INFO] 00:37:18 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-daexim-all --- 00:37:18 [INFO] No files found to run spotbugs, check compile phase has been run 00:37:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:37:18 [INFO] 00:37:18 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-daexim-all <<< 00:37:18 [INFO] 00:37:18 [INFO] 00:37:18 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-daexim-all --- 00:37:18 [INFO] 00:37:18 [INFO] --- feattest:14.3.1:test (default) @ odl-daexim-all --- 00:37:18 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:37:18 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 00:37:18 [INFO] 00:37:18 [INFO] --- copy:14.3.1:copy-files (default) @ odl-daexim-all --- 00:37:18 [INFO] 00:37:18 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-daexim-all --- 00:37:18 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:37:18 [INFO] 00:37:18 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-daexim-all --- 00:37:18 [INFO] CycloneDX: Resolving Dependencies 00:37:23 [INFO] CycloneDX: Creating BOM version 1.6 with 430 component(s) 00:37:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/features/odl-daexim-all/target/bom.xml 00:37:23 [INFO] attaching as odl-daexim-all-1.19.0-cyclonedx.xml 00:37:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/features/odl-daexim-all/target/bom.json 00:37:23 [INFO] attaching as odl-daexim-all-1.19.0-cyclonedx.json 00:37:23 [INFO] 00:37:23 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-daexim-all --- 00:37:23 [INFO] Skipping duplicate-finder execution! 00:37:23 [INFO] 00:37:23 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-daexim-all --- 00:37:23 [INFO] Skipping plugin execution 00:37:23 [INFO] 00:37:23 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-daexim-all --- 00:37:23 [INFO] Skipping source per configuration. 00:37:23 [INFO] 00:37:23 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-daexim-all --- 00:37:23 [INFO] 00:37:23 [INFO] --- jacoco:0.8.14:report (report) @ odl-daexim-all --- 00:37:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:37:23 [INFO] 00:37:23 [INFO] --- install:3.1.4:install (default-install) @ odl-daexim-all --- 00:37:23 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/features/odl-daexim-all/pom.xml to /tmp/r/org/opendaylight/daexim/odl-daexim-all/1.19.0/odl-daexim-all-1.19.0.pom 00:37:23 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/features/odl-daexim-all/target/feature/feature.xml to /tmp/r/org/opendaylight/daexim/odl-daexim-all/1.19.0/odl-daexim-all-1.19.0-features.xml 00:37:23 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/features/odl-daexim-all/target/bom.xml to /tmp/r/org/opendaylight/daexim/odl-daexim-all/1.19.0/odl-daexim-all-1.19.0-cyclonedx.xml 00:37:23 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/features/odl-daexim-all/target/bom.json to /tmp/r/org/opendaylight/daexim/odl-daexim-all/1.19.0/odl-daexim-all-1.19.0-cyclonedx.json 00:37:23 [INFO] 00:37:23 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-daexim-all --- 00:37:23 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:37:23 [INFO] 00:37:23 [INFO] --------------< org.opendaylight.daexim:daexim-features >--------------- 00:37:23 [INFO] Building ODL :: daexim :: daexim-features 1.19.0 [9/142] 00:37:23 [INFO] from daexim/features/daexim-features/pom.xml 00:37:23 [INFO] ------------------------------[ feature ]------------------------------- 00:37:24 [INFO] 00:37:24 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-features --- 00:37:24 [INFO] 00:37:24 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ daexim-features --- 00:37:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:37:24 [INFO] 00:37:24 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ daexim-features --- 00:37:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:37:24 [INFO] 00:37:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ daexim-features --- 00:37:24 [INFO] 00:37:24 [INFO] --- dependency:3.10.0:properties (default) @ daexim-features --- 00:37:24 [INFO] 00:37:24 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ daexim-features --- 00:37:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:37:24 [INFO] argLine set to empty 00:37:24 [INFO] 00:37:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ daexim-features --- 00:37:24 [INFO] 00:37:24 [INFO] --- checkstyle:3.6.0:check (default) @ daexim-features --- 00:37:24 [INFO] Starting audit... 00:37:24 Audit done. 00:37:24 [INFO] You have 0 Checkstyle violations. 00:37:24 [INFO] 00:37:24 [INFO] --- dependency:3.10.0:copy (unpack-license) @ daexim-features --- 00:37:24 [INFO] 00:37:24 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ daexim-features --- 00:37:24 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/features/daexim-features/target/feature/feature.xml 00:37:24 [INFO] ...done! 00:37:24 [INFO] Set artifact 00:37:24 [INFO] 00:37:24 [INFO] --- karaf:4.4.10:verify (default-verify) @ daexim-features --- 00:37:24 [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 00:37:24 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:37:24 [INFO] 00:37:24 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ daexim-features >>> 00:37:24 [INFO] 00:37:24 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ daexim-features --- 00:37:24 [INFO] No files found to run spotbugs, check compile phase has been run 00:37:24 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:37:24 [INFO] 00:37:24 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ daexim-features <<< 00:37:24 [INFO] 00:37:24 [INFO] 00:37:24 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ daexim-features --- 00:37:24 [INFO] 00:37:24 [INFO] --- feattest:14.3.1:test (default) @ daexim-features --- 00:37:24 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:37:24 [INFO] 00:37:24 [INFO] --- copy:14.3.1:copy-files (default) @ daexim-features --- 00:37:24 [INFO] 00:37:24 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ daexim-features --- 00:37:24 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:37:24 [INFO] 00:37:24 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ daexim-features --- 00:37:24 [INFO] CycloneDX: Resolving Dependencies 00:37:29 [INFO] CycloneDX: Creating BOM version 1.6 with 431 component(s) 00:37:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/features/daexim-features/target/bom.xml 00:37:29 [INFO] attaching as daexim-features-1.19.0-cyclonedx.xml 00:37:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/features/daexim-features/target/bom.json 00:37:29 [INFO] attaching as daexim-features-1.19.0-cyclonedx.json 00:37:29 [INFO] 00:37:29 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-features --- 00:37:29 [INFO] Skipping duplicate-finder execution! 00:37:29 [INFO] 00:37:29 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ daexim-features --- 00:37:29 [INFO] Skipping plugin execution 00:37:29 [INFO] 00:37:29 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ daexim-features --- 00:37:29 [WARNING] NOT adding sources to artifacts with classifier as Maven only supports one classifier per artifact. Current artifact [org.opendaylight.daexim:daexim-features:xml:features:1.19.0] has a [features] classifier. 00:37:29 [INFO] 00:37:29 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ daexim-features --- 00:37:29 [INFO] 00:37:29 [INFO] --- jacoco:0.8.14:report (report) @ daexim-features --- 00:37:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:37:29 [INFO] 00:37:29 [INFO] --- install:3.1.4:install (default-install) @ daexim-features --- 00:37:29 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/features/daexim-features/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-features/1.19.0/daexim-features-1.19.0.pom 00:37:29 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/features/daexim-features/target/feature/feature.xml to /tmp/r/org/opendaylight/daexim/daexim-features/1.19.0/daexim-features-1.19.0-features.xml 00:37:29 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/features/daexim-features/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-features/1.19.0/daexim-features-1.19.0-cyclonedx.xml 00:37:29 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/features/daexim-features/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-features/1.19.0/daexim-features-1.19.0-cyclonedx.json 00:37:29 [INFO] 00:37:29 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim-features --- 00:37:29 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:37:29 [INFO] 00:37:29 [INFO] ------------< org.opendaylight.daexim:features-aggregator >------------- 00:37:29 [INFO] Building ODL :: daexim :: features-aggregator 1.19.0 [10/142] 00:37:29 [INFO] from daexim/features/pom.xml 00:37:29 [INFO] --------------------------------[ pom ]--------------------------------- 00:37:29 [INFO] 00:37:29 [INFO] --- clean:3.5.0:clean (default-clean) @ features-aggregator --- 00:37:29 [INFO] 00:37:29 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-aggregator --- 00:37:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 00:37:29 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 00:37:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:37:29 [INFO] 00:37:29 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-aggregator --- 00:37:29 [INFO] 00:37:29 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-aggregator --- 00:37:29 [INFO] CycloneDX: Resolving Dependencies 00:37:30 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 00:37:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/features/target/bom.xml 00:37:30 [INFO] attaching as features-aggregator-1.19.0-cyclonedx.xml 00:37:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/features/target/bom.json 00:37:30 [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 00:37:30 [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 00:37:30 [INFO] attaching as features-aggregator-1.19.0-cyclonedx.json 00:37:30 [INFO] 00:37:30 [INFO] --- install:3.1.4:install (default-install) @ features-aggregator --- 00:37:30 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/features/pom.xml to /tmp/r/org/opendaylight/daexim/features-aggregator/1.19.0/features-aggregator-1.19.0.pom 00:37:30 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/features/target/bom.xml to /tmp/r/org/opendaylight/daexim/features-aggregator/1.19.0/features-aggregator-1.19.0-cyclonedx.xml 00:37:30 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/features/target/bom.json to /tmp/r/org/opendaylight/daexim/features-aggregator/1.19.0/features-aggregator-1.19.0-cyclonedx.json 00:37:30 [INFO] 00:37:30 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-aggregator --- 00:37:30 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:37:30 [INFO] 00:37:30 [INFO] --------------< org.opendaylight.daexim:daexim-artifacts >-------------- 00:37:30 [INFO] Building daexim-artifacts 1.19.0 [11/142] 00:37:30 [INFO] from daexim/artifacts/pom.xml 00:37:30 [INFO] --------------------------------[ pom ]--------------------------------- 00:37:30 [INFO] 00:37:30 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-artifacts --- 00:37:30 [INFO] 00:37:30 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ daexim-artifacts --- 00:37:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:37:30 [INFO] 00:37:30 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ daexim-artifacts --- 00:37:30 [INFO] 00:37:30 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ daexim-artifacts --- 00:37:30 [INFO] CycloneDX: Resolving Dependencies 00:37:30 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 00:37:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/artifacts/target/bom.xml 00:37:30 [INFO] attaching as daexim-artifacts-1.19.0-cyclonedx.xml 00:37:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/artifacts/target/bom.json 00:37:30 [INFO] attaching as daexim-artifacts-1.19.0-cyclonedx.json 00:37:30 [INFO] 00:37:30 [INFO] --- install:3.1.4:install (default-install) @ daexim-artifacts --- 00:37:30 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/artifacts/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-artifacts/1.19.0/daexim-artifacts-1.19.0.pom 00:37:30 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/artifacts/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-artifacts/1.19.0/daexim-artifacts-1.19.0-cyclonedx.xml 00:37:30 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/artifacts/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-artifacts/1.19.0/daexim-artifacts-1.19.0-cyclonedx.json 00:37:30 [INFO] 00:37:30 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim-artifacts --- 00:37:30 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:37:30 [INFO] 00:37:30 [INFO] ----------------< org.opendaylight.daexim:daexim-karaf >---------------- 00:37:30 [INFO] Building daexim-karaf 1.19.0 [12/142] 00:37:30 [INFO] from daexim/karaf/pom.xml 00:37:30 [INFO] --------------------------------[ pom ]--------------------------------- 00:37:31 [INFO] 00:37:31 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-karaf --- 00:37:31 [INFO] 00:37:31 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ daexim-karaf --- 00:37:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:37:31 [INFO] 00:37:31 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ daexim-karaf --- 00:37:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:37:31 [INFO] 00:37:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ daexim-karaf --- 00:37:31 [INFO] 00:37:31 [INFO] --- dependency:3.10.0:properties (default) @ daexim-karaf --- 00:37:31 [INFO] 00:37:31 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ daexim-karaf --- 00:37:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:37:31 [INFO] 00:37:31 [INFO] --- checkstyle:3.6.0:check (check-license) @ daexim-karaf --- 00:37:31 [INFO] 00:37:31 [INFO] --- checkstyle:3.6.0:check (default) @ daexim-karaf --- 00:37:31 [INFO] Starting audit... 00:37:31 Audit done. 00:37:31 [INFO] You have 0 Checkstyle violations. 00:37:31 [INFO] 00:37:31 [INFO] --- dependency:3.10.0:copy (unpack-license) @ daexim-karaf --- 00:37:31 [INFO] 00:37:31 [INFO] --- resources:3.4.0:resources (process-resources) @ daexim-karaf --- 00:37:31 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/karaf/src/main/resources 00:37:31 [INFO] 00:37:31 [INFO] --- karaf:4.4.10:assembly (process-resources) @ daexim-karaf --- 00:37:31 [INFO] Using repositories: 00:37:31 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 00:37:31 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 00:37:31 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 00:37:31 [INFO] Creating work directory: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/karaf/target/assembly 00:37:31 [INFO] Loading direct KAR and features XML dependencies 00:37:31 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.10/kar 00:37:31 [INFO] Feature framework will be added as a startup feature 00:37:31 [INFO] Generating Karaf assembly: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/karaf/target/assembly 00:37:31 [INFO] Unzipping kars 00:37:31 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.10/kar 00:37:32 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.10/xml/features 00:37:32 [INFO] Loading profiles from: 00:37:32 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 00:37:32 [INFO] Loading repositories 00:37:32 [INFO] Generating generated-startup profile 00:37:32 [INFO] Generating generated-boot profile with parents: generated-startup 00:37:32 [INFO] Generating generated-installed profile 00:37:32 [INFO] Configuring etc/config.properties and etc/system.properties 00:37:32 [INFO] Downloading libraries for generated profiles 00:37:32 [INFO] Downloading additional libraries 00:37:32 [INFO] Writing configurations 00:37:32 [INFO] adding config file: etc/profile.cfg 00:37:32 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 00:37:32 [INFO] Startup stage 00:37:32 [INFO] Loading startup repositories 00:37:32 [INFO] Resolving startup features and bundles 00:37:32 [INFO] Features: framework 00:37:32 [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.3.1 00:37:32 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.3.1 00:37:32 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 00:37:32 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 00:37:32 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 00:37:32 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 00:37:32 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 00:37:32 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 00:37:32 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 00:37:32 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 00:37:32 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 00:37:32 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.10 00:37:32 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.10 00:37:32 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.10 00:37:32 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 00:37:32 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 00:37:32 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.2 00:37:32 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.2 00:37:32 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.7.0 00:37:32 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 00:37:32 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 00:37:32 [INFO] Boot stage 00:37:32 [INFO] Loading boot repositories 00:37:32 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.10/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.daexim/daexim-features/1.19.0/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.10/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim-all/1.19.0/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim/1.19.0/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/11.0.0/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.34/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/11.0.0/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6991/2.0.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/16.0.3/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/13.0.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.1.12/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.1.12/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-quic/14.3.1/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-http3/14.3.1/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/2.0.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/2.0.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/15.0.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.23.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/16.0.3/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/16.0.3/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/11.0.0/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/11.0.0/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/11.0.0/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal-common/11.0.0/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/2.0.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.3.1/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.3.1/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/13.0.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/13.0.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/16.0.3/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/16.0.3/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.23.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/13.0.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/13.0.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.3.1/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.3.1/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/16.0.3/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/2.0.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/2.0.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/15.0.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/11.0.0/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-databind/11.0.0/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/11.0.0/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/2.0.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/15.0.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/16.0.3/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/11.0.0/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/16.0.3/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.23.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.23.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.23.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.23.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/2.0.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/16.0.3/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/11.0.0/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/13.0.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/15.0.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/13.0.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/16.0.3/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/16.0.3/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.3.1/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.3.1/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/11.0.0/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/2.0.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/2.0.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.3.1/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/16.0.3/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.3.1/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jspecify/14.3.1/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/2.0.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/2.0.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6470/2.0.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6241/2.0.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/15.0.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/16.0.3/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/16.0.3/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.23.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/2.0.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/2.0.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/15.0.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/2.0.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/2.0.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.3.1/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.3.1/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/15.0.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/15.0.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/15.0.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6243/2.0.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/11.0.0/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/13.0.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-pekko/13.0.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.3.1/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.3.1/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.3.1/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/2.0.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.3.1/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/2.0.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/15.0.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/15.0.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/2.0.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/16.0.3/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/15.0.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/15.0.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.3.1/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/13.0.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/13.0.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 00:37:32 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/15.0.2/xml/features 00:37:32 [INFO] Feature shell-compat/4.4.10 is defined as a boot feature 00:37:32 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.10 00:37:32 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.10 00:37:32 [INFO] Feature log/4.4.10 is defined as a boot feature 00:37:32 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.10 00:37:32 [INFO] adding config file: etc/org.apache.karaf.log.cfg 00:37:32 [INFO] Feature management/4.4.10 is defined as a boot feature 00:37:32 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 00:37:32 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 00:37:32 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 00:37:32 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 00:37:32 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 00:37:32 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.10 00:37:32 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 00:37:32 [INFO] adding config file: etc/jmx.acl.cfg 00:37:32 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 00:37:32 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 00:37:32 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 00:37:32 [INFO] adding config file: etc/org.apache.karaf.management.cfg 00:37:32 [INFO] Feature instance/4.4.10 is defined as a boot feature 00:37:32 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.10 00:37:32 [INFO] Feature system/4.4.10 is defined as a boot feature 00:37:32 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.10 00:37:32 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 00:37:32 [INFO] Feature jline/3.30.6 is defined as a boot feature 00:37:32 [INFO] adding maven artifact: mvn:org.jline/jline/3.30.6 00:37:32 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 00:37:32 [INFO] Feature aries-proxy/4.4.10 is defined as a boot feature 00:37:32 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 00:37:32 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.9 00:37:32 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.9 00:37:32 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.9 00:37:32 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.9 00:37:32 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.9 00:37:32 [INFO] Feature package/4.4.10 is defined as a boot feature 00:37:32 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.10 00:37:32 [INFO] Feature feature/4.4.10 is defined as a boot feature 00:37:32 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.10 00:37:32 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.10 00:37:32 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.10 00:37:32 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 00:37:32 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 00:37:32 [INFO] Feature aries-blueprint/4.4.10 is defined as a boot feature 00:37:32 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 00:37:32 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.10 00:37:32 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 00:37:32 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 00:37:32 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 00:37:32 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 00:37:32 [INFO] Feature jaas/4.4.10 is defined as a boot feature 00:37:32 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.10 00:37:32 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.10 00:37:32 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.10 00:37:32 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 00:37:32 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 00:37:33 [INFO] Feature framework/4.4.10 is defined as a boot feature 00:37:33 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 00:37:33 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 00:37:33 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.10 00:37:33 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 00:37:33 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 00:37:33 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.10 00:37:33 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.7.0 00:37:33 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.2 00:37:33 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 00:37:33 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 00:37:33 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 00:37:33 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 00:37:33 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 00:37:33 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 00:37:33 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 00:37:33 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 00:37:33 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 00:37:33 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.2 00:37:33 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.10 00:37:33 [INFO] Feature ssh/4.4.10 is defined as a boot feature 00:37:33 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.83 00:37:33 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.83 00:37:33 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.17.1 00:37:33 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.10 00:37:33 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.17.1 00:37:33 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.17.1 00:37:33 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.83 00:37:33 [INFO] Feature config/4.4.10 is defined as a boot feature 00:37:33 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.10 00:37:33 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 00:37:33 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 00:37:33 [INFO] Feature pax-url-wrap/2.7.0 is defined as a boot feature 00:37:33 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.7.0/jar/uber 00:37:33 [INFO] Feature shell/4.4.10 is defined as a boot feature 00:37:33 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.10 00:37:33 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.10 00:37:33 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.10 00:37:33 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 00:37:33 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 00:37:33 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 00:37:33 [INFO] Feature scr/4.4.10 is defined as a boot feature 00:37:33 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 00:37:33 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 00:37:33 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 00:37:33 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 00:37:33 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.10 00:37:33 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 00:37:33 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.10 00:37:33 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 00:37:33 [INFO] Feature jaas-boot/4.4.10 is defined as a boot feature 00:37:33 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.10.jar 00:37:33 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.10 00:37:33 [INFO] Feature e8fea705-58b0-44b1-8570-aecee58a71e6/0.0.0 is defined as a boot feature 00:37:33 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.3.1 00:37:33 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.3.1 00:37:33 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 00:37:33 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.3.1 00:37:33 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 00:37:33 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.3.1 00:37:33 [INFO] Feature service/4.4.10 is defined as a boot feature 00:37:33 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.10 00:37:33 [INFO] Feature bundle/4.4.10 is defined as a boot feature 00:37:33 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.10 00:37:33 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 00:37:33 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 00:37:33 [INFO] Feature standard/4.4.10 is defined as a boot feature 00:37:33 [INFO] Feature deployer/4.4.10 is defined as a boot feature 00:37:33 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.10 00:37:33 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.10 00:37:33 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.10 00:37:33 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.10 00:37:33 [INFO] Feature diagnostic/4.4.10 is defined as a boot feature 00:37:33 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.10 00:37:33 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.10.jar 00:37:33 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.10 00:37:33 [INFO] Feature kar/4.4.10 is defined as a boot feature 00:37:33 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.10 00:37:33 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 00:37:33 [INFO] Install stage 00:37:33 [INFO] Loading installed repositories 00:37:33 [INFO] Feature wrapper/4.4.10 is defined as an installed feature 00:37:33 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.10 00:37:33 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 00:37:33 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 00:37:33 [INFO] 00:37:33 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ daexim-karaf >>> 00:37:33 [INFO] 00:37:33 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ daexim-karaf --- 00:37:33 [INFO] No files found to run spotbugs, check compile phase has been run 00:37:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:37:33 [INFO] 00:37:33 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ daexim-karaf <<< 00:37:33 [INFO] 00:37:33 [INFO] 00:37:33 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ daexim-karaf --- 00:37:33 [INFO] 00:37:33 [INFO] --- dependency:3.10.0:copy (apply-branding) @ daexim-karaf --- 00:37:33 [INFO] 00:37:33 [INFO] --- dependency:3.10.0:unpack-dependencies (unpack-karaf-resources) @ daexim-karaf --- 00:37:33 [INFO] 00:37:33 [INFO] --- dependency:3.10.0:copy (org.ops4j.pax.url.mvn.cfg) @ daexim-karaf --- 00:37:33 [WARNING] Overwriting /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 00:37:33 [INFO] 00:37:33 [INFO] --- copy:14.3.1:copy-files (default) @ daexim-karaf --- 00:37:33 [INFO] 00:37:33 [INFO] --- resources:3.4.0:copy-resources (copy-resources) @ daexim-karaf --- 00:37:33 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/karaf/src/main/assembly 00:37:33 [INFO] 00:37:33 [INFO] --- karaf:14.3.1:populate-local-repo (populate-local-repo) @ daexim-karaf --- 00:37:34 [INFO] Feature repository discovered recursively: 4351521e-b804-420a-921d-b7e991b31013 00:37:34 [INFO] Feature repository discovered recursively: daexim-features 00:37:34 [INFO] Feature repository discovered recursively: framework-4.4.10 00:37:34 [INFO] Feature repository discovered recursively: odl-aaa-0.23.2 00:37:34 [INFO] Feature repository discovered recursively: odl-antlr4 00:37:34 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 00:37:34 [INFO] Feature repository discovered recursively: odl-apache-commons-text 00:37:34 [INFO] Feature repository discovered recursively: odl-apache-shiro 00:37:34 [INFO] Feature repository discovered recursively: odl-bytebuddy 00:37:34 [INFO] Feature repository discovered recursively: odl-controller-13.0.2 00:37:34 [INFO] Feature repository discovered recursively: odl-controller-blueprint-13.0.2 00:37:34 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-13.0.2 00:37:34 [INFO] Feature repository discovered recursively: odl-daexim-1.19.0 00:37:34 [INFO] Feature repository discovered recursively: odl-daexim-all-1.19.0 00:37:34 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 00:37:34 [INFO] Feature repository discovered recursively: odl-extras-13.0.2 00:37:34 [INFO] Feature repository discovered recursively: odl-gson 00:37:34 [INFO] Feature repository discovered recursively: odl-guava 00:37:34 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6241 00:37:34 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6243 00:37:34 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6470 00:37:34 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6991 00:37:34 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7317-iana-crypt-hash 00:37:34 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7407-ietf-x509-cert-to-name 00:37:34 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7952 00:37:34 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf 00:37:34 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf-monitoring 00:37:34 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8072 00:37:34 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8341 00:37:34 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8342 00:37:34 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8343 00:37:34 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8344 00:37:34 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8525 00:37:34 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8526 00:37:34 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8528 00:37:34 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8529 00:37:34 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8639 00:37:34 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8650 00:37:34 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9640 00:37:34 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9641 00:37:34 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9642 00:37:34 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9643 00:37:34 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9644 00:37:34 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9645 00:37:34 [INFO] Feature repository discovered recursively: odl-infrautils-ready 00:37:34 [INFO] Feature repository discovered recursively: odl-infrautils-utils 00:37:34 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 00:37:34 [INFO] Feature repository discovered recursively: odl-javassist-3 00:37:34 [INFO] Feature repository discovered recursively: odl-jersey-2 00:37:34 [INFO] Feature repository discovered recursively: odl-jspecify 00:37:34 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 00:37:34 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 00:37:34 [INFO] Feature repository discovered recursively: odl-lz4 00:37:34 [INFO] Feature repository discovered recursively: odl-mdsal-13.0.2 00:37:34 [INFO] Feature repository discovered recursively: odl-mdsal-binding 00:37:34 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 00:37:34 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:37:34 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 00:37:34 [INFO] Feature repository discovered recursively: odl-mdsal-common 00:37:34 [INFO] Feature repository discovered recursively: odl-mdsal-dom 00:37:34 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 00:37:34 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 00:37:34 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 00:37:34 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 00:37:34 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 00:37:34 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 00:37:34 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 00:37:34 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 00:37:34 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 00:37:34 [INFO] Feature repository discovered recursively: odl-netconf-11.0.0 00:37:34 [INFO] Feature repository discovered recursively: odl-netconf-databind 00:37:34 [INFO] Feature repository discovered recursively: odl-netconf-keystore 00:37:34 [INFO] Feature repository discovered recursively: odl-netconf-truststore 00:37:34 [INFO] Feature repository discovered recursively: odl-netty-4 00:37:34 [INFO] Feature repository discovered recursively: odl-netty-http3 00:37:34 [INFO] Feature repository discovered recursively: odl-netty-quic 00:37:34 [INFO] Feature repository discovered recursively: odl-pekko 00:37:34 [INFO] Feature repository discovered recursively: odl-raft-api 00:37:34 [INFO] Feature repository discovered recursively: odl-raft-spi 00:37:34 [INFO] Feature repository discovered recursively: odl-restconf 00:37:34 [INFO] Feature repository discovered recursively: odl-restconf-api 00:37:34 [INFO] Feature repository discovered recursively: odl-restconf-nb-11.0.0 00:37:34 [INFO] Feature repository discovered recursively: odl-restconf-server-api 00:37:34 [INFO] Feature repository discovered recursively: odl-servlet-api 00:37:34 [INFO] Feature repository discovered recursively: odl-stax2-api 00:37:34 [INFO] Feature repository discovered recursively: odl-ws-rs-api 00:37:34 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 00:37:34 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 00:37:34 [INFO] Feature repository discovered recursively: odl-yangtools-codec 00:37:34 [INFO] Feature repository discovered recursively: odl-yangtools-common 00:37:34 [INFO] Feature repository discovered recursively: odl-yangtools-data 00:37:34 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 00:37:34 [INFO] Feature repository discovered recursively: odl-yangtools-export 00:37:34 [INFO] Feature repository discovered recursively: odl-yangtools-parser 00:37:34 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 00:37:34 [INFO] Feature repository discovered recursively: odl-yangtools-util 00:37:34 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 00:37:34 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 00:37:34 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 00:37:34 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.34 00:37:34 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 00:37:34 [INFO] Feature repository discovered recursively: pt-triemap 00:37:34 [INFO] Feature repository discovered recursively: standard-4.4.10 00:37:34 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:37:34 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:37:34 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:37:34 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:37:34 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:37:34 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:37:34 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:37:34 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:37:34 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:37:34 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:37:34 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:37:34 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:37:34 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:37:34 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:37:34 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:37:34 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:37:34 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:37:34 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:37:34 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:37:34 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:37:34 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:37:34 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:37:34 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:37:34 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:37:34 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:37:34 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:37:34 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:37:34 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:37:34 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:37:34 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:37:34 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:37:34 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:37:34 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:37:34 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:37:34 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:37:34 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:37:34 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:37:34 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:37:34 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:37:34 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:37:35 [WARNING] Duplicate versions for com.h2database:h2::jar, 2.2.224 and 2.4.240 00:37:35 [WARNING] Duplicate versions for commons-codec:commons-codec::jar, 1.21.0 and 1.19.0 00:37:35 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 00:37:35 [INFO] 00:37:35 [INFO] --- antrun:3.2.0:run (fix-permissions) @ daexim-karaf --- 00:37:35 [INFO] Executing tasks 00:37:35 [INFO] Executed tasks 00:37:35 [INFO] 00:37:35 [INFO] --- antrun:3.2.0:run (remove-system-bc) @ daexim-karaf --- 00:37:35 [INFO] Executing tasks 00:37:35 [INFO] [delete] Deleting directory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/karaf/target/assembly/system/org/bouncycastle 00:37:35 [INFO] Executed tasks 00:37:35 [INFO] 00:37:35 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ daexim-karaf --- 00:37:35 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:37:35 [INFO] 00:37:35 [INFO] --- karaf:4.4.10:archive (package) @ daexim-karaf --- 00:37:50 [INFO] 00:37:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ daexim-karaf --- 00:37:50 [INFO] Skipping CycloneDX goal, because module skips deploy 00:37:50 [INFO] 00:37:50 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-karaf --- 00:37:50 [INFO] Skipping duplicate-finder execution! 00:37:50 [INFO] 00:37:50 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ daexim-karaf --- 00:37:50 [INFO] Skipping pom project 00:37:50 [INFO] 00:37:50 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ daexim-karaf --- 00:37:50 [INFO] 00:37:50 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ daexim-karaf --- 00:37:50 [INFO] 00:37:50 [INFO] --- jacoco:0.8.14:report (report) @ daexim-karaf --- 00:37:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:37:50 [INFO] 00:37:50 [INFO] --- install:3.1.4:install (default-install) @ daexim-karaf --- 00:37:50 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/karaf/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-karaf/1.19.0/daexim-karaf-1.19.0.pom 00:37:50 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/karaf/target/daexim-karaf-1.19.0.tar.gz to /tmp/r/org/opendaylight/daexim/daexim-karaf/1.19.0/daexim-karaf-1.19.0.tar.gz 00:37:50 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/karaf/target/daexim-karaf-1.19.0.zip to /tmp/r/org/opendaylight/daexim/daexim-karaf/1.19.0/daexim-karaf-1.19.0.zip 00:37:50 [INFO] 00:37:50 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim-karaf --- 00:37:50 [INFO] Skipping artifact deployment 00:37:50 [INFO] 00:37:50 [INFO] -------------------< org.opendaylight.daexim:daexim >------------------- 00:37:50 [INFO] Building daexim 1.19.0 [13/142] 00:37:50 [INFO] from daexim/pom.xml 00:37:50 [INFO] --------------------------------[ pom ]--------------------------------- 00:37:50 [INFO] 00:37:50 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim --- 00:37:50 [INFO] 00:37:50 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ daexim --- 00:37:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:37:50 [INFO] 00:37:50 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ daexim --- 00:37:50 [INFO] 00:37:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ daexim --- 00:37:50 [INFO] CycloneDX: Resolving Dependencies 00:37:50 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 00:37:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/target/bom.xml 00:37:50 [INFO] attaching as daexim-1.19.0-cyclonedx.xml 00:37:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/target/bom.json 00:37:50 [INFO] attaching as daexim-1.19.0-cyclonedx.json 00:37:50 [INFO] 00:37:50 [INFO] --- install:3.1.4:install (default-install) @ daexim --- 00:37:50 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/pom.xml to /tmp/r/org/opendaylight/daexim/daexim/1.19.0/daexim-1.19.0.pom 00:37:50 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim/1.19.0/daexim-1.19.0-cyclonedx.xml 00:37:50 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/daexim/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim/1.19.0/daexim-1.19.0-cyclonedx.json 00:37:50 [INFO] 00:37:50 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim --- 00:37:50 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:37:50 [INFO] 00:37:50 [INFO] --------< org.opendaylight.integration:distribution-artifacts >--------- 00:37:50 [INFO] Building ODL :: integration :: distribution-artifacts 0.24.0 [14/142] 00:37:50 [INFO] from integration/distribution/artifacts/distribution/pom.xml 00:37:50 [INFO] --------------------------------[ pom ]--------------------------------- 00:37:50 [INFO] 00:37:50 [INFO] --- clean:3.5.0:clean (default-clean) @ distribution-artifacts --- 00:37:50 [INFO] 00:37:50 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ distribution-artifacts --- 00:37:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:37:50 [INFO] 00:37:50 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ distribution-artifacts --- 00:37:50 [INFO] 00:37:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ distribution-artifacts --- 00:37:50 [INFO] CycloneDX: Resolving Dependencies 00:37:50 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 00:37:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/artifacts/distribution/target/bom.xml 00:37:50 [INFO] attaching as distribution-artifacts-0.24.0-cyclonedx.xml 00:37:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/artifacts/distribution/target/bom.json 00:37:50 [INFO] attaching as distribution-artifacts-0.24.0-cyclonedx.json 00:37:50 [INFO] 00:37:50 [INFO] --- install:3.1.4:install (default-install) @ distribution-artifacts --- 00:37:50 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/artifacts/distribution/pom.xml to /tmp/r/org/opendaylight/integration/distribution-artifacts/0.24.0/distribution-artifacts-0.24.0.pom 00:37:50 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/artifacts/distribution/target/bom.xml to /tmp/r/org/opendaylight/integration/distribution-artifacts/0.24.0/distribution-artifacts-0.24.0-cyclonedx.xml 00:37:50 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/artifacts/distribution/target/bom.json to /tmp/r/org/opendaylight/integration/distribution-artifacts/0.24.0/distribution-artifacts-0.24.0-cyclonedx.json 00:37:50 [INFO] 00:37:50 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ distribution-artifacts --- 00:37:50 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:37:50 [INFO] 00:37:50 [INFO] --------------< org.opendaylight.integration:properties >--------------- 00:37:50 [INFO] Building ODL :: integration :: properties 0.24.0 [15/142] 00:37:50 [INFO] from integration/distribution/artifacts/upstream/properties/pom.xml 00:37:50 [INFO] --------------------------------[ pom ]--------------------------------- 00:37:50 [INFO] 00:37:50 [INFO] --- clean:3.5.0:clean (default-clean) @ properties --- 00:37:50 [INFO] 00:37:50 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ properties --- 00:37:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:37:50 [INFO] 00:37:50 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ properties --- 00:37:50 [INFO] 00:37:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ properties --- 00:37:50 [INFO] CycloneDX: Resolving Dependencies 00:37:50 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 00:37:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/artifacts/upstream/properties/target/bom.xml 00:37:50 [INFO] attaching as properties-0.24.0-cyclonedx.xml 00:37:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/artifacts/upstream/properties/target/bom.json 00:37:50 [INFO] attaching as properties-0.24.0-cyclonedx.json 00:37:50 [INFO] 00:37:50 [INFO] --- install:3.1.4:install (default-install) @ properties --- 00:37:50 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/artifacts/upstream/properties/pom.xml to /tmp/r/org/opendaylight/integration/properties/0.24.0/properties-0.24.0.pom 00:37:50 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/artifacts/upstream/properties/target/bom.xml to /tmp/r/org/opendaylight/integration/properties/0.24.0/properties-0.24.0-cyclonedx.xml 00:37:50 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/artifacts/upstream/properties/target/bom.json to /tmp/r/org/opendaylight/integration/properties/0.24.0/properties-0.24.0-cyclonedx.json 00:37:50 [INFO] 00:37:50 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ properties --- 00:37:50 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:37:50 [INFO] 00:37:50 [INFO] ----------< org.opendaylight.integration:artifact-artifacts >----------- 00:37:50 [INFO] Building ODL :: integration :: artifact-artifacts 0.24.0 [16/142] 00:37:50 [INFO] from integration/distribution/artifacts/upstream/artifacts/pom.xml 00:37:50 [INFO] --------------------------------[ pom ]--------------------------------- 00:37:50 [INFO] 00:37:50 [INFO] --- clean:3.5.0:clean (default-clean) @ artifact-artifacts --- 00:37:50 [INFO] 00:37:50 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ artifact-artifacts --- 00:37:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:37:50 [INFO] 00:37:50 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ artifact-artifacts --- 00:37:50 [INFO] 00:37:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ artifact-artifacts --- 00:37:50 [INFO] CycloneDX: Resolving Dependencies 00:37:50 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 00:37:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/artifacts/upstream/artifacts/target/bom.xml 00:37:50 [INFO] attaching as artifact-artifacts-0.24.0-cyclonedx.xml 00:37:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/artifacts/upstream/artifacts/target/bom.json 00:37:50 [INFO] attaching as artifact-artifacts-0.24.0-cyclonedx.json 00:37:50 [INFO] 00:37:50 [INFO] --- install:3.1.4:install (default-install) @ artifact-artifacts --- 00:37:50 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/artifacts/upstream/artifacts/pom.xml to /tmp/r/org/opendaylight/integration/artifact-artifacts/0.24.0/artifact-artifacts-0.24.0.pom 00:37:50 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/artifacts/upstream/artifacts/target/bom.xml to /tmp/r/org/opendaylight/integration/artifact-artifacts/0.24.0/artifact-artifacts-0.24.0-cyclonedx.xml 00:37:50 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/artifacts/upstream/artifacts/target/bom.json to /tmp/r/org/opendaylight/integration/artifact-artifacts/0.24.0/artifact-artifacts-0.24.0-cyclonedx.json 00:37:50 [INFO] 00:37:50 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ artifact-artifacts --- 00:37:50 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:37:50 [INFO] 00:37:50 [INFO] ------------< org.opendaylight.integration:other-artifacts >------------ 00:37:50 [INFO] Building ODL :: integration :: other-artifacts 0.24.0 [17/142] 00:37:50 [INFO] from integration/distribution/artifacts/upstream/other/pom.xml 00:37:50 [INFO] --------------------------------[ pom ]--------------------------------- 00:37:50 [INFO] 00:37:50 [INFO] --- clean:3.5.0:clean (default-clean) @ other-artifacts --- 00:37:50 [INFO] 00:37:50 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ other-artifacts --- 00:37:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:37:50 [INFO] 00:37:50 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ other-artifacts --- 00:37:50 [INFO] 00:37:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ other-artifacts --- 00:37:50 [INFO] CycloneDX: Resolving Dependencies 00:37:50 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 00:37:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/artifacts/upstream/other/target/bom.xml 00:37:50 [INFO] attaching as other-artifacts-0.24.0-cyclonedx.xml 00:37:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/artifacts/upstream/other/target/bom.json 00:37:50 [INFO] attaching as other-artifacts-0.24.0-cyclonedx.json 00:37:50 [INFO] 00:37:50 [INFO] --- install:3.1.4:install (default-install) @ other-artifacts --- 00:37:50 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/artifacts/upstream/other/pom.xml to /tmp/r/org/opendaylight/integration/other-artifacts/0.24.0/other-artifacts-0.24.0.pom 00:37:50 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/artifacts/upstream/other/target/bom.xml to /tmp/r/org/opendaylight/integration/other-artifacts/0.24.0/other-artifacts-0.24.0-cyclonedx.xml 00:37:50 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/artifacts/upstream/other/target/bom.json to /tmp/r/org/opendaylight/integration/other-artifacts/0.24.0/other-artifacts-0.24.0-cyclonedx.json 00:37:50 [INFO] 00:37:50 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ other-artifacts --- 00:37:50 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:37:50 [INFO] 00:37:50 [INFO] --------< org.opendaylight.integration:upstream-all-artifacts >--------- 00:37:50 [INFO] Building ODL :: integration :: upstream-all-artifacts 0.24.0 [18/142] 00:37:50 [INFO] from integration/distribution/artifacts/upstream/all/pom.xml 00:37:50 [INFO] --------------------------------[ pom ]--------------------------------- 00:37:50 [INFO] 00:37:50 [INFO] --- clean:3.5.0:clean (default-clean) @ upstream-all-artifacts --- 00:37:50 [INFO] 00:37:50 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ upstream-all-artifacts --- 00:37:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:37:50 [INFO] 00:37:50 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ upstream-all-artifacts --- 00:37:50 [INFO] 00:37:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ upstream-all-artifacts --- 00:37:50 [INFO] CycloneDX: Resolving Dependencies 00:37:50 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 00:37:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/artifacts/upstream/all/target/bom.xml 00:37:50 [INFO] attaching as upstream-all-artifacts-0.24.0-cyclonedx.xml 00:37:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/artifacts/upstream/all/target/bom.json 00:37:50 [INFO] attaching as upstream-all-artifacts-0.24.0-cyclonedx.json 00:37:50 [INFO] 00:37:50 [INFO] --- install:3.1.4:install (default-install) @ upstream-all-artifacts --- 00:37:50 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/artifacts/upstream/all/pom.xml to /tmp/r/org/opendaylight/integration/upstream-all-artifacts/0.24.0/upstream-all-artifacts-0.24.0.pom 00:37:50 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/artifacts/upstream/all/target/bom.xml to /tmp/r/org/opendaylight/integration/upstream-all-artifacts/0.24.0/upstream-all-artifacts-0.24.0-cyclonedx.xml 00:37:50 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/artifacts/upstream/all/target/bom.json to /tmp/r/org/opendaylight/integration/upstream-all-artifacts/0.24.0/upstream-all-artifacts-0.24.0-cyclonedx.json 00:37:50 [INFO] 00:37:50 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ upstream-all-artifacts --- 00:37:50 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:37:50 [INFO] 00:37:50 [INFO] ----------< org.opendaylight.integration:upstream-aggregator >---------- 00:37:50 [INFO] Building ODL :: integration :: upstream-aggregator 0.24.0 [19/142] 00:37:50 [INFO] from integration/distribution/artifacts/upstream/pom.xml 00:37:50 [INFO] --------------------------------[ pom ]--------------------------------- 00:37:50 [INFO] 00:37:50 [INFO] --- clean:3.5.0:clean (default-clean) @ upstream-aggregator --- 00:37:50 [INFO] 00:37:50 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ upstream-aggregator --- 00:37:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:37:50 [INFO] 00:37:50 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ upstream-aggregator --- 00:37:50 [INFO] 00:37:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ upstream-aggregator --- 00:37:50 [INFO] CycloneDX: Resolving Dependencies 00:37:50 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 00:37:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/artifacts/upstream/target/bom.xml 00:37:50 [INFO] attaching as upstream-aggregator-0.24.0-cyclonedx.xml 00:37:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/artifacts/upstream/target/bom.json 00:37:50 [INFO] attaching as upstream-aggregator-0.24.0-cyclonedx.json 00:37:50 [INFO] 00:37:50 [INFO] --- install:3.1.4:install (default-install) @ upstream-aggregator --- 00:37:50 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/artifacts/upstream/pom.xml to /tmp/r/org/opendaylight/integration/upstream-aggregator/0.24.0/upstream-aggregator-0.24.0.pom 00:37:50 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/artifacts/upstream/target/bom.xml to /tmp/r/org/opendaylight/integration/upstream-aggregator/0.24.0/upstream-aggregator-0.24.0-cyclonedx.xml 00:37:50 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/artifacts/upstream/target/bom.json to /tmp/r/org/opendaylight/integration/upstream-aggregator/0.24.0/upstream-aggregator-0.24.0-cyclonedx.json 00:37:50 [INFO] 00:37:50 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ upstream-aggregator --- 00:37:50 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:37:50 [INFO] 00:37:50 [INFO] -------------< org.opendaylight.integration:all-artifacts >------------- 00:37:50 [INFO] Building ODL :: integration :: all-artifacts 0.24.0 [20/142] 00:37:50 [INFO] from integration/distribution/artifacts/all/pom.xml 00:37:50 [INFO] --------------------------------[ pom ]--------------------------------- 00:37:50 [INFO] 00:37:50 [INFO] --- clean:3.5.0:clean (default-clean) @ all-artifacts --- 00:37:50 [INFO] 00:37:50 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ all-artifacts --- 00:37:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:37:50 [INFO] 00:37:50 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ all-artifacts --- 00:37:50 [INFO] 00:37:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ all-artifacts --- 00:37:50 [INFO] CycloneDX: Resolving Dependencies 00:37:50 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 00:37:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/artifacts/all/target/bom.xml 00:37:50 [INFO] attaching as all-artifacts-0.24.0-cyclonedx.xml 00:37:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/artifacts/all/target/bom.json 00:37:50 [INFO] attaching as all-artifacts-0.24.0-cyclonedx.json 00:37:50 [INFO] 00:37:50 [INFO] --- install:3.1.4:install (default-install) @ all-artifacts --- 00:37:50 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/artifacts/all/pom.xml to /tmp/r/org/opendaylight/integration/all-artifacts/0.24.0/all-artifacts-0.24.0.pom 00:37:50 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/artifacts/all/target/bom.xml to /tmp/r/org/opendaylight/integration/all-artifacts/0.24.0/all-artifacts-0.24.0-cyclonedx.xml 00:37:50 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/artifacts/all/target/bom.json to /tmp/r/org/opendaylight/integration/all-artifacts/0.24.0/all-artifacts-0.24.0-cyclonedx.json 00:37:50 [INFO] 00:37:50 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ all-artifacts --- 00:37:50 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:37:50 [INFO] 00:37:50 [INFO] ---------< org.opendaylight.integration:artifacts-aggregator >---------- 00:37:50 [INFO] Building ODL :: integration :: artifacts-aggregator 0.24.0 [21/142] 00:37:50 [INFO] from integration/distribution/artifacts/pom.xml 00:37:50 [INFO] --------------------------------[ pom ]--------------------------------- 00:37:50 [INFO] 00:37:50 [INFO] --- clean:3.5.0:clean (default-clean) @ artifacts-aggregator --- 00:37:50 [INFO] 00:37:50 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ artifacts-aggregator --- 00:37:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:37:50 [INFO] 00:37:50 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ artifacts-aggregator --- 00:37:50 [INFO] 00:37:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ artifacts-aggregator --- 00:37:50 [INFO] CycloneDX: Resolving Dependencies 00:37:50 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 00:37:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/artifacts/target/bom.xml 00:37:50 [INFO] attaching as artifacts-aggregator-0.24.0-cyclonedx.xml 00:37:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/artifacts/target/bom.json 00:37:50 [INFO] attaching as artifacts-aggregator-0.24.0-cyclonedx.json 00:37:50 [INFO] 00:37:50 [INFO] --- install:3.1.4:install (default-install) @ artifacts-aggregator --- 00:37:50 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/artifacts/pom.xml to /tmp/r/org/opendaylight/integration/artifacts-aggregator/0.24.0/artifacts-aggregator-0.24.0.pom 00:37:50 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/artifacts/target/bom.xml to /tmp/r/org/opendaylight/integration/artifacts-aggregator/0.24.0/artifacts-aggregator-0.24.0-cyclonedx.xml 00:37:50 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/artifacts/target/bom.json to /tmp/r/org/opendaylight/integration/artifacts-aggregator/0.24.0/artifacts-aggregator-0.24.0-cyclonedx.json 00:37:50 [INFO] 00:37:50 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ artifacts-aggregator --- 00:37:50 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:37:50 [INFO] 00:37:50 [INFO] -------------< org.opendaylight.integration:karaf-scripts >------------- 00:37:50 [INFO] Building ODL :: integration :: Karaf :: Scripts :: karaf-scripts 0.24.0 [22/142] 00:37:50 [INFO] from integration/distribution/karaf-scripts/pom.xml 00:37:50 [INFO] --------------------------------[ jar ]--------------------------------- 00:37:50 [INFO] 00:37:50 [INFO] --- clean:3.5.0:clean (default-clean) @ karaf-scripts --- 00:37:50 [INFO] 00:37:50 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ karaf-scripts --- 00:37:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:37:50 [INFO] 00:37:50 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ karaf-scripts --- 00:37:51 [INFO] 00:37:51 [INFO] --- resources:3.4.0:resources (default-resources) @ karaf-scripts --- 00:37:51 [INFO] Copying 3 resources from src/main/assembly to target/classes 00:37:51 [INFO] 00:37:51 [INFO] --- compiler:3.15.0:compile (default-compile) @ karaf-scripts --- 00:37:51 [INFO] No sources to compile 00:37:51 [INFO] 00:37:51 [INFO] --- resources:3.4.0:testResources (default-testResources) @ karaf-scripts --- 00:37:51 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/karaf-scripts/src/test/resources 00:37:51 [INFO] 00:37:51 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ karaf-scripts --- 00:37:51 [INFO] No sources to compile 00:37:51 [INFO] 00:37:51 [INFO] --- surefire:3.2.2:test (default-test) @ karaf-scripts --- 00:37:51 [INFO] No tests to run. 00:37:51 [INFO] 00:37:51 [INFO] --- jar:3.5.0:jar (default-jar) @ karaf-scripts --- 00:37:51 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/karaf-scripts/target/karaf-scripts-0.24.0.jar 00:37:51 [INFO] 00:37:51 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ karaf-scripts --- 00:37:51 [INFO] CycloneDX: Resolving Dependencies 00:37:51 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 00:37:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/karaf-scripts/target/bom.xml 00:37:52 [INFO] attaching as karaf-scripts-0.24.0-cyclonedx.xml 00:37:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/karaf-scripts/target/bom.json 00:37:52 [INFO] attaching as karaf-scripts-0.24.0-cyclonedx.json 00:37:52 [INFO] 00:37:52 [INFO] --- install:3.1.4:install (default-install) @ karaf-scripts --- 00:37:52 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/karaf-scripts/pom.xml to /tmp/r/org/opendaylight/integration/karaf-scripts/0.24.0/karaf-scripts-0.24.0.pom 00:37:52 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/karaf-scripts/target/karaf-scripts-0.24.0.jar to /tmp/r/org/opendaylight/integration/karaf-scripts/0.24.0/karaf-scripts-0.24.0.jar 00:37:52 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/karaf-scripts/target/bom.xml to /tmp/r/org/opendaylight/integration/karaf-scripts/0.24.0/karaf-scripts-0.24.0-cyclonedx.xml 00:37:52 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/karaf-scripts/target/bom.json to /tmp/r/org/opendaylight/integration/karaf-scripts/0.24.0/karaf-scripts-0.24.0-cyclonedx.json 00:37:52 [INFO] 00:37:52 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ karaf-scripts --- 00:37:52 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:37:52 [INFO] 00:37:52 [INFO] --------------< org.opendaylight.jsonrpc:jsonrpc-parent >--------------- 00:37:52 [INFO] Building JSON-RPC :: Parent 1.20.0 [23/142] 00:37:52 [INFO] from jsonrpc/parent/pom.xml 00:37:52 [INFO] --------------------------------[ pom ]--------------------------------- 00:37:52 [INFO] 00:37:52 [INFO] --- clean:3.5.0:clean (default-clean) @ jsonrpc-parent --- 00:37:52 [INFO] 00:37:52 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ jsonrpc-parent --- 00:37:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:37:52 [INFO] 00:37:52 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ jsonrpc-parent --- 00:37:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:37:52 [INFO] 00:37:52 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ jsonrpc-parent --- 00:37:52 [INFO] 00:37:52 [INFO] --- dependency:3.10.0:properties (default) @ jsonrpc-parent --- 00:37:52 [INFO] 00:37:52 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ jsonrpc-parent --- 00:37:52 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:37:52 [INFO] 00:37:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ jsonrpc-parent --- 00:37:52 [INFO] 00:37:52 [INFO] --- checkstyle:3.6.0:check (default) @ jsonrpc-parent --- 00:37:52 [INFO] Starting audit... 00:37:52 Audit done. 00:37:52 [INFO] You have 0 Checkstyle violations. 00:37:52 [INFO] 00:37:52 [INFO] --- dependency:3.10.0:copy (unpack-license) @ jsonrpc-parent --- 00:37:52 [INFO] 00:37:52 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ jsonrpc-parent >>> 00:37:52 [INFO] 00:37:52 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ jsonrpc-parent --- 00:37:52 [INFO] No files found to run spotbugs, check compile phase has been run 00:37:52 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:37:52 [INFO] 00:37:52 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ jsonrpc-parent <<< 00:37:52 [INFO] 00:37:52 [INFO] 00:37:52 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ jsonrpc-parent --- 00:37:52 [INFO] 00:37:52 [INFO] --- copy:14.3.1:copy-files (default) @ jsonrpc-parent --- 00:37:52 [INFO] 00:37:52 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ jsonrpc-parent --- 00:37:52 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:37:52 [INFO] 00:37:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ jsonrpc-parent --- 00:37:52 [INFO] CycloneDX: Resolving Dependencies 00:37:52 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 00:37:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/parent/target/bom.xml 00:37:52 [INFO] attaching as jsonrpc-parent-1.20.0-cyclonedx.xml 00:37:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/parent/target/bom.json 00:37:52 [INFO] attaching as jsonrpc-parent-1.20.0-cyclonedx.json 00:37:52 [INFO] 00:37:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-parent --- 00:37:52 [INFO] Skipping duplicate-finder execution! 00:37:52 [INFO] 00:37:52 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ jsonrpc-parent --- 00:37:52 [INFO] Skipping pom project 00:37:52 [INFO] 00:37:52 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ jsonrpc-parent --- 00:37:52 [INFO] 00:37:52 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ jsonrpc-parent --- 00:37:52 [INFO] 00:37:52 [INFO] --- jacoco:0.8.14:report (report) @ jsonrpc-parent --- 00:37:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:37:52 [INFO] 00:37:52 [INFO] --- install:3.1.4:install (default-install) @ jsonrpc-parent --- 00:37:52 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/parent/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-parent/1.20.0/jsonrpc-parent-1.20.0.pom 00:37:52 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/parent/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-parent/1.20.0/jsonrpc-parent-1.20.0-cyclonedx.xml 00:37:52 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/parent/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-parent/1.20.0/jsonrpc-parent-1.20.0-cyclonedx.json 00:37:52 [INFO] 00:37:52 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ jsonrpc-parent --- 00:37:52 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:37:52 [INFO] 00:37:52 [INFO] --------------< org.opendaylight.jsonrpc.bus:bus-jsonrpc >-------------- 00:37:52 [INFO] Building JSON-RPC :: BUS :: JSON-RPC codec 1.20.0 [24/142] 00:37:52 [INFO] from jsonrpc/bus/jsonrpc/pom.xml 00:37:52 [INFO] -------------------------------[ bundle ]------------------------------- 00:37:52 [INFO] 00:37:52 [INFO] --- clean:3.5.0:clean (default-clean) @ bus-jsonrpc --- 00:37:52 [INFO] 00:37:52 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bus-jsonrpc --- 00:37:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:37:52 [INFO] 00:37:52 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bus-jsonrpc --- 00:37:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:37:52 [INFO] 00:37:52 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bus-jsonrpc --- 00:37:52 [INFO] 00:37:52 [INFO] --- dependency:3.10.0:properties (default) @ bus-jsonrpc --- 00:37:52 [INFO] 00:37:52 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bus-jsonrpc --- 00:37:52 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:37:52 [INFO] 00:37:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ bus-jsonrpc --- 00:37:52 [INFO] 00:37:52 [INFO] --- checkstyle:3.6.0:check (default) @ bus-jsonrpc --- 00:37:52 [INFO] Starting audit... 00:37:52 Audit done. 00:37:52 [INFO] You have 0 Checkstyle violations. 00:37:52 [INFO] 00:37:52 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bus-jsonrpc --- 00:37:52 [INFO] 00:37:52 [INFO] --- resources:3.4.0:resources (default-resources) @ bus-jsonrpc --- 00:37:52 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/src/main/resources 00:37:52 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/target/generated-sources/spi 00:37:52 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/target/generated-sources/yang 00:37:52 [INFO] 00:37:52 [INFO] --- compiler:3.15.0:compile (default-compile) @ bus-jsonrpc --- 00:37:52 [INFO] Recompiling the module because of changed source code. 00:37:52 [INFO] Compiling 14 source files with javac [debug release 21] to target/classes 00:37:52 [WARNING] /w/workspace/autorelease-release-chromium-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 00:37:52 [WARNING] /w/workspace/autorelease-release-chromium-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 00:37:52 [INFO] 00:37:52 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bus-jsonrpc >>> 00:37:52 [INFO] 00:37:52 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bus-jsonrpc --- 00:37:52 [INFO] Fork Value is true 00:37:56 [INFO] Done SpotBugs Analysis.... 00:37:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:37:56 [INFO] 00:37:56 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bus-jsonrpc <<< 00:37:56 [INFO] 00:37:56 [INFO] 00:37:56 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bus-jsonrpc --- 00:37:56 [INFO] BugInstance size is 0 00:37:56 [INFO] Error size is 0 00:37:56 [INFO] No errors/warnings found 00:37:56 [INFO] 00:37:56 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bus-jsonrpc --- 00:37:56 [INFO] Copying 1 resource from src/test/resources to target/test-classes 00:37:56 [INFO] 00:37:56 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bus-jsonrpc --- 00:37:56 [INFO] Recompiling the module because of changed dependency. 00:37:56 [INFO] Compiling 8 source files with javac [debug release 21] to target/test-classes 00:37:56 [INFO] 00:37:56 [INFO] --- surefire:3.5.5:test (default-test) @ bus-jsonrpc --- 00:37:56 [INFO] Surefire report directory: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/target/surefire-reports 00:37:56 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 00:37:56 [INFO] 00:37:56 [INFO] ------------------------------------------------------- 00:37:56 [INFO] T E S T S 00:37:56 [INFO] ------------------------------------------------------- 00:37:57 [INFO] Running org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObjectTest 00:37:57 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObjectTest 00:37:57 [INFO] Running org.opendaylight.jsonrpc.bus.jsonrpc.RpcMessageMapResultTest 00:37:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.opendaylight.jsonrpc.bus.jsonrpc.RpcMessageMapResultTest 00:37:57 [INFO] Running org.opendaylight.jsonrpc.bus.jsonrpc.RpcComplicatedParamsTest 00:37:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.opendaylight.jsonrpc.bus.jsonrpc.RpcComplicatedParamsTest 00:37:57 [INFO] Running org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcSerializerTest 00:37:57 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcSerializerTest 00:37:57 [INFO] Running org.opendaylight.jsonrpc.bus.jsonrpc.CompatibilitySerializationTest 00:37:57 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.jsonrpc.bus.jsonrpc.CompatibilitySerializationTest 00:37:57 [INFO] 00:37:57 [INFO] Results: 00:37:57 [INFO] 00:37:57 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 00:37:57 [INFO] 00:37:57 [INFO] 00:37:57 [INFO] --- copy:14.3.1:copy-files (default) @ bus-jsonrpc --- 00:37:57 [INFO] 00:37:57 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bus-jsonrpc --- 00:37:57 [INFO] Building bundle: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/target/bus-jsonrpc-1.20.0.jar 00:37:57 [INFO] Writing manifest: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/target/classes/META-INF/MANIFEST.MF 00:37:57 [INFO] 00:37:57 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bus-jsonrpc --- 00:37:59 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/target/bus-jsonrpc-1.20.0-javadoc.jar 00:37:59 [INFO] 00:37:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bus-jsonrpc --- 00:37:59 [INFO] CycloneDX: Resolving Dependencies 00:37:59 [INFO] CycloneDX: Creating BOM version 1.6 with 11 component(s) 00:37:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/target/bom.xml 00:37:59 [INFO] attaching as bus-jsonrpc-1.20.0-cyclonedx.xml 00:37:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/target/bom.json 00:37:59 [INFO] attaching as bus-jsonrpc-1.20.0-cyclonedx.json 00:37:59 [INFO] 00:37:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bus-jsonrpc --- 00:37:59 [INFO] Skipping duplicate-finder execution! 00:37:59 [INFO] 00:37:59 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bus-jsonrpc --- 00:37:59 [INFO] No dependency problems found 00:37:59 [INFO] 00:37:59 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bus-jsonrpc --- 00:37:59 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/target/bus-jsonrpc-1.20.0-sources.jar 00:37:59 [INFO] 00:37:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bus-jsonrpc --- 00:37:59 [INFO] 00:37:59 [INFO] --- jacoco:0.8.14:report (report) @ bus-jsonrpc --- 00:37:59 [INFO] Loading execution data file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/target/code-coverage/jacoco.exec 00:37:59 [INFO] Analyzed bundle 'JSON-RPC :: BUS :: JSON-RPC codec' with 21 classes 00:37:59 [INFO] 00:37:59 [INFO] --- install:3.1.4:install (default-install) @ bus-jsonrpc --- 00:37:59 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0/bus-jsonrpc-1.20.0.pom 00:37:59 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/target/bus-jsonrpc-1.20.0.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0/bus-jsonrpc-1.20.0.jar 00:37:59 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/target/bus-jsonrpc-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0/bus-jsonrpc-1.20.0-javadoc.jar 00:37:59 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0/bus-jsonrpc-1.20.0-cyclonedx.xml 00:37:59 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0/bus-jsonrpc-1.20.0-cyclonedx.json 00:37:59 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/target/bus-jsonrpc-1.20.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0/bus-jsonrpc-1.20.0-sources.jar 00:37:59 [INFO] 00:37:59 [INFO] --- bundle:6.0.0:install (default-install) @ bus-jsonrpc --- 00:37:59 [INFO] Installing org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0/bus-jsonrpc-1.20.0.jar 00:37:59 [INFO] Writing OBR metadata 00:37:59 [INFO] 00:37:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bus-jsonrpc --- 00:37:59 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:37:59 [INFO] 00:37:59 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bus-jsonrpc --- 00:37:59 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:37:59 [INFO] 00:37:59 [INFO] ----------------< org.opendaylight.jsonrpc.bus:bus-api >---------------- 00:37:59 [INFO] Building JSON-RPC :: BUS :: API 1.20.0 [25/142] 00:37:59 [INFO] from jsonrpc/bus/api/pom.xml 00:37:59 [INFO] -------------------------------[ bundle ]------------------------------- 00:37:59 [INFO] 00:37:59 [INFO] --- clean:3.5.0:clean (default-clean) @ bus-api --- 00:37:59 [INFO] 00:37:59 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bus-api --- 00:37:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:37:59 [INFO] 00:37:59 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bus-api --- 00:37:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:37:59 [INFO] 00:37:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bus-api --- 00:37:59 [INFO] 00:37:59 [INFO] --- dependency:3.10.0:properties (default) @ bus-api --- 00:37:59 [INFO] 00:37:59 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bus-api --- 00:37:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:37:59 [INFO] 00:37:59 [INFO] --- checkstyle:3.6.0:check (check-license) @ bus-api --- 00:37:59 [INFO] 00:37:59 [INFO] --- checkstyle:3.6.0:check (default) @ bus-api --- 00:37:59 [INFO] Starting audit... 00:37:59 Audit done. 00:37:59 [INFO] You have 0 Checkstyle violations. 00:37:59 [INFO] 00:37:59 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bus-api --- 00:37:59 [INFO] 00:37:59 [INFO] --- resources:3.4.0:resources (default-resources) @ bus-api --- 00:37:59 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/api/src/main/resources 00:37:59 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/api/target/generated-sources/spi 00:37:59 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/api/target/generated-sources/yang 00:37:59 [INFO] 00:37:59 [INFO] --- compiler:3.15.0:compile (default-compile) @ bus-api --- 00:37:59 [INFO] Recompiling the module because of changed source code. 00:37:59 [INFO] Compiling 19 source files with javac [debug release 21] to target/classes 00:37:59 [INFO] 00:37:59 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bus-api >>> 00:37:59 [INFO] 00:37:59 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bus-api --- 00:37:59 [INFO] Fork Value is true 00:38:02 [INFO] Done SpotBugs Analysis.... 00:38:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:38:02 [INFO] 00:38:02 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bus-api <<< 00:38:02 [INFO] 00:38:02 [INFO] 00:38:02 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bus-api --- 00:38:02 [INFO] BugInstance size is 0 00:38:02 [INFO] Error size is 0 00:38:02 [INFO] No errors/warnings found 00:38:02 [INFO] 00:38:02 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bus-api --- 00:38:02 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/api/src/test/resources 00:38:02 [INFO] 00:38:02 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bus-api --- 00:38:02 [INFO] Recompiling the module because of changed dependency. 00:38:02 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 00:38:02 [INFO] 00:38:02 [INFO] --- surefire:3.5.5:test (default-test) @ bus-api --- 00:38:02 [INFO] Surefire report directory: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/api/target/surefire-reports 00:38:02 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 00:38:02 [INFO] 00:38:02 [INFO] ------------------------------------------------------- 00:38:02 [INFO] T E S T S 00:38:02 [INFO] ------------------------------------------------------- 00:38:03 [INFO] Running org.opendaylight.jsonrpc.bus.api.UriBuilderTest 00:38:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.opendaylight.jsonrpc.bus.api.UriBuilderTest 00:38:03 [INFO] Running org.opendaylight.jsonrpc.bus.api.UriParserTest 00:38:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.jsonrpc.bus.api.UriParserTest 00:38:03 [INFO] 00:38:03 [INFO] Results: 00:38:03 [INFO] 00:38:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 00:38:03 [INFO] 00:38:03 [INFO] 00:38:03 [INFO] --- copy:14.3.1:copy-files (default) @ bus-api --- 00:38:03 [INFO] 00:38:03 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bus-api --- 00:38:03 [INFO] Building bundle: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/api/target/bus-api-1.20.0.jar 00:38:03 [INFO] Writing manifest: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/api/target/classes/META-INF/MANIFEST.MF 00:38:03 [INFO] 00:38:03 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bus-api --- 00:38:05 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/api/target/bus-api-1.20.0-javadoc.jar 00:38:05 [INFO] 00:38:05 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bus-api --- 00:38:05 [INFO] CycloneDX: Resolving Dependencies 00:38:05 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 00:38:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/api/target/bom.xml 00:38:05 [INFO] attaching as bus-api-1.20.0-cyclonedx.xml 00:38:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/api/target/bom.json 00:38:05 [INFO] attaching as bus-api-1.20.0-cyclonedx.json 00:38:05 [INFO] 00:38:05 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bus-api --- 00:38:05 [INFO] Skipping duplicate-finder execution! 00:38:05 [INFO] 00:38:05 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bus-api --- 00:38:05 [WARNING] Used undeclared dependencies found: 00:38:05 [WARNING] io.netty:netty-common:jar:4.2.10.Final:provided 00:38:05 [INFO] 00:38:05 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bus-api --- 00:38:05 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/api/target/bus-api-1.20.0-sources.jar 00:38:05 [INFO] 00:38:05 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bus-api --- 00:38:05 [INFO] 00:38:05 [INFO] --- jacoco:0.8.14:report (report) @ bus-api --- 00:38:05 [INFO] Loading execution data file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/api/target/code-coverage/jacoco.exec 00:38:05 [INFO] Analyzed bundle 'JSON-RPC :: BUS :: API' with 8 classes 00:38:05 [INFO] 00:38:05 [INFO] --- install:3.1.4:install (default-install) @ bus-api --- 00:38:05 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/api/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.20.0/bus-api-1.20.0.pom 00:38:05 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/api/target/bus-api-1.20.0.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.20.0/bus-api-1.20.0.jar 00:38:05 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/api/target/bus-api-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.20.0/bus-api-1.20.0-javadoc.jar 00:38:05 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/api/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.20.0/bus-api-1.20.0-cyclonedx.xml 00:38:05 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/api/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.20.0/bus-api-1.20.0-cyclonedx.json 00:38:05 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/api/target/bus-api-1.20.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.20.0/bus-api-1.20.0-sources.jar 00:38:05 [INFO] 00:38:05 [INFO] --- bundle:6.0.0:install (default-install) @ bus-api --- 00:38:05 [INFO] Installing org/opendaylight/jsonrpc/bus/bus-api/1.20.0/bus-api-1.20.0.jar 00:38:05 [INFO] Writing OBR metadata 00:38:05 [INFO] 00:38:05 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bus-api --- 00:38:05 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:38:05 [INFO] 00:38:05 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bus-api --- 00:38:05 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:38:05 [INFO] 00:38:05 [INFO] -----------< org.opendaylight.jsonrpc.security:security-api >----------- 00:38:05 [INFO] Building JSON-RPC :: Security :: API 1.20.0 [26/142] 00:38:05 [INFO] from jsonrpc/security/api/pom.xml 00:38:05 [INFO] -------------------------------[ bundle ]------------------------------- 00:38:05 [INFO] 00:38:05 [INFO] --- clean:3.5.0:clean (default-clean) @ security-api --- 00:38:05 [INFO] 00:38:05 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ security-api --- 00:38:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:38:05 [INFO] 00:38:05 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ security-api --- 00:38:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:38:05 [INFO] 00:38:05 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ security-api --- 00:38:05 [INFO] 00:38:05 [INFO] --- dependency:3.10.0:properties (default) @ security-api --- 00:38:05 [INFO] 00:38:05 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ security-api --- 00:38:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:38:05 [INFO] 00:38:05 [INFO] --- checkstyle:3.6.0:check (check-license) @ security-api --- 00:38:05 [INFO] 00:38:05 [INFO] --- checkstyle:3.6.0:check (default) @ security-api --- 00:38:05 [INFO] Starting audit... 00:38:05 Audit done. 00:38:05 [INFO] You have 0 Checkstyle violations. 00:38:05 [INFO] 00:38:05 [INFO] --- dependency:3.10.0:copy (unpack-license) @ security-api --- 00:38:05 [INFO] 00:38:05 [INFO] --- resources:3.4.0:resources (default-resources) @ security-api --- 00:38:05 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/api/src/main/resources 00:38:05 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/api/target/generated-sources/spi 00:38:05 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/api/target/generated-sources/yang 00:38:05 [INFO] 00:38:05 [INFO] --- compiler:3.15.0:compile (default-compile) @ security-api --- 00:38:05 [INFO] Recompiling the module because of changed source code. 00:38:05 [INFO] Compiling 10 source files with javac [debug release 21] to target/classes 00:38:05 [INFO] 00:38:05 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ security-api >>> 00:38:05 [INFO] 00:38:05 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ security-api --- 00:38:05 [INFO] Fork Value is true 00:38:08 [INFO] Done SpotBugs Analysis.... 00:38:08 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:38:08 [INFO] 00:38:08 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ security-api <<< 00:38:08 [INFO] 00:38:08 [INFO] 00:38:08 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ security-api --- 00:38:08 [INFO] BugInstance size is 0 00:38:08 [INFO] Error size is 0 00:38:08 [INFO] No errors/warnings found 00:38:08 [INFO] 00:38:08 [INFO] --- resources:3.4.0:testResources (default-testResources) @ security-api --- 00:38:09 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/api/src/test/resources 00:38:09 [INFO] 00:38:09 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ security-api --- 00:38:09 [INFO] No sources to compile 00:38:09 [INFO] 00:38:09 [INFO] --- surefire:3.5.5:test (default-test) @ security-api --- 00:38:09 [INFO] No tests to run. 00:38:09 [INFO] 00:38:09 [INFO] --- copy:14.3.1:copy-files (default) @ security-api --- 00:38:09 [INFO] 00:38:09 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ security-api --- 00:38:09 [INFO] Building bundle: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/api/target/security-api-1.20.0.jar 00:38:09 [INFO] Writing manifest: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/api/target/classes/META-INF/MANIFEST.MF 00:38:09 [INFO] 00:38:09 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ security-api --- 00:38:10 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/api/target/security-api-1.20.0-javadoc.jar 00:38:10 [INFO] 00:38:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ security-api --- 00:38:10 [INFO] CycloneDX: Resolving Dependencies 00:38:11 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 00:38:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/api/target/bom.xml 00:38:11 [INFO] attaching as security-api-1.20.0-cyclonedx.xml 00:38:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/api/target/bom.json 00:38:11 [INFO] attaching as security-api-1.20.0-cyclonedx.json 00:38:11 [INFO] 00:38:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ security-api --- 00:38:11 [INFO] Skipping duplicate-finder execution! 00:38:11 [INFO] 00:38:11 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ security-api --- 00:38:11 [WARNING] Used undeclared dependencies found: 00:38:11 [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.83:compile 00:38:11 [WARNING] Unused declared dependencies found: 00:38:11 [WARNING] org.bouncycastle:bcpkix-jdk18on:jar:1.83:compile 00:38:11 [INFO] 00:38:11 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ security-api --- 00:38:11 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/api/target/security-api-1.20.0-sources.jar 00:38:11 [INFO] 00:38:11 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ security-api --- 00:38:11 [INFO] 00:38:11 [INFO] --- jacoco:0.8.14:report (report) @ security-api --- 00:38:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:38:11 [INFO] 00:38:11 [INFO] --- install:3.1.4:install (default-install) @ security-api --- 00:38:11 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/api/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.20.0/security-api-1.20.0.pom 00:38:11 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/api/target/security-api-1.20.0.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.20.0/security-api-1.20.0.jar 00:38:11 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/api/target/security-api-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.20.0/security-api-1.20.0-javadoc.jar 00:38:11 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/api/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.20.0/security-api-1.20.0-cyclonedx.xml 00:38:11 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/api/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.20.0/security-api-1.20.0-cyclonedx.json 00:38:11 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/api/target/security-api-1.20.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.20.0/security-api-1.20.0-sources.jar 00:38:11 [INFO] 00:38:11 [INFO] --- bundle:6.0.0:install (default-install) @ security-api --- 00:38:11 [INFO] Installing org/opendaylight/jsonrpc/security/security-api/1.20.0/security-api-1.20.0.jar 00:38:11 [INFO] Writing OBR metadata 00:38:11 [INFO] 00:38:11 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ security-api --- 00:38:11 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:38:11 [INFO] 00:38:11 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ security-api --- 00:38:11 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:38:11 [INFO] 00:38:11 [INFO] ----------< org.opendaylight.jsonrpc.security:security-noop >----------- 00:38:11 [INFO] Building JSON-RPC :: Security :: NOOP 1.20.0 [27/142] 00:38:11 [INFO] from jsonrpc/security/noop/pom.xml 00:38:11 [INFO] -------------------------------[ bundle ]------------------------------- 00:38:11 [INFO] 00:38:11 [INFO] --- clean:3.5.0:clean (default-clean) @ security-noop --- 00:38:11 [INFO] 00:38:11 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ security-noop --- 00:38:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:38:11 [INFO] 00:38:11 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ security-noop --- 00:38:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:38:11 [INFO] 00:38:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ security-noop --- 00:38:11 [INFO] 00:38:11 [INFO] --- dependency:3.10.0:properties (default) @ security-noop --- 00:38:11 [INFO] 00:38:11 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ security-noop --- 00:38:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:38:11 [INFO] 00:38:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ security-noop --- 00:38:11 [INFO] 00:38:11 [INFO] --- checkstyle:3.6.0:check (default) @ security-noop --- 00:38:11 [INFO] Starting audit... 00:38:11 Audit done. 00:38:11 [INFO] You have 0 Checkstyle violations. 00:38:11 [INFO] 00:38:11 [INFO] --- dependency:3.10.0:copy (unpack-license) @ security-noop --- 00:38:11 [INFO] 00:38:11 [INFO] --- resources:3.4.0:resources (default-resources) @ security-noop --- 00:38:11 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/noop/src/main/resources 00:38:11 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/noop/target/generated-sources/spi 00:38:11 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/noop/target/generated-sources/yang 00:38:11 [INFO] 00:38:11 [INFO] --- compiler:3.15.0:compile (default-compile) @ security-noop --- 00:38:11 [INFO] Recompiling the module because of changed dependency. 00:38:11 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 00:38:11 [INFO] 00:38:11 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ security-noop >>> 00:38:11 [INFO] 00:38:11 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ security-noop --- 00:38:11 [INFO] Fork Value is true 00:38:13 [INFO] Done SpotBugs Analysis.... 00:38:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:38:13 [INFO] 00:38:13 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ security-noop <<< 00:38:13 [INFO] 00:38:13 [INFO] 00:38:13 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ security-noop --- 00:38:13 [INFO] BugInstance size is 0 00:38:13 [INFO] Error size is 0 00:38:13 [INFO] No errors/warnings found 00:38:13 [INFO] 00:38:13 [INFO] --- resources:3.4.0:testResources (default-testResources) @ security-noop --- 00:38:13 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/noop/src/test/resources 00:38:13 [INFO] 00:38:13 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ security-noop --- 00:38:13 [INFO] No sources to compile 00:38:13 [INFO] 00:38:13 [INFO] --- surefire:3.5.5:test (default-test) @ security-noop --- 00:38:13 [INFO] No tests to run. 00:38:13 [INFO] 00:38:13 [INFO] --- copy:14.3.1:copy-files (default) @ security-noop --- 00:38:13 [INFO] 00:38:13 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ security-noop --- 00:38:13 [INFO] Building bundle: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/noop/target/security-noop-1.20.0.jar 00:38:13 [INFO] Writing manifest: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/noop/target/classes/META-INF/MANIFEST.MF 00:38:13 [INFO] 00:38:13 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ security-noop --- 00:38:14 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/noop/target/security-noop-1.20.0-javadoc.jar 00:38:14 [INFO] 00:38:14 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ security-noop --- 00:38:14 [INFO] CycloneDX: Resolving Dependencies 00:38:15 [INFO] CycloneDX: Creating BOM version 1.6 with 7 component(s) 00:38:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/noop/target/bom.xml 00:38:15 [INFO] attaching as security-noop-1.20.0-cyclonedx.xml 00:38:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/noop/target/bom.json 00:38:15 [INFO] attaching as security-noop-1.20.0-cyclonedx.json 00:38:15 [INFO] 00:38:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ security-noop --- 00:38:15 [INFO] Skipping duplicate-finder execution! 00:38:15 [INFO] 00:38:15 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ security-noop --- 00:38:15 [INFO] No dependency problems found 00:38:15 [INFO] 00:38:15 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ security-noop --- 00:38:15 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/noop/target/security-noop-1.20.0-sources.jar 00:38:15 [INFO] 00:38:15 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ security-noop --- 00:38:15 [INFO] 00:38:15 [INFO] --- jacoco:0.8.14:report (report) @ security-noop --- 00:38:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:38:15 [INFO] 00:38:15 [INFO] --- install:3.1.4:install (default-install) @ security-noop --- 00:38:15 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/noop/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.20.0/security-noop-1.20.0.pom 00:38:15 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/noop/target/security-noop-1.20.0.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.20.0/security-noop-1.20.0.jar 00:38:15 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/noop/target/security-noop-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.20.0/security-noop-1.20.0-javadoc.jar 00:38:15 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/noop/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.20.0/security-noop-1.20.0-cyclonedx.xml 00:38:15 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/noop/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.20.0/security-noop-1.20.0-cyclonedx.json 00:38:15 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/noop/target/security-noop-1.20.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.20.0/security-noop-1.20.0-sources.jar 00:38:15 [INFO] 00:38:15 [INFO] --- bundle:6.0.0:install (default-install) @ security-noop --- 00:38:15 [INFO] Installing org/opendaylight/jsonrpc/security/security-noop/1.20.0/security-noop-1.20.0.jar 00:38:15 [INFO] Writing OBR metadata 00:38:15 [INFO] 00:38:15 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ security-noop --- 00:38:15 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:38:15 [INFO] 00:38:15 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ security-noop --- 00:38:15 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:38:15 [INFO] 00:38:15 [INFO] ----------------< org.opendaylight.jsonrpc.bus:bus-spi >---------------- 00:38:15 [INFO] Building JSON-RPC :: BUS :: SPI 1.20.0 [28/142] 00:38:15 [INFO] from jsonrpc/bus/spi/pom.xml 00:38:15 [INFO] -------------------------------[ bundle ]------------------------------- 00:38:15 [INFO] 00:38:15 [INFO] --- clean:3.5.0:clean (default-clean) @ bus-spi --- 00:38:15 [INFO] 00:38:15 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bus-spi --- 00:38:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:38:15 [INFO] 00:38:15 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bus-spi --- 00:38:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:38:15 [INFO] 00:38:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bus-spi --- 00:38:15 [INFO] 00:38:15 [INFO] --- dependency:3.10.0:properties (default) @ bus-spi --- 00:38:15 [INFO] 00:38:15 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bus-spi --- 00:38:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:38:15 [INFO] 00:38:15 [INFO] --- checkstyle:3.6.0:check (check-license) @ bus-spi --- 00:38:15 [INFO] 00:38:15 [INFO] --- checkstyle:3.6.0:check (default) @ bus-spi --- 00:38:15 [INFO] Starting audit... 00:38:15 Audit done. 00:38:15 [INFO] You have 0 Checkstyle violations. 00:38:15 [INFO] 00:38:15 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bus-spi --- 00:38:15 [INFO] 00:38:15 [INFO] --- resources:3.4.0:resources (default-resources) @ bus-spi --- 00:38:15 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/spi/src/main/resources 00:38:15 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/spi/target/generated-sources/spi 00:38:15 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/spi/target/generated-sources/yang 00:38:15 [INFO] 00:38:15 [INFO] --- compiler:3.15.0:compile (default-compile) @ bus-spi --- 00:38:15 [INFO] Recompiling the module because of changed dependency. 00:38:15 [INFO] Compiling 24 source files with javac [debug release 21] to target/classes 00:38:15 [WARNING] /w/workspace/autorelease-release-chromium-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 00:38:15 [WARNING] /w/workspace/autorelease-release-chromium-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 00:38:15 [WARNING] /w/workspace/autorelease-release-chromium-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 00:38:15 [WARNING] /w/workspace/autorelease-release-chromium-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 00:38:15 [WARNING] /w/workspace/autorelease-release-chromium-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 00:38:15 [INFO] 00:38:15 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bus-spi >>> 00:38:15 [INFO] 00:38:15 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bus-spi --- 00:38:15 [INFO] Fork Value is true 00:38:19 [INFO] Done SpotBugs Analysis.... 00:38:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:38:19 [INFO] 00:38:19 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bus-spi <<< 00:38:19 [INFO] 00:38:19 [INFO] 00:38:19 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bus-spi --- 00:38:19 [INFO] BugInstance size is 0 00:38:19 [INFO] Error size is 0 00:38:19 [INFO] No errors/warnings found 00:38:19 [INFO] 00:38:19 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bus-spi --- 00:38:19 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/spi/src/test/resources 00:38:19 [INFO] 00:38:19 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bus-spi --- 00:38:19 [INFO] Recompiling the module because of changed dependency. 00:38:19 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 00:38:19 [INFO] 00:38:19 [INFO] --- surefire:3.5.5:test (default-test) @ bus-spi --- 00:38:19 [INFO] Surefire report directory: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/spi/target/surefire-reports 00:38:19 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 00:38:19 [INFO] 00:38:19 [INFO] ------------------------------------------------------- 00:38:19 [INFO] T E S T S 00:38:19 [INFO] ------------------------------------------------------- 00:38:20 [INFO] 00:38:20 [INFO] Results: 00:38:20 [INFO] 00:38:20 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 00:38:20 [INFO] 00:38:20 [INFO] 00:38:20 [INFO] --- copy:14.3.1:copy-files (default) @ bus-spi --- 00:38:20 [INFO] 00:38:20 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bus-spi --- 00:38:20 [INFO] Building bundle: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/spi/target/bus-spi-1.20.0.jar 00:38:20 [INFO] Writing manifest: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/spi/target/classes/META-INF/MANIFEST.MF 00:38:20 [INFO] 00:38:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bus-spi --- 00:38:22 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/spi/target/bus-spi-1.20.0-javadoc.jar 00:38:22 [INFO] 00:38:22 [INFO] --- jar:3.5.0:test-jar (default) @ bus-spi --- 00:38:22 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/spi/target/bus-spi-1.20.0-tests.jar 00:38:22 [INFO] 00:38:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bus-spi --- 00:38:22 [INFO] CycloneDX: Resolving Dependencies 00:38:22 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 00:38:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/spi/target/bom.xml 00:38:22 [INFO] attaching as bus-spi-1.20.0-cyclonedx.xml 00:38:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/spi/target/bom.json 00:38:22 [INFO] attaching as bus-spi-1.20.0-cyclonedx.json 00:38:22 [INFO] 00:38:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bus-spi --- 00:38:22 [INFO] Skipping duplicate-finder execution! 00:38:22 [INFO] 00:38:22 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bus-spi --- 00:38:22 [INFO] No dependency problems found 00:38:22 [INFO] 00:38:22 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bus-spi --- 00:38:22 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/spi/target/bus-spi-1.20.0-sources.jar 00:38:22 [INFO] 00:38:22 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bus-spi --- 00:38:22 [INFO] 00:38:22 [INFO] --- jacoco:0.8.14:report (report) @ bus-spi --- 00:38:22 [INFO] Loading execution data file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/spi/target/code-coverage/jacoco.exec 00:38:22 [INFO] Analyzed bundle 'JSON-RPC :: BUS :: SPI' with 25 classes 00:38:22 [INFO] 00:38:22 [INFO] --- install:3.1.4:install (default-install) @ bus-spi --- 00:38:22 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/spi/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0.pom 00:38:22 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/spi/target/bus-spi-1.20.0.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0.jar 00:38:22 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/spi/target/bus-spi-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0-javadoc.jar 00:38:22 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/spi/target/bus-spi-1.20.0-tests.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0-tests.jar 00:38:22 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/spi/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0-cyclonedx.xml 00:38:22 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/spi/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0-cyclonedx.json 00:38:22 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/spi/target/bus-spi-1.20.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0-sources.jar 00:38:22 [INFO] 00:38:22 [INFO] --- bundle:6.0.0:install (default-install) @ bus-spi --- 00:38:22 [INFO] Installing org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0.jar 00:38:22 [INFO] Writing OBR metadata 00:38:22 [INFO] 00:38:22 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bus-spi --- 00:38:22 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:38:22 [INFO] 00:38:22 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bus-spi --- 00:38:22 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:38:22 [INFO] 00:38:22 [INFO] -------------< org.opendaylight.jsonrpc.bus:transport-zmq >------------- 00:38:22 [INFO] Building JSON-RPC :: BUS :: ZeroMQ transport 1.20.0 [29/142] 00:38:22 [INFO] from jsonrpc/bus/transport-zmq/pom.xml 00:38:22 [INFO] -------------------------------[ bundle ]------------------------------- 00:38:23 [INFO] 00:38:23 [INFO] --- clean:3.5.0:clean (default-clean) @ transport-zmq --- 00:38:23 [INFO] 00:38:23 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transport-zmq --- 00:38:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:38:23 [INFO] 00:38:23 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transport-zmq --- 00:38:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:38:23 [INFO] 00:38:23 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transport-zmq --- 00:38:23 [INFO] 00:38:23 [INFO] --- dependency:3.10.0:properties (default) @ transport-zmq --- 00:38:23 [INFO] 00:38:23 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ transport-zmq --- 00:38:23 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:38:23 [INFO] 00:38:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ transport-zmq --- 00:38:23 [INFO] 00:38:23 [INFO] --- checkstyle:3.6.0:check (default) @ transport-zmq --- 00:38:23 [INFO] Starting audit... 00:38:23 Audit done. 00:38:23 [INFO] You have 0 Checkstyle violations. 00:38:23 [INFO] 00:38:23 [INFO] --- dependency:3.10.0:copy (unpack-license) @ transport-zmq --- 00:38:23 [INFO] 00:38:23 [INFO] --- resources:3.4.0:resources (default-resources) @ transport-zmq --- 00:38:23 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/src/main/resources 00:38:23 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/target/generated-sources/spi 00:38:23 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/target/generated-sources/yang 00:38:23 [INFO] 00:38:23 [INFO] --- compiler:3.15.0:compile (default-compile) @ transport-zmq --- 00:38:23 [INFO] Recompiling the module because of changed dependency. 00:38:23 [INFO] Compiling 35 source files with javac [debug release 21] to target/classes 00:38:24 [INFO] Writing META-INF/services/org.opendaylight.jsonrpc.bus.api.BusSessionFactory 00:38:24 [WARNING] /w/workspace/autorelease-release-chromium-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 00:38:24 [WARNING] /w/workspace/autorelease-release-chromium-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 00:38:24 [WARNING] /w/workspace/autorelease-release-chromium-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 00:38:24 [INFO] 00:38:24 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transport-zmq >>> 00:38:24 [INFO] 00:38:24 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transport-zmq --- 00:38:24 [INFO] Fork Value is true 00:38:27 [INFO] Done SpotBugs Analysis.... 00:38:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:38:27 [INFO] 00:38:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transport-zmq <<< 00:38:27 [INFO] 00:38:27 [INFO] 00:38:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transport-zmq --- 00:38:27 [INFO] BugInstance size is 0 00:38:27 [INFO] Error size is 0 00:38:27 [INFO] No errors/warnings found 00:38:27 [INFO] 00:38:27 [INFO] --- resources:3.4.0:testResources (default-testResources) @ transport-zmq --- 00:38:27 [INFO] Copying 1 resource from src/test/resources to target/test-classes 00:38:27 [INFO] 00:38:27 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ transport-zmq --- 00:38:27 [INFO] Recompiling the module because of changed dependency. 00:38:27 [INFO] Compiling 9 source files with javac [debug release 21] to target/test-classes 00:38:27 [WARNING] /w/workspace/autorelease-release-chromium-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 00:38:27 [WARNING] /w/workspace/autorelease-release-chromium-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 00:38:27 [INFO] 00:38:27 [INFO] --- surefire:3.5.5:test (default-test) @ transport-zmq --- 00:38:27 [INFO] Surefire report directory: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/target/surefire-reports 00:38:27 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 00:38:27 [INFO] 00:38:27 [INFO] ------------------------------------------------------- 00:38:27 [INFO] T E S T S 00:38:27 [INFO] ------------------------------------------------------- 00:38:28 [INFO] Running org.opendaylight.jsonrpc.bus.zmq.ReqRepTest 00:38:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.885 s -- in org.opendaylight.jsonrpc.bus.zmq.ReqRepTest 00:38:29 [INFO] Running org.opendaylight.jsonrpc.bus.zmq.ParseTest 00:38:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.jsonrpc.bus.zmq.ParseTest 00:38:29 [INFO] Running org.opendaylight.jsonrpc.bus.zmq.PubSubTest 00:38:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.291 s -- in org.opendaylight.jsonrpc.bus.zmq.PubSubTest 00:38:31 [INFO] Running org.opendaylight.jsonrpc.bus.zmq.Zmtp20NegotiationTest 00:38:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.jsonrpc.bus.zmq.Zmtp20NegotiationTest 00:38:32 [INFO] 00:38:32 [INFO] Results: 00:38:32 [INFO] 00:38:32 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 00:38:32 [INFO] 00:38:32 [INFO] 00:38:32 [INFO] --- copy:14.3.1:copy-files (default) @ transport-zmq --- 00:38:32 [INFO] 00:38:32 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transport-zmq --- 00:38:32 [INFO] Building bundle: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/target/transport-zmq-1.20.0.jar 00:38:32 [INFO] Writing manifest: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/target/classes/META-INF/MANIFEST.MF 00:38:32 [INFO] 00:38:32 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transport-zmq --- 00:38:33 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/target/transport-zmq-1.20.0-javadoc.jar 00:38:33 [INFO] 00:38:33 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transport-zmq --- 00:38:33 [INFO] CycloneDX: Resolving Dependencies 00:38:34 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 00:38:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/target/bom.xml 00:38:35 [INFO] attaching as transport-zmq-1.20.0-cyclonedx.xml 00:38:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/target/bom.json 00:38:35 [INFO] attaching as transport-zmq-1.20.0-cyclonedx.json 00:38:35 [INFO] 00:38:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transport-zmq --- 00:38:35 [INFO] Skipping duplicate-finder execution! 00:38:35 [INFO] 00:38:35 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ transport-zmq --- 00:38:35 [INFO] No dependency problems found 00:38:35 [INFO] 00:38:35 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ transport-zmq --- 00:38:35 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/target/transport-zmq-1.20.0-sources.jar 00:38:35 [INFO] 00:38:35 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transport-zmq --- 00:38:35 [INFO] 00:38:35 [INFO] --- jacoco:0.8.14:report (report) @ transport-zmq --- 00:38:35 [INFO] Loading execution data file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/target/code-coverage/jacoco.exec 00:38:35 [INFO] Analyzed bundle 'JSON-RPC :: BUS :: ZeroMQ transport' with 33 classes 00:38:35 [INFO] 00:38:35 [INFO] --- install:3.1.4:install (default-install) @ transport-zmq --- 00:38:35 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0/transport-zmq-1.20.0.pom 00:38:35 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/target/transport-zmq-1.20.0.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0/transport-zmq-1.20.0.jar 00:38:35 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/target/transport-zmq-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0/transport-zmq-1.20.0-javadoc.jar 00:38:35 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0/transport-zmq-1.20.0-cyclonedx.xml 00:38:35 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0/transport-zmq-1.20.0-cyclonedx.json 00:38:35 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/target/transport-zmq-1.20.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0/transport-zmq-1.20.0-sources.jar 00:38:35 [INFO] 00:38:35 [INFO] --- bundle:6.0.0:install (default-install) @ transport-zmq --- 00:38:35 [INFO] Installing org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0/transport-zmq-1.20.0.jar 00:38:35 [INFO] Writing OBR metadata 00:38:35 [INFO] 00:38:35 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transport-zmq --- 00:38:35 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:38:35 [INFO] 00:38:35 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transport-zmq --- 00:38:35 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:38:35 [INFO] 00:38:35 [INFO] ------------< org.opendaylight.jsonrpc.bus:transport-http >------------- 00:38:35 [INFO] Building JSON-RPC :: BUS :: HTTP transport 1.20.0 [30/142] 00:38:35 [INFO] from jsonrpc/bus/transport-http/pom.xml 00:38:35 [INFO] -------------------------------[ bundle ]------------------------------- 00:38:35 [INFO] 00:38:35 [INFO] --- clean:3.5.0:clean (default-clean) @ transport-http --- 00:38:35 [INFO] 00:38:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transport-http --- 00:38:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:38:35 [INFO] 00:38:35 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transport-http --- 00:38:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:38:35 [INFO] 00:38:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transport-http --- 00:38:35 [INFO] 00:38:35 [INFO] --- dependency:3.10.0:properties (default) @ transport-http --- 00:38:35 [INFO] 00:38:35 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ transport-http --- 00:38:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:38:35 [INFO] 00:38:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ transport-http --- 00:38:35 [INFO] 00:38:35 [INFO] --- checkstyle:3.6.0:check (default) @ transport-http --- 00:38:35 [INFO] Starting audit... 00:38:35 Audit done. 00:38:35 [INFO] You have 0 Checkstyle violations. 00:38:35 [INFO] 00:38:35 [INFO] --- dependency:3.10.0:copy (unpack-license) @ transport-http --- 00:38:35 [INFO] 00:38:35 [INFO] --- resources:3.4.0:resources (default-resources) @ transport-http --- 00:38:35 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/transport-http/src/main/resources 00:38:35 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/transport-http/target/generated-sources/spi 00:38:35 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/transport-http/target/generated-sources/yang 00:38:35 [INFO] 00:38:35 [INFO] --- compiler:3.15.0:compile (default-compile) @ transport-http --- 00:38:35 [INFO] Recompiling the module because of changed dependency. 00:38:35 [INFO] Compiling 23 source files with javac [debug release 21] to target/classes 00:38:35 [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 00:38:35 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:38:35 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:38:35 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:38:35 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:38:35 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:38:35 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:38:35 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:38:35 [INFO] Writing META-INF/services/org.opendaylight.jsonrpc.bus.api.BusSessionFactory 00:38:35 [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 00:38:35 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:38:35 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:38:35 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:38:35 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:38:35 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:38:35 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:38:35 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:38:35 [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 00:38:35 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:38:35 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:38:35 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:38:35 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:38:35 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:38:35 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:38:35 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:38:35 [WARNING] /w/workspace/autorelease-release-chromium-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 00:38:35 [WARNING] /w/workspace/autorelease-release-chromium-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 00:38:35 [WARNING] /w/workspace/autorelease-release-chromium-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 00:38:35 [WARNING] /w/workspace/autorelease-release-chromium-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 00:38:35 [INFO] 00:38:35 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transport-http >>> 00:38:35 [INFO] 00:38:35 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transport-http --- 00:38:35 [INFO] Fork Value is true 00:38:39 [INFO] Done SpotBugs Analysis.... 00:38:39 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:38:39 [INFO] 00:38:39 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transport-http <<< 00:38:39 [INFO] 00:38:39 [INFO] 00:38:39 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transport-http --- 00:38:39 [INFO] BugInstance size is 0 00:38:39 [INFO] Error size is 0 00:38:39 [INFO] No errors/warnings found 00:38:39 [INFO] 00:38:39 [INFO] --- resources:3.4.0:testResources (default-testResources) @ transport-http --- 00:38:39 [INFO] Copying 2 resources from src/test/resources to target/test-classes 00:38:39 [INFO] 00:38:39 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ transport-http --- 00:38:39 [INFO] Recompiling the module because of changed dependency. 00:38:39 [INFO] Compiling 7 source files with javac [debug release 21] to target/test-classes 00:38:39 [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 00:38:39 [INFO] 00:38:39 [INFO] --- surefire:3.5.5:test (default-test) @ transport-http --- 00:38:39 [INFO] Surefire report directory: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/transport-http/target/surefire-reports 00:38:39 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 00:38:39 [INFO] 00:38:39 [INFO] ------------------------------------------------------- 00:38:39 [INFO] T E S T S 00:38:39 [INFO] ------------------------------------------------------- 00:38:40 [INFO] Running org.opendaylight.jsonrpc.bus.http.HttpReqRepTest 00:38:41 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.866 s -- in org.opendaylight.jsonrpc.bus.http.HttpReqRepTest 00:38:41 [INFO] Running org.opendaylight.jsonrpc.bus.http.UtilTest 00:38:41 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.jsonrpc.bus.http.UtilTest 00:38:41 [INFO] Running org.opendaylight.jsonrpc.bus.http.WsReqRepTest 00:38:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 s -- in org.opendaylight.jsonrpc.bus.http.WsReqRepTest 00:38:41 [INFO] Running org.opendaylight.jsonrpc.bus.http.HttpsReqRepTest 00:38:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.688 s -- in org.opendaylight.jsonrpc.bus.http.HttpsReqRepTest 00:38:43 [INFO] Running org.opendaylight.jsonrpc.bus.http.WssReqRepTest 00:38:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.415 s -- in org.opendaylight.jsonrpc.bus.http.WssReqRepTest 00:38:43 [INFO] Running org.opendaylight.jsonrpc.bus.http.PubSubTest 00:38:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.161 s -- in org.opendaylight.jsonrpc.bus.http.PubSubTest 00:38:45 [INFO] 00:38:45 [INFO] Results: 00:38:45 [INFO] 00:38:45 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 00:38:45 [INFO] 00:38:45 [INFO] 00:38:45 [INFO] --- copy:14.3.1:copy-files (default) @ transport-http --- 00:38:45 [INFO] 00:38:45 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transport-http --- 00:38:45 [INFO] Building bundle: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/transport-http/target/transport-http-1.20.0.jar 00:38:45 [INFO] Writing manifest: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/transport-http/target/classes/META-INF/MANIFEST.MF 00:38:45 [INFO] 00:38:45 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transport-http --- 00:38:47 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/transport-http/target/transport-http-1.20.0-javadoc.jar 00:38:47 [INFO] 00:38:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transport-http --- 00:38:47 [INFO] CycloneDX: Resolving Dependencies 00:38:48 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 00:38:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/transport-http/target/bom.xml 00:38:48 [INFO] attaching as transport-http-1.20.0-cyclonedx.xml 00:38:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/transport-http/target/bom.json 00:38:48 [INFO] attaching as transport-http-1.20.0-cyclonedx.json 00:38:48 [INFO] 00:38:48 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transport-http --- 00:38:48 [INFO] Skipping duplicate-finder execution! 00:38:48 [INFO] 00:38:48 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ transport-http --- 00:38:48 [INFO] No dependency problems found 00:38:48 [INFO] 00:38:48 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ transport-http --- 00:38:48 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/transport-http/target/transport-http-1.20.0-sources.jar 00:38:48 [INFO] 00:38:48 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transport-http --- 00:38:48 [INFO] 00:38:48 [INFO] --- jacoco:0.8.14:report (report) @ transport-http --- 00:38:48 [INFO] Loading execution data file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/transport-http/target/code-coverage/jacoco.exec 00:38:48 [INFO] Analyzed bundle 'JSON-RPC :: BUS :: HTTP transport' with 21 classes 00:38:48 [INFO] 00:38:48 [INFO] --- install:3.1.4:install (default-install) @ transport-http --- 00:38:48 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/transport-http/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.20.0/transport-http-1.20.0.pom 00:38:48 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/transport-http/target/transport-http-1.20.0.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.20.0/transport-http-1.20.0.jar 00:38:48 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/transport-http/target/transport-http-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.20.0/transport-http-1.20.0-javadoc.jar 00:38:48 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/transport-http/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.20.0/transport-http-1.20.0-cyclonedx.xml 00:38:48 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/transport-http/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.20.0/transport-http-1.20.0-cyclonedx.json 00:38:48 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/transport-http/target/transport-http-1.20.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.20.0/transport-http-1.20.0-sources.jar 00:38:48 [INFO] 00:38:48 [INFO] --- bundle:6.0.0:install (default-install) @ transport-http --- 00:38:48 [INFO] Installing org/opendaylight/jsonrpc/bus/transport-http/1.20.0/transport-http-1.20.0.jar 00:38:48 [INFO] Writing OBR metadata 00:38:48 [INFO] 00:38:48 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transport-http --- 00:38:48 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:38:48 [INFO] 00:38:48 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transport-http --- 00:38:48 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:38:48 [INFO] 00:38:48 [INFO] ------------< org.opendaylight.jsonrpc.bus:bus-messagelib >------------- 00:38:48 [INFO] Building JSON-RPC :: BUS :: Messaging library 1.20.0 [31/142] 00:38:48 [INFO] from jsonrpc/bus/messagelib/pom.xml 00:38:48 [INFO] -------------------------------[ bundle ]------------------------------- 00:38:48 [INFO] 00:38:48 [INFO] --- clean:3.5.0:clean (default-clean) @ bus-messagelib --- 00:38:48 [INFO] 00:38:48 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bus-messagelib --- 00:38:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:38:48 [INFO] 00:38:48 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bus-messagelib --- 00:38:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:38:48 [INFO] 00:38:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bus-messagelib --- 00:38:48 [INFO] 00:38:48 [INFO] --- dependency:3.10.0:properties (default) @ bus-messagelib --- 00:38:48 [INFO] 00:38:48 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bus-messagelib --- 00:38:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:38:48 [INFO] 00:38:48 [INFO] --- checkstyle:3.6.0:check (check-license) @ bus-messagelib --- 00:38:48 [INFO] 00:38:48 [INFO] --- checkstyle:3.6.0:check (default) @ bus-messagelib --- 00:38:49 [INFO] Starting audit... 00:38:49 Audit done. 00:38:49 [INFO] You have 0 Checkstyle violations. 00:38:49 [INFO] 00:38:49 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bus-messagelib --- 00:38:49 [INFO] 00:38:49 [INFO] --- resources:3.4.0:resources (default-resources) @ bus-messagelib --- 00:38:49 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/messagelib/src/main/resources 00:38:49 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/generated-sources/spi 00:38:49 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/generated-sources/yang 00:38:49 [INFO] 00:38:49 [INFO] --- compiler:3.15.0:compile (default-compile) @ bus-messagelib --- 00:38:49 [INFO] Recompiling the module because of changed dependency. 00:38:49 [INFO] Compiling 42 source files with javac [debug release 21] to target/classes 00:38:49 [WARNING] /w/workspace/autorelease-release-chromium-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 00:38:49 [WARNING] /w/workspace/autorelease-release-chromium-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 00:38:49 [WARNING] /w/workspace/autorelease-release-chromium-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 00:38:49 [WARNING] /w/workspace/autorelease-release-chromium-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 00:38:49 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/ProxyServiceImpl.java:[233,69] found raw type: java.lang.Class 00:38:49 missing type arguments for generic class java.lang.Class 00:38:49 [WARNING] /w/workspace/autorelease-release-chromium-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 00:38:49 [WARNING] /w/workspace/autorelease-release-chromium-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 00:38:49 [WARNING] /w/workspace/autorelease-release-chromium-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 00:38:49 [INFO] 00:38:49 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bus-messagelib >>> 00:38:49 [INFO] 00:38:49 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bus-messagelib --- 00:38:49 [INFO] Fork Value is true 00:38:53 [INFO] Done SpotBugs Analysis.... 00:38:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:38:53 [INFO] 00:38:53 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bus-messagelib <<< 00:38:53 [INFO] 00:38:53 [INFO] 00:38:53 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bus-messagelib --- 00:38:53 [INFO] BugInstance size is 0 00:38:53 [INFO] Error size is 0 00:38:53 [INFO] No errors/warnings found 00:38:53 [INFO] 00:38:53 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bus-messagelib --- 00:38:53 [INFO] Copying 1 resource from src/test/resources to target/test-classes 00:38:53 [INFO] 00:38:53 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bus-messagelib --- 00:38:53 [INFO] Recompiling the module because of changed dependency. 00:38:53 [INFO] Compiling 32 source files with javac [debug release 21] to target/test-classes 00:38:53 [WARNING] /w/workspace/autorelease-release-chromium-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 00:38:53 [WARNING] /w/workspace/autorelease-release-chromium-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 00:38:53 [WARNING] /w/workspace/autorelease-release-chromium-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 00:38:53 [WARNING] /w/workspace/autorelease-release-chromium-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 00:38:53 [WARNING] /w/workspace/autorelease-release-chromium-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 00:38:53 [WARNING] /w/workspace/autorelease-release-chromium-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 00:38:53 [WARNING] /w/workspace/autorelease-release-chromium-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 00:38:53 [WARNING] /w/workspace/autorelease-release-chromium-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 00:38:53 [WARNING] /w/workspace/autorelease-release-chromium-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 00:38:53 [WARNING] /w/workspace/autorelease-release-chromium-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 00:38:53 [INFO] 00:38:53 [INFO] --- surefire:3.5.5:test (default-test) @ bus-messagelib --- 00:38:53 [INFO] Surefire report directory: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/surefire-reports 00:38:53 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 00:38:53 [INFO] 00:38:53 [INFO] ------------------------------------------------------- 00:38:53 [INFO] T E S T S 00:38:53 [INFO] ------------------------------------------------------- 00:38:55 [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.UtilTest 00:38:55 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.opendaylight.jsonrpc.bus.messagelib.UtilTest 00:38:55 [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.TransportFactoryTest 00:38:55 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 00:38:57 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.824 s -- in org.opendaylight.jsonrpc.bus.messagelib.TransportFactoryTest 00:38:57 [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.ObjectParameterTest 00:38:57 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.483 s -- in org.opendaylight.jsonrpc.bus.messagelib.ObjectParameterTest 00:38:57 [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.DefaultMethodProxyTest 00:39:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.322 s -- in org.opendaylight.jsonrpc.bus.messagelib.DefaultMethodProxyTest 00:39:01 [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.ReqRepTest 00:39:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.723 s -- in org.opendaylight.jsonrpc.bus.messagelib.ReqRepTest 00:39:03 [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.PayloadAwareSorterTest 00:39:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.jsonrpc.bus.messagelib.PayloadAwareSorterTest 00:39:03 [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.ProxyTest 00:39:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.864 s -- in org.opendaylight.jsonrpc.bus.messagelib.ProxyTest 00:39:09 [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.ReturnTypeTest 00:39:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.497 s -- in org.opendaylight.jsonrpc.bus.messagelib.ReturnTypeTest 00:39:09 [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.JsonRrpc30Test 00:39:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.617 s -- in org.opendaylight.jsonrpc.bus.messagelib.JsonRrpc30Test 00:39:11 [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.MethodMatchingTest 00:39:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 s -- in org.opendaylight.jsonrpc.bus.messagelib.MethodMatchingTest 00:39:11 [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.CachingTest 00:39:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.jsonrpc.bus.messagelib.CachingTest 00:39:11 [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.JsonRpcSerializerTest 00:39:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.jsonrpc.bus.messagelib.JsonRpcSerializerTest 00:39:11 [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.RpcMethodAnnotationTest 00:39:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.jsonrpc.bus.messagelib.RpcMethodAnnotationTest 00:39:11 [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.PubSubTest 00:39:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.067 s -- in org.opendaylight.jsonrpc.bus.messagelib.PubSubTest 00:39:13 [INFO] 00:39:13 [INFO] Results: 00:39:13 [INFO] 00:39:13 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0 00:39:13 [INFO] 00:39:13 [INFO] 00:39:13 [INFO] --- copy:14.3.1:copy-files (default) @ bus-messagelib --- 00:39:13 [INFO] 00:39:13 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bus-messagelib --- 00:39:13 [INFO] Building bundle: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/bus-messagelib-1.20.0.jar 00:39:13 [INFO] Writing manifest: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/classes/META-INF/MANIFEST.MF 00:39:13 [INFO] 00:39:13 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bus-messagelib --- 00:39:15 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/bus-messagelib-1.20.0-javadoc.jar 00:39:15 [INFO] 00:39:15 [INFO] --- jar:3.5.0:test-jar (default) @ bus-messagelib --- 00:39:15 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/bus-messagelib-1.20.0-tests.jar 00:39:15 [INFO] 00:39:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bus-messagelib --- 00:39:15 [INFO] CycloneDX: Resolving Dependencies 00:39:16 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 00:39:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/bom.xml 00:39:16 [INFO] attaching as bus-messagelib-1.20.0-cyclonedx.xml 00:39:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/bom.json 00:39:16 [INFO] attaching as bus-messagelib-1.20.0-cyclonedx.json 00:39:16 [INFO] 00:39:16 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bus-messagelib --- 00:39:16 [INFO] Skipping duplicate-finder execution! 00:39:16 [INFO] 00:39:16 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bus-messagelib --- 00:39:16 [INFO] No dependency problems found 00:39:16 [INFO] 00:39:16 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bus-messagelib --- 00:39:16 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/bus-messagelib-1.20.0-sources.jar 00:39:16 [INFO] 00:39:16 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bus-messagelib --- 00:39:16 [INFO] 00:39:16 [INFO] --- jacoco:0.8.14:report (report) @ bus-messagelib --- 00:39:16 [INFO] Loading execution data file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/code-coverage/jacoco.exec 00:39:16 [INFO] Analyzed bundle 'JSON-RPC :: BUS :: Messaging library' with 40 classes 00:39:16 [INFO] 00:39:16 [INFO] --- install:3.1.4:install (default-install) @ bus-messagelib --- 00:39:16 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/messagelib/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0.pom 00:39:16 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/bus-messagelib-1.20.0.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0.jar 00:39:16 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/bus-messagelib-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0-javadoc.jar 00:39:16 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/bus-messagelib-1.20.0-tests.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0-tests.jar 00:39:16 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0-cyclonedx.xml 00:39:16 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0-cyclonedx.json 00:39:16 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/bus-messagelib-1.20.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0-sources.jar 00:39:16 [INFO] 00:39:16 [INFO] --- bundle:6.0.0:install (default-install) @ bus-messagelib --- 00:39:16 [INFO] Installing org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0.jar 00:39:16 [INFO] Writing OBR metadata 00:39:16 [INFO] 00:39:16 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bus-messagelib --- 00:39:16 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:39:16 [INFO] 00:39:16 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bus-messagelib --- 00:39:16 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:39:16 [INFO] 00:39:16 [INFO] ---------< org.opendaylight.jsonrpc.security:security-service >--------- 00:39:16 [INFO] Building JSON-RPC :: Security :: Service 1.20.0 [32/142] 00:39:16 [INFO] from jsonrpc/security/service/pom.xml 00:39:16 [INFO] -------------------------------[ bundle ]------------------------------- 00:39:16 [INFO] 00:39:16 [INFO] --- clean:3.5.0:clean (default-clean) @ security-service --- 00:39:16 [INFO] 00:39:16 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ security-service --- 00:39:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:39:16 [INFO] 00:39:16 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ security-service --- 00:39:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:39:16 [INFO] 00:39:16 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ security-service --- 00:39:16 [INFO] 00:39:16 [INFO] --- dependency:3.10.0:properties (default) @ security-service --- 00:39:16 [INFO] 00:39:16 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ security-service --- 00:39:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:39:16 [INFO] 00:39:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ security-service --- 00:39:16 [INFO] 00:39:16 [INFO] --- checkstyle:3.6.0:check (default) @ security-service --- 00:39:16 [INFO] Starting audit... 00:39:16 Audit done. 00:39:16 [INFO] You have 0 Checkstyle violations. 00:39:16 [INFO] 00:39:16 [INFO] --- dependency:3.10.0:copy (unpack-license) @ security-service --- 00:39:16 [INFO] 00:39:16 [INFO] --- resources:3.4.0:resources (default-resources) @ security-service --- 00:39:16 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/service/src/main/resources 00:39:16 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/service/target/generated-sources/spi 00:39:16 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/service/target/generated-sources/yang 00:39:16 [INFO] 00:39:16 [INFO] --- compiler:3.15.0:compile (default-compile) @ security-service --- 00:39:16 [INFO] Recompiling the module because of changed dependency. 00:39:16 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 00:39:17 [INFO] 00:39:17 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ security-service >>> 00:39:17 [INFO] 00:39:17 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ security-service --- 00:39:17 [INFO] Fork Value is true 00:39:19 [INFO] Done SpotBugs Analysis.... 00:39:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:39:19 [INFO] 00:39:19 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ security-service <<< 00:39:19 [INFO] 00:39:19 [INFO] 00:39:19 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ security-service --- 00:39:19 [INFO] BugInstance size is 0 00:39:19 [INFO] Error size is 0 00:39:19 [INFO] No errors/warnings found 00:39:19 [INFO] 00:39:19 [INFO] --- resources:3.4.0:testResources (default-testResources) @ security-service --- 00:39:19 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/service/src/test/resources 00:39:19 [INFO] 00:39:19 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ security-service --- 00:39:19 [INFO] No sources to compile 00:39:19 [INFO] 00:39:19 [INFO] --- surefire:3.5.5:test (default-test) @ security-service --- 00:39:19 [INFO] No tests to run. 00:39:19 [INFO] 00:39:19 [INFO] --- copy:14.3.1:copy-files (default) @ security-service --- 00:39:19 [INFO] 00:39:19 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ security-service --- 00:39:19 [INFO] Building bundle: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/service/target/security-service-1.20.0.jar 00:39:19 [INFO] Writing manifest: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/service/target/classes/META-INF/MANIFEST.MF 00:39:19 [INFO] 00:39:19 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ security-service --- 00:39:20 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/service/target/security-service-1.20.0-javadoc.jar 00:39:20 [INFO] 00:39:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ security-service --- 00:39:20 [INFO] CycloneDX: Resolving Dependencies 00:39:20 [INFO] CycloneDX: Creating BOM version 1.6 with 11 component(s) 00:39:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/service/target/bom.xml 00:39:20 [INFO] attaching as security-service-1.20.0-cyclonedx.xml 00:39:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/service/target/bom.json 00:39:20 [INFO] attaching as security-service-1.20.0-cyclonedx.json 00:39:20 [INFO] 00:39:20 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ security-service --- 00:39:20 [INFO] Skipping duplicate-finder execution! 00:39:20 [INFO] 00:39:20 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ security-service --- 00:39:20 [INFO] No dependency problems found 00:39:20 [INFO] 00:39:20 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ security-service --- 00:39:20 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/service/target/security-service-1.20.0-sources.jar 00:39:20 [INFO] 00:39:20 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ security-service --- 00:39:20 [INFO] 00:39:20 [INFO] --- jacoco:0.8.14:report (report) @ security-service --- 00:39:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:39:20 [INFO] 00:39:20 [INFO] --- install:3.1.4:install (default-install) @ security-service --- 00:39:20 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/service/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.20.0/security-service-1.20.0.pom 00:39:20 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/service/target/security-service-1.20.0.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.20.0/security-service-1.20.0.jar 00:39:20 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/service/target/security-service-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.20.0/security-service-1.20.0-javadoc.jar 00:39:20 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/service/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.20.0/security-service-1.20.0-cyclonedx.xml 00:39:20 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/service/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.20.0/security-service-1.20.0-cyclonedx.json 00:39:20 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/service/target/security-service-1.20.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.20.0/security-service-1.20.0-sources.jar 00:39:20 [INFO] 00:39:20 [INFO] --- bundle:6.0.0:install (default-install) @ security-service --- 00:39:20 [INFO] Installing org/opendaylight/jsonrpc/security/security-service/1.20.0/security-service-1.20.0.jar 00:39:20 [INFO] Writing OBR metadata 00:39:20 [INFO] 00:39:20 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ security-service --- 00:39:20 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:39:20 [INFO] 00:39:20 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ security-service --- 00:39:20 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:39:20 [INFO] 00:39:20 [INFO] ----------------< org.opendaylight.jsonrpc:jsonrpc-api >---------------- 00:39:20 [INFO] Building JSON-RPC :: API 1.20.0 [33/142] 00:39:20 [INFO] from jsonrpc/api/pom.xml 00:39:20 [INFO] -------------------------------[ bundle ]------------------------------- 00:39:20 [INFO] 00:39:20 [INFO] --- clean:3.5.0:clean (default-clean) @ jsonrpc-api --- 00:39:20 [INFO] 00:39:20 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ jsonrpc-api --- 00:39:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:39:20 [INFO] 00:39:20 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ jsonrpc-api --- 00:39:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:39:20 [INFO] 00:39:20 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ jsonrpc-api --- 00:39:20 [INFO] 00:39:20 [INFO] --- dependency:3.10.0:properties (default) @ jsonrpc-api --- 00:39:20 [INFO] 00:39:20 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ jsonrpc-api --- 00:39:20 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:39:20 [INFO] 00:39:20 [INFO] --- yang:15.0.2:generate-sources (binding) @ jsonrpc-api --- 00:39:20 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 00:39:20 [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/api/src/main/yang 00:39:20 [INFO] yang-to-sources: Found 2 dependencies in 1.850 ms 00:39:20 [INFO] yang-to-sources: Project model files found: 2 in 31.94 ms 00:39:21 [INFO] yang-to-sources: 4 YANG models processed in 116.3 ms 00:39:21 [INFO] BindingJavaFileGenerator: Defined 52 files in 11.79 ms 00:39:21 [INFO] Sorted 52 files into 8 directories in 250.4 μs 00:39:21 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 52 in 108.0 ms 00:39:21 [INFO] 00:39:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ jsonrpc-api --- 00:39:21 [INFO] 00:39:21 [INFO] --- checkstyle:3.6.0:check (default) @ jsonrpc-api --- 00:39:21 [INFO] Starting audit... 00:39:21 Audit done. 00:39:21 [INFO] You have 0 Checkstyle violations. 00:39:21 [INFO] 00:39:21 [INFO] --- dependency:3.10.0:copy (unpack-license) @ jsonrpc-api --- 00:39:21 [INFO] 00:39:21 [INFO] --- resources:3.4.0:resources (default-resources) @ jsonrpc-api --- 00:39:21 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/api/src/main/resources 00:39:21 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/api/target/generated-sources/spi 00:39:21 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 00:39:21 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 00:39:21 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 00:39:21 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/api/target/generated-sources/spi 00:39:21 [INFO] 00:39:21 [INFO] --- compiler:3.15.0:compile (default-compile) @ jsonrpc-api --- 00:39:21 [INFO] Recompiling the module because of changed source code. 00:39:21 [INFO] Compiling 51 source files with javac [debug release 21] to target/classes 00:39:21 [INFO] 00:39:21 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ jsonrpc-api >>> 00:39:21 [INFO] 00:39:21 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ jsonrpc-api --- 00:39:21 [INFO] Fork Value is true 00:39:24 [INFO] Done SpotBugs Analysis.... 00:39:24 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:39:24 [INFO] 00:39:24 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ jsonrpc-api <<< 00:39:24 [INFO] 00:39:24 [INFO] 00:39:24 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ jsonrpc-api --- 00:39:24 [INFO] BugInstance size is 0 00:39:24 [INFO] Error size is 0 00:39:24 [INFO] No errors/warnings found 00:39:24 [INFO] 00:39:24 [INFO] --- resources:3.4.0:testResources (default-testResources) @ jsonrpc-api --- 00:39:24 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/api/src/test/resources 00:39:24 [INFO] 00:39:24 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ jsonrpc-api --- 00:39:24 [INFO] No sources to compile 00:39:24 [INFO] 00:39:24 [INFO] --- surefire:3.5.5:test (default-test) @ jsonrpc-api --- 00:39:24 [INFO] No tests to run. 00:39:24 [INFO] 00:39:24 [INFO] --- copy:14.3.1:copy-files (default) @ jsonrpc-api --- 00:39:24 [INFO] 00:39:24 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ jsonrpc-api --- 00:39:24 [INFO] Building bundle: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/api/target/jsonrpc-api-1.20.0.jar 00:39:24 [INFO] Writing manifest: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/api/target/classes/META-INF/MANIFEST.MF 00:39:24 [INFO] 00:39:24 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ jsonrpc-api --- 00:39:26 [WARNING] Javadoc Warnings 00:39:26 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/rev161201/OperationalAttributes.java:75: warning: empty tag 00:39:26 [WARNING] * 00:39:26 [WARNING] ^ 00:39:26 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/rev161201/OperationalAttributes.java:87: warning: empty tag 00:39:26 [WARNING] * 00:39:26 [WARNING] ^ 00:39:26 [WARNING] 2 warnings 00:39:26 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/api/target/jsonrpc-api-1.20.0-javadoc.jar 00:39:26 [INFO] 00:39:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ jsonrpc-api --- 00:39:26 [INFO] CycloneDX: Resolving Dependencies 00:39:27 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 00:39:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/api/target/bom.xml 00:39:27 [INFO] attaching as jsonrpc-api-1.20.0-cyclonedx.xml 00:39:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/api/target/bom.json 00:39:27 [INFO] attaching as jsonrpc-api-1.20.0-cyclonedx.json 00:39:27 [INFO] 00:39:27 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-api --- 00:39:27 [INFO] Skipping duplicate-finder execution! 00:39:27 [INFO] 00:39:27 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ jsonrpc-api --- 00:39:27 [INFO] No dependency problems found 00:39:27 [INFO] 00:39:27 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ jsonrpc-api --- 00:39:27 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/api/target/jsonrpc-api-1.20.0-sources.jar 00:39:27 [INFO] 00:39:27 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ jsonrpc-api --- 00:39:27 [INFO] 00:39:27 [INFO] --- jacoco:0.8.14:report (report) @ jsonrpc-api --- 00:39:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:39:27 [INFO] 00:39:27 [INFO] --- install:3.1.4:install (default-install) @ jsonrpc-api --- 00:39:27 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/api/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.20.0/jsonrpc-api-1.20.0.pom 00:39:27 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/api/target/jsonrpc-api-1.20.0.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.20.0/jsonrpc-api-1.20.0.jar 00:39:27 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/api/target/jsonrpc-api-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.20.0/jsonrpc-api-1.20.0-javadoc.jar 00:39:27 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/api/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.20.0/jsonrpc-api-1.20.0-cyclonedx.xml 00:39:27 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/api/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.20.0/jsonrpc-api-1.20.0-cyclonedx.json 00:39:27 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/api/target/jsonrpc-api-1.20.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.20.0/jsonrpc-api-1.20.0-sources.jar 00:39:27 [INFO] 00:39:27 [INFO] --- bundle:6.0.0:install (default-install) @ jsonrpc-api --- 00:39:27 [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-api/1.20.0/jsonrpc-api-1.20.0.jar 00:39:27 [INFO] Writing OBR metadata 00:39:27 [INFO] 00:39:27 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ jsonrpc-api --- 00:39:27 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:39:27 [INFO] 00:39:27 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ jsonrpc-api --- 00:39:27 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:39:27 [INFO] 00:39:27 [INFO] -----------< org.opendaylight.jsonrpc.security:security-aaa >----------- 00:39:27 [INFO] Building JSON-RPC :: Security :: AAA 1.20.0 [34/142] 00:39:27 [INFO] from jsonrpc/security/aaa/pom.xml 00:39:27 [INFO] -------------------------------[ bundle ]------------------------------- 00:39:27 [INFO] 00:39:27 [INFO] --- clean:3.5.0:clean (default-clean) @ security-aaa --- 00:39:27 [INFO] 00:39:27 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ security-aaa --- 00:39:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:39:27 [INFO] 00:39:27 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ security-aaa --- 00:39:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:39:27 [INFO] 00:39:27 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ security-aaa --- 00:39:27 [INFO] 00:39:27 [INFO] --- dependency:3.10.0:properties (default) @ security-aaa --- 00:39:27 [INFO] 00:39:27 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ security-aaa --- 00:39:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:39:27 [INFO] 00:39:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ security-aaa --- 00:39:27 [INFO] 00:39:27 [INFO] --- checkstyle:3.6.0:check (default) @ security-aaa --- 00:39:27 [INFO] Starting audit... 00:39:27 Audit done. 00:39:27 [INFO] You have 0 Checkstyle violations. 00:39:27 [INFO] 00:39:27 [INFO] --- dependency:3.10.0:copy (unpack-license) @ security-aaa --- 00:39:27 [INFO] 00:39:27 [INFO] --- resources:3.4.0:resources (default-resources) @ security-aaa --- 00:39:27 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/aaa/src/main/resources 00:39:27 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/aaa/target/generated-sources/spi 00:39:27 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/aaa/target/generated-sources/yang 00:39:27 [INFO] 00:39:27 [INFO] --- compiler:3.15.0:compile (default-compile) @ security-aaa --- 00:39:27 [INFO] Recompiling the module because of changed dependency. 00:39:27 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 00:39:27 [INFO] 00:39:27 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ security-aaa >>> 00:39:27 [INFO] 00:39:27 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ security-aaa --- 00:39:27 [INFO] Fork Value is true 00:39:29 [INFO] Done SpotBugs Analysis.... 00:39:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:39:29 [INFO] 00:39:29 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ security-aaa <<< 00:39:29 [INFO] 00:39:29 [INFO] 00:39:29 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ security-aaa --- 00:39:29 [INFO] BugInstance size is 0 00:39:29 [INFO] Error size is 0 00:39:29 [INFO] No errors/warnings found 00:39:29 [INFO] 00:39:29 [INFO] --- resources:3.4.0:testResources (default-testResources) @ security-aaa --- 00:39:29 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/aaa/src/test/resources 00:39:29 [INFO] 00:39:29 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ security-aaa --- 00:39:29 [INFO] No sources to compile 00:39:29 [INFO] 00:39:29 [INFO] --- surefire:3.5.5:test (default-test) @ security-aaa --- 00:39:29 [INFO] No tests to run. 00:39:29 [INFO] 00:39:29 [INFO] --- copy:14.3.1:copy-files (default) @ security-aaa --- 00:39:29 [INFO] 00:39:29 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ security-aaa --- 00:39:29 [INFO] Building bundle: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/aaa/target/security-aaa-1.20.0.jar 00:39:29 [INFO] Writing manifest: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/aaa/target/classes/META-INF/MANIFEST.MF 00:39:29 [INFO] 00:39:29 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ security-aaa --- 00:39:31 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/aaa/target/security-aaa-1.20.0-javadoc.jar 00:39:31 [INFO] 00:39:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ security-aaa --- 00:39:31 [INFO] CycloneDX: Resolving Dependencies 00:39:31 [INFO] CycloneDX: Creating BOM version 1.6 with 37 component(s) 00:39:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/aaa/target/bom.xml 00:39:31 [INFO] attaching as security-aaa-1.20.0-cyclonedx.xml 00:39:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/aaa/target/bom.json 00:39:31 [INFO] attaching as security-aaa-1.20.0-cyclonedx.json 00:39:31 [INFO] 00:39:31 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ security-aaa --- 00:39:31 [INFO] Skipping duplicate-finder execution! 00:39:31 [INFO] 00:39:31 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ security-aaa --- 00:39:31 [WARNING] Unused declared dependencies found: 00:39:31 [WARNING] org.opendaylight.aaa:aaa-encrypt-service:jar:0.23.2:compile 00:39:31 [WARNING] org.opendaylight.jsonrpc:jsonrpc-api:jar:1.20.0:compile 00:39:31 [WARNING] org.opendaylight.aaa:aaa-cert:jar:0.23.2:compile 00:39:31 [INFO] 00:39:31 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ security-aaa --- 00:39:31 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/aaa/target/security-aaa-1.20.0-sources.jar 00:39:31 [INFO] 00:39:31 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ security-aaa --- 00:39:31 [INFO] 00:39:31 [INFO] --- jacoco:0.8.14:report (report) @ security-aaa --- 00:39:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:39:31 [INFO] 00:39:31 [INFO] --- install:3.1.4:install (default-install) @ security-aaa --- 00:39:31 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/aaa/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.20.0/security-aaa-1.20.0.pom 00:39:31 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/aaa/target/security-aaa-1.20.0.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.20.0/security-aaa-1.20.0.jar 00:39:31 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/aaa/target/security-aaa-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.20.0/security-aaa-1.20.0-javadoc.jar 00:39:31 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/aaa/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.20.0/security-aaa-1.20.0-cyclonedx.xml 00:39:31 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/aaa/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.20.0/security-aaa-1.20.0-cyclonedx.json 00:39:31 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/aaa/target/security-aaa-1.20.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.20.0/security-aaa-1.20.0-sources.jar 00:39:31 [INFO] 00:39:31 [INFO] --- bundle:6.0.0:install (default-install) @ security-aaa --- 00:39:31 [INFO] Installing org/opendaylight/jsonrpc/security/security-aaa/1.20.0/security-aaa-1.20.0.jar 00:39:31 [INFO] Writing OBR metadata 00:39:31 [INFO] 00:39:31 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ security-aaa --- 00:39:31 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:39:31 [INFO] 00:39:31 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ security-aaa --- 00:39:31 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:39:31 [INFO] 00:39:31 [INFO] --------------< org.opendaylight.jsonrpc.bus:bus-config >--------------- 00:39:31 [INFO] Building JSON-RPC :: BUS :: Config 1.20.0 [35/142] 00:39:31 [INFO] from jsonrpc/bus/config/pom.xml 00:39:31 [INFO] --------------------------------[ jar ]--------------------------------- 00:39:31 [INFO] 00:39:31 [INFO] --- clean:3.5.0:clean (default-clean) @ bus-config --- 00:39:31 [INFO] 00:39:31 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bus-config --- 00:39:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:39:31 [INFO] 00:39:31 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bus-config --- 00:39:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:39:31 [INFO] 00:39:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bus-config --- 00:39:31 [INFO] 00:39:31 [INFO] --- dependency:3.10.0:properties (default) @ bus-config --- 00:39:31 [INFO] 00:39:31 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bus-config --- 00:39:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:39:31 [INFO] 00:39:31 [INFO] --- checkstyle:3.6.0:check (check-license) @ bus-config --- 00:39:31 [INFO] 00:39:31 [INFO] --- checkstyle:3.6.0:check (default) @ bus-config --- 00:39:31 [INFO] Starting audit... 00:39:31 Audit done. 00:39:31 [INFO] You have 0 Checkstyle violations. 00:39:31 [INFO] 00:39:31 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bus-config --- 00:39:31 [INFO] 00:39:31 [INFO] --- resources:3.4.0:resources (default-resources) @ bus-config --- 00:39:31 [INFO] Copying 1 resource from src/main/resources to target/classes 00:39:31 [INFO] 00:39:31 [INFO] --- compiler:3.15.0:compile (default-compile) @ bus-config --- 00:39:31 [INFO] No sources to compile 00:39:31 [INFO] 00:39:31 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bus-config >>> 00:39:31 [INFO] 00:39:31 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bus-config --- 00:39:31 [INFO] No files found to run spotbugs, check compile phase has been run 00:39:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:39:31 [INFO] 00:39:31 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bus-config <<< 00:39:31 [INFO] 00:39:31 [INFO] 00:39:31 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bus-config --- 00:39:31 [INFO] 00:39:31 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bus-config --- 00:39:31 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/config/src/test/resources 00:39:31 [INFO] 00:39:31 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bus-config --- 00:39:31 [INFO] No sources to compile 00:39:31 [INFO] 00:39:31 [INFO] --- surefire:3.5.5:test (default-test) @ bus-config --- 00:39:31 [INFO] No tests to run. 00:39:31 [INFO] 00:39:31 [INFO] --- copy:14.3.1:copy-files (default) @ bus-config --- 00:39:31 [INFO] 00:39:31 [INFO] --- jar:3.5.0:jar (default-jar) @ bus-config --- 00:39:31 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/config/target/bus-config-1.20.0.jar 00:39:31 [INFO] 00:39:31 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bus-config --- 00:39:31 [INFO] No Javadoc in project. Archive not created. 00:39:31 [INFO] 00:39:31 [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ bus-config --- 00:39:31 [INFO] 00:39:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bus-config --- 00:39:31 [INFO] CycloneDX: Resolving Dependencies 00:39:32 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 00:39:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/config/target/bom.xml 00:39:32 [INFO] attaching as bus-config-1.20.0-cyclonedx.xml 00:39:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/config/target/bom.json 00:39:32 [INFO] attaching as bus-config-1.20.0-cyclonedx.json 00:39:32 [INFO] 00:39:32 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bus-config --- 00:39:32 [INFO] Skipping duplicate-finder execution! 00:39:32 [INFO] 00:39:32 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bus-config --- 00:39:32 [INFO] No dependency problems found 00:39:32 [INFO] 00:39:32 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bus-config --- 00:39:32 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/config/target/bus-config-1.20.0-sources.jar 00:39:32 [INFO] 00:39:32 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bus-config --- 00:39:32 [INFO] 00:39:32 [INFO] --- jacoco:0.8.14:report (report) @ bus-config --- 00:39:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:39:32 [INFO] 00:39:32 [INFO] --- install:3.1.4:install (default-install) @ bus-config --- 00:39:32 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/config/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.20.0/bus-config-1.20.0.pom 00:39:32 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/config/target/bus-config-1.20.0.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.20.0/bus-config-1.20.0.jar 00:39:32 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/config/target/classes/jsonrpc.cfg to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.20.0/bus-config-1.20.0-config.cfg 00:39:32 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/config/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.20.0/bus-config-1.20.0-cyclonedx.xml 00:39:32 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/config/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.20.0/bus-config-1.20.0-cyclonedx.json 00:39:32 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/config/target/bus-config-1.20.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.20.0/bus-config-1.20.0-sources.jar 00:39:32 [INFO] 00:39:32 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bus-config --- 00:39:32 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:39:32 [INFO] 00:39:32 [INFO] --------------< org.opendaylight.jsonrpc:odl-jsonrpc-bus >-------------- 00:39:32 [INFO] Building JSON-RPC :: Feature :: bus 1.20.0 [36/142] 00:39:32 [INFO] from jsonrpc/features/odl-jsonrpc-bus/pom.xml 00:39:32 [INFO] ------------------------------[ feature ]------------------------------- 00:39:32 [INFO] 00:39:32 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-jsonrpc-bus --- 00:39:32 [INFO] 00:39:32 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-jsonrpc-bus --- 00:39:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:39:32 [INFO] 00:39:32 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-jsonrpc-bus --- 00:39:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:39:32 [INFO] 00:39:32 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-jsonrpc-bus --- 00:39:32 [INFO] 00:39:32 [INFO] --- dependency:3.10.0:properties (default) @ odl-jsonrpc-bus --- 00:39:32 [INFO] 00:39:32 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-jsonrpc-bus --- 00:39:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:39:32 [INFO] argLine set to empty 00:39:32 [INFO] 00:39:32 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-jsonrpc-bus --- 00:39:32 [INFO] 00:39:32 [INFO] --- checkstyle:3.6.0:check (default) @ odl-jsonrpc-bus --- 00:39:32 [INFO] Starting audit... 00:39:32 Audit done. 00:39:32 [INFO] You have 0 Checkstyle violations. 00:39:32 [INFO] 00:39:32 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-jsonrpc-bus --- 00:39:32 [INFO] 00:39:32 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-jsonrpc-bus --- 00:39:32 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-bus/target/feature/feature.xml 00:39:32 [INFO] ...done! 00:39:32 [INFO] Set artifact 00:39:32 [INFO] 00:39:32 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-jsonrpc-bus --- 00:39:32 [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 00:39:32 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:39:32 [INFO] 00:39:32 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-jsonrpc-bus >>> 00:39:32 [INFO] 00:39:32 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-jsonrpc-bus --- 00:39:32 [INFO] No files found to run spotbugs, check compile phase has been run 00:39:32 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:39:32 [INFO] 00:39:32 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-jsonrpc-bus <<< 00:39:32 [INFO] 00:39:32 [INFO] 00:39:32 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-jsonrpc-bus --- 00:39:32 [INFO] 00:39:32 [INFO] --- feattest:14.3.1:test (default) @ odl-jsonrpc-bus --- 00:39:32 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:39:32 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 00:39:32 [INFO] 00:39:32 [INFO] --- copy:14.3.1:copy-files (default) @ odl-jsonrpc-bus --- 00:39:32 [INFO] 00:39:32 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-jsonrpc-bus --- 00:39:32 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:39:32 [INFO] 00:39:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-jsonrpc-bus --- 00:39:32 [INFO] CycloneDX: Resolving Dependencies 00:39:36 [INFO] CycloneDX: Creating BOM version 1.6 with 314 component(s) 00:39:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-bus/target/bom.xml 00:39:36 [INFO] attaching as odl-jsonrpc-bus-1.20.0-cyclonedx.xml 00:39:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-bus/target/bom.json 00:39:36 [INFO] attaching as odl-jsonrpc-bus-1.20.0-cyclonedx.json 00:39:36 [INFO] 00:39:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-jsonrpc-bus --- 00:39:36 [INFO] Skipping duplicate-finder execution! 00:39:36 [INFO] 00:39:36 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-jsonrpc-bus --- 00:39:36 [INFO] Skipping plugin execution 00:39:36 [INFO] 00:39:36 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-jsonrpc-bus --- 00:39:36 [INFO] Skipping source per configuration. 00:39:36 [INFO] 00:39:36 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-jsonrpc-bus --- 00:39:36 [INFO] 00:39:36 [INFO] --- jacoco:0.8.14:report (report) @ odl-jsonrpc-bus --- 00:39:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:39:36 [INFO] 00:39:36 [INFO] --- install:3.1.4:install (default-install) @ odl-jsonrpc-bus --- 00:39:36 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-bus/pom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.20.0/odl-jsonrpc-bus-1.20.0.pom 00:39:36 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-bus/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.20.0/odl-jsonrpc-bus-1.20.0-features.xml 00:39:36 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-bus/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.20.0/odl-jsonrpc-bus-1.20.0-cyclonedx.xml 00:39:36 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-bus/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.20.0/odl-jsonrpc-bus-1.20.0-cyclonedx.json 00:39:36 [INFO] 00:39:36 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-jsonrpc-bus --- 00:39:36 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:39:36 [INFO] 00:39:36 [INFO] ------------< org.opendaylight.jsonrpc:jsonrpc-test-model >------------- 00:39:36 [INFO] Building JSON-RPC :: Test model 1.20.0 [37/142] 00:39:36 [INFO] from jsonrpc/test-model/pom.xml 00:39:36 [INFO] -------------------------------[ bundle ]------------------------------- 00:39:36 [INFO] 00:39:36 [INFO] --- clean:3.5.0:clean (default-clean) @ jsonrpc-test-model --- 00:39:36 [INFO] 00:39:36 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ jsonrpc-test-model --- 00:39:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:39:36 [INFO] 00:39:36 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ jsonrpc-test-model --- 00:39:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:39:36 [INFO] 00:39:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ jsonrpc-test-model --- 00:39:36 [INFO] 00:39:36 [INFO] --- dependency:3.10.0:properties (default) @ jsonrpc-test-model --- 00:39:36 [INFO] 00:39:36 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ jsonrpc-test-model --- 00:39:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:39:36 [INFO] 00:39:36 [INFO] --- yang:15.0.2:generate-sources (binding) @ jsonrpc-test-model --- 00:39:36 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 00:39:36 [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/test-model/src/main/yang 00:39:36 [INFO] yang-to-sources: Found 2 dependencies in 2.285 ms 00:39:36 [INFO] yang-to-sources: Project model files found: 6 in 19.49 ms 00:39:36 [INFO] yang-to-sources: 6 YANG models processed in 55.15 ms 00:39:36 [INFO] BindingJavaFileGenerator: Defined 114 files in 15.93 ms 00:39:36 [INFO] Sorted 114 files into 23 directories in 476.8 μs 00:39:36 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 114 in 54.81 ms 00:39:36 [INFO] 00:39:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ jsonrpc-test-model --- 00:39:36 [INFO] 00:39:36 [INFO] --- checkstyle:3.6.0:check (default) @ jsonrpc-test-model --- 00:39:36 [INFO] Starting audit... 00:39:36 Audit done. 00:39:36 [INFO] You have 0 Checkstyle violations. 00:39:36 [INFO] 00:39:36 [INFO] --- dependency:3.10.0:copy (unpack-license) @ jsonrpc-test-model --- 00:39:36 [INFO] 00:39:36 [INFO] --- resources:3.4.0:resources (default-resources) @ jsonrpc-test-model --- 00:39:36 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/test-model/src/main/resources 00:39:36 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/test-model/target/generated-sources/spi 00:39:36 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 00:39:36 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 00:39:36 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 00:39:36 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/test-model/target/generated-sources/spi 00:39:36 [INFO] 00:39:36 [INFO] --- compiler:3.15.0:compile (default-compile) @ jsonrpc-test-model --- 00:39:36 [INFO] Recompiling the module because of changed dependency. 00:39:36 [INFO] Compiling 118 source files with javac [debug release 21] to target/classes 00:39:37 [INFO] 00:39:37 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ jsonrpc-test-model >>> 00:39:37 [INFO] 00:39:37 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ jsonrpc-test-model --- 00:39:37 [INFO] Fork Value is true 00:39:40 [INFO] Done SpotBugs Analysis.... 00:39:40 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:39:40 [INFO] 00:39:40 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ jsonrpc-test-model <<< 00:39:40 [INFO] 00:39:40 [INFO] 00:39:40 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ jsonrpc-test-model --- 00:39:40 [INFO] BugInstance size is 0 00:39:40 [INFO] Error size is 0 00:39:40 [INFO] No errors/warnings found 00:39:40 [INFO] 00:39:40 [INFO] --- resources:3.4.0:testResources (default-testResources) @ jsonrpc-test-model --- 00:39:40 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/test-model/src/test/resources 00:39:40 [INFO] 00:39:40 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ jsonrpc-test-model --- 00:39:40 [INFO] Recompiling the module because of changed dependency. 00:39:40 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 00:39:40 [INFO] 00:39:40 [INFO] --- surefire:3.5.5:test (default-test) @ jsonrpc-test-model --- 00:39:40 [INFO] Surefire report directory: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/test-model/target/surefire-reports 00:39:40 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 00:39:40 [INFO] 00:39:40 [INFO] ------------------------------------------------------- 00:39:40 [INFO] T E S T S 00:39:40 [INFO] ------------------------------------------------------- 00:39:41 [INFO] 00:39:41 [INFO] Results: 00:39:41 [INFO] 00:39:41 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 00:39:41 [INFO] 00:39:41 [INFO] 00:39:41 [INFO] --- copy:14.3.1:copy-files (default) @ jsonrpc-test-model --- 00:39:41 [INFO] 00:39:41 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ jsonrpc-test-model --- 00:39:41 [INFO] Building bundle: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/test-model/target/jsonrpc-test-model-1.20.0.jar 00:39:41 [INFO] Writing manifest: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/test-model/target/classes/META-INF/MANIFEST.MF 00:39:41 [INFO] 00:39:41 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ jsonrpc-test-model --- 00:39:44 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/test-model/target/jsonrpc-test-model-1.20.0-javadoc.jar 00:39:44 [INFO] 00:39:44 [INFO] --- jar:3.5.0:test-jar (default) @ jsonrpc-test-model --- 00:39:44 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/test-model/target/jsonrpc-test-model-1.20.0-tests.jar 00:39:44 [INFO] 00:39:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ jsonrpc-test-model --- 00:39:44 [INFO] CycloneDX: Resolving Dependencies 00:39:44 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 00:39:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/test-model/target/bom.xml 00:39:44 [INFO] attaching as jsonrpc-test-model-1.20.0-cyclonedx.xml 00:39:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/test-model/target/bom.json 00:39:44 [INFO] attaching as jsonrpc-test-model-1.20.0-cyclonedx.json 00:39:44 [INFO] 00:39:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-test-model --- 00:39:44 [INFO] Skipping duplicate-finder execution! 00:39:44 [INFO] 00:39:44 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ jsonrpc-test-model --- 00:39:44 [WARNING] Unused declared dependencies found: 00:39:44 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 00:39:44 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 00:39:44 [INFO] 00:39:44 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ jsonrpc-test-model --- 00:39:44 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/test-model/target/jsonrpc-test-model-1.20.0-sources.jar 00:39:44 [INFO] 00:39:44 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ jsonrpc-test-model --- 00:39:44 [INFO] 00:39:44 [INFO] --- jacoco:0.8.14:report (report) @ jsonrpc-test-model --- 00:39:44 [INFO] Loading execution data file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/test-model/target/code-coverage/jacoco.exec 00:39:44 [INFO] Analyzed bundle 'JSON-RPC :: Test model' with 16 classes 00:39:44 [INFO] 00:39:44 [INFO] --- install:3.1.4:install (default-install) @ jsonrpc-test-model --- 00:39:44 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/test-model/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0.pom 00:39:44 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/test-model/target/jsonrpc-test-model-1.20.0.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0.jar 00:39:44 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/test-model/target/jsonrpc-test-model-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0-javadoc.jar 00:39:44 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/test-model/target/jsonrpc-test-model-1.20.0-tests.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0-tests.jar 00:39:44 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/test-model/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0-cyclonedx.xml 00:39:44 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/test-model/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0-cyclonedx.json 00:39:44 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/test-model/target/jsonrpc-test-model-1.20.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0-sources.jar 00:39:44 [INFO] 00:39:44 [INFO] --- bundle:6.0.0:install (default-install) @ jsonrpc-test-model --- 00:39:44 [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0.jar 00:39:44 [INFO] Writing OBR metadata 00:39:44 [INFO] 00:39:44 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ jsonrpc-test-model --- 00:39:44 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:39:44 [INFO] 00:39:44 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ jsonrpc-test-model --- 00:39:44 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:39:44 [INFO] 00:39:44 [INFO] -----------------< org.opendaylight.jsonrpc:dom-codec >----------------- 00:39:44 [INFO] Building JSON-RPC :: DOM :: Codec 1.20.0 [38/142] 00:39:44 [INFO] from jsonrpc/dom-codec/pom.xml 00:39:44 [INFO] -------------------------------[ bundle ]------------------------------- 00:39:45 [INFO] 00:39:45 [INFO] --- clean:3.5.0:clean (default-clean) @ dom-codec --- 00:39:45 [INFO] 00:39:45 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ dom-codec --- 00:39:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:39:45 [INFO] 00:39:45 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ dom-codec --- 00:39:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:39:45 [INFO] 00:39:45 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ dom-codec --- 00:39:45 [INFO] 00:39:45 [INFO] --- dependency:3.10.0:properties (default) @ dom-codec --- 00:39:45 [INFO] 00:39:45 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ dom-codec --- 00:39:45 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:39:45 [INFO] 00:39:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ dom-codec --- 00:39:45 [INFO] 00:39:45 [INFO] --- checkstyle:3.6.0:check (default) @ dom-codec --- 00:39:45 [INFO] Starting audit... 00:39:45 Audit done. 00:39:45 [INFO] You have 0 Checkstyle violations. 00:39:45 [INFO] 00:39:45 [INFO] --- dependency:3.10.0:copy (unpack-license) @ dom-codec --- 00:39:45 [INFO] 00:39:45 [INFO] --- resources:3.4.0:resources (default-resources) @ dom-codec --- 00:39:45 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/dom-codec/src/main/resources 00:39:45 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/dom-codec/target/generated-sources/spi 00:39:45 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/dom-codec/target/generated-sources/yang 00:39:45 [INFO] 00:39:45 [INFO] --- compiler:3.15.0:compile (default-compile) @ dom-codec --- 00:39:45 [INFO] Recompiling the module because of changed source code. 00:39:45 [INFO] Compiling 13 source files with javac [debug release 21] to target/classes 00:39:45 [WARNING] /w/workspace/autorelease-release-chromium-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 00:39:45 [INFO] 00:39:45 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ dom-codec >>> 00:39:45 [INFO] 00:39:45 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ dom-codec --- 00:39:45 [INFO] Fork Value is true 00:39:49 [INFO] Done SpotBugs Analysis.... 00:39:49 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:39:49 [INFO] 00:39:49 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ dom-codec <<< 00:39:49 [INFO] 00:39:49 [INFO] 00:39:49 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ dom-codec --- 00:39:49 [INFO] BugInstance size is 0 00:39:49 [INFO] Error size is 0 00:39:49 [INFO] No errors/warnings found 00:39:49 [INFO] 00:39:49 [INFO] --- resources:3.4.0:testResources (default-testResources) @ dom-codec --- 00:39:49 [INFO] Copying 6 resources from src/test/resources to target/test-classes 00:39:49 [INFO] 00:39:49 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ dom-codec --- 00:39:49 [INFO] Recompiling the module because of changed dependency. 00:39:49 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 00:39:49 [WARNING] /w/workspace/autorelease-release-chromium-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 00:39:49 [INFO] 00:39:49 [INFO] --- surefire:3.5.5:test (default-test) @ dom-codec --- 00:39:49 [INFO] Surefire report directory: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/dom-codec/target/surefire-reports 00:39:49 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 00:39:49 [INFO] 00:39:49 [INFO] ------------------------------------------------------- 00:39:49 [INFO] T E S T S 00:39:49 [INFO] ------------------------------------------------------- 00:39:50 [INFO] Running org.opendaylight.jsonrpc.dom.codec.NotificationCodecTest 00:39:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.276 s -- in org.opendaylight.jsonrpc.dom.codec.NotificationCodecTest 00:39:52 [INFO] Running org.opendaylight.jsonrpc.dom.codec.DataCodecTest 00:39:52 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s -- in org.opendaylight.jsonrpc.dom.codec.DataCodecTest 00:39:52 [INFO] Running org.opendaylight.jsonrpc.dom.codec.RpcCodecTest 00:39:52 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.jsonrpc.dom.codec.RpcCodecTest 00:39:52 [INFO] Running org.opendaylight.jsonrpc.dom.codec.PathCodecAndBuilderTest 00:39:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.jsonrpc.dom.codec.PathCodecAndBuilderTest 00:39:52 [INFO] 00:39:52 [INFO] Results: 00:39:52 [INFO] 00:39:52 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 00:39:52 [INFO] 00:39:52 [INFO] 00:39:52 [INFO] --- copy:14.3.1:copy-files (default) @ dom-codec --- 00:39:52 [INFO] 00:39:52 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ dom-codec --- 00:39:52 [INFO] Building bundle: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/dom-codec/target/dom-codec-1.20.0.jar 00:39:52 [INFO] Writing manifest: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/dom-codec/target/classes/META-INF/MANIFEST.MF 00:39:52 [INFO] 00:39:52 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ dom-codec --- 00:39:54 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/dom-codec/target/dom-codec-1.20.0-javadoc.jar 00:39:54 [INFO] 00:39:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ dom-codec --- 00:39:54 [INFO] CycloneDX: Resolving Dependencies 00:39:55 [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) 00:39:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/dom-codec/target/bom.xml 00:39:55 [INFO] attaching as dom-codec-1.20.0-cyclonedx.xml 00:39:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/dom-codec/target/bom.json 00:39:55 [INFO] attaching as dom-codec-1.20.0-cyclonedx.json 00:39:55 [INFO] 00:39:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ dom-codec --- 00:39:55 [INFO] Skipping duplicate-finder execution! 00:39:55 [INFO] 00:39:55 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ dom-codec --- 00:39:55 [WARNING] Used undeclared dependencies found: 00:39:55 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 00:39:55 [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:compile 00:39:55 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 00:39:55 [WARNING] com.google.code.gson:gson:jar:2.13.2:compile 00:39:55 [WARNING] org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 00:39:55 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 00:39:55 [WARNING] org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 00:39:55 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 00:39:55 [WARNING] org.opendaylight.yangtools:yang-data-util:jar:15.0.2:compile 00:39:55 [WARNING] org.opendaylight.yangtools:concepts:jar:15.0.2:compile 00:39:55 [WARNING] Unused declared dependencies found: 00:39:55 [WARNING] com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile 00:39:55 [INFO] 00:39:55 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ dom-codec --- 00:39:55 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/dom-codec/target/dom-codec-1.20.0-sources.jar 00:39:55 [INFO] 00:39:55 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ dom-codec --- 00:39:55 [INFO] 00:39:55 [INFO] --- jacoco:0.8.14:report (report) @ dom-codec --- 00:39:55 [INFO] Loading execution data file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/dom-codec/target/code-coverage/jacoco.exec 00:39:55 [INFO] Analyzed bundle 'JSON-RPC :: DOM :: Codec' with 19 classes 00:39:55 [INFO] 00:39:55 [INFO] --- install:3.1.4:install (default-install) @ dom-codec --- 00:39:55 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/dom-codec/pom.xml to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.20.0/dom-codec-1.20.0.pom 00:39:55 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/dom-codec/target/dom-codec-1.20.0.jar to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.20.0/dom-codec-1.20.0.jar 00:39:55 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/dom-codec/target/dom-codec-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.20.0/dom-codec-1.20.0-javadoc.jar 00:39:55 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/dom-codec/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.20.0/dom-codec-1.20.0-cyclonedx.xml 00:39:55 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/dom-codec/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.20.0/dom-codec-1.20.0-cyclonedx.json 00:39:55 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/dom-codec/target/dom-codec-1.20.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.20.0/dom-codec-1.20.0-sources.jar 00:39:55 [INFO] 00:39:55 [INFO] --- bundle:6.0.0:install (default-install) @ dom-codec --- 00:39:55 [INFO] Installing org/opendaylight/jsonrpc/dom-codec/1.20.0/dom-codec-1.20.0.jar 00:39:55 [INFO] Writing OBR metadata 00:39:55 [INFO] 00:39:55 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ dom-codec --- 00:39:55 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:39:55 [INFO] 00:39:55 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ dom-codec --- 00:39:55 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:39:55 [INFO] 00:39:55 [INFO] -------------< org.opendaylight.jsonrpc:jsonrpc-provider >-------------- 00:39:55 [INFO] Building JSON-RPC :: Provider 1.20.0 [39/142] 00:39:55 [INFO] from jsonrpc/provider/pom.xml 00:39:55 [INFO] --------------------------------[ pom ]--------------------------------- 00:39:55 [INFO] 00:39:55 [INFO] --- clean:3.5.0:clean (default-clean) @ jsonrpc-provider --- 00:39:55 [INFO] 00:39:55 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ jsonrpc-provider --- 00:39:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:39:55 [INFO] 00:39:55 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ jsonrpc-provider --- 00:39:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:39:55 [INFO] 00:39:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ jsonrpc-provider --- 00:39:55 [INFO] 00:39:55 [INFO] --- dependency:3.10.0:properties (default) @ jsonrpc-provider --- 00:39:55 [INFO] 00:39:55 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ jsonrpc-provider --- 00:39:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:39:55 [INFO] 00:39:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ jsonrpc-provider --- 00:39:55 [INFO] 00:39:55 [INFO] --- checkstyle:3.6.0:check (default) @ jsonrpc-provider --- 00:39:55 [INFO] Starting audit... 00:39:55 Audit done. 00:39:55 [INFO] You have 0 Checkstyle violations. 00:39:55 [INFO] 00:39:55 [INFO] --- dependency:3.10.0:copy (unpack-license) @ jsonrpc-provider --- 00:39:55 [INFO] 00:39:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ jsonrpc-provider >>> 00:39:55 [INFO] 00:39:55 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ jsonrpc-provider --- 00:39:55 [INFO] No files found to run spotbugs, check compile phase has been run 00:39:55 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:39:55 [INFO] 00:39:55 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ jsonrpc-provider <<< 00:39:55 [INFO] 00:39:55 [INFO] 00:39:55 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ jsonrpc-provider --- 00:39:55 [INFO] 00:39:55 [INFO] --- copy:14.3.1:copy-files (default) @ jsonrpc-provider --- 00:39:55 [INFO] 00:39:55 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ jsonrpc-provider --- 00:39:55 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:39:55 [INFO] 00:39:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ jsonrpc-provider --- 00:39:55 [INFO] CycloneDX: Resolving Dependencies 00:39:57 [INFO] CycloneDX: Creating BOM version 1.6 with 72 component(s) 00:39:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/target/bom.xml 00:39:57 [INFO] attaching as jsonrpc-provider-1.20.0-cyclonedx.xml 00:39:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/target/bom.json 00:39:57 [INFO] attaching as jsonrpc-provider-1.20.0-cyclonedx.json 00:39:57 [INFO] 00:39:57 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-provider --- 00:39:57 [INFO] Skipping duplicate-finder execution! 00:39:57 [INFO] 00:39:57 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ jsonrpc-provider --- 00:39:57 [INFO] Skipping pom project 00:39:57 [INFO] 00:39:57 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ jsonrpc-provider --- 00:39:57 [INFO] 00:39:57 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ jsonrpc-provider --- 00:39:57 [INFO] 00:39:57 [INFO] --- jacoco:0.8.14:report (report) @ jsonrpc-provider --- 00:39:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:39:57 [INFO] 00:39:57 [INFO] --- install:3.1.4:install (default-install) @ jsonrpc-provider --- 00:39:57 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider/1.20.0/jsonrpc-provider-1.20.0.pom 00:39:57 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider/1.20.0/jsonrpc-provider-1.20.0-cyclonedx.xml 00:39:57 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider/1.20.0/jsonrpc-provider-1.20.0-cyclonedx.json 00:39:57 [INFO] 00:39:57 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ jsonrpc-provider --- 00:39:57 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:39:57 [INFO] 00:39:57 [INFO] ----------< org.opendaylight.jsonrpc:jsonrpc-provider-common >---------- 00:39:57 [INFO] Building JSON-RPC :: Provider :: Common 1.20.0 [40/142] 00:39:57 [INFO] from jsonrpc/provider/common/pom.xml 00:39:57 [INFO] -------------------------------[ bundle ]------------------------------- 00:39:57 [INFO] 00:39:57 [INFO] --- clean:3.5.0:clean (default-clean) @ jsonrpc-provider-common --- 00:39:57 [INFO] 00:39:57 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ jsonrpc-provider-common --- 00:39:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:39:57 [INFO] 00:39:57 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ jsonrpc-provider-common --- 00:39:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:39:57 [INFO] 00:39:57 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ jsonrpc-provider-common --- 00:39:57 [INFO] 00:39:57 [INFO] --- dependency:3.10.0:properties (default) @ jsonrpc-provider-common --- 00:39:57 [INFO] 00:39:57 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ jsonrpc-provider-common --- 00:39:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:39:57 [INFO] 00:39:57 [INFO] --- checkstyle:3.6.0:check (check-license) @ jsonrpc-provider-common --- 00:39:57 [INFO] 00:39:57 [INFO] --- checkstyle:3.6.0:check (default) @ jsonrpc-provider-common --- 00:39:58 [INFO] Starting audit... 00:39:58 Audit done. 00:39:58 [INFO] You have 0 Checkstyle violations. 00:39:58 [INFO] 00:39:58 [INFO] --- dependency:3.10.0:copy (unpack-license) @ jsonrpc-provider-common --- 00:39:58 [INFO] 00:39:58 [INFO] --- resources:3.4.0:resources (default-resources) @ jsonrpc-provider-common --- 00:39:58 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/common/src/main/resources 00:39:58 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/common/target/generated-sources/spi 00:39:58 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/common/target/generated-sources/yang 00:39:58 [INFO] 00:39:58 [INFO] --- compiler:3.15.0:compile (default-compile) @ jsonrpc-provider-common --- 00:39:58 [INFO] Recompiling the module because of changed dependency. 00:39:58 [INFO] Compiling 61 source files with javac [debug release 21] to target/classes 00:39:58 [WARNING] /w/workspace/autorelease-release-chromium-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 00:39:58 [WARNING] /w/workspace/autorelease-release-chromium-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 00:39:58 [WARNING] /w/workspace/autorelease-release-chromium-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 00:39:58 [WARNING] /w/workspace/autorelease-release-chromium-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 00:39:58 [WARNING] /w/workspace/autorelease-release-chromium-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 00:39:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/RemoteControlProvider.java:[53,14] auto-closeable resource org.opendaylight.jsonrpc.impl.RemoteControlProvider has a member method close() that could throw InterruptedException 00:39:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/RemoteControlProvider.java:[80,25] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:39:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/RemoteControlProvider.java:[79,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 00:39:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/RemoteControlProvider.java:[79,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 00:39:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/RemoteControlProvider.java:[87,19] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 00:39:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/RemoteControlProvider.java:[87,47] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 00:39:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/RemoteControlProvider.java:[90,47] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 00:39:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/RemoteControlProvider.java:[101,45] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 00:39:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/InbandModelsSchemaContextProvider.java:[57,34] auto-closeable resource org.opendaylight.jsonrpc.model.InbandModelsService has a member method close() that could throw InterruptedException 00:39:58 [WARNING] /w/workspace/autorelease-release-chromium-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 00:39:58 [INFO] 00:39:58 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ jsonrpc-provider-common >>> 00:39:58 [INFO] 00:39:58 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ jsonrpc-provider-common --- 00:39:58 [INFO] Fork Value is true 00:40:04 [INFO] Done SpotBugs Analysis.... 00:40:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:40:04 [INFO] 00:40:04 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ jsonrpc-provider-common <<< 00:40:04 [INFO] 00:40:04 [INFO] 00:40:04 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ jsonrpc-provider-common --- 00:40:04 [INFO] BugInstance size is 0 00:40:04 [INFO] Error size is 0 00:40:04 [INFO] No errors/warnings found 00:40:04 [INFO] 00:40:04 [INFO] --- resources:3.4.0:testResources (default-testResources) @ jsonrpc-provider-common --- 00:40:04 [INFO] Copying 6 resources from src/test/resources to target/test-classes 00:40:04 [INFO] 00:40:04 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ jsonrpc-provider-common --- 00:40:04 [INFO] Recompiling the module because of changed dependency. 00:40:04 [INFO] Compiling 17 source files with javac [debug release 21] to target/test-classes 00:40:04 [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 00:40:04 [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 00:40:04 [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 00:40:04 [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 00:40:04 [WARNING] /w/workspace/autorelease-release-chromium-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 00:40:04 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/AbstractJsonRpcTest.java:[81,34] getYangModuleInfo(java.lang.Class) in org.opendaylight.yangtools.binding.runtime.spi.BindingRuntimeHelpers has been deprecated and marked for removal 00:40:04 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/AbstractJsonRpcTest.java:[82,34] getYangModuleInfo(java.lang.Class) in org.opendaylight.yangtools.binding.runtime.spi.BindingRuntimeHelpers has been deprecated and marked for removal 00:40:04 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/AbstractJsonRpcTest.java:[83,34] getYangModuleInfo(java.lang.Class) in org.opendaylight.yangtools.binding.runtime.spi.BindingRuntimeHelpers has been deprecated and marked for removal 00:40:04 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/AbstractJsonRpcTest.java:[84,34] getYangModuleInfo(java.lang.Class) in org.opendaylight.yangtools.binding.runtime.spi.BindingRuntimeHelpers has been deprecated and marked for removal 00:40:04 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/AbstractJsonRpcTest.java:[85,34] getYangModuleInfo(java.lang.Class) in org.opendaylight.yangtools.binding.runtime.spi.BindingRuntimeHelpers has been deprecated and marked for removal 00:40:04 [WARNING] /w/workspace/autorelease-release-chromium-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 00:40:04 [WARNING] /w/workspace/autorelease-release-chromium-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 00:40:04 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:40:04 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:40:04 [WARNING] /w/workspace/autorelease-release-chromium-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 00:40:04 [WARNING] /w/workspace/autorelease-release-chromium-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 00:40:04 [WARNING] /w/workspace/autorelease-release-chromium-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 00:40:04 [WARNING] /w/workspace/autorelease-release-chromium-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 00:40:04 [WARNING] /w/workspace/autorelease-release-chromium-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 00:40:04 [WARNING] /w/workspace/autorelease-release-chromium-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 00:40:04 [WARNING] /w/workspace/autorelease-release-chromium-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 00:40:04 [WARNING] /w/workspace/autorelease-release-chromium-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 00:40:04 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/RemoteControlTest.java:[147,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:40:04 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/RemoteControlTest.java:[147,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:40:04 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/RemoteControlTest.java:[240,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:40:04 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/RemoteControlTest.java:[247,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:40:04 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/RemoteRpcInvokerTest.java:[50,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 00:40:04 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:40:04 [INFO] 00:40:04 [INFO] --- surefire:3.5.5:test (default-test) @ jsonrpc-provider-common --- 00:40:04 [INFO] Surefire report directory: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/common/target/surefire-reports 00:40:04 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 00:40:04 [INFO] 00:40:04 [INFO] ------------------------------------------------------- 00:40:04 [INFO] T E S T S 00:40:04 [INFO] ------------------------------------------------------- 00:40:06 [INFO] Running org.opendaylight.jsonrpc.provider.common.UtilTest 00:40:06 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.230 s -- in org.opendaylight.jsonrpc.provider.common.UtilTest 00:40:07 [INFO] Running org.opendaylight.jsonrpc.provider.common.RemoteRpcInvokerTest 00:40:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.086 s -- in org.opendaylight.jsonrpc.provider.common.RemoteRpcInvokerTest 00:40:11 [INFO] Running org.opendaylight.jsonrpc.provider.common.JsonRPCTxTest 00:40:14 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 00:40:16 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.082 s -- in org.opendaylight.jsonrpc.provider.common.JsonRPCTxTest 00:40:17 [INFO] Running org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest 00:40:20 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 00:40:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.809 s -- in org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest 00:40:29 [INFO] Running org.opendaylight.jsonrpc.provider.common.RemoteControlTest 00:40:34 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.222 s -- in org.opendaylight.jsonrpc.provider.common.RemoteControlTest 00:40:35 [INFO] Running org.opendaylight.jsonrpc.provider.common.JsonRPCtoRPCBridgeTest 00:40:38 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 00:40:44 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.437 s -- in org.opendaylight.jsonrpc.provider.common.JsonRPCtoRPCBridgeTest 00:40:45 [INFO] Running org.opendaylight.jsonrpc.provider.common.JsonRPCTE2ETest 00:40:48 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 00:40:51 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.242 s -- in org.opendaylight.jsonrpc.provider.common.JsonRPCTE2ETest 00:40:52 [INFO] Running org.opendaylight.jsonrpc.provider.common.RemoteNotificationPublisherTest 00:40:55 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.879 s -- in org.opendaylight.jsonrpc.provider.common.RemoteNotificationPublisherTest 00:40:56 [INFO] Running org.opendaylight.jsonrpc.provider.common.TxChainTest 00:40:56 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 00:40:58 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.696 s -- in org.opendaylight.jsonrpc.provider.common.TxChainTest 00:40:59 [INFO] Running org.opendaylight.jsonrpc.hmap.HierarchicalEnumHashMapTest 00:40:59 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s -- in org.opendaylight.jsonrpc.hmap.HierarchicalEnumHashMapTest 00:40:59 [INFO] 00:40:59 [INFO] Results: 00:40:59 [INFO] 00:40:59 [INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0 00:40:59 [INFO] 00:40:59 [INFO] 00:40:59 [INFO] --- copy:14.3.1:copy-files (default) @ jsonrpc-provider-common --- 00:40:59 [INFO] 00:40:59 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ jsonrpc-provider-common --- 00:40:59 [INFO] Building bundle: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/common/target/jsonrpc-provider-common-1.20.0.jar 00:40:59 [INFO] Writing manifest: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/common/target/classes/META-INF/MANIFEST.MF 00:40:59 [INFO] 00:40:59 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ jsonrpc-provider-common --- 00:41:02 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/common/target/jsonrpc-provider-common-1.20.0-javadoc.jar 00:41:02 [INFO] 00:41:02 [INFO] --- jar:3.5.0:test-jar (default) @ jsonrpc-provider-common --- 00:41:02 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/common/target/jsonrpc-provider-common-1.20.0-tests.jar 00:41:02 [INFO] 00:41:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ jsonrpc-provider-common --- 00:41:02 [INFO] CycloneDX: Resolving Dependencies 00:41:04 [INFO] CycloneDX: Creating BOM version 1.6 with 78 component(s) 00:41:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/common/target/bom.xml 00:41:04 [INFO] attaching as jsonrpc-provider-common-1.20.0-cyclonedx.xml 00:41:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/common/target/bom.json 00:41:04 [INFO] attaching as jsonrpc-provider-common-1.20.0-cyclonedx.json 00:41:04 [INFO] 00:41:04 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-provider-common --- 00:41:04 [INFO] Skipping duplicate-finder execution! 00:41:04 [INFO] 00:41:04 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ jsonrpc-provider-common --- 00:41:04 [WARNING] Used undeclared dependencies found: 00:41:04 [WARNING] org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:provided 00:41:04 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 00:41:04 [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:provided 00:41:04 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 00:41:04 [WARNING] org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:provided 00:41:04 [WARNING] org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:provided 00:41:04 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 00:41:04 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 00:41:04 [WARNING] org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 00:41:04 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 00:41:04 [WARNING] org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:provided 00:41:04 [WARNING] org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 00:41:04 [WARNING] org.opendaylight.yangtools:concepts:jar:15.0.2:compile 00:41:04 [WARNING] org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:provided 00:41:04 [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:compile 00:41:04 [WARNING] org.opendaylight.yangtools:util:jar:15.0.2:compile 00:41:04 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 00:41:04 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 00:41:04 [WARNING] org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:provided 00:41:04 [WARNING] Unused declared dependencies found: 00:41:04 [WARNING] org.bouncycastle:bcpkix-jdk18on:jar:1.83:compile 00:41:04 [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:16.0.3:compile 00:41:04 [WARNING] Non-test scoped test only dependencies found: 00:41:04 [WARNING] org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 00:41:04 [WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:15.0.2:compile 00:41:04 [INFO] 00:41:04 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ jsonrpc-provider-common --- 00:41:04 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/common/target/jsonrpc-provider-common-1.20.0-sources.jar 00:41:04 [INFO] 00:41:04 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ jsonrpc-provider-common --- 00:41:04 [INFO] 00:41:04 [INFO] --- jacoco:0.8.14:report (report) @ jsonrpc-provider-common --- 00:41:04 [INFO] Loading execution data file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/common/target/code-coverage/jacoco.exec 00:41:04 [INFO] Analyzed bundle 'JSON-RPC :: Provider :: Common' with 60 classes 00:41:04 [INFO] 00:41:04 [INFO] --- install:3.1.4:install (default-install) @ jsonrpc-provider-common --- 00:41:04 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/common/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0.pom 00:41:04 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/common/target/jsonrpc-provider-common-1.20.0.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0.jar 00:41:04 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/common/target/jsonrpc-provider-common-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0-javadoc.jar 00:41:04 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/common/target/jsonrpc-provider-common-1.20.0-tests.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0-tests.jar 00:41:04 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/common/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0-cyclonedx.xml 00:41:04 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/common/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0-cyclonedx.json 00:41:04 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/common/target/jsonrpc-provider-common-1.20.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0-sources.jar 00:41:04 [INFO] 00:41:04 [INFO] --- bundle:6.0.0:install (default-install) @ jsonrpc-provider-common --- 00:41:04 [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0.jar 00:41:04 [INFO] Writing OBR metadata 00:41:04 [INFO] 00:41:04 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ jsonrpc-provider-common --- 00:41:04 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:41:04 [INFO] 00:41:04 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ jsonrpc-provider-common --- 00:41:04 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:41:04 [INFO] 00:41:04 [INFO] ----------< org.opendaylight.jsonrpc:jsonrpc-provider-single >---------- 00:41:04 [INFO] Building JSON-RPC :: Provider :: Single node 1.20.0 [41/142] 00:41:04 [INFO] from jsonrpc/provider/single/pom.xml 00:41:04 [INFO] -------------------------------[ bundle ]------------------------------- 00:41:04 [INFO] 00:41:04 [INFO] --- clean:3.5.0:clean (default-clean) @ jsonrpc-provider-single --- 00:41:04 [INFO] 00:41:04 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ jsonrpc-provider-single --- 00:41:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:41:04 [INFO] 00:41:04 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ jsonrpc-provider-single --- 00:41:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:41:04 [INFO] 00:41:04 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ jsonrpc-provider-single --- 00:41:04 [INFO] 00:41:04 [INFO] --- dependency:3.10.0:properties (default) @ jsonrpc-provider-single --- 00:41:04 [INFO] 00:41:04 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ jsonrpc-provider-single --- 00:41:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:41:04 [INFO] 00:41:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ jsonrpc-provider-single --- 00:41:04 [INFO] 00:41:04 [INFO] --- checkstyle:3.6.0:check (default) @ jsonrpc-provider-single --- 00:41:04 [INFO] Starting audit... 00:41:04 Audit done. 00:41:04 [INFO] You have 0 Checkstyle violations. 00:41:04 [INFO] 00:41:04 [INFO] --- dependency:3.10.0:copy (unpack-license) @ jsonrpc-provider-single --- 00:41:04 [INFO] 00:41:04 [INFO] --- resources:3.4.0:resources (default-resources) @ jsonrpc-provider-single --- 00:41:04 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/single/src/main/resources 00:41:04 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/single/target/generated-sources/spi 00:41:04 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/single/target/generated-sources/yang 00:41:04 [INFO] 00:41:04 [INFO] --- compiler:3.15.0:compile (default-compile) @ jsonrpc-provider-single --- 00:41:04 [INFO] Recompiling the module because of changed dependency. 00:41:04 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 00:41:04 [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 00:41:04 [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 00:41:04 [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 00:41:04 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/single/src/main/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProvider.java:[103,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 00:41:04 [INFO] 00:41:04 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ jsonrpc-provider-single >>> 00:41:04 [INFO] 00:41:04 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ jsonrpc-provider-single --- 00:41:04 [INFO] Fork Value is true 00:41:07 [INFO] Done SpotBugs Analysis.... 00:41:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:41:07 [INFO] 00:41:07 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ jsonrpc-provider-single <<< 00:41:07 [INFO] 00:41:07 [INFO] 00:41:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ jsonrpc-provider-single --- 00:41:07 [INFO] BugInstance size is 0 00:41:07 [INFO] Error size is 0 00:41:07 [INFO] No errors/warnings found 00:41:07 [INFO] 00:41:07 [INFO] --- resources:3.4.0:testResources (default-testResources) @ jsonrpc-provider-single --- 00:41:07 [INFO] Copying 1 resource from src/test/resources to target/test-classes 00:41:07 [INFO] 00:41:07 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ jsonrpc-provider-single --- 00:41:07 [INFO] Recompiling the module because of changed dependency. 00:41:07 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 00:41:07 [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 00:41:07 [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 00:41:07 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:41:07 [INFO] 00:41:07 [INFO] --- surefire:3.5.5:test (default-test) @ jsonrpc-provider-single --- 00:41:07 [INFO] Surefire report directory: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/single/target/surefire-reports 00:41:07 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 00:41:07 [INFO] 00:41:07 [INFO] ------------------------------------------------------- 00:41:07 [INFO] T E S T S 00:41:07 [INFO] ------------------------------------------------------- 00:41:09 [INFO] Running org.opendaylight.jsonrpc.provider.single.JsonRPCProviderTest 00:41:11 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 00:41:16 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.880 s -- in org.opendaylight.jsonrpc.provider.single.JsonRPCProviderTest 00:41:16 [INFO] 00:41:16 [INFO] Results: 00:41:16 [INFO] 00:41:16 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 00:41:16 [INFO] 00:41:16 [INFO] 00:41:16 [INFO] --- copy:14.3.1:copy-files (default) @ jsonrpc-provider-single --- 00:41:16 [INFO] 00:41:16 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ jsonrpc-provider-single --- 00:41:16 [INFO] Building bundle: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/single/target/jsonrpc-provider-single-1.20.0.jar 00:41:16 [INFO] Writing manifest: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/single/target/classes/META-INF/MANIFEST.MF 00:41:16 [INFO] 00:41:16 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ jsonrpc-provider-single --- 00:41:17 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/single/target/jsonrpc-provider-single-1.20.0-javadoc.jar 00:41:17 [INFO] 00:41:17 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ jsonrpc-provider-single --- 00:41:17 [INFO] CycloneDX: Resolving Dependencies 00:41:19 [INFO] CycloneDX: Creating BOM version 1.6 with 78 component(s) 00:41:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/single/target/bom.xml 00:41:19 [INFO] attaching as jsonrpc-provider-single-1.20.0-cyclonedx.xml 00:41:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/single/target/bom.json 00:41:19 [INFO] attaching as jsonrpc-provider-single-1.20.0-cyclonedx.json 00:41:19 [INFO] 00:41:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-provider-single --- 00:41:19 [INFO] Skipping duplicate-finder execution! 00:41:19 [INFO] 00:41:19 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ jsonrpc-provider-single --- 00:41:19 [WARNING] Used undeclared dependencies found: 00:41:19 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 00:41:19 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 00:41:19 [WARNING] org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 00:41:19 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 00:41:19 [WARNING] org.opendaylight.yangtools:concepts:jar:15.0.2:compile 00:41:19 [WARNING] Unused declared dependencies found: 00:41:19 [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:16.0.3:compile 00:41:19 [WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:15.0.2:compile 00:41:19 [WARNING] org.opendaylight.jsonrpc:dom-codec:jar:1.20.0:compile 00:41:19 [WARNING] Non-test scoped test only dependencies found: 00:41:19 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 00:41:19 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 00:41:19 [INFO] 00:41:19 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ jsonrpc-provider-single --- 00:41:19 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/single/target/jsonrpc-provider-single-1.20.0-sources.jar 00:41:19 [INFO] 00:41:19 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ jsonrpc-provider-single --- 00:41:19 [INFO] 00:41:19 [INFO] --- jacoco:0.8.14:report (report) @ jsonrpc-provider-single --- 00:41:19 [INFO] Loading execution data file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/single/target/code-coverage/jacoco.exec 00:41:19 [INFO] Analyzed bundle 'JSON-RPC :: Provider :: Single node' with 1 classes 00:41:19 [INFO] 00:41:19 [INFO] --- install:3.1.4:install (default-install) @ jsonrpc-provider-single --- 00:41:19 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/single/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0/jsonrpc-provider-single-1.20.0.pom 00:41:19 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/single/target/jsonrpc-provider-single-1.20.0.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0/jsonrpc-provider-single-1.20.0.jar 00:41:19 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/single/target/jsonrpc-provider-single-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0/jsonrpc-provider-single-1.20.0-javadoc.jar 00:41:19 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/single/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0/jsonrpc-provider-single-1.20.0-cyclonedx.xml 00:41:19 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/single/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0/jsonrpc-provider-single-1.20.0-cyclonedx.json 00:41:19 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/single/target/jsonrpc-provider-single-1.20.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0/jsonrpc-provider-single-1.20.0-sources.jar 00:41:19 [INFO] 00:41:19 [INFO] --- bundle:6.0.0:install (default-install) @ jsonrpc-provider-single --- 00:41:19 [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0/jsonrpc-provider-single-1.20.0.jar 00:41:19 [INFO] Writing OBR metadata 00:41:19 [INFO] 00:41:19 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ jsonrpc-provider-single --- 00:41:19 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:41:19 [INFO] 00:41:19 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ jsonrpc-provider-single --- 00:41:19 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:41:19 [INFO] 00:41:19 [INFO] -----------< org.opendaylight.jsonrpc:odl-jsonrpc-provider >------------ 00:41:19 [INFO] Building JSON-RPC :: Feature :: provider 1.20.0 [42/142] 00:41:19 [INFO] from jsonrpc/features/odl-jsonrpc-provider/pom.xml 00:41:19 [INFO] ------------------------------[ feature ]------------------------------- 00:41:19 [INFO] 00:41:19 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-jsonrpc-provider --- 00:41:19 [INFO] 00:41:19 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-jsonrpc-provider --- 00:41:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:41:19 [INFO] 00:41:19 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-jsonrpc-provider --- 00:41:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:41:19 [INFO] 00:41:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-jsonrpc-provider --- 00:41:19 [INFO] 00:41:19 [INFO] --- dependency:3.10.0:properties (default) @ odl-jsonrpc-provider --- 00:41:19 [INFO] 00:41:19 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-jsonrpc-provider --- 00:41:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:41:19 [INFO] argLine set to empty 00:41:19 [INFO] 00:41:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-jsonrpc-provider --- 00:41:19 [INFO] 00:41:19 [INFO] --- checkstyle:3.6.0:check (default) @ odl-jsonrpc-provider --- 00:41:19 [INFO] Starting audit... 00:41:19 Audit done. 00:41:19 [INFO] You have 0 Checkstyle violations. 00:41:19 [INFO] 00:41:19 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-jsonrpc-provider --- 00:41:19 [INFO] 00:41:19 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-jsonrpc-provider --- 00:41:19 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-provider/target/feature/feature.xml 00:41:19 [INFO] ...done! 00:41:19 [INFO] Set artifact 00:41:19 [INFO] 00:41:19 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-jsonrpc-provider --- 00:41:19 [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 00:41:20 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:41:20 [INFO] 00:41:20 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-jsonrpc-provider >>> 00:41:20 [INFO] 00:41:20 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-jsonrpc-provider --- 00:41:20 [INFO] No files found to run spotbugs, check compile phase has been run 00:41:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:41:20 [INFO] 00:41:20 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-jsonrpc-provider <<< 00:41:20 [INFO] 00:41:20 [INFO] 00:41:20 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-jsonrpc-provider --- 00:41:20 [INFO] 00:41:20 [INFO] --- feattest:14.3.1:test (default) @ odl-jsonrpc-provider --- 00:41:20 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:41:20 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 00:41:20 [INFO] 00:41:20 [INFO] --- copy:14.3.1:copy-files (default) @ odl-jsonrpc-provider --- 00:41:20 [INFO] 00:41:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-jsonrpc-provider --- 00:41:20 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:41:20 [INFO] 00:41:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-jsonrpc-provider --- 00:41:20 [INFO] CycloneDX: Resolving Dependencies 00:41:23 [INFO] CycloneDX: Creating BOM version 1.6 with 318 component(s) 00:41:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-provider/target/bom.xml 00:41:23 [INFO] attaching as odl-jsonrpc-provider-1.20.0-cyclonedx.xml 00:41:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-provider/target/bom.json 00:41:23 [INFO] attaching as odl-jsonrpc-provider-1.20.0-cyclonedx.json 00:41:23 [INFO] 00:41:23 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-jsonrpc-provider --- 00:41:23 [INFO] Skipping duplicate-finder execution! 00:41:23 [INFO] 00:41:23 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-jsonrpc-provider --- 00:41:23 [INFO] Skipping plugin execution 00:41:23 [INFO] 00:41:23 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-jsonrpc-provider --- 00:41:23 [INFO] Skipping source per configuration. 00:41:23 [INFO] 00:41:23 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-jsonrpc-provider --- 00:41:23 [INFO] 00:41:23 [INFO] --- jacoco:0.8.14:report (report) @ odl-jsonrpc-provider --- 00:41:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:41:23 [INFO] 00:41:23 [INFO] --- install:3.1.4:install (default-install) @ odl-jsonrpc-provider --- 00:41:23 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-provider/pom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.20.0/odl-jsonrpc-provider-1.20.0.pom 00:41:23 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-provider/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.20.0/odl-jsonrpc-provider-1.20.0-features.xml 00:41:23 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-provider/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.20.0/odl-jsonrpc-provider-1.20.0-cyclonedx.xml 00:41:23 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-provider/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.20.0/odl-jsonrpc-provider-1.20.0-cyclonedx.json 00:41:23 [INFO] 00:41:23 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-jsonrpc-provider --- 00:41:23 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:41:23 [INFO] 00:41:23 [INFO] --------------< org.opendaylight.jsonrpc:odl-jsonrpc-all >-------------- 00:41:23 [INFO] Building JSON-RPC :: Feature :: all 1.20.0 [43/142] 00:41:23 [INFO] from jsonrpc/features/odl-jsonrpc-all/pom.xml 00:41:23 [INFO] ------------------------------[ feature ]------------------------------- 00:41:24 [INFO] 00:41:24 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-jsonrpc-all --- 00:41:24 [INFO] 00:41:24 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-jsonrpc-all --- 00:41:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:41:24 [INFO] 00:41:24 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-jsonrpc-all --- 00:41:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:41:24 [INFO] 00:41:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-jsonrpc-all --- 00:41:24 [INFO] 00:41:24 [INFO] --- dependency:3.10.0:properties (default) @ odl-jsonrpc-all --- 00:41:24 [INFO] 00:41:24 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-jsonrpc-all --- 00:41:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:41:24 [INFO] argLine set to empty 00:41:24 [INFO] 00:41:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-jsonrpc-all --- 00:41:24 [INFO] 00:41:24 [INFO] --- checkstyle:3.6.0:check (default) @ odl-jsonrpc-all --- 00:41:24 [INFO] Starting audit... 00:41:24 Audit done. 00:41:24 [INFO] You have 0 Checkstyle violations. 00:41:24 [INFO] 00:41:24 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-jsonrpc-all --- 00:41:24 [INFO] 00:41:24 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-jsonrpc-all --- 00:41:24 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-all/target/feature/feature.xml 00:41:24 [INFO] ...done! 00:41:24 [INFO] Set artifact 00:41:24 [INFO] 00:41:24 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-jsonrpc-all --- 00:41:24 [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 00:41:24 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:41:24 [INFO] 00:41:24 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-jsonrpc-all >>> 00:41:24 [INFO] 00:41:24 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-jsonrpc-all --- 00:41:24 [INFO] No files found to run spotbugs, check compile phase has been run 00:41:24 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:41:24 [INFO] 00:41:24 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-jsonrpc-all <<< 00:41:24 [INFO] 00:41:24 [INFO] 00:41:24 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-jsonrpc-all --- 00:41:24 [INFO] 00:41:24 [INFO] --- feattest:14.3.1:test (default) @ odl-jsonrpc-all --- 00:41:24 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:41:24 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 00:41:24 [INFO] 00:41:24 [INFO] --- copy:14.3.1:copy-files (default) @ odl-jsonrpc-all --- 00:41:24 [INFO] 00:41:24 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-jsonrpc-all --- 00:41:24 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:41:24 [INFO] 00:41:24 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-jsonrpc-all --- 00:41:24 [INFO] CycloneDX: Resolving Dependencies 00:41:29 [INFO] CycloneDX: Creating BOM version 1.6 with 450 component(s) 00:41:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-all/target/bom.xml 00:41:29 [INFO] attaching as odl-jsonrpc-all-1.20.0-cyclonedx.xml 00:41:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-all/target/bom.json 00:41:30 [INFO] attaching as odl-jsonrpc-all-1.20.0-cyclonedx.json 00:41:30 [INFO] 00:41:30 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-jsonrpc-all --- 00:41:30 [INFO] Skipping duplicate-finder execution! 00:41:30 [INFO] 00:41:30 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-jsonrpc-all --- 00:41:30 [INFO] Skipping plugin execution 00:41:30 [INFO] 00:41:30 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-jsonrpc-all --- 00:41:30 [INFO] Skipping source per configuration. 00:41:30 [INFO] 00:41:30 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-jsonrpc-all --- 00:41:30 [INFO] 00:41:30 [INFO] --- jacoco:0.8.14:report (report) @ odl-jsonrpc-all --- 00:41:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:41:30 [INFO] 00:41:30 [INFO] --- install:3.1.4:install (default-install) @ odl-jsonrpc-all --- 00:41:30 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-all/pom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.20.0/odl-jsonrpc-all-1.20.0.pom 00:41:30 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-all/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.20.0/odl-jsonrpc-all-1.20.0-features.xml 00:41:30 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-all/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.20.0/odl-jsonrpc-all-1.20.0-cyclonedx.xml 00:41:30 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-all/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.20.0/odl-jsonrpc-all-1.20.0-cyclonedx.json 00:41:30 [INFO] 00:41:30 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-jsonrpc-all --- 00:41:30 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:41:30 [INFO] 00:41:30 [INFO] -------------< org.opendaylight.jsonrpc:features-jsonrpc >-------------- 00:41:30 [INFO] Building JSON-RPC :: Features :: repository 1.20.0 [44/142] 00:41:30 [INFO] from jsonrpc/features/features-jsonrpc/pom.xml 00:41:30 [INFO] ------------------------------[ feature ]------------------------------- 00:41:30 [INFO] 00:41:30 [INFO] --- clean:3.5.0:clean (default-clean) @ features-jsonrpc --- 00:41:30 [INFO] 00:41:30 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-jsonrpc --- 00:41:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:41:30 [INFO] 00:41:30 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ features-jsonrpc --- 00:41:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:41:30 [INFO] 00:41:30 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-jsonrpc --- 00:41:30 [INFO] 00:41:30 [INFO] --- dependency:3.10.0:properties (default) @ features-jsonrpc --- 00:41:30 [INFO] 00:41:30 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ features-jsonrpc --- 00:41:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:41:30 [INFO] argLine set to empty 00:41:30 [INFO] 00:41:30 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-jsonrpc --- 00:41:30 [INFO] 00:41:30 [INFO] --- checkstyle:3.6.0:check (default) @ features-jsonrpc --- 00:41:30 [INFO] Starting audit... 00:41:30 Audit done. 00:41:30 [INFO] You have 0 Checkstyle violations. 00:41:30 [INFO] 00:41:30 [INFO] --- dependency:3.10.0:copy (unpack-license) @ features-jsonrpc --- 00:41:30 [INFO] 00:41:30 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ features-jsonrpc --- 00:41:30 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/features/features-jsonrpc/target/feature/feature.xml 00:41:30 [INFO] ...done! 00:41:30 [INFO] Set artifact 00:41:30 [INFO] 00:41:30 [INFO] --- karaf:4.4.10:verify (default-verify) @ features-jsonrpc --- 00:41:30 [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 00:41:30 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:41:30 [INFO] 00:41:30 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-jsonrpc >>> 00:41:30 [INFO] 00:41:30 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-jsonrpc --- 00:41:30 [INFO] No files found to run spotbugs, check compile phase has been run 00:41:30 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:41:30 [INFO] 00:41:30 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-jsonrpc <<< 00:41:30 [INFO] 00:41:30 [INFO] 00:41:30 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-jsonrpc --- 00:41:30 [INFO] 00:41:30 [INFO] --- feattest:14.3.1:test (default) @ features-jsonrpc --- 00:41:30 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:41:30 [INFO] 00:41:30 [INFO] --- copy:14.3.1:copy-files (default) @ features-jsonrpc --- 00:41:30 [INFO] 00:41:30 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ features-jsonrpc --- 00:41:30 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:41:30 [INFO] 00:41:30 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-jsonrpc --- 00:41:30 [INFO] CycloneDX: Resolving Dependencies 00:41:35 [INFO] CycloneDX: Creating BOM version 1.6 with 451 component(s) 00:41:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/features/features-jsonrpc/target/bom.xml 00:41:35 [INFO] attaching as features-jsonrpc-1.20.0-cyclonedx.xml 00:41:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/features/features-jsonrpc/target/bom.json 00:41:35 [INFO] attaching as features-jsonrpc-1.20.0-cyclonedx.json 00:41:35 [INFO] 00:41:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-jsonrpc --- 00:41:35 [INFO] Skipping duplicate-finder execution! 00:41:35 [INFO] 00:41:35 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ features-jsonrpc --- 00:41:35 [INFO] Skipping plugin execution 00:41:35 [INFO] 00:41:35 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ features-jsonrpc --- 00:41:35 [WARNING] NOT adding sources to artifacts with classifier as Maven only supports one classifier per artifact. Current artifact [org.opendaylight.jsonrpc:features-jsonrpc:xml:features:1.20.0] has a [features] classifier. 00:41:35 [INFO] 00:41:35 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-jsonrpc --- 00:41:35 [INFO] 00:41:35 [INFO] --- jacoco:0.8.14:report (report) @ features-jsonrpc --- 00:41:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:41:35 [INFO] 00:41:35 [INFO] --- install:3.1.4:install (default-install) @ features-jsonrpc --- 00:41:35 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/features/features-jsonrpc/pom.xml to /tmp/r/org/opendaylight/jsonrpc/features-jsonrpc/1.20.0/features-jsonrpc-1.20.0.pom 00:41:35 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/features/features-jsonrpc/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/features-jsonrpc/1.20.0/features-jsonrpc-1.20.0-features.xml 00:41:35 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/features/features-jsonrpc/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/features-jsonrpc/1.20.0/features-jsonrpc-1.20.0-cyclonedx.xml 00:41:35 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/features/features-jsonrpc/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/features-jsonrpc/1.20.0/features-jsonrpc-1.20.0-cyclonedx.json 00:41:35 [INFO] 00:41:35 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-jsonrpc --- 00:41:35 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:41:35 [INFO] 00:41:35 [INFO] -----< org.opendaylight.lispflowmapping:mappingservice.lisp-proto >----- 00:41:35 [INFO] Building ODL :: lispflowmapping :: mappingservice.lisp-proto 1.23.0 [45/142] 00:41:35 [INFO] from lispflowmapping/mappingservice/lisp-proto/pom.xml 00:41:35 [INFO] -------------------------------[ bundle ]------------------------------- 00:41:35 [INFO] 00:41:35 [INFO] --- clean:3.5.0:clean (default-clean) @ mappingservice.lisp-proto --- 00:41:35 [INFO] 00:41:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mappingservice.lisp-proto --- 00:41:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:41:35 [INFO] 00:41:35 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mappingservice.lisp-proto --- 00:41:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:41:35 [INFO] 00:41:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mappingservice.lisp-proto --- 00:41:36 [INFO] 00:41:36 [INFO] --- dependency:3.10.0:properties (default) @ mappingservice.lisp-proto --- 00:41:36 [INFO] 00:41:36 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mappingservice.lisp-proto --- 00:41:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:41:36 [INFO] 00:41:36 [INFO] --- yang:15.0.2:generate-sources (binding) @ mappingservice.lisp-proto --- 00:41:36 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 00:41:36 [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/src/main/yang 00:41:36 [INFO] yang-to-sources: Found 2 dependencies in 3.123 ms 00:41:36 [INFO] yang-to-sources: Project model files found: 5 in 30.70 ms 00:41:36 [INFO] yang-to-sources: 7 YANG models processed in 177.8 ms 00:41:36 [INFO] BindingJavaFileGenerator: Defined 228 files in 23.91 ms 00:41:36 [INFO] Sorted 228 files into 48 directories in 694.3 μs 00:41:36 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 228 in 84.73 ms 00:41:36 [INFO] 00:41:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ mappingservice.lisp-proto --- 00:41:36 [INFO] 00:41:36 [INFO] --- checkstyle:3.6.0:check (default) @ mappingservice.lisp-proto --- 00:41:37 [INFO] Starting audit... 00:41:37 Audit done. 00:41:37 [INFO] You have 0 Checkstyle violations. 00:41:37 [INFO] 00:41:37 [INFO] --- dependency:3.10.0:copy (unpack-license) @ mappingservice.lisp-proto --- 00:41:37 [INFO] 00:41:37 [INFO] --- resources:3.4.0:resources (default-resources) @ mappingservice.lisp-proto --- 00:41:37 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/src/main/resources 00:41:37 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/target/generated-sources/spi 00:41:37 [INFO] Copying 5 resources from target/generated-sources/yang to target/classes 00:41:37 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 00:41:37 [INFO] Copying 5 resources from target/generated-sources/yang to target/classes 00:41:37 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/target/generated-sources/spi 00:41:37 [INFO] 00:41:37 [INFO] --- compiler:3.15.0:compile (default-compile) @ mappingservice.lisp-proto --- 00:41:37 [INFO] Recompiling the module because of changed source code. 00:41:37 [INFO] Compiling 282 source files with javac [debug release 21] to target/classes 00:41:38 [WARNING] /w/workspace/autorelease-release-chromium-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 00:41:38 [WARNING] /w/workspace/autorelease-release-chromium-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 00:41:38 [WARNING] /w/workspace/autorelease-release-chromium-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 00:41:38 [WARNING] /w/workspace/autorelease-release-chromium-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 00:41:38 [WARNING] /w/workspace/autorelease-release-chromium-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 00:41:38 [WARNING] /w/workspace/autorelease-release-chromium-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 00:41:38 [INFO] 00:41:38 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mappingservice.lisp-proto >>> 00:41:38 [INFO] 00:41:38 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mappingservice.lisp-proto --- 00:41:38 [INFO] Fork Value is true 00:41:44 [INFO] Done SpotBugs Analysis.... 00:41:44 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:41:44 [INFO] 00:41:44 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mappingservice.lisp-proto <<< 00:41:44 [INFO] 00:41:44 [INFO] 00:41:44 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mappingservice.lisp-proto --- 00:41:44 [INFO] BugInstance size is 56 00:41:44 [INFO] Error size is 0 00:41:44 [INFO] Total bugs: 56 00:41:44 [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 00:41:44 [ERROR] Medium: 00:41:44 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 00:41:44 [org.opendaylight.lispflowmapping.lisp.authentication.LispAuthenticationUtil] In LispAuthenticationUtil.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 00:41:44 [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 00:41:44 [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 00:41:44 [ERROR] Medium: 00:41:44 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 00:41:44 [org.opendaylight.lispflowmapping.lisp.authentication.LispMACAuthentication] In LispMACAuthentication.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 00:41:44 [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 00:41:44 [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 00:41:44 [ERROR] Medium: 00:41:44 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 00:41:44 [org.opendaylight.lispflowmapping.lisp.serializer.MapRequestSerializer] In MapRequestSerializer.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 00:41:44 [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 00:41:44 [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 00:41:44 [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 00:41:44 [ERROR] High: 00:41:44 Illegal class is passed to LoggerFactory#getLogger(Class). It should be one of [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4BinarySerializer]. 00:41:44 [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4BinarySerializer] At Ipv4BinarySerializer.java:[line 37] SLF4J_ILLEGAL_PASSED_CLASS 00:41:44 [ERROR] Medium: 00:41:44 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 00:41:44 [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4BinarySerializer] In Ipv4BinarySerializer.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 00:41:44 [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 00:41:44 [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 00:41:44 [ERROR] Medium: 00:41:44 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 00:41:44 [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixBinarySerializer] In Ipv4PrefixBinarySerializer.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 00:41:44 [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 00:41:44 [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 00:41:44 [ERROR] Medium: 00:41:44 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 00:41:44 [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixSerializer] In Ipv4PrefixSerializer.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 00:41:44 [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 00:41:44 [ERROR] Medium: 00:41:44 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 00:41:44 [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4Serializer] In Ipv4Serializer.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 00:41:44 [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 00:41:44 [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 00:41:44 [ERROR] Medium: 00:41:44 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 00:41:44 [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6BinarySerializer] In Ipv6BinarySerializer.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 00:41:44 [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 00:41:44 [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 00:41:44 [ERROR] Medium: 00:41:44 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 00:41:44 [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixBinarySerializer] In Ipv6PrefixBinarySerializer.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 00:41:44 [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 00:41:44 [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 00:41:44 [ERROR] Medium: 00:41:44 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 00:41:44 [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixSerializer] In Ipv6PrefixSerializer.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 00:41:44 [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 00:41:44 [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 00:41:44 [ERROR] Medium: 00:41:44 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 00:41:44 [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6Serializer] In Ipv6Serializer.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 00:41:44 [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 00:41:44 [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 00:41:44 [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 00:41:44 [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 00:41:44 [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 00:41:44 [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 00:41:44 [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 00:41:44 [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 00:41:44 [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 00:41:44 [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 00:41:44 [ERROR] Medium: 00:41:44 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 00:41:44 [org.opendaylight.lispflowmapping.lisp.util.LispAddressStringifier] In LispAddressStringifier.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 00:41:44 [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 00:41:44 [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 00:41:44 [ERROR] Medium: 00:41:44 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 00:41:44 [org.opendaylight.lispflowmapping.lisp.util.LispAddressUtil] In LispAddressUtil.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 00:41:44 [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 00:41:44 [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 00:41:44 [ERROR] Medium: 00:41:44 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 00:41:44 [org.opendaylight.lispflowmapping.lisp.util.MapRequestUtil] In MapRequestUtil.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 00:41:44 [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 00:41:44 [ERROR] Medium: 00:41:44 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 00:41:44 [org.opendaylight.lispflowmapping.lisp.util.MappingRecordUtil] In MappingRecordUtil.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 00:41:44 [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 00:41:44 [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 00:41:44 [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 00:41:44 [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 00:41:44 [INFO] 00:41:44 00:41:44 00:41:44 To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui" 00:41:44 00:41:44 00:41:44 00:41:44 [INFO] 00:41:44 [INFO] --- resources:3.4.0:testResources (default-testResources) @ mappingservice.lisp-proto --- 00:41:44 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/src/test/resources 00:41:44 [INFO] 00:41:44 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ mappingservice.lisp-proto --- 00:41:44 [INFO] Recompiling the module because of changed dependency. 00:41:44 [INFO] Compiling 22 source files with javac [debug release 21] to target/test-classes 00:41:44 [INFO] 00:41:44 [INFO] --- surefire:3.5.5:test (default-test) @ mappingservice.lisp-proto --- 00:41:44 [INFO] Surefire report directory: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/target/surefire-reports 00:41:44 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 00:41:44 [INFO] 00:41:44 [INFO] ------------------------------------------------------- 00:41:44 [INFO] T E S T S 00:41:44 [INFO] ------------------------------------------------------- 00:41:45 [INFO] Running org.opendaylight.lispflowmapping.lisp.authentication.LispMACAuthenticationTest 00:41:46 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s -- in org.opendaylight.lispflowmapping.lisp.authentication.LispMACAuthenticationTest 00:41:46 [INFO] Running org.opendaylight.lispflowmapping.lisp.authentication.LispAuthenticationTest 00:41:46 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s -- in org.opendaylight.lispflowmapping.lisp.authentication.LispAuthenticationTest 00:41:46 [INFO] Running org.opendaylight.lispflowmapping.lisp.util.LispAddressStringifierTest 00:41:46 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.opendaylight.lispflowmapping.lisp.util.LispAddressStringifierTest 00:41:46 [INFO] Running org.opendaylight.lispflowmapping.lisp.util.LispAddressUtilTest 00:41:46 [INFO] Tests run: 84, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.opendaylight.lispflowmapping.lisp.util.LispAddressUtilTest 00:41:46 [INFO] Running org.opendaylight.lispflowmapping.lisp.util.LispSimpleAddressStringifierTest 00:41:46 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 00:41:47 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.038 s -- in org.opendaylight.lispflowmapping.lisp.util.LispSimpleAddressStringifierTest 00:41:47 [INFO] Running org.opendaylight.lispflowmapping.lisp.util.MaskUtilTest 00:41:47 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.lispflowmapping.lisp.util.MaskUtilTest 00:41:47 [INFO] Running org.opendaylight.lispflowmapping.lisp.util.MapRequestUtilTest 00:41:47 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.lispflowmapping.lisp.util.MapRequestUtilTest 00:41:47 [INFO] Running org.opendaylight.lispflowmapping.lisp.util.SourceDestKeyHelperTest 00:41:47 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.lispflowmapping.lisp.util.SourceDestKeyHelperTest 00:41:47 [INFO] Running org.opendaylight.lispflowmapping.serializer.MapReplySerializationTest 00:41:47 [WARNING] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.010 s -- in org.opendaylight.lispflowmapping.serializer.MapReplySerializationTest 00:41:47 [INFO] Running org.opendaylight.lispflowmapping.serializer.MapNotifySerializationTest 00:41:47 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.lispflowmapping.serializer.MapNotifySerializationTest 00:41:47 [INFO] Running org.opendaylight.lispflowmapping.serializer.address.SourceDestKeySerializerTest 00:41:47 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.lispflowmapping.serializer.address.SourceDestKeySerializerTest 00:41:47 [INFO] Running org.opendaylight.lispflowmapping.serializer.address.KeyValueAddressSerializerTest 00:41:47 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.lispflowmapping.serializer.address.KeyValueAddressSerializerTest 00:41:47 [INFO] Running org.opendaylight.lispflowmapping.serializer.address.Ipv6SerializerTest 00:41:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.lispflowmapping.serializer.address.Ipv6SerializerTest 00:41:47 [INFO] Running org.opendaylight.lispflowmapping.serializer.address.DistinguishedNameSerializerTest 00:41:47 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.lispflowmapping.serializer.address.DistinguishedNameSerializerTest 00:41:47 [INFO] Running org.opendaylight.lispflowmapping.serializer.address.AfiListSerializerTest 00:41:47 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.lispflowmapping.serializer.address.AfiListSerializerTest 00:41:47 [INFO] Running org.opendaylight.lispflowmapping.serializer.address.InstanceIdSerializerTest 00:41:47 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.lispflowmapping.serializer.address.InstanceIdSerializerTest 00:41:47 [INFO] Running org.opendaylight.lispflowmapping.serializer.address.ServicePathTest 00:41:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.lispflowmapping.serializer.address.ServicePathTest 00:41:47 [INFO] Running org.opendaylight.lispflowmapping.serializer.address.ApplicationDataSerializerTest 00:41:47 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.lispflowmapping.serializer.address.ApplicationDataSerializerTest 00:41:47 [INFO] Running org.opendaylight.lispflowmapping.serializer.address.ExplicitLocatorPathSerializerTest 00:41:47 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.lispflowmapping.serializer.address.ExplicitLocatorPathSerializerTest 00:41:47 [INFO] Running org.opendaylight.lispflowmapping.serializer.MapRequestSerializationTest 00:41:47 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.lispflowmapping.serializer.MapRequestSerializationTest 00:41:47 [INFO] Running org.opendaylight.lispflowmapping.serializer.MapRegisterSerializationTest 00:41:47 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.lispflowmapping.serializer.MapRegisterSerializationTest 00:41:47 [INFO] 00:41:47 [INFO] Results: 00:41:47 [INFO] 00:41:47 [INFO] Tests run: 268, Failures: 0, Errors: 0, Skipped: 1 00:41:47 [INFO] 00:41:47 [INFO] 00:41:47 [INFO] --- copy:14.3.1:copy-files (default) @ mappingservice.lisp-proto --- 00:41:47 [INFO] 00:41:47 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mappingservice.lisp-proto --- 00:41:47 [INFO] Building bundle: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/target/mappingservice.lisp-proto-1.23.0.jar 00:41:48 [INFO] Writing manifest: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/target/classes/META-INF/MANIFEST.MF 00:41:48 [INFO] 00:41:48 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mappingservice.lisp-proto --- 00:41:53 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/target/mappingservice.lisp-proto-1.23.0-javadoc.jar 00:41:53 [INFO] 00:41:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mappingservice.lisp-proto --- 00:41:53 [INFO] CycloneDX: Resolving Dependencies 00:41:53 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 00:41:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/target/bom.xml 00:41:53 [INFO] attaching as mappingservice.lisp-proto-1.23.0-cyclonedx.xml 00:41:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/target/bom.json 00:41:53 [INFO] attaching as mappingservice.lisp-proto-1.23.0-cyclonedx.json 00:41:53 [INFO] 00:41:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.lisp-proto --- 00:41:53 [INFO] Skipping duplicate-finder execution! 00:41:53 [INFO] 00:41:53 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ mappingservice.lisp-proto --- 00:41:53 [INFO] No dependency problems found 00:41:53 [INFO] 00:41:53 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ mappingservice.lisp-proto --- 00:41:53 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/target/mappingservice.lisp-proto-1.23.0-sources.jar 00:41:53 [INFO] 00:41:53 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mappingservice.lisp-proto --- 00:41:53 [INFO] 00:41:53 [INFO] --- jacoco:0.8.14:report (report) @ mappingservice.lisp-proto --- 00:41:53 [INFO] Loading execution data file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/target/code-coverage/jacoco.exec 00:41:53 [INFO] Analyzed bundle 'ODL :: lispflowmapping :: mappingservice.lisp-proto' with 62 classes 00:41:53 [INFO] 00:41:53 [INFO] --- install:3.1.4:install (default-install) @ mappingservice.lisp-proto --- 00:41:53 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.23.0/mappingservice.lisp-proto-1.23.0.pom 00:41:53 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/target/mappingservice.lisp-proto-1.23.0.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.23.0/mappingservice.lisp-proto-1.23.0.jar 00:41:53 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/target/mappingservice.lisp-proto-1.23.0-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.23.0/mappingservice.lisp-proto-1.23.0-javadoc.jar 00:41:53 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.23.0/mappingservice.lisp-proto-1.23.0-cyclonedx.xml 00:41:53 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.23.0/mappingservice.lisp-proto-1.23.0-cyclonedx.json 00:41:53 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/target/mappingservice.lisp-proto-1.23.0-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.23.0/mappingservice.lisp-proto-1.23.0-sources.jar 00:41:53 [INFO] 00:41:53 [INFO] --- bundle:6.0.0:install (default-install) @ mappingservice.lisp-proto --- 00:41:53 [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.23.0/mappingservice.lisp-proto-1.23.0.jar 00:41:53 [INFO] Writing OBR metadata 00:41:53 [INFO] 00:41:53 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mappingservice.lisp-proto --- 00:41:53 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:41:53 [INFO] 00:41:53 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mappingservice.lisp-proto --- 00:41:53 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:41:53 [INFO] 00:41:53 [INFO] --------< org.opendaylight.lispflowmapping:mappingservice.api >--------- 00:41:53 [INFO] Building ODL :: lispflowmapping :: mappingservice.api 1.23.0 [46/142] 00:41:53 [INFO] from lispflowmapping/mappingservice/api/pom.xml 00:41:53 [INFO] -------------------------------[ bundle ]------------------------------- 00:41:53 [INFO] 00:41:53 [INFO] --- clean:3.5.0:clean (default-clean) @ mappingservice.api --- 00:41:53 [INFO] 00:41:53 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mappingservice.api --- 00:41:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:41:53 [INFO] 00:41:53 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mappingservice.api --- 00:41:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:41:53 [INFO] 00:41:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mappingservice.api --- 00:41:54 [INFO] 00:41:54 [INFO] --- dependency:3.10.0:properties (default) @ mappingservice.api --- 00:41:54 [INFO] 00:41:54 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mappingservice.api --- 00:41:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:41:54 [INFO] 00:41:54 [INFO] --- yang:15.0.2:generate-sources (binding) @ mappingservice.api --- 00:41:54 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 00:41:54 [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/api/src/main/yang 00:41:54 [INFO] yang-to-sources: Found 4 dependencies in 3.017 ms 00:41:54 [INFO] yang-to-sources: Project model files found: 2 in 15.30 ms 00:41:54 [INFO] yang-to-sources: 9 YANG models processed in 195.1 ms 00:41:54 [INFO] BindingJavaFileGenerator: Defined 194 files in 24.06 ms 00:41:54 [INFO] Sorted 194 files into 13 directories in 605.6 μs 00:41:54 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 194 in 75.59 ms 00:41:54 [INFO] 00:41:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ mappingservice.api --- 00:41:54 [INFO] 00:41:54 [INFO] --- checkstyle:3.6.0:check (default) @ mappingservice.api --- 00:41:54 [INFO] Starting audit... 00:41:54 Audit done. 00:41:54 [INFO] You have 0 Checkstyle violations. 00:41:54 [INFO] 00:41:54 [INFO] --- dependency:3.10.0:copy (unpack-license) @ mappingservice.api --- 00:41:54 [INFO] 00:41:54 [INFO] --- resources:3.4.0:resources (default-resources) @ mappingservice.api --- 00:41:54 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/api/src/main/resources 00:41:54 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/api/target/generated-sources/spi 00:41:54 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 00:41:54 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 00:41:54 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 00:41:54 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/api/target/generated-sources/spi 00:41:54 [INFO] 00:41:54 [INFO] --- compiler:3.15.0:compile (default-compile) @ mappingservice.api --- 00:41:54 [INFO] Recompiling the module because of changed dependency. 00:41:54 [INFO] Compiling 215 source files with javac [debug release 21] to target/classes 00:41:55 [WARNING] /w/workspace/autorelease-release-chromium-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 00:41:55 missing type arguments for generic class org.opendaylight.lispflowmapping.interfaces.dao.MappingEntry 00:41:55 [INFO] 00:41:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mappingservice.api >>> 00:41:55 [INFO] 00:41:55 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mappingservice.api --- 00:41:55 [INFO] Fork Value is true 00:41:58 [INFO] Done SpotBugs Analysis.... 00:41:58 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:41:58 [INFO] 00:41:58 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mappingservice.api <<< 00:41:58 [INFO] 00:41:58 [INFO] 00:41:58 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mappingservice.api --- 00:41:58 [INFO] BugInstance size is 0 00:41:58 [INFO] Error size is 0 00:41:58 [INFO] No errors/warnings found 00:41:58 [INFO] 00:41:58 [INFO] --- resources:3.4.0:testResources (default-testResources) @ mappingservice.api --- 00:41:58 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/api/src/test/resources 00:41:58 [INFO] 00:41:58 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ mappingservice.api --- 00:41:58 [INFO] No sources to compile 00:41:58 [INFO] 00:41:58 [INFO] --- surefire:3.5.5:test (default-test) @ mappingservice.api --- 00:41:58 [INFO] No tests to run. 00:41:58 [INFO] 00:41:58 [INFO] --- copy:14.3.1:copy-files (default) @ mappingservice.api --- 00:41:58 [INFO] 00:41:58 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mappingservice.api --- 00:41:58 [INFO] Building bundle: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/api/target/mappingservice.api-1.23.0.jar 00:41:58 [INFO] Writing manifest: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/api/target/classes/META-INF/MANIFEST.MF 00:41:58 [INFO] 00:41:58 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mappingservice.api --- 00:42:02 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/api/target/mappingservice.api-1.23.0-javadoc.jar 00:42:02 [INFO] 00:42:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mappingservice.api --- 00:42:02 [INFO] CycloneDX: Resolving Dependencies 00:42:03 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 00:42:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/api/target/bom.xml 00:42:03 [INFO] attaching as mappingservice.api-1.23.0-cyclonedx.xml 00:42:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/api/target/bom.json 00:42:03 [INFO] attaching as mappingservice.api-1.23.0-cyclonedx.json 00:42:03 [INFO] 00:42:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.api --- 00:42:03 [INFO] Skipping duplicate-finder execution! 00:42:03 [INFO] 00:42:03 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ mappingservice.api --- 00:42:03 [WARNING] Used undeclared dependencies found: 00:42:03 [WARNING] org.apache.commons:commons-lang3:jar:3.20.0:compile 00:42:03 [INFO] 00:42:03 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ mappingservice.api --- 00:42:03 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/api/target/mappingservice.api-1.23.0-sources.jar 00:42:03 [INFO] 00:42:03 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mappingservice.api --- 00:42:03 [INFO] 00:42:03 [INFO] --- jacoco:0.8.14:report (report) @ mappingservice.api --- 00:42:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:42:03 [INFO] 00:42:03 [INFO] --- install:3.1.4:install (default-install) @ mappingservice.api --- 00:42:03 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/api/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.api/1.23.0/mappingservice.api-1.23.0.pom 00:42:03 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/api/target/mappingservice.api-1.23.0.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.api/1.23.0/mappingservice.api-1.23.0.jar 00:42:03 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/api/target/mappingservice.api-1.23.0-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.api/1.23.0/mappingservice.api-1.23.0-javadoc.jar 00:42:03 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/api/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.api/1.23.0/mappingservice.api-1.23.0-cyclonedx.xml 00:42:03 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/api/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.api/1.23.0/mappingservice.api-1.23.0-cyclonedx.json 00:42:03 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/api/target/mappingservice.api-1.23.0-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.api/1.23.0/mappingservice.api-1.23.0-sources.jar 00:42:03 [INFO] 00:42:03 [INFO] --- bundle:6.0.0:install (default-install) @ mappingservice.api --- 00:42:03 [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.api/1.23.0/mappingservice.api-1.23.0.jar 00:42:03 [INFO] Writing OBR metadata 00:42:03 [INFO] 00:42:03 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mappingservice.api --- 00:42:03 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:42:03 [INFO] 00:42:03 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mappingservice.api --- 00:42:03 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:42:03 [INFO] 00:42:03 [INFO] ----< org.opendaylight.lispflowmapping:odl-lispflowmapping-models >----- 00:42:03 [INFO] Building ODL :: lispflowmapping :: odl-lispflowmapping-models 1.23.0 [47/142] 00:42:03 [INFO] from lispflowmapping/features/odl-lispflowmapping-models/pom.xml 00:42:03 [INFO] ------------------------------[ feature ]------------------------------- 00:42:03 [INFO] 00:42:03 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-lispflowmapping-models --- 00:42:03 [INFO] 00:42:03 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-lispflowmapping-models --- 00:42:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:42:03 [INFO] 00:42:03 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-lispflowmapping-models --- 00:42:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:42:03 [INFO] 00:42:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-lispflowmapping-models --- 00:42:03 [INFO] 00:42:03 [INFO] --- dependency:3.10.0:properties (default) @ odl-lispflowmapping-models --- 00:42:03 [INFO] 00:42:03 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-lispflowmapping-models --- 00:42:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:42:03 [INFO] argLine set to empty 00:42:03 [INFO] 00:42:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-lispflowmapping-models --- 00:42:03 [INFO] 00:42:03 [INFO] --- checkstyle:3.6.0:check (default) @ odl-lispflowmapping-models --- 00:42:03 [INFO] Starting audit... 00:42:03 Audit done. 00:42:03 [INFO] You have 0 Checkstyle violations. 00:42:03 [INFO] 00:42:03 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-lispflowmapping-models --- 00:42:03 [INFO] 00:42:03 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-lispflowmapping-models --- 00:42:03 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-models/target/feature/feature.xml 00:42:03 [INFO] ...done! 00:42:03 [INFO] Set artifact 00:42:03 [INFO] 00:42:03 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-lispflowmapping-models --- 00:42: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 00:42:03 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:42:03 [INFO] 00:42:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-lispflowmapping-models >>> 00:42:03 [INFO] 00:42:03 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-lispflowmapping-models --- 00:42:03 [INFO] No files found to run spotbugs, check compile phase has been run 00:42:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:42:03 [INFO] 00:42:03 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-lispflowmapping-models <<< 00:42:03 [INFO] 00:42:03 [INFO] 00:42:03 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-lispflowmapping-models --- 00:42:03 [INFO] 00:42:03 [INFO] --- feattest:14.3.1:test (default) @ odl-lispflowmapping-models --- 00:42:03 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:42:03 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 00:42:03 [INFO] 00:42:03 [INFO] --- copy:14.3.1:copy-files (default) @ odl-lispflowmapping-models --- 00:42:03 [INFO] 00:42:03 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-lispflowmapping-models --- 00:42:03 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:42:03 [INFO] 00:42:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-lispflowmapping-models --- 00:42:03 [INFO] CycloneDX: Resolving Dependencies 00:42:04 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 00:42:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-models/target/bom.xml 00:42:04 [INFO] attaching as odl-lispflowmapping-models-1.23.0-cyclonedx.xml 00:42:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-models/target/bom.json 00:42:04 [INFO] attaching as odl-lispflowmapping-models-1.23.0-cyclonedx.json 00:42:04 [INFO] 00:42:04 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-lispflowmapping-models --- 00:42:04 [INFO] Skipping duplicate-finder execution! 00:42:04 [INFO] 00:42:04 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-lispflowmapping-models --- 00:42:04 [INFO] Skipping plugin execution 00:42:04 [INFO] 00:42:04 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-lispflowmapping-models --- 00:42:04 [INFO] Skipping source per configuration. 00:42:04 [INFO] 00:42:04 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-lispflowmapping-models --- 00:42:04 [INFO] 00:42:04 [INFO] --- jacoco:0.8.14:report (report) @ odl-lispflowmapping-models --- 00:42:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:42:04 [INFO] 00:42:04 [INFO] --- install:3.1.4:install (default-install) @ odl-lispflowmapping-models --- 00:42:04 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-models/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.23.0/odl-lispflowmapping-models-1.23.0.pom 00:42:04 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-models/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.23.0/odl-lispflowmapping-models-1.23.0-features.xml 00:42:04 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-models/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.23.0/odl-lispflowmapping-models-1.23.0-cyclonedx.xml 00:42:04 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-models/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.23.0/odl-lispflowmapping-models-1.23.0-cyclonedx.json 00:42:04 [INFO] 00:42:04 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-lispflowmapping-models --- 00:42:04 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:42:04 [INFO] 00:42:04 [INFO] -------< org.opendaylight.lispflowmapping:mappingservice-parent >------- 00:42:04 [INFO] Building ODL :: lispflowmapping :: mappingservice-parent 1.23.0 [48/142] 00:42:04 [INFO] from lispflowmapping/mappingservice/pom.xml 00:42:04 [INFO] --------------------------------[ pom ]--------------------------------- 00:42:04 [INFO] 00:42:04 [INFO] --- clean:3.5.0:clean (default-clean) @ mappingservice-parent --- 00:42:04 [INFO] 00:42:04 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mappingservice-parent --- 00:42:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:42:04 [INFO] 00:42:04 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mappingservice-parent --- 00:42:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:42:04 [INFO] 00:42:04 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mappingservice-parent --- 00:42:04 [INFO] 00:42:04 [INFO] --- dependency:3.10.0:properties (default) @ mappingservice-parent --- 00:42:04 [INFO] 00:42:04 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mappingservice-parent --- 00:42:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:42:04 [INFO] 00:42:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ mappingservice-parent --- 00:42:04 [INFO] 00:42:04 [INFO] --- checkstyle:3.6.0:check (default) @ mappingservice-parent --- 00:42:04 [INFO] Starting audit... 00:42:04 Audit done. 00:42:04 [INFO] You have 0 Checkstyle violations. 00:42:04 [INFO] 00:42:04 [INFO] --- dependency:3.10.0:copy (unpack-license) @ mappingservice-parent --- 00:42:04 [INFO] 00:42:04 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mappingservice-parent >>> 00:42:04 [INFO] 00:42:04 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mappingservice-parent --- 00:42:04 [INFO] No files found to run spotbugs, check compile phase has been run 00:42:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:42:04 [INFO] 00:42:04 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mappingservice-parent <<< 00:42:04 [INFO] 00:42:04 [INFO] 00:42:04 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mappingservice-parent --- 00:42:04 [INFO] 00:42:04 [INFO] --- copy:14.3.1:copy-files (default) @ mappingservice-parent --- 00:42:04 [INFO] 00:42:04 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mappingservice-parent --- 00:42:04 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:42:04 [INFO] 00:42:04 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mappingservice-parent --- 00:42:04 [INFO] CycloneDX: Resolving Dependencies 00:42:04 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 00:42:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/target/bom.xml 00:42:04 [INFO] attaching as mappingservice-parent-1.23.0-cyclonedx.xml 00:42:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/target/bom.json 00:42:04 [INFO] attaching as mappingservice-parent-1.23.0-cyclonedx.json 00:42:04 [INFO] 00:42:04 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice-parent --- 00:42:04 [INFO] Skipping duplicate-finder execution! 00:42:04 [INFO] 00:42:04 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ mappingservice-parent --- 00:42:04 [INFO] Skipping pom project 00:42:04 [INFO] 00:42:04 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ mappingservice-parent --- 00:42:04 [INFO] 00:42:04 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mappingservice-parent --- 00:42:04 [INFO] 00:42:04 [INFO] --- jacoco:0.8.14:report (report) @ mappingservice-parent --- 00:42:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:42:04 [INFO] 00:42:04 [INFO] --- install:3.1.4:install (default-install) @ mappingservice-parent --- 00:42:04 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice-parent/1.23.0/mappingservice-parent-1.23.0.pom 00:42:04 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice-parent/1.23.0/mappingservice-parent-1.23.0-cyclonedx.xml 00:42:04 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice-parent/1.23.0/mappingservice-parent-1.23.0-cyclonedx.json 00:42:04 [INFO] 00:42:04 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mappingservice-parent --- 00:42:04 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:42:04 [INFO] 00:42:04 [INFO] -----< org.opendaylight.lispflowmapping:mappingservice.inmemorydb >----- 00:42:04 [INFO] Building ODL :: lispflowmapping :: mappingservice.inmemorydb 1.23.0 [49/142] 00:42:04 [INFO] from lispflowmapping/mappingservice/inmemorydb/pom.xml 00:42:04 [INFO] -------------------------------[ bundle ]------------------------------- 00:42:04 [INFO] 00:42:04 [INFO] --- clean:3.5.0:clean (default-clean) @ mappingservice.inmemorydb --- 00:42:04 [INFO] 00:42:04 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mappingservice.inmemorydb --- 00:42:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:42:04 [INFO] 00:42:04 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mappingservice.inmemorydb --- 00:42:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:42:04 [INFO] 00:42:04 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mappingservice.inmemorydb --- 00:42:05 [INFO] 00:42:05 [INFO] --- dependency:3.10.0:properties (default) @ mappingservice.inmemorydb --- 00:42:05 [INFO] 00:42:05 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mappingservice.inmemorydb --- 00:42:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:42:05 [INFO] 00:42:05 [INFO] --- checkstyle:3.6.0:check (check-license) @ mappingservice.inmemorydb --- 00:42:05 [INFO] 00:42:05 [INFO] --- checkstyle:3.6.0:check (default) @ mappingservice.inmemorydb --- 00:42:05 [INFO] Starting audit... 00:42:05 Audit done. 00:42:05 [INFO] You have 0 Checkstyle violations. 00:42:05 [INFO] 00:42:05 [INFO] --- dependency:3.10.0:copy (unpack-license) @ mappingservice.inmemorydb --- 00:42:05 [INFO] 00:42:05 [INFO] --- resources:3.4.0:resources (default-resources) @ mappingservice.inmemorydb --- 00:42:05 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/src/main/resources 00:42:05 [INFO] 00:42:05 [INFO] --- compiler:3.15.0:compile (default-compile) @ mappingservice.inmemorydb --- 00:42:05 [INFO] Recompiling the module because of changed dependency. 00:42:05 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 00:42:05 [INFO] 00:42:05 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mappingservice.inmemorydb >>> 00:42:05 [INFO] 00:42:05 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mappingservice.inmemorydb --- 00:42:05 [INFO] Fork Value is true 00:42:08 [INFO] Done SpotBugs Analysis.... 00:42:08 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:42:08 [INFO] 00:42:08 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mappingservice.inmemorydb <<< 00:42:08 [INFO] 00:42:08 [INFO] 00:42:08 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mappingservice.inmemorydb --- 00:42:08 [INFO] BugInstance size is 0 00:42:08 [INFO] Error size is 0 00:42:08 [INFO] No errors/warnings found 00:42:08 [INFO] 00:42:08 [INFO] --- resources:3.4.0:testResources (default-testResources) @ mappingservice.inmemorydb --- 00:42:08 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/src/test/resources 00:42:08 [INFO] 00:42:08 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ mappingservice.inmemorydb --- 00:42:08 [INFO] Recompiling the module because of changed dependency. 00:42:08 [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes 00:42:08 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/src/test/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDbTest.java:[191,9] found raw type: java.util.Map 00:42:08 missing type arguments for generic class java.util.Map 00:42:08 [WARNING] /w/workspace/autorelease-release-chromium-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 00:42:08 [WARNING] /w/workspace/autorelease-release-chromium-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 00:42:08 [WARNING] /w/workspace/autorelease-release-chromium-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 00:42:08 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/src/test/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDbTest.java:[195,9] found raw type: java.util.Map 00:42:08 missing type arguments for generic class java.util.Map 00:42:08 [WARNING] /w/workspace/autorelease-release-chromium-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 00:42:08 [INFO] 00:42:08 [INFO] --- surefire:3.5.5:test (default-test) @ mappingservice.inmemorydb --- 00:42:08 [INFO] Surefire report directory: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/target/surefire-reports 00:42:08 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 00:42:08 [INFO] 00:42:08 [INFO] ------------------------------------------------------- 00:42:08 [INFO] T E S T S 00:42:08 [INFO] ------------------------------------------------------- 00:42:09 [INFO] Running org.opendaylight.lispflowmapping.inmemorydb.radixtrie.RadixTrieRandomIpTest 00:42:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.opendaylight.lispflowmapping.inmemorydb.radixtrie.RadixTrieRandomIpTest 00:42:09 [INFO] Running org.opendaylight.lispflowmapping.inmemorydb.radixtrie.RadixTrieTest 00:42:09 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.opendaylight.lispflowmapping.inmemorydb.radixtrie.RadixTrieTest 00:42:09 [INFO] Running org.opendaylight.lispflowmapping.inmemorydb.HashMapDbTest 00:42:10 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s -- in org.opendaylight.lispflowmapping.inmemorydb.HashMapDbTest 00:42:10 [INFO] 00:42:10 [INFO] Results: 00:42:10 [INFO] 00:42:10 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0 00:42:10 [INFO] 00:42:10 [INFO] 00:42:10 [INFO] --- copy:14.3.1:copy-files (default) @ mappingservice.inmemorydb --- 00:42:10 [INFO] 00:42:10 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mappingservice.inmemorydb --- 00:42:10 [INFO] Building bundle: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/target/mappingservice.inmemorydb-1.23.0.jar 00:42:10 [INFO] Writing manifest: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/target/classes/META-INF/MANIFEST.MF 00:42:10 [INFO] 00:42:10 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mappingservice.inmemorydb --- 00:42:11 [WARNING] Javadoc Warnings 00:42:11 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDb.java:35: warning: no comment 00:42:11 [WARNING] public class HashMapDb implements ILispDAO, AutoCloseable { 00:42:11 [WARNING] ^ 00:42:11 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDb.java:55: warning: no comment 00:42:11 [WARNING] public HashMapDb() { 00:42:11 [WARNING] ^ 00:42:11 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDb.java:66: warning: no comment 00:42:11 [WARNING] public void tryAddToIpTrie(Object key) { 00:42:11 [WARNING] ^ 00:42:11 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/radixtrie/RadixTrie.java:71: warning: no comment 00:42:11 [WARNING] public int getMaxbits() { 00:42:11 [WARNING] ^ 00:42:11 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/radixtrie/RadixTrie.java:63: warning: no comment 00:42:11 [WARNING] public TrieNode getRoot() { 00:42:11 [WARNING] ^ 00:42:11 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/radixtrie/RadixTrie.java:75: warning: no comment 00:42:11 [WARNING] public long getSize() { 00:42:11 [WARNING] ^ 00:42:11 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/radixtrie/RadixTrie.java:518: warning: no @param for closest 00:42:11 [WARNING] public TrieNode insert(byte[] pref, int preflen, int diffbit, T prefdata, byte[] closest) { 00:42:11 [WARNING] ^ 00:42:11 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/radixtrie/RadixTrie.java:409: warning: no comment 00:42:11 [WARNING] public T data() { 00:42:11 [WARNING] ^ 00:42:11 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/radixtrie/RadixTrie.java:401: warning: no comment 00:42:11 [WARNING] public byte[] prefix() { 00:42:11 [WARNING] ^ 00:42:11 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/radixtrie/RadixTrie.java:405: warning: no comment 00:42:11 [WARNING] public int prefixLength() { 00:42:11 [WARNING] ^ 00:42:11 [WARNING] 10 warnings 00:42:11 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/target/mappingservice.inmemorydb-1.23.0-javadoc.jar 00:42:11 [INFO] 00:42:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mappingservice.inmemorydb --- 00:42:11 [INFO] CycloneDX: Resolving Dependencies 00:42:12 [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) 00:42:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/target/bom.xml 00:42:12 [INFO] attaching as mappingservice.inmemorydb-1.23.0-cyclonedx.xml 00:42:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/target/bom.json 00:42:12 [INFO] attaching as mappingservice.inmemorydb-1.23.0-cyclonedx.json 00:42:12 [INFO] 00:42:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.inmemorydb --- 00:42:12 [INFO] Skipping duplicate-finder execution! 00:42:12 [INFO] 00:42:12 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ mappingservice.inmemorydb --- 00:42:12 [WARNING] Used undeclared dependencies found: 00:42:12 [WARNING] org.opendaylight.lispflowmapping:mappingservice.lisp-proto:jar:1.23.0:compile 00:42:12 [WARNING] org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 00:42:12 [INFO] 00:42:12 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ mappingservice.inmemorydb --- 00:42:12 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/target/mappingservice.inmemorydb-1.23.0-sources.jar 00:42:12 [INFO] 00:42:12 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mappingservice.inmemorydb --- 00:42:12 [INFO] 00:42:12 [INFO] --- jacoco:0.8.14:report (report) @ mappingservice.inmemorydb --- 00:42:12 [INFO] Loading execution data file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/target/code-coverage/jacoco.exec 00:42:12 [INFO] Analyzed bundle 'ODL :: lispflowmapping :: mappingservice.inmemorydb' with 5 classes 00:42:12 [INFO] 00:42:12 [INFO] --- install:3.1.4:install (default-install) @ mappingservice.inmemorydb --- 00:42:12 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.23.0/mappingservice.inmemorydb-1.23.0.pom 00:42:12 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/target/mappingservice.inmemorydb-1.23.0.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.23.0/mappingservice.inmemorydb-1.23.0.jar 00:42:12 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/target/mappingservice.inmemorydb-1.23.0-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.23.0/mappingservice.inmemorydb-1.23.0-javadoc.jar 00:42:12 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.23.0/mappingservice.inmemorydb-1.23.0-cyclonedx.xml 00:42:12 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.23.0/mappingservice.inmemorydb-1.23.0-cyclonedx.json 00:42:12 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/target/mappingservice.inmemorydb-1.23.0-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.23.0/mappingservice.inmemorydb-1.23.0-sources.jar 00:42:12 [INFO] 00:42:12 [INFO] --- bundle:6.0.0:install (default-install) @ mappingservice.inmemorydb --- 00:42:12 [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.23.0/mappingservice.inmemorydb-1.23.0.jar 00:42:12 [INFO] Writing OBR metadata 00:42:12 [INFO] 00:42:12 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mappingservice.inmemorydb --- 00:42:12 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:42:12 [INFO] 00:42:12 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mappingservice.inmemorydb --- 00:42:12 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:42:12 [INFO] 00:42:12 [INFO] --< org.opendaylight.lispflowmapping:odl-lispflowmapping-inmemorydb >--- 00:42:12 [INFO] Building ODL :: lispflowmapping :: odl-lispflowmapping-inmemorydb 1.23.0 [50/142] 00:42:12 [INFO] from lispflowmapping/features/odl-lispflowmapping-inmemorydb/pom.xml 00:42:12 [INFO] ------------------------------[ feature ]------------------------------- 00:42:12 [INFO] 00:42:12 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-lispflowmapping-inmemorydb --- 00:42:12 [INFO] 00:42:12 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-lispflowmapping-inmemorydb --- 00:42:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:42:12 [INFO] 00:42:12 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-lispflowmapping-inmemorydb --- 00:42:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:42:12 [INFO] 00:42:12 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-lispflowmapping-inmemorydb --- 00:42:12 [INFO] 00:42:12 [INFO] --- dependency:3.10.0:properties (default) @ odl-lispflowmapping-inmemorydb --- 00:42:12 [INFO] 00:42:12 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-lispflowmapping-inmemorydb --- 00:42:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:42:12 [INFO] argLine set to empty 00:42:12 [INFO] 00:42:12 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-lispflowmapping-inmemorydb --- 00:42:12 [INFO] 00:42:12 [INFO] --- checkstyle:3.6.0:check (default) @ odl-lispflowmapping-inmemorydb --- 00:42:12 [INFO] Starting audit... 00:42:12 Audit done. 00:42:12 [INFO] You have 0 Checkstyle violations. 00:42:12 [INFO] 00:42:12 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-lispflowmapping-inmemorydb --- 00:42:12 [INFO] 00:42:12 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-lispflowmapping-inmemorydb --- 00:42:12 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-inmemorydb/target/feature/feature.xml 00:42:12 [INFO] ...done! 00:42:12 [INFO] Set artifact 00:42:12 [INFO] 00:42:12 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-lispflowmapping-inmemorydb --- 00:42: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 00:42:12 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:42:12 [INFO] 00:42:12 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-lispflowmapping-inmemorydb >>> 00:42:12 [INFO] 00:42:12 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-lispflowmapping-inmemorydb --- 00:42:12 [INFO] No files found to run spotbugs, check compile phase has been run 00:42:12 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:42:12 [INFO] 00:42:12 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-lispflowmapping-inmemorydb <<< 00:42:12 [INFO] 00:42:12 [INFO] 00:42:12 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-lispflowmapping-inmemorydb --- 00:42:12 [INFO] 00:42:12 [INFO] --- feattest:14.3.1:test (default) @ odl-lispflowmapping-inmemorydb --- 00:42:12 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:42:12 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 00:42:12 [INFO] 00:42:12 [INFO] --- copy:14.3.1:copy-files (default) @ odl-lispflowmapping-inmemorydb --- 00:42:12 [INFO] 00:42:12 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-lispflowmapping-inmemorydb --- 00:42:12 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:42:12 [INFO] 00:42:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-lispflowmapping-inmemorydb --- 00:42:12 [INFO] CycloneDX: Resolving Dependencies 00:42:15 [INFO] CycloneDX: Creating BOM version 1.6 with 214 component(s) 00:42:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-inmemorydb/target/bom.xml 00:42:15 [INFO] attaching as odl-lispflowmapping-inmemorydb-1.23.0-cyclonedx.xml 00:42:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-inmemorydb/target/bom.json 00:42:15 [INFO] attaching as odl-lispflowmapping-inmemorydb-1.23.0-cyclonedx.json 00:42:15 [INFO] 00:42:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-lispflowmapping-inmemorydb --- 00:42:15 [INFO] Skipping duplicate-finder execution! 00:42:15 [INFO] 00:42:15 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-lispflowmapping-inmemorydb --- 00:42:15 [INFO] Skipping plugin execution 00:42:15 [INFO] 00:42:15 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-lispflowmapping-inmemorydb --- 00:42:15 [INFO] Skipping source per configuration. 00:42:15 [INFO] 00:42:15 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-lispflowmapping-inmemorydb --- 00:42:15 [INFO] 00:42:15 [INFO] --- jacoco:0.8.14:report (report) @ odl-lispflowmapping-inmemorydb --- 00:42:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:42:15 [INFO] 00:42:15 [INFO] --- install:3.1.4:install (default-install) @ odl-lispflowmapping-inmemorydb --- 00:42:15 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-inmemorydb/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.23.0/odl-lispflowmapping-inmemorydb-1.23.0.pom 00:42:15 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-inmemorydb/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.23.0/odl-lispflowmapping-inmemorydb-1.23.0-features.xml 00:42:15 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-inmemorydb/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.23.0/odl-lispflowmapping-inmemorydb-1.23.0-cyclonedx.xml 00:42:15 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-inmemorydb/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.23.0/odl-lispflowmapping-inmemorydb-1.23.0-cyclonedx.json 00:42:15 [INFO] 00:42:15 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-lispflowmapping-inmemorydb --- 00:42:15 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:42:15 [INFO] 00:42:15 [INFO] -----< org.opendaylight.lispflowmapping:mappingservice.dsbackend >------ 00:42:15 [INFO] Building ODL :: lispflowmapping :: mappingservice.dsbackend 1.23.0 [51/142] 00:42:15 [INFO] from lispflowmapping/mappingservice/dsbackend/pom.xml 00:42:15 [INFO] -------------------------------[ bundle ]------------------------------- 00:42:15 [INFO] 00:42:15 [INFO] --- clean:3.5.0:clean (default-clean) @ mappingservice.dsbackend --- 00:42:15 [INFO] 00:42:15 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mappingservice.dsbackend --- 00:42:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:42:15 [INFO] 00:42:15 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mappingservice.dsbackend --- 00:42:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:42:15 [INFO] 00:42:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mappingservice.dsbackend --- 00:42:15 [INFO] 00:42:15 [INFO] --- dependency:3.10.0:properties (default) @ mappingservice.dsbackend --- 00:42:15 [INFO] 00:42:15 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mappingservice.dsbackend --- 00:42:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:42:15 [INFO] 00:42:15 [INFO] --- checkstyle:3.6.0:check (check-license) @ mappingservice.dsbackend --- 00:42:15 [INFO] 00:42:15 [INFO] --- checkstyle:3.6.0:check (default) @ mappingservice.dsbackend --- 00:42:15 [INFO] Starting audit... 00:42:15 Audit done. 00:42:15 [INFO] You have 0 Checkstyle violations. 00:42:15 [INFO] 00:42:15 [INFO] --- dependency:3.10.0:copy (unpack-license) @ mappingservice.dsbackend --- 00:42:15 [INFO] 00:42:15 [INFO] --- resources:3.4.0:resources (default-resources) @ mappingservice.dsbackend --- 00:42:15 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/resources 00:42:15 [INFO] 00:42:15 [INFO] --- compiler:3.15.0:compile (default-compile) @ mappingservice.dsbackend --- 00:42:15 [INFO] Recompiling the module because of changed dependency. 00:42:15 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 00:42:16 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[286,16] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 00:42:16 [INFO] 00:42:16 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mappingservice.dsbackend >>> 00:42:16 [INFO] 00:42:16 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mappingservice.dsbackend --- 00:42:16 [INFO] Fork Value is true 00:42:18 [INFO] Done SpotBugs Analysis.... 00:42:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:42:18 [INFO] 00:42:18 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mappingservice.dsbackend <<< 00:42:18 [INFO] 00:42:18 [INFO] 00:42:18 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mappingservice.dsbackend --- 00:42:18 [INFO] BugInstance size is 0 00:42:18 [INFO] Error size is 0 00:42:18 [INFO] No errors/warnings found 00:42:18 [INFO] 00:42:18 [INFO] --- resources:3.4.0:testResources (default-testResources) @ mappingservice.dsbackend --- 00:42:18 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/test/resources 00:42:18 [INFO] 00:42:18 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ mappingservice.dsbackend --- 00:42:18 [INFO] Recompiling the module because of changed dependency. 00:42:18 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 00:42:18 [WARNING] /w/workspace/autorelease-release-chromium-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.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 00:42:18 [WARNING] /w/workspace/autorelease-release-chromium-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.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 00:42:18 [WARNING] /w/workspace/autorelease-release-chromium-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.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 00:42:18 [WARNING] /w/workspace/autorelease-release-chromium-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.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 00:42:18 [WARNING] /w/workspace/autorelease-release-chromium-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.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 00:42:18 [INFO] 00:42:18 [INFO] --- surefire:3.5.5:test (default-test) @ mappingservice.dsbackend --- 00:42:18 [INFO] Surefire report directory: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/target/surefire-reports 00:42:18 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 00:42:18 [INFO] 00:42:18 [INFO] ------------------------------------------------------- 00:42:18 [INFO] T E S T S 00:42:18 [INFO] ------------------------------------------------------- 00:42:20 [INFO] Running org.opendaylight.lispflowmapping.dsbackend.DataStoreBackEndTest 00:42:23 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.038 s -- in org.opendaylight.lispflowmapping.dsbackend.DataStoreBackEndTest 00:42:24 [INFO] 00:42:24 [INFO] Results: 00:42:24 [INFO] 00:42:24 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 00:42:24 [INFO] 00:42:24 [INFO] 00:42:24 [INFO] --- copy:14.3.1:copy-files (default) @ mappingservice.dsbackend --- 00:42:24 [INFO] 00:42:24 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mappingservice.dsbackend --- 00:42:24 [INFO] Building bundle: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/target/mappingservice.dsbackend-1.23.0.jar 00:42:24 [INFO] Writing manifest: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/target/classes/META-INF/MANIFEST.MF 00:42:24 [INFO] 00:42:24 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mappingservice.dsbackend --- 00:42:25 [WARNING] Javadoc Warnings 00:42:25 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:60: warning: no comment 00:42:25 [WARNING] public DataStoreBackEnd(DataBroker broker) { 00:42:25 [WARNING] ^ 00:42:25 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:88: warning: no comment 00:42:25 [WARNING] public void addAuthenticationKey(AuthenticationKey authenticationKey) { 00:42:25 [WARNING] ^ 00:42:25 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:100: warning: no comment 00:42:25 [WARNING] public void addMapping(Mapping mapping) { 00:42:25 [WARNING] ^ 00:42:25 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:113: warning: no comment 00:42:25 [WARNING] public void addXtrIdMapping(XtrIdMapping mapping) { 00:42:25 [WARNING] ^ 00:42:25 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:345: warning: no comment 00:42:25 [WARNING] public void closeTransactionChain() { 00:42:25 [WARNING] ^ 00:42:25 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:227: warning: no comment 00:42:25 [WARNING] public List getAllAuthenticationKeys() { 00:42:25 [WARNING] ^ 00:42:25 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:203: warning: no comment 00:42:25 [WARNING] public List getAllMappings() { 00:42:25 [WARNING] ^ 00:42:25 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:209: warning: no comment 00:42:25 [WARNING] public List getAllMappings(LogicalDatastoreType logicalDataStore) { 00:42:25 [WARNING] ^ 00:42:25 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:257: warning: no comment 00:42:25 [WARNING] public Long getLastUpdateTimestamp() { 00:42:25 [WARNING] ^ 00:42:25 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:169: warning: no comment 00:42:25 [WARNING] public void removeAllConfigDatastoreContent() { 00:42:25 [WARNING] ^ 00:42:25 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:163: warning: no comment 00:42:25 [WARNING] public void removeAllDatastoreContent() { 00:42:25 [WARNING] ^ 00:42:25 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:174: warning: no comment 00:42:25 [WARNING] public void removeAllOperationalDatastoreContent() { 00:42:25 [WARNING] ^ 00:42:25 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:127: warning: no comment 00:42:25 [WARNING] public void removeAuthenticationKey(AuthenticationKey authenticationKey) { 00:42:25 [WARNING] ^ 00:42:25 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:251: warning: no comment 00:42:25 [WARNING] public void removeLastUpdateTimestamp() { 00:42:25 [WARNING] ^ 00:42:25 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:138: warning: no comment 00:42:25 [WARNING] public void removeMapping(Mapping mapping) { 00:42:25 [WARNING] ^ 00:42:25 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:149: warning: no comment 00:42:25 [WARNING] public void removeXtrIdMapping(XtrIdMapping mapping) { 00:42:25 [WARNING] ^ 00:42:25 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:244: warning: no comment 00:42:25 [WARNING] public void saveLastUpdateTimestamp() { 00:42:25 [WARNING] ^ 00:42:25 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:179: warning: no comment 00:42:25 [WARNING] public void updateAuthenticationKey(AuthenticationKey authenticationKey) { 00:42:25 [WARNING] ^ 00:42:25 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:191: warning: no comment 00:42:25 [WARNING] public void updateMapping(Mapping mapping) { 00:42:25 [WARNING] ^ 00:42:25 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/InstanceIdentifierUtil.java:45: warning: no comment 00:42:25 [WARNING] public static @NonNull WithKey createAuthenticationKeyIid(Eid eid) { 00:42:25 [WARNING] ^ 00:42:25 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/InstanceIdentifierUtil.java:56: warning: no comment 00:42:25 [WARNING] public static @NonNull WithKey createMappingIid(Eid eid, MappingOrigin orig) { 00:42:25 [WARNING] ^ 00:42:25 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/InstanceIdentifierUtil.java:66: warning: no comment 00:42:25 [WARNING] public static @NonNull WithKey createXtrIdMappingIid(Eid eid, MappingOrigin orig, 00:42:25 [WARNING] ^ 00:42:25 [WARNING] 22 warnings 00:42:25 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/target/mappingservice.dsbackend-1.23.0-javadoc.jar 00:42:25 [INFO] 00:42:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mappingservice.dsbackend --- 00:42:25 [INFO] CycloneDX: Resolving Dependencies 00:42:25 [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) 00:42:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/target/bom.xml 00:42:26 [INFO] attaching as mappingservice.dsbackend-1.23.0-cyclonedx.xml 00:42:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/target/bom.json 00:42:26 [INFO] attaching as mappingservice.dsbackend-1.23.0-cyclonedx.json 00:42:26 [INFO] 00:42:26 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.dsbackend --- 00:42:26 [INFO] Skipping duplicate-finder execution! 00:42:26 [INFO] 00:42:26 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ mappingservice.dsbackend --- 00:42:26 [WARNING] Used undeclared dependencies found: 00:42:26 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 00:42:26 [WARNING] org.opendaylight.yangtools:util:jar:15.0.2:compile 00:42:26 [WARNING] org.powermock:powermock-core:jar:2.0.9:test 00:42:26 [WARNING] org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 00:42:26 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 00:42:26 [WARNING] org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 00:42:26 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 00:42:26 [WARNING] Non-test scoped test only dependencies found: 00:42:26 [WARNING] org.opendaylight.yangtools:util:jar:15.0.2:compile 00:42:26 [INFO] 00:42:26 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ mappingservice.dsbackend --- 00:42:26 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/target/mappingservice.dsbackend-1.23.0-sources.jar 00:42:26 [INFO] 00:42:26 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mappingservice.dsbackend --- 00:42:26 [INFO] 00:42:26 [INFO] --- jacoco:0.8.14:report (report) @ mappingservice.dsbackend --- 00:42:26 [INFO] Loading execution data file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/target/code-coverage/jacoco.exec 00:42:26 [INFO] Analyzed bundle 'ODL :: lispflowmapping :: mappingservice.dsbackend' with 6 classes 00:42:26 [INFO] 00:42:26 [INFO] --- install:3.1.4:install (default-install) @ mappingservice.dsbackend --- 00:42:26 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.23.0/mappingservice.dsbackend-1.23.0.pom 00:42:26 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/target/mappingservice.dsbackend-1.23.0.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.23.0/mappingservice.dsbackend-1.23.0.jar 00:42:26 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/target/mappingservice.dsbackend-1.23.0-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.23.0/mappingservice.dsbackend-1.23.0-javadoc.jar 00:42:26 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.23.0/mappingservice.dsbackend-1.23.0-cyclonedx.xml 00:42:26 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.23.0/mappingservice.dsbackend-1.23.0-cyclonedx.json 00:42:26 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/target/mappingservice.dsbackend-1.23.0-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.23.0/mappingservice.dsbackend-1.23.0-sources.jar 00:42:26 [INFO] 00:42:26 [INFO] --- bundle:6.0.0:install (default-install) @ mappingservice.dsbackend --- 00:42:26 [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.23.0/mappingservice.dsbackend-1.23.0.jar 00:42:26 [INFO] Writing OBR metadata 00:42:26 [INFO] 00:42:26 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mappingservice.dsbackend --- 00:42:26 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:42:26 [INFO] 00:42:26 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mappingservice.dsbackend --- 00:42:26 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:42:26 [INFO] 00:42:26 [INFO] ------< org.opendaylight.lispflowmapping:mappingservice.mapcache >------ 00:42:26 [INFO] Building ODL :: lispflowmapping :: mappingservice.mapcache 1.23.0 [52/142] 00:42:26 [INFO] from lispflowmapping/mappingservice/mapcache/pom.xml 00:42:26 [INFO] -------------------------------[ bundle ]------------------------------- 00:42:26 [INFO] 00:42:26 [INFO] --- clean:3.5.0:clean (default-clean) @ mappingservice.mapcache --- 00:42:26 [INFO] 00:42:26 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mappingservice.mapcache --- 00:42:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:42:26 [INFO] 00:42:26 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mappingservice.mapcache --- 00:42:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:42:26 [INFO] 00:42:26 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mappingservice.mapcache --- 00:42:26 [INFO] 00:42:26 [INFO] --- dependency:3.10.0:properties (default) @ mappingservice.mapcache --- 00:42:26 [INFO] 00:42:26 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mappingservice.mapcache --- 00:42:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:42:26 [INFO] 00:42:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ mappingservice.mapcache --- 00:42:26 [INFO] 00:42:26 [INFO] --- checkstyle:3.6.0:check (default) @ mappingservice.mapcache --- 00:42:26 [INFO] Starting audit... 00:42:26 Audit done. 00:42:26 [INFO] You have 0 Checkstyle violations. 00:42:26 [INFO] 00:42:26 [INFO] --- dependency:3.10.0:copy (unpack-license) @ mappingservice.mapcache --- 00:42:26 [INFO] 00:42:26 [INFO] --- resources:3.4.0:resources (default-resources) @ mappingservice.mapcache --- 00:42:26 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/src/main/resources 00:42:26 [INFO] 00:42:26 [INFO] --- compiler:3.15.0:compile (default-compile) @ mappingservice.mapcache --- 00:42:26 [INFO] Recompiling the module because of changed dependency. 00:42:26 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 00:42:26 [INFO] 00:42:26 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mappingservice.mapcache >>> 00:42:26 [INFO] 00:42:26 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mappingservice.mapcache --- 00:42:26 [INFO] Fork Value is true 00:42:29 [INFO] Done SpotBugs Analysis.... 00:42:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:42:29 [INFO] 00:42:29 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mappingservice.mapcache <<< 00:42:29 [INFO] 00:42:29 [INFO] 00:42:29 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mappingservice.mapcache --- 00:42:29 [INFO] BugInstance size is 0 00:42:29 [INFO] Error size is 0 00:42:29 [INFO] No errors/warnings found 00:42:29 [INFO] 00:42:29 [INFO] --- resources:3.4.0:testResources (default-testResources) @ mappingservice.mapcache --- 00:42:29 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/src/test/resources 00:42:29 [INFO] 00:42:29 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ mappingservice.mapcache --- 00:42:29 [INFO] Recompiling the module because of changed dependency. 00:42:29 [INFO] Compiling 4 source files with javac [debug release 21] to target/test-classes 00:42:29 [INFO] 00:42:29 [INFO] --- surefire:3.5.5:test (default-test) @ mappingservice.mapcache --- 00:42:29 [INFO] Surefire report directory: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/target/surefire-reports 00:42:29 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 00:42:29 [INFO] 00:42:29 [INFO] ------------------------------------------------------- 00:42:29 [INFO] T E S T S 00:42:29 [INFO] ------------------------------------------------------- 00:42:30 [INFO] Running org.opendaylight.lispflowmapping.mapcache.FlatMapCacheTest 00:42:31 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 00:42:32 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.296 s -- in org.opendaylight.lispflowmapping.mapcache.FlatMapCacheTest 00:42:32 [INFO] Running org.opendaylight.lispflowmapping.mapcache.SimpleMapCacheTest 00:42:32 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.330 s -- in org.opendaylight.lispflowmapping.mapcache.SimpleMapCacheTest 00:42:32 [INFO] Running org.opendaylight.lispflowmapping.mapcache.MultiTableMapCacheTest 00:42:32 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.opendaylight.lispflowmapping.mapcache.MultiTableMapCacheTest 00:42:32 [INFO] Running org.opendaylight.lispflowmapping.mapcache.AuthKeyDbTest 00:42:32 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.lispflowmapping.mapcache.AuthKeyDbTest 00:42:32 [INFO] 00:42:32 [INFO] Results: 00:42:32 [INFO] 00:42:32 [INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0 00:42:32 [INFO] 00:42:32 [INFO] 00:42:32 [INFO] --- copy:14.3.1:copy-files (default) @ mappingservice.mapcache --- 00:42:32 [INFO] 00:42:32 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mappingservice.mapcache --- 00:42:32 [INFO] Building bundle: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/target/mappingservice.mapcache-1.23.0.jar 00:42:32 [INFO] Writing manifest: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/target/classes/META-INF/MANIFEST.MF 00:42:32 [INFO] 00:42:32 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mappingservice.mapcache --- 00:42:34 [WARNING] Javadoc Warnings 00:42:34 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/AuthKeyDb.java:34: warning: no comment 00:42:34 [WARNING] public AuthKeyDb(ILispDAO dao) { 00:42:34 [WARNING] ^ 00:42:34 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/FlatMapCache.java:32: warning: no comment 00:42:34 [WARNING] public FlatMapCache(ILispDAO dao) { 00:42:34 [WARNING] ^ 00:42:34 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/lisp/LispMapCacheStringifier.java:23: warning: no comment 00:42:34 [WARNING] public final class LispMapCacheStringifier { 00:42:34 [WARNING] ^ 00:42:34 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/lisp/LispMapCacheStringifier.java:130: warning: no comment 00:42:34 [WARNING] public static String prettyPrintFMCMappings(ILispDAO dao) { 00:42:34 [WARNING] ^ 00:42:34 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/lisp/LispMapCacheStringifier.java:68: warning: no comment 00:42:34 [WARNING] public static String prettyPrintKeys(ILispDAO dao) { 00:42:34 [WARNING] ^ 00:42:34 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/lisp/LispMapCacheStringifier.java:205: warning: no comment 00:42:34 [WARNING] public static String prettyPrintMTMCMappings(ILispDAO dao) { 00:42:34 [WARNING] ^ 00:42:34 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/lisp/LispMapCacheStringifier.java:287: warning: no comment 00:42:34 [WARNING] public static String prettyPrintSMCMappings(ILispDAO dao) { 00:42:34 [WARNING] ^ 00:42:34 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/lisp/LispMapCacheStringifier.java:111: warning: no comment 00:42:34 [WARNING] public static String printFMCMappings(ILispDAO dao) { 00:42:34 [WARNING] ^ 00:42:34 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/lisp/LispMapCacheStringifier.java:28: warning: no comment 00:42:34 [WARNING] public static String printKeys(ILispDAO dao) { 00:42:34 [WARNING] ^ 00:42:34 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/lisp/LispMapCacheStringifier.java:149: warning: no comment 00:42:34 [WARNING] public static String printMTMCMappings(ILispDAO dao) { 00:42:34 [WARNING] ^ 00:42:34 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/lisp/LispMapCacheStringifier.java:247: warning: no comment 00:42:34 [WARNING] public static String printSMCMappings(ILispDAO dao) { 00:42:34 [WARNING] ^ 00:42:34 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/MultiTableMapCache.java:34: warning: no comment 00:42:34 [WARNING] public MultiTableMapCache(ILispDAO dao) { 00:42:34 [WARNING] ^ 00:42:34 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/SimpleMapCache.java:40: warning: no comment 00:42:34 [WARNING] public SimpleMapCache(ILispDAO dao) { 00:42:34 [WARNING] ^ 00:42:34 [WARNING] 13 warnings 00:42:34 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/target/mappingservice.mapcache-1.23.0-javadoc.jar 00:42:34 [INFO] 00:42:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mappingservice.mapcache --- 00:42:34 [INFO] CycloneDX: Resolving Dependencies 00:42:34 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 00:42:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/target/bom.xml 00:42:34 [INFO] attaching as mappingservice.mapcache-1.23.0-cyclonedx.xml 00:42:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/target/bom.json 00:42:34 [INFO] attaching as mappingservice.mapcache-1.23.0-cyclonedx.json 00:42:34 [INFO] 00:42:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.mapcache --- 00:42:34 [INFO] Skipping duplicate-finder execution! 00:42:34 [INFO] 00:42:34 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ mappingservice.mapcache --- 00:42:34 [WARNING] Used undeclared dependencies found: 00:42:34 [WARNING] org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 00:42:34 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 00:42:34 [WARNING] Non-test scoped test only dependencies found: 00:42:34 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 00:42:34 [INFO] 00:42:34 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ mappingservice.mapcache --- 00:42:34 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/target/mappingservice.mapcache-1.23.0-sources.jar 00:42:34 [INFO] 00:42:34 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mappingservice.mapcache --- 00:42:34 [INFO] 00:42:34 [INFO] --- jacoco:0.8.14:report (report) @ mappingservice.mapcache --- 00:42:34 [INFO] Loading execution data file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/target/code-coverage/jacoco.exec 00:42:34 [INFO] Analyzed bundle 'ODL :: lispflowmapping :: mappingservice.mapcache' with 21 classes 00:42:34 [INFO] 00:42:34 [INFO] --- install:3.1.4:install (default-install) @ mappingservice.mapcache --- 00:42:34 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.23.0/mappingservice.mapcache-1.23.0.pom 00:42:34 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/target/mappingservice.mapcache-1.23.0.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.23.0/mappingservice.mapcache-1.23.0.jar 00:42:34 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/target/mappingservice.mapcache-1.23.0-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.23.0/mappingservice.mapcache-1.23.0-javadoc.jar 00:42:34 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.23.0/mappingservice.mapcache-1.23.0-cyclonedx.xml 00:42:34 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.23.0/mappingservice.mapcache-1.23.0-cyclonedx.json 00:42:34 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/target/mappingservice.mapcache-1.23.0-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.23.0/mappingservice.mapcache-1.23.0-sources.jar 00:42:34 [INFO] 00:42:34 [INFO] --- bundle:6.0.0:install (default-install) @ mappingservice.mapcache --- 00:42:34 [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.mapcache/1.23.0/mappingservice.mapcache-1.23.0.jar 00:42:34 [INFO] Writing OBR metadata 00:42:34 [INFO] 00:42:34 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mappingservice.mapcache --- 00:42:34 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:42:34 [INFO] 00:42:34 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mappingservice.mapcache --- 00:42:34 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:42:34 [INFO] 00:42:34 [INFO] -----< org.opendaylight.lispflowmapping:mappingservice.southbound >----- 00:42:34 [INFO] Building ODL :: lispflowmapping :: mappingservice.southbound 1.23.0 [53/142] 00:42:34 [INFO] from lispflowmapping/mappingservice/southbound/pom.xml 00:42:34 [INFO] -------------------------------[ bundle ]------------------------------- 00:42:35 [INFO] 00:42:35 [INFO] --- clean:3.5.0:clean (default-clean) @ mappingservice.southbound --- 00:42:35 [INFO] 00:42:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mappingservice.southbound --- 00:42:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:42:35 [INFO] 00:42:35 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mappingservice.southbound --- 00:42:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:42:35 [INFO] 00:42:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mappingservice.southbound --- 00:42:35 [INFO] 00:42:35 [INFO] --- dependency:3.10.0:properties (default) @ mappingservice.southbound --- 00:42:35 [INFO] 00:42:35 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mappingservice.southbound --- 00:42:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:42:35 [INFO] 00:42:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ mappingservice.southbound --- 00:42:35 [INFO] 00:42:35 [INFO] --- checkstyle:3.6.0:check (default) @ mappingservice.southbound --- 00:42:35 [INFO] Starting audit... 00:42:35 Audit done. 00:42:35 [INFO] You have 0 Checkstyle violations. 00:42:35 [INFO] 00:42:35 [INFO] --- dependency:3.10.0:copy (unpack-license) @ mappingservice.southbound --- 00:42:35 [INFO] 00:42:35 [INFO] --- resources:3.4.0:resources (default-resources) @ mappingservice.southbound --- 00:42:35 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/resources 00:42:35 [INFO] 00:42:35 [INFO] --- compiler:3.15.0:compile (default-compile) @ mappingservice.southbound --- 00:42:35 [INFO] Recompiling the module because of changed dependency. 00:42:35 [INFO] Compiling 12 source files with javac [debug release 21] to target/classes 00:42:35 [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 00:42:35 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:42:35 [WARNING] Cannot find annotation method 'namespace()' in type 'org.osgi.annotation.bundle.Requirement': class file for org.osgi.annotation.bundle.Requirement not found 00:42:35 [WARNING] Cannot find annotation method 'name()' in type 'org.osgi.annotation.bundle.Requirement' 00:42:35 [WARNING] Cannot find annotation method 'version()' in type 'org.osgi.annotation.bundle.Requirement' 00:42:35 [WARNING] Cannot find annotation method 'resolution()' in type 'org.osgi.annotation.bundle.Requirement' 00:42:35 [WARNING] unknown enum constant org.osgi.annotation.bundle.Requirement.Resolution.OPTIONAL 00:42:35 reason: class file for org.osgi.annotation.bundle.Requirement$Resolution not found 00:42:35 [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 00:42:35 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:42:35 [WARNING] Cannot find annotation method 'namespace()' in type 'org.osgi.annotation.bundle.Requirement': class file for org.osgi.annotation.bundle.Requirement not found 00:42:35 [WARNING] Cannot find annotation method 'name()' in type 'org.osgi.annotation.bundle.Requirement' 00:42:35 [WARNING] Cannot find annotation method 'version()' in type 'org.osgi.annotation.bundle.Requirement' 00:42:35 [WARNING] Cannot find annotation method 'resolution()' in type 'org.osgi.annotation.bundle.Requirement' 00:42:35 [WARNING] unknown enum constant org.osgi.annotation.bundle.Requirement.Resolution.OPTIONAL 00:42:35 reason: class file for org.osgi.annotation.bundle.Requirement$Resolution not found 00:42:35 [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 00:42:35 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:42:35 [WARNING] Cannot find annotation method 'namespace()' in type 'org.osgi.annotation.bundle.Requirement': class file for org.osgi.annotation.bundle.Requirement not found 00:42:35 [WARNING] Cannot find annotation method 'name()' in type 'org.osgi.annotation.bundle.Requirement' 00:42:35 [WARNING] Cannot find annotation method 'version()' in type 'org.osgi.annotation.bundle.Requirement' 00:42:35 [WARNING] Cannot find annotation method 'resolution()' in type 'org.osgi.annotation.bundle.Requirement' 00:42:35 [WARNING] unknown enum constant org.osgi.annotation.bundle.Requirement.Resolution.OPTIONAL 00:42:35 reason: class file for org.osgi.annotation.bundle.Requirement$Resolution not found 00:42:35 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:[29,19] possible 'this' escape before subclass is fully initialized 00:42:35 [WARNING] /w/workspace/autorelease-release-chromium-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 00:42:35 [WARNING] /w/workspace/autorelease-release-chromium-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 00:42:35 [WARNING] /w/workspace/autorelease-release-chromium-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 00:42:35 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:[413,63] found raw type: org.opendaylight.yangtools.binding.Notification 00:42:35 missing type arguments for generic class org.opendaylight.yangtools.binding.Notification 00:42:35 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:[147,13] possible 'this' escape before subclass is fully initialized 00:42:35 [WARNING] /w/workspace/autorelease-release-chromium-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 00:42:35 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListener.java:[50,27] possible 'this' escape before subclass is fully initialized 00:42:35 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundRPC.java:[85,13] possible 'this' escape before subclass is fully initialized 00:42:35 [INFO] 00:42:35 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mappingservice.southbound >>> 00:42:35 [INFO] 00:42:35 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mappingservice.southbound --- 00:42:35 [INFO] Fork Value is true 00:42:39 [INFO] Done SpotBugs Analysis.... 00:42:39 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:42:39 [INFO] 00:42:39 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mappingservice.southbound <<< 00:42:39 [INFO] 00:42:39 [INFO] 00:42:39 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mappingservice.southbound --- 00:42:39 [INFO] BugInstance size is 21 00:42:39 [INFO] Error size is 0 00:42:39 [INFO] Total bugs: 21 00:42:39 [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 00:42:39 [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 00:42:39 [ERROR] Medium: 00:42:39 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 00:42:39 [org.opendaylight.lispflowmapping.southbound.LispSouthboundPlugin] In LispSouthboundPlugin.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 00:42:39 [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 00:42:39 [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 00:42:39 [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 00:42:39 [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 00:42:39 [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 00:42:39 [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 00:42:39 [ERROR] Medium: 00:42:39 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 00:42:39 [org.opendaylight.lispflowmapping.southbound.LispSouthboundRPC] In LispSouthboundRPC.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 00:42:39 [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 47] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 00:42:39 [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 00:42:39 [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 00:42:39 [ERROR] Medium: 00:42:39 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 00:42:39 [org.opendaylight.lispflowmapping.southbound.lisp.LispSouthboundHandler] In LispSouthboundHandler.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 00:42:39 [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 00:42:39 [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 00:42:39 [ERROR] Medium: 00:42:39 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 00:42:39 [org.opendaylight.lispflowmapping.southbound.lisp.LispXtrSouthboundHandler] In LispXtrSouthboundHandler.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 00:42:39 [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 00:42:39 [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 00:42:39 [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 00:42:39 [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 00:42:39 [INFO] 00:42:39 00:42:39 00:42:39 To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui" 00:42:39 00:42:39 00:42:39 00:42:39 [INFO] 00:42:39 [INFO] --- resources:3.4.0:testResources (default-testResources) @ mappingservice.southbound --- 00:42:39 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/test/resources 00:42:39 [INFO] 00:42:39 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ mappingservice.southbound --- 00:42:39 [INFO] Recompiling the module because of changed dependency. 00:42:39 [INFO] Compiling 7 source files with javac [debug release 21] to target/test-classes 00:42:40 [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 00:42:40 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:42:40 [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 00:42:40 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:42:40 [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 00:42:40 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:42:40 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/test/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListenerTest.java:[71,34] unchecked conversion 00:42:40 required: org.opendaylight.mdsal.binding.api.DataTreeModification 00:42:40 found: org.opendaylight.mdsal.binding.api.DataTreeModification 00:42:40 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/test/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListenerTest.java:[72,46] unchecked conversion 00:42:40 required: org.opendaylight.mdsal.binding.api.DataTreeModification 00:42:40 found: org.opendaylight.mdsal.binding.api.DataTreeModification 00:42:40 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/test/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListenerTest.java:[73,36] unchecked conversion 00:42:40 required: org.opendaylight.mdsal.binding.api.DataTreeModification 00:42:40 found: org.opendaylight.mdsal.binding.api.DataTreeModification 00:42:40 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/test/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListenerTest.java:[74,30] unchecked conversion 00:42:40 required: org.opendaylight.mdsal.binding.api.DataObjectDeleted 00:42:40 found: org.opendaylight.mdsal.binding.api.DataObjectDeleted 00:42:40 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/test/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListenerTest.java:[75,42] unchecked conversion 00:42:40 required: org.opendaylight.mdsal.binding.api.DataObjectModified 00:42:40 found: org.opendaylight.mdsal.binding.api.DataObjectModified 00:42:40 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/test/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListenerTest.java:[76,32] unchecked conversion 00:42:40 required: org.opendaylight.mdsal.binding.api.DataObjectWritten 00:42:40 found: org.opendaylight.mdsal.binding.api.DataObjectWritten 00:42:40 [INFO] 00:42:40 [INFO] --- surefire:3.5.5:test (default-test) @ mappingservice.southbound --- 00:42:40 [INFO] Surefire report directory: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/target/surefire-reports 00:42:40 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 00:42:40 [INFO] 00:42:40 [INFO] ------------------------------------------------------- 00:42:40 [INFO] T E S T S 00:42:40 [INFO] ------------------------------------------------------- 00:42:41 [INFO] Running org.opendaylight.lispflowmapping.southbound.ConcurrentLispSouthboundStatsTest 00:42:41 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.opendaylight.lispflowmapping.southbound.ConcurrentLispSouthboundStatsTest 00:42:41 [INFO] Running org.opendaylight.lispflowmapping.southbound.LispSouthboundPluginTest 00:42:41 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 00:42:44 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.760 s -- in org.opendaylight.lispflowmapping.southbound.LispSouthboundPluginTest 00:42:44 [INFO] Running org.opendaylight.lispflowmapping.southbound.lisp.LispSouthboundHandlerTest 00:42:44 [WARNING] Tests run: 34, Failures: 0, Errors: 0, Skipped: 12, Time elapsed: 0.612 s -- in org.opendaylight.lispflowmapping.southbound.lisp.LispSouthboundHandlerTest 00:42:44 [INFO] Running org.opendaylight.lispflowmapping.southbound.lisp.AuthenticationKeyDataListenerTest 00:42:45 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.420 s -- in org.opendaylight.lispflowmapping.southbound.lisp.AuthenticationKeyDataListenerTest 00:42:45 [INFO] Running org.opendaylight.lispflowmapping.southbound.lisp.LispXtrSouthboundHandlerTest 00:42:45 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s -- in org.opendaylight.lispflowmapping.southbound.lisp.LispXtrSouthboundHandlerTest 00:42:45 [INFO] Running org.opendaylight.lispflowmapping.southbound.LispSouthboundRpcTest 00:42:45 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.543 s -- in org.opendaylight.lispflowmapping.southbound.LispSouthboundRpcTest 00:42:45 [INFO] 00:42:45 [INFO] Results: 00:42:45 [INFO] 00:42:45 [INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 12 00:42:45 [INFO] 00:42:45 [INFO] 00:42:45 [INFO] --- copy:14.3.1:copy-files (default) @ mappingservice.southbound --- 00:42:45 [INFO] 00:42:45 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mappingservice.southbound --- 00:42:45 [INFO] Building bundle: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/target/mappingservice.southbound-1.23.0.jar 00:42:45 [INFO] Writing manifest: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/target/classes/META-INF/MANIFEST.MF 00:42:45 [INFO] 00:42:45 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mappingservice.southbound --- 00:42:47 [WARNING] Javadoc Warnings 00:42:47 [WARNING] warning: unknown enum constant Resolution.OPTIONAL 00:42:47 [WARNING] reason: class file for org.osgi.annotation.bundle.Requirement$Resolution not found 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListener.java:44: warning: no comment 00:42:47 [WARNING] public AuthenticationKeyDataListener(final DataBroker broker, final AuthKeyDb akdb) { 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListener.java:53: warning: no comment 00:42:47 [WARNING] public void closeDataChangeListener() { 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:19: warning: no comment 00:42:47 [WARNING] public static final int MAX_LISP_TYPES = getMaxMessageTypeValue(); 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:28: warning: no comment 00:42:47 [WARNING] public ConcurrentLispSouthboundStats() { 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:71: warning: no comment 00:42:47 [WARNING] public synchronized long getCacheHits() { 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:79: warning: no comment 00:42:47 [WARNING] public synchronized long getCacheMisses() { 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:92: warning: no comment 00:42:47 [WARNING] public static synchronized int getMaxMessageTypeValue() { 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:39: warning: no comment 00:42:47 [WARNING] public synchronized long[] getRx() { 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:55: warning: no comment 00:42:47 [WARNING] public synchronized long getRxUnknown() { 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:47: warning: no comment 00:42:47 [WARNING] public synchronized long[] getTx() { 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:63: warning: no comment 00:42:47 [WARNING] public synchronized long getTxErrors() { 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:75: warning: no comment 00:42:47 [WARNING] public synchronized void incrementCacheHits() { 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:83: warning: no comment 00:42:47 [WARNING] public synchronized void incrementCacheMisses() { 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:43: warning: no comment 00:42:47 [WARNING] public synchronized void incrementRx(int type) { 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:59: warning: no comment 00:42:47 [WARNING] public synchronized void incrementRxUnknown() { 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:51: warning: no comment 00:42:47 [WARNING] public synchronized void incrementTx(int type) { 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:67: warning: no comment 00:42:47 [WARNING] public synchronized void incrementTxErrors() { 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:32: warning: no comment 00:42:47 [WARNING] public synchronized void resetStats() { 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/ILispSouthboundService.java:12: warning: no comment 00:42:47 [WARNING] public interface ILispSouthboundService { 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/ILispSouthboundService.java:14: warning: no comment 00:42:47 [WARNING] void handlePacket(DatagramPacket packet); 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/exception/LispMalformedPacketException.java:10: warning: no comment 00:42:47 [WARNING] public class LispMalformedPacketException extends RuntimeException { 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/exception/LispMalformedPacketException.java:14: warning: no comment 00:42:47 [WARNING] public LispMalformedPacketException(String message) { 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/exception/LispMalformedPacketException.java:18: warning: no comment 00:42:47 [WARNING] public LispMalformedPacketException(String message, Throwable cause) { 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/util/LispNotificationHelper.java:22: warning: no comment 00:42:47 [WARNING] public final class LispNotificationHelper { 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/util/LispNotificationHelper.java:32: warning: no comment 00:42:47 [WARNING] public static MapNotify convertMapNotify( 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/util/LispNotificationHelper.java:27: warning: no comment 00:42:47 [WARNING] public static MapRegister convertMapRegister( 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/util/LispNotificationHelper.java:47: warning: no comment 00:42:47 [WARNING] public static MapReply convertMapReply( 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/util/LispNotificationHelper.java:37: warning: no comment 00:42:47 [WARNING] public static MapRequest convertMapRequest( 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/util/LispNotificationHelper.java:54: warning: no comment 00:42:47 [WARNING] public static IpAddressBinary getIpAddressBinaryFromInetAddress(InetAddress address) { 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/LispSouthboundHandler.java:71: warning: no comment 00:42:47 [WARNING] public class LispSouthboundHandler extends SimpleChannelInboundHandler 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/LispSouthboundHandler.java:73: warning: no comment 00:42:47 [WARNING] protected static final Logger LOG = LoggerFactory.getLogger(LispSouthboundHandler.class); 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/LispSouthboundHandler.java:82: warning: no comment 00:42:47 [WARNING] public LispSouthboundHandler(LispSouthboundPlugin lispSbPlugin, boolean authenticationEnabled) { 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:78: warning: no comment 00:42:47 [WARNING] public class LispSouthboundPlugin implements IConfigLispSouthboundPlugin, AutoCloseable, ClusterSingletonService { 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:80: warning: no comment 00:42:47 [WARNING] public @interface Configuration { 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:95: warning: no comment 00:42:47 [WARNING] public static final String LISPFLOWMAPPING_ENTITY_NAME = "lispflowmapping"; 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:94: warning: no comment 00:42:47 [WARNING] protected static final Logger LOG = LoggerFactory.getLogger(LispSouthboundPlugin.class); 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:96: warning: no comment 00:42:47 [WARNING] public static final ServiceGroupIdentifier SERVICE_GROUP_IDENTIFIER = 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:132: warning: no comment 00:42:47 [WARNING] public LispSouthboundPlugin(final DataBroker dataBroker, 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:150: warning: no comment 00:42:47 [WARNING] public LispSouthboundPlugin(final DataBroker dataBroker, 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:140: warning: no comment 00:42:47 [WARNING] public LispSouthboundPlugin(@Reference final DataBroker dataBroker, 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:422: warning: no comment 00:42:47 [WARNING] public AuthKeyDb getAkdb() { 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:434: warning: no comment 00:42:47 [WARNING] public AuthenticationKeyDataListener getAuthenticationKeyDataListener() { 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:430: warning: no comment 00:42:47 [WARNING] public DataBroker getDataBroker() { 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:438: warning: no comment 00:42:47 [WARNING] public MapRegisterCache getMapRegisterCache() { 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:446: warning: no comment 00:42:47 [WARNING] public long getMapRegisterCacheTimeout() { 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:426: warning: no comment 00:42:47 [WARNING] public ConcurrentLispSouthboundStats getStats() { 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:304: warning: no comment 00:42:47 [WARNING] public void handleSerializedLispBuffer(final InetAddress address, final ByteBuffer outBuffer, 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:298: warning: no comment 00:42:47 [WARNING] public void handleSerializedLispBuffer(final TransportAddress address, final ByteBuffer outBuffer, 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:174: warning: no comment 00:42:47 [WARNING] public void init() { 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:442: warning: no comment 00:42:47 [WARNING] public boolean isMapRegisterCacheEnabled() { 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:413: warning: no comment 00:42:47 [WARNING] public synchronized void sendNotificationIfPossible(final Notification notification) throws InterruptedException { 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:91: warning: no comment 00:42:47 [WARNING] boolean authenticationEnabled() default true; 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:82: warning: no comment 00:42:47 [WARNING] String bindingAddress() default DEFAULT_BINDING_ADDRESS; 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:85: warning: no comment 00:42:47 [WARNING] boolean mapRegisterCacheEnabled() default true; 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:88: warning: no comment 00:42:47 [WARNING] long mapRegisterCacheTimeout() default DEFAULT_MAP_REGISTER_CACHE_TIMEOUT; 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundRPC.java:74: warning: no comment 00:42:47 [WARNING] protected static final Logger LOG = LoggerFactory.getLogger(LispSouthboundRPC.class); 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundRPC.java:81: warning: no comment 00:42:47 [WARNING] public LispSouthboundRPC(final @Reference LispSouthboundPlugin lispSbPlugin, 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundRPC.java:95: warning: no comment 00:42:47 [WARNING] public void deactivate() { 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundRPC.java:99: warning: no comment 00:42:47 [WARNING] public ListenableFuture> sendMapNotify(final SendMapNotifyInput mapNotifyInput) { 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundRPC.java:113: warning: no comment 00:42:47 [WARNING] public ListenableFuture> sendMapReply(final SendMapReplyInput mapReplyInput) { 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundRPC.java:127: warning: no comment 00:42:47 [WARNING] public ListenableFuture> sendMapRequest(final SendMapRequestInput mapRequestInput) { 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/LispXtrSouthboundHandler.java:35: warning: no comment 00:42:47 [WARNING] public class LispXtrSouthboundHandler extends SimpleChannelInboundHandler 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/LispXtrSouthboundHandler.java:38: warning: no comment 00:42:47 [WARNING] protected static final Logger LOG = LoggerFactory.getLogger(LispXtrSouthboundHandler.class); 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/LispXtrSouthboundHandler.java:40: warning: no comment 00:42:47 [WARNING] public LispXtrSouthboundHandler(LispSouthboundPlugin lispSbPlugin) { 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterCache.java:18: warning: no comment 00:42:47 [WARNING] public class MapRegisterCache { 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterCache.java:20: warning: no comment 00:42:47 [WARNING] protected final Map cache; 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterCache.java:22: warning: no comment 00:42:47 [WARNING] public MapRegisterCache() { 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterCache.java:31: warning: no comment 00:42:47 [WARNING] public void addEntry(final Map.Entry 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterCache.java:26: warning: no comment 00:42:47 [WARNING] public void addEntry(final MapRegisterCacheKey mapRegisterCacheKey, final MapRegisterCacheValue 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterCache.java:66: warning: no comment 00:42:47 [WARNING] public int cacheSize() { 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterCache.java:36: warning: no comment 00:42:47 [WARNING] public MapRegisterCacheValue getEntry(final MapRegisterCacheKey mapRegisterCacheKey) { 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterCache.java:49: warning: no comment 00:42:47 [WARNING] public synchronized MapRegisterCacheValue refreshEntry(final MapRegisterCacheKey mapRegisterCacheKey) { 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterCache.java:43: warning: no comment 00:42:47 [WARNING] public void removeEntry(final MapRegisterCacheKey mapRegisterCacheKey) { 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterPartialDeserializer.java:21: warning: no comment 00:42:47 [WARNING] public final class MapRegisterPartialDeserializer { 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterPartialDeserializer.java:77: warning: no comment 00:42:47 [WARNING] public static Map.Entry deserializePartially(final ByteBuffer buffer, 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/network/PacketHeader.java:11: warning: no comment 00:42:47 [WARNING] public interface PacketHeader { 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/network/PacketHeader.java:13: warning: no comment 00:42:47 [WARNING] interface Length { 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/network/PacketHeader.java:15: warning: no comment 00:42:47 [WARNING] int IPV4 = 20; 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/network/PacketHeader.java:16: warning: no comment 00:42:47 [WARNING] int IPV6_NO_EXT = 40; 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/network/PacketHeader.java:14: warning: no comment 00:42:47 [WARNING] int LISP_ENCAPSULATION = 4; 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/network/PacketHeader.java:18: warning: no comment 00:42:47 [WARNING] int LISP_ENCAPSULATION_TOTAL = LISP_ENCAPSULATION + IPV4 + UDP; 00:42:47 [WARNING] ^ 00:42:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/network/PacketHeader.java:17: warning: no comment 00:42:47 [WARNING] int UDP = 8; 00:42:47 [WARNING] ^ 00:42:47 [WARNING] 83 warnings 00:42:47 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/target/mappingservice.southbound-1.23.0-javadoc.jar 00:42:47 [INFO] 00:42:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mappingservice.southbound --- 00:42:47 [INFO] CycloneDX: Resolving Dependencies 00:42:48 [INFO] CycloneDX: Creating BOM version 1.6 with 50 component(s) 00:42:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/target/bom.xml 00:42:48 [INFO] attaching as mappingservice.southbound-1.23.0-cyclonedx.xml 00:42:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/target/bom.json 00:42:48 [INFO] attaching as mappingservice.southbound-1.23.0-cyclonedx.json 00:42:48 [INFO] 00:42:48 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.southbound --- 00:42:48 [INFO] Skipping duplicate-finder execution! 00:42:48 [INFO] 00:42:48 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ mappingservice.southbound --- 00:42:48 [WARNING] Used undeclared dependencies found: 00:42:48 [WARNING] org.apache.commons:commons-lang3:jar:3.20.0:compile 00:42:48 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 00:42:48 [WARNING] org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 00:42:48 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 00:42:48 [WARNING] org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 00:42:48 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 00:42:48 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:compile 00:42:48 [WARNING] org.opendaylight.yangtools:concepts:jar:15.0.2:compile 00:42:48 [WARNING] Unused declared dependencies found: 00:42:48 [WARNING] org.opendaylight.mdsal:mdsal-singleton-impl:jar:16.0.3:compile 00:42:48 [WARNING] Non-test scoped test only dependencies found: 00:42:48 [WARNING] org.apache.commons:commons-lang3:jar:3.20.0:compile 00:42:48 [INFO] 00:42:48 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ mappingservice.southbound --- 00:42:48 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/target/mappingservice.southbound-1.23.0-sources.jar 00:42:48 [INFO] 00:42:48 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mappingservice.southbound --- 00:42:48 [INFO] 00:42:48 [INFO] --- jacoco:0.8.14:report (report) @ mappingservice.southbound --- 00:42:48 [INFO] Loading execution data file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/target/code-coverage/jacoco.exec 00:42:48 [INFO] Analyzed bundle 'ODL :: lispflowmapping :: mappingservice.southbound' with 10 classes 00:42:48 [INFO] 00:42:48 [INFO] --- install:3.1.4:install (default-install) @ mappingservice.southbound --- 00:42:48 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.southbound/1.23.0/mappingservice.southbound-1.23.0.pom 00:42:48 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/target/mappingservice.southbound-1.23.0.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.southbound/1.23.0/mappingservice.southbound-1.23.0.jar 00:42:48 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/target/mappingservice.southbound-1.23.0-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.southbound/1.23.0/mappingservice.southbound-1.23.0-javadoc.jar 00:42:48 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.southbound/1.23.0/mappingservice.southbound-1.23.0-cyclonedx.xml 00:42:48 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.southbound/1.23.0/mappingservice.southbound-1.23.0-cyclonedx.json 00:42:48 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/target/mappingservice.southbound-1.23.0-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.southbound/1.23.0/mappingservice.southbound-1.23.0-sources.jar 00:42:48 [INFO] 00:42:48 [INFO] --- bundle:6.0.0:install (default-install) @ mappingservice.southbound --- 00:42:48 [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.southbound/1.23.0/mappingservice.southbound-1.23.0.jar 00:42:48 [INFO] Writing OBR metadata 00:42:48 [INFO] 00:42:48 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mappingservice.southbound --- 00:42:48 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:42:48 [INFO] 00:42:48 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mappingservice.southbound --- 00:42:48 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:42:48 [INFO] 00:42:48 [INFO] --< org.opendaylight.lispflowmapping:odl-lispflowmapping-southbound >--- 00:42:48 [INFO] Building ODL :: lispflowmapping :: odl-lispflowmapping-southbound 1.23.0 [54/142] 00:42:48 [INFO] from lispflowmapping/features/odl-lispflowmapping-southbound/pom.xml 00:42:48 [INFO] ------------------------------[ feature ]------------------------------- 00:42:48 [INFO] 00:42:48 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-lispflowmapping-southbound --- 00:42:48 [INFO] 00:42:48 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-lispflowmapping-southbound --- 00:42:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:42:48 [INFO] 00:42:48 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-lispflowmapping-southbound --- 00:42:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:42:48 [INFO] 00:42:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-lispflowmapping-southbound --- 00:42:48 [INFO] 00:42:48 [INFO] --- dependency:3.10.0:properties (default) @ odl-lispflowmapping-southbound --- 00:42:48 [INFO] 00:42:48 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-lispflowmapping-southbound --- 00:42:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:42:48 [INFO] argLine set to empty 00:42:48 [INFO] 00:42:48 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-lispflowmapping-southbound --- 00:42:48 [INFO] 00:42:48 [INFO] --- checkstyle:3.6.0:check (default) @ odl-lispflowmapping-southbound --- 00:42:49 [INFO] Starting audit... 00:42:49 Audit done. 00:42:49 [INFO] You have 0 Checkstyle violations. 00:42:49 [INFO] 00:42:49 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-lispflowmapping-southbound --- 00:42:49 [INFO] 00:42:49 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-lispflowmapping-southbound --- 00:42:49 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-southbound/target/feature/feature.xml 00:42:49 [INFO] ...done! 00:42:49 [INFO] Set artifact 00:42:49 [INFO] 00:42:49 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-lispflowmapping-southbound --- 00:42: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 00:42:49 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:42:49 [INFO] 00:42:49 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-lispflowmapping-southbound >>> 00:42:49 [INFO] 00:42:49 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-lispflowmapping-southbound --- 00:42:49 [INFO] No files found to run spotbugs, check compile phase has been run 00:42:49 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:42:49 [INFO] 00:42:49 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-lispflowmapping-southbound <<< 00:42:49 [INFO] 00:42:49 [INFO] 00:42:49 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-lispflowmapping-southbound --- 00:42:49 [INFO] 00:42:49 [INFO] --- feattest:14.3.1:test (default) @ odl-lispflowmapping-southbound --- 00:42:49 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:42:49 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 00:42:49 [INFO] 00:42:49 [INFO] --- copy:14.3.1:copy-files (default) @ odl-lispflowmapping-southbound --- 00:42:49 [INFO] 00:42:49 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-lispflowmapping-southbound --- 00:42:49 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:42:49 [INFO] 00:42:49 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-lispflowmapping-southbound --- 00:42:49 [INFO] CycloneDX: Resolving Dependencies 00:42:54 [INFO] CycloneDX: Creating BOM version 1.6 with 424 component(s) 00:42:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-southbound/target/bom.xml 00:42:54 [INFO] attaching as odl-lispflowmapping-southbound-1.23.0-cyclonedx.xml 00:42:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-southbound/target/bom.json 00:42:54 [INFO] attaching as odl-lispflowmapping-southbound-1.23.0-cyclonedx.json 00:42:54 [INFO] 00:42:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-lispflowmapping-southbound --- 00:42:54 [INFO] Skipping duplicate-finder execution! 00:42:54 [INFO] 00:42:54 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-lispflowmapping-southbound --- 00:42:54 [INFO] Skipping plugin execution 00:42:54 [INFO] 00:42:54 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-lispflowmapping-southbound --- 00:42:54 [INFO] Skipping source per configuration. 00:42:54 [INFO] 00:42:54 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-lispflowmapping-southbound --- 00:42:54 [INFO] 00:42:54 [INFO] --- jacoco:0.8.14:report (report) @ odl-lispflowmapping-southbound --- 00:42:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:42:54 [INFO] 00:42:54 [INFO] --- install:3.1.4:install (default-install) @ odl-lispflowmapping-southbound --- 00:42:54 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-southbound/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.23.0/odl-lispflowmapping-southbound-1.23.0.pom 00:42:54 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-southbound/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.23.0/odl-lispflowmapping-southbound-1.23.0-features.xml 00:42:54 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-southbound/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.23.0/odl-lispflowmapping-southbound-1.23.0-cyclonedx.xml 00:42:54 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-southbound/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.23.0/odl-lispflowmapping-southbound-1.23.0-cyclonedx.json 00:42:54 [INFO] 00:42:54 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-lispflowmapping-southbound --- 00:42:54 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:42:54 [INFO] 00:42:54 [INFO] ---< org.opendaylight.lispflowmapping:mappingservice.implementation >--- 00:42:54 [INFO] Building ODL :: lispflowmapping :: mappingservice.implementation 1.23.0 [55/142] 00:42:54 [INFO] from lispflowmapping/mappingservice/implementation/pom.xml 00:42:54 [INFO] -------------------------------[ bundle ]------------------------------- 00:42:54 [INFO] 00:42:54 [INFO] --- clean:3.5.0:clean (default-clean) @ mappingservice.implementation --- 00:42:54 [INFO] 00:42:54 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mappingservice.implementation --- 00:42:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:42:54 [INFO] 00:42:54 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mappingservice.implementation --- 00:42:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:42:54 [INFO] 00:42:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mappingservice.implementation --- 00:42:54 [INFO] 00:42:54 [INFO] --- dependency:3.10.0:properties (default) @ mappingservice.implementation --- 00:42:54 [INFO] 00:42:54 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mappingservice.implementation --- 00:42:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:42:54 [INFO] 00:42:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ mappingservice.implementation --- 00:42:54 [INFO] 00:42:54 [INFO] --- checkstyle:3.6.0:check (default) @ mappingservice.implementation --- 00:42:55 [INFO] Starting audit... 00:42:55 Audit done. 00:42:55 [INFO] You have 0 Checkstyle violations. 00:42:55 [INFO] 00:42:55 [INFO] --- dependency:3.10.0:copy (unpack-license) @ mappingservice.implementation --- 00:42:55 [INFO] 00:42:55 [INFO] --- resources:3.4.0:resources (default-resources) @ mappingservice.implementation --- 00:42:55 [INFO] Copying 3 resources from src/main/resources to target/classes 00:42:55 [INFO] 00:42:55 [INFO] --- compiler:3.15.0:compile (default-compile) @ mappingservice.implementation --- 00:42:55 [INFO] Recompiling the module because of changed dependency. 00:42:55 [INFO] Compiling 20 source files with javac [debug release 21] to target/classes 00:42:55 [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 00:42:55 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:42:55 [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 00:42:55 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:42:55 [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 00:42:55 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:42:55 [WARNING] /w/workspace/autorelease-release-chromium-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 00:42:55 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/LispMappingService.java:[125,69] possible 'this' escape before subclass is fully initialized 00:42:55 [WARNING] /w/workspace/autorelease-release-chromium-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 00:42:55 [WARNING] /w/workspace/autorelease-release-chromium-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 00:42:55 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingService.java:[192,13] possible 'this' escape before subclass is fully initialized 00:42:55 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingService.java:[199,13] previous possible 'this' escape happens here via invocation 00:42:55 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingService.java:[214,13] previous possible 'this' escape happens here via invocation 00:42:55 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingSystem.java:[112,107] possible 'this' escape before subclass is fully initialized 00:42:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:42:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:42:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:42:55 [WARNING] /w/workspace/autorelease-release-chromium-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 00:42:55 [WARNING] /w/workspace/autorelease-release-chromium-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 00:42:55 [WARNING] /w/workspace/autorelease-release-chromium-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 00:42:55 [WARNING] /w/workspace/autorelease-release-chromium-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 00:42:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:42:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:42:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:42:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:42:55 [WARNING] /w/workspace/autorelease-release-chromium-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 00:42:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:42:55 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListener.java:[70,24] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 00:42:55 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListener.java:[83,48] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 00:42:55 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListener.java:[91,48] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 00:42:55 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListener.java:[103,25] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 00:42:55 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListener.java:[103,65] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 00:42:55 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListener.java:[105,52] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 00:42:55 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListener.java:[111,52] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 00:42:55 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListener.java:[117,83] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 00:42:55 [WARNING] /w/workspace/autorelease-release-chromium-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 00:42:55 [INFO] 00:42:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mappingservice.implementation >>> 00:42:55 [INFO] 00:42:55 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mappingservice.implementation --- 00:42:55 [INFO] Fork Value is true 00:43:00 [INFO] Done SpotBugs Analysis.... 00:43:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:43:00 [INFO] 00:43:00 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mappingservice.implementation <<< 00:43:00 [INFO] 00:43:00 [INFO] 00:43:00 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mappingservice.implementation --- 00:43:00 [INFO] BugInstance size is 50 00:43:00 [INFO] Error size is 0 00:43:00 [INFO] Total bugs: 50 00:43:00 [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 00:43:00 [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 00:43:00 [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 00:43:00 [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 00:43:00 [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 00:43:00 [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 00:43:00 [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 00:43:00 [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 00:43:00 [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 00:43:00 [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 00:43:00 [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 00:43:00 [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 00:43:00 [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 00:43:00 [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 00:43:00 [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 00:43:00 [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 00:43:00 [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 00:43:00 [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 00:43:00 [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 00:43:00 [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 00:43:00 [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 00:43:00 [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 00:43:00 [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 00:43:00 [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 00:43:00 [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 00:43:00 [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 00:43:00 [ERROR] Medium: 00:43:00 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 00:43:00 [org.opendaylight.lispflowmapping.implementation.MappingServiceShell] In MappingServiceShell.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 00:43:00 [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 00:43:00 [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 00:43:00 [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 00:43:00 [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 00:43:00 [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 00:43:00 [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 00:43:00 [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 00:43:00 [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 00:43:00 [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 00:43:00 [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 00:43:00 [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 00:43:00 [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 00:43:00 [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 00:43:00 [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 00:43:00 [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 00:43:00 [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 00:43:00 [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 00:43:00 [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 00:43:00 [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 00:43:00 [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 00:43:00 [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 00:43:00 [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 00:43:00 [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 00:43:00 [INFO] 00:43:00 00:43:00 00:43:00 To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui" 00:43:00 00:43:00 00:43:00 00:43:00 [INFO] 00:43:00 [INFO] --- resources:3.4.0:testResources (default-testResources) @ mappingservice.implementation --- 00:43:00 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/resources 00:43:00 [INFO] 00:43:00 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ mappingservice.implementation --- 00:43:00 [INFO] Recompiling the module because of changed dependency. 00:43:00 [INFO] Compiling 10 source files with javac [debug release 21] to target/test-classes 00:43:01 [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 00:43:01 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:43:01 [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 00:43:01 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:43:01 [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 00:43:01 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:43:01 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:01 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:01 [WARNING] /w/workspace/autorelease-release-chromium-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; 00:43:01 cast to java.lang.Object for a varargs call 00:43:01 cast to java.lang.Object[] for a non-varargs call and to suppress this warning 00:43:01 [WARNING] /w/workspace/autorelease-release-chromium-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; 00:43:01 cast to java.lang.Object for a varargs call 00:43:01 cast to java.lang.Object[] for a non-varargs call and to suppress this warning 00:43:01 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:43:01 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:01 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/AuthenticationKeyDataListenerTest.java:[67,34] unchecked conversion 00:43:01 required: org.opendaylight.mdsal.binding.api.DataTreeModification 00:43:01 found: org.opendaylight.mdsal.binding.api.DataTreeModification 00:43:01 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/AuthenticationKeyDataListenerTest.java:[68,46] unchecked conversion 00:43:01 required: org.opendaylight.mdsal.binding.api.DataTreeModification 00:43:01 found: org.opendaylight.mdsal.binding.api.DataTreeModification 00:43:01 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/AuthenticationKeyDataListenerTest.java:[69,36] unchecked conversion 00:43:01 required: org.opendaylight.mdsal.binding.api.DataTreeModification 00:43:01 found: org.opendaylight.mdsal.binding.api.DataTreeModification 00:43:01 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/AuthenticationKeyDataListenerTest.java:[70,30] unchecked conversion 00:43:01 required: org.opendaylight.mdsal.binding.api.DataObjectDeleted 00:43:01 found: org.opendaylight.mdsal.binding.api.DataObjectDeleted 00:43:01 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/AuthenticationKeyDataListenerTest.java:[71,42] unchecked conversion 00:43:01 required: org.opendaylight.mdsal.binding.api.DataObjectModified 00:43:01 found: org.opendaylight.mdsal.binding.api.DataObjectModified 00:43:01 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/AuthenticationKeyDataListenerTest.java:[72,32] unchecked conversion 00:43:01 required: org.opendaylight.mdsal.binding.api.DataObjectWritten 00:43:01 found: org.opendaylight.mdsal.binding.api.DataObjectWritten 00:43:01 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:01 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:01 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:01 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:43:01 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:01 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[87,34] unchecked conversion 00:43:01 required: org.opendaylight.mdsal.binding.api.DataTreeModification 00:43:01 found: org.opendaylight.mdsal.binding.api.DataTreeModification 00:43:01 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[88,46] unchecked conversion 00:43:01 required: org.opendaylight.mdsal.binding.api.DataTreeModification 00:43:01 found: org.opendaylight.mdsal.binding.api.DataTreeModification 00:43:01 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[89,36] unchecked conversion 00:43:01 required: org.opendaylight.mdsal.binding.api.DataTreeModification 00:43:01 found: org.opendaylight.mdsal.binding.api.DataTreeModification 00:43:01 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[90,30] unchecked conversion 00:43:01 required: org.opendaylight.mdsal.binding.api.DataObjectDeleted 00:43:01 found: org.opendaylight.mdsal.binding.api.DataObjectDeleted 00:43:01 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[91,42] unchecked conversion 00:43:01 required: org.opendaylight.mdsal.binding.api.DataObjectModified 00:43:01 found: org.opendaylight.mdsal.binding.api.DataObjectModified 00:43:01 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[92,32] unchecked conversion 00:43:01 required: org.opendaylight.mdsal.binding.api.DataObjectWritten 00:43:01 found: org.opendaylight.mdsal.binding.api.DataObjectWritten 00:43:01 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:01 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:01 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:01 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[125,16] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated 00:43:01 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[159,16] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated 00:43:01 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[191,16] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated 00:43:01 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/timebucket/TimeBucketWheelUnitTest.java:[208,70] unchecked cast 00:43:01 required: java.util.List 00:43:01 found: java.lang.Object 00:43:01 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/timebucket/TimeBucketWheelUnitTest.java:[219,93] unchecked cast 00:43:01 required: java.util.concurrent.ConcurrentHashMap 00:43:01 found: java.lang.Object 00:43:01 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/util/MappingMergeUtilTest.java:[246,27] redundant cast to short 00:43:01 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/util/MappingMergeUtilTest.java:[250,25] redundant cast to short 00:43:01 [INFO] 00:43:01 [INFO] --- surefire:3.5.5:test (default-test) @ mappingservice.implementation --- 00:43:01 [INFO] Surefire report directory: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/target/surefire-reports 00:43:01 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 00:43:01 [INFO] 00:43:01 [INFO] ------------------------------------------------------- 00:43:01 [INFO] T E S T S 00:43:01 [INFO] ------------------------------------------------------- 00:43:03 [INFO] Running org.opendaylight.lispflowmapping.implementation.MappingServiceTest 00:43:05 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.513 s -- in org.opendaylight.lispflowmapping.implementation.MappingServiceTest 00:43:05 [INFO] Running org.opendaylight.lispflowmapping.implementation.util.LispNotificationHelperTest 00:43:05 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.opendaylight.lispflowmapping.implementation.util.LispNotificationHelperTest 00:43:05 [INFO] Running org.opendaylight.lispflowmapping.implementation.util.MappingMergeUtilTest 00:43:05 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.lispflowmapping.implementation.util.MappingMergeUtilTest 00:43:05 [INFO] Running org.opendaylight.lispflowmapping.implementation.timebucket.TimeBucketWheelUnitTest 00:43:07 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.218 s -- in org.opendaylight.lispflowmapping.implementation.timebucket.TimeBucketWheelUnitTest 00:43:07 [INFO] Running org.opendaylight.lispflowmapping.implementation.lisp.MapServerTest 00:43:07 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.213 s -- in org.opendaylight.lispflowmapping.implementation.lisp.MapServerTest 00:43:07 [INFO] Running org.opendaylight.lispflowmapping.implementation.lisp.MapResolverTest 00:43:08 [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.179 s -- in org.opendaylight.lispflowmapping.implementation.lisp.MapResolverTest 00:43:08 [INFO] Running org.opendaylight.lispflowmapping.implementation.LispMappingServiceTest 00:43:08 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.362 s -- in org.opendaylight.lispflowmapping.implementation.LispMappingServiceTest 00:43:08 [INFO] Running org.opendaylight.lispflowmapping.implementation.mdsal.AuthenticationKeyDataListenerTest 00:43:08 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.opendaylight.lispflowmapping.implementation.mdsal.AuthenticationKeyDataListenerTest 00:43:08 [INFO] Running org.opendaylight.lispflowmapping.implementation.mdsal.MappingDataListenerTest 00:43:08 [WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.027 s -- in org.opendaylight.lispflowmapping.implementation.mdsal.MappingDataListenerTest 00:43:08 [INFO] Running org.opendaylight.lispflowmapping.implementation.MappingSystemTest 00:43:10 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.313 s -- in org.opendaylight.lispflowmapping.implementation.MappingSystemTest 00:43:10 [INFO] 00:43:10 [INFO] Results: 00:43:10 [INFO] 00:43:10 [INFO] Tests run: 121, Failures: 0, Errors: 0, Skipped: 7 00:43:10 [INFO] 00:43:10 [INFO] 00:43:10 [INFO] --- copy:14.3.1:copy-files (default) @ mappingservice.implementation --- 00:43:10 [INFO] 00:43:10 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mappingservice.implementation --- 00:43:11 [INFO] Building bundle: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/target/mappingservice.implementation-1.23.0.jar 00:43:11 [INFO] Writing manifest: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/target/classes/META-INF/MANIFEST.MF 00:43:11 [INFO] 00:43:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mappingservice.implementation --- 00:43:13 [WARNING] Javadoc Warnings 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AbstractDataListener.java:22: warning: no @param for 00:43:13 [WARNING] public abstract class AbstractDataListener implements DataTreeChangeListener { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:13 [WARNING] public abstract class AbstractDataListener implements DataTreeChangeListener { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AbstractDataListener.java:35: warning: no comment 00:43:13 [WARNING] public void closeDataChangeListener() { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AuthenticationKeyDataListener.java:36: warning: no comment 00:43:13 [WARNING] public AuthenticationKeyDataListener(DataBroker broker, IMappingSystem mapSystem) { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:27: warning: no comment 00:43:13 [WARNING] public final class ConfigIni { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:106: warning: no comment 00:43:13 [WARNING] public ConfigIni() { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:65: warning: no comment 00:43:13 [WARNING] public ConfigIni(boolean mappingMerge, boolean smr, ExplicitLocatorPathPolicy elpPolicy, 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:114: warning: no comment 00:43:13 [WARNING] public ConfigIni(BundleContext context) { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:217: warning: no comment 00:43:13 [WARNING] public long getDefaultRegistrationValiditySb() { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:205: warning: no comment 00:43:13 [WARNING] public ExplicitLocatorPathPolicy getElpPolicy() { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:209: warning: no comment 00:43:13 [WARNING] public IMappingService.LookupPolicy getLookupPolicy() { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:255: warning: no comment 00:43:13 [WARNING] public int getNegativeMappingTTL() { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:213: warning: no comment 00:43:13 [WARNING] public long getRegistrationValiditySb() { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:237: warning: no comment 00:43:13 [WARNING] public int getSmrRetryCount() { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:246: warning: no comment 00:43:13 [WARNING] public long getSmrTimeout() { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:187: warning: no comment 00:43:13 [WARNING] public boolean mappingMergeIsSet() { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:228: warning: no comment 00:43:13 [WARNING] public void setLookupPolicy(IMappingService.LookupPolicy lookupPolicy) { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:191: warning: no comment 00:43:13 [WARNING] public void setMappingMerge(boolean mappingMerge) { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:250: warning: no comment 00:43:13 [WARNING] public void setNegativeMappingTTL(int negativeMappingTTL) { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:221: warning: no comment 00:43:13 [WARNING] public void setRegistrationValiditySb(long registrationValiditySb) { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:200: warning: no comment 00:43:13 [WARNING] public void setSmr(boolean smr) { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:232: warning: no comment 00:43:13 [WARNING] public void setSmrRetryCount(int smrRetryCount) { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:241: warning: no comment 00:43:13 [WARNING] public void setSmrTimeout(long smrTimeout) { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:196: warning: no comment 00:43:13 [WARNING] public boolean smrIsSet() { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/DSBEInputUtil.java:80: warning: no comment 00:43:13 [WARNING] public static AuthenticationKey toAuthenticationKey(Eid key, MappingAuthkey authKey) { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/DSBEInputUtil.java:63: warning: no comment 00:43:13 [WARNING] public static Mapping toMapping(MappingOrigin origin, Eid key) { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/DSBEInputUtil.java:51: warning: no comment 00:43:13 [WARNING] public static Mapping toMapping(MappingOrigin origin, Eid key, @Nullable MappingData mappingData) { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/DSBEInputUtil.java:41: warning: no comment 00:43:13 [WARNING] public static Mapping toMapping(MappingOrigin origin, Eid key, SiteId siteId, MappingData mappingData) { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/DSBEInputUtil.java:71: warning: no comment 00:43:13 [WARNING] public static XtrIdMapping toXtrIdMapping(MappingData mappingData) { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/LispMappingService.java:80: warning: no comment 00:43:13 [WARNING] public class LispMappingService implements IFlowMapping, IMapRequestResultHandler, 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/LispMappingService.java:109: warning: no comment 00:43:13 [WARNING] public LispMappingService(@Reference final IMappingService mappingService, 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/LispMappingService.java:156: warning: no comment 00:43:13 [WARNING] public NotificationService getNotificationService() { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/LispMappingService.java:196: warning: no comment 00:43:13 [WARNING] public void setShouldAuthenticate(boolean shouldAuthenticate) { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/LispNotificationHelper.java:50: warning: no comment 00:43:13 [WARNING] public final class LispNotificationHelper { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/LispNotificationHelper.java:106: warning: no comment 00:43:13 [WARNING] public static InetAddress getAddressByName(String ipAddress) { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/LispNotificationHelper.java:115: warning: no comment 00:43:13 [WARNING] public static List getMapping(AddMapping mapRegisterNotification) { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/LispNotificationHelper.java:131: warning: no comment 00:43:13 [WARNING] public static Set getSiteId(MapRegister mapRegister) { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/LispNotificationHelper.java:58: warning: no comment 00:43:13 [WARNING] public static TransportAddress getTransportAddressFromRloc(Rloc rloc) { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/LoggingUtil.java:28: warning: no comment 00:43:13 [WARNING] public static void logSubscribers(Logger log, Eid eid, Set subscribers) { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListener.java:47: warning: no comment 00:43:13 [WARNING] public MappingDataListener(DataBroker broker, IMappingSystem msmr, NotificationPublishService nps) { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListener.java:57: warning: no comment 00:43:13 [WARNING] public void setNotificationProviderService(NotificationPublishService nps) { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MappingMergeUtil.java:222: warning: no comment 00:43:13 [WARNING] public static MappingData computeNbSbIntersection(MappingData nbMappingData, MappingData sbMappingData) { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MappingMergeUtil.java:211: warning: no comment 00:43:13 [WARNING] public static boolean mappingIsExpired(MappingData mappingData, long registrationValidityMillis) { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MappingMergeUtil.java:145: warning: no comment 00:43:13 [WARNING] public static MappingRecord mergeMappings(MappingRecord currentMergedMapping, MappingRecord newMapping, 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MappingMergeUtil.java:163: warning: no comment 00:43:13 [WARNING] public static MappingData mergeXtrIdMappings(List mappingDataList, List expiredMappingDataList, 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MappingMergeUtil.java:217: warning: no comment 00:43:13 [WARNING] public static boolean timestampIsExpired(Date timestamp, long registrationValidityMillis) { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingService.java:189: warning: no comment 00:43:13 [WARNING] public MappingService(@Reference DataBroker dataBroker, @Reference RpcProviderService rpcProviderService, 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingServiceShell.java:36: warning: no comment 00:43:13 [WARNING] protected static final Logger LOG = LoggerFactory.getLogger(MappingServiceShell.class); 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingServiceShell.java:42: warning: no comment 00:43:13 [WARNING] public MappingServiceShell(final @Reference IMappingService mappingService) { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingSystem.java:104: warning: no comment 00:43:13 [WARNING] public MappingSystem(ILispDAO dao, boolean iterateMask, NotificationPublishService nps, ConfigIni config) { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingSystem.java:960: warning: no comment 00:43:13 [WARNING] public void cleanCaches() { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingSystem.java:966: warning: no comment 00:43:13 [WARNING] public void cleanSBMappings() { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingSystem.java:907: warning: no comment 00:43:13 [WARNING] public void destroy() { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingSystem.java:512: warning: no comment 00:43:13 [WARNING] public MappingData handleSbExpiredMapping(Eid key, XtrId xtrId, MappingData mappingData) { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingSystem.java:129: warning: no comment 00:43:13 [WARNING] public void initialize() { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingSystem.java:652: warning: no comment 00:43:13 [WARNING] public void notifyChange(Eid eid, MappingRecord mapping, MappingChange mappingChange) { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingSystem.java:115: warning: no comment 00:43:13 [WARNING] public void setDataStoreBackEnd(DataStoreBackEnd dataStoreBackEnd) { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/lisp/MapResolver.java:60: warning: no comment 00:43:13 [WARNING] public class MapResolver implements IMapResolverAsync { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/lisp/MapResolver.java:75: warning: no comment 00:43:13 [WARNING] public MapResolver(IMappingService mapService, boolean smr, ExplicitLocatorPathPolicy elpPolicy, 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/lisp/MapServer.java:82: warning: no comment 00:43:13 [WARNING] public class MapServer implements IMapServerAsync, ISmrNotificationListener, Listener, AutoCloseable { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/lisp/MapServer.java:94: warning: no comment 00:43:13 [WARNING] public MapServer(IMappingService mapService, ConfigIni config, IMapNotifyHandler notifyHandler, 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MSNotificationInputUtil.java:60: warning: no comment 00:43:13 [WARNING] public static List toDstSubscriberList(Set subscribers) { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MSNotificationInputUtil.java:38: warning: no comment 00:43:13 [WARNING] public static MappingChanged toMappingChanged(MappingRecord mapping, Eid eid, Set subscribers, 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MSNotificationInputUtil.java:48: warning: no comment 00:43:13 [WARNING] public static List toSubscriberList(Set subscribers) { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MSNotificationInputUtil.java:72: warning: no comment 00:43:13 [WARNING] public static Set toSubscriberSet(List subscribers) { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MSNotificationInputUtil.java:83: warning: no comment 00:43:13 [WARNING] public static Set toSubscriberSetFromDst(List subscribers) { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/RPCInputConvertorUtil.java:39: warning: no comment 00:43:13 [WARNING] public static AuthenticationKey toAuthenticationKey(AddKeyInput input) { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/RPCInputConvertorUtil.java:47: warning: no comment 00:43:13 [WARNING] public static AuthenticationKey toAuthenticationKey(RemoveKeyInput input) { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/RPCInputConvertorUtil.java:43: warning: no comment 00:43:13 [WARNING] public static AuthenticationKey toAuthenticationKey(UpdateKeyInput input) { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/RPCInputConvertorUtil.java:61: warning: no comment 00:43:13 [WARNING] public static Mapping toMapping(AddMappingInput input) { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/RPCInputConvertorUtil.java:69: warning: no comment 00:43:13 [WARNING] public static Mapping toMapping(RemoveMappingInput input) { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/RPCInputConvertorUtil.java:65: warning: no comment 00:43:13 [WARNING] public static Mapping toMapping(UpdateMappingInput input) { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucket.java:27: warning: no comment 00:43:13 [WARNING] public TimeBucket(MappingSystem mappingSystem) { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucket.java:32: warning: no comment 00:43:13 [WARNING] public void add(Eid key, MappingData mappingData) { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucket.java:44: warning: no comment 00:43:13 [WARNING] public void clearBucket() { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucket.java:36: warning: no comment 00:43:13 [WARNING] public void removeFromBucketOnly(Eid key) { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/implementation/TimeBucketMappingTimeoutService.java:24: warning: no comment 00:43:13 [WARNING] public TimeBucketMappingTimeoutService(long mappingRecordValidityInMillis, MappingSystem mappingSystem) { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucketWheel.java:32: warning: no comment 00:43:13 [WARNING] public TimeBucketWheel(int numberOfBuckets, long mappingRecordValidityInMilis, MappingSystem mappingSystem) { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucketWheel.java:54: warning: no comment 00:43:13 [WARNING] public int add(Eid key, MappingData mappingData, long timestamp) { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucketWheel.java:98: warning: no comment 00:43:13 [WARNING] public void clearExpiredMappingAndRotate() { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucketWheel.java:102: warning: no comment 00:43:13 [WARNING] public void clearExpiredMappingAndRotate(long currentStamp) { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucketWheel.java:63: warning: no comment 00:43:13 [WARNING] public int refreshMappping(Eid key, MappingData newMappingData, long timestamp, int bucketId) { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucketWheel.java:69: warning: no comment 00:43:13 [WARNING] public void removeMapping(Eid key, int bucketId) { 00:43:13 [WARNING] ^ 00:43:13 [WARNING] 83 warnings 00:43:13 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/target/mappingservice.implementation-1.23.0-javadoc.jar 00:43:13 [INFO] 00:43:13 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mappingservice.implementation --- 00:43:13 [INFO] CycloneDX: Resolving Dependencies 00:43:13 [INFO] CycloneDX: Creating BOM version 1.6 with 40 component(s) 00:43:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/target/bom.xml 00:43:13 [INFO] attaching as mappingservice.implementation-1.23.0-cyclonedx.xml 00:43:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/target/bom.json 00:43:13 [INFO] attaching as mappingservice.implementation-1.23.0-cyclonedx.json 00:43:13 [INFO] 00:43:13 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.implementation --- 00:43:13 [INFO] Skipping duplicate-finder execution! 00:43:13 [INFO] 00:43:13 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ mappingservice.implementation --- 00:43:13 [WARNING] Used undeclared dependencies found: 00:43:13 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 00:43:13 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 00:43:13 [WARNING] org.powermock:powermock-core:jar:2.0.9:test 00:43:13 [WARNING] org.apache.commons:commons-lang3:jar:3.20.0:compile 00:43:13 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 00:43:13 [WARNING] org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 00:43:13 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 00:43:13 [WARNING] org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 00:43:13 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 00:43:13 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:compile 00:43:13 [WARNING] org.opendaylight.yangtools:concepts:jar:15.0.2:compile 00:43:13 [WARNING] org.powermock:powermock-reflect:jar:2.0.9:test 00:43:13 [WARNING] Unused declared dependencies found: 00:43:13 [WARNING] org.opendaylight.mdsal:mdsal-singleton-impl:jar:16.0.3:compile 00:43:13 [WARNING] Non-test scoped test only dependencies found: 00:43:13 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 00:43:13 [INFO] 00:43:13 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ mappingservice.implementation --- 00:43:13 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/target/mappingservice.implementation-1.23.0-sources.jar 00:43:13 [INFO] 00:43:13 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mappingservice.implementation --- 00:43:13 [INFO] 00:43:13 [INFO] --- jacoco:0.8.14:report (report) @ mappingservice.implementation --- 00:43:13 [INFO] Loading execution data file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/target/code-coverage/jacoco.exec 00:43:13 [INFO] Analyzed bundle 'ODL :: lispflowmapping :: mappingservice.implementation' with 22 classes 00:43:13 [INFO] 00:43:13 [INFO] --- install:3.1.4:install (default-install) @ mappingservice.implementation --- 00:43:13 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.implementation/1.23.0/mappingservice.implementation-1.23.0.pom 00:43:13 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/target/mappingservice.implementation-1.23.0.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.implementation/1.23.0/mappingservice.implementation-1.23.0.jar 00:43:13 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/target/mappingservice.implementation-1.23.0-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.implementation/1.23.0/mappingservice.implementation-1.23.0-javadoc.jar 00:43:13 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.implementation/1.23.0/mappingservice.implementation-1.23.0-cyclonedx.xml 00:43:13 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.implementation/1.23.0/mappingservice.implementation-1.23.0-cyclonedx.json 00:43:13 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/target/mappingservice.implementation-1.23.0-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.implementation/1.23.0/mappingservice.implementation-1.23.0-sources.jar 00:43:13 [INFO] 00:43:13 [INFO] --- bundle:6.0.0:install (default-install) @ mappingservice.implementation --- 00:43:13 [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.implementation/1.23.0/mappingservice.implementation-1.23.0.jar 00:43:13 [INFO] Writing OBR metadata 00:43:13 [INFO] 00:43:13 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mappingservice.implementation --- 00:43:13 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:43:13 [INFO] 00:43:13 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mappingservice.implementation --- 00:43:13 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:43:13 [INFO] 00:43:13 [INFO] --< org.opendaylight.lispflowmapping:odl-lispflowmapping-mappingservice >-- 00:43:13 [INFO] Building ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice 1.23.0 [56/142] 00:43:13 [INFO] from lispflowmapping/features/odl-lispflowmapping-mappingservice/pom.xml 00:43:13 [INFO] ------------------------------[ feature ]------------------------------- 00:43:14 [INFO] 00:43:14 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-lispflowmapping-mappingservice --- 00:43:14 [INFO] 00:43:14 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-lispflowmapping-mappingservice --- 00:43:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:43:14 [INFO] 00:43:14 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-lispflowmapping-mappingservice --- 00:43:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:43:14 [INFO] 00:43:14 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-lispflowmapping-mappingservice --- 00:43:14 [INFO] 00:43:14 [INFO] --- dependency:3.10.0:properties (default) @ odl-lispflowmapping-mappingservice --- 00:43:14 [INFO] 00:43:14 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-lispflowmapping-mappingservice --- 00:43:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:43:14 [INFO] argLine set to empty 00:43:14 [INFO] 00:43:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-lispflowmapping-mappingservice --- 00:43:14 [INFO] 00:43:14 [INFO] --- checkstyle:3.6.0:check (default) @ odl-lispflowmapping-mappingservice --- 00:43:14 [INFO] Starting audit... 00:43:14 Audit done. 00:43:14 [INFO] You have 0 Checkstyle violations. 00:43:14 [INFO] 00:43:14 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-lispflowmapping-mappingservice --- 00:43:14 [INFO] 00:43:14 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-lispflowmapping-mappingservice --- 00:43:14 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-mappingservice/target/feature/feature.xml 00:43:14 [INFO] ...done! 00:43:14 [INFO] Set artifact 00:43:14 [INFO] 00:43:14 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-lispflowmapping-mappingservice --- 00:43:14 [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 00:43:14 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:43:14 [INFO] 00:43:14 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-lispflowmapping-mappingservice >>> 00:43:14 [INFO] 00:43:14 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-lispflowmapping-mappingservice --- 00:43:14 [INFO] No files found to run spotbugs, check compile phase has been run 00:43:14 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:43:14 [INFO] 00:43:14 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-lispflowmapping-mappingservice <<< 00:43:14 [INFO] 00:43:14 [INFO] 00:43:14 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-lispflowmapping-mappingservice --- 00:43:14 [INFO] 00:43:14 [INFO] --- feattest:14.3.1:test (default) @ odl-lispflowmapping-mappingservice --- 00:43:14 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:43:14 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 00:43:14 [INFO] 00:43:14 [INFO] --- copy:14.3.1:copy-files (default) @ odl-lispflowmapping-mappingservice --- 00:43:14 [INFO] 00:43:14 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-lispflowmapping-mappingservice --- 00:43:14 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:43:14 [INFO] 00:43:14 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-lispflowmapping-mappingservice --- 00:43:14 [INFO] CycloneDX: Resolving Dependencies 00:43:19 [INFO] CycloneDX: Creating BOM version 1.6 with 426 component(s) 00:43:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-mappingservice/target/bom.xml 00:43:19 [INFO] attaching as odl-lispflowmapping-mappingservice-1.23.0-cyclonedx.xml 00:43:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-mappingservice/target/bom.json 00:43:19 [INFO] attaching as odl-lispflowmapping-mappingservice-1.23.0-cyclonedx.json 00:43:19 [INFO] 00:43:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-lispflowmapping-mappingservice --- 00:43:19 [INFO] Skipping duplicate-finder execution! 00:43:19 [INFO] 00:43:19 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-lispflowmapping-mappingservice --- 00:43:19 [INFO] Skipping plugin execution 00:43:19 [INFO] 00:43:19 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-lispflowmapping-mappingservice --- 00:43:19 [INFO] Skipping source per configuration. 00:43:19 [INFO] 00:43:19 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-lispflowmapping-mappingservice --- 00:43:19 [INFO] 00:43:19 [INFO] --- jacoco:0.8.14:report (report) @ odl-lispflowmapping-mappingservice --- 00:43:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:43:19 [INFO] 00:43:19 [INFO] --- install:3.1.4:install (default-install) @ odl-lispflowmapping-mappingservice --- 00:43:19 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-mappingservice/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.23.0/odl-lispflowmapping-mappingservice-1.23.0.pom 00:43:19 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-mappingservice/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.23.0/odl-lispflowmapping-mappingservice-1.23.0-features.xml 00:43:19 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-mappingservice/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.23.0/odl-lispflowmapping-mappingservice-1.23.0-cyclonedx.xml 00:43:19 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-mappingservice/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.23.0/odl-lispflowmapping-mappingservice-1.23.0-cyclonedx.json 00:43:19 [INFO] 00:43:19 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-lispflowmapping-mappingservice --- 00:43:19 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:43:19 [INFO] 00:43:19 [INFO] -----< org.opendaylight.lispflowmapping:odl-lispflowmapping-msmr >------ 00:43:19 [INFO] Building ODL :: lispflowmapping :: odl-lispflowmapping-msmr 1.23.0 [57/142] 00:43:19 [INFO] from lispflowmapping/features/odl-lispflowmapping-msmr/pom.xml 00:43:19 [INFO] ------------------------------[ feature ]------------------------------- 00:43:19 [INFO] 00:43:19 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-lispflowmapping-msmr --- 00:43:19 [INFO] 00:43:19 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-lispflowmapping-msmr --- 00:43:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:43:19 [INFO] 00:43:19 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-lispflowmapping-msmr --- 00:43:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:43:19 [INFO] 00:43:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-lispflowmapping-msmr --- 00:43:20 [INFO] 00:43:20 [INFO] --- dependency:3.10.0:properties (default) @ odl-lispflowmapping-msmr --- 00:43:20 [INFO] 00:43:20 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-lispflowmapping-msmr --- 00:43:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:43:20 [INFO] argLine set to empty 00:43:20 [INFO] 00:43:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-lispflowmapping-msmr --- 00:43:20 [INFO] 00:43:20 [INFO] --- checkstyle:3.6.0:check (default) @ odl-lispflowmapping-msmr --- 00:43:20 [INFO] Starting audit... 00:43:20 Audit done. 00:43:20 [INFO] You have 0 Checkstyle violations. 00:43:20 [INFO] 00:43:20 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-lispflowmapping-msmr --- 00:43:20 [INFO] 00:43:20 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-lispflowmapping-msmr --- 00:43:20 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-msmr/target/feature/feature.xml 00:43:20 [INFO] ...done! 00:43:20 [INFO] Set artifact 00:43:20 [INFO] 00:43:20 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-lispflowmapping-msmr --- 00:43:20 [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 00:43:20 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:43:20 [INFO] 00:43:20 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-lispflowmapping-msmr >>> 00:43:20 [INFO] 00:43:20 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-lispflowmapping-msmr --- 00:43:20 [INFO] No files found to run spotbugs, check compile phase has been run 00:43:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:43:20 [INFO] 00:43:20 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-lispflowmapping-msmr <<< 00:43:20 [INFO] 00:43:20 [INFO] 00:43:20 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-lispflowmapping-msmr --- 00:43:20 [INFO] 00:43:20 [INFO] --- feattest:14.3.1:test (default) @ odl-lispflowmapping-msmr --- 00:43:20 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:43:20 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 00:43:20 [INFO] 00:43:20 [INFO] --- copy:14.3.1:copy-files (default) @ odl-lispflowmapping-msmr --- 00:43:20 [INFO] 00:43:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-lispflowmapping-msmr --- 00:43:20 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:43:20 [INFO] 00:43:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-lispflowmapping-msmr --- 00:43:20 [INFO] CycloneDX: Resolving Dependencies 00:43:25 [INFO] CycloneDX: Creating BOM version 1.6 with 427 component(s) 00:43:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-msmr/target/bom.xml 00:43:25 [INFO] attaching as odl-lispflowmapping-msmr-1.23.0-cyclonedx.xml 00:43:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-msmr/target/bom.json 00:43:25 [INFO] attaching as odl-lispflowmapping-msmr-1.23.0-cyclonedx.json 00:43:25 [INFO] 00:43:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-lispflowmapping-msmr --- 00:43:25 [INFO] Skipping duplicate-finder execution! 00:43:25 [INFO] 00:43:25 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-lispflowmapping-msmr --- 00:43:25 [INFO] Skipping plugin execution 00:43:25 [INFO] 00:43:25 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-lispflowmapping-msmr --- 00:43:25 [INFO] Skipping source per configuration. 00:43:25 [INFO] 00:43:25 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-lispflowmapping-msmr --- 00:43:25 [INFO] 00:43:25 [INFO] --- jacoco:0.8.14:report (report) @ odl-lispflowmapping-msmr --- 00:43:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:43:25 [INFO] 00:43:25 [INFO] --- install:3.1.4:install (default-install) @ odl-lispflowmapping-msmr --- 00:43:25 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-msmr/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.23.0/odl-lispflowmapping-msmr-1.23.0.pom 00:43:25 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-msmr/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.23.0/odl-lispflowmapping-msmr-1.23.0-features.xml 00:43:25 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-msmr/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.23.0/odl-lispflowmapping-msmr-1.23.0-cyclonedx.xml 00:43:25 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-msmr/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.23.0/odl-lispflowmapping-msmr-1.23.0-cyclonedx.json 00:43:25 [INFO] 00:43:25 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-lispflowmapping-msmr --- 00:43:25 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:43:25 [INFO] 00:43:25 [INFO] -------< org.opendaylight.lispflowmapping:mappingservice.shell >-------- 00:43:25 [INFO] Building ODL :: lispflowmapping :: mappingservice.shell 1.23.0 [58/142] 00:43:25 [INFO] from lispflowmapping/mappingservice/shell/pom.xml 00:43:25 [INFO] -------------------------------[ bundle ]------------------------------- 00:43:25 [INFO] 00:43:25 [INFO] --- clean:3.5.0:clean (default-clean) @ mappingservice.shell --- 00:43:25 [INFO] 00:43:25 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mappingservice.shell --- 00:43:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:43:25 [INFO] 00:43:25 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mappingservice.shell --- 00:43:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:43:25 [INFO] 00:43:25 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mappingservice.shell --- 00:43:25 [INFO] 00:43:25 [INFO] --- dependency:3.10.0:properties (default) @ mappingservice.shell --- 00:43:25 [INFO] 00:43:25 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mappingservice.shell --- 00:43:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:43:25 [INFO] 00:43:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ mappingservice.shell --- 00:43:25 [INFO] 00:43:25 [INFO] --- checkstyle:3.6.0:check (default) @ mappingservice.shell --- 00:43:25 [INFO] Starting audit... 00:43:25 Audit done. 00:43:25 [INFO] You have 0 Checkstyle violations. 00:43:25 [INFO] 00:43:25 [INFO] --- dependency:3.10.0:copy (unpack-license) @ mappingservice.shell --- 00:43:25 [INFO] 00:43:25 [INFO] --- resources:3.4.0:resources (default-resources) @ mappingservice.shell --- 00:43:25 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/shell/src/main/resources 00:43:25 [INFO] 00:43:25 [INFO] --- compiler:3.15.0:compile (default-compile) @ mappingservice.shell --- 00:43:25 [INFO] Recompiling the module because of changed dependency. 00:43:25 [INFO] Compiling 3 source files with javac [debug release 21] to target/classes 00:43:25 [INFO] 00:43:25 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mappingservice.shell >>> 00:43:25 [INFO] 00:43:25 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mappingservice.shell --- 00:43:25 [INFO] Fork Value is true 00:43:27 [INFO] Done SpotBugs Analysis.... 00:43:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:43:27 [INFO] 00:43:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mappingservice.shell <<< 00:43:27 [INFO] 00:43:27 [INFO] 00:43:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mappingservice.shell --- 00:43:27 [INFO] BugInstance size is 0 00:43:27 [INFO] Error size is 0 00:43:27 [INFO] No errors/warnings found 00:43:27 [INFO] 00:43:27 [INFO] --- karaf-services:4.4.10:service-metadata-generate (service-metadata-generate) @ mappingservice.shell --- 00:43:28 [INFO] Service org.opendaylight.lispflowmapping.shell.LispMappings 00:43:28 [INFO] Service org.opendaylight.lispflowmapping.shell.LispKeys 00:43:28 [INFO] Service org.opendaylight.lispflowmapping.shell.LispAddKey 00:43:28 [INFO] 00:43:28 [INFO] --- resources:3.4.0:testResources (default-testResources) @ mappingservice.shell --- 00:43:28 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/shell/src/test/resources 00:43:28 [INFO] 00:43:28 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ mappingservice.shell --- 00:43:28 [INFO] No sources to compile 00:43:28 [INFO] 00:43:28 [INFO] --- surefire:3.5.5:test (default-test) @ mappingservice.shell --- 00:43:28 [INFO] No tests to run. 00:43:28 [INFO] 00:43:28 [INFO] --- copy:14.3.1:copy-files (default) @ mappingservice.shell --- 00:43:28 [INFO] 00:43:28 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mappingservice.shell --- 00:43:28 [INFO] Building bundle: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/shell/target/mappingservice.shell-1.23.0.jar 00:43:28 [INFO] Writing manifest: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/shell/target/classes/META-INF/MANIFEST.MF 00:43:28 [INFO] 00:43:28 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mappingservice.shell --- 00:43:29 [WARNING] Javadoc Warnings 00:43:29 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:29 [WARNING] public class LispAddKey implements Action { 00:43:29 [WARNING] ^ 00:43:29 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:29 [WARNING] public class LispKeys implements Action { 00:43:29 [WARNING] ^ 00:43:29 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:29 [WARNING] public class LispMappings implements Action { 00:43:29 [WARNING] ^ 00:43:29 [WARNING] 3 warnings 00:43:29 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/shell/target/mappingservice.shell-1.23.0-javadoc.jar 00:43:29 [INFO] 00:43:29 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mappingservice.shell --- 00:43:29 [INFO] CycloneDX: Resolving Dependencies 00:43:30 [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) 00:43:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/shell/target/bom.xml 00:43:30 [INFO] attaching as mappingservice.shell-1.23.0-cyclonedx.xml 00:43:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/shell/target/bom.json 00:43:30 [INFO] attaching as mappingservice.shell-1.23.0-cyclonedx.json 00:43:30 [INFO] 00:43:30 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.shell --- 00:43:30 [INFO] Skipping duplicate-finder execution! 00:43:30 [INFO] 00:43:30 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ mappingservice.shell --- 00:43:30 [INFO] No dependency problems found 00:43:30 [INFO] 00:43:30 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ mappingservice.shell --- 00:43:30 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/shell/target/mappingservice.shell-1.23.0-sources.jar 00:43:30 [INFO] 00:43:30 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mappingservice.shell --- 00:43:30 [INFO] 00:43:30 [INFO] --- jacoco:0.8.14:report (report) @ mappingservice.shell --- 00:43:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:43:30 [INFO] 00:43:30 [INFO] --- install:3.1.4:install (default-install) @ mappingservice.shell --- 00:43:30 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/shell/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.shell/1.23.0/mappingservice.shell-1.23.0.pom 00:43:30 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/shell/target/mappingservice.shell-1.23.0.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.shell/1.23.0/mappingservice.shell-1.23.0.jar 00:43:30 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/shell/target/mappingservice.shell-1.23.0-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.shell/1.23.0/mappingservice.shell-1.23.0-javadoc.jar 00:43:30 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/shell/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.shell/1.23.0/mappingservice.shell-1.23.0-cyclonedx.xml 00:43:30 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/shell/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.shell/1.23.0/mappingservice.shell-1.23.0-cyclonedx.json 00:43:30 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/mappingservice/shell/target/mappingservice.shell-1.23.0-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.shell/1.23.0/mappingservice.shell-1.23.0-sources.jar 00:43:30 [INFO] 00:43:30 [INFO] --- bundle:6.0.0:install (default-install) @ mappingservice.shell --- 00:43:30 [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.shell/1.23.0/mappingservice.shell-1.23.0.jar 00:43:30 [INFO] Writing OBR metadata 00:43:30 [INFO] 00:43:30 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mappingservice.shell --- 00:43:30 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:43:30 [INFO] 00:43:30 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mappingservice.shell --- 00:43:30 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:43:30 [INFO] 00:43:30 [INFO] --< org.opendaylight.lispflowmapping:odl-lispflowmapping-mappingservice-shell >-- 00:43:30 [INFO] Building ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice-shell 1.23.0 [59/142] 00:43:30 [INFO] from lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/pom.xml 00:43:30 [INFO] ------------------------------[ feature ]------------------------------- 00:43:30 [INFO] 00:43:30 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-lispflowmapping-mappingservice-shell --- 00:43:30 [INFO] 00:43:30 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-lispflowmapping-mappingservice-shell --- 00:43:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:43:30 [INFO] 00:43:30 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-lispflowmapping-mappingservice-shell --- 00:43:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:43:30 [INFO] 00:43:30 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-lispflowmapping-mappingservice-shell --- 00:43:30 [INFO] 00:43:30 [INFO] --- dependency:3.10.0:properties (default) @ odl-lispflowmapping-mappingservice-shell --- 00:43:30 [INFO] 00:43:30 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-lispflowmapping-mappingservice-shell --- 00:43:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:43:30 [INFO] argLine set to empty 00:43:30 [INFO] 00:43:30 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-lispflowmapping-mappingservice-shell --- 00:43:30 [INFO] 00:43:30 [INFO] --- checkstyle:3.6.0:check (default) @ odl-lispflowmapping-mappingservice-shell --- 00:43:30 [INFO] Starting audit... 00:43:30 Audit done. 00:43:30 [INFO] You have 0 Checkstyle violations. 00:43:30 [INFO] 00:43:30 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-lispflowmapping-mappingservice-shell --- 00:43:30 [INFO] 00:43:30 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-lispflowmapping-mappingservice-shell --- 00:43:30 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/target/feature/feature.xml 00:43:30 [INFO] ...done! 00:43:30 [INFO] Set artifact 00:43:30 [INFO] 00:43:30 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-lispflowmapping-mappingservice-shell --- 00:43:30 [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 00:43:30 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:43:30 [INFO] 00:43:30 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-lispflowmapping-mappingservice-shell >>> 00:43:30 [INFO] 00:43:30 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-lispflowmapping-mappingservice-shell --- 00:43:30 [INFO] No files found to run spotbugs, check compile phase has been run 00:43:30 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:43:30 [INFO] 00:43:30 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-lispflowmapping-mappingservice-shell <<< 00:43:30 [INFO] 00:43:30 [INFO] 00:43:30 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-lispflowmapping-mappingservice-shell --- 00:43:30 [INFO] 00:43:30 [INFO] --- feattest:14.3.1:test (default) @ odl-lispflowmapping-mappingservice-shell --- 00:43:30 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:43:30 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 00:43:30 [INFO] 00:43:30 [INFO] --- copy:14.3.1:copy-files (default) @ odl-lispflowmapping-mappingservice-shell --- 00:43:30 [INFO] 00:43:30 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-lispflowmapping-mappingservice-shell --- 00:43:30 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:43:30 [INFO] 00:43:30 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-lispflowmapping-mappingservice-shell --- 00:43:30 [INFO] CycloneDX: Resolving Dependencies 00:43:35 [INFO] CycloneDX: Creating BOM version 1.6 with 428 component(s) 00:43:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/target/bom.xml 00:43:35 [INFO] attaching as odl-lispflowmapping-mappingservice-shell-1.23.0-cyclonedx.xml 00:43:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/target/bom.json 00:43:35 [INFO] attaching as odl-lispflowmapping-mappingservice-shell-1.23.0-cyclonedx.json 00:43:35 [INFO] 00:43:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-lispflowmapping-mappingservice-shell --- 00:43:35 [INFO] Skipping duplicate-finder execution! 00:43:35 [INFO] 00:43:35 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-lispflowmapping-mappingservice-shell --- 00:43:35 [INFO] Skipping plugin execution 00:43:35 [INFO] 00:43:35 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-lispflowmapping-mappingservice-shell --- 00:43:35 [INFO] Skipping source per configuration. 00:43:35 [INFO] 00:43:35 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-lispflowmapping-mappingservice-shell --- 00:43:35 [INFO] 00:43:35 [INFO] --- jacoco:0.8.14:report (report) @ odl-lispflowmapping-mappingservice-shell --- 00:43:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:43:35 [INFO] 00:43:35 [INFO] --- install:3.1.4:install (default-install) @ odl-lispflowmapping-mappingservice-shell --- 00:43:35 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.23.0/odl-lispflowmapping-mappingservice-shell-1.23.0.pom 00:43:35 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.23.0/odl-lispflowmapping-mappingservice-shell-1.23.0-features.xml 00:43:35 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.23.0/odl-lispflowmapping-mappingservice-shell-1.23.0-cyclonedx.xml 00:43:35 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.23.0/odl-lispflowmapping-mappingservice-shell-1.23.0-cyclonedx.json 00:43:35 [INFO] 00:43:35 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-lispflowmapping-mappingservice-shell --- 00:43:35 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:43:35 [INFO] 00:43:35 [INFO] -----< org.opendaylight.lispflowmapping:features-lispflowmapping >------ 00:43:35 [INFO] Building ODL :: lispflowmapping :: features-lispflowmapping 1.23.0 [60/142] 00:43:35 [INFO] from lispflowmapping/features/features-lispflowmapping/pom.xml 00:43:35 [INFO] ------------------------------[ feature ]------------------------------- 00:43:36 [INFO] 00:43:36 [INFO] --- clean:3.5.0:clean (default-clean) @ features-lispflowmapping --- 00:43:36 [INFO] 00:43:36 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-lispflowmapping --- 00:43:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:43:36 [INFO] 00:43:36 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ features-lispflowmapping --- 00:43:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:43:36 [INFO] 00:43:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-lispflowmapping --- 00:43:36 [INFO] 00:43:36 [INFO] --- dependency:3.10.0:properties (default) @ features-lispflowmapping --- 00:43:36 [INFO] 00:43:36 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ features-lispflowmapping --- 00:43:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:43:36 [INFO] argLine set to empty 00:43:36 [INFO] 00:43:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-lispflowmapping --- 00:43:36 [INFO] 00:43:36 [INFO] --- checkstyle:3.6.0:check (default) @ features-lispflowmapping --- 00:43:36 [INFO] Starting audit... 00:43:36 Audit done. 00:43:36 [INFO] You have 0 Checkstyle violations. 00:43:36 [INFO] 00:43:36 [INFO] --- dependency:3.10.0:copy (unpack-license) @ features-lispflowmapping --- 00:43:36 [INFO] 00:43:36 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ features-lispflowmapping --- 00:43:36 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/features/features-lispflowmapping/target/feature/feature.xml 00:43:36 [INFO] ...done! 00:43:36 [INFO] Set artifact 00:43:36 [INFO] 00:43:36 [INFO] --- karaf:4.4.10:verify (default-verify) @ features-lispflowmapping --- 00:43:36 [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 00:43:36 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:43:36 [INFO] 00:43:36 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-lispflowmapping >>> 00:43:36 [INFO] 00:43:36 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-lispflowmapping --- 00:43:36 [INFO] No files found to run spotbugs, check compile phase has been run 00:43:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:43:36 [INFO] 00:43:36 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-lispflowmapping <<< 00:43:36 [INFO] 00:43:36 [INFO] 00:43:36 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-lispflowmapping --- 00:43:36 [INFO] 00:43:36 [INFO] --- feattest:14.3.1:test (default) @ features-lispflowmapping --- 00:43:36 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:43:36 [INFO] 00:43:36 [INFO] --- copy:14.3.1:copy-files (default) @ features-lispflowmapping --- 00:43:36 [INFO] 00:43:36 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ features-lispflowmapping --- 00:43:36 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:43:36 [INFO] 00:43:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-lispflowmapping --- 00:43:36 [INFO] CycloneDX: Resolving Dependencies 00:43:41 [INFO] CycloneDX: Creating BOM version 1.6 with 430 component(s) 00:43:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/features/features-lispflowmapping/target/bom.xml 00:43:41 [INFO] attaching as features-lispflowmapping-1.23.0-cyclonedx.xml 00:43:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/features/features-lispflowmapping/target/bom.json 00:43:41 [INFO] attaching as features-lispflowmapping-1.23.0-cyclonedx.json 00:43:41 [INFO] 00:43:41 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-lispflowmapping --- 00:43:41 [INFO] Skipping duplicate-finder execution! 00:43:41 [INFO] 00:43:41 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ features-lispflowmapping --- 00:43:41 [INFO] Skipping plugin execution 00:43:41 [INFO] 00:43:41 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ features-lispflowmapping --- 00:43:41 [WARNING] NOT adding sources to artifacts with classifier as Maven only supports one classifier per artifact. Current artifact [org.opendaylight.lispflowmapping:features-lispflowmapping:xml:features:1.23.0] has a [features] classifier. 00:43:41 [INFO] 00:43:41 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-lispflowmapping --- 00:43:41 [INFO] 00:43:41 [INFO] --- jacoco:0.8.14:report (report) @ features-lispflowmapping --- 00:43:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:43:41 [INFO] 00:43:41 [INFO] --- install:3.1.4:install (default-install) @ features-lispflowmapping --- 00:43:41 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/features/features-lispflowmapping/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/features-lispflowmapping/1.23.0/features-lispflowmapping-1.23.0.pom 00:43:41 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/features/features-lispflowmapping/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/features-lispflowmapping/1.23.0/features-lispflowmapping-1.23.0-features.xml 00:43:41 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/features/features-lispflowmapping/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/features-lispflowmapping/1.23.0/features-lispflowmapping-1.23.0-cyclonedx.xml 00:43:41 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/features/features-lispflowmapping/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/features-lispflowmapping/1.23.0/features-lispflowmapping-1.23.0-cyclonedx.json 00:43:41 [INFO] 00:43:41 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-lispflowmapping --- 00:43:41 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:43:41 [INFO] 00:43:41 [INFO] ------------< org.opendaylight.ovsdb:ovsdb-binding-parent >------------- 00:43:41 [INFO] Building ovsdb-binding-parent 1.22.0 [61/142] 00:43:41 [INFO] from ovsdb/commons/binding-parent/pom.xml 00:43:41 [INFO] --------------------------------[ pom ]--------------------------------- 00:43:41 [INFO] 00:43:41 [INFO] --- clean:3.5.0:clean (default-clean) @ ovsdb-binding-parent --- 00:43:41 [INFO] 00:43:41 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ ovsdb-binding-parent --- 00:43:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:43:41 [INFO] 00:43:41 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ ovsdb-binding-parent --- 00:43:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:43:41 [INFO] 00:43:41 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ ovsdb-binding-parent --- 00:43:41 [INFO] 00:43:41 [INFO] --- dependency:3.10.0:properties (default) @ ovsdb-binding-parent --- 00:43:41 [INFO] 00:43:41 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ ovsdb-binding-parent --- 00:43:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:43:41 [INFO] 00:43:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ ovsdb-binding-parent --- 00:43:41 [INFO] 00:43:41 [INFO] --- checkstyle:3.6.0:check (default) @ ovsdb-binding-parent --- 00:43:41 [INFO] Starting audit... 00:43:41 Audit done. 00:43:41 [INFO] You have 0 Checkstyle violations. 00:43:41 [INFO] 00:43:41 [INFO] --- dependency:3.10.0:copy (unpack-license) @ ovsdb-binding-parent --- 00:43:41 [INFO] 00:43:41 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ ovsdb-binding-parent >>> 00:43:41 [INFO] 00:43:41 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ ovsdb-binding-parent --- 00:43:41 [INFO] No files found to run spotbugs, check compile phase has been run 00:43:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:43:41 [INFO] 00:43:41 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ ovsdb-binding-parent <<< 00:43:41 [INFO] 00:43:41 [INFO] 00:43:41 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ ovsdb-binding-parent --- 00:43:41 [INFO] 00:43:41 [INFO] --- copy:14.3.1:copy-files (default) @ ovsdb-binding-parent --- 00:43:41 [INFO] 00:43:41 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ ovsdb-binding-parent --- 00:43:41 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:43:41 [INFO] 00:43:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ovsdb-binding-parent --- 00:43:41 [INFO] CycloneDX: Resolving Dependencies 00:43:41 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 00:43:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/commons/binding-parent/target/bom.xml 00:43:41 [INFO] attaching as ovsdb-binding-parent-1.22.0-cyclonedx.xml 00:43:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/commons/binding-parent/target/bom.json 00:43:41 [INFO] attaching as ovsdb-binding-parent-1.22.0-cyclonedx.json 00:43:41 [INFO] 00:43:41 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ ovsdb-binding-parent --- 00:43:41 [INFO] Skipping duplicate-finder execution! 00:43:41 [INFO] 00:43:41 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ ovsdb-binding-parent --- 00:43:41 [INFO] Skipping pom project 00:43:41 [INFO] 00:43:41 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ ovsdb-binding-parent --- 00:43:41 [INFO] 00:43:41 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ ovsdb-binding-parent --- 00:43:41 [INFO] 00:43:41 [INFO] --- jacoco:0.8.14:report (report) @ ovsdb-binding-parent --- 00:43:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:43:41 [INFO] 00:43:41 [INFO] --- install:3.1.4:install (default-install) @ ovsdb-binding-parent --- 00:43:41 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/commons/binding-parent/pom.xml to /tmp/r/org/opendaylight/ovsdb/ovsdb-binding-parent/1.22.0/ovsdb-binding-parent-1.22.0.pom 00:43:41 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/commons/binding-parent/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/ovsdb-binding-parent/1.22.0/ovsdb-binding-parent-1.22.0-cyclonedx.xml 00:43:41 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/commons/binding-parent/target/bom.json to /tmp/r/org/opendaylight/ovsdb/ovsdb-binding-parent/1.22.0/ovsdb-binding-parent-1.22.0-cyclonedx.json 00:43:41 [INFO] 00:43:41 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ ovsdb-binding-parent --- 00:43:41 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:43:41 [INFO] 00:43:41 [INFO] -------------------< org.opendaylight.ovsdb:library >------------------- 00:43:41 [INFO] Building ODL :: ovsdb :: library 1.22.0 [62/142] 00:43:41 [INFO] from ovsdb/library/impl/pom.xml 00:43:41 [INFO] -------------------------------[ bundle ]------------------------------- 00:43:41 [INFO] 00:43:41 [INFO] --- clean:3.5.0:clean (default-clean) @ library --- 00:43:41 [INFO] 00:43:41 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ library --- 00:43:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:43:41 [INFO] 00:43:41 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ library --- 00:43:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:43:41 [INFO] 00:43:41 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ library --- 00:43:42 [INFO] 00:43:42 [INFO] --- dependency:3.10.0:properties (default) @ library --- 00:43:42 [INFO] 00:43:42 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ library --- 00:43:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:43:42 [INFO] 00:43:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ library --- 00:43:42 [INFO] 00:43:42 [INFO] --- checkstyle:3.6.0:check (default) @ library --- 00:43:42 [INFO] Starting audit... 00:43:42 Audit done. 00:43:42 [INFO] You have 0 Checkstyle violations. 00:43:42 [INFO] 00:43:42 [INFO] --- dependency:3.10.0:copy (unpack-license) @ library --- 00:43:42 [INFO] 00:43:42 [INFO] --- resources:3.4.0:resources (default-resources) @ library --- 00:43:42 [INFO] Copying 1 resource from src/main/resources to target/classes 00:43:42 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/impl/target/generated-sources/spi 00:43:42 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/impl/target/generated-sources/yang 00:43:42 [INFO] 00:43:42 [INFO] --- compiler:3.15.0:compile (default-compile) @ library --- 00:43:42 [INFO] Recompiling the module because of changed source code. 00:43:42 [INFO] Compiling 113 source files with javac [debug release 21] to target/classes 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 missing type arguments for generic class org.opendaylight.ovsdb.lib.message.TableUpdate 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 missing type arguments for generic class org.opendaylight.ovsdb.lib.message.TableUpdate 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TableUpdates.java:[26,28] unchecked conversion 00:43:43 required: org.opendaylight.ovsdb.lib.message.TableUpdate 00:43:43 found: org.opendaylight.ovsdb.lib.message.TableUpdate 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 missing type arguments for generic class org.opendaylight.ovsdb.lib.message.TableUpdate 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[95,59] unchecked conversion 00:43:43 required: org.opendaylight.ovsdb.lib.schema.ColumnSchema> 00:43:43 found: org.opendaylight.ovsdb.lib.schema.ColumnSchema 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[104,62] unchecked conversion 00:43:43 required: org.opendaylight.ovsdb.lib.schema.ColumnSchema> 00:43:43 found: org.opendaylight.ovsdb.lib.schema.ColumnSchema 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[112,54] unchecked conversion 00:43:43 required: org.opendaylight.ovsdb.lib.schema.ColumnSchema 00:43:43 found: org.opendaylight.ovsdb.lib.schema.ColumnSchema 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnSchema.java:[112,20] unchecked cast 00:43:43 required: D 00:43:43 found: java.lang.Object 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnSchema.java:[124,48] unchecked cast 00:43:43 required: D 00:43:43 found: java.lang.Object 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 required: java.util.Set 00:43:43 found: java.util.Set 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnSchema.java:[130,45] unchecked conversion 00:43:43 required: java.util.Set 00:43:43 found: java.util.Set 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 required: java.util.Map 00:43:43 found: java.util.Map 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnSchema.java:[132,45] unchecked conversion 00:43:43 required: java.util.Map 00:43:43 found: java.util.Map 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/Row.java:[42,42] unchecked cast 00:43:43 required: org.opendaylight.ovsdb.lib.notation.Column 00:43:43 found: org.opendaylight.ovsdb.lib.notation.Column 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Column 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 required: java.lang.String,java.util.Map 00:43:43 found: java.lang.String,java.util.Map 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/GenericTableSchema.java:[30,66] unchecked conversion 00:43:43 required: java.util.Map 00:43:43 found: java.util.Map 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 required: java.util.List> 00:43:43 found: java.util.List 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/FutureTransformUtils.java:[55,74] unchecked conversion 00:43:43 required: java.util.List> 00:43:43 found: java.util.List 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 missing type arguments for generic class org.opendaylight.ovsdb.lib.message.TableUpdate 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 required: java.lang.String,java.lang.Class 00:43:43 found: java.lang.String,java.lang.Class 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcEndpoint.java:[61,13] setSerializationInclusion(com.fasterxml.jackson.annotation.JsonInclude.Include) in com.fasterxml.jackson.databind.ObjectMapper has been deprecated 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 missing type arguments for generic class com.google.common.util.concurrent.SettableFuture 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 missing type arguments for generic class com.google.common.util.concurrent.SettableFuture 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcEndpoint.java:[337,103] found raw type: java.util.List 00:43:43 missing type arguments for generic class java.util.List 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 required: java.util.List 00:43:43 found: java.util.List 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcEndpoint.java:[339,27] unchecked conversion 00:43:43 required: java.util.List 00:43:43 found: java.util.List 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Column 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/json/RowSerializer.java:[24,52] unchecked conversion 00:43:43 required: java.util.Collection 00:43:43 found: java.util.Collection 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Mutate 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:43 required: org.opendaylight.ovsdb.lib.schema.TableSchema 00:43:43 found: org.opendaylight.ovsdb.lib.schema.TableSchema 00:43:43 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Mutate.java:[26,29] unchecked conversion 00:43:43 required: org.opendaylight.ovsdb.lib.schema.TableSchema 00:43:43 found: org.opendaylight.ovsdb.lib.schema.TableSchema 00:43:43 [INFO] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/DatabaseSchemaImpl.java: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/DatabaseSchemaImpl.java uses or overrides a deprecated API. 00:43:43 [INFO] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Select.java: Some input files additionally use unchecked or unsafe operations. 00:43:43 [INFO] 00:43:43 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ library >>> 00:43:43 [INFO] 00:43:43 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ library --- 00:43:43 [INFO] Fork Value is true 00:43:49 [INFO] Done SpotBugs Analysis.... 00:43:49 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:43:49 [INFO] 00:43:49 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ library <<< 00:43:49 [INFO] 00:43:49 [INFO] 00:43:49 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ library --- 00:43:49 [INFO] BugInstance size is 0 00:43:49 [INFO] Error size is 0 00:43:49 [INFO] No errors/warnings found 00:43:49 [INFO] 00:43:49 [INFO] --- resources:3.4.0:testResources (default-testResources) @ library --- 00:43:49 [INFO] Copying 6 resources from src/test/resources to target/test-classes 00:43:49 [INFO] 00:43:49 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ library --- 00:43:49 [INFO] Recompiling the module because of changed dependency. 00:43:49 [INFO] Compiling 7 source files with javac [debug release 21] to target/test-classes 00:43:49 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:49 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:49 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:49 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:49 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:49 [WARNING] /w/workspace/autorelease-release-chromium-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 00:43:49 [INFO] 00:43:49 [INFO] --- surefire:3.5.5:test (default-test) @ library --- 00:43:49 [INFO] Surefire report directory: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/impl/target/surefire-reports 00:43:49 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 00:43:49 [INFO] 00:43:49 [INFO] ------------------------------------------------------- 00:43:49 [INFO] T E S T S 00:43:49 [INFO] ------------------------------------------------------- 00:43:51 [INFO] Running org.opendaylight.ovsdb.lib.notation.VersionTest 00:43:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.opendaylight.ovsdb.lib.notation.VersionTest 00:43:51 [INFO] Running org.opendaylight.ovsdb.lib.schema.OvsdbSchemaTest 00:43:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.opendaylight.ovsdb.lib.schema.OvsdbSchemaTest 00:43:51 [INFO] Running org.opendaylight.ovsdb.lib.schema.typed.TyperUtilsTest 00:43:51 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.opendaylight.ovsdb.lib.schema.typed.TyperUtilsTest 00:43:51 [INFO] Running org.opendaylight.ovsdb.lib.jsonrpc.JsonRpcDecoderTest 00:43:51 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 s -- in org.opendaylight.ovsdb.lib.jsonrpc.JsonRpcDecoderTest 00:43:51 [INFO] Running org.opendaylight.ovsdb.lib.jsonrpc.TestClient 00:43:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.329 s -- in org.opendaylight.ovsdb.lib.jsonrpc.TestClient 00:43:53 [INFO] Running org.opendaylight.ovsdb.lib.StalePassiveConnectionServiceTest 00:43:53 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 00:44:01 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.454 s -- in org.opendaylight.ovsdb.lib.StalePassiveConnectionServiceTest 00:44:01 [INFO] 00:44:01 [INFO] Results: 00:44:01 [INFO] 00:44:01 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0 00:44:01 [INFO] 00:44:01 [INFO] 00:44:01 [INFO] --- copy:14.3.1:copy-files (default) @ library --- 00:44:01 [INFO] 00:44:01 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ library --- 00:44:02 [INFO] Building bundle: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/impl/target/library-1.22.0.jar 00:44:02 [INFO] Writing manifest: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/impl/target/classes/META-INF/MANIFEST.MF 00:44:02 [INFO] 00:44:02 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ library --- 00:44:04 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/impl/target/library-1.22.0-javadoc.jar 00:44:04 [INFO] 00:44:04 [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ library --- 00:44:04 [INFO] 00:44:04 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ library --- 00:44:04 [INFO] CycloneDX: Resolving Dependencies 00:44:05 [INFO] CycloneDX: Creating BOM version 1.6 with 44 component(s) 00:44:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/impl/target/bom.xml 00:44:05 [INFO] attaching as library-1.22.0-cyclonedx.xml 00:44:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/impl/target/bom.json 00:44:05 [INFO] attaching as library-1.22.0-cyclonedx.json 00:44:05 [INFO] 00:44:05 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ library --- 00:44:05 [INFO] Skipping duplicate-finder execution! 00:44:05 [INFO] 00:44:05 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ library --- 00:44:05 [INFO] No dependency problems found 00:44:05 [INFO] 00:44:05 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ library --- 00:44:05 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/impl/target/library-1.22.0-sources.jar 00:44:05 [INFO] 00:44:05 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ library --- 00:44:05 [INFO] 00:44:05 [INFO] --- jacoco:0.8.14:report (report) @ library --- 00:44:05 [INFO] Loading execution data file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/impl/target/code-coverage/jacoco.exec 00:44:05 [INFO] Analyzed bundle 'ODL :: ovsdb :: library' with 149 classes 00:44:05 [INFO] 00:44:05 [INFO] --- install:3.1.4:install (default-install) @ library --- 00:44:05 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/impl/pom.xml to /tmp/r/org/opendaylight/ovsdb/library/1.22.0/library-1.22.0.pom 00:44:05 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/impl/target/library-1.22.0.jar to /tmp/r/org/opendaylight/ovsdb/library/1.22.0/library-1.22.0.jar 00:44:05 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/impl/target/library-1.22.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/library/1.22.0/library-1.22.0-javadoc.jar 00:44:05 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/impl/target/classes/initial/library.cfg to /tmp/r/org/opendaylight/ovsdb/library/1.22.0/library-1.22.0-config.cfg 00:44:05 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/impl/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/library/1.22.0/library-1.22.0-cyclonedx.xml 00:44:05 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/impl/target/bom.json to /tmp/r/org/opendaylight/ovsdb/library/1.22.0/library-1.22.0-cyclonedx.json 00:44:05 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/impl/target/library-1.22.0-sources.jar to /tmp/r/org/opendaylight/ovsdb/library/1.22.0/library-1.22.0-sources.jar 00:44:05 [INFO] 00:44:05 [INFO] --- bundle:6.0.0:install (default-install) @ library --- 00:44:05 [INFO] Installing org/opendaylight/ovsdb/library/1.22.0/library-1.22.0.jar 00:44:05 [INFO] Writing OBR metadata 00:44:06 [INFO] 00:44:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ library --- 00:44:06 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:44:06 [INFO] 00:44:06 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ library --- 00:44:06 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:44:06 [INFO] 00:44:06 [INFO] -------------< org.opendaylight.ovsdb:utils.servicehelper >------------- 00:44:06 [INFO] Building ODL :: ovsdb :: utils.servicehelper 1.22.0 [63/142] 00:44:06 [INFO] from ovsdb/utils/servicehelper/pom.xml 00:44:06 [INFO] -------------------------------[ bundle ]------------------------------- 00:44:06 [INFO] 00:44:06 [INFO] --- clean:3.5.0:clean (default-clean) @ utils.servicehelper --- 00:44:06 [INFO] 00:44:06 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ utils.servicehelper --- 00:44:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:44:06 [INFO] 00:44:06 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ utils.servicehelper --- 00:44:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:44:06 [INFO] 00:44:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ utils.servicehelper --- 00:44:06 [INFO] 00:44:06 [INFO] --- dependency:3.10.0:properties (default) @ utils.servicehelper --- 00:44:06 [INFO] 00:44:06 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ utils.servicehelper --- 00:44:06 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:44:06 [INFO] 00:44:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ utils.servicehelper --- 00:44:06 [INFO] 00:44:06 [INFO] --- checkstyle:3.6.0:check (default) @ utils.servicehelper --- 00:44:06 [INFO] Starting audit... 00:44:06 Audit done. 00:44:06 [INFO] You have 0 Checkstyle violations. 00:44:06 [INFO] 00:44:06 [INFO] --- dependency:3.10.0:copy (unpack-license) @ utils.servicehelper --- 00:44:06 [INFO] 00:44:06 [INFO] --- resources:3.4.0:resources (default-resources) @ utils.servicehelper --- 00:44:06 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/servicehelper/src/main/resources 00:44:06 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/servicehelper/target/generated-sources/spi 00:44:06 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/servicehelper/target/generated-sources/yang 00:44:06 [INFO] 00:44:06 [INFO] --- compiler:3.15.0:compile (default-compile) @ utils.servicehelper --- 00:44:06 [INFO] Recompiling the module because of changed source code. 00:44:06 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 00:44:06 [INFO] 00:44:06 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ utils.servicehelper >>> 00:44:06 [INFO] 00:44:06 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ utils.servicehelper --- 00:44:06 [INFO] Fork Value is true 00:44:08 [INFO] Done SpotBugs Analysis.... 00:44:08 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:44:08 [INFO] 00:44:08 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ utils.servicehelper <<< 00:44:08 [INFO] 00:44:08 [INFO] 00:44:08 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ utils.servicehelper --- 00:44:08 [INFO] BugInstance size is 0 00:44:08 [INFO] Error size is 0 00:44:08 [INFO] No errors/warnings found 00:44:08 [INFO] 00:44:08 [INFO] --- jacoco:0.8.14:instrument (default-instrument) @ utils.servicehelper --- 00:44:08 [INFO] 00:44:08 [INFO] --- resources:3.4.0:testResources (default-testResources) @ utils.servicehelper --- 00:44:08 [INFO] Copying 1 resource from src/test/resources to target/test-classes 00:44:08 [INFO] 00:44:08 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ utils.servicehelper --- 00:44:08 [INFO] Recompiling the module because of changed dependency. 00:44:08 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 00:44:08 [INFO] 00:44:08 [INFO] --- surefire:3.5.5:test (default-test) @ utils.servicehelper --- 00:44:08 [INFO] Surefire report directory: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/servicehelper/target/surefire-reports 00:44:08 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 00:44:08 [INFO] 00:44:08 [INFO] ------------------------------------------------------- 00:44:08 [INFO] T E S T S 00:44:08 [INFO] ------------------------------------------------------- 00:44:09 [INFO] Running org.opendaylight.ovsdb.utils.servicehelper.ServiceHelperTest 00:44:09 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 00:44:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.023 s -- in org.opendaylight.ovsdb.utils.servicehelper.ServiceHelperTest 00:44:10 [INFO] 00:44:10 [INFO] Results: 00:44:10 [INFO] 00:44:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 00:44:10 [INFO] 00:44:10 [INFO] 00:44:10 [INFO] --- jacoco:0.8.14:restore-instrumented-classes (default-restore-instrumented-classes) @ utils.servicehelper --- 00:44:10 [INFO] 00:44:10 [INFO] --- copy:14.3.1:copy-files (default) @ utils.servicehelper --- 00:44:10 [INFO] 00:44:10 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ utils.servicehelper --- 00:44:10 [INFO] Building bundle: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/servicehelper/target/utils.servicehelper-1.22.0.jar 00:44:10 [INFO] Writing manifest: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/servicehelper/target/classes/META-INF/MANIFEST.MF 00:44:10 [INFO] 00:44:10 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ utils.servicehelper --- 00:44:12 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/servicehelper/target/utils.servicehelper-1.22.0-javadoc.jar 00:44:12 [INFO] 00:44:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ utils.servicehelper --- 00:44:12 [INFO] CycloneDX: Resolving Dependencies 00:44:12 [INFO] CycloneDX: Creating BOM version 1.6 with 4 component(s) 00:44:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/servicehelper/target/bom.xml 00:44:12 [INFO] attaching as utils.servicehelper-1.22.0-cyclonedx.xml 00:44:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/servicehelper/target/bom.json 00:44:12 [INFO] attaching as utils.servicehelper-1.22.0-cyclonedx.json 00:44:12 [INFO] 00:44:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ utils.servicehelper --- 00:44:12 [INFO] Skipping duplicate-finder execution! 00:44:12 [INFO] 00:44:12 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ utils.servicehelper --- 00:44:12 [INFO] No dependency problems found 00:44:12 [INFO] 00:44:12 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ utils.servicehelper --- 00:44:12 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/servicehelper/target/utils.servicehelper-1.22.0-sources.jar 00:44:12 [INFO] 00:44:12 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ utils.servicehelper --- 00:44:12 [INFO] 00:44:12 [INFO] --- jacoco:0.8.14:report (report) @ utils.servicehelper --- 00:44:12 [INFO] Loading execution data file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/servicehelper/target/code-coverage/jacoco.exec 00:44:12 [INFO] Analyzed bundle 'ODL :: ovsdb :: utils.servicehelper' with 1 classes 00:44:12 [INFO] 00:44:12 [INFO] --- install:3.1.4:install (default-install) @ utils.servicehelper --- 00:44:12 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/servicehelper/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.servicehelper/1.22.0/utils.servicehelper-1.22.0.pom 00:44:12 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/servicehelper/target/utils.servicehelper-1.22.0.jar to /tmp/r/org/opendaylight/ovsdb/utils.servicehelper/1.22.0/utils.servicehelper-1.22.0.jar 00:44:12 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/servicehelper/target/utils.servicehelper-1.22.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/utils.servicehelper/1.22.0/utils.servicehelper-1.22.0-javadoc.jar 00:44:12 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/servicehelper/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/utils.servicehelper/1.22.0/utils.servicehelper-1.22.0-cyclonedx.xml 00:44:12 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/servicehelper/target/bom.json to /tmp/r/org/opendaylight/ovsdb/utils.servicehelper/1.22.0/utils.servicehelper-1.22.0-cyclonedx.json 00:44:12 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/servicehelper/target/utils.servicehelper-1.22.0-sources.jar to /tmp/r/org/opendaylight/ovsdb/utils.servicehelper/1.22.0/utils.servicehelper-1.22.0-sources.jar 00:44:12 [INFO] 00:44:12 [INFO] --- bundle:6.0.0:install (default-install) @ utils.servicehelper --- 00:44:12 [INFO] Installing org/opendaylight/ovsdb/utils.servicehelper/1.22.0/utils.servicehelper-1.22.0.jar 00:44:12 [INFO] Writing OBR metadata 00:44:12 [INFO] 00:44:12 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ utils.servicehelper --- 00:44:12 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:44:12 [INFO] 00:44:12 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ utils.servicehelper --- 00:44:12 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:44:12 [INFO] 00:44:12 [INFO] -------------< org.opendaylight.ovsdb:schema.openvswitch >-------------- 00:44:12 [INFO] Building ODL :: ovsdb :: schema.openvswitch 1.22.0 [64/142] 00:44:12 [INFO] from ovsdb/schemas/openvswitch/pom.xml 00:44:12 [INFO] -------------------------------[ bundle ]------------------------------- 00:44:12 [INFO] 00:44:12 [INFO] --- clean:3.5.0:clean (default-clean) @ schema.openvswitch --- 00:44:12 [INFO] 00:44:12 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ schema.openvswitch --- 00:44:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:44:12 [INFO] 00:44:12 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ schema.openvswitch --- 00:44:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:44:12 [INFO] 00:44:12 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ schema.openvswitch --- 00:44:12 [INFO] 00:44:12 [INFO] --- dependency:3.10.0:properties (default) @ schema.openvswitch --- 00:44:12 [INFO] 00:44:12 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ schema.openvswitch --- 00:44:12 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:44:12 [INFO] 00:44:12 [INFO] --- checkstyle:3.6.0:check (check-license) @ schema.openvswitch --- 00:44:12 [INFO] 00:44:12 [INFO] --- checkstyle:3.6.0:check (default) @ schema.openvswitch --- 00:44:12 [INFO] Starting audit... 00:44:12 Audit done. 00:44:12 [INFO] You have 0 Checkstyle violations. 00:44:12 [INFO] 00:44:12 [INFO] --- dependency:3.10.0:copy (unpack-license) @ schema.openvswitch --- 00:44:12 [INFO] 00:44:12 [INFO] --- resources:3.4.0:resources (default-resources) @ schema.openvswitch --- 00:44:12 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/schemas/openvswitch/src/main/resources 00:44:12 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/schemas/openvswitch/target/generated-sources/spi 00:44:12 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/schemas/openvswitch/target/generated-sources/yang 00:44:12 [INFO] 00:44:12 [INFO] --- compiler:3.15.0:compile (default-compile) @ schema.openvswitch --- 00:44:12 [INFO] Recompiling the module because of changed dependency. 00:44:12 [INFO] Compiling 17 source files with javac [debug release 21] to target/classes 00:44:13 [INFO] 00:44:13 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ schema.openvswitch >>> 00:44:13 [INFO] 00:44:13 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ schema.openvswitch --- 00:44:13 [INFO] Fork Value is true 00:44:15 [INFO] Done SpotBugs Analysis.... 00:44:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:44:15 [INFO] 00:44:15 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ schema.openvswitch <<< 00:44:15 [INFO] 00:44:15 [INFO] 00:44:15 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ schema.openvswitch --- 00:44:15 [INFO] BugInstance size is 0 00:44:15 [INFO] Error size is 0 00:44:15 [INFO] No errors/warnings found 00:44:15 [INFO] 00:44:15 [INFO] --- resources:3.4.0:testResources (default-testResources) @ schema.openvswitch --- 00:44:15 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/schemas/openvswitch/src/test/resources 00:44:15 [INFO] 00:44:15 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ schema.openvswitch --- 00:44:15 [INFO] Recompiling the module because of changed dependency. 00:44:15 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 00:44:15 [INFO] 00:44:15 [INFO] --- surefire:3.5.5:test (default-test) @ schema.openvswitch --- 00:44:15 [INFO] Surefire report directory: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/schemas/openvswitch/target/surefire-reports 00:44:15 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 00:44:15 [INFO] 00:44:15 [INFO] ------------------------------------------------------- 00:44:15 [INFO] T E S T S 00:44:15 [INFO] ------------------------------------------------------- 00:44:16 [INFO] Running org.opendaylight.ovsdb.schema.openvswitch.OpenVSwitchTest 00:44:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.opendaylight.ovsdb.schema.openvswitch.OpenVSwitchTest 00:44:16 [INFO] 00:44:16 [INFO] Results: 00:44:16 [INFO] 00:44:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 00:44:16 [INFO] 00:44:16 [INFO] 00:44:16 [INFO] --- copy:14.3.1:copy-files (default) @ schema.openvswitch --- 00:44:16 [INFO] 00:44:16 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ schema.openvswitch --- 00:44:16 [INFO] Building bundle: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/schemas/openvswitch/target/schema.openvswitch-1.22.0.jar 00:44:16 [INFO] Writing manifest: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/schemas/openvswitch/target/classes/META-INF/MANIFEST.MF 00:44:16 [INFO] 00:44:16 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ schema.openvswitch --- 00:44:18 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/schemas/openvswitch/target/schema.openvswitch-1.22.0-javadoc.jar 00:44:18 [INFO] 00:44:18 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ schema.openvswitch --- 00:44:18 [INFO] CycloneDX: Resolving Dependencies 00:44:19 [INFO] CycloneDX: Creating BOM version 1.6 with 36 component(s) 00:44:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/schemas/openvswitch/target/bom.xml 00:44:19 [INFO] attaching as schema.openvswitch-1.22.0-cyclonedx.xml 00:44:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/schemas/openvswitch/target/bom.json 00:44:19 [INFO] attaching as schema.openvswitch-1.22.0-cyclonedx.json 00:44:19 [INFO] 00:44:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ schema.openvswitch --- 00:44:19 [INFO] Skipping duplicate-finder execution! 00:44:19 [INFO] 00:44:19 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ schema.openvswitch --- 00:44:19 [INFO] No dependency problems found 00:44:19 [INFO] 00:44:19 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ schema.openvswitch --- 00:44:19 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/schemas/openvswitch/target/schema.openvswitch-1.22.0-sources.jar 00:44:19 [INFO] 00:44:19 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ schema.openvswitch --- 00:44:19 [INFO] 00:44:19 [INFO] --- jacoco:0.8.14:report (report) @ schema.openvswitch --- 00:44:19 [INFO] Loading execution data file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/schemas/openvswitch/target/code-coverage/jacoco.exec 00:44:19 [INFO] Analyzed bundle 'ODL :: ovsdb :: schema.openvswitch' with 0 classes 00:44:19 [INFO] 00:44:19 [INFO] --- install:3.1.4:install (default-install) @ schema.openvswitch --- 00:44:19 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/schemas/openvswitch/pom.xml to /tmp/r/org/opendaylight/ovsdb/schema.openvswitch/1.22.0/schema.openvswitch-1.22.0.pom 00:44:19 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/schemas/openvswitch/target/schema.openvswitch-1.22.0.jar to /tmp/r/org/opendaylight/ovsdb/schema.openvswitch/1.22.0/schema.openvswitch-1.22.0.jar 00:44:19 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/schemas/openvswitch/target/schema.openvswitch-1.22.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/schema.openvswitch/1.22.0/schema.openvswitch-1.22.0-javadoc.jar 00:44:19 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/schemas/openvswitch/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/schema.openvswitch/1.22.0/schema.openvswitch-1.22.0-cyclonedx.xml 00:44:19 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/schemas/openvswitch/target/bom.json to /tmp/r/org/opendaylight/ovsdb/schema.openvswitch/1.22.0/schema.openvswitch-1.22.0-cyclonedx.json 00:44:19 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/schemas/openvswitch/target/schema.openvswitch-1.22.0-sources.jar to /tmp/r/org/opendaylight/ovsdb/schema.openvswitch/1.22.0/schema.openvswitch-1.22.0-sources.jar 00:44:19 [INFO] 00:44:19 [INFO] --- bundle:6.0.0:install (default-install) @ schema.openvswitch --- 00:44:19 [INFO] Installing org/opendaylight/ovsdb/schema.openvswitch/1.22.0/schema.openvswitch-1.22.0.jar 00:44:19 [INFO] Writing OBR metadata 00:44:19 [INFO] 00:44:19 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ schema.openvswitch --- 00:44:19 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:44:19 [INFO] 00:44:19 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ schema.openvswitch --- 00:44:19 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:44:19 [INFO] 00:44:19 [INFO] -------------< org.opendaylight.ovsdb:schema.hardwarevtep >------------- 00:44:19 [INFO] Building ODL :: ovsdb :: schema.hardwarevtep 1.22.0 [65/142] 00:44:19 [INFO] from ovsdb/schemas/hardwarevtep/pom.xml 00:44:19 [INFO] -------------------------------[ bundle ]------------------------------- 00:44:19 [INFO] 00:44:19 [INFO] --- clean:3.5.0:clean (default-clean) @ schema.hardwarevtep --- 00:44:19 [INFO] 00:44:19 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ schema.hardwarevtep --- 00:44:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:44:19 [INFO] 00:44:19 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ schema.hardwarevtep --- 00:44:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:44:19 [INFO] 00:44:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ schema.hardwarevtep --- 00:44:19 [INFO] 00:44:19 [INFO] --- dependency:3.10.0:properties (default) @ schema.hardwarevtep --- 00:44:19 [INFO] 00:44:19 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ schema.hardwarevtep --- 00:44:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:44:19 [INFO] 00:44:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ schema.hardwarevtep --- 00:44:19 [INFO] 00:44:19 [INFO] --- checkstyle:3.6.0:check (default) @ schema.hardwarevtep --- 00:44:19 [INFO] Starting audit... 00:44:19 Audit done. 00:44:19 [INFO] You have 0 Checkstyle violations. 00:44:19 [INFO] 00:44:19 [INFO] --- dependency:3.10.0:copy (unpack-license) @ schema.hardwarevtep --- 00:44:19 [INFO] 00:44:19 [INFO] --- resources:3.4.0:resources (default-resources) @ schema.hardwarevtep --- 00:44:19 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/src/main/resources 00:44:19 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/target/generated-sources/spi 00:44:19 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/target/generated-sources/yang 00:44:19 [INFO] 00:44:19 [INFO] --- compiler:3.15.0:compile (default-compile) @ schema.hardwarevtep --- 00:44:19 [INFO] Recompiling the module because of changed dependency. 00:44:19 [INFO] Compiling 18 source files with javac [debug release 21] to target/classes 00:44:19 [INFO] 00:44:19 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ schema.hardwarevtep >>> 00:44:19 [INFO] 00:44:19 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ schema.hardwarevtep --- 00:44:19 [INFO] Fork Value is true 00:44:21 [INFO] Done SpotBugs Analysis.... 00:44:21 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:44:21 [INFO] 00:44:21 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ schema.hardwarevtep <<< 00:44:21 [INFO] 00:44:21 [INFO] 00:44:21 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ schema.hardwarevtep --- 00:44:21 [INFO] BugInstance size is 0 00:44:21 [INFO] Error size is 0 00:44:21 [INFO] No errors/warnings found 00:44:21 [INFO] 00:44:21 [INFO] --- resources:3.4.0:testResources (default-testResources) @ schema.hardwarevtep --- 00:44:21 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/src/test/resources 00:44:21 [INFO] 00:44:21 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ schema.hardwarevtep --- 00:44:21 [INFO] Recompiling the module because of changed dependency. 00:44:21 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 00:44:21 [INFO] 00:44:21 [INFO] --- surefire:3.5.5:test (default-test) @ schema.hardwarevtep --- 00:44:21 [INFO] Surefire report directory: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/target/surefire-reports 00:44:21 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 00:44:21 [INFO] 00:44:21 [INFO] ------------------------------------------------------- 00:44:21 [INFO] T E S T S 00:44:21 [INFO] ------------------------------------------------------- 00:44:22 [INFO] Running org.opendaylight.ovsdb.schema.hardwarevtep.HardwareVTEPTest 00:44:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.opendaylight.ovsdb.schema.hardwarevtep.HardwareVTEPTest 00:44:23 [INFO] 00:44:23 [INFO] Results: 00:44:23 [INFO] 00:44:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 00:44:23 [INFO] 00:44:23 [INFO] 00:44:23 [INFO] --- copy:14.3.1:copy-files (default) @ schema.hardwarevtep --- 00:44:23 [INFO] 00:44:23 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ schema.hardwarevtep --- 00:44:23 [INFO] Building bundle: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/target/schema.hardwarevtep-1.22.0.jar 00:44:23 [INFO] Writing manifest: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/target/classes/META-INF/MANIFEST.MF 00:44:23 [INFO] 00:44:23 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ schema.hardwarevtep --- 00:44:24 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/target/schema.hardwarevtep-1.22.0-javadoc.jar 00:44:24 [INFO] 00:44:24 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ schema.hardwarevtep --- 00:44:24 [INFO] CycloneDX: Resolving Dependencies 00:44:25 [INFO] CycloneDX: Creating BOM version 1.6 with 36 component(s) 00:44:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/target/bom.xml 00:44:25 [INFO] attaching as schema.hardwarevtep-1.22.0-cyclonedx.xml 00:44:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/target/bom.json 00:44:25 [INFO] attaching as schema.hardwarevtep-1.22.0-cyclonedx.json 00:44:25 [INFO] 00:44:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ schema.hardwarevtep --- 00:44:25 [INFO] Skipping duplicate-finder execution! 00:44:25 [INFO] 00:44:25 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ schema.hardwarevtep --- 00:44:25 [INFO] No dependency problems found 00:44:25 [INFO] 00:44:25 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ schema.hardwarevtep --- 00:44:25 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/target/schema.hardwarevtep-1.22.0-sources.jar 00:44:25 [INFO] 00:44:25 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ schema.hardwarevtep --- 00:44:25 [INFO] 00:44:25 [INFO] --- jacoco:0.8.14:report (report) @ schema.hardwarevtep --- 00:44:25 [INFO] Loading execution data file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/target/code-coverage/jacoco.exec 00:44:25 [INFO] Analyzed bundle 'ODL :: ovsdb :: schema.hardwarevtep' with 0 classes 00:44:25 [INFO] 00:44:25 [INFO] --- install:3.1.4:install (default-install) @ schema.hardwarevtep --- 00:44:25 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/pom.xml to /tmp/r/org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0/schema.hardwarevtep-1.22.0.pom 00:44:25 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/target/schema.hardwarevtep-1.22.0.jar to /tmp/r/org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0/schema.hardwarevtep-1.22.0.jar 00:44:25 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/target/schema.hardwarevtep-1.22.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0/schema.hardwarevtep-1.22.0-javadoc.jar 00:44:25 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0/schema.hardwarevtep-1.22.0-cyclonedx.xml 00:44:25 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/target/bom.json to /tmp/r/org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0/schema.hardwarevtep-1.22.0-cyclonedx.json 00:44:25 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/target/schema.hardwarevtep-1.22.0-sources.jar to /tmp/r/org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0/schema.hardwarevtep-1.22.0-sources.jar 00:44:25 [INFO] 00:44:25 [INFO] --- bundle:6.0.0:install (default-install) @ schema.hardwarevtep --- 00:44:25 [INFO] Installing org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0/schema.hardwarevtep-1.22.0.jar 00:44:25 [INFO] Writing OBR metadata 00:44:25 [INFO] 00:44:25 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ schema.hardwarevtep --- 00:44:25 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:44:25 [INFO] 00:44:25 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ schema.hardwarevtep --- 00:44:25 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:44:25 [INFO] 00:44:25 [INFO] --------------< org.opendaylight.ovsdb:odl-ovsdb-library >-------------- 00:44:25 [INFO] Building ODL :: ovsdb :: odl-ovsdb-library 1.22.0 [66/142] 00:44:25 [INFO] from ovsdb/library/features/odl-ovsdb-library/pom.xml 00:44:25 [INFO] ------------------------------[ feature ]------------------------------- 00:44:25 [INFO] 00:44:25 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ovsdb-library --- 00:44:25 [INFO] 00:44:25 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ovsdb-library --- 00:44:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:44:25 [INFO] 00:44:25 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ovsdb-library --- 00:44:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:44:25 [INFO] 00:44:25 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ovsdb-library --- 00:44:26 [INFO] 00:44:26 [INFO] --- dependency:3.10.0:properties (default) @ odl-ovsdb-library --- 00:44:26 [INFO] 00:44:26 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ovsdb-library --- 00:44:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:44:26 [INFO] argLine set to empty 00:44:26 [INFO] 00:44:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ovsdb-library --- 00:44:26 [INFO] 00:44:26 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ovsdb-library --- 00:44:26 [INFO] Starting audit... 00:44:26 Audit done. 00:44:26 [INFO] You have 0 Checkstyle violations. 00:44:26 [INFO] 00:44:26 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-ovsdb-library --- 00:44:26 [INFO] 00:44:26 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-library --- 00:44:26 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/features/odl-ovsdb-library/target/feature/feature.xml 00:44:26 [INFO] ...done! 00:44:26 [INFO] Set artifact 00:44:26 [INFO] 00:44:26 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-ovsdb-library --- 00:44:26 [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 00:44:26 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:44:26 [INFO] 00:44:26 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ovsdb-library >>> 00:44:26 [INFO] 00:44:26 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ovsdb-library --- 00:44:26 [INFO] No files found to run spotbugs, check compile phase has been run 00:44:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:44:26 [INFO] 00:44:26 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ovsdb-library <<< 00:44:26 [INFO] 00:44:26 [INFO] 00:44:26 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ovsdb-library --- 00:44:26 [INFO] 00:44:26 [INFO] --- feattest:14.3.1:test (default) @ odl-ovsdb-library --- 00:44:26 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:44:26 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 00:44:26 [INFO] 00:44:26 [INFO] --- copy:14.3.1:copy-files (default) @ odl-ovsdb-library --- 00:44:26 [INFO] 00:44:26 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ovsdb-library --- 00:44:26 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:44:26 [INFO] 00:44:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ovsdb-library --- 00:44:26 [INFO] CycloneDX: Resolving Dependencies 00:44:28 [INFO] CycloneDX: Creating BOM version 1.6 with 240 component(s) 00:44:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/features/odl-ovsdb-library/target/bom.xml 00:44:29 [INFO] attaching as odl-ovsdb-library-1.22.0-cyclonedx.xml 00:44:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/features/odl-ovsdb-library/target/bom.json 00:44:29 [INFO] attaching as odl-ovsdb-library-1.22.0-cyclonedx.json 00:44:29 [INFO] 00:44:29 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-library --- 00:44:29 [INFO] Skipping duplicate-finder execution! 00:44:29 [INFO] 00:44:29 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-ovsdb-library --- 00:44:29 [INFO] Skipping plugin execution 00:44:29 [INFO] 00:44:29 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ovsdb-library --- 00:44:29 [INFO] Skipping source per configuration. 00:44:29 [INFO] 00:44:29 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ovsdb-library --- 00:44:29 [INFO] 00:44:29 [INFO] --- jacoco:0.8.14:report (report) @ odl-ovsdb-library --- 00:44:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:44:29 [INFO] 00:44:29 [INFO] --- install:3.1.4:install (default-install) @ odl-ovsdb-library --- 00:44:29 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/features/odl-ovsdb-library/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-library/1.22.0/odl-ovsdb-library-1.22.0.pom 00:44:29 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/features/odl-ovsdb-library/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-library/1.22.0/odl-ovsdb-library-1.22.0-features.xml 00:44:29 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/features/odl-ovsdb-library/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-library/1.22.0/odl-ovsdb-library-1.22.0-cyclonedx.xml 00:44:29 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/features/odl-ovsdb-library/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-library/1.22.0/odl-ovsdb-library-1.22.0-cyclonedx.json 00:44:29 [INFO] 00:44:29 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ovsdb-library --- 00:44:29 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:44:29 [INFO] 00:44:29 [INFO] --------------< org.opendaylight.ovsdb:library-features >--------------- 00:44:29 [INFO] Building ODL :: ovsdb :: library-features 1.22.0 [67/142] 00:44:29 [INFO] from ovsdb/library/features/features/pom.xml 00:44:29 [INFO] ------------------------------[ feature ]------------------------------- 00:44:29 [INFO] 00:44:29 [INFO] --- clean:3.5.0:clean (default-clean) @ library-features --- 00:44:29 [INFO] 00:44:29 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ library-features --- 00:44:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:44:29 [INFO] 00:44:29 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ library-features --- 00:44:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:44:29 [INFO] 00:44:29 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ library-features --- 00:44:29 [INFO] 00:44:29 [INFO] --- dependency:3.10.0:properties (default) @ library-features --- 00:44:29 [INFO] 00:44:29 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ library-features --- 00:44:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:44:29 [INFO] argLine set to empty 00:44:29 [INFO] 00:44:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ library-features --- 00:44:29 [INFO] 00:44:29 [INFO] --- checkstyle:3.6.0:check (default) @ library-features --- 00:44:29 [INFO] Starting audit... 00:44:29 Audit done. 00:44:29 [INFO] You have 0 Checkstyle violations. 00:44:29 [INFO] 00:44:29 [INFO] --- dependency:3.10.0:copy (unpack-license) @ library-features --- 00:44:29 [INFO] 00:44:29 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ library-features --- 00:44:29 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/features/features/target/feature/feature.xml 00:44:29 [INFO] ...done! 00:44:29 [INFO] Set artifact 00:44:29 [INFO] 00:44:29 [INFO] --- karaf:4.4.10:verify (default-verify) @ library-features --- 00:44:29 [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 00:44:29 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:44:29 [INFO] 00:44:29 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ library-features >>> 00:44:29 [INFO] 00:44:29 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ library-features --- 00:44:29 [INFO] No files found to run spotbugs, check compile phase has been run 00:44:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:44:29 [INFO] 00:44:29 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ library-features <<< 00:44:29 [INFO] 00:44:29 [INFO] 00:44:29 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ library-features --- 00:44:29 [INFO] 00:44:29 [INFO] --- feattest:14.3.1:test (default) @ library-features --- 00:44:29 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:44:29 [INFO] 00:44:29 [INFO] --- copy:14.3.1:copy-files (default) @ library-features --- 00:44:29 [INFO] 00:44:29 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ library-features --- 00:44:29 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:44:29 [INFO] 00:44:29 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ library-features --- 00:44:29 [INFO] CycloneDX: Resolving Dependencies 00:44:32 [INFO] CycloneDX: Creating BOM version 1.6 with 241 component(s) 00:44:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/features/features/target/bom.xml 00:44:32 [INFO] attaching as library-features-1.22.0-cyclonedx.xml 00:44:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/features/features/target/bom.json 00:44:32 [INFO] attaching as library-features-1.22.0-cyclonedx.json 00:44:32 [INFO] 00:44:32 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ library-features --- 00:44:32 [INFO] Skipping duplicate-finder execution! 00:44:32 [INFO] 00:44:32 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ library-features --- 00:44:32 [INFO] Skipping plugin execution 00:44:32 [INFO] 00:44:32 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ library-features --- 00:44:32 [WARNING] NOT adding sources to artifacts with classifier as Maven only supports one classifier per artifact. Current artifact [org.opendaylight.ovsdb:library-features:xml:features:1.22.0] has a [features] classifier. 00:44:32 [INFO] 00:44:32 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ library-features --- 00:44:32 [INFO] 00:44:32 [INFO] --- jacoco:0.8.14:report (report) @ library-features --- 00:44:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:44:32 [INFO] 00:44:32 [INFO] --- install:3.1.4:install (default-install) @ library-features --- 00:44:32 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/features/features/pom.xml to /tmp/r/org/opendaylight/ovsdb/library-features/1.22.0/library-features-1.22.0.pom 00:44:32 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/features/features/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/library-features/1.22.0/library-features-1.22.0-features.xml 00:44:32 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/features/features/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/library-features/1.22.0/library-features-1.22.0-cyclonedx.xml 00:44:32 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/features/features/target/bom.json to /tmp/r/org/opendaylight/ovsdb/library-features/1.22.0/library-features-1.22.0-cyclonedx.json 00:44:32 [INFO] 00:44:32 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ library-features --- 00:44:32 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:44:32 [INFO] 00:44:32 [INFO] ------------< org.opendaylight.ovsdb:hwvtepsouthbound-api >------------- 00:44:32 [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-api 1.22.0 [68/142] 00:44:32 [INFO] from ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml 00:44:32 [INFO] -------------------------------[ bundle ]------------------------------- 00:44:32 [INFO] 00:44:32 [INFO] --- clean:3.5.0:clean (default-clean) @ hwvtepsouthbound-api --- 00:44:32 [INFO] 00:44:32 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ hwvtepsouthbound-api --- 00:44:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:44:32 [INFO] 00:44:32 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-api --- 00:44:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:44:32 [INFO] 00:44:32 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ hwvtepsouthbound-api --- 00:44:32 [INFO] 00:44:32 [INFO] --- dependency:3.10.0:properties (default) @ hwvtepsouthbound-api --- 00:44:32 [INFO] 00:44:32 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ hwvtepsouthbound-api --- 00:44:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:44:32 [INFO] 00:44:32 [INFO] --- yang:15.0.2:generate-sources (binding) @ hwvtepsouthbound-api --- 00:44:32 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 00:44:32 [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/src/main/yang 00:44:32 [INFO] yang-to-sources: Found 5 dependencies in 2.228 ms 00:44:32 [INFO] yang-to-sources: Project model files found: 1 in 58.35 ms 00:44:32 [INFO] yang-to-sources: 6 YANG models processed in 117.8 ms 00:44:32 [INFO] BindingJavaFileGenerator: Defined 133 files in 25.56 ms 00:44:32 [INFO] Sorted 133 files into 12 directories in 507.8 μs 00:44:33 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 133 in 223.4 ms 00:44:33 [INFO] 00:44:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ hwvtepsouthbound-api --- 00:44:33 [INFO] 00:44:33 [INFO] --- checkstyle:3.6.0:check (default) @ hwvtepsouthbound-api --- 00:44:33 [INFO] Starting audit... 00:44:33 Audit done. 00:44:33 [INFO] You have 0 Checkstyle violations. 00:44:33 [INFO] 00:44:33 [INFO] --- dependency:3.10.0:copy (unpack-license) @ hwvtepsouthbound-api --- 00:44:33 [INFO] 00:44:33 [INFO] --- resources:3.4.0:resources (default-resources) @ hwvtepsouthbound-api --- 00:44:33 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/src/main/resources 00:44:33 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/generated-sources/spi 00:44:33 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 00:44:33 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 00:44:33 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 00:44:33 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/generated-sources/spi 00:44:33 [INFO] 00:44:33 [INFO] --- compiler:3.15.0:compile (default-compile) @ hwvtepsouthbound-api --- 00:44:33 [INFO] Recompiling the module because of changed source code. 00:44:33 [INFO] Compiling 132 source files with javac [debug release 21] to target/classes 00:44:33 [INFO] 00:44:33 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ hwvtepsouthbound-api >>> 00:44:33 [INFO] 00:44:33 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ hwvtepsouthbound-api --- 00:44:33 [INFO] Fork Value is true 00:44:36 [INFO] Done SpotBugs Analysis.... 00:44:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:44:36 [INFO] 00:44:36 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ hwvtepsouthbound-api <<< 00:44:36 [INFO] 00:44:36 [INFO] 00:44:36 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ hwvtepsouthbound-api --- 00:44:36 [INFO] BugInstance size is 0 00:44:36 [INFO] Error size is 0 00:44:36 [INFO] No errors/warnings found 00:44:36 [INFO] 00:44:36 [INFO] --- resources:3.4.0:testResources (default-testResources) @ hwvtepsouthbound-api --- 00:44:36 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/src/test/resources 00:44:36 [INFO] 00:44:36 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ hwvtepsouthbound-api --- 00:44:36 [INFO] No sources to compile 00:44:36 [INFO] 00:44:36 [INFO] --- surefire:3.5.5:test (default-test) @ hwvtepsouthbound-api --- 00:44:36 [INFO] No tests to run. 00:44:36 [INFO] 00:44:36 [INFO] --- copy:14.3.1:copy-files (default) @ hwvtepsouthbound-api --- 00:44:36 [INFO] 00:44:36 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ hwvtepsouthbound-api --- 00:44:36 [INFO] Building bundle: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/hwvtepsouthbound-api-1.22.0.jar 00:44:36 [INFO] Writing manifest: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/classes/META-INF/MANIFEST.MF 00:44:36 [INFO] 00:44:36 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ hwvtepsouthbound-api --- 00:44:40 [WARNING] Javadoc Warnings 00:44:40 [WARNING] /w/workspace/autorelease-release-chromium-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:181: warning: empty tag 00:44:40 [WARNING] * 00:44:40 [WARNING] ^ 00:44:40 [WARNING] 1 warning 00:44:40 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/hwvtepsouthbound-api-1.22.0-javadoc.jar 00:44:40 [INFO] 00:44:40 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ hwvtepsouthbound-api --- 00:44:40 [INFO] CycloneDX: Resolving Dependencies 00:44:40 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 00:44:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/bom.xml 00:44:40 [INFO] attaching as hwvtepsouthbound-api-1.22.0-cyclonedx.xml 00:44:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/bom.json 00:44:40 [INFO] attaching as hwvtepsouthbound-api-1.22.0-cyclonedx.json 00:44:40 [INFO] 00:44:40 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ hwvtepsouthbound-api --- 00:44:40 [INFO] Skipping duplicate-finder execution! 00:44:40 [INFO] 00:44:40 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ hwvtepsouthbound-api --- 00:44:40 [INFO] No dependency problems found 00:44:40 [INFO] 00:44:40 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ hwvtepsouthbound-api --- 00:44:40 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/hwvtepsouthbound-api-1.22.0-sources.jar 00:44:40 [INFO] 00:44:40 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ hwvtepsouthbound-api --- 00:44:40 [INFO] 00:44:40 [INFO] --- jacoco:0.8.14:report (report) @ hwvtepsouthbound-api --- 00:44:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:44:40 [INFO] 00:44:40 [INFO] --- install:3.1.4:install (default-install) @ hwvtepsouthbound-api --- 00:44:40 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0/hwvtepsouthbound-api-1.22.0.pom 00:44:40 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/hwvtepsouthbound-api-1.22.0.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0/hwvtepsouthbound-api-1.22.0.jar 00:44:40 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/hwvtepsouthbound-api-1.22.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0/hwvtepsouthbound-api-1.22.0-javadoc.jar 00:44:40 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0/hwvtepsouthbound-api-1.22.0-cyclonedx.xml 00:44:40 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/bom.json to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0/hwvtepsouthbound-api-1.22.0-cyclonedx.json 00:44:40 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/hwvtepsouthbound-api-1.22.0-sources.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0/hwvtepsouthbound-api-1.22.0-sources.jar 00:44:40 [INFO] 00:44:40 [INFO] --- bundle:6.0.0:install (default-install) @ hwvtepsouthbound-api --- 00:44:40 [INFO] Installing org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0/hwvtepsouthbound-api-1.22.0.jar 00:44:40 [INFO] Writing OBR metadata 00:44:40 [INFO] 00:44:40 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ hwvtepsouthbound-api --- 00:44:40 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:44:40 [INFO] 00:44:40 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ hwvtepsouthbound-api --- 00:44:40 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:44:40 [INFO] 00:44:40 [INFO] -------< org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-api >-------- 00:44:40 [INFO] Building ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-api 1.22.0 [69/142] 00:44:40 [INFO] from ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml 00:44:40 [INFO] ------------------------------[ feature ]------------------------------- 00:44:40 [INFO] 00:44:40 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ovsdb-hwvtepsouthbound-api --- 00:44:40 [INFO] 00:44:40 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ovsdb-hwvtepsouthbound-api --- 00:44:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:44:40 [INFO] 00:44:40 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ovsdb-hwvtepsouthbound-api --- 00:44:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:44:40 [INFO] 00:44:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ovsdb-hwvtepsouthbound-api --- 00:44:41 [INFO] 00:44:41 [INFO] --- dependency:3.10.0:properties (default) @ odl-ovsdb-hwvtepsouthbound-api --- 00:44:41 [INFO] 00:44:41 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ovsdb-hwvtepsouthbound-api --- 00:44:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:44:41 [INFO] argLine set to empty 00:44:41 [INFO] 00:44:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ovsdb-hwvtepsouthbound-api --- 00:44:41 [INFO] 00:44:41 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ovsdb-hwvtepsouthbound-api --- 00:44:41 [INFO] Starting audit... 00:44:41 Audit done. 00:44:41 [INFO] You have 0 Checkstyle violations. 00:44:41 [INFO] 00:44:41 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-ovsdb-hwvtepsouthbound-api --- 00:44:41 [INFO] 00:44:41 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-hwvtepsouthbound-api --- 00:44:41 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/target/feature/feature.xml 00:44:41 [INFO] ...done! 00:44:41 [INFO] Set artifact 00:44:41 [INFO] 00:44:41 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-ovsdb-hwvtepsouthbound-api --- 00:44: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 00:44:41 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:44:41 [INFO] 00:44:41 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ovsdb-hwvtepsouthbound-api >>> 00:44:41 [INFO] 00:44:41 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ovsdb-hwvtepsouthbound-api --- 00:44:41 [INFO] No files found to run spotbugs, check compile phase has been run 00:44:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:44:41 [INFO] 00:44:41 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ovsdb-hwvtepsouthbound-api <<< 00:44:41 [INFO] 00:44:41 [INFO] 00:44:41 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ovsdb-hwvtepsouthbound-api --- 00:44:41 [INFO] 00:44:41 [INFO] --- feattest:14.3.1:test (default) @ odl-ovsdb-hwvtepsouthbound-api --- 00:44:41 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:44:41 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 00:44:41 [INFO] 00:44:41 [INFO] --- copy:14.3.1:copy-files (default) @ odl-ovsdb-hwvtepsouthbound-api --- 00:44:41 [INFO] 00:44:41 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ovsdb-hwvtepsouthbound-api --- 00:44:41 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:44:41 [INFO] 00:44:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ovsdb-hwvtepsouthbound-api --- 00:44:41 [INFO] CycloneDX: Resolving Dependencies 00:44:41 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 00:44:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/target/bom.xml 00:44:41 [INFO] attaching as odl-ovsdb-hwvtepsouthbound-api-1.22.0-cyclonedx.xml 00:44:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/target/bom.json 00:44:41 [INFO] attaching as odl-ovsdb-hwvtepsouthbound-api-1.22.0-cyclonedx.json 00:44:41 [INFO] 00:44:41 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-hwvtepsouthbound-api --- 00:44:41 [INFO] Skipping duplicate-finder execution! 00:44:41 [INFO] 00:44:41 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-ovsdb-hwvtepsouthbound-api --- 00:44:41 [INFO] Skipping plugin execution 00:44:41 [INFO] 00:44:41 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ovsdb-hwvtepsouthbound-api --- 00:44:41 [INFO] Skipping source per configuration. 00:44:41 [INFO] 00:44:41 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ovsdb-hwvtepsouthbound-api --- 00:44:41 [INFO] 00:44:41 [INFO] --- jacoco:0.8.14:report (report) @ odl-ovsdb-hwvtepsouthbound-api --- 00:44:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:44:41 [INFO] 00:44:41 [INFO] --- install:3.1.4:install (default-install) @ odl-ovsdb-hwvtepsouthbound-api --- 00:44:41 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.22.0/odl-ovsdb-hwvtepsouthbound-api-1.22.0.pom 00:44:41 [INFO] Installing /w/workspace/autorelease-release-chromium-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.22.0/odl-ovsdb-hwvtepsouthbound-api-1.22.0-features.xml 00:44:41 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.22.0/odl-ovsdb-hwvtepsouthbound-api-1.22.0-cyclonedx.xml 00:44:41 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.22.0/odl-ovsdb-hwvtepsouthbound-api-1.22.0-cyclonedx.json 00:44:41 [INFO] 00:44:41 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ovsdb-hwvtepsouthbound-api --- 00:44:41 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:44:41 [INFO] 00:44:41 [INFO] ---------------< org.opendaylight.ovsdb:southbound-api >---------------- 00:44:41 [INFO] Building ODL :: ovsdb :: southbound-api 1.22.0 [70/142] 00:44:41 [INFO] from ovsdb/southbound/southbound-api/pom.xml 00:44:41 [INFO] -------------------------------[ bundle ]------------------------------- 00:44:41 [INFO] 00:44:41 [INFO] --- clean:3.5.0:clean (default-clean) @ southbound-api --- 00:44:41 [INFO] 00:44:41 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ southbound-api --- 00:44:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:44:41 [INFO] 00:44:41 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ southbound-api --- 00:44:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:44:41 [INFO] 00:44:41 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ southbound-api --- 00:44:42 [INFO] 00:44:42 [INFO] --- dependency:3.10.0:properties (default) @ southbound-api --- 00:44:42 [INFO] 00:44:42 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ southbound-api --- 00:44:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:44:42 [INFO] 00:44:42 [INFO] --- yang:15.0.2:generate-sources (binding) @ southbound-api --- 00:44:42 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 00:44:42 [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-api/src/main/yang 00:44:42 [INFO] yang-to-sources: Found 5 dependencies in 2.021 ms 00:44:42 [INFO] yang-to-sources: Project model files found: 2 in 8.538 ms 00:44:42 [INFO] yang-to-sources: 7 YANG models processed in 61.08 ms 00:44:42 [INFO] BindingJavaFileGenerator: Defined 180 files in 19.62 ms 00:44:42 [INFO] Sorted 180 files into 13 directories in 537.9 μs 00:44:42 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 180 in 60.79 ms 00:44:42 [INFO] 00:44:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ southbound-api --- 00:44:42 [INFO] 00:44:42 [INFO] --- checkstyle:3.6.0:check (default) @ southbound-api --- 00:44:42 [INFO] Starting audit... 00:44:42 Audit done. 00:44:42 [INFO] You have 0 Checkstyle violations. 00:44:42 [INFO] 00:44:42 [INFO] --- dependency:3.10.0:copy (unpack-license) @ southbound-api --- 00:44:42 [INFO] 00:44:42 [INFO] --- resources:3.4.0:resources (default-resources) @ southbound-api --- 00:44:42 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-api/src/main/resources 00:44:42 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-api/target/generated-sources/spi 00:44:42 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 00:44:42 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 00:44:42 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 00:44:42 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-api/target/generated-sources/spi 00:44:42 [INFO] 00:44:42 [INFO] --- compiler:3.15.0:compile (default-compile) @ southbound-api --- 00:44:42 [INFO] Recompiling the module because of changed source code. 00:44:42 [INFO] Compiling 179 source files with javac [debug release 21] to target/classes 00:44:42 [INFO] 00:44:42 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ southbound-api >>> 00:44:42 [INFO] 00:44:42 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ southbound-api --- 00:44:42 [INFO] Fork Value is true 00:44:45 [INFO] Done SpotBugs Analysis.... 00:44:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:44:45 [INFO] 00:44:45 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ southbound-api <<< 00:44:45 [INFO] 00:44:45 [INFO] 00:44:45 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ southbound-api --- 00:44:45 [INFO] BugInstance size is 0 00:44:45 [INFO] Error size is 0 00:44:45 [INFO] No errors/warnings found 00:44:45 [INFO] 00:44:45 [INFO] --- resources:3.4.0:testResources (default-testResources) @ southbound-api --- 00:44:45 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-api/src/test/resources 00:44:45 [INFO] 00:44:45 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ southbound-api --- 00:44:45 [INFO] No sources to compile 00:44:45 [INFO] 00:44:45 [INFO] --- surefire:3.5.5:test (default-test) @ southbound-api --- 00:44:45 [INFO] No tests to run. 00:44:45 [INFO] 00:44:45 [INFO] --- copy:14.3.1:copy-files (default) @ southbound-api --- 00:44:45 [INFO] 00:44:45 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ southbound-api --- 00:44:45 [INFO] Building bundle: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-api/target/southbound-api-1.22.0.jar 00:44:45 [INFO] Writing manifest: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-api/target/classes/META-INF/MANIFEST.MF 00:44:45 [INFO] 00:44:45 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ southbound-api --- 00:44:49 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-api/target/southbound-api-1.22.0-javadoc.jar 00:44:49 [INFO] 00:44:49 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ southbound-api --- 00:44:49 [INFO] CycloneDX: Resolving Dependencies 00:44:50 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 00:44:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-api/target/bom.xml 00:44:50 [INFO] attaching as southbound-api-1.22.0-cyclonedx.xml 00:44:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-api/target/bom.json 00:44:50 [INFO] attaching as southbound-api-1.22.0-cyclonedx.json 00:44:50 [INFO] 00:44:50 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ southbound-api --- 00:44:50 [INFO] Skipping duplicate-finder execution! 00:44:50 [INFO] 00:44:50 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ southbound-api --- 00:44:50 [INFO] No dependency problems found 00:44:50 [INFO] 00:44:50 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ southbound-api --- 00:44:50 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-api/target/southbound-api-1.22.0-sources.jar 00:44:50 [INFO] 00:44:50 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ southbound-api --- 00:44:50 [INFO] 00:44:50 [INFO] --- jacoco:0.8.14:report (report) @ southbound-api --- 00:44:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:44:50 [INFO] 00:44:50 [INFO] --- install:3.1.4:install (default-install) @ southbound-api --- 00:44:50 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-api/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-api/1.22.0/southbound-api-1.22.0.pom 00:44:50 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-api/target/southbound-api-1.22.0.jar to /tmp/r/org/opendaylight/ovsdb/southbound-api/1.22.0/southbound-api-1.22.0.jar 00:44:50 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-api/target/southbound-api-1.22.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/southbound-api/1.22.0/southbound-api-1.22.0-javadoc.jar 00:44:50 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-api/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-api/1.22.0/southbound-api-1.22.0-cyclonedx.xml 00:44:50 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-api/target/bom.json to /tmp/r/org/opendaylight/ovsdb/southbound-api/1.22.0/southbound-api-1.22.0-cyclonedx.json 00:44:50 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-api/target/southbound-api-1.22.0-sources.jar to /tmp/r/org/opendaylight/ovsdb/southbound-api/1.22.0/southbound-api-1.22.0-sources.jar 00:44:50 [INFO] 00:44:50 [INFO] --- bundle:6.0.0:install (default-install) @ southbound-api --- 00:44:50 [INFO] Installing org/opendaylight/ovsdb/southbound-api/1.22.0/southbound-api-1.22.0.jar 00:44:50 [INFO] Writing OBR metadata 00:44:50 [INFO] 00:44:50 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ southbound-api --- 00:44:50 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:44:50 [INFO] 00:44:50 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ southbound-api --- 00:44:50 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:44:50 [INFO] 00:44:50 [INFO] ----------< org.opendaylight.ovsdb:odl-ovsdb-southbound-api >----------- 00:44:50 [INFO] Building ODL :: ovsdb :: odl-ovsdb-southbound-api 1.22.0 [71/142] 00:44:50 [INFO] from ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml 00:44:50 [INFO] ------------------------------[ feature ]------------------------------- 00:44:50 [INFO] 00:44:50 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ovsdb-southbound-api --- 00:44:50 [INFO] 00:44:50 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ovsdb-southbound-api --- 00:44:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:44:50 [INFO] 00:44:50 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ovsdb-southbound-api --- 00:44:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:44:50 [INFO] 00:44:50 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ovsdb-southbound-api --- 00:44:50 [INFO] 00:44:50 [INFO] --- dependency:3.10.0:properties (default) @ odl-ovsdb-southbound-api --- 00:44:50 [INFO] 00:44:50 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ovsdb-southbound-api --- 00:44:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:44:50 [INFO] argLine set to empty 00:44:50 [INFO] 00:44:50 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ovsdb-southbound-api --- 00:44:50 [INFO] 00:44:50 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ovsdb-southbound-api --- 00:44:50 [INFO] Starting audit... 00:44:50 Audit done. 00:44:50 [INFO] You have 0 Checkstyle violations. 00:44:50 [INFO] 00:44:50 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-ovsdb-southbound-api --- 00:44:50 [INFO] 00:44:50 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-southbound-api --- 00:44:50 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/target/feature/feature.xml 00:44:50 [INFO] ...done! 00:44:50 [INFO] Set artifact 00:44:50 [INFO] 00:44:50 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-ovsdb-southbound-api --- 00:44:50 [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 00:44:50 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:44:50 [INFO] 00:44:50 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ovsdb-southbound-api >>> 00:44:50 [INFO] 00:44:50 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ovsdb-southbound-api --- 00:44:50 [INFO] No files found to run spotbugs, check compile phase has been run 00:44:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:44:50 [INFO] 00:44:50 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ovsdb-southbound-api <<< 00:44:50 [INFO] 00:44:50 [INFO] 00:44:50 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ovsdb-southbound-api --- 00:44:50 [INFO] 00:44:50 [INFO] --- feattest:14.3.1:test (default) @ odl-ovsdb-southbound-api --- 00:44:50 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:44:50 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 00:44:50 [INFO] 00:44:50 [INFO] --- copy:14.3.1:copy-files (default) @ odl-ovsdb-southbound-api --- 00:44:50 [INFO] 00:44:50 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ovsdb-southbound-api --- 00:44:50 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:44:50 [INFO] 00:44:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ovsdb-southbound-api --- 00:44:50 [INFO] CycloneDX: Resolving Dependencies 00:44:51 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 00:44:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/target/bom.xml 00:44:51 [INFO] attaching as odl-ovsdb-southbound-api-1.22.0-cyclonedx.xml 00:44:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/target/bom.json 00:44:51 [INFO] attaching as odl-ovsdb-southbound-api-1.22.0-cyclonedx.json 00:44:51 [INFO] 00:44:51 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-southbound-api --- 00:44:51 [INFO] Skipping duplicate-finder execution! 00:44:51 [INFO] 00:44:51 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-ovsdb-southbound-api --- 00:44:51 [INFO] Skipping plugin execution 00:44:51 [INFO] 00:44:51 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ovsdb-southbound-api --- 00:44:51 [INFO] Skipping source per configuration. 00:44:51 [INFO] 00:44:51 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ovsdb-southbound-api --- 00:44:51 [INFO] 00:44:51 [INFO] --- jacoco:0.8.14:report (report) @ odl-ovsdb-southbound-api --- 00:44:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:44:51 [INFO] 00:44:51 [INFO] --- install:3.1.4:install (default-install) @ odl-ovsdb-southbound-api --- 00:44:51 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.22.0/odl-ovsdb-southbound-api-1.22.0.pom 00:44:51 [INFO] Installing /w/workspace/autorelease-release-chromium-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.22.0/odl-ovsdb-southbound-api-1.22.0-features.xml 00:44:51 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.22.0/odl-ovsdb-southbound-api-1.22.0-cyclonedx.xml 00:44:51 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.22.0/odl-ovsdb-southbound-api-1.22.0-cyclonedx.json 00:44:51 [INFO] 00:44:51 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ovsdb-southbound-api --- 00:44:51 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:44:51 [INFO] 00:44:51 [INFO] ----------------< org.opendaylight.ovsdb:utils.config >----------------- 00:44:51 [INFO] Building ODL :: ovsdb :: utils.config 1.22.0 [72/142] 00:44:51 [INFO] from ovsdb/utils/config/pom.xml 00:44:51 [INFO] -------------------------------[ bundle ]------------------------------- 00:44:51 [INFO] 00:44:51 [INFO] --- clean:3.5.0:clean (default-clean) @ utils.config --- 00:44:51 [INFO] 00:44:51 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ utils.config --- 00:44:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:44:51 [INFO] 00:44:51 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ utils.config --- 00:44:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:44:51 [INFO] 00:44:51 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ utils.config --- 00:44:51 [INFO] 00:44:51 [INFO] --- dependency:3.10.0:properties (default) @ utils.config --- 00:44:51 [INFO] 00:44:51 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ utils.config --- 00:44:51 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:44:51 [INFO] 00:44:51 [INFO] --- checkstyle:3.6.0:check (check-license) @ utils.config --- 00:44:51 [INFO] 00:44:51 [INFO] --- checkstyle:3.6.0:check (default) @ utils.config --- 00:44:51 [INFO] Starting audit... 00:44:51 Audit done. 00:44:51 [INFO] You have 0 Checkstyle violations. 00:44:51 [INFO] 00:44:51 [INFO] --- dependency:3.10.0:copy (unpack-license) @ utils.config --- 00:44:51 [INFO] 00:44:51 [INFO] --- resources:3.4.0:resources (default-resources) @ utils.config --- 00:44:51 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/config/src/main/resources 00:44:51 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/config/target/generated-sources/spi 00:44:51 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/config/target/generated-sources/yang 00:44:51 [INFO] 00:44:51 [INFO] --- compiler:3.15.0:compile (default-compile) @ utils.config --- 00:44:51 [INFO] Recompiling the module because of changed source code. 00:44:51 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 00:44:51 [INFO] 00:44:51 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ utils.config >>> 00:44:51 [INFO] 00:44:51 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ utils.config --- 00:44:51 [INFO] Fork Value is true 00:44:53 [INFO] Done SpotBugs Analysis.... 00:44:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:44:53 [INFO] 00:44:53 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ utils.config <<< 00:44:53 [INFO] 00:44:53 [INFO] 00:44:53 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ utils.config --- 00:44:53 [INFO] BugInstance size is 0 00:44:53 [INFO] Error size is 0 00:44:53 [INFO] No errors/warnings found 00:44:53 [INFO] 00:44:53 [INFO] --- jacoco:0.8.14:instrument (default-instrument) @ utils.config --- 00:44:53 [INFO] 00:44:53 [INFO] --- resources:3.4.0:testResources (default-testResources) @ utils.config --- 00:44:53 [INFO] Copying 1 resource from src/test/resources to target/test-classes 00:44:53 [INFO] 00:44:53 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ utils.config --- 00:44:53 [INFO] Recompiling the module because of changed dependency. 00:44:53 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 00:44:53 [INFO] 00:44:53 [INFO] --- surefire:3.5.5:test (default-test) @ utils.config --- 00:44:53 [INFO] Surefire report directory: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/config/target/surefire-reports 00:44:53 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 00:44:53 [INFO] 00:44:53 [INFO] ------------------------------------------------------- 00:44:53 [INFO] T E S T S 00:44:53 [INFO] ------------------------------------------------------- 00:44:54 [INFO] Running org.opendaylight.ovsdb.utils.config.ConfigPropertiesTest 00:44:54 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 00:44:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.261 s -- in org.opendaylight.ovsdb.utils.config.ConfigPropertiesTest 00:44:55 [INFO] 00:44:55 [INFO] Results: 00:44:55 [INFO] 00:44:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 00:44:55 [INFO] 00:44:55 [INFO] 00:44:55 [INFO] --- jacoco:0.8.14:restore-instrumented-classes (default-restore-instrumented-classes) @ utils.config --- 00:44:55 [INFO] 00:44:55 [INFO] --- copy:14.3.1:copy-files (default) @ utils.config --- 00:44:55 [INFO] 00:44:55 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ utils.config --- 00:44:56 [INFO] Building bundle: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/config/target/utils.config-1.22.0.jar 00:44:56 [INFO] Writing manifest: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/config/target/classes/META-INF/MANIFEST.MF 00:44:56 [INFO] 00:44:56 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ utils.config --- 00:44:57 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/config/target/utils.config-1.22.0-javadoc.jar 00:44:57 [INFO] 00:44:57 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ utils.config --- 00:44:57 [INFO] CycloneDX: Resolving Dependencies 00:44:57 [INFO] CycloneDX: Creating BOM version 1.6 with 4 component(s) 00:44:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/config/target/bom.xml 00:44:57 [INFO] attaching as utils.config-1.22.0-cyclonedx.xml 00:44:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/config/target/bom.json 00:44:57 [INFO] attaching as utils.config-1.22.0-cyclonedx.json 00:44:57 [INFO] 00:44:57 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ utils.config --- 00:44:57 [INFO] Skipping duplicate-finder execution! 00:44:57 [INFO] 00:44:57 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ utils.config --- 00:44:57 [INFO] No dependency problems found 00:44:57 [INFO] 00:44:57 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ utils.config --- 00:44:57 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/config/target/utils.config-1.22.0-sources.jar 00:44:57 [INFO] 00:44:57 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ utils.config --- 00:44:57 [INFO] 00:44:57 [INFO] --- jacoco:0.8.14:report (report) @ utils.config --- 00:44:57 [INFO] Loading execution data file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/config/target/code-coverage/jacoco.exec 00:44:57 [INFO] Analyzed bundle 'ODL :: ovsdb :: utils.config' with 1 classes 00:44:57 [INFO] 00:44:57 [INFO] --- install:3.1.4:install (default-install) @ utils.config --- 00:44:57 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/config/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.config/1.22.0/utils.config-1.22.0.pom 00:44:57 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/config/target/utils.config-1.22.0.jar to /tmp/r/org/opendaylight/ovsdb/utils.config/1.22.0/utils.config-1.22.0.jar 00:44:57 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/config/target/utils.config-1.22.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/utils.config/1.22.0/utils.config-1.22.0-javadoc.jar 00:44:57 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/config/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/utils.config/1.22.0/utils.config-1.22.0-cyclonedx.xml 00:44:57 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/config/target/bom.json to /tmp/r/org/opendaylight/ovsdb/utils.config/1.22.0/utils.config-1.22.0-cyclonedx.json 00:44:57 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/config/target/utils.config-1.22.0-sources.jar to /tmp/r/org/opendaylight/ovsdb/utils.config/1.22.0/utils.config-1.22.0-sources.jar 00:44:57 [INFO] 00:44:57 [INFO] --- bundle:6.0.0:install (default-install) @ utils.config --- 00:44:57 [INFO] Installing org/opendaylight/ovsdb/utils.config/1.22.0/utils.config-1.22.0.jar 00:44:57 [INFO] Writing OBR metadata 00:44:57 [INFO] 00:44:57 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ utils.config --- 00:44:57 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:44:57 [INFO] 00:44:57 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ utils.config --- 00:44:57 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:44:57 [INFO] 00:44:57 [INFO] --------------< org.opendaylight.ovsdb:utils.mdsal-utils >-------------- 00:44:57 [INFO] Building ODL :: ovsdb :: utils.mdsal-utils 1.22.0 [73/142] 00:44:57 [INFO] from ovsdb/utils/mdsal-utils/pom.xml 00:44:57 [INFO] -------------------------------[ bundle ]------------------------------- 00:44:57 [INFO] 00:44:57 [INFO] --- clean:3.5.0:clean (default-clean) @ utils.mdsal-utils --- 00:44:57 [INFO] 00:44:57 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ utils.mdsal-utils --- 00:44:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:44:57 [INFO] 00:44:57 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ utils.mdsal-utils --- 00:44:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:44:57 [INFO] 00:44:57 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ utils.mdsal-utils --- 00:44:57 [INFO] 00:44:57 [INFO] --- dependency:3.10.0:properties (default) @ utils.mdsal-utils --- 00:44:57 [INFO] 00:44:57 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ utils.mdsal-utils --- 00:44:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:44:57 [INFO] 00:44:57 [INFO] --- checkstyle:3.6.0:check (check-license) @ utils.mdsal-utils --- 00:44:57 [INFO] 00:44:57 [INFO] --- checkstyle:3.6.0:check (default) @ utils.mdsal-utils --- 00:44:57 [INFO] Starting audit... 00:44:57 Audit done. 00:44:57 [INFO] You have 0 Checkstyle violations. 00:44:57 [INFO] 00:44:57 [INFO] --- dependency:3.10.0:copy (unpack-license) @ utils.mdsal-utils --- 00:44:57 [INFO] 00:44:57 [INFO] --- resources:3.4.0:resources (default-resources) @ utils.mdsal-utils --- 00:44:57 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/resources 00:44:57 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/target/generated-sources/spi 00:44:57 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/target/generated-sources/yang 00:44:57 [INFO] 00:44:57 [INFO] --- compiler:3.15.0:compile (default-compile) @ utils.mdsal-utils --- 00:44:57 [INFO] Recompiling the module because of changed source code. 00:44:57 [INFO] Compiling 8 source files with javac [debug release 21] to target/classes 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[49,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[49,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[49,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[72,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[72,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[72,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[75,20] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[95,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[95,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[95,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[98,20] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[117,82] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[117,82] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[117,82] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[127,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[127,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[127,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[132,105] unchecked cast 00:44:58 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 00:44:58 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[153,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[153,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[153,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[178,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[178,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[178,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-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.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-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.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-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 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[114,29] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:44:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:44:58 [INFO] 00:44:58 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ utils.mdsal-utils >>> 00:44:58 [INFO] 00:44:58 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ utils.mdsal-utils --- 00:44:58 [INFO] Fork Value is true 00:45:01 [INFO] Done SpotBugs Analysis.... 00:45:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:45:01 [INFO] 00:45:01 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ utils.mdsal-utils <<< 00:45:01 [INFO] 00:45:01 [INFO] 00:45:01 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ utils.mdsal-utils --- 00:45:01 [INFO] BugInstance size is 0 00:45:01 [INFO] Error size is 0 00:45:01 [INFO] No errors/warnings found 00:45:01 [INFO] 00:45:01 [INFO] --- resources:3.4.0:testResources (default-testResources) @ utils.mdsal-utils --- 00:45:01 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/test/resources 00:45:01 [INFO] 00:45:01 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ utils.mdsal-utils --- 00:45:01 [INFO] Recompiling the module because of changed dependency. 00:45:01 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 00:45:01 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:01 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:01 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:01 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:01 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[54,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:45:01 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[69,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:45:01 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[71,43] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 00:45:01 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[85,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:45:01 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[87,43] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 00:45:01 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[102,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:45:01 [INFO] 00:45:01 [INFO] --- surefire:3.5.5:test (default-test) @ utils.mdsal-utils --- 00:45:01 [INFO] Surefire report directory: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/target/surefire-reports 00:45:01 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 00:45:01 [INFO] 00:45:01 [INFO] ------------------------------------------------------- 00:45:01 [INFO] T E S T S 00:45:01 [INFO] ------------------------------------------------------- 00:45:02 [INFO] Running org.opendaylight.ovsdb.utils.mdsal.utils.MdsalUtilsTest 00:45:02 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 00:45:04 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.459 s -- in org.opendaylight.ovsdb.utils.mdsal.utils.MdsalUtilsTest 00:45:04 [INFO] Running org.opendaylight.ovsdb.utils.mdsal.utils.MdsalUtilsAsyncTest 00:45:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.588 s -- in org.opendaylight.ovsdb.utils.mdsal.utils.MdsalUtilsAsyncTest 00:45:06 [INFO] 00:45:06 [INFO] Results: 00:45:06 [INFO] 00:45:06 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 00:45:06 [INFO] 00:45:06 [INFO] 00:45:06 [INFO] --- copy:14.3.1:copy-files (default) @ utils.mdsal-utils --- 00:45:06 [INFO] 00:45:06 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ utils.mdsal-utils --- 00:45:06 [INFO] Building bundle: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/target/utils.mdsal-utils-1.22.0.jar 00:45:06 [INFO] Writing manifest: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/target/classes/META-INF/MANIFEST.MF 00:45:06 [INFO] 00:45:06 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ utils.mdsal-utils --- 00:45:08 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/target/utils.mdsal-utils-1.22.0-javadoc.jar 00:45:08 [INFO] 00:45:08 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ utils.mdsal-utils --- 00:45:08 [INFO] CycloneDX: Resolving Dependencies 00:45:09 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 00:45:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/target/bom.xml 00:45:09 [INFO] attaching as utils.mdsal-utils-1.22.0-cyclonedx.xml 00:45:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/target/bom.json 00:45:09 [INFO] attaching as utils.mdsal-utils-1.22.0-cyclonedx.json 00:45:09 [INFO] 00:45:09 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ utils.mdsal-utils --- 00:45:09 [INFO] Skipping duplicate-finder execution! 00:45:09 [INFO] 00:45:09 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ utils.mdsal-utils --- 00:45:09 [WARNING] Used undeclared dependencies found: 00:45:09 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 00:45:09 [WARNING] org.opendaylight.yangtools:util:jar:15.0.2:compile 00:45:09 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 00:45:09 [WARNING] org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 00:45:09 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:test 00:45:09 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 00:45:09 [WARNING] org.opendaylight.yangtools:concepts:jar:15.0.2:compile 00:45:09 [WARNING] Non-test scoped test only dependencies found: 00:45:09 [WARNING] org.opendaylight.yangtools:util:jar:15.0.2:compile 00:45:09 [INFO] 00:45:09 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ utils.mdsal-utils --- 00:45:09 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/target/utils.mdsal-utils-1.22.0-sources.jar 00:45:09 [INFO] 00:45:09 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ utils.mdsal-utils --- 00:45:09 [INFO] 00:45:09 [INFO] --- jacoco:0.8.14:report (report) @ utils.mdsal-utils --- 00:45:09 [INFO] Loading execution data file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/target/code-coverage/jacoco.exec 00:45:09 [INFO] Analyzed bundle 'ODL :: ovsdb :: utils.mdsal-utils' with 10 classes 00:45:09 [INFO] 00:45:09 [INFO] --- install:3.1.4:install (default-install) @ utils.mdsal-utils --- 00:45:09 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0/utils.mdsal-utils-1.22.0.pom 00:45:09 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/target/utils.mdsal-utils-1.22.0.jar to /tmp/r/org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0/utils.mdsal-utils-1.22.0.jar 00:45:09 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/target/utils.mdsal-utils-1.22.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0/utils.mdsal-utils-1.22.0-javadoc.jar 00:45:09 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0/utils.mdsal-utils-1.22.0-cyclonedx.xml 00:45:09 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/target/bom.json to /tmp/r/org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0/utils.mdsal-utils-1.22.0-cyclonedx.json 00:45:09 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/target/utils.mdsal-utils-1.22.0-sources.jar to /tmp/r/org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0/utils.mdsal-utils-1.22.0-sources.jar 00:45:09 [INFO] 00:45:09 [INFO] --- bundle:6.0.0:install (default-install) @ utils.mdsal-utils --- 00:45:09 [INFO] Installing org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0/utils.mdsal-utils-1.22.0.jar 00:45:09 [INFO] Writing OBR metadata 00:45:09 [INFO] 00:45:09 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ utils.mdsal-utils --- 00:45:09 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:45:09 [INFO] 00:45:09 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ utils.mdsal-utils --- 00:45:09 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:45:09 [INFO] 00:45:09 [INFO] -----------< org.opendaylight.ovsdb:utils.southbound-utils >------------ 00:45:09 [INFO] Building ODL :: ovsdb :: utils.southbound-utils 1.22.0 [74/142] 00:45:09 [INFO] from ovsdb/utils/southbound-utils/pom.xml 00:45:09 [INFO] -------------------------------[ bundle ]------------------------------- 00:45:09 [INFO] 00:45:09 [INFO] --- clean:3.5.0:clean (default-clean) @ utils.southbound-utils --- 00:45:09 [INFO] 00:45:09 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ utils.southbound-utils --- 00:45:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:45:09 [INFO] 00:45:09 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ utils.southbound-utils --- 00:45:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:45:09 [INFO] 00:45:09 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ utils.southbound-utils --- 00:45:09 [INFO] 00:45:09 [INFO] --- dependency:3.10.0:properties (default) @ utils.southbound-utils --- 00:45:09 [INFO] 00:45:09 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ utils.southbound-utils --- 00:45:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:45:09 [INFO] 00:45:09 [INFO] --- checkstyle:3.6.0:check (check-license) @ utils.southbound-utils --- 00:45:09 [INFO] 00:45:09 [INFO] --- checkstyle:3.6.0:check (default) @ utils.southbound-utils --- 00:45:09 [INFO] Starting audit... 00:45:09 Audit done. 00:45:09 [INFO] You have 0 Checkstyle violations. 00:45:09 [INFO] 00:45:09 [INFO] --- dependency:3.10.0:copy (unpack-license) @ utils.southbound-utils --- 00:45:09 [INFO] 00:45:09 [INFO] --- resources:3.4.0:resources (default-resources) @ utils.southbound-utils --- 00:45:09 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/resources 00:45:09 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/southbound-utils/target/generated-sources/spi 00:45:09 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/southbound-utils/target/generated-sources/yang 00:45:09 [INFO] 00:45:09 [INFO] --- compiler:3.15.0:compile (default-compile) @ utils.southbound-utils --- 00:45:09 [INFO] Recompiling the module because of changed dependency. 00:45:09 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[541,93] unchecked cast 00:45:10 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 00:45:10 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[541,96] toLegacy() in org.opendaylight.yangtools.binding.DataObjectReference has been deprecated and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[1040,46] toLegacy() in org.opendaylight.yangtools.binding.DataObjectReference has been deprecated and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:10 [INFO] 00:45:10 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ utils.southbound-utils >>> 00:45:10 [INFO] 00:45:10 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ utils.southbound-utils --- 00:45:10 [INFO] Fork Value is true 00:45:13 [INFO] Done SpotBugs Analysis.... 00:45:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:45:13 [INFO] 00:45:13 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ utils.southbound-utils <<< 00:45:13 [INFO] 00:45:13 [INFO] 00:45:13 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ utils.southbound-utils --- 00:45:13 [INFO] BugInstance size is 0 00:45:13 [INFO] Error size is 0 00:45:13 [INFO] No errors/warnings found 00:45:13 [INFO] 00:45:13 [INFO] --- resources:3.4.0:testResources (default-testResources) @ utils.southbound-utils --- 00:45:13 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/test/resources 00:45:13 [INFO] 00:45:13 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ utils.southbound-utils --- 00:45:13 [INFO] Recompiling the module because of changed dependency. 00:45:13 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 00:45:14 [INFO] 00:45:14 [INFO] --- surefire:3.5.5:test (default-test) @ utils.southbound-utils --- 00:45:14 [INFO] Surefire report directory: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/southbound-utils/target/surefire-reports 00:45:14 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 00:45:14 [INFO] 00:45:14 [INFO] ------------------------------------------------------- 00:45:14 [INFO] T E S T S 00:45:14 [INFO] ------------------------------------------------------- 00:45:14 [INFO] Running org.opendaylight.ovsdb.utils.southbound.utils.SouthboundUtilsTest 00:45:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.opendaylight.ovsdb.utils.southbound.utils.SouthboundUtilsTest 00:45:15 [INFO] 00:45:15 [INFO] Results: 00:45:15 [INFO] 00:45:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 00:45:15 [INFO] 00:45:15 [INFO] 00:45:15 [INFO] --- copy:14.3.1:copy-files (default) @ utils.southbound-utils --- 00:45:15 [INFO] 00:45:15 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ utils.southbound-utils --- 00:45:15 [INFO] Building bundle: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/southbound-utils/target/utils.southbound-utils-1.22.0.jar 00:45:15 [INFO] Writing manifest: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/southbound-utils/target/classes/META-INF/MANIFEST.MF 00:45:15 [INFO] 00:45:15 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ utils.southbound-utils --- 00:45:16 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/southbound-utils/target/utils.southbound-utils-1.22.0-javadoc.jar 00:45:16 [INFO] 00:45:16 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ utils.southbound-utils --- 00:45:16 [INFO] CycloneDX: Resolving Dependencies 00:45:17 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 00:45:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/southbound-utils/target/bom.xml 00:45:17 [INFO] attaching as utils.southbound-utils-1.22.0-cyclonedx.xml 00:45:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/southbound-utils/target/bom.json 00:45:17 [INFO] attaching as utils.southbound-utils-1.22.0-cyclonedx.json 00:45:17 [INFO] 00:45:17 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ utils.southbound-utils --- 00:45:17 [INFO] Skipping duplicate-finder execution! 00:45:17 [INFO] 00:45:17 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ utils.southbound-utils --- 00:45:17 [WARNING] Used undeclared dependencies found: 00:45:17 [WARNING] org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 00:45:17 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 00:45:17 [WARNING] org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 00:45:17 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 00:45:17 [INFO] 00:45:17 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ utils.southbound-utils --- 00:45:17 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/southbound-utils/target/utils.southbound-utils-1.22.0-sources.jar 00:45:17 [INFO] 00:45:17 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ utils.southbound-utils --- 00:45:17 [INFO] 00:45:17 [INFO] --- jacoco:0.8.14:report (report) @ utils.southbound-utils --- 00:45:17 [INFO] Loading execution data file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/southbound-utils/target/code-coverage/jacoco.exec 00:45:17 [INFO] Analyzed bundle 'ODL :: ovsdb :: utils.southbound-utils' with 2 classes 00:45:17 [INFO] 00:45:17 [INFO] --- install:3.1.4:install (default-install) @ utils.southbound-utils --- 00:45:17 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/southbound-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.southbound-utils/1.22.0/utils.southbound-utils-1.22.0.pom 00:45:17 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/southbound-utils/target/utils.southbound-utils-1.22.0.jar to /tmp/r/org/opendaylight/ovsdb/utils.southbound-utils/1.22.0/utils.southbound-utils-1.22.0.jar 00:45:17 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/southbound-utils/target/utils.southbound-utils-1.22.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/utils.southbound-utils/1.22.0/utils.southbound-utils-1.22.0-javadoc.jar 00:45:17 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/southbound-utils/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/utils.southbound-utils/1.22.0/utils.southbound-utils-1.22.0-cyclonedx.xml 00:45:17 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/southbound-utils/target/bom.json to /tmp/r/org/opendaylight/ovsdb/utils.southbound-utils/1.22.0/utils.southbound-utils-1.22.0-cyclonedx.json 00:45:17 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/southbound-utils/target/utils.southbound-utils-1.22.0-sources.jar to /tmp/r/org/opendaylight/ovsdb/utils.southbound-utils/1.22.0/utils.southbound-utils-1.22.0-sources.jar 00:45:17 [INFO] 00:45:17 [INFO] --- bundle:6.0.0:install (default-install) @ utils.southbound-utils --- 00:45:17 [INFO] Installing org/opendaylight/ovsdb/utils.southbound-utils/1.22.0/utils.southbound-utils-1.22.0.jar 00:45:17 [INFO] Writing OBR metadata 00:45:17 [INFO] 00:45:17 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ utils.southbound-utils --- 00:45:17 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:45:17 [INFO] 00:45:17 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ utils.southbound-utils --- 00:45:17 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:45:17 [INFO] 00:45:17 [INFO] ---------------< org.opendaylight.ovsdb:odl-ovsdb-utils >--------------- 00:45:17 [INFO] Building ODL :: ovsdb :: odl-ovsdb-utils 1.22.0 [75/142] 00:45:17 [INFO] from ovsdb/utils/odl-ovsdb-utils/pom.xml 00:45:17 [INFO] ------------------------------[ feature ]------------------------------- 00:45:17 [INFO] 00:45:17 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ovsdb-utils --- 00:45:17 [INFO] 00:45:17 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ovsdb-utils --- 00:45:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:45:17 [INFO] 00:45:17 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ovsdb-utils --- 00:45:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:45:17 [INFO] 00:45:17 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ovsdb-utils --- 00:45:17 [INFO] 00:45:17 [INFO] --- dependency:3.10.0:properties (default) @ odl-ovsdb-utils --- 00:45:17 [INFO] 00:45:17 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ovsdb-utils --- 00:45:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:45:17 [INFO] argLine set to empty 00:45:17 [INFO] 00:45:17 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ovsdb-utils --- 00:45:17 [INFO] 00:45:17 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ovsdb-utils --- 00:45:17 [INFO] Starting audit... 00:45:17 Audit done. 00:45:17 [INFO] You have 0 Checkstyle violations. 00:45:17 [INFO] 00:45:17 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-ovsdb-utils --- 00:45:17 [INFO] 00:45:17 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-utils --- 00:45:17 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/odl-ovsdb-utils/target/feature/feature.xml 00:45:17 [INFO] ...done! 00:45:17 [INFO] Set artifact 00:45:17 [INFO] 00:45:17 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-ovsdb-utils --- 00:45: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 00:45:17 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:45:17 [INFO] 00:45:17 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ovsdb-utils >>> 00:45:17 [INFO] 00:45:17 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ovsdb-utils --- 00:45:17 [INFO] No files found to run spotbugs, check compile phase has been run 00:45:17 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:45:17 [INFO] 00:45:17 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ovsdb-utils <<< 00:45:17 [INFO] 00:45:17 [INFO] 00:45:17 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ovsdb-utils --- 00:45:17 [INFO] 00:45:17 [INFO] --- feattest:14.3.1:test (default) @ odl-ovsdb-utils --- 00:45:17 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:45:17 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 00:45:17 [INFO] 00:45:17 [INFO] --- copy:14.3.1:copy-files (default) @ odl-ovsdb-utils --- 00:45:17 [INFO] 00:45:17 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ovsdb-utils --- 00:45:17 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:45:17 [INFO] 00:45:17 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ovsdb-utils --- 00:45:17 [INFO] CycloneDX: Resolving Dependencies 00:45:20 [INFO] CycloneDX: Creating BOM version 1.6 with 219 component(s) 00:45:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/odl-ovsdb-utils/target/bom.xml 00:45:20 [INFO] attaching as odl-ovsdb-utils-1.22.0-cyclonedx.xml 00:45:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/odl-ovsdb-utils/target/bom.json 00:45:20 [INFO] attaching as odl-ovsdb-utils-1.22.0-cyclonedx.json 00:45:20 [INFO] 00:45:20 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-utils --- 00:45:20 [INFO] Skipping duplicate-finder execution! 00:45:20 [INFO] 00:45:20 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-ovsdb-utils --- 00:45:20 [INFO] Skipping plugin execution 00:45:20 [INFO] 00:45:20 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ovsdb-utils --- 00:45:20 [INFO] Skipping source per configuration. 00:45:20 [INFO] 00:45:20 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ovsdb-utils --- 00:45:20 [INFO] 00:45:20 [INFO] --- jacoco:0.8.14:report (report) @ odl-ovsdb-utils --- 00:45:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:45:20 [INFO] 00:45:20 [INFO] --- install:3.1.4:install (default-install) @ odl-ovsdb-utils --- 00:45:20 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/odl-ovsdb-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-utils/1.22.0/odl-ovsdb-utils-1.22.0.pom 00:45:20 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/odl-ovsdb-utils/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-utils/1.22.0/odl-ovsdb-utils-1.22.0-features.xml 00:45:20 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/odl-ovsdb-utils/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-utils/1.22.0/odl-ovsdb-utils-1.22.0-cyclonedx.xml 00:45:20 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/odl-ovsdb-utils/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-utils/1.22.0/odl-ovsdb-utils-1.22.0-cyclonedx.json 00:45:20 [INFO] 00:45:20 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ovsdb-utils --- 00:45:20 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:45:20 [INFO] 00:45:20 [INFO] ------------< org.opendaylight.ovsdb:hwvtepsouthbound-impl >------------ 00:45:20 [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-impl 1.22.0 [76/142] 00:45:20 [INFO] from ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml 00:45:20 [INFO] -------------------------------[ bundle ]------------------------------- 00:45:20 [INFO] 00:45:20 [INFO] --- clean:3.5.0:clean (default-clean) @ hwvtepsouthbound-impl --- 00:45:20 [INFO] 00:45:20 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ hwvtepsouthbound-impl --- 00:45:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:45:20 [INFO] 00:45:20 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-impl --- 00:45:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:45:20 [INFO] 00:45:20 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ hwvtepsouthbound-impl --- 00:45:20 [INFO] 00:45:20 [INFO] --- dependency:3.10.0:properties (default) @ hwvtepsouthbound-impl --- 00:45:20 [INFO] 00:45:20 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ hwvtepsouthbound-impl --- 00:45:20 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:45:20 [INFO] 00:45:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ hwvtepsouthbound-impl --- 00:45:20 [INFO] 00:45:20 [INFO] --- checkstyle:3.6.0:check (default) @ hwvtepsouthbound-impl --- 00:45:22 [INFO] Starting audit... 00:45:22 Audit done. 00:45:22 [INFO] You have 0 Checkstyle violations. 00:45:22 [INFO] 00:45:22 [INFO] --- dependency:3.10.0:copy (unpack-license) @ hwvtepsouthbound-impl --- 00:45:22 [INFO] 00:45:22 [INFO] --- resources:3.4.0:resources (default-resources) @ hwvtepsouthbound-impl --- 00:45:22 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/resources 00:45:22 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/generated-sources/spi 00:45:22 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/generated-sources/yang 00:45:22 [INFO] 00:45:22 [INFO] --- compiler:3.15.0:compile (default-compile) @ hwvtepsouthbound-impl --- 00:45:22 [INFO] Recompiling the module because of changed dependency. 00:45:22 [INFO] Compiling 90 source files with javac [debug release 21] to target/classes 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 00:45:23 missing type arguments for generic class org.opendaylight.ovsdb.hwvtepsouthbound.transact.TransactCommand 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 00:45:23 missing type arguments for generic class org.opendaylight.ovsdb.hwvtepsouthbound.transact.TransactCommand 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 00:45:23 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[75,54] found raw type: java.lang.Class 00:45:23 missing type arguments for generic class java.lang.Class 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[167,92] unchecked cast 00:45:23 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 00:45:23 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[167,95] toLegacy() in org.opendaylight.yangtools.binding.DataObjectReference has been deprecated and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[185,54] unchecked cast 00:45:23 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:45:23 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 00:45:23 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 00:45:23 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[211,92] unchecked cast 00:45:23 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 00:45:23 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[211,95] toLegacy() in org.opendaylight.yangtools.binding.DataObjectReference has been deprecated and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 00:45:23 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 00:45:23 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 00:45:23 required: T 00:45:23 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[280,68] unchecked conversion 00:45:23 required: T 00:45:23 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[280,67] unchecked conversion 00:45:23 required: java.util.List 00:45:23 found: java.util.List 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 00:45:23 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 00:45:23 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 00:45:23 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 00:45:23 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 00:45:23 missing type arguments for generic class org.opendaylight.ovsdb.lib.message.TableUpdate 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 00:45:23 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 00:45:23 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 00:45:23 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 00:45:23 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 00:45:23 missing type arguments for generic class org.opendaylight.ovsdb.hwvtepsouthbound.transact.TransactCommand 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 00:45:23 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 00:45:23 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 00:45:23 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 00:45:23 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 00:45:23 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 00:45:23 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 00:45:23 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:45:23 [WARNING] /w/workspace/autorelease-release-chromium-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 00:45:23 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:45:23 [INFO] /w/workspace/autorelease-release-chromium-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. 00:45:23 [INFO] /w/workspace/autorelease-release-chromium-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 that is marked for removal. 00:45:23 [INFO] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionManager.java: Some input files additionally use unchecked or unsafe operations. 00:45:23 [INFO] 00:45:23 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ hwvtepsouthbound-impl >>> 00:45:23 [INFO] 00:45:23 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ hwvtepsouthbound-impl --- 00:45:23 [INFO] Fork Value is true 00:45:31 [INFO] Done SpotBugs Analysis.... 00:45:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:45:31 [INFO] 00:45:31 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ hwvtepsouthbound-impl <<< 00:45:31 [INFO] 00:45:31 [INFO] 00:45:31 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ hwvtepsouthbound-impl --- 00:45:31 [INFO] BugInstance size is 0 00:45:31 [INFO] Error size is 0 00:45:31 [INFO] No errors/warnings found 00:45:31 [INFO] 00:45:31 [INFO] --- karaf-services:4.4.10:service-metadata-generate (service-metadata-generate) @ hwvtepsouthbound-impl --- 00:45:33 [INFO] Service org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDisconnectCliCmd 00:45:33 [INFO] Service org.opendaylight.ovsdb.hwvtepsouthbound.TransactionHistoryCmd 00:45:33 [INFO] Service org.opendaylight.ovsdb.hwvtepsouthbound.cli.HwvtepCacheDisplayCmd 00:45:33 [INFO] 00:45:33 [INFO] --- resources:3.4.0:testResources (default-testResources) @ hwvtepsouthbound-impl --- 00:45:33 [INFO] Copying 1 resource from src/test/resources to target/test-classes 00:45:33 [INFO] 00:45:33 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ hwvtepsouthbound-impl --- 00:45:33 [INFO] Recompiling the module because of changed dependency. 00:45:33 [INFO] Compiling 8 source files with javac [debug release 21] to target/test-classes 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[80,68] unchecked conversion 00:45:34 required: com.google.common.util.concurrent.ListenableFuture 00:45:34 found: com.google.common.util.concurrent.ListenableFuture 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 00:45:34 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[89,20] found raw type: java.util.List 00:45:34 missing type arguments for generic class java.util.List 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 00:45:34 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:45:34 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[134,16] unchecked conversion 00:45:34 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:45:34 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[158,38] unchecked conversion 00:45:34 required: com.google.common.util.concurrent.ListenableFuture 00:45:34 found: com.google.common.util.concurrent.ListenableFuture 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 00:45:34 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Delete 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 00:45:34 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Insert 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 00:45:34 required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:45:34 found: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[182,69] unchecked conversion 00:45:34 required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:45:34 found: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 00:45:34 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Update 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 00:45:34 required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:45:34 found: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[184,69] unchecked conversion 00:45:34 required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:45:34 found: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 00:45:34 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Select 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[190,58] unchecked conversion 00:45:34 required: com.google.common.util.concurrent.ListenableFuture> 00:45:34 found: com.google.common.util.concurrent.ListenableFuture 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 00:45:34 required: org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.util.List 00:45:34 found: org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.util.List 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[192,98] unchecked conversion 00:45:34 required: java.util.List 00:45:34 found: java.util.List 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[268,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[268,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[268,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[272,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[272,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[272,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[276,20] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[281,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[281,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[281,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[285,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 00:45:34 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 00:45:34 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[74,106] unchecked cast 00:45:34 required: java.lang.Class> 00:45:34 found: java.lang.Class 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 00:45:34 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[75,69] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[76,20] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[79,46] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 00:45:34 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 00:45:34 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[116,77] unchecked cast 00:45:34 required: java.lang.Class> 00:45:34 found: java.lang.Class 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:45:34 [INFO] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java uses or overrides a deprecated API. 00:45:34 [INFO] /w/workspace/autorelease-release-chromium-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 that is marked for removal. 00:45:34 [INFO] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java: Some input files additionally use unchecked or unsafe operations. 00:45:34 [INFO] 00:45:34 [INFO] --- surefire:3.5.5:test (default-test) @ hwvtepsouthbound-impl --- 00:45:34 [INFO] Surefire report directory: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/surefire-reports 00:45:34 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 00:45:34 [INFO] 00:45:34 [INFO] ------------------------------------------------------- 00:45:34 [INFO] T E S T S 00:45:34 [INFO] ------------------------------------------------------- 00:45:35 [INFO] Running org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDataChangeListenerTest 00:45:35 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 00:45:43 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.785 s -- in org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDataChangeListenerTest 00:45:44 [INFO] Running org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepOperationalStateTest 00:45:44 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 00:45:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.414 s -- in org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepOperationalStateTest 00:45:50 [INFO] Running org.opendaylight.ovsdb.hwvtepsouthbound.TransactionInvokerImplTest 00:45:50 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 00:45:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.384 s -- in org.opendaylight.ovsdb.hwvtepsouthbound.TransactionInvokerImplTest 00:45:55 [INFO] Running org.opendaylight.ovsdb.hwvtepsouthbound.transact.UnMetDependencyGetterTest 00:45:55 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 00:46:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.404 s -- in org.opendaylight.ovsdb.hwvtepsouthbound.transact.UnMetDependencyGetterTest 00:46:02 [INFO] Running org.opendaylight.ovsdb.hwvtepsouthbound.transact.DependencyQueueTest 00:46:02 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 00:46:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.112 s -- in org.opendaylight.ovsdb.hwvtepsouthbound.transact.DependencyQueueTest 00:46:08 [INFO] 00:46:08 [INFO] Results: 00:46:08 [INFO] 00:46:08 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 00:46:08 [INFO] 00:46:08 [INFO] 00:46:08 [INFO] --- copy:14.3.1:copy-files (default) @ hwvtepsouthbound-impl --- 00:46:08 [INFO] 00:46:08 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ hwvtepsouthbound-impl --- 00:46:08 [WARNING] Bundle org.opendaylight.ovsdb:hwvtepsouthbound-impl:bundle:1.22.0 : Unused Export-Package instructions: [org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.hwvtepsouthbound.impl.rev150901.*] 00:46:08 [WARNING] Bundle org.opendaylight.ovsdb:hwvtepsouthbound-impl:bundle:1.22.0 : Export org.opendaylight.ovsdb.hwvtepsouthbound, has 1, private references [org.opendaylight.ovsdb.schema.hardwarevtep] 00:46:08 [WARNING] Bundle org.opendaylight.ovsdb:hwvtepsouthbound-impl:bundle:1.22.0 : Export org.opendaylight.ovsdb.hwvtepsouthbound.events, has 1, private references [org.opendaylight.ovsdb.schema.hardwarevtep] 00:46:08 [INFO] Building bundle: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/hwvtepsouthbound-impl-1.22.0.jar 00:46:08 [INFO] Writing manifest: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/classes/META-INF/MANIFEST.MF 00:46:08 [INFO] 00:46:08 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ hwvtepsouthbound-impl --- 00:46:11 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/hwvtepsouthbound-impl-1.22.0-javadoc.jar 00:46:11 [INFO] 00:46:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ hwvtepsouthbound-impl --- 00:46:11 [INFO] CycloneDX: Resolving Dependencies 00:46:12 [INFO] CycloneDX: Creating BOM version 1.6 with 77 component(s) 00:46:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/bom.xml 00:46:12 [INFO] attaching as hwvtepsouthbound-impl-1.22.0-cyclonedx.xml 00:46:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/bom.json 00:46:12 [INFO] attaching as hwvtepsouthbound-impl-1.22.0-cyclonedx.json 00:46:12 [INFO] 00:46:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ hwvtepsouthbound-impl --- 00:46:12 [INFO] Skipping duplicate-finder execution! 00:46:12 [INFO] 00:46:12 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ hwvtepsouthbound-impl --- 00:46:13 [WARNING] Used undeclared dependencies found: 00:46:13 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 00:46:13 [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:16.0.3:compile 00:46:13 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 00:46:13 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 00:46:13 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 00:46:13 [WARNING] org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 00:46:13 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 00:46:13 [WARNING] org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 00:46:13 [WARNING] org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 00:46:13 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 00:46:13 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:compile 00:46:13 [WARNING] org.opendaylight.yangtools:concepts:jar:15.0.2:compile 00:46:13 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.28.3:compile 00:46:13 [WARNING] org.opendaylight.yangtools:util:jar:15.0.2:compile 00:46:13 [WARNING] org.apache.commons:commons-lang3:jar:3.20.0:compile 00:46:13 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:compile 00:46:13 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 00:46:13 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 00:46:13 [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.21.1:compile 00:46:13 [WARNING] Non-test scoped test only dependencies found: 00:46:13 [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.21.1:compile 00:46:13 [INFO] 00:46:13 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ hwvtepsouthbound-impl --- 00:46:13 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/hwvtepsouthbound-impl-1.22.0-sources.jar 00:46:13 [INFO] 00:46:13 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ hwvtepsouthbound-impl --- 00:46:13 [INFO] 00:46:13 [INFO] --- jacoco:0.8.14:report (report) @ hwvtepsouthbound-impl --- 00:46:13 [INFO] Loading execution data file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/code-coverage/jacoco.exec 00:46:13 [INFO] Analyzed bundle 'ODL :: ovsdb :: hwvtepsouthbound-impl' with 115 classes 00:46:13 [INFO] 00:46:13 [INFO] --- install:3.1.4:install (default-install) @ hwvtepsouthbound-impl --- 00:46:13 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.22.0/hwvtepsouthbound-impl-1.22.0.pom 00:46:13 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/hwvtepsouthbound-impl-1.22.0.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.22.0/hwvtepsouthbound-impl-1.22.0.jar 00:46:13 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/hwvtepsouthbound-impl-1.22.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.22.0/hwvtepsouthbound-impl-1.22.0-javadoc.jar 00:46:13 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.22.0/hwvtepsouthbound-impl-1.22.0-cyclonedx.xml 00:46:13 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/bom.json to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.22.0/hwvtepsouthbound-impl-1.22.0-cyclonedx.json 00:46:13 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/hwvtepsouthbound-impl-1.22.0-sources.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.22.0/hwvtepsouthbound-impl-1.22.0-sources.jar 00:46:13 [INFO] 00:46:13 [INFO] --- bundle:6.0.0:install (default-install) @ hwvtepsouthbound-impl --- 00:46:13 [INFO] Installing org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.22.0/hwvtepsouthbound-impl-1.22.0.jar 00:46:13 [INFO] Writing OBR metadata 00:46:13 [INFO] 00:46:13 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ hwvtepsouthbound-impl --- 00:46:13 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:46:13 [INFO] 00:46:13 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ hwvtepsouthbound-impl --- 00:46:13 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:46:13 [INFO] 00:46:13 [INFO] ---------< org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound >---------- 00:46:13 [INFO] Building ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound 1.22.0 [77/142] 00:46:13 [INFO] from ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/pom.xml 00:46:13 [INFO] ------------------------------[ feature ]------------------------------- 00:46:13 [INFO] 00:46:13 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ovsdb-hwvtepsouthbound --- 00:46:13 [INFO] 00:46:13 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ovsdb-hwvtepsouthbound --- 00:46:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:46:13 [INFO] 00:46:13 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ovsdb-hwvtepsouthbound --- 00:46:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:46:13 [INFO] 00:46:13 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ovsdb-hwvtepsouthbound --- 00:46:13 [INFO] 00:46:13 [INFO] --- dependency:3.10.0:properties (default) @ odl-ovsdb-hwvtepsouthbound --- 00:46:13 [INFO] 00:46:13 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ovsdb-hwvtepsouthbound --- 00:46:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:46:13 [INFO] argLine set to empty 00:46:13 [INFO] 00:46:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ovsdb-hwvtepsouthbound --- 00:46:13 [INFO] 00:46:13 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ovsdb-hwvtepsouthbound --- 00:46:13 [INFO] Starting audit... 00:46:13 Audit done. 00:46:13 [INFO] You have 0 Checkstyle violations. 00:46:13 [INFO] 00:46:13 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-ovsdb-hwvtepsouthbound --- 00:46:13 [INFO] 00:46:13 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-hwvtepsouthbound --- 00:46:13 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target/feature/feature.xml 00:46:13 [INFO] ...done! 00:46:13 [INFO] Set artifact 00:46:13 [INFO] 00:46:13 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-ovsdb-hwvtepsouthbound --- 00:46: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 00:46:13 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:46:13 [INFO] 00:46:13 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ovsdb-hwvtepsouthbound >>> 00:46:13 [INFO] 00:46:13 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ovsdb-hwvtepsouthbound --- 00:46:13 [INFO] No files found to run spotbugs, check compile phase has been run 00:46:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:46:13 [INFO] 00:46:13 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ovsdb-hwvtepsouthbound <<< 00:46:13 [INFO] 00:46:13 [INFO] 00:46:13 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ovsdb-hwvtepsouthbound --- 00:46:13 [INFO] 00:46:13 [INFO] --- feattest:14.3.1:test (default) @ odl-ovsdb-hwvtepsouthbound --- 00:46:13 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:46:13 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 00:46:13 [INFO] 00:46:13 [INFO] --- copy:14.3.1:copy-files (default) @ odl-ovsdb-hwvtepsouthbound --- 00:46:13 [INFO] 00:46:13 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ovsdb-hwvtepsouthbound --- 00:46:13 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:46:13 [INFO] 00:46:13 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ovsdb-hwvtepsouthbound --- 00:46:13 [INFO] CycloneDX: Resolving Dependencies 00:46:16 [INFO] CycloneDX: Creating BOM version 1.6 with 258 component(s) 00:46:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target/bom.xml 00:46:16 [INFO] attaching as odl-ovsdb-hwvtepsouthbound-1.22.0-cyclonedx.xml 00:46:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target/bom.json 00:46:16 [INFO] attaching as odl-ovsdb-hwvtepsouthbound-1.22.0-cyclonedx.json 00:46:16 [INFO] 00:46:16 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-hwvtepsouthbound --- 00:46:16 [INFO] Skipping duplicate-finder execution! 00:46:16 [INFO] 00:46:16 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-ovsdb-hwvtepsouthbound --- 00:46:16 [INFO] Skipping plugin execution 00:46:16 [INFO] 00:46:16 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ovsdb-hwvtepsouthbound --- 00:46:16 [INFO] Skipping source per configuration. 00:46:16 [INFO] 00:46:16 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ovsdb-hwvtepsouthbound --- 00:46:16 [INFO] 00:46:16 [INFO] --- jacoco:0.8.14:report (report) @ odl-ovsdb-hwvtepsouthbound --- 00:46:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:46:16 [INFO] 00:46:16 [INFO] --- install:3.1.4:install (default-install) @ odl-ovsdb-hwvtepsouthbound --- 00:46:16 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.22.0/odl-ovsdb-hwvtepsouthbound-1.22.0.pom 00:46:16 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.22.0/odl-ovsdb-hwvtepsouthbound-1.22.0-features.xml 00:46:16 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.22.0/odl-ovsdb-hwvtepsouthbound-1.22.0-cyclonedx.xml 00:46:16 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.22.0/odl-ovsdb-hwvtepsouthbound-1.22.0-cyclonedx.json 00:46:16 [INFO] 00:46:16 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ovsdb-hwvtepsouthbound --- 00:46:16 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:46:16 [INFO] 00:46:16 [INFO] -------< org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-rest >------- 00:46:16 [INFO] Building ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-rest 1.22.0 [78/142] 00:46:16 [INFO] from ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml 00:46:16 [INFO] ------------------------------[ feature ]------------------------------- 00:46:16 [INFO] 00:46:16 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ovsdb-hwvtepsouthbound-rest --- 00:46:16 [INFO] 00:46:16 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ovsdb-hwvtepsouthbound-rest --- 00:46:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:46:16 [INFO] 00:46:16 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ovsdb-hwvtepsouthbound-rest --- 00:46:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:46:17 [INFO] 00:46:17 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ovsdb-hwvtepsouthbound-rest --- 00:46:17 [INFO] 00:46:17 [INFO] --- dependency:3.10.0:properties (default) @ odl-ovsdb-hwvtepsouthbound-rest --- 00:46:17 [INFO] 00:46:17 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ovsdb-hwvtepsouthbound-rest --- 00:46:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:46:17 [INFO] argLine set to empty 00:46:17 [INFO] 00:46:17 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ovsdb-hwvtepsouthbound-rest --- 00:46:17 [INFO] 00:46:17 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ovsdb-hwvtepsouthbound-rest --- 00:46:17 [INFO] Starting audit... 00:46:17 Audit done. 00:46:17 [INFO] You have 0 Checkstyle violations. 00:46:17 [INFO] 00:46:17 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-ovsdb-hwvtepsouthbound-rest --- 00:46:17 [INFO] 00:46:17 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-hwvtepsouthbound-rest --- 00:46:17 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/target/feature/feature.xml 00:46:17 [INFO] ...done! 00:46:17 [INFO] Set artifact 00:46:17 [INFO] 00:46:17 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-ovsdb-hwvtepsouthbound-rest --- 00:46: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 00:46:17 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:46:17 [INFO] 00:46:17 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ovsdb-hwvtepsouthbound-rest >>> 00:46:17 [INFO] 00:46:17 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ovsdb-hwvtepsouthbound-rest --- 00:46:17 [INFO] No files found to run spotbugs, check compile phase has been run 00:46:17 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:46:17 [INFO] 00:46:17 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ovsdb-hwvtepsouthbound-rest <<< 00:46:17 [INFO] 00:46:17 [INFO] 00:46:17 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ovsdb-hwvtepsouthbound-rest --- 00:46:17 [INFO] 00:46:17 [INFO] --- feattest:14.3.1:test (default) @ odl-ovsdb-hwvtepsouthbound-rest --- 00:46:17 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:46:17 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 00:46:17 [INFO] 00:46:17 [INFO] --- copy:14.3.1:copy-files (default) @ odl-ovsdb-hwvtepsouthbound-rest --- 00:46:17 [INFO] 00:46:17 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ovsdb-hwvtepsouthbound-rest --- 00:46:17 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:46:17 [INFO] 00:46:17 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ovsdb-hwvtepsouthbound-rest --- 00:46:17 [INFO] CycloneDX: Resolving Dependencies 00:46:22 [INFO] CycloneDX: Creating BOM version 1.6 with 447 component(s) 00:46:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/target/bom.xml 00:46:22 [INFO] attaching as odl-ovsdb-hwvtepsouthbound-rest-1.22.0-cyclonedx.xml 00:46:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/target/bom.json 00:46:22 [INFO] attaching as odl-ovsdb-hwvtepsouthbound-rest-1.22.0-cyclonedx.json 00:46:22 [INFO] 00:46:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-hwvtepsouthbound-rest --- 00:46:22 [INFO] Skipping duplicate-finder execution! 00:46:22 [INFO] 00:46:22 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-ovsdb-hwvtepsouthbound-rest --- 00:46:22 [INFO] Skipping plugin execution 00:46:22 [INFO] 00:46:22 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ovsdb-hwvtepsouthbound-rest --- 00:46:22 [INFO] Skipping source per configuration. 00:46:22 [INFO] 00:46:22 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ovsdb-hwvtepsouthbound-rest --- 00:46:22 [INFO] 00:46:22 [INFO] --- jacoco:0.8.14:report (report) @ odl-ovsdb-hwvtepsouthbound-rest --- 00:46:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:46:22 [INFO] 00:46:22 [INFO] --- install:3.1.4:install (default-install) @ odl-ovsdb-hwvtepsouthbound-rest --- 00:46:22 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.22.0/odl-ovsdb-hwvtepsouthbound-rest-1.22.0.pom 00:46:22 [INFO] Installing /w/workspace/autorelease-release-chromium-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.22.0/odl-ovsdb-hwvtepsouthbound-rest-1.22.0-features.xml 00:46:22 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.22.0/odl-ovsdb-hwvtepsouthbound-rest-1.22.0-cyclonedx.xml 00:46:22 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.22.0/odl-ovsdb-hwvtepsouthbound-rest-1.22.0-cyclonedx.json 00:46:22 [INFO] 00:46:22 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ovsdb-hwvtepsouthbound-rest --- 00:46:22 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:46:22 [INFO] 00:46:22 [INFO] --------< org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-ui >-------- 00:46:22 [INFO] Building ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-ui 1.22.0 [79/142] 00:46:22 [INFO] from ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/pom.xml 00:46:22 [INFO] ------------------------------[ feature ]------------------------------- 00:46:22 [INFO] 00:46:22 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ovsdb-hwvtepsouthbound-ui --- 00:46:22 [INFO] 00:46:22 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ovsdb-hwvtepsouthbound-ui --- 00:46:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:46:22 [INFO] 00:46:22 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ovsdb-hwvtepsouthbound-ui --- 00:46:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:46:22 [INFO] 00:46:22 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ovsdb-hwvtepsouthbound-ui --- 00:46:22 [INFO] 00:46:22 [INFO] --- dependency:3.10.0:properties (default) @ odl-ovsdb-hwvtepsouthbound-ui --- 00:46:22 [INFO] 00:46:22 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ovsdb-hwvtepsouthbound-ui --- 00:46:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:46:22 [INFO] argLine set to empty 00:46:22 [INFO] 00:46:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ovsdb-hwvtepsouthbound-ui --- 00:46:22 [INFO] 00:46:22 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ovsdb-hwvtepsouthbound-ui --- 00:46:22 [INFO] Starting audit... 00:46:22 Audit done. 00:46:22 [INFO] You have 0 Checkstyle violations. 00:46:22 [INFO] 00:46:22 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-ovsdb-hwvtepsouthbound-ui --- 00:46:22 [INFO] 00:46:22 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-hwvtepsouthbound-ui --- 00:46:22 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/target/feature/feature.xml 00:46:23 [INFO] ...done! 00:46:23 [INFO] Set artifact 00:46:23 [INFO] 00:46:23 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-ovsdb-hwvtepsouthbound-ui --- 00:46:23 [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 00:46:23 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:46:23 [INFO] 00:46:23 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ovsdb-hwvtepsouthbound-ui >>> 00:46:23 [INFO] 00:46:23 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ovsdb-hwvtepsouthbound-ui --- 00:46:23 [INFO] No files found to run spotbugs, check compile phase has been run 00:46:23 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:46:23 [INFO] 00:46:23 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ovsdb-hwvtepsouthbound-ui <<< 00:46:23 [INFO] 00:46:23 [INFO] 00:46:23 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ovsdb-hwvtepsouthbound-ui --- 00:46:23 [INFO] 00:46:23 [INFO] --- feattest:14.3.1:test (default) @ odl-ovsdb-hwvtepsouthbound-ui --- 00:46:23 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:46:23 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 00:46:23 [INFO] 00:46:23 [INFO] --- copy:14.3.1:copy-files (default) @ odl-ovsdb-hwvtepsouthbound-ui --- 00:46:23 [INFO] 00:46:23 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ovsdb-hwvtepsouthbound-ui --- 00:46:23 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:46:23 [INFO] 00:46:23 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ovsdb-hwvtepsouthbound-ui --- 00:46:23 [INFO] CycloneDX: Resolving Dependencies 00:46:28 [INFO] CycloneDX: Creating BOM version 1.6 with 453 component(s) 00:46:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/target/bom.xml 00:46:28 [INFO] attaching as odl-ovsdb-hwvtepsouthbound-ui-1.22.0-cyclonedx.xml 00:46:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/target/bom.json 00:46:28 [INFO] attaching as odl-ovsdb-hwvtepsouthbound-ui-1.22.0-cyclonedx.json 00:46:28 [INFO] 00:46:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-hwvtepsouthbound-ui --- 00:46:28 [INFO] Skipping duplicate-finder execution! 00:46:28 [INFO] 00:46:28 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-ovsdb-hwvtepsouthbound-ui --- 00:46:28 [INFO] Skipping plugin execution 00:46:28 [INFO] 00:46:28 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ovsdb-hwvtepsouthbound-ui --- 00:46:28 [INFO] Skipping source per configuration. 00:46:28 [INFO] 00:46:28 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ovsdb-hwvtepsouthbound-ui --- 00:46:28 [INFO] 00:46:28 [INFO] --- jacoco:0.8.14:report (report) @ odl-ovsdb-hwvtepsouthbound-ui --- 00:46:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:46:28 [INFO] 00:46:28 [INFO] --- install:3.1.4:install (default-install) @ odl-ovsdb-hwvtepsouthbound-ui --- 00:46:28 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.22.0/odl-ovsdb-hwvtepsouthbound-ui-1.22.0.pom 00:46:28 [INFO] Installing /w/workspace/autorelease-release-chromium-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.22.0/odl-ovsdb-hwvtepsouthbound-ui-1.22.0-features.xml 00:46:28 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.22.0/odl-ovsdb-hwvtepsouthbound-ui-1.22.0-cyclonedx.xml 00:46:28 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.22.0/odl-ovsdb-hwvtepsouthbound-ui-1.22.0-cyclonedx.json 00:46:28 [INFO] 00:46:28 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ovsdb-hwvtepsouthbound-ui --- 00:46:28 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:46:28 [INFO] 00:46:28 [INFO] --------< org.opendaylight.ovsdb:utils.hwvtepsouthbound-utils >--------- 00:46:28 [INFO] Building ODL :: ovsdb :: utils.hwvtepsouthbound-utils 1.22.0 [80/142] 00:46:28 [INFO] from ovsdb/utils/hwvtepsouthbound-utils/pom.xml 00:46:28 [INFO] -------------------------------[ bundle ]------------------------------- 00:46:28 [INFO] 00:46:28 [INFO] --- clean:3.5.0:clean (default-clean) @ utils.hwvtepsouthbound-utils --- 00:46:28 [INFO] 00:46:28 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ utils.hwvtepsouthbound-utils --- 00:46:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:46:28 [INFO] 00:46:28 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ utils.hwvtepsouthbound-utils --- 00:46:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:46:28 [INFO] 00:46:28 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ utils.hwvtepsouthbound-utils --- 00:46:28 [INFO] 00:46:28 [INFO] --- dependency:3.10.0:properties (default) @ utils.hwvtepsouthbound-utils --- 00:46:28 [INFO] 00:46:28 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ utils.hwvtepsouthbound-utils --- 00:46:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:46:28 [INFO] 00:46:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ utils.hwvtepsouthbound-utils --- 00:46:28 [INFO] 00:46:28 [INFO] --- checkstyle:3.6.0:check (default) @ utils.hwvtepsouthbound-utils --- 00:46:28 [INFO] Starting audit... 00:46:28 Audit done. 00:46:28 [INFO] You have 0 Checkstyle violations. 00:46:28 [INFO] 00:46:28 [INFO] --- dependency:3.10.0:copy (unpack-license) @ utils.hwvtepsouthbound-utils --- 00:46:28 [INFO] 00:46:28 [INFO] --- resources:3.4.0:resources (default-resources) @ utils.hwvtepsouthbound-utils --- 00:46:28 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/src/main/resources 00:46:28 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/target/generated-sources/spi 00:46:28 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/target/generated-sources/yang 00:46:28 [INFO] 00:46:28 [INFO] --- compiler:3.15.0:compile (default-compile) @ utils.hwvtepsouthbound-utils --- 00:46:28 [INFO] Recompiling the module because of changed dependency. 00:46:28 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 00:46:28 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:28 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:28 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:28 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:28 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:28 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:28 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:28 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:28 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:28 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:28 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:28 [INFO] 00:46:28 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ utils.hwvtepsouthbound-utils >>> 00:46:28 [INFO] 00:46:28 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ utils.hwvtepsouthbound-utils --- 00:46:28 [INFO] Fork Value is true 00:46:31 [INFO] Done SpotBugs Analysis.... 00:46:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:46:31 [INFO] 00:46:31 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ utils.hwvtepsouthbound-utils <<< 00:46:31 [INFO] 00:46:31 [INFO] 00:46:31 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ utils.hwvtepsouthbound-utils --- 00:46:31 [INFO] BugInstance size is 0 00:46:31 [INFO] Error size is 0 00:46:31 [INFO] No errors/warnings found 00:46:31 [INFO] 00:46:31 [INFO] --- resources:3.4.0:testResources (default-testResources) @ utils.hwvtepsouthbound-utils --- 00:46:31 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/src/test/resources 00:46:31 [INFO] 00:46:31 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ utils.hwvtepsouthbound-utils --- 00:46:31 [INFO] No sources to compile 00:46:31 [INFO] 00:46:31 [INFO] --- surefire:3.5.5:test (default-test) @ utils.hwvtepsouthbound-utils --- 00:46:31 [INFO] No tests to run. 00:46:31 [INFO] 00:46:31 [INFO] --- copy:14.3.1:copy-files (default) @ utils.hwvtepsouthbound-utils --- 00:46:31 [INFO] 00:46:31 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ utils.hwvtepsouthbound-utils --- 00:46:31 [INFO] Building bundle: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/target/utils.hwvtepsouthbound-utils-1.22.0.jar 00:46:31 [INFO] Writing manifest: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/target/classes/META-INF/MANIFEST.MF 00:46:31 [INFO] 00:46:31 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ utils.hwvtepsouthbound-utils --- 00:46:32 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/target/utils.hwvtepsouthbound-utils-1.22.0-javadoc.jar 00:46:32 [INFO] 00:46:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ utils.hwvtepsouthbound-utils --- 00:46:32 [INFO] CycloneDX: Resolving Dependencies 00:46:33 [INFO] CycloneDX: Creating BOM version 1.6 with 65 component(s) 00:46:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/target/bom.xml 00:46:33 [INFO] attaching as utils.hwvtepsouthbound-utils-1.22.0-cyclonedx.xml 00:46:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/target/bom.json 00:46:33 [INFO] attaching as utils.hwvtepsouthbound-utils-1.22.0-cyclonedx.json 00:46:33 [INFO] 00:46:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ utils.hwvtepsouthbound-utils --- 00:46:33 [INFO] Skipping duplicate-finder execution! 00:46:33 [INFO] 00:46:33 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ utils.hwvtepsouthbound-utils --- 00:46:33 [WARNING] Used undeclared dependencies found: 00:46:33 [WARNING] org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 00:46:33 [WARNING] org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 00:46:33 [INFO] 00:46:33 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ utils.hwvtepsouthbound-utils --- 00:46:33 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/target/utils.hwvtepsouthbound-utils-1.22.0-sources.jar 00:46:33 [INFO] 00:46:33 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ utils.hwvtepsouthbound-utils --- 00:46:33 [INFO] 00:46:33 [INFO] --- jacoco:0.8.14:report (report) @ utils.hwvtepsouthbound-utils --- 00:46:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:46:33 [INFO] 00:46:33 [INFO] --- install:3.1.4:install (default-install) @ utils.hwvtepsouthbound-utils --- 00:46:33 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.22.0/utils.hwvtepsouthbound-utils-1.22.0.pom 00:46:33 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/target/utils.hwvtepsouthbound-utils-1.22.0.jar to /tmp/r/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.22.0/utils.hwvtepsouthbound-utils-1.22.0.jar 00:46:33 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/target/utils.hwvtepsouthbound-utils-1.22.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.22.0/utils.hwvtepsouthbound-utils-1.22.0-javadoc.jar 00:46:33 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.22.0/utils.hwvtepsouthbound-utils-1.22.0-cyclonedx.xml 00:46:33 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/target/bom.json to /tmp/r/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.22.0/utils.hwvtepsouthbound-utils-1.22.0-cyclonedx.json 00:46:33 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/target/utils.hwvtepsouthbound-utils-1.22.0-sources.jar to /tmp/r/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.22.0/utils.hwvtepsouthbound-utils-1.22.0-sources.jar 00:46:33 [INFO] 00:46:33 [INFO] --- bundle:6.0.0:install (default-install) @ utils.hwvtepsouthbound-utils --- 00:46:33 [INFO] Installing org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.22.0/utils.hwvtepsouthbound-utils-1.22.0.jar 00:46:33 [INFO] Writing OBR metadata 00:46:33 [INFO] 00:46:33 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ utils.hwvtepsouthbound-utils --- 00:46:33 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:46:33 [INFO] 00:46:33 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ utils.hwvtepsouthbound-utils --- 00:46:33 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:46:33 [INFO] 00:46:33 [INFO] -------< org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-test >------- 00:46:33 [INFO] Building ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-test 1.22.0 [81/142] 00:46:33 [INFO] from ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/pom.xml 00:46:33 [INFO] ------------------------------[ feature ]------------------------------- 00:46:33 [INFO] 00:46:33 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ovsdb-hwvtepsouthbound-test --- 00:46:33 [INFO] 00:46:33 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ovsdb-hwvtepsouthbound-test --- 00:46:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:46:33 [INFO] 00:46:33 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ovsdb-hwvtepsouthbound-test --- 00:46:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:46:33 [INFO] 00:46:33 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ovsdb-hwvtepsouthbound-test --- 00:46:33 [INFO] 00:46:33 [INFO] --- dependency:3.10.0:properties (default) @ odl-ovsdb-hwvtepsouthbound-test --- 00:46:33 [INFO] 00:46:33 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ovsdb-hwvtepsouthbound-test --- 00:46:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:46:33 [INFO] argLine set to empty 00:46:33 [INFO] 00:46:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ovsdb-hwvtepsouthbound-test --- 00:46:33 [INFO] 00:46:33 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ovsdb-hwvtepsouthbound-test --- 00:46:34 [INFO] Starting audit... 00:46:34 Audit done. 00:46:34 [INFO] You have 0 Checkstyle violations. 00:46:34 [INFO] 00:46:34 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-ovsdb-hwvtepsouthbound-test --- 00:46:34 [INFO] 00:46:34 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-hwvtepsouthbound-test --- 00:46:34 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/target/feature/feature.xml 00:46:34 [INFO] ...done! 00:46:34 [INFO] Set artifact 00:46:34 [INFO] 00:46:34 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-ovsdb-hwvtepsouthbound-test --- 00:46:34 [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 00:46:34 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:46:34 [INFO] 00:46:34 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ovsdb-hwvtepsouthbound-test >>> 00:46:34 [INFO] 00:46:34 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ovsdb-hwvtepsouthbound-test --- 00:46:34 [INFO] No files found to run spotbugs, check compile phase has been run 00:46:34 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:46:34 [INFO] 00:46:34 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ovsdb-hwvtepsouthbound-test <<< 00:46:34 [INFO] 00:46:34 [INFO] 00:46:34 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ovsdb-hwvtepsouthbound-test --- 00:46:34 [INFO] 00:46:34 [INFO] --- feattest:14.3.1:test (default) @ odl-ovsdb-hwvtepsouthbound-test --- 00:46:34 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:46:34 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 00:46:34 [INFO] 00:46:34 [INFO] --- copy:14.3.1:copy-files (default) @ odl-ovsdb-hwvtepsouthbound-test --- 00:46:34 [INFO] 00:46:34 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ovsdb-hwvtepsouthbound-test --- 00:46:34 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:46:34 [INFO] 00:46:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ovsdb-hwvtepsouthbound-test --- 00:46:34 [INFO] CycloneDX: Resolving Dependencies 00:46:37 [INFO] CycloneDX: Creating BOM version 1.6 with 260 component(s) 00:46:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/target/bom.xml 00:46:37 [INFO] attaching as odl-ovsdb-hwvtepsouthbound-test-1.22.0-cyclonedx.xml 00:46:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/target/bom.json 00:46:37 [INFO] attaching as odl-ovsdb-hwvtepsouthbound-test-1.22.0-cyclonedx.json 00:46:37 [INFO] 00:46:37 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-hwvtepsouthbound-test --- 00:46:37 [INFO] Skipping duplicate-finder execution! 00:46:37 [INFO] 00:46:37 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-ovsdb-hwvtepsouthbound-test --- 00:46:37 [INFO] Skipping plugin execution 00:46:37 [INFO] 00:46:37 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ovsdb-hwvtepsouthbound-test --- 00:46:37 [INFO] Skipping source per configuration. 00:46:37 [INFO] 00:46:37 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ovsdb-hwvtepsouthbound-test --- 00:46:37 [INFO] 00:46:37 [INFO] --- jacoco:0.8.14:report (report) @ odl-ovsdb-hwvtepsouthbound-test --- 00:46:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:46:37 [INFO] 00:46:37 [INFO] --- install:3.1.4:install (default-install) @ odl-ovsdb-hwvtepsouthbound-test --- 00:46:37 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.22.0/odl-ovsdb-hwvtepsouthbound-test-1.22.0.pom 00:46:37 [INFO] Installing /w/workspace/autorelease-release-chromium-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.22.0/odl-ovsdb-hwvtepsouthbound-test-1.22.0-features.xml 00:46:37 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.22.0/odl-ovsdb-hwvtepsouthbound-test-1.22.0-cyclonedx.xml 00:46:37 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.22.0/odl-ovsdb-hwvtepsouthbound-test-1.22.0-cyclonedx.json 00:46:37 [INFO] 00:46:37 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ovsdb-hwvtepsouthbound-test --- 00:46:37 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:46:37 [INFO] 00:46:37 [INFO] ----------< org.opendaylight.ovsdb:hwvtepsouthbound-features >---------- 00:46:37 [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-features 1.22.0 [82/142] 00:46:37 [INFO] from ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml 00:46:37 [INFO] ------------------------------[ feature ]------------------------------- 00:46:37 [INFO] 00:46:37 [INFO] --- clean:3.5.0:clean (default-clean) @ hwvtepsouthbound-features --- 00:46:37 [INFO] 00:46:37 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ hwvtepsouthbound-features --- 00:46:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:46:37 [INFO] 00:46:37 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-features --- 00:46:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:46:37 [INFO] 00:46:37 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ hwvtepsouthbound-features --- 00:46:37 [INFO] 00:46:37 [INFO] --- dependency:3.10.0:properties (default) @ hwvtepsouthbound-features --- 00:46:37 [INFO] 00:46:37 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ hwvtepsouthbound-features --- 00:46:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:46:37 [INFO] argLine set to empty 00:46:37 [INFO] 00:46:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ hwvtepsouthbound-features --- 00:46:37 [INFO] 00:46:37 [INFO] --- checkstyle:3.6.0:check (default) @ hwvtepsouthbound-features --- 00:46:37 [INFO] Starting audit... 00:46:37 Audit done. 00:46:37 [INFO] You have 0 Checkstyle violations. 00:46:37 [INFO] 00:46:37 [INFO] --- dependency:3.10.0:copy (unpack-license) @ hwvtepsouthbound-features --- 00:46:37 [INFO] 00:46:37 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ hwvtepsouthbound-features --- 00:46:37 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/target/feature/feature.xml 00:46:37 [INFO] ...done! 00:46:37 [INFO] Set artifact 00:46:37 [INFO] 00:46:37 [INFO] --- karaf:4.4.10:verify (default-verify) @ hwvtepsouthbound-features --- 00:46: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 00:46:37 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:46:37 [INFO] 00:46:37 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ hwvtepsouthbound-features >>> 00:46:37 [INFO] 00:46:37 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ hwvtepsouthbound-features --- 00:46:37 [INFO] No files found to run spotbugs, check compile phase has been run 00:46:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:46:37 [INFO] 00:46:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ hwvtepsouthbound-features <<< 00:46:37 [INFO] 00:46:37 [INFO] 00:46:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ hwvtepsouthbound-features --- 00:46:37 [INFO] 00:46:37 [INFO] --- feattest:14.3.1:test (default) @ hwvtepsouthbound-features --- 00:46:37 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:46:37 [INFO] 00:46:37 [INFO] --- copy:14.3.1:copy-files (default) @ hwvtepsouthbound-features --- 00:46:37 [INFO] 00:46:37 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ hwvtepsouthbound-features --- 00:46:37 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:46:37 [INFO] 00:46:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ hwvtepsouthbound-features --- 00:46:37 [INFO] CycloneDX: Resolving Dependencies 00:46:42 [INFO] CycloneDX: Creating BOM version 1.6 with 456 component(s) 00:46:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/target/bom.xml 00:46:42 [INFO] attaching as hwvtepsouthbound-features-1.22.0-cyclonedx.xml 00:46:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/target/bom.json 00:46:42 [INFO] attaching as hwvtepsouthbound-features-1.22.0-cyclonedx.json 00:46:42 [INFO] 00:46:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ hwvtepsouthbound-features --- 00:46:42 [INFO] Skipping duplicate-finder execution! 00:46:42 [INFO] 00:46:42 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ hwvtepsouthbound-features --- 00:46:42 [INFO] Skipping plugin execution 00:46:42 [INFO] 00:46:42 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ hwvtepsouthbound-features --- 00:46:42 [WARNING] NOT adding sources to artifacts with classifier as Maven only supports one classifier per artifact. Current artifact [org.opendaylight.ovsdb:hwvtepsouthbound-features:xml:features:1.22.0] has a [features] classifier. 00:46:42 [INFO] 00:46:42 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ hwvtepsouthbound-features --- 00:46:42 [INFO] 00:46:42 [INFO] --- jacoco:0.8.14:report (report) @ hwvtepsouthbound-features --- 00:46:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:46:42 [INFO] 00:46:42 [INFO] --- install:3.1.4:install (default-install) @ hwvtepsouthbound-features --- 00:46:42 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.22.0/hwvtepsouthbound-features-1.22.0.pom 00:46:42 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.22.0/hwvtepsouthbound-features-1.22.0-features.xml 00:46:42 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.22.0/hwvtepsouthbound-features-1.22.0-cyclonedx.xml 00:46:42 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/target/bom.json to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.22.0/hwvtepsouthbound-features-1.22.0-cyclonedx.json 00:46:43 [INFO] 00:46:43 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ hwvtepsouthbound-features --- 00:46:43 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:46:43 [INFO] 00:46:43 [INFO] --------------< org.opendaylight.ovsdb:utils.yang-utils >--------------- 00:46:43 [INFO] Building ODL :: ovsdb :: utils.yang-utils 1.22.0 [83/142] 00:46:43 [INFO] from ovsdb/utils/yang-utils/pom.xml 00:46:43 [INFO] -------------------------------[ bundle ]------------------------------- 00:46:43 [INFO] 00:46:43 [INFO] --- clean:3.5.0:clean (default-clean) @ utils.yang-utils --- 00:46:43 [INFO] 00:46:43 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ utils.yang-utils --- 00:46:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:46:43 [INFO] 00:46:43 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ utils.yang-utils --- 00:46:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:46:43 [INFO] 00:46:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ utils.yang-utils --- 00:46:43 [INFO] 00:46:43 [INFO] --- dependency:3.10.0:properties (default) @ utils.yang-utils --- 00:46:43 [INFO] 00:46:43 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ utils.yang-utils --- 00:46:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:46:43 [INFO] 00:46:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ utils.yang-utils --- 00:46:43 [INFO] 00:46:43 [INFO] --- checkstyle:3.6.0:check (default) @ utils.yang-utils --- 00:46:43 [INFO] Starting audit... 00:46:43 Audit done. 00:46:43 [INFO] You have 0 Checkstyle violations. 00:46:43 [INFO] 00:46:43 [INFO] --- dependency:3.10.0:copy (unpack-license) @ utils.yang-utils --- 00:46:43 [INFO] 00:46:43 [INFO] --- resources:3.4.0:resources (default-resources) @ utils.yang-utils --- 00:46:43 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/yang-utils/src/main/resources 00:46:43 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/yang-utils/target/generated-sources/spi 00:46:43 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/yang-utils/target/generated-sources/yang 00:46:43 [INFO] 00:46:43 [INFO] --- compiler:3.15.0:compile (default-compile) @ utils.yang-utils --- 00:46:43 [INFO] Recompiling the module because of changed source code. 00:46:43 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 00:46:43 [INFO] 00:46:43 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ utils.yang-utils >>> 00:46:43 [INFO] 00:46:43 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ utils.yang-utils --- 00:46:43 [INFO] Fork Value is true 00:46:45 [INFO] Done SpotBugs Analysis.... 00:46:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:46:45 [INFO] 00:46:45 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ utils.yang-utils <<< 00:46:45 [INFO] 00:46:45 [INFO] 00:46:45 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ utils.yang-utils --- 00:46:45 [INFO] BugInstance size is 0 00:46:45 [INFO] Error size is 0 00:46:45 [INFO] No errors/warnings found 00:46:45 [INFO] 00:46:45 [INFO] --- resources:3.4.0:testResources (default-testResources) @ utils.yang-utils --- 00:46:45 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/yang-utils/src/test/resources 00:46:45 [INFO] 00:46:45 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ utils.yang-utils --- 00:46:45 [INFO] No sources to compile 00:46:45 [INFO] 00:46:45 [INFO] --- surefire:3.5.5:test (default-test) @ utils.yang-utils --- 00:46:45 [INFO] No tests to run. 00:46:45 [INFO] 00:46:45 [INFO] --- copy:14.3.1:copy-files (default) @ utils.yang-utils --- 00:46:45 [INFO] 00:46:45 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ utils.yang-utils --- 00:46:45 [INFO] Building bundle: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/yang-utils/target/utils.yang-utils-1.22.0.jar 00:46:45 [INFO] Writing manifest: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/yang-utils/target/classes/META-INF/MANIFEST.MF 00:46:45 [INFO] 00:46:45 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ utils.yang-utils --- 00:46:46 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/yang-utils/target/utils.yang-utils-1.22.0-javadoc.jar 00:46:46 [INFO] 00:46:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ utils.yang-utils --- 00:46:46 [INFO] CycloneDX: Resolving Dependencies 00:46:47 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 00:46:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/yang-utils/target/bom.xml 00:46:47 [INFO] attaching as utils.yang-utils-1.22.0-cyclonedx.xml 00:46:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/yang-utils/target/bom.json 00:46:47 [INFO] attaching as utils.yang-utils-1.22.0-cyclonedx.json 00:46:47 [INFO] 00:46:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ utils.yang-utils --- 00:46:47 [INFO] Skipping duplicate-finder execution! 00:46:47 [INFO] 00:46:47 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ utils.yang-utils --- 00:46:47 [WARNING] Used undeclared dependencies found: 00:46:47 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 00:46:47 [INFO] 00:46:47 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ utils.yang-utils --- 00:46:47 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/yang-utils/target/utils.yang-utils-1.22.0-sources.jar 00:46:47 [INFO] 00:46:47 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ utils.yang-utils --- 00:46:47 [INFO] 00:46:47 [INFO] --- jacoco:0.8.14:report (report) @ utils.yang-utils --- 00:46:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:46:47 [INFO] 00:46:47 [INFO] --- install:3.1.4:install (default-install) @ utils.yang-utils --- 00:46:47 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/yang-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.yang-utils/1.22.0/utils.yang-utils-1.22.0.pom 00:46:47 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/yang-utils/target/utils.yang-utils-1.22.0.jar to /tmp/r/org/opendaylight/ovsdb/utils.yang-utils/1.22.0/utils.yang-utils-1.22.0.jar 00:46:47 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/yang-utils/target/utils.yang-utils-1.22.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/utils.yang-utils/1.22.0/utils.yang-utils-1.22.0-javadoc.jar 00:46:47 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/yang-utils/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/utils.yang-utils/1.22.0/utils.yang-utils-1.22.0-cyclonedx.xml 00:46:47 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/yang-utils/target/bom.json to /tmp/r/org/opendaylight/ovsdb/utils.yang-utils/1.22.0/utils.yang-utils-1.22.0-cyclonedx.json 00:46:47 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/yang-utils/target/utils.yang-utils-1.22.0-sources.jar to /tmp/r/org/opendaylight/ovsdb/utils.yang-utils/1.22.0/utils.yang-utils-1.22.0-sources.jar 00:46:47 [INFO] 00:46:47 [INFO] --- bundle:6.0.0:install (default-install) @ utils.yang-utils --- 00:46:47 [INFO] Installing org/opendaylight/ovsdb/utils.yang-utils/1.22.0/utils.yang-utils-1.22.0.jar 00:46:47 [INFO] Writing OBR metadata 00:46:47 [INFO] 00:46:47 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ utils.yang-utils --- 00:46:47 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:46:47 [INFO] 00:46:47 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ utils.yang-utils --- 00:46:47 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:46:47 [INFO] 00:46:47 [INFO] ---------------< org.opendaylight.ovsdb:southbound-impl >--------------- 00:46:47 [INFO] Building ODL :: ovsdb :: southbound-impl 1.22.0 [84/142] 00:46:47 [INFO] from ovsdb/southbound/southbound-impl/pom.xml 00:46:47 [INFO] -------------------------------[ bundle ]------------------------------- 00:46:47 [INFO] 00:46:47 [INFO] --- clean:3.5.0:clean (default-clean) @ southbound-impl --- 00:46:47 [INFO] 00:46:47 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ southbound-impl --- 00:46:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:46:47 [INFO] 00:46:47 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ southbound-impl --- 00:46:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:46:47 [INFO] 00:46:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ southbound-impl --- 00:46:47 [INFO] 00:46:47 [INFO] --- dependency:3.10.0:properties (default) @ southbound-impl --- 00:46:47 [INFO] 00:46:47 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ southbound-impl --- 00:46:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:46:47 [INFO] 00:46:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ southbound-impl --- 00:46:47 [INFO] 00:46:47 [INFO] --- checkstyle:3.6.0:check (default) @ southbound-impl --- 00:46:48 [INFO] Starting audit... 00:46:48 Audit done. 00:46:48 [INFO] You have 0 Checkstyle violations. 00:46:48 [INFO] 00:46:48 [INFO] --- dependency:3.10.0:copy (unpack-license) @ southbound-impl --- 00:46:48 [INFO] 00:46:48 [INFO] --- resources:3.4.0:resources (default-resources) @ southbound-impl --- 00:46:48 [INFO] Copying 1 resource from src/main/resources to target/classes 00:46:48 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/target/generated-sources/spi 00:46:48 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/target/generated-sources/yang 00:46:48 [INFO] 00:46:48 [INFO] --- compiler:3.15.0:compile (default-compile) @ southbound-impl --- 00:46:48 [INFO] Recompiling the module because of changed dependency. 00:46:48 [INFO] Compiling 66 source files with javac [debug release 21] to target/classes 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodec.java:[83,33] toLegacy() in org.opendaylight.yangtools.binding.DataObjectReference has been deprecated and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 00:46:49 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:49 [INFO] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbDataTreeChangeListener.java: Some input files additionally use or override a deprecated API. 00:46:49 [INFO] /w/workspace/autorelease-release-chromium-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. 00:46:49 [INFO] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java: Some input files additionally use unchecked or unsafe operations. 00:46:49 [INFO] 00:46:49 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ southbound-impl >>> 00:46:49 [INFO] 00:46:49 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ southbound-impl --- 00:46:49 [INFO] Fork Value is true 00:46:57 [INFO] Done SpotBugs Analysis.... 00:46:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:46:57 [INFO] 00:46:57 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ southbound-impl <<< 00:46:57 [INFO] 00:46:57 [INFO] 00:46:57 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ southbound-impl --- 00:46:57 [INFO] BugInstance size is 0 00:46:57 [INFO] Error size is 0 00:46:57 [INFO] No errors/warnings found 00:46:57 [INFO] 00:46:57 [INFO] --- resources:3.4.0:testResources (default-testResources) @ southbound-impl --- 00:46:57 [INFO] Copying 1 resource from src/test/resources to target/test-classes 00:46:57 [INFO] 00:46:57 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ southbound-impl --- 00:46:57 [INFO] Recompiling the module because of changed dependency. 00:46:57 [INFO] Compiling 35 source files with javac [debug release 21] to target/test-classes 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[82,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[82,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[82,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[85,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[85,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[85,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[85,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[124,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[137,21] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 00:46:58 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 00:46:58 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[137,58] unchecked conversion 00:46:58 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 00:46:58 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[139,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[154,70] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[166,95] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[198,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[201,21] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 00:46:58 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 00:46:58 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[201,58] unchecked conversion 00:46:58 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 00:46:58 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[204,24] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 00:46:58 required: T 00:46:58 found: com.google.common.util.concurrent.FluentFuture 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[204,29] unchecked conversion 00:46:58 required: T 00:46:58 found: com.google.common.util.concurrent.FluentFuture 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[206,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[224,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[366,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[371,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[378,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[387,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 00:46:58 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 00:46:58 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 00:46:58 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundProviderTest.java:[125,9] org.opendaylight.yangtools.yang.binding.KeyedInstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/OvsdbNodeUpdateCommandTest.java:[105,63] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/ProtocolRemovedCommandTest.java:[50,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/ProtocolRemovedCommandTest.java:[50,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/ProtocolRemovedCommandTest.java:[50,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/ProtocolRemovedCommandTest.java:[51,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/ProtocolRemovedCommandTest.java:[51,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/ProtocolRemovedCommandTest.java:[51,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/ProtocolRemovedCommandTest.java:[57,63] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/ProtocolRemovedCommandTest.java:[64,49] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/ProtocolRemovedCommandTest.java:[66,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/ProtocolRemovedCommandTest.java:[66,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/ProtocolRemovedCommandTest.java:[72,37] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:46:58 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/TerminationPointCreateCommandTest.java:[83,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:46:58 [INFO] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/reconciliation/configuration/BridgeConfigReconciliationTaskTest.java: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/reconciliation/configuration/BridgeConfigReconciliationTaskTest.java uses or overrides a deprecated API. 00:46:58 [INFO] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/TerminationPointCreateCommandTest.java: Some input files additionally use or override a deprecated API that is marked for removal. 00:46:58 [INFO] /w/workspace/autorelease-release-chromium-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. 00:46:58 [INFO] 00:46:58 [INFO] --- surefire:3.5.5:test (default-test) @ southbound-impl --- 00:46:58 [INFO] Surefire report directory: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/target/surefire-reports 00:46:58 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 00:46:58 [INFO] 00:46:58 [INFO] ------------------------------------------------------- 00:46:58 [INFO] T E S T S 00:46:58 [INFO] ------------------------------------------------------- 00:47:07 [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbBridgeRemovedCommandTest 00:47:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.065 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbBridgeRemovedCommandTest 00:47:10 [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbAutoAttachUpdateCommandTest 00:47:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.563 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbAutoAttachUpdateCommandTest 00:47:13 [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OpenVSwitchUpdateCommandTest 00:47:13 [WARNING] Tests run: 11, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.537 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OpenVSwitchUpdateCommandTest 00:47:13 [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.TransactionInvokerImplTest 00:47:15 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.088 s -- in org.opendaylight.ovsdb.southbound.transactions.md.TransactionInvokerImplTest 00:47:15 [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbManagersRemovedCommandTest 00:47:17 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.617 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbManagersRemovedCommandTest 00:47:17 [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbOperationalCommandAggregatorTest 00:47:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.447 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbOperationalCommandAggregatorTest 00:47:18 [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbPortUpdateCommandTest 00:47:21 [WARNING] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.465 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbPortUpdateCommandTest 00:47:21 [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbManagersUpdateCommandTest 00:47:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.926 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbManagersUpdateCommandTest 00:47:24 [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.AbstractTransactionCommandTest 00:47:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.ovsdb.southbound.transactions.md.AbstractTransactionCommandTest 00:47:24 [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbPortRemoveCommandTest 00:47:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.449 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbPortRemoveCommandTest 00:47:27 [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbControllerUpdateCommandTest 00:47:29 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.901 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbControllerUpdateCommandTest 00:47:29 [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbAutoAttachRemovedCommandTest 00:47:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.675 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbAutoAttachRemovedCommandTest 00:47:32 [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbNodeRemoveCommandTest 00:47:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbNodeRemoveCommandTest 00:47:32 [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbBridgeUpdateCommandTest 00:47:36 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.499 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbBridgeUpdateCommandTest 00:47:36 [INFO] Running org.opendaylight.ovsdb.southbound.reconciliation.configuration.BridgeConfigReconciliationTaskTest 00:47:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in org.opendaylight.ovsdb.southbound.reconciliation.configuration.BridgeConfigReconciliationTaskTest 00:47:36 [INFO] Running org.opendaylight.ovsdb.southbound.OvsdbMonitorCallbackTest 00:47:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.opendaylight.ovsdb.southbound.OvsdbMonitorCallbackTest 00:47:36 [INFO] Running org.opendaylight.ovsdb.southbound.SouthboundProviderTest 00:47:41 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.107 s -- in org.opendaylight.ovsdb.southbound.SouthboundProviderTest 00:47:41 [INFO] Running org.opendaylight.ovsdb.southbound.SouthboundMapperTest 00:47:41 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.499 s -- in org.opendaylight.ovsdb.southbound.SouthboundMapperTest 00:47:42 [INFO] Running org.opendaylight.ovsdb.southbound.OvsdbSchemaContantsTest 00:47:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.ovsdb.southbound.OvsdbSchemaContantsTest 00:47:42 [INFO] Running org.opendaylight.ovsdb.southbound.OvsdbConnectionManagerTest 00:47:46 [WARNING] Tests run: 11, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 4.324 s -- in org.opendaylight.ovsdb.southbound.OvsdbConnectionManagerTest 00:47:46 [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.TransactUtilsTest 00:47:49 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.016 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.TransactUtilsTest 00:47:49 [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.BridgeOperationalStateTest 00:47:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.BridgeOperationalStateTest 00:47:49 [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.ProtocolRemovedCommandTest 00:47:49 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.011 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.ProtocolRemovedCommandTest 00:47:49 [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.TerminationPointCreateCommandTest 00:47:51 [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.365 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.TerminationPointCreateCommandTest 00:47:51 [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.TerminationPointUpdateCommandTest 00:47:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.095 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.TerminationPointUpdateCommandTest 00:47:54 [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.TransactCommandAggregatorTest 00:47:54 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.TransactCommandAggregatorTest 00:47:54 [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.OpenVSwitchBridgeAddCommandTest 00:47:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.382 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.OpenVSwitchBridgeAddCommandTest 00:47:57 [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.OvsdbNodeUpdateCommandTest 00:47:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.604 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.OvsdbNodeUpdateCommandTest 00:47:59 [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.TransactInvokerImplTest 00:48:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.150 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.TransactInvokerImplTest 00:48:02 [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.DataChangesManagedByOvsdbNodeEventTest 00:48:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.DataChangesManagedByOvsdbNodeEventTest 00:48:02 [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.TerminationPointDeleteCommandTest 00:48:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.097 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.TerminationPointDeleteCommandTest 00:48:04 [INFO] Running org.opendaylight.ovsdb.southbound.SouthboundUtilTest 00:48:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.411 s -- in org.opendaylight.ovsdb.southbound.SouthboundUtilTest 00:48:06 [INFO] Running org.opendaylight.ovsdb.southbound.InstanceIdentifierCodecTest 00:48:06 [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.089 s -- in org.opendaylight.ovsdb.southbound.InstanceIdentifierCodecTest 00:48:06 [INFO] Running org.opendaylight.ovsdb.southbound.OvsdbDataTreeChangeListenerTest 00:48:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 s -- in org.opendaylight.ovsdb.southbound.OvsdbDataTreeChangeListenerTest 00:48:06 [INFO] Running org.opendaylight.ovsdb.southbound.OvsdbConnectionInstanceTest 00:48:07 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s -- in org.opendaylight.ovsdb.southbound.OvsdbConnectionInstanceTest 00:48:07 [INFO] 00:48:07 [INFO] Results: 00:48:07 [INFO] 00:48:07 [INFO] Tests run: 169, Failures: 0, Errors: 0, Skipped: 7 00:48:07 [INFO] 00:48:07 [INFO] 00:48:07 [INFO] --- copy:14.3.1:copy-files (default) @ southbound-impl --- 00:48:07 [INFO] 00:48:07 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ southbound-impl --- 00:48:07 [WARNING] Bundle org.opendaylight.ovsdb:southbound-impl:bundle:1.22.0 : Unused Export-Package instructions: [org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.southbound.impl.rev141210.*] 00:48:07 [INFO] Building bundle: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/target/southbound-impl-1.22.0.jar 00:48:07 [INFO] Writing manifest: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/target/classes/META-INF/MANIFEST.MF 00:48:07 [INFO] 00:48:07 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ southbound-impl --- 00:48:10 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/target/southbound-impl-1.22.0-javadoc.jar 00:48:10 [INFO] 00:48:10 [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ southbound-impl --- 00:48:10 [INFO] 00:48:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ southbound-impl --- 00:48:10 [INFO] CycloneDX: Resolving Dependencies 00:48:11 [INFO] CycloneDX: Creating BOM version 1.6 with 78 component(s) 00:48:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/target/bom.xml 00:48:11 [INFO] attaching as southbound-impl-1.22.0-cyclonedx.xml 00:48:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/target/bom.json 00:48:11 [INFO] attaching as southbound-impl-1.22.0-cyclonedx.json 00:48:11 [INFO] 00:48:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ southbound-impl --- 00:48:11 [INFO] Skipping duplicate-finder execution! 00:48:11 [INFO] 00:48:11 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ southbound-impl --- 00:48:11 [WARNING] Used undeclared dependencies found: 00:48:11 [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:16.0.3:compile 00:48:11 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 00:48:11 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 00:48:11 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 00:48:11 [WARNING] org.powermock:powermock-core:jar:2.0.9:test 00:48:11 [WARNING] org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 00:48:11 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 00:48:11 [WARNING] org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 00:48:11 [WARNING] org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 00:48:11 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 00:48:11 [WARNING] org.opendaylight.yangtools:concepts:jar:15.0.2:compile 00:48:11 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.28.3:compile 00:48:11 [WARNING] org.powermock:powermock-api-support:jar:2.0.9:test 00:48:11 [WARNING] org.opendaylight.yangtools:util:jar:15.0.2:compile 00:48:11 [WARNING] org.apache.commons:commons-lang3:jar:3.20.0:compile 00:48:11 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:compile 00:48:11 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 00:48:11 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 00:48:11 [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.21.1:compile 00:48:11 [WARNING] org.powermock:powermock-reflect:jar:2.0.9:test 00:48:11 [WARNING] Non-test scoped test only dependencies found: 00:48:11 [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.21.1:compile 00:48:11 [INFO] 00:48:11 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ southbound-impl --- 00:48:11 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/target/southbound-impl-1.22.0-sources.jar 00:48:11 [INFO] 00:48:11 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ southbound-impl --- 00:48:11 [INFO] 00:48:11 [INFO] --- jacoco:0.8.14:report (report) @ southbound-impl --- 00:48:11 [INFO] Loading execution data file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/target/code-coverage/jacoco.exec 00:48:11 [INFO] Analyzed bundle 'ODL :: ovsdb :: southbound-impl' with 78 classes 00:48:11 [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. 00:48:11 [WARNING] Execution data for class org/opendaylight/ovsdb/southbound/OvsdbConnectionManager$OwnershipStates does not match. 00:48:11 [WARNING] Execution data for class org/opendaylight/ovsdb/southbound/ovsdb/transact/TerminationPointUpdateCommand does not match. 00:48:11 [WARNING] Execution data for class org/opendaylight/ovsdb/southbound/ovsdb/transact/TerminationPointCreateCommand does not match. 00:48:11 [WARNING] Execution data for class org/opendaylight/ovsdb/southbound/OvsdbConnectionManager$ConnectionReconciliationTriggers does not match. 00:48:11 [WARNING] Execution data for class org/opendaylight/ovsdb/southbound/ovsdb/transact/TerminationPointDeleteCommand does not match. 00:48:11 [WARNING] Execution data for class org/opendaylight/ovsdb/southbound/ovsdb/transact/TransactUtils does not match. 00:48:11 [WARNING] Execution data for class org/opendaylight/ovsdb/southbound/ovsdb/transact/OvsdbNodeUpdateCommand does not match. 00:48:11 [WARNING] Execution data for class org/opendaylight/ovsdb/southbound/OvsdbConnectionManager$1 does not match. 00:48:11 [WARNING] Execution data for class org/opendaylight/ovsdb/southbound/OvsdbConnectionManager$2 does not match. 00:48:11 [INFO] 00:48:11 [INFO] --- install:3.1.4:install (default-install) @ southbound-impl --- 00:48:11 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0.pom 00:48:11 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/target/southbound-impl-1.22.0.jar to /tmp/r/org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0.jar 00:48:11 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/target/southbound-impl-1.22.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0-javadoc.jar 00:48:11 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/target/classes/initial/southbound.cfg to /tmp/r/org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0-config.cfg 00:48:11 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0-cyclonedx.xml 00:48:11 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/target/bom.json to /tmp/r/org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0-cyclonedx.json 00:48:11 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/target/southbound-impl-1.22.0-sources.jar to /tmp/r/org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0-sources.jar 00:48:11 [INFO] 00:48:11 [INFO] --- bundle:6.0.0:install (default-install) @ southbound-impl --- 00:48:11 [INFO] Installing org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0.jar 00:48:11 [INFO] Writing OBR metadata 00:48:11 [INFO] 00:48:11 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ southbound-impl --- 00:48:11 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:48:11 [INFO] 00:48:12 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ southbound-impl --- 00:48:12 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:48:12 [INFO] 00:48:12 [INFO] ----------< org.opendaylight.ovsdb:odl-ovsdb-southbound-impl >---------- 00:48:12 [INFO] Building ODL :: ovsdb :: odl-ovsdb-southbound-impl 1.22.0 [85/142] 00:48:12 [INFO] from ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/pom.xml 00:48:12 [INFO] ------------------------------[ feature ]------------------------------- 00:48:12 [INFO] 00:48:12 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ovsdb-southbound-impl --- 00:48:12 [INFO] 00:48:12 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ovsdb-southbound-impl --- 00:48:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:48:12 [INFO] 00:48:12 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ovsdb-southbound-impl --- 00:48:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:48:12 [INFO] 00:48:12 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ovsdb-southbound-impl --- 00:48:12 [INFO] 00:48:12 [INFO] --- dependency:3.10.0:properties (default) @ odl-ovsdb-southbound-impl --- 00:48:12 [INFO] 00:48:12 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ovsdb-southbound-impl --- 00:48:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:48:12 [INFO] argLine set to empty 00:48:12 [INFO] 00:48:12 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ovsdb-southbound-impl --- 00:48:12 [INFO] 00:48:12 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ovsdb-southbound-impl --- 00:48:12 [INFO] Starting audit... 00:48:12 Audit done. 00:48:12 [INFO] You have 0 Checkstyle violations. 00:48:12 [INFO] 00:48:12 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-ovsdb-southbound-impl --- 00:48:12 [INFO] 00:48:12 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-southbound-impl --- 00:48:12 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/target/feature/feature.xml 00:48:12 [INFO] ...done! 00:48:12 [INFO] Set artifact 00:48:12 [INFO] 00:48:12 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-ovsdb-southbound-impl --- 00:48: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 00:48:12 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:48:12 [INFO] 00:48:12 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ovsdb-southbound-impl >>> 00:48:12 [INFO] 00:48:12 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ovsdb-southbound-impl --- 00:48:12 [INFO] No files found to run spotbugs, check compile phase has been run 00:48:12 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:48:12 [INFO] 00:48:12 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ovsdb-southbound-impl <<< 00:48:12 [INFO] 00:48:12 [INFO] 00:48:12 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ovsdb-southbound-impl --- 00:48:12 [INFO] 00:48:12 [INFO] --- feattest:14.3.1:test (default) @ odl-ovsdb-southbound-impl --- 00:48:12 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:48:12 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 00:48:12 [INFO] 00:48:12 [INFO] --- copy:14.3.1:copy-files (default) @ odl-ovsdb-southbound-impl --- 00:48:12 [INFO] 00:48:12 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ovsdb-southbound-impl --- 00:48:12 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:48:12 [INFO] 00:48:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ovsdb-southbound-impl --- 00:48:12 [INFO] CycloneDX: Resolving Dependencies 00:48:15 [INFO] CycloneDX: Creating BOM version 1.6 with 268 component(s) 00:48:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/target/bom.xml 00:48:15 [INFO] attaching as odl-ovsdb-southbound-impl-1.22.0-cyclonedx.xml 00:48:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/target/bom.json 00:48:15 [INFO] attaching as odl-ovsdb-southbound-impl-1.22.0-cyclonedx.json 00:48:15 [INFO] 00:48:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-southbound-impl --- 00:48:15 [INFO] Skipping duplicate-finder execution! 00:48:15 [INFO] 00:48:15 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-ovsdb-southbound-impl --- 00:48:15 [INFO] Skipping plugin execution 00:48:15 [INFO] 00:48:15 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ovsdb-southbound-impl --- 00:48:15 [INFO] Skipping source per configuration. 00:48:15 [INFO] 00:48:15 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ovsdb-southbound-impl --- 00:48:15 [INFO] 00:48:15 [INFO] --- jacoco:0.8.14:report (report) @ odl-ovsdb-southbound-impl --- 00:48:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:48:15 [INFO] 00:48:15 [INFO] --- install:3.1.4:install (default-install) @ odl-ovsdb-southbound-impl --- 00:48:15 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.22.0/odl-ovsdb-southbound-impl-1.22.0.pom 00:48:15 [INFO] Installing /w/workspace/autorelease-release-chromium-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.22.0/odl-ovsdb-southbound-impl-1.22.0-features.xml 00:48:15 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.22.0/odl-ovsdb-southbound-impl-1.22.0-cyclonedx.xml 00:48:15 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.22.0/odl-ovsdb-southbound-impl-1.22.0-cyclonedx.json 00:48:15 [INFO] 00:48:15 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ovsdb-southbound-impl --- 00:48:15 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:48:15 [INFO] 00:48:15 [INFO] -------< org.opendaylight.ovsdb:odl-ovsdb-southbound-impl-rest >-------- 00:48:15 [INFO] Building ODL :: ovsdb :: odl-ovsdb-southbound-impl-rest 1.22.0 [86/142] 00:48:15 [INFO] from ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml 00:48:15 [INFO] ------------------------------[ feature ]------------------------------- 00:48:15 [INFO] 00:48:15 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ovsdb-southbound-impl-rest --- 00:48:15 [INFO] 00:48:15 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ovsdb-southbound-impl-rest --- 00:48:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:48:16 [INFO] 00:48:16 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ovsdb-southbound-impl-rest --- 00:48:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:48:16 [INFO] 00:48:16 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ovsdb-southbound-impl-rest --- 00:48:16 [INFO] 00:48:16 [INFO] --- dependency:3.10.0:properties (default) @ odl-ovsdb-southbound-impl-rest --- 00:48:16 [INFO] 00:48:16 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ovsdb-southbound-impl-rest --- 00:48:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:48:16 [INFO] argLine set to empty 00:48:16 [INFO] 00:48:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ovsdb-southbound-impl-rest --- 00:48:16 [INFO] 00:48:16 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ovsdb-southbound-impl-rest --- 00:48:16 [INFO] Starting audit... 00:48:16 Audit done. 00:48:16 [INFO] You have 0 Checkstyle violations. 00:48:16 [INFO] 00:48:16 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-ovsdb-southbound-impl-rest --- 00:48:16 [INFO] 00:48:16 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-southbound-impl-rest --- 00:48:16 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/target/feature/feature.xml 00:48:16 [INFO] ...done! 00:48:16 [INFO] Set artifact 00:48:16 [INFO] 00:48:16 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-ovsdb-southbound-impl-rest --- 00:48:16 [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 00:48:16 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:48:16 [INFO] 00:48:16 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ovsdb-southbound-impl-rest >>> 00:48:16 [INFO] 00:48:16 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ovsdb-southbound-impl-rest --- 00:48:16 [INFO] No files found to run spotbugs, check compile phase has been run 00:48:16 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:48:16 [INFO] 00:48:16 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ovsdb-southbound-impl-rest <<< 00:48:16 [INFO] 00:48:16 [INFO] 00:48:16 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ovsdb-southbound-impl-rest --- 00:48:16 [INFO] 00:48:16 [INFO] --- feattest:14.3.1:test (default) @ odl-ovsdb-southbound-impl-rest --- 00:48:16 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:48:16 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 00:48:16 [INFO] 00:48:16 [INFO] --- copy:14.3.1:copy-files (default) @ odl-ovsdb-southbound-impl-rest --- 00:48:16 [INFO] 00:48:16 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ovsdb-southbound-impl-rest --- 00:48:16 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:48:16 [INFO] 00:48:16 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ovsdb-southbound-impl-rest --- 00:48:16 [INFO] CycloneDX: Resolving Dependencies 00:48:21 [INFO] CycloneDX: Creating BOM version 1.6 with 457 component(s) 00:48:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/target/bom.xml 00:48:21 [INFO] attaching as odl-ovsdb-southbound-impl-rest-1.22.0-cyclonedx.xml 00:48:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/target/bom.json 00:48:21 [INFO] attaching as odl-ovsdb-southbound-impl-rest-1.22.0-cyclonedx.json 00:48:21 [INFO] 00:48:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-southbound-impl-rest --- 00:48:21 [INFO] Skipping duplicate-finder execution! 00:48:21 [INFO] 00:48:21 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-ovsdb-southbound-impl-rest --- 00:48:21 [INFO] Skipping plugin execution 00:48:21 [INFO] 00:48:21 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ovsdb-southbound-impl-rest --- 00:48:21 [INFO] Skipping source per configuration. 00:48:21 [INFO] 00:48:21 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ovsdb-southbound-impl-rest --- 00:48:21 [INFO] 00:48:21 [INFO] --- jacoco:0.8.14:report (report) @ odl-ovsdb-southbound-impl-rest --- 00:48:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:48:21 [INFO] 00:48:21 [INFO] --- install:3.1.4:install (default-install) @ odl-ovsdb-southbound-impl-rest --- 00:48:21 [INFO] Installing /w/workspace/autorelease-release-chromium-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.22.0/odl-ovsdb-southbound-impl-rest-1.22.0.pom 00:48:21 [INFO] Installing /w/workspace/autorelease-release-chromium-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.22.0/odl-ovsdb-southbound-impl-rest-1.22.0-features.xml 00:48:21 [INFO] Installing /w/workspace/autorelease-release-chromium-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.22.0/odl-ovsdb-southbound-impl-rest-1.22.0-cyclonedx.xml 00:48:21 [INFO] Installing /w/workspace/autorelease-release-chromium-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.22.0/odl-ovsdb-southbound-impl-rest-1.22.0-cyclonedx.json 00:48:21 [INFO] 00:48:21 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ovsdb-southbound-impl-rest --- 00:48:21 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:48:21 [INFO] 00:48:21 [INFO] --------< org.opendaylight.ovsdb:odl-ovsdb-southbound-impl-ui >--------- 00:48:21 [INFO] Building ODL :: ovsdb :: odl-ovsdb-southbound-impl-ui 1.22.0 [87/142] 00:48:21 [INFO] from ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/pom.xml 00:48:21 [INFO] ------------------------------[ feature ]------------------------------- 00:48:21 [INFO] 00:48:21 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ovsdb-southbound-impl-ui --- 00:48:21 [INFO] 00:48:21 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ovsdb-southbound-impl-ui --- 00:48:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:48:21 [INFO] 00:48:21 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ovsdb-southbound-impl-ui --- 00:48:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:48:21 [INFO] 00:48:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ovsdb-southbound-impl-ui --- 00:48:21 [INFO] 00:48:21 [INFO] --- dependency:3.10.0:properties (default) @ odl-ovsdb-southbound-impl-ui --- 00:48:21 [INFO] 00:48:21 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ovsdb-southbound-impl-ui --- 00:48:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:48:21 [INFO] argLine set to empty 00:48:21 [INFO] 00:48:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ovsdb-southbound-impl-ui --- 00:48:21 [INFO] 00:48:21 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ovsdb-southbound-impl-ui --- 00:48:21 [INFO] Starting audit... 00:48:21 Audit done. 00:48:21 [INFO] You have 0 Checkstyle violations. 00:48:21 [INFO] 00:48:21 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-ovsdb-southbound-impl-ui --- 00:48:21 [INFO] 00:48:21 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-southbound-impl-ui --- 00:48:21 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/target/feature/feature.xml 00:48:21 [INFO] ...done! 00:48:21 [INFO] Set artifact 00:48:21 [INFO] 00:48:21 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-ovsdb-southbound-impl-ui --- 00:48: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 00:48:21 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:48:21 [INFO] 00:48:21 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ovsdb-southbound-impl-ui >>> 00:48:22 [INFO] 00:48:22 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ovsdb-southbound-impl-ui --- 00:48:22 [INFO] No files found to run spotbugs, check compile phase has been run 00:48:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:48:22 [INFO] 00:48:22 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ovsdb-southbound-impl-ui <<< 00:48:22 [INFO] 00:48:22 [INFO] 00:48:22 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ovsdb-southbound-impl-ui --- 00:48:22 [INFO] 00:48:22 [INFO] --- feattest:14.3.1:test (default) @ odl-ovsdb-southbound-impl-ui --- 00:48:22 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:48:22 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 00:48:22 [INFO] 00:48:22 [INFO] --- copy:14.3.1:copy-files (default) @ odl-ovsdb-southbound-impl-ui --- 00:48:22 [INFO] 00:48:22 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ovsdb-southbound-impl-ui --- 00:48:22 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:48:22 [INFO] 00:48:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ovsdb-southbound-impl-ui --- 00:48:22 [INFO] CycloneDX: Resolving Dependencies 00:48:26 [INFO] CycloneDX: Creating BOM version 1.6 with 463 component(s) 00:48:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/target/bom.xml 00:48:27 [INFO] attaching as odl-ovsdb-southbound-impl-ui-1.22.0-cyclonedx.xml 00:48:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/target/bom.json 00:48:27 [INFO] attaching as odl-ovsdb-southbound-impl-ui-1.22.0-cyclonedx.json 00:48:27 [INFO] 00:48:27 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-southbound-impl-ui --- 00:48:27 [INFO] Skipping duplicate-finder execution! 00:48:27 [INFO] 00:48:27 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-ovsdb-southbound-impl-ui --- 00:48:27 [INFO] Skipping plugin execution 00:48:27 [INFO] 00:48:27 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ovsdb-southbound-impl-ui --- 00:48:27 [INFO] Skipping source per configuration. 00:48:27 [INFO] 00:48:27 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ovsdb-southbound-impl-ui --- 00:48:27 [INFO] 00:48:27 [INFO] --- jacoco:0.8.14:report (report) @ odl-ovsdb-southbound-impl-ui --- 00:48:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:48:27 [INFO] 00:48:27 [INFO] --- install:3.1.4:install (default-install) @ odl-ovsdb-southbound-impl-ui --- 00:48:27 [INFO] Installing /w/workspace/autorelease-release-chromium-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.22.0/odl-ovsdb-southbound-impl-ui-1.22.0.pom 00:48:27 [INFO] Installing /w/workspace/autorelease-release-chromium-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.22.0/odl-ovsdb-southbound-impl-ui-1.22.0-features.xml 00:48:27 [INFO] Installing /w/workspace/autorelease-release-chromium-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.22.0/odl-ovsdb-southbound-impl-ui-1.22.0-cyclonedx.xml 00:48:27 [INFO] Installing /w/workspace/autorelease-release-chromium-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.22.0/odl-ovsdb-southbound-impl-ui-1.22.0-cyclonedx.json 00:48:27 [INFO] 00:48:27 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ovsdb-southbound-impl-ui --- 00:48:27 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:48:27 [INFO] 00:48:27 [INFO] ----------< org.opendaylight.ovsdb:odl-ovsdb-southbound-test >---------- 00:48:27 [INFO] Building ODL :: ovsdb :: odl-ovsdb-southbound-test 1.22.0 [88/142] 00:48:27 [INFO] from ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/pom.xml 00:48:27 [INFO] ------------------------------[ feature ]------------------------------- 00:48:27 [INFO] 00:48:27 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ovsdb-southbound-test --- 00:48:27 [INFO] 00:48:27 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ovsdb-southbound-test --- 00:48:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:48:27 [INFO] 00:48:27 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ovsdb-southbound-test --- 00:48:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:48:27 [INFO] 00:48:27 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ovsdb-southbound-test --- 00:48:27 [INFO] 00:48:27 [INFO] --- dependency:3.10.0:properties (default) @ odl-ovsdb-southbound-test --- 00:48:27 [INFO] 00:48:27 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ovsdb-southbound-test --- 00:48:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:48:27 [INFO] argLine set to empty 00:48:27 [INFO] 00:48:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ovsdb-southbound-test --- 00:48:27 [INFO] 00:48:27 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ovsdb-southbound-test --- 00:48:27 [INFO] Starting audit... 00:48:27 Audit done. 00:48:27 [INFO] You have 0 Checkstyle violations. 00:48:27 [INFO] 00:48:27 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-ovsdb-southbound-test --- 00:48:27 [INFO] 00:48:27 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-southbound-test --- 00:48:27 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/target/feature/feature.xml 00:48:27 [INFO] ...done! 00:48:27 [INFO] Set artifact 00:48:27 [INFO] 00:48:27 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-ovsdb-southbound-test --- 00:48:27 [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 00:48:27 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:48:27 [INFO] 00:48:27 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ovsdb-southbound-test >>> 00:48:27 [INFO] 00:48:27 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ovsdb-southbound-test --- 00:48:27 [INFO] No files found to run spotbugs, check compile phase has been run 00:48:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:48:27 [INFO] 00:48:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ovsdb-southbound-test <<< 00:48:27 [INFO] 00:48:27 [INFO] 00:48:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ovsdb-southbound-test --- 00:48:27 [INFO] 00:48:27 [INFO] --- feattest:14.3.1:test (default) @ odl-ovsdb-southbound-test --- 00:48:27 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:48:27 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 00:48:27 [INFO] 00:48:27 [INFO] --- copy:14.3.1:copy-files (default) @ odl-ovsdb-southbound-test --- 00:48:27 [INFO] 00:48:27 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ovsdb-southbound-test --- 00:48:27 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:48:27 [INFO] 00:48:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ovsdb-southbound-test --- 00:48:27 [INFO] CycloneDX: Resolving Dependencies 00:48:30 [INFO] CycloneDX: Creating BOM version 1.6 with 269 component(s) 00:48:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/target/bom.xml 00:48:30 [INFO] attaching as odl-ovsdb-southbound-test-1.22.0-cyclonedx.xml 00:48:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/target/bom.json 00:48:30 [INFO] attaching as odl-ovsdb-southbound-test-1.22.0-cyclonedx.json 00:48:30 [INFO] 00:48:30 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-southbound-test --- 00:48:30 [INFO] Skipping duplicate-finder execution! 00:48:30 [INFO] 00:48:30 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-ovsdb-southbound-test --- 00:48:30 [INFO] Skipping plugin execution 00:48:30 [INFO] 00:48:30 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ovsdb-southbound-test --- 00:48:30 [INFO] Skipping source per configuration. 00:48:30 [INFO] 00:48:30 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ovsdb-southbound-test --- 00:48:30 [INFO] 00:48:30 [INFO] --- jacoco:0.8.14:report (report) @ odl-ovsdb-southbound-test --- 00:48:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:48:30 [INFO] 00:48:30 [INFO] --- install:3.1.4:install (default-install) @ odl-ovsdb-southbound-test --- 00:48:30 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.22.0/odl-ovsdb-southbound-test-1.22.0.pom 00:48:30 [INFO] Installing /w/workspace/autorelease-release-chromium-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.22.0/odl-ovsdb-southbound-test-1.22.0-features.xml 00:48:30 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.22.0/odl-ovsdb-southbound-test-1.22.0-cyclonedx.xml 00:48:30 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.22.0/odl-ovsdb-southbound-test-1.22.0-cyclonedx.json 00:48:30 [INFO] 00:48:30 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ovsdb-southbound-test --- 00:48:30 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:48:30 [INFO] 00:48:30 [INFO] -------------< org.opendaylight.ovsdb:southbound-features >------------- 00:48:30 [INFO] Building ODL :: ovsdb :: southbound-features 1.22.0 [89/142] 00:48:30 [INFO] from ovsdb/southbound/southbound-features/features/pom.xml 00:48:30 [INFO] ------------------------------[ feature ]------------------------------- 00:48:30 [INFO] 00:48:30 [INFO] --- clean:3.5.0:clean (default-clean) @ southbound-features --- 00:48:30 [INFO] 00:48:30 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ southbound-features --- 00:48:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:48:30 [INFO] 00:48:30 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ southbound-features --- 00:48:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:48:30 [INFO] 00:48:30 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ southbound-features --- 00:48:31 [INFO] 00:48:31 [INFO] --- dependency:3.10.0:properties (default) @ southbound-features --- 00:48:31 [INFO] 00:48:31 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ southbound-features --- 00:48:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:48:31 [INFO] argLine set to empty 00:48:31 [INFO] 00:48:31 [INFO] --- checkstyle:3.6.0:check (check-license) @ southbound-features --- 00:48:31 [INFO] 00:48:31 [INFO] --- checkstyle:3.6.0:check (default) @ southbound-features --- 00:48:31 [INFO] Starting audit... 00:48:31 Audit done. 00:48:31 [INFO] You have 0 Checkstyle violations. 00:48:31 [INFO] 00:48:31 [INFO] --- dependency:3.10.0:copy (unpack-license) @ southbound-features --- 00:48:31 [INFO] 00:48:31 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ southbound-features --- 00:48:31 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-features/features/target/feature/feature.xml 00:48:31 [INFO] ...done! 00:48:31 [INFO] Set artifact 00:48:31 [INFO] 00:48:31 [INFO] --- karaf:4.4.10:verify (default-verify) @ southbound-features --- 00:48:31 [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 00:48:31 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:48:31 [INFO] 00:48:31 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ southbound-features >>> 00:48:31 [INFO] 00:48:31 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ southbound-features --- 00:48:31 [INFO] No files found to run spotbugs, check compile phase has been run 00:48:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:48:31 [INFO] 00:48:31 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ southbound-features <<< 00:48:31 [INFO] 00:48:31 [INFO] 00:48:31 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ southbound-features --- 00:48:31 [INFO] 00:48:31 [INFO] --- feattest:14.3.1:test (default) @ southbound-features --- 00:48:31 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:48:31 [INFO] 00:48:31 [INFO] --- copy:14.3.1:copy-files (default) @ southbound-features --- 00:48:31 [INFO] 00:48:31 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ southbound-features --- 00:48:31 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:48:31 [INFO] 00:48:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ southbound-features --- 00:48:31 [INFO] CycloneDX: Resolving Dependencies 00:48:36 [INFO] CycloneDX: Creating BOM version 1.6 with 465 component(s) 00:48:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-features/features/target/bom.xml 00:48:36 [INFO] attaching as southbound-features-1.22.0-cyclonedx.xml 00:48:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-features/features/target/bom.json 00:48:36 [INFO] attaching as southbound-features-1.22.0-cyclonedx.json 00:48:36 [INFO] 00:48:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ southbound-features --- 00:48:36 [INFO] Skipping duplicate-finder execution! 00:48:36 [INFO] 00:48:36 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ southbound-features --- 00:48:36 [INFO] Skipping plugin execution 00:48:36 [INFO] 00:48:36 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ southbound-features --- 00:48:36 [WARNING] NOT adding sources to artifacts with classifier as Maven only supports one classifier per artifact. Current artifact [org.opendaylight.ovsdb:southbound-features:xml:features:1.22.0] has a [features] classifier. 00:48:36 [INFO] 00:48:36 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ southbound-features --- 00:48:36 [INFO] 00:48:36 [INFO] --- jacoco:0.8.14:report (report) @ southbound-features --- 00:48:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:48:36 [INFO] 00:48:36 [INFO] --- install:3.1.4:install (default-install) @ southbound-features --- 00:48:36 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-features/features/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-features/1.22.0/southbound-features-1.22.0.pom 00:48:36 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-features/features/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/southbound-features/1.22.0/southbound-features-1.22.0-features.xml 00:48:36 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-features/features/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-features/1.22.0/southbound-features-1.22.0-cyclonedx.xml 00:48:36 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-features/features/target/bom.json to /tmp/r/org/opendaylight/ovsdb/southbound-features/1.22.0/southbound-features-1.22.0-cyclonedx.json 00:48:36 [INFO] 00:48:36 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ southbound-features --- 00:48:36 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:48:36 [INFO] 00:48:36 [INFO] ------------< org.opendaylight.integration:features-index >------------- 00:48:36 [INFO] Building ODL :: integration :: features-index 0.24.0 [90/142] 00:48:36 [INFO] from integration/distribution/features/repos/index/pom.xml 00:48:36 [INFO] ------------------------------[ feature ]------------------------------- 00:48:45 [INFO] 00:48:45 [INFO] --- clean:3.5.0:clean (default-clean) @ features-index --- 00:48:45 [INFO] 00:48:45 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-index --- 00:48:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:48:46 [INFO] 00:48:46 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ features-index --- 00:48:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:48:46 [INFO] 00:48:46 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-index --- 00:48:46 [INFO] 00:48:46 [INFO] --- dependency:3.10.0:properties (default) @ features-index --- 00:48:46 [INFO] 00:48:46 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ features-index --- 00:48:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:48:46 [INFO] argLine set to empty 00:48:46 [INFO] 00:48:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-index --- 00:48:46 [INFO] 00:48:46 [INFO] --- checkstyle:3.6.0:check (default) @ features-index --- 00:48:46 [INFO] Starting audit... 00:48:46 Audit done. 00:48:46 [INFO] You have 0 Checkstyle violations. 00:48:46 [INFO] 00:48:46 [INFO] --- dependency:3.10.0:copy (unpack-license) @ features-index --- 00:48:46 [INFO] 00:48:46 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ features-index --- 00:48:46 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/features/repos/index/target/feature/feature.xml 00:48:47 [INFO] ...done! 00:48:47 [INFO] Set artifact 00:48:47 [INFO] 00:48:47 [INFO] --- karaf:4.4.10:verify (default-verify) @ features-index --- 00:48: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 00:48:47 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:48:47 [INFO] 00:48:47 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-index >>> 00:48:48 [INFO] 00:48:48 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-index --- 00:48:48 [INFO] No files found to run spotbugs, check compile phase has been run 00:48:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:48:48 [INFO] 00:48:48 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-index <<< 00:48:48 [INFO] 00:48:48 [INFO] 00:48:48 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-index --- 00:48:48 [INFO] 00:48:48 [INFO] --- feattest:14.3.1:test (default) @ features-index --- 00:48:48 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:48:48 [INFO] 00:48:48 [INFO] --- copy:14.3.1:copy-files (default) @ features-index --- 00:48:48 [INFO] 00:48:48 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ features-index --- 00:48:48 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:48:48 [INFO] 00:48:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-index --- 00:48:48 [INFO] CycloneDX: Resolving Dependencies 00:48:59 [INFO] CycloneDX: Creating BOM version 1.6 with 938 component(s) 00:48:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/features/repos/index/target/bom.xml 00:48:59 [INFO] attaching as features-index-0.24.0-cyclonedx.xml 00:48:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/features/repos/index/target/bom.json 00:48:59 [INFO] attaching as features-index-0.24.0-cyclonedx.json 00:48:59 [INFO] 00:48:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-index --- 00:48:59 [INFO] Skipping duplicate-finder execution! 00:48:59 [INFO] 00:48:59 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ features-index --- 00:48:59 [INFO] Skipping plugin execution 00:48:59 [INFO] 00:48:59 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ features-index --- 00:48:59 [WARNING] NOT adding sources to artifacts with classifier as Maven only supports one classifier per artifact. Current artifact [org.opendaylight.integration:features-index:xml:features:0.24.0] has a [features] classifier. 00:48:59 [INFO] 00:48:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-index --- 00:48:59 [INFO] 00:48:59 [INFO] --- jacoco:0.8.14:report (report) @ features-index --- 00:48:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:48:59 [INFO] 00:48:59 [INFO] --- install:3.1.4:install (default-install) @ features-index --- 00:48:59 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/features/repos/index/pom.xml to /tmp/r/org/opendaylight/integration/features-index/0.24.0/features-index-0.24.0.pom 00:48:59 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/features/repos/index/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/features-index/0.24.0/features-index-0.24.0-features.xml 00:48:59 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/features/repos/index/target/bom.xml to /tmp/r/org/opendaylight/integration/features-index/0.24.0/features-index-0.24.0-cyclonedx.xml 00:48:59 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/features/repos/index/target/bom.json to /tmp/r/org/opendaylight/integration/features-index/0.24.0/features-index-0.24.0-cyclonedx.json 00:48:59 [INFO] 00:48:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-index --- 00:48:59 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:48:59 [INFO] 00:48:59 [INFO] --< org.opendaylight.integration:odl-integration-compatible-with-all >-- 00:48:59 [INFO] Building ODL :: integration :: odl-integration-compatible-with-all 0.24.0 [91/142] 00:48:59 [INFO] from integration/distribution/features/singles/odl-integration-compatible-with-all/pom.xml 00:48:59 [INFO] ------------------------------[ feature ]------------------------------- 00:49:00 [INFO] 00:49:00 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-integration-compatible-with-all --- 00:49:00 [INFO] 00:49:00 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-integration-compatible-with-all --- 00:49:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:49:00 [INFO] 00:49:00 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-integration-compatible-with-all --- 00:49:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:49:00 [INFO] 00:49:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-integration-compatible-with-all --- 00:49:00 [INFO] 00:49:00 [INFO] --- dependency:3.10.0:properties (default) @ odl-integration-compatible-with-all --- 00:49:00 [INFO] 00:49:00 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-integration-compatible-with-all --- 00:49:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:49:00 [INFO] argLine set to empty 00:49:00 [INFO] 00:49:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-integration-compatible-with-all --- 00:49:00 [INFO] 00:49:00 [INFO] --- checkstyle:3.6.0:check (default) @ odl-integration-compatible-with-all --- 00:49:00 [INFO] Starting audit... 00:49:00 Audit done. 00:49:00 [INFO] You have 0 Checkstyle violations. 00:49:00 [INFO] 00:49:00 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-integration-compatible-with-all --- 00:49:00 [INFO] 00:49:00 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-integration-compatible-with-all --- 00:49:00 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/features/singles/odl-integration-compatible-with-all/target/feature/feature.xml 00:49:01 [INFO] ...done! 00:49:01 [INFO] Set artifact 00:49:01 [INFO] 00:49:01 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-integration-compatible-with-all --- 00:49: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 00:49:01 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:49:01 [INFO] 00:49:01 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-integration-compatible-with-all >>> 00:49:01 [INFO] 00:49:01 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-integration-compatible-with-all --- 00:49:01 [INFO] No files found to run spotbugs, check compile phase has been run 00:49:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:49:01 [INFO] 00:49:01 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-integration-compatible-with-all <<< 00:49:01 [INFO] 00:49:01 [INFO] 00:49:01 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-integration-compatible-with-all --- 00:49:01 [INFO] 00:49:01 [INFO] --- feattest:14.3.1:test (default) @ odl-integration-compatible-with-all --- 00:49:01 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:49:01 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 00:49:01 [INFO] 00:49:01 [INFO] --- copy:14.3.1:copy-files (default) @ odl-integration-compatible-with-all --- 00:49:01 [INFO] 00:49:01 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-integration-compatible-with-all --- 00:49:01 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:49:01 [INFO] 00:49:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-integration-compatible-with-all --- 00:49:01 [INFO] CycloneDX: Resolving Dependencies 00:49:09 [INFO] CycloneDX: Creating BOM version 1.6 with 741 component(s) 00:49:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/features/singles/odl-integration-compatible-with-all/target/bom.xml 00:49:09 [INFO] attaching as odl-integration-compatible-with-all-0.24.0-cyclonedx.xml 00:49:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/features/singles/odl-integration-compatible-with-all/target/bom.json 00:49:10 [INFO] attaching as odl-integration-compatible-with-all-0.24.0-cyclonedx.json 00:49:10 [INFO] 00:49:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-integration-compatible-with-all --- 00:49:10 [INFO] Skipping duplicate-finder execution! 00:49:10 [INFO] 00:49:10 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-integration-compatible-with-all --- 00:49:10 [INFO] Skipping plugin execution 00:49:10 [INFO] 00:49:10 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-integration-compatible-with-all --- 00:49:10 [INFO] Skipping source per configuration. 00:49:10 [INFO] 00:49:10 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-integration-compatible-with-all --- 00:49:10 [INFO] 00:49:10 [INFO] --- jacoco:0.8.14:report (report) @ odl-integration-compatible-with-all --- 00:49:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:49:10 [INFO] 00:49:10 [INFO] --- install:3.1.4:install (default-install) @ odl-integration-compatible-with-all --- 00:49:10 [INFO] Installing /w/workspace/autorelease-release-chromium-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.24.0/odl-integration-compatible-with-all-0.24.0.pom 00:49:10 [INFO] Installing /w/workspace/autorelease-release-chromium-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.24.0/odl-integration-compatible-with-all-0.24.0-features.xml 00:49:10 [INFO] Installing /w/workspace/autorelease-release-chromium-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.24.0/odl-integration-compatible-with-all-0.24.0-cyclonedx.xml 00:49:10 [INFO] Installing /w/workspace/autorelease-release-chromium-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.24.0/odl-integration-compatible-with-all-0.24.0-cyclonedx.json 00:49:10 [INFO] 00:49:10 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-integration-compatible-with-all --- 00:49:10 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:49:10 [INFO] 00:49:10 [INFO] ----------< org.opendaylight.integration:odl-integration-all >---------- 00:49:10 [INFO] Building ODL :: integration :: odl-integration-all 0.24.0 [92/142] 00:49:10 [INFO] from integration/distribution/features/singles/odl-integration-all/pom.xml 00:49:10 [INFO] ------------------------------[ feature ]------------------------------- 00:49:10 [INFO] 00:49:10 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-integration-all --- 00:49:10 [INFO] 00:49:10 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-integration-all --- 00:49:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:49:10 [INFO] 00:49:10 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-integration-all --- 00:49:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:49:10 [INFO] 00:49:10 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-integration-all --- 00:49:10 [INFO] 00:49:10 [INFO] --- dependency:3.10.0:properties (default) @ odl-integration-all --- 00:49:10 [INFO] 00:49:10 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-integration-all --- 00:49:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:49:10 [INFO] argLine set to empty 00:49:10 [INFO] 00:49:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-integration-all --- 00:49:10 [INFO] 00:49:10 [INFO] --- checkstyle:3.6.0:check (default) @ odl-integration-all --- 00:49:10 [INFO] Starting audit... 00:49:10 Audit done. 00:49:10 [INFO] You have 0 Checkstyle violations. 00:49:10 [INFO] 00:49:10 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-integration-all --- 00:49:10 [INFO] 00:49:10 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-integration-all --- 00:49:10 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/features/singles/odl-integration-all/target/feature/feature.xml 00:49:11 [INFO] ...done! 00:49:11 [INFO] Set artifact 00:49:11 [INFO] 00:49:11 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-integration-all --- 00:49:11 [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 00:49:11 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:49:11 [INFO] 00:49:11 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-integration-all >>> 00:49:11 [INFO] 00:49:11 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-integration-all --- 00:49:11 [INFO] No files found to run spotbugs, check compile phase has been run 00:49:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:49:11 [INFO] 00:49:11 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-integration-all <<< 00:49:11 [INFO] 00:49:11 [INFO] 00:49:11 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-integration-all --- 00:49:11 [INFO] 00:49:11 [INFO] --- feattest:14.3.1:test (default) @ odl-integration-all --- 00:49:11 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:49:11 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 00:49:11 [INFO] 00:49:11 [INFO] --- copy:14.3.1:copy-files (default) @ odl-integration-all --- 00:49:11 [INFO] 00:49:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-integration-all --- 00:49:11 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:49:11 [INFO] 00:49:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-integration-all --- 00:49:11 [INFO] CycloneDX: Resolving Dependencies 00:49:19 [INFO] CycloneDX: Creating BOM version 1.6 with 758 component(s) 00:49:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/features/singles/odl-integration-all/target/bom.xml 00:49:20 [INFO] attaching as odl-integration-all-0.24.0-cyclonedx.xml 00:49:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/features/singles/odl-integration-all/target/bom.json 00:49:20 [INFO] attaching as odl-integration-all-0.24.0-cyclonedx.json 00:49:20 [INFO] 00:49:20 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-integration-all --- 00:49:20 [INFO] Skipping duplicate-finder execution! 00:49:20 [INFO] 00:49:20 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-integration-all --- 00:49:20 [INFO] Skipping plugin execution 00:49:20 [INFO] 00:49:20 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-integration-all --- 00:49:20 [INFO] Skipping source per configuration. 00:49:20 [INFO] 00:49:20 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-integration-all --- 00:49:20 [INFO] 00:49:20 [INFO] --- jacoco:0.8.14:report (report) @ odl-integration-all --- 00:49:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:49:20 [INFO] 00:49:20 [INFO] --- install:3.1.4:install (default-install) @ odl-integration-all --- 00:49:20 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/features/singles/odl-integration-all/pom.xml to /tmp/r/org/opendaylight/integration/odl-integration-all/0.24.0/odl-integration-all-0.24.0.pom 00:49:20 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/features/singles/odl-integration-all/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/odl-integration-all/0.24.0/odl-integration-all-0.24.0-features.xml 00:49:20 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/features/singles/odl-integration-all/target/bom.xml to /tmp/r/org/opendaylight/integration/odl-integration-all/0.24.0/odl-integration-all-0.24.0-cyclonedx.xml 00:49:20 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/features/singles/odl-integration-all/target/bom.json to /tmp/r/org/opendaylight/integration/odl-integration-all/0.24.0/odl-integration-all-0.24.0-cyclonedx.json 00:49:20 [INFO] 00:49:20 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-integration-all --- 00:49:20 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:49:20 [INFO] 00:49:20 [INFO] -------------< org.opendaylight.integration:features-test >------------- 00:49:20 [INFO] Building ODL :: integration :: features-test 0.24.0 [93/142] 00:49:20 [INFO] from integration/distribution/features/repos/test/pom.xml 00:49:20 [INFO] ------------------------------[ feature ]------------------------------- 00:49:20 [INFO] 00:49:20 [INFO] --- clean:3.5.0:clean (default-clean) @ features-test --- 00:49:20 [INFO] 00:49:20 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-test --- 00:49:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:49:20 [INFO] 00:49:20 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ features-test --- 00:49:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:49:20 [INFO] 00:49:20 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-test --- 00:49:20 [INFO] 00:49:20 [INFO] --- dependency:3.10.0:properties (default) @ features-test --- 00:49:20 [INFO] 00:49:20 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ features-test --- 00:49:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:49:20 [INFO] argLine set to empty 00:49:20 [INFO] 00:49:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-test --- 00:49:20 [INFO] 00:49:20 [INFO] --- checkstyle:3.6.0:check (default) @ features-test --- 00:49:20 [INFO] Starting audit... 00:49:20 Audit done. 00:49:20 [INFO] You have 0 Checkstyle violations. 00:49:20 [INFO] 00:49:20 [INFO] --- dependency:3.10.0:copy (unpack-license) @ features-test --- 00:49:20 [INFO] 00:49:20 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ features-test --- 00:49:21 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/features/repos/test/target/feature/feature.xml 00:49:21 [INFO] ...done! 00:49:21 [INFO] Set artifact 00:49:21 [INFO] 00:49:21 [INFO] --- karaf:4.4.10:verify (default-verify) @ features-test --- 00:49: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 00:49:21 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:49:21 [INFO] 00:49:21 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-test >>> 00:49:21 [INFO] 00:49:21 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-test --- 00:49:21 [INFO] No files found to run spotbugs, check compile phase has been run 00:49:21 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:49:21 [INFO] 00:49:21 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-test <<< 00:49:21 [INFO] 00:49:21 [INFO] 00:49:21 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-test --- 00:49:21 [INFO] 00:49:21 [INFO] --- feattest:14.3.1:test (default) @ features-test --- 00:49:21 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:49:21 [INFO] 00:49:21 [INFO] --- copy:14.3.1:copy-files (default) @ features-test --- 00:49:21 [INFO] 00:49:21 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ features-test --- 00:49:21 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:49:21 [INFO] 00:49:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-test --- 00:49:21 [INFO] CycloneDX: Resolving Dependencies 00:49:30 [INFO] CycloneDX: Creating BOM version 1.6 with 759 component(s) 00:49:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/features/repos/test/target/bom.xml 00:49:30 [INFO] attaching as features-test-0.24.0-cyclonedx.xml 00:49:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/features/repos/test/target/bom.json 00:49:30 [INFO] attaching as features-test-0.24.0-cyclonedx.json 00:49:30 [INFO] 00:49:30 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-test --- 00:49:30 [INFO] Skipping duplicate-finder execution! 00:49:30 [INFO] 00:49:30 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ features-test --- 00:49:30 [INFO] Skipping plugin execution 00:49:30 [INFO] 00:49:30 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ features-test --- 00:49:30 [WARNING] NOT adding sources to artifacts with classifier as Maven only supports one classifier per artifact. Current artifact [org.opendaylight.integration:features-test:xml:features:0.24.0] has a [features] classifier. 00:49:30 [INFO] 00:49:30 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-test --- 00:49:30 [INFO] 00:49:30 [INFO] --- jacoco:0.8.14:report (report) @ features-test --- 00:49:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:49:30 [INFO] 00:49:30 [INFO] --- install:3.1.4:install (default-install) @ features-test --- 00:49:30 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/features/repos/test/pom.xml to /tmp/r/org/opendaylight/integration/features-test/0.24.0/features-test-0.24.0.pom 00:49:30 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/features/repos/test/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/features-test/0.24.0/features-test-0.24.0-features.xml 00:49:30 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/features/repos/test/target/bom.xml to /tmp/r/org/opendaylight/integration/features-test/0.24.0/features-test-0.24.0-cyclonedx.xml 00:49:30 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/features/repos/test/target/bom.json to /tmp/r/org/opendaylight/integration/features-test/0.24.0/features-test-0.24.0-cyclonedx.json 00:49:30 [INFO] 00:49:30 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-test --- 00:49:30 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:49:30 [INFO] 00:49:30 [INFO] -----------------< org.opendaylight.integration:karaf >----------------- 00:49:30 [INFO] Building ODL :: integration :: karaf 0.24.0 [94/142] 00:49:30 [INFO] from integration/distribution/karaf/pom.xml 00:49:30 [INFO] --------------------------------[ pom ]--------------------------------- 00:49:31 [INFO] 00:49:31 [INFO] --- clean:3.5.0:clean (default-clean) @ karaf --- 00:49:31 [INFO] 00:49:31 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ karaf --- 00:49:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:49:31 [INFO] 00:49:31 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ karaf --- 00:49:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:49:31 [INFO] 00:49:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ karaf --- 00:49:31 [INFO] 00:49:31 [INFO] --- dependency:3.10.0:properties (default) @ karaf --- 00:49:31 [INFO] 00:49:31 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ karaf --- 00:49:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:49:31 [INFO] 00:49:31 [INFO] --- checkstyle:3.6.0:check (check-license) @ karaf --- 00:49:31 [INFO] 00:49:31 [INFO] --- checkstyle:3.6.0:check (default) @ karaf --- 00:49:31 [INFO] Starting audit... 00:49:31 Audit done. 00:49:31 [INFO] You have 0 Checkstyle violations. 00:49:31 [INFO] 00:49:31 [INFO] --- dependency:3.10.0:copy (unpack-license) @ karaf --- 00:49:31 [INFO] 00:49:31 [INFO] --- resources:3.4.0:resources (process-resources) @ karaf --- 00:49:31 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/karaf/src/main/resources 00:49:31 [INFO] 00:49:31 [INFO] --- karaf:4.4.10:assembly (process-resources) @ karaf --- 00:49:31 [INFO] Using repositories: 00:49:31 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 00:49:31 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 00:49:31 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 00:49:31 [INFO] Creating work directory: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/karaf/target/assembly 00:49:31 [INFO] Loading direct KAR and features XML dependencies 00:49:31 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.10/kar 00:49:31 [INFO] Feature framework will be added as a startup feature 00:49:31 [INFO] Generating Karaf assembly: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/karaf/target/assembly 00:49:31 [INFO] Unzipping kars 00:49:31 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.10/kar 00:49:31 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.10/xml/features 00:49:31 [INFO] Loading profiles from: 00:49:31 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 00:49:31 [INFO] Loading repositories 00:49:31 [INFO] Artifact org.opendaylight.aaa:features-aaa:xml:features:0.23.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:31 [INFO] Artifact org.opendaylight.aaa:features-aaa:xml:features:0.23.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:32 [INFO] Artifact org.opendaylight.infrautils:features-infrautils:xml:features:7.1.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:32 [INFO] Artifact org.opendaylight.infrautils:features-infrautils:xml:features:7.1.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:32 [INFO] Artifact org.opendaylight.gnmi:features-gnmi:xml:features:3.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:32 [INFO] Artifact org.opendaylight.gnmi:features-gnmi:xml:features:3.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:32 [INFO] Artifact org.opendaylight.controller:features-controller-experimental:xml:features:13.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:32 [INFO] Artifact org.opendaylight.controller:features-controller-experimental:xml:features:13.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:32 [INFO] Artifact org.opendaylight.controller:features-controller-testing:xml:features:13.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:32 [INFO] Artifact org.opendaylight.controller:features-controller-testing:xml:features:13.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:32 [INFO] Artifact org.opendaylight.bgpcep:features-bgpcep:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:32 [INFO] Artifact org.opendaylight.bgpcep:features-bgpcep:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:32 [INFO] Artifact org.opendaylight.controller:features-controller:xml:features:13.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:32 [INFO] Artifact org.opendaylight.controller:features-controller:xml:features:13.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:32 [INFO] Artifact org.opendaylight.bgpcep:features-bgpcep-testing:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:32 [INFO] Artifact org.opendaylight.bgpcep:features-bgpcep-testing:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:32 [INFO] Artifact org.opendaylight.netconf:features-netconf:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:32 [INFO] Artifact org.opendaylight.netconf:features-netconf:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:32 [INFO] Artifact org.opendaylight.mdsal:features-mdsal-experimental:xml:features:16.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:32 [INFO] Artifact org.opendaylight.mdsal:features-mdsal-experimental:xml:features:16.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:32 [INFO] Artifact org.opendaylight.mdsal:features-mdsal:xml:features:16.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:32 [INFO] Artifact org.opendaylight.mdsal:features-mdsal:xml:features:16.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:32 [INFO] Artifact org.opendaylight.l2switch:features-l2switch:xml:features:4.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:32 [INFO] Artifact org.opendaylight.l2switch:features-l2switch:xml:features:4.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:32 [INFO] Artifact org.opendaylight.infrautils:features-infrautils-experimental:xml:features:7.1.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:32 [INFO] Artifact org.opendaylight.infrautils:features-infrautils-experimental:xml:features:7.1.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:32 [INFO] Artifact org.opendaylight.odlparent:features-odlparent:xml:features:14.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:32 [INFO] Artifact org.opendaylight.odlparent:features-odlparent:xml:features:14.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:33 [INFO] Artifact org.opendaylight.openflowplugin:features-openflowplugin:xml:features:1.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:33 [INFO] Artifact org.opendaylight.openflowplugin:features-openflowplugin:xml:features:1.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:33 [INFO] Artifact org.opendaylight.netconf:features-netconf-testing:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:33 [INFO] Artifact org.opendaylight.netconf:features-netconf-testing:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:33 [INFO] Artifact org.opendaylight.netconf:features-netconf-experimental:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:33 [INFO] Artifact org.opendaylight.netconf:features-netconf-experimental:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:33 [INFO] Artifact org.apache.karaf.features:standard:xml:features:4.4.10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:33 [INFO] Artifact org.apache.karaf.features:standard:xml:features:4.4.10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:33 [INFO] Artifact org.apache.karaf.features:framework:xml:features:4.4.10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:33 [INFO] Artifact org.apache.karaf.features:framework:xml:features:4.4.10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:33 [INFO] Artifact org.opendaylight.yangtools:features-yangtools-experimental:xml:features:15.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:33 [INFO] Artifact org.opendaylight.yangtools:features-yangtools-experimental:xml:features:15.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:33 [INFO] Artifact org.opendaylight.yangtools:features-yangtools:xml:features:15.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:33 [INFO] Artifact org.opendaylight.yangtools:features-yangtools:xml:features:15.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:33 [INFO] Artifact org.opendaylight.transportpce:features-transportpce:xml:features:13.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:33 [INFO] Artifact org.opendaylight.transportpce:features-transportpce:xml:features:13.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:33 [INFO] Artifact org.opendaylight.aaa:odl-aaa-web:xml:features:0.23.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:33 [INFO] Artifact org.opendaylight.aaa:odl-aaa-web:xml:features:0.23.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:33 [INFO] Artifact org.opendaylight.aaa:odl-apache-shiro:xml:features:0.23.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:33 [INFO] Artifact org.opendaylight.aaa:odl-apache-shiro:xml:features:0.23.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:33 [INFO] Artifact org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.23.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:33 [INFO] Artifact org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.23.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:33 [INFO] Artifact org.opendaylight.aaa:odl-aaa-api:xml:features:0.23.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:33 [INFO] Artifact org.opendaylight.aaa:odl-aaa-api:xml:features:0.23.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:33 [INFO] Artifact org.opendaylight.aaa:odl-aaa-cert:xml:features:0.23.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:33 [INFO] Artifact org.opendaylight.aaa:odl-aaa-cert:xml:features:0.23.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:33 [INFO] Artifact org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.23.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:33 [INFO] Artifact org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.23.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:33 [INFO] Artifact org.opendaylight.aaa:odl-aaa-cli:xml:features:0.23.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:33 [INFO] Artifact org.opendaylight.aaa:odl-aaa-cli:xml:features:0.23.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:33 [INFO] Artifact org.opendaylight.infrautils:odl-infrautils-utils:xml:features:7.1.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:33 [INFO] Artifact org.opendaylight.infrautils:odl-infrautils-utils:xml:features:7.1.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:34 [INFO] Artifact org.opendaylight.gnmi:odl-gnmi-all:xml:features:3.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:34 [INFO] Artifact org.opendaylight.gnmi:odl-gnmi-all:xml:features:3.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:34 [INFO] Artifact org.opendaylight.controller:odl-toaster:xml:features:13.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:34 [INFO] Artifact org.opendaylight.controller:odl-toaster:xml:features:13.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:34 [INFO] Artifact org.opendaylight.infrautils:odl-infrautils-ready:xml:features:7.1.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:34 [INFO] Artifact org.opendaylight.infrautils:odl-infrautils-ready:xml:features:7.1.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:34 [INFO] Artifact org.opendaylight.infrautils:odl-infrautils-diagstatus-web:xml:features:7.1.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:34 [INFO] Artifact org.opendaylight.infrautils:odl-infrautils-diagstatus-web:xml:features:7.1.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:34 [INFO] Artifact org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:7.1.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:34 [INFO] Artifact org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:7.1.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:34 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bgp-config-example:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:34 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bgp-config-example:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:34 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bgp:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:34 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bgp:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:34 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:34 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:34 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-algo-api:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:34 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-algo-api:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:34 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-algo:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:34 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-algo:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:34 [INFO] Artifact org.opendaylight.controller:odl-mdsal-benchmark:xml:features:13.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:34 [INFO] Artifact org.opendaylight.controller:odl-mdsal-benchmark:xml:features:13.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:34 [INFO] Artifact org.opendaylight.controller:odl-clustering-test-app:xml:features:13.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:34 [INFO] Artifact org.opendaylight.controller:odl-clustering-test-app:xml:features:13.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:34 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:34 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:34 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:34 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:34 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:34 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:35 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:35 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:35 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:35 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:35 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:35 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:35 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bgp-labeled-unicast:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:35 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bgp-labeled-unicast:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:35 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bgp-flowspec:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:35 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bgp-flowspec:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:35 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bgp-linkstate:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:35 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bgp-linkstate:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:35 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:35 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:35 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:35 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:35 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:35 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:35 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bgp-topology:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:35 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bgp-topology:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:35 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bgp-l3vpn:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:35 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bgp-l3vpn:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:35 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bgp-evpn:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:35 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bgp-evpn:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:35 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bgp-mvpn:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:35 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bgp-mvpn:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:35 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:35 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:35 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:35 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:36 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:36 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:36 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-state:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:36 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-state:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:36 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bgp-cli:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:36 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bgp-cli:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:36 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:36 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:36 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:36 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:36 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:36 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:36 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bmp-config-loader:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:36 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bmp-config-loader:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:36 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:36 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:36 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bmp:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:36 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bmp:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:36 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bmp-config-example:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:36 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bmp-config-example:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:36 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-graph:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:36 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-graph:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:36 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:36 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:36 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-routing-policy-config-loader:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:36 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-routing-policy-config-loader:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:36 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-protocols-config-loader:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:36 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-protocols-config-loader:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:36 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-topology-config-loader:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:36 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-topology-config-loader:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:36 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-programming-impl:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:36 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-programming-impl:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:37 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-programming-api:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:37 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-programming-api:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:37 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-pcep-impl:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:37 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-pcep-impl:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:37 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-pcep:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:37 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-pcep:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:37 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:37 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:37 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-pcep-topology:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:37 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-pcep-topology:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:37 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-pcep-topology-provider:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:37 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-pcep-topology-provider:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:37 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-pcep-server-provider:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:37 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-pcep-server-provider:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:37 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-pcep-server:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:37 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-pcep-server:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:37 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-pcep-tunnel-provider:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:37 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-pcep-tunnel-provider:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:37 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-pcep-cli:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:37 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-pcep-cli:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:37 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-rsvp:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:37 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-rsvp:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:37 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:37 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:37 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:37 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:37 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-pcep-config-example:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:37 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-pcep-config-example:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:37 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:37 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:37 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-pcep-parser:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:37 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-pcep-parser:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:38 [INFO] Artifact org.opendaylight.controller:odl-mdsal-broker:xml:features:13.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:38 [INFO] Artifact org.opendaylight.controller:odl-mdsal-broker:xml:features:13.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:38 [INFO] Artifact org.opendaylight.controller:odl-raft-spi:xml:features:13.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:38 [INFO] Artifact org.opendaylight.controller:odl-raft-spi:xml:features:13.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:38 [INFO] Artifact org.opendaylight.controller:odl-raft-api:xml:features:13.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:38 [INFO] Artifact org.opendaylight.controller:odl-raft-api:xml:features:13.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:38 [INFO] Artifact org.opendaylight.controller:odl-pekko:xml:features:13.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:38 [INFO] Artifact org.opendaylight.controller:odl-pekko:xml:features:13.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:38 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-topology-segment-routing:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:38 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-topology-segment-routing:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:38 [INFO] Artifact org.opendaylight.controller:odl-controller-blueprint:xml:features:13.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:38 [INFO] Artifact org.opendaylight.controller:odl-controller-blueprint:xml:features:13.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:38 [INFO] Artifact org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:13.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:38 [INFO] Artifact org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:13.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:38 [INFO] Artifact org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:13.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:38 [INFO] Artifact org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:13.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:38 [INFO] Artifact org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:13.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:38 [INFO] Artifact org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:13.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:38 [INFO] Artifact org.opendaylight.controller:odl-controller-mdsal-common:xml:features:13.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:38 [INFO] Artifact org.opendaylight.controller:odl-controller-mdsal-common:xml:features:13.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:38 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-data-change-counter:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:38 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-data-change-counter:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:38 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:38 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:38 [INFO] Artifact org.opendaylight.controller:odl-controller-broker-local:xml:features:13.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:38 [INFO] Artifact org.opendaylight.controller:odl-controller-broker-local:xml:features:13.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:38 [INFO] Artifact org.opendaylight.netconf:odl-netconf-all:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:38 [INFO] Artifact org.opendaylight.netconf:odl-netconf-all:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:38 [INFO] Artifact org.opendaylight.netconf:odl-netconf-api:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:38 [INFO] Artifact org.opendaylight.netconf:odl-netconf-api:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:38 [INFO] Artifact org.opendaylight.netconf:odl-aaa-netconf-plugin:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:38 [INFO] Artifact org.opendaylight.netconf:odl-aaa-netconf-plugin:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:39 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bgp-benchmark:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:39 [INFO] Artifact org.opendaylight.bgpcep:odl-bgpcep-bgp-benchmark:xml:features:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:39 [INFO] Artifact org.opendaylight.controller:odl-jolokia:xml:features:13.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:39 [INFO] Artifact org.opendaylight.controller:odl-jolokia:xml:features:13.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:39 [INFO] Artifact org.opendaylight.netconf:odl-netconf-databind:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:39 [INFO] Artifact org.opendaylight.netconf:odl-netconf-databind:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:39 [INFO] Artifact org.opendaylight.netconf:odl-netconf-common:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:39 [INFO] Artifact org.opendaylight.netconf:odl-netconf-common:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:39 [INFO] Artifact org.opendaylight.netconf:odl-netconf-client:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:39 [INFO] Artifact org.opendaylight.netconf:odl-netconf-client:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:39 [INFO] Artifact org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:39 [INFO] Artifact org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:39 [INFO] Artifact org.opendaylight.netconf:odl-netconf-mdsal-common:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:39 [INFO] Artifact org.opendaylight.netconf:odl-netconf-mdsal-common:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:39 [INFO] Artifact org.opendaylight.netconf:odl-netconf-mdsal:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:39 [INFO] Artifact org.opendaylight.netconf:odl-netconf-mdsal:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:39 [INFO] Artifact org.opendaylight.netconf:odl-netconf-impl:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:39 [INFO] Artifact org.opendaylight.netconf:odl-netconf-impl:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:39 [INFO] Artifact org.opendaylight.netconf:odl-netconf-topology:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:39 [INFO] Artifact org.opendaylight.netconf:odl-netconf-topology:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:39 [INFO] Artifact org.opendaylight.netconf:odl-netconf-connector:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:39 [INFO] Artifact org.opendaylight.netconf:odl-netconf-connector:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:39 [INFO] Artifact org.opendaylight.netconf:odl-netconf-console:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:39 [INFO] Artifact org.opendaylight.netconf:odl-netconf-console:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:39 [INFO] Artifact org.opendaylight.netconf:odl-netconf-connector-all:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:39 [INFO] Artifact org.opendaylight.netconf:odl-netconf-connector-all:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:39 [INFO] Artifact org.opendaylight.netconf:odl-netconf-callhome-ssh:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:39 [INFO] Artifact org.opendaylight.netconf:odl-netconf-callhome-ssh:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:39 [INFO] Artifact org.opendaylight.netconf:odl-restconf-all:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:39 [INFO] Artifact org.opendaylight.netconf:odl-restconf-all:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:39 [INFO] Artifact org.opendaylight.netconf:odl-restconf:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:39 [INFO] Artifact org.opendaylight.netconf:odl-restconf:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:40 [INFO] Artifact org.opendaylight.netconf:odl-restconf-openapi:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:40 [INFO] Artifact org.opendaylight.netconf:odl-restconf-openapi:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:40 [INFO] Artifact org.opendaylight.netconf:odl-netconf-clustered-topology:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:40 [INFO] Artifact org.opendaylight.netconf:odl-netconf-clustered-topology:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:40 [INFO] Artifact org.opendaylight.netconf:odl-netconf-keystore:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:40 [INFO] Artifact org.opendaylight.netconf:odl-netconf-keystore:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:40 [INFO] Artifact org.opendaylight.netconf:odl-netconf-truststore:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:40 [INFO] Artifact org.opendaylight.netconf:odl-netconf-truststore:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:40 [INFO] Artifact org.opendaylight.netconf:odl-netconf-keystore-plaintext:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:40 [INFO] Artifact org.opendaylight.netconf:odl-netconf-keystore-plaintext:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:40 [INFO] Artifact org.opendaylight.netconf:odl-netconf-transport-api:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:40 [INFO] Artifact org.opendaylight.netconf:odl-netconf-transport-api:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:40 [INFO] Artifact org.opendaylight.netconf:odl-netconf-transport:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:40 [INFO] Artifact org.opendaylight.netconf:odl-netconf-transport:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:40 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:16.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:40 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:16.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:40 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:16.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:40 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:16.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:40 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:16.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:40 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:16.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:40 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:16.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:40 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:16.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:40 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-common:xml:features:16.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:40 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-common:xml:features:16.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:40 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-binding:xml:features:16.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:40 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-binding:xml:features:16.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:40 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-dom:xml:features:16.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:40 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-dom:xml:features:16.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:40 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:16.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:40 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:16.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:40 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:16.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:40 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:16.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:40 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:16.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:40 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:16.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:41 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:16.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:41 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:16.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:41 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-eos-single:xml:features:16.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:41 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-eos-single:xml:features:16.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:41 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:16.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:41 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:16.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:41 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:16.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:41 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:16.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:41 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:16.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:41 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:16.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:41 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-replicate-common:xml:features:16.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:41 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-replicate-common:xml:features:16.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:41 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-trace:xml:features:16.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:41 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-trace:xml:features:16.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:41 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:16.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:41 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:16.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:41 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-exp-yanglib-rfc8525:xml:features:0.21.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:41 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-exp-yanglib-rfc8525:xml:features:0.21.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:41 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-exp-yanglib-api:xml:features:0.21.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:41 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-exp-yanglib-api:xml:features:0.21.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:41 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-replicate-netty:xml:features:16.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:41 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-replicate-netty:xml:features:16.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:41 [INFO] Artifact org.opendaylight.l2switch:odl-l2switch-switch-ui:xml:features:4.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:41 [INFO] Artifact org.opendaylight.l2switch:odl-l2switch-switch-ui:xml:features:4.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:41 [INFO] Artifact org.opendaylight.l2switch:odl-l2switch-switch-rest:xml:features:4.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:41 [INFO] Artifact org.opendaylight.l2switch:odl-l2switch-switch-rest:xml:features:4.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:41 [INFO] Artifact org.opendaylight.l2switch:odl-l2switch-switch:xml:features:4.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:41 [INFO] Artifact org.opendaylight.l2switch:odl-l2switch-switch:xml:features:4.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:41 [INFO] Artifact org.opendaylight.l2switch:odl-l2switch-hosttracker:xml:features:4.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:41 [INFO] Artifact org.opendaylight.l2switch:odl-l2switch-hosttracker:xml:features:4.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:41 [INFO] Artifact org.opendaylight.l2switch:odl-l2switch-addresstracker:xml:features:4.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:41 [INFO] Artifact org.opendaylight.l2switch:odl-l2switch-addresstracker:xml:features:4.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:42 [INFO] Artifact org.opendaylight.l2switch:odl-l2switch-arphandler:xml:features:4.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:42 [INFO] Artifact org.opendaylight.l2switch:odl-l2switch-arphandler:xml:features:4.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:42 [INFO] Artifact org.opendaylight.l2switch:odl-l2switch-loopremover:xml:features:4.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:42 [INFO] Artifact org.opendaylight.l2switch:odl-l2switch-loopremover:xml:features:4.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:42 [INFO] Artifact org.opendaylight.l2switch:odl-l2switch-packethandler:xml:features:4.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:42 [INFO] Artifact org.opendaylight.l2switch:odl-l2switch-packethandler:xml:features:4.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:42 [INFO] Artifact org.opendaylight.infrautils:odl-infrautils-inject:xml:features:7.1.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:42 [INFO] Artifact org.opendaylight.infrautils:odl-infrautils-inject:xml:features:7.1.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:42 [INFO] Artifact org.opendaylight.odlparent:odl-apache-spifly:xml:features:14.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:42 [INFO] Artifact org.opendaylight.odlparent:odl-apache-spifly:xml:features:14.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:42 [INFO] Artifact org.opendaylight.odlparent:odl-asm:xml:features:14.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:42 [INFO] Artifact org.opendaylight.odlparent:odl-asm:xml:features:14.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:42 [INFO] Artifact org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:42 [INFO] Artifact org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:42 [INFO] Artifact org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:42 [INFO] Artifact org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:42 [INFO] Artifact org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:42 [INFO] Artifact org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:42 [INFO] Artifact org.opendaylight.odlparent:odl-jackson-2:xml:features:14.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:42 [INFO] Artifact org.opendaylight.odlparent:odl-jackson-2:xml:features:14.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:42 [INFO] Artifact org.opendaylight.odlparent:odl-guava:xml:features:14.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:42 [INFO] Artifact org.opendaylight.odlparent:odl-guava:xml:features:14.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:42 [INFO] Artifact org.opendaylight.odlparent:odl-gson:xml:features:14.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:42 [INFO] Artifact org.opendaylight.odlparent:odl-gson:xml:features:14.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:42 [INFO] Artifact org.opendaylight.odlparent:odl-errorprone:xml:features:14.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:42 [INFO] Artifact org.opendaylight.odlparent:odl-errorprone:xml:features:14.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:42 [INFO] Artifact org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:42 [INFO] Artifact org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:42 [INFO] Artifact org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:14.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:42 [INFO] Artifact org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:14.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:42 [INFO] Artifact org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:42 [INFO] Artifact org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:43 [INFO] Artifact org.opendaylight.odlparent:odl-jersey-2:xml:features:14.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:43 [INFO] Artifact org.opendaylight.odlparent:odl-jersey-2:xml:features:14.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:43 [INFO] Artifact org.opendaylight.odlparent:odl-javassist-3:xml:features:14.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:43 [INFO] Artifact org.opendaylight.odlparent:odl-javassist-3:xml:features:14.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:43 [INFO] Artifact org.opendaylight.odlparent:odl-netty-io_uring:xml:features:14.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:43 [INFO] Artifact org.opendaylight.odlparent:odl-netty-io_uring:xml:features:14.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:43 [INFO] Artifact org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:43 [INFO] Artifact org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:43 [INFO] Artifact org.opendaylight.odlparent:odl-netty-http3:xml:features:14.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:43 [INFO] Artifact org.opendaylight.odlparent:odl-netty-http3:xml:features:14.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:43 [INFO] Artifact org.opendaylight.odlparent:odl-netty-quic:xml:features:14.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:43 [INFO] Artifact org.opendaylight.odlparent:odl-netty-quic:xml:features:14.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:43 [INFO] Artifact org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:14.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:43 [INFO] Artifact org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:14.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:43 [INFO] Artifact org.opendaylight.odlparent:odl-karaf-feat-war:xml:features:14.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:43 [INFO] Artifact org.opendaylight.odlparent:odl-karaf-feat-war:xml:features:14.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:43 [INFO] Artifact org.opendaylight.odlparent:odl-ws-rs-api:xml:features:14.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:43 [INFO] Artifact org.opendaylight.odlparent:odl-ws-rs-api:xml:features:14.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:43 [INFO] Artifact org.opendaylight.odlparent:odl-woodstox:xml:features:14.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:43 [INFO] Artifact org.opendaylight.odlparent:odl-woodstox:xml:features:14.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:43 [INFO] Artifact org.opendaylight.odlparent:odl-stax2-api:xml:features:14.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:43 [INFO] Artifact org.opendaylight.odlparent:odl-stax2-api:xml:features:14.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:43 [INFO] Artifact org.opendaylight.odlparent:odl-servlet-api:xml:features:14.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:43 [INFO] Artifact org.opendaylight.odlparent:odl-servlet-api:xml:features:14.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:43 [INFO] Artifact org.opendaylight.odlparent:odl-netty-kqueue:xml:features:14.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:43 [INFO] Artifact org.opendaylight.odlparent:odl-netty-kqueue:xml:features:14.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:43 [INFO] Artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-topology:xml:features:1.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:43 [INFO] Artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-topology:xml:features:1.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:43 [INFO] Artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync:xml:features:1.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:43 [INFO] Artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync:xml:features:1.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:44 [INFO] Artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager:xml:features:1.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:44 [INFO] Artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager:xml:features:1.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:44 [INFO] Artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher:xml:features:1.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:44 [INFO] Artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher:xml:features:1.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:44 [INFO] Artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic:xml:features:1.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:44 [INFO] Artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic:xml:features:1.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:44 [INFO] Artifact org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:1.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:44 [INFO] Artifact org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:1.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:44 [INFO] Artifact org.opendaylight.openflowplugin:odl-openflowplugin-flow-services:xml:features:1.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:44 [INFO] Artifact org.opendaylight.openflowplugin:odl-openflowplugin-flow-services:xml:features:1.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:44 [INFO] Artifact org.opendaylight.openflowplugin:odl-openflowplugin-drop-test:xml:features:1.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:44 [INFO] Artifact org.opendaylight.openflowplugin:odl-openflowplugin-drop-test:xml:features:1.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:44 [INFO] Artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-manager:xml:features:1.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:44 [INFO] Artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-manager:xml:features:1.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:44 [INFO] Artifact org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:1.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:44 [INFO] Artifact org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:1.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:44 [INFO] Artifact org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:1.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:44 [INFO] Artifact org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:1.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:44 [INFO] Artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery:xml:features:1.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:44 [INFO] Artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery:xml:features:1.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:44 [INFO] Artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker:xml:features:1.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:44 [INFO] Artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker:xml:features:1.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:44 [INFO] Artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer:xml:features:1.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:44 [INFO] Artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer:xml:features:1.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:44 [INFO] Artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation:xml:features:1.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:44 [INFO] Artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation:xml:features:1.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:44 [INFO] Artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework:xml:features:1.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:44 [INFO] Artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework:xml:features:1.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:44 [INFO] Artifact org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:1.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:44 [INFO] Artifact org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:1.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:44 [INFO] Artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli:xml:features:1.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:44 [INFO] Artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli:xml:features:1.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:45 [INFO] Artifact org.opendaylight.netconf:odl-netconf-test-tools:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:45 [INFO] Artifact org.opendaylight.netconf:odl-netconf-test-tools:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:45 [INFO] Artifact org.opendaylight.openflowplugin:odl-openflowplugin-flow-services-rest:xml:features:1.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:45 [INFO] Artifact org.opendaylight.openflowplugin:odl-openflowplugin-flow-services-rest:xml:features:1.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:45 [INFO] Artifact org.opendaylight.yangtools:odl-bytebuddy:xml:features:15.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:45 [INFO] Artifact org.opendaylight.yangtools:odl-bytebuddy:xml:features:15.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:45 [INFO] Artifact org.ops4j.pax.web:pax-web-features:xml:features:8.0.34 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:45 [INFO] Artifact org.ops4j.pax.web:pax-web-features:xml:features:8.0.34 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:45 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:45 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:45 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:45 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:45 [INFO] Artifact org.opendaylight.openflowplugin:odl-openflowplugin-eric-extensions:xml:features:1.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:45 [INFO] Artifact org.opendaylight.openflowplugin:odl-openflowplugin-eric-extensions:xml:features:1.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:45 [INFO] Artifact org.opendaylight.openflowplugin:odl-openflowplugin-onf-extensions:xml:features:1.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:45 [INFO] Artifact org.opendaylight.openflowplugin:odl-openflowplugin-onf-extensions:xml:features:1.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:45 [INFO] Artifact org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions:xml:features:1.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:45 [INFO] Artifact org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions:xml:features:1.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:45 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:15.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:45 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:15.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:45 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:45 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:45 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-codec:xml:features:15.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:45 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-codec:xml:features:15.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:45 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-data:xml:features:15.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:45 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-data:xml:features:15.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:45 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:15.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:45 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:15.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:45 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:15.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:45 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:15.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:45 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-export:xml:features:15.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:45 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-export:xml:features:15.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:45 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-databind:xml:features:15.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:45 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-databind:xml:features:15.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:46 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:15.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:46 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:15.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:46 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:15.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:46 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:15.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:46 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-netty:xml:features:15.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:46 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-netty:xml:features:15.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:46 [INFO] Artifact org.opendaylight.transportpce:odl-transportpce-nbinotifications:xml:features:13.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:46 [INFO] Artifact org.opendaylight.transportpce:odl-transportpce-nbinotifications:xml:features:13.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:46 [INFO] Artifact org.opendaylight.transportpce:odl-transportpce:xml:features:13.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:46 [INFO] Artifact org.opendaylight.transportpce:odl-transportpce:xml:features:13.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:46 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:15.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:46 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:15.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:46 [INFO] Artifact org.opendaylight.transportpce:odl-transportpce-tapi:xml:features:13.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:46 [INFO] Artifact org.opendaylight.transportpce:odl-transportpce-tapi:xml:features:13.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:46 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:46 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:46 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-parser:xml:features:15.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:46 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-parser:xml:features:15.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:46 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc7224:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:46 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc7224:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:46 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:46 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:46 [INFO] Artifact org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.23.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:46 [INFO] Artifact org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.23.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:46 [INFO] Artifact org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:14.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:46 [INFO] Artifact org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:14.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:46 [INFO] Artifact org.opendaylight.transportpce:odl-transportpce-inventory:xml:features:13.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:46 [INFO] Artifact org.opendaylight.transportpce:odl-transportpce-inventory:xml:features:13.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:46 [INFO] Artifact org.opendaylight.transportpce:odl-transportpce-dmaap-client:xml:features:13.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:46 [INFO] Artifact org.opendaylight.transportpce:odl-transportpce-dmaap-client:xml:features:13.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:46 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc6241:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:46 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc6241:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:47 [INFO] Artifact org.opendaylight.controller:odl-lz4:xml:features:13.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:47 [INFO] Artifact org.opendaylight.controller:odl-lz4:xml:features:13.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:47 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:16.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:47 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:16.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:47 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:47 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:47 [INFO] Artifact org.opendaylight.ietf:odl-ietf-rfc8294-netty:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:47 [INFO] Artifact org.opendaylight.ietf:odl-ietf-rfc8294-netty:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:47 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc6022:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:47 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc6022:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:47 [INFO] Artifact org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:47 [INFO] Artifact org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:47 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8525:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:47 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8525:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:47 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8526:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:47 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8526:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:47 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc6470:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:47 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc6470:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:47 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc9643:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:47 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc9643:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:47 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc7317-iana-crypt-hash:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:47 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc7317-iana-crypt-hash:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:47 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:47 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:47 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc9642:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:47 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc9642:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:47 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc9641:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:47 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc9641:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:47 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-x509-cert-to-name:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:47 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-x509-cert-to-name:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:47 [INFO] Artifact org.opendaylight.netconf:odl-restconf-nb:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:47 [INFO] Artifact org.opendaylight.netconf:odl-restconf-nb:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:48 [INFO] Artifact org.opendaylight.transportpce.models:odl-openroadm-models:xml:features:24.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:48 [INFO] Artifact org.opendaylight.transportpce.models:odl-openroadm-models:xml:features:24.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:48 [INFO] Artifact org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:48 [INFO] Artifact org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:48 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:16.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:48 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:16.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:48 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:48 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:48 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc9645:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:48 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc9645:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:48 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc9644:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:48 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc9644:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:48 [INFO] Artifact org.opendaylight.transportpce.models:odl-openroadm-devices:xml:features:24.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:48 [INFO] Artifact org.opendaylight.transportpce.models:odl-openroadm-devices:xml:features:24.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:48 [INFO] Artifact org.opendaylight.netconf:odl-restconf-server-api:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:48 [INFO] Artifact org.opendaylight.netconf:odl-restconf-server-api:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:48 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8650:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:48 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8650:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:48 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc9640:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:48 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc9640:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:48 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc6243:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:48 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc6243:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:48 [INFO] Artifact tech.pantheon.triemap:pt-triemap:xml:features:1.3.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:48 [INFO] Artifact tech.pantheon.triemap:pt-triemap:xml:features:1.3.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:48 [INFO] Artifact org.opendaylight.transportpce.models:odl-tapi-2.4.0-models:xml:features:24.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:48 [INFO] Artifact org.opendaylight.transportpce.models:odl-tapi-2.4.0-models:xml:features:24.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:48 [INFO] Artifact org.opendaylight.netconf:odl-restconf-api:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:48 [INFO] Artifact org.opendaylight.netconf:odl-restconf-api:xml:features:11.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:48 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8639:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:48 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8639:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:48 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8072:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:48 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8072:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:49 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:49 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:49 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf-monitoring:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:49 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf-monitoring:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:49 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:49 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:49 [INFO] Artifact org.ops4j.pax.transx:pax-transx-features:xml:features:0.5.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:49 [INFO] Artifact org.ops4j.pax.transx:pax-transx-features:xml:features:0.5.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:49 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8529:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:49 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8529:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:49 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8344:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:49 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8344:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:49 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8528:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:49 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8528:xml:features:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 00:49:49 [INFO] Generating generated-startup profile 00:49:49 [INFO] Generating generated-boot profile with parents: generated-startup 00:49:49 [INFO] Generating generated-installed profile 00:49:49 [INFO] Configuring etc/config.properties and etc/system.properties 00:49:49 [INFO] Downloading libraries for generated profiles 00:49:49 [INFO] Downloading additional libraries 00:49:49 [INFO] Writing configurations 00:49:49 [INFO] adding config file: etc/profile.cfg 00:49:49 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 00:49:49 [INFO] Startup stage 00:49:49 [INFO] Loading startup repositories 00:49:49 [INFO] Resolving startup features and bundles 00:49:49 [INFO] Features: framework 00:49:49 [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.3.1 00:49:49 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.3.1 00:49:49 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 00:49:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 00:49:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 00:49:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 00:49:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 00:49:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 00:49:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 00:49:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 00:49:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 00:49:49 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.10 00:49:49 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.10 00:49:49 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.10 00:49:49 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 00:49:49 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 00:49:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.2 00:49:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.2 00:49:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.7.0 00:49:49 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 00:49:49 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 00:49:49 [INFO] Boot stage 00:49:49 [INFO] Loading boot repositories 00:49:49 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.10/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.integration/features-index/0.24.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.10/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/features-bgpcep/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/features-bgpcep-testing/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.aaa/features-aaa/0.23.2/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils-experimental/7.1.12/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils/7.1.12/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-testing/13.0.2/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.gnmi/features-gnmi/3.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.daexim/daexim-features/1.19.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-experimental/13.0.2/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-experimental/11.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf/11.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller/13.0.2/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-testing/11.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal-experimental/16.0.3/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal/16.0.3/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/hwvtepsouthbound-features/1.22.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/southbound-features/1.22.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/features-l2switch/4.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/features-lispflowmapping/1.23.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/features-jsonrpc/1.20.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.34/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/features-yangtools-experimental/15.0.2/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/features-yangtools/15.0.2/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.transportpce/features-transportpce/13.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin/1.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/library-features/1.22.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/features-odlparent/14.3.1/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-extensions-api/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-dependencies/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-config-example/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-linkstate/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-flowspec/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-rib-api/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-parser-api/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-inet/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-labeled-unicast/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-l3vpn/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-parser/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-algo-api/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-algo/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-evpn/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-mvpn/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-route-target/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-topology/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-cli/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-rib-impl/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-path-selection-mode/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-api/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-config-example/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-config-loader/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-config-loader-impl/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-config-loader-spi/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-concepts/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-state/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-protocols-config-loader/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-routing-policy-config-loader/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-config-loader/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-graph-api/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-api/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-impl/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-programming-api/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-programming-impl/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-topology/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-graph/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-server-provider/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-server/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-cli/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-topology-provider/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-segment-routing/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-tunnel-api/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-extras-dependencies/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-tunnel-provider/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-api/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-rsvp-api/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-rsvp/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-parser/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-config-example/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cli/0.23.2/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.23.2/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.23.2/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.23.2/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.23.2/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.23.2/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-data-change-counter/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-benchmark/2.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.1.12/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.1.12/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus-web/7.1.12/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/7.1.12/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-benchmark/13.0.2/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.23.2/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim/1.19.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim-all/1.19.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.gnmi/odl-gnmi-all/3.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-clustering-test-app/13.0.2/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/11.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-inject/7.1.12/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/11.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/11.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-aaa-netconf-plugin/11.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-all/11.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-impl/11.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-toaster/13.0.2/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/11.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal-common/11.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-databind/11.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-clustered-topology/11.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/11.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal/11.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/11.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/11.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/11.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/11.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-console/11.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/11.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/11.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/11.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/11.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore-plaintext/11.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/11.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/11.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/13.0.2/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/13.0.2/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-pekko/13.0.2/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/13.0.2/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/13.0.2/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-broker-local/13.0.2/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/13.0.2/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/13.0.2/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/13.0.2/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/13.0.2/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/16.0.3/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/16.0.3/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/13.0.2/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/16.0.3/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/16.0.3/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/16.0.3/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-test-tools/11.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/16.0.3/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/16.0.3/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/16.0.3/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/16.0.3/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/16.0.3/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/16.0.3/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/16.0.3/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/16.0.3/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-common/16.0.3/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-netty/16.0.3/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-trace/16.0.3/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/16.0.3/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-single/16.0.3/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/16.0.3/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.22.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.22.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound/1.22.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.22.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.22.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl/1.22.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-api/1.22.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-exp-yanglib-rfc8525/0.21.3/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-exp-yanglib-api/0.21.3/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-test/1.22.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-switch/4.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl-ui/1.22.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl-rest/1.22.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-addresstracker/4.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-arphandler/4.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-loopremover/4.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-hosttracker/4.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-switch-ui/4.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-switch-rest/4.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-msmr/1.23.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-mappingservice/1.23.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-models/1.23.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-inmemorydb/1.23.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-southbound/1.23.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-all/1.20.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-bus/1.20.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.23.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-packethandler/4.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/15.0.2/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/15.0.2/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/15.0.2/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/15.0.2/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/15.0.2/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/15.0.2/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-databind/15.0.2/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-provider/1.20.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/15.0.2/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/15.0.2/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/15.0.2/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/15.0.2/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/15.0.2/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/15.0.2/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/15.0.2/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/15.0.2/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/15.0.2/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-inventory/13.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce/13.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-dmaap-client/13.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-nbinotifications/13.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-tapi/13.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/1.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-bulk-o-matic/1.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/1.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/1.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-lldp-speaker/1.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/1.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-table-miss-enforcer/1.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-sync/1.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/1.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/1.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/1.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/1.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/1.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services-rest/1.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/1.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/1.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-manager/1.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-drop-test/1.0.0/xml/features 00:49:49 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-library/1.22.0/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-eric-extensions/1.0.0/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-onf-extensions/1.0.0/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nxm-extensions/1.0.0/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-southbound-cli/1.0.0/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-asm/14.3.1/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-spifly/14.3.1/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.3.1/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.3.1/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.3.1/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.3.1/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.3.1/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/14.3.1/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.3.1/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jspecify/14.3.1/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-errorprone/14.3.1/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.3.1/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-war/14.3.1/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-io_uring/14.3.1/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.3.1/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-kqueue/14.3.1/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-quic/14.3.1/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.3.1/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.3.1/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.3.1/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.3.1/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/14.3.1/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.3.1/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-http3/14.3.1/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/16.0.3/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6991/2.0.2/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8294/2.0.2/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.23.2/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/2.0.2/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-rfc8294-netty/2.0.2/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.3.1/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6470/2.0.2/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6241/2.0.2/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7224/2.0.2/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.3.1/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/2.0.2/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/11.0.0/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/2.0.2/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.2/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6022/2.0.2/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/2.0.2/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/2.0.2/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.2/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/2.0.2/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/2.0.2/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-utils/1.22.0/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/11.0.0/xml/features 00:49:50 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/16.0.3/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/2.0.2/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/13.0.2/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/2.0.2/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/2.0.2/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6243/2.0.2/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/2.0.2/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-tapi-2.4.0-models/24.0.1/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-openroadm-models/24.0.1/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-openroadm-devices/24.0.1/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/2.0.2/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/11.0.0/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/2.0.2/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/2.0.2/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/11.0.0/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/2.0.2/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.2/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.2/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/2.0.2/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/2.0.2/xml/features 00:49:50 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/2.0.2/xml/features 00:49:50 [INFO] Feature shell-compat/4.4.10 is defined as a boot feature 00:49:50 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.10 00:49:50 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.10 00:49:50 [INFO] Feature log/4.4.10 is defined as a boot feature 00:49:50 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.10 00:49:50 [INFO] adding config file: etc/org.apache.karaf.log.cfg 00:49:50 [INFO] Feature management/4.4.10 is defined as a boot feature 00:49:50 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 00:49:50 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 00:49:50 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 00:49:50 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 00:49:50 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 00:49:50 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.10 00:49:50 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 00:49:50 [INFO] adding config file: etc/jmx.acl.cfg 00:49:50 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 00:49:50 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 00:49:50 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 00:49:50 [INFO] adding config file: etc/org.apache.karaf.management.cfg 00:49:50 [INFO] Feature instance/4.4.10 is defined as a boot feature 00:49:50 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.10 00:49:50 [INFO] Feature system/4.4.10 is defined as a boot feature 00:49:50 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.10 00:49:50 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 00:49:50 [INFO] Feature jline/3.30.6 is defined as a boot feature 00:49:50 [INFO] adding maven artifact: mvn:org.jline/jline/3.30.6 00:49:50 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 00:49:50 [INFO] Feature aries-proxy/4.4.10 is defined as a boot feature 00:49:50 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 00:49:50 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.9 00:49:50 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.9 00:49:50 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.9 00:49:50 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.9 00:49:50 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.9 00:49:50 [INFO] Feature package/4.4.10 is defined as a boot feature 00:49:50 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.10 00:49:50 [INFO] Feature a84f2574-afad-47b2-b907-c4ba4fb3ef1f/0.0.0 is defined as a boot feature 00:49:50 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.3.1 00:49:50 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.3.1 00:49:50 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 00:49:50 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.3.1 00:49:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 00:49:50 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.3.1 00:49:50 [INFO] Feature feature/4.4.10 is defined as a boot feature 00:49:50 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.10 00:49:50 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.10 00:49:50 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.10 00:49:50 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 00:49:50 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 00:49:50 [INFO] Feature aries-blueprint/4.4.10 is defined as a boot feature 00:49:50 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 00:49:50 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.10 00:49:50 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 00:49:50 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 00:49:50 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 00:49:50 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 00:49:50 [INFO] Feature jaas/4.4.10 is defined as a boot feature 00:49:50 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.10 00:49:50 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.10 00:49:50 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.10 00:49:50 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 00:49:50 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 00:49:50 [INFO] Feature framework/4.4.10 is defined as a boot feature 00:49:50 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 00:49:50 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 00:49:50 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.10 00:49:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 00:49:50 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 00:49:50 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.10 00:49:50 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.7.0 00:49:50 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.2 00:49:50 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 00:49:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 00:49:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 00:49:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 00:49:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 00:49:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 00:49:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 00:49:50 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 00:49:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 00:49:50 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.2 00:49:50 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.10 00:49:50 [INFO] Feature ssh/4.4.10 is defined as a boot feature 00:49:50 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.83 00:49:50 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.83 00:49:50 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.17.1 00:49:50 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.10 00:49:50 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.17.1 00:49:50 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.17.1 00:49:50 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.83 00:49:50 [INFO] Feature config/4.4.10 is defined as a boot feature 00:49:50 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.10 00:49:50 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 00:49:50 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 00:49:50 [INFO] Feature pax-url-wrap/2.7.0 is defined as a boot feature 00:49:50 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.7.0/jar/uber 00:49:50 [INFO] Feature shell/4.4.10 is defined as a boot feature 00:49:50 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.10 00:49:50 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.10 00:49:50 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.10 00:49:50 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 00:49:50 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 00:49:50 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 00:49:50 [INFO] Feature scr/4.4.10 is defined as a boot feature 00:49:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 00:49:50 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 00:49:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 00:49:50 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 00:49:50 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.10 00:49:50 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 00:49:50 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.10 00:49:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 00:49:50 [INFO] Feature jaas-boot/4.4.10 is defined as a boot feature 00:49:50 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.10.jar 00:49:50 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.10 00:49:50 [INFO] Feature service/4.4.10 is defined as a boot feature 00:49:50 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.10 00:49:50 [INFO] Feature bundle/4.4.10 is defined as a boot feature 00:49:50 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.10 00:49:50 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 00:49:50 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 00:49:50 [INFO] Feature standard/4.4.10 is defined as a boot feature 00:49:50 [INFO] Feature deployer/4.4.10 is defined as a boot feature 00:49:50 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.10 00:49:50 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.10 00:49:50 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.10 00:49:50 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.10 00:49:50 [INFO] Feature diagnostic/4.4.10 is defined as a boot feature 00:49:50 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.10 00:49:50 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.10.jar 00:49:50 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.10 00:49:50 [INFO] Feature kar/4.4.10 is defined as a boot feature 00:49:50 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.10 00:49:50 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 00:49:50 [INFO] Install stage 00:49:50 [INFO] Loading installed repositories 00:49:50 [INFO] Feature wrapper/4.4.10 is defined as an installed feature 00:49:50 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.10 00:49:50 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 00:49:50 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 00:49:50 [INFO] 00:49:50 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ karaf >>> 00:49:50 [INFO] 00:49:50 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ karaf --- 00:49:50 [INFO] No files found to run spotbugs, check compile phase has been run 00:49:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:49:50 [INFO] 00:49:50 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ karaf <<< 00:49:50 [INFO] 00:49:50 [INFO] 00:49:50 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ karaf --- 00:49:50 [INFO] 00:49:50 [INFO] --- dependency:3.10.0:copy (apply-branding) @ karaf --- 00:49:50 [INFO] 00:49:50 [INFO] --- dependency:3.10.0:unpack-dependencies (unpack-karaf-resources) @ karaf --- 00:49:50 [INFO] 00:49:50 [INFO] --- dependency:3.10.0:copy (org.ops4j.pax.url.mvn.cfg) @ karaf --- 00:49:50 [WARNING] Overwriting /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 00:49:50 [INFO] 00:49:50 [INFO] --- dependency:3.10.0:unpack-dependencies (unpack-controller-scripts) @ karaf --- 00:49:50 [INFO] 00:49:50 [INFO] --- dependency:3.10.0:copy-dependencies (copy-aaa-cli-jar) @ karaf --- 00:49:50 [INFO] 00:49:50 [INFO] --- dependency:3.10.0:unpack-dependencies (unpack-odl-karaf-resources) @ karaf --- 00:49:50 [INFO] 00:49:50 [INFO] --- copy:14.3.1:copy-files (default) @ karaf --- 00:49:50 [INFO] 00:49:50 [INFO] --- resources:3.4.0:copy-resources (copy-resources) @ karaf --- 00:49:50 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/karaf/src/main/assembly 00:49:50 [INFO] 00:49:50 [INFO] --- karaf:14.3.1:populate-local-repo (populate-local-repo) @ karaf --- 00:49:51 [INFO] Feature repository discovered recursively: 37f908e0-370b-4479-9e50-cfd9a05ee425 00:49:51 [INFO] Feature repository discovered recursively: bgpcep-bmp-config-loader-2.0.0 00:49:51 [INFO] Feature repository discovered recursively: daexim-features 00:49:51 [INFO] Feature repository discovered recursively: features-aaa 00:49:51 [INFO] Feature repository discovered recursively: features-bgpcep 00:49:51 [INFO] Feature repository discovered recursively: features-bgpcep-testing 00:49:51 [INFO] Feature repository discovered recursively: features-controller 00:49:51 [INFO] Feature repository discovered recursively: features-controller-experimental 00:49:51 [INFO] Feature repository discovered recursively: features-controller-testing 00:49:51 [INFO] Feature repository discovered recursively: features-gnmi 00:49:51 [INFO] Feature repository discovered recursively: features-index 00:49:51 [INFO] Feature repository discovered recursively: features-infrautils 00:49:51 [INFO] Feature repository discovered recursively: features-infrautils-experimental 00:49:51 [INFO] Feature repository discovered recursively: features-jsonrpc 00:49:51 [INFO] Feature repository discovered recursively: features-l2switch 00:49:51 [INFO] Feature repository discovered recursively: features-lispflowmapping 00:49:51 [INFO] Feature repository discovered recursively: features-mdsal 00:49:51 [INFO] Feature repository discovered recursively: features-mdsal-experimental 00:49:51 [INFO] Feature repository discovered recursively: features-netconf 00:49:51 [INFO] Feature repository discovered recursively: features-netconf-experimental 00:49:51 [INFO] Feature repository discovered recursively: features-netconf-testing 00:49:51 [INFO] Feature repository discovered recursively: features-odlparent 00:49:51 [INFO] Feature repository discovered recursively: features-openflowplugin 00:49:51 [INFO] Feature repository discovered recursively: features-test 00:49:51 [INFO] Feature repository discovered recursively: features-transportpce 00:49:51 [INFO] Feature repository discovered recursively: features-yangtools 00:49:51 [INFO] Feature repository discovered recursively: features-yangtools-experimental 00:49:51 [INFO] Feature repository discovered recursively: framework-4.4.10 00:49:51 [INFO] Feature repository discovered recursively: hwvtepsouthbound-features 00:49:51 [INFO] Feature repository discovered recursively: library-features 00:49:51 [INFO] Feature repository discovered recursively: odl-aaa-0.23.2 00:49:51 [INFO] Feature repository discovered recursively: odl-aaa-cli 00:49:51 [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin 00:49:51 [INFO] Feature repository discovered recursively: odl-antlr4 00:49:51 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 00:49:51 [INFO] Feature repository discovered recursively: odl-apache-commons-text 00:49:51 [INFO] Feature repository discovered recursively: odl-apache-shiro 00:49:51 [INFO] Feature repository discovered recursively: odl-bgpcep-2.0.0 00:49:51 [INFO] Feature repository discovered recursively: odl-bgpcep-algo 00:49:51 [INFO] Feature repository discovered recursively: odl-bgpcep-algo-api 00:49:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp 00:49:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-benchmark-2.0.0 00:49:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-cli 00:49:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-dependencies-2.0.0 00:49:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-evpn-2.0.0 00:49:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-extensions-api 00:49:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-flowspec 00:49:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-inet 00:49:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-l3vpn 00:49:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-labeled-unicast-2.0.0 00:49:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-linkstate-2.0.0 00:49:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-mvpn 00:49:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig 00:49:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-impl-2.0.0 00:49:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-spi 00:49:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-statement-2.0.0 00:49:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-state 00:49:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser 00:49:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser-api-2.0.0 00:49:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-path-selection-mode 00:49:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-rib-api-2.0.0 00:49:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-route-target 00:49:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-topology 00:49:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bmp 00:49:51 [INFO] Feature repository discovered recursively: odl-bgpcep-bmp-api 00:49:51 [INFO] Feature repository discovered recursively: odl-bgpcep-concepts-2.0.0 00:49:51 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-impl-2.0.0 00:49:51 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-spi-2.0.0 00:49:51 [INFO] Feature repository discovered recursively: odl-bgpcep-data-change-counter-2.0.0 00:49:51 [INFO] Feature repository discovered recursively: odl-bgpcep-graph-2.0.0 00:49:51 [INFO] Feature repository discovered recursively: odl-bgpcep-graph-api-2.0.0 00:49:51 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep 00:49:51 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-api 00:49:51 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-cli 00:49:51 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-impl-2.0.0 00:49:51 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-parser 00:49:51 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server 00:49:51 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server-provider 00:49:51 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology 00:49:51 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology-provider 00:49:51 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-api-2.0.0 00:49:51 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-impl-2.0.0 00:49:51 [INFO] Feature repository discovered recursively: odl-bgpcep-protocols-config-loader 00:49:51 [INFO] Feature repository discovered recursively: odl-bgpcep-routing-policy-config-loader 00:49:51 [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp 00:49:51 [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp-api2.0.0 00:49:51 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-api-2.0.0 00:49:51 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-config-loader-2.0.0 00:49:51 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-segment-routing 00:49:51 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-tunnel-api-2.0.0 00:49:51 [INFO] Feature repository discovered recursively: odl-bytebuddy 00:49:51 [INFO] Feature repository discovered recursively: odl-clustering-test-app-13.0.2 00:49:51 [INFO] Feature repository discovered recursively: odl-controller-13.0.2 00:49:51 [INFO] Feature repository discovered recursively: odl-controller-blueprint-13.0.2 00:49:51 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-13.0.2 00:49:51 [INFO] Feature repository discovered recursively: odl-daexim-1.19.0 00:49:51 [INFO] Feature repository discovered recursively: odl-daexim-all-1.19.0 00:49:51 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 00:49:51 [INFO] Feature repository discovered recursively: odl-errorprone 00:49:51 [INFO] Feature repository discovered recursively: odl-extras-13.0.2 00:49:51 [INFO] Feature repository discovered recursively: odl-gnmi-all 00:49:51 [INFO] Feature repository discovered recursively: odl-gson 00:49:51 [INFO] Feature repository discovered recursively: odl-guava 00:49:51 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6022 00:49:51 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6241 00:49:51 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6243 00:49:51 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6470 00:49:51 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6991 00:49:51 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7224 00:49:51 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7317-iana-crypt-hash 00:49:51 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7407-ietf-x509-cert-to-name 00:49:51 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7952 00:49:51 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf 00:49:51 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf-monitoring 00:49:51 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8072 00:49:51 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8294 00:49:51 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8341 00:49:51 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8342 00:49:51 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8343 00:49:51 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8344 00:49:51 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8525 00:49:51 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8526 00:49:51 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8528 00:49:51 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8529 00:49:51 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8639 00:49:51 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8650 00:49:51 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9640 00:49:51 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9641 00:49:51 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9642 00:49:51 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9643 00:49:51 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9644 00:49:51 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9645 00:49:51 [INFO] Feature repository discovered recursively: odl-ietf-rfc8294-netty 00:49:51 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 00:49:51 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus-web 00:49:51 [INFO] Feature repository discovered recursively: odl-infrautils-inject 00:49:51 [INFO] Feature repository discovered recursively: odl-infrautils-ready 00:49:51 [INFO] Feature repository discovered recursively: odl-infrautils-utils 00:49:51 [INFO] Feature repository discovered recursively: odl-integration-all 00:49:51 [INFO] Feature repository discovered recursively: odl-integration-compatible-with-all 00:49:51 [INFO] Feature repository discovered recursively: odl-jackson-2 00:49:51 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 00:49:51 [INFO] Feature repository discovered recursively: odl-javassist-3 00:49:51 [INFO] Feature repository discovered recursively: odl-jersey-2 00:49:51 [INFO] Feature repository discovered recursively: odl-jsonrpc-1.20.0 00:49:51 [INFO] Feature repository discovered recursively: odl-jsonrpc-provider-1.20.0 00:49:51 [INFO] Feature repository discovered recursively: odl-jspecify 00:49:51 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 00:49:51 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 00:49:51 [INFO] Feature repository discovered recursively: odl-karaf-feat-war 00:49:51 [INFO] Feature repository discovered recursively: odl-l2switch-addresstracker 00:49:51 [INFO] Feature repository discovered recursively: odl-l2switch-arphandler 00:49:51 [INFO] Feature repository discovered recursively: odl-l2switch-hosttracker 00:49:51 [INFO] Feature repository discovered recursively: odl-l2switch-loopremover 00:49:51 [INFO] Feature repository discovered recursively: odl-l2switch-packethandler 00:49:51 [INFO] Feature repository discovered recursively: odl-l2switch-switch 00:49:51 [INFO] Feature repository discovered recursively: odl-l2switch-switch-rest 00:49:51 [INFO] Feature repository discovered recursively: odl-l2switch-switch-ui 00:49:51 [INFO] Feature repository discovered recursively: odl-lispflowmapping-inmemorydb 00:49:51 [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice 00:49:51 [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice-shell 00:49:51 [INFO] Feature repository discovered recursively: odl-lispflowmapping-models 00:49:51 [INFO] Feature repository discovered recursively: odl-lispflowmapping-msmr 00:49:51 [INFO] Feature repository discovered recursively: odl-lispflowmapping-southbound 00:49:51 [INFO] Feature repository discovered recursively: odl-lz4 00:49:51 [INFO] Feature repository discovered recursively: odl-mdsal-13.0.2 00:49:51 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark 00:49:51 [INFO] Feature repository discovered recursively: odl-mdsal-binding 00:49:51 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 00:49:51 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:49:51 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 00:49:51 [INFO] Feature repository discovered recursively: odl-mdsal-common 00:49:51 [INFO] Feature repository discovered recursively: odl-mdsal-dom 00:49:51 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 00:49:51 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 00:49:51 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 00:49:51 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 00:49:51 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 00:49:51 [INFO] Feature repository discovered recursively: odl-mdsal-eos-single 00:49:51 [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-api 00:49:51 [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-rfc8525 00:49:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 00:49:51 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 00:49:51 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common 00:49:51 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty 00:49:51 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 00:49:51 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 00:49:51 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 00:49:51 [INFO] Feature repository discovered recursively: odl-mdsal-trace 00:49:51 [INFO] Feature repository discovered recursively: odl-netconf-11.0.0 00:49:51 [INFO] Feature repository discovered recursively: odl-netconf-all 00:49:51 [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh 00:49:51 [INFO] Feature repository discovered recursively: odl-netconf-client 00:49:51 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology 00:49:51 [INFO] Feature repository discovered recursively: odl-netconf-common-11.0.0 00:49:51 [INFO] Feature repository discovered recursively: odl-netconf-connector-all 00:49:51 [INFO] Feature repository discovered recursively: odl-netconf-console 00:49:51 [INFO] Feature repository discovered recursively: odl-netconf-databind 00:49:51 [INFO] Feature repository discovered recursively: odl-netconf-impl 00:49:51 [INFO] Feature repository discovered recursively: odl-netconf-keystore 00:49:51 [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext 00:49:51 [INFO] Feature repository discovered recursively: odl-netconf-mdsal 00:49:51 [INFO] Feature repository discovered recursively: odl-netconf-test-tools 00:49:51 [INFO] Feature repository discovered recursively: odl-netconf-topology 00:49:51 [INFO] Feature repository discovered recursively: odl-netconf-truststore 00:49:51 [INFO] Feature repository discovered recursively: odl-netty-4 00:49:51 [INFO] Feature repository discovered recursively: odl-netty-http3 00:49:51 [INFO] Feature repository discovered recursively: odl-netty-io_uring 00:49:51 [INFO] Feature repository discovered recursively: odl-netty-queue 00:49:51 [INFO] Feature repository discovered recursively: odl-netty-quic 00:49:51 [INFO] Feature repository discovered recursively: odl-openflowjava-1.0.0 00:49:51 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation 00:49:51 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-bulk-o-matic 00:49:51 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher 00:49:51 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager 00:49:51 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-sync 00:49:51 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-lldp-speaker 00:49:51 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework 00:49:51 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-southbound-cli 00:49:51 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-table-miss-enforcer 00:49:51 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology 00:49:51 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-lldp-discovery 00:49:51 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-manager 00:49:51 [INFO] Feature repository discovered recursively: odl-openflowplugin-drop-test 00:49:51 [INFO] Feature repository discovered recursively: odl-openflowplugin-eric-extensions 00:49:51 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services 00:49:51 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services-rest 00:49:51 [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries 00:49:51 [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-1.0.0 00:49:51 [INFO] Feature repository discovered recursively: odl-openflowplugin-nxm-extensions 00:49:51 [INFO] Feature repository discovered recursively: odl-openflowplugin-onf-extensions 00:49:51 [INFO] Feature repository discovered recursively: odl-openroadm-devices 00:49:51 [INFO] Feature repository discovered recursively: odl-openroadm-models 00:49:51 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound 00:49:51 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-api-1.22.0 00:49:51 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-rest-1.22.0 00:49:51 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-test 00:49:51 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-ui-1.22.0 00:49:51 [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.22.0 00:49:51 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-1.22.0 00:49:51 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-api-1.22.0 00:49:51 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-1.22.0 00:49:51 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-rest-1.22.0 00:49:51 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-ui-1.22.0 00:49:51 [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.22.0 00:49:51 [INFO] Feature repository discovered recursively: odl-pekko 00:49:51 [INFO] Feature repository discovered recursively: odl-raft-api 00:49:51 [INFO] Feature repository discovered recursively: odl-raft-spi 00:49:51 [INFO] Feature repository discovered recursively: odl-restconf 00:49:51 [INFO] Feature repository discovered recursively: odl-restconf-all 00:49:51 [INFO] Feature repository discovered recursively: odl-restconf-api 00:49:51 [INFO] Feature repository discovered recursively: odl-restconf-nb-11.0.0 00:49:51 [INFO] Feature repository discovered recursively: odl-restconf-server-api 00:49:51 [INFO] Feature repository discovered recursively: odl-servlet-api 00:49:51 [INFO] Feature repository discovered recursively: odl-stax2-api 00:49:51 [INFO] Feature repository discovered recursively: odl-tapi-2.4.0-models 00:49:51 [INFO] Feature repository discovered recursively: odl-toaster 00:49:51 [INFO] Feature repository discovered recursively: odl-transportpce 00:49:51 [INFO] Feature repository discovered recursively: odl-transportpce-dmaap-client 00:49:51 [INFO] Feature repository discovered recursively: odl-transportpce-inventory 00:49:51 [INFO] Feature repository discovered recursively: odl-transportpce-nbinotifications 00:49:51 [INFO] Feature repository discovered recursively: odl-transportpce-tapi 00:49:51 [INFO] Feature repository discovered recursively: odl-woodstox 00:49:51 [INFO] Feature repository discovered recursively: odl-ws-rs-api 00:49:51 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 00:49:51 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 00:49:51 [INFO] Feature repository discovered recursively: odl-yangtools-codec 00:49:51 [INFO] Feature repository discovered recursively: odl-yangtools-common 00:49:51 [INFO] Feature repository discovered recursively: odl-yangtools-data 00:49:51 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 00:49:51 [INFO] Feature repository discovered recursively: odl-yangtools-dawtabind 00:49:51 [INFO] Feature repository discovered recursively: odl-yangtools-export 00:49:51 [INFO] Feature repository discovered recursively: odl-yangtools-netty 00:49:51 [INFO] Feature repository discovered recursively: odl-yangtools-parser 00:49:51 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 00:49:51 [INFO] Feature repository discovered recursively: odl-yangtools-util 00:49:51 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 00:49:51 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 00:49:51 [INFO] Feature repository discovered recursively: openflowplugin-1.0.0 00:49:51 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 00:49:51 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.34 00:49:51 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 00:49:51 [INFO] Feature repository discovered recursively: pt-triemap 00:49:51 [INFO] Feature repository discovered recursively: southbound-features 00:49:51 [INFO] Feature repository discovered recursively: standard-4.4.10 00:49:51 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:49:51 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:49:51 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:49:51 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:49:51 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:49:51 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:49:51 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:49:51 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:49:51 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:49:51 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:49:51 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:49:51 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:49:51 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:49:51 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:49:51 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:49:51 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:49:51 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:49:51 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:49:51 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:49:51 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:49:51 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:49:51 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:49:51 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:49:51 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:49:51 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:49:51 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:49:51 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:49:51 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:49:51 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:49:51 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:49:51 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:49:51 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:49:51 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:49:51 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:49:51 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:49:51 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:49:51 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:49:51 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:49:51 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:49:51 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:49:51 [WARNING] Duplicate versions for commons-codec:commons-codec::jar, 1.21.0 and 1.19.0 00:49:51 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 00:49:51 [WARNING] Duplicate versions for com.h2database:h2::jar, 2.4.240 and 2.2.224 00:49:51 [INFO] 00:49:51 [INFO] --- antrun:3.2.0:run (fix-permissions) @ karaf --- 00:49:51 [INFO] Executing tasks 00:49:51 [INFO] Executed tasks 00:49:51 [INFO] 00:49:51 [INFO] --- antrun:3.2.0:run (remove-system-bc) @ karaf --- 00:49:51 [INFO] Executing tasks 00:49:51 [INFO] [delete] Deleting directory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/karaf/target/assembly/system/org/bouncycastle 00:49:51 [INFO] Executed tasks 00:49:51 [INFO] 00:49:51 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ karaf --- 00:49:51 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:49:51 [INFO] 00:49:51 [INFO] --- karaf:4.4.10:archive (package) @ karaf --- 00:50:15 [INFO] 00:50:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ karaf --- 00:50:15 [INFO] CycloneDX: Resolving Dependencies 00:50:27 [INFO] CycloneDX: Creating BOM version 1.6 with 999 component(s) 00:50:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/karaf/target/bom.xml 00:50:27 [INFO] attaching as karaf-0.24.0-cyclonedx.xml 00:50:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/karaf/target/bom.json 00:50:27 [INFO] attaching as karaf-0.24.0-cyclonedx.json 00:50:27 [INFO] 00:50:27 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ karaf --- 00:50:27 [INFO] Skipping duplicate-finder execution! 00:50:27 [INFO] 00:50:27 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ karaf --- 00:50:27 [INFO] Skipping pom project 00:50:27 [INFO] 00:50:27 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ karaf --- 00:50:27 [INFO] 00:50:27 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ karaf --- 00:50:27 [INFO] 00:50:27 [INFO] --- jacoco:0.8.14:report (report) @ karaf --- 00:50:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:50:27 [INFO] 00:50:27 [INFO] --- install:3.1.4:install (default-install) @ karaf --- 00:50:27 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/karaf/pom.xml to /tmp/r/org/opendaylight/integration/karaf/0.24.0/karaf-0.24.0.pom 00:50:27 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/karaf/target/karaf-0.24.0.tar.gz to /tmp/r/org/opendaylight/integration/karaf/0.24.0/karaf-0.24.0.tar.gz 00:50:28 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/karaf/target/karaf-0.24.0.zip to /tmp/r/org/opendaylight/integration/karaf/0.24.0/karaf-0.24.0.zip 00:50:28 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/karaf/target/bom.xml to /tmp/r/org/opendaylight/integration/karaf/0.24.0/karaf-0.24.0-cyclonedx.xml 00:50:28 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/karaf/target/bom.json to /tmp/r/org/opendaylight/integration/karaf/0.24.0/karaf-0.24.0-cyclonedx.json 00:50:28 [INFO] 00:50:28 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ karaf --- 00:50:28 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:50:29 [INFO] 00:50:29 [INFO] ----------< org.opendaylight.integration:singles-aggregator >----------- 00:50:29 [INFO] Building ODL :: integration :: singles-aggregator 0.24.0 [95/142] 00:50:29 [INFO] from integration/distribution/features/singles/pom.xml 00:50:29 [INFO] --------------------------------[ pom ]--------------------------------- 00:50:29 [INFO] 00:50:29 [INFO] --- clean:3.5.0:clean (default-clean) @ singles-aggregator --- 00:50:29 [INFO] 00:50:29 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ singles-aggregator --- 00:50:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:50:29 [INFO] 00:50:29 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ singles-aggregator --- 00:50:29 [INFO] 00:50:29 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ singles-aggregator --- 00:50:29 [INFO] CycloneDX: Resolving Dependencies 00:50:29 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 00:50:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/features/singles/target/bom.xml 00:50:29 [INFO] attaching as singles-aggregator-0.24.0-cyclonedx.xml 00:50:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/features/singles/target/bom.json 00:50:29 [INFO] attaching as singles-aggregator-0.24.0-cyclonedx.json 00:50:29 [INFO] 00:50:29 [INFO] --- install:3.1.4:install (default-install) @ singles-aggregator --- 00:50:29 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/features/singles/pom.xml to /tmp/r/org/opendaylight/integration/singles-aggregator/0.24.0/singles-aggregator-0.24.0.pom 00:50:29 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/features/singles/target/bom.xml to /tmp/r/org/opendaylight/integration/singles-aggregator/0.24.0/singles-aggregator-0.24.0-cyclonedx.xml 00:50:29 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/features/singles/target/bom.json to /tmp/r/org/opendaylight/integration/singles-aggregator/0.24.0/singles-aggregator-0.24.0-cyclonedx.json 00:50:29 [INFO] 00:50:29 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ singles-aggregator --- 00:50:29 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:50:29 [INFO] 00:50:29 [INFO] -----------< org.opendaylight.integration:repos-aggregator >------------ 00:50:29 [INFO] Building ODL :: integration :: repos-aggregator 0.24.0 [96/142] 00:50:29 [INFO] from integration/distribution/features/repos/pom.xml 00:50:29 [INFO] --------------------------------[ pom ]--------------------------------- 00:50:29 [INFO] 00:50:29 [INFO] --- clean:3.5.0:clean (default-clean) @ repos-aggregator --- 00:50:29 [INFO] 00:50:29 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ repos-aggregator --- 00:50:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:50:29 [INFO] 00:50:29 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ repos-aggregator --- 00:50:29 [INFO] 00:50:29 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ repos-aggregator --- 00:50:29 [INFO] CycloneDX: Resolving Dependencies 00:50:29 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 00:50:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/features/repos/target/bom.xml 00:50:29 [INFO] attaching as repos-aggregator-0.24.0-cyclonedx.xml 00:50:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/features/repos/target/bom.json 00:50:29 [INFO] attaching as repos-aggregator-0.24.0-cyclonedx.json 00:50:29 [INFO] 00:50:29 [INFO] --- install:3.1.4:install (default-install) @ repos-aggregator --- 00:50:29 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/features/repos/pom.xml to /tmp/r/org/opendaylight/integration/repos-aggregator/0.24.0/repos-aggregator-0.24.0.pom 00:50:29 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/features/repos/target/bom.xml to /tmp/r/org/opendaylight/integration/repos-aggregator/0.24.0/repos-aggregator-0.24.0-cyclonedx.xml 00:50:29 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/features/repos/target/bom.json to /tmp/r/org/opendaylight/integration/repos-aggregator/0.24.0/repos-aggregator-0.24.0-cyclonedx.json 00:50:29 [INFO] 00:50:29 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ repos-aggregator --- 00:50:29 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:50:29 [INFO] 00:50:29 [INFO] ----------< org.opendaylight.integration:features-aggregator >---------- 00:50:29 [INFO] Building ODL :: integration :: features-aggregator 0.24.0 [97/142] 00:50:29 [INFO] from integration/distribution/features/pom.xml 00:50:29 [INFO] --------------------------------[ pom ]--------------------------------- 00:50:29 [INFO] 00:50:29 [INFO] --- clean:3.5.0:clean (default-clean) @ features-aggregator --- 00:50:29 [INFO] 00:50:29 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-aggregator --- 00:50:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:50:29 [INFO] 00:50:29 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-aggregator --- 00:50:29 [INFO] 00:50:29 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-aggregator --- 00:50:29 [INFO] CycloneDX: Resolving Dependencies 00:50:29 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 00:50:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/features/target/bom.xml 00:50:29 [INFO] attaching as features-aggregator-0.24.0-cyclonedx.xml 00:50:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/features/target/bom.json 00:50:29 [INFO] attaching as features-aggregator-0.24.0-cyclonedx.json 00:50:29 [INFO] 00:50:29 [INFO] --- install:3.1.4:install (default-install) @ features-aggregator --- 00:50:29 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/features/pom.xml to /tmp/r/org/opendaylight/integration/features-aggregator/0.24.0/features-aggregator-0.24.0.pom 00:50:29 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/features/target/bom.xml to /tmp/r/org/opendaylight/integration/features-aggregator/0.24.0/features-aggregator-0.24.0-cyclonedx.xml 00:50:29 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/features/target/bom.json to /tmp/r/org/opendaylight/integration/features-aggregator/0.24.0/features-aggregator-0.24.0-cyclonedx.json 00:50:29 [INFO] 00:50:29 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-aggregator --- 00:50:29 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:50:29 [INFO] 00:50:29 [INFO] --------------< org.opendaylight.integration:onap-karaf >--------------- 00:50:29 [INFO] Building ODL :: integration :: onap-karaf 0.24.0 [98/142] 00:50:29 [INFO] from integration/distribution/onap-karaf/pom.xml 00:50:29 [INFO] --------------------------------[ pom ]--------------------------------- 00:50:29 [INFO] 00:50:29 [INFO] --- clean:3.5.0:clean (default-clean) @ onap-karaf --- 00:50:29 [INFO] 00:50:29 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ onap-karaf --- 00:50:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:50:29 [INFO] 00:50:29 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ onap-karaf --- 00:50:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:50:29 [INFO] 00:50:29 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ onap-karaf --- 00:50:29 [INFO] 00:50:29 [INFO] --- dependency:3.10.0:properties (default) @ onap-karaf --- 00:50:29 [INFO] 00:50:29 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ onap-karaf --- 00:50:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:50:29 [INFO] 00:50:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ onap-karaf --- 00:50:29 [INFO] 00:50:29 [INFO] --- checkstyle:3.6.0:check (default) @ onap-karaf --- 00:50:29 [INFO] Starting audit... 00:50:29 Audit done. 00:50:29 [INFO] You have 0 Checkstyle violations. 00:50:29 [INFO] 00:50:29 [INFO] --- dependency:3.10.0:copy (unpack-license) @ onap-karaf --- 00:50:29 [INFO] 00:50:29 [INFO] --- resources:3.4.0:resources (process-resources) @ onap-karaf --- 00:50:29 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/onap-karaf/src/main/resources 00:50:29 [INFO] 00:50:29 [INFO] --- karaf:4.4.10:assembly (process-resources) @ onap-karaf --- 00:50:29 [INFO] Using repositories: 00:50:29 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 00:50:29 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 00:50:29 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 00:50:29 [INFO] Creating work directory: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/onap-karaf/target/assembly 00:50:29 [INFO] Loading direct KAR and features XML dependencies 00:50:29 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.10/kar 00:50:29 [INFO] Feature framework will be added as a startup feature 00:50:29 [INFO] Generating Karaf assembly: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/onap-karaf/target/assembly 00:50:29 [INFO] Unzipping kars 00:50:29 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.10/kar 00:50:29 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.10/xml/features 00:50:29 [INFO] Loading profiles from: 00:50:29 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 00:50:29 [INFO] Loading repositories 00:50:30 [INFO] Generating generated-startup profile 00:50:30 [INFO] Generating generated-boot profile with parents: generated-startup 00:50:30 [INFO] Generating generated-installed profile 00:50:30 [INFO] Configuring etc/config.properties and etc/system.properties 00:50:30 [INFO] Downloading libraries for generated profiles 00:50:30 [INFO] Downloading additional libraries 00:50:30 [INFO] Writing configurations 00:50:30 [INFO] adding config file: etc/profile.cfg 00:50:30 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 00:50:30 [INFO] Startup stage 00:50:30 [INFO] Loading startup repositories 00:50:30 [INFO] Resolving startup features and bundles 00:50:30 [INFO] Features: framework 00:50:30 [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.3.1 00:50:30 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.3.1 00:50:30 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 00:50:30 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 00:50:30 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 00:50:30 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 00:50:30 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 00:50:30 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 00:50:30 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 00:50:30 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 00:50:30 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 00:50:30 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.10 00:50:30 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.10 00:50:30 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.10 00:50:30 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 00:50:30 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 00:50:30 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.2 00:50:30 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.2 00:50:30 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.7.0 00:50:30 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 00:50:30 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 00:50:30 [INFO] Boot stage 00:50:30 [INFO] Loading boot repositories 00:50:30 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.10/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.aaa/features-aaa/0.23.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller/13.0.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-experimental/13.0.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.daexim/daexim-features/1.19.0/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.23.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.23.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.23.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.23.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.23.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.23.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-pekko/13.0.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/features-odlparent/14.3.1/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.10/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-experimental/11.0.0/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf/11.0.0/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/13.0.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/13.0.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/13.0.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal/16.0.3/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/13.0.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-broker-local/13.0.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/13.0.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/13.0.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/13.0.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cli/0.23.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-toaster/13.0.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/13.0.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim/1.19.0/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim-all/1.19.0/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/13.0.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.3.1/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.3.1/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.3.1/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.3.1/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.3.1/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.3.1/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/15.0.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.3.1/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.3.1/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.23.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.3.1/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.3.1/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-spifly/14.3.1/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-asm/14.3.1/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.3.1/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.3.1/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/14.3.1/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.3.1/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-errorprone/14.3.1/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.3.1/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-quic/14.3.1/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.34/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-kqueue/14.3.1/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-io_uring/14.3.1/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-http3/14.3.1/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-war/14.3.1/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jspecify/14.3.1/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/11.0.0/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/11.0.0/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/11.0.0/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-all/11.0.0/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-impl/11.0.0/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-aaa-netconf-plugin/11.0.0/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/14.3.1/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.3.1/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-clustered-topology/11.0.0/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/11.0.0/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal-common/11.0.0/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-databind/11.0.0/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/11.0.0/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal/11.0.0/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/11.0.0/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-console/11.0.0/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/11.0.0/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/11.0.0/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/11.0.0/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/11.0.0/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/11.0.0/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/11.0.0/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/15.0.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/11.0.0/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore-plaintext/11.0.0/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/11.0.0/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/11.0.0/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/16.0.3/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/16.0.3/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/16.0.3/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/16.0.3/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/16.0.3/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/16.0.3/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/16.0.3/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/16.0.3/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/16.0.3/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/16.0.3/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/13.0.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/15.0.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/16.0.3/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/16.0.3/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/16.0.3/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-trace/16.0.3/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/16.0.3/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/16.0.3/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-single/16.0.3/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.1.12/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.1.12/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6991/2.0.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-netty/16.0.3/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-common/16.0.3/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/2.0.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6470/2.0.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6241/2.0.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/15.0.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/15.0.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/11.0.0/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/11.0.0/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/16.0.3/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/2.0.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6022/2.0.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/2.0.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/2.0.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/2.0.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/2.0.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/2.0.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/15.0.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/15.0.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/15.0.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/15.0.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/2.0.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/15.0.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/2.0.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/15.0.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/15.0.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/2.0.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6243/2.0.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/11.0.0/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/2.0.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/2.0.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/2.0.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/15.0.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/15.0.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/2.0.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/2.0.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/11.0.0/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/2.0.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/2.0.2/xml/features 00:50:30 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/2.0.2/xml/features 00:50:30 [INFO] Feature 14e0ce74-5937-44e7-a4af-cc5aaae82eba/0.0.0 is defined as a boot feature 00:50:30 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.3.1 00:50:30 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.3.1 00:50:30 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 00:50:30 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.3.1 00:50:30 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 00:50:30 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.3.1 00:50:30 [INFO] Feature shell-compat/4.4.10 is defined as a boot feature 00:50:30 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.10 00:50:30 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.10 00:50:30 [INFO] Feature log/4.4.10 is defined as a boot feature 00:50:30 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.10 00:50:30 [INFO] adding config file: etc/org.apache.karaf.log.cfg 00:50:30 [INFO] Feature management/4.4.10 is defined as a boot feature 00:50:30 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 00:50:30 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 00:50:30 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 00:50:30 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 00:50:30 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 00:50:30 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.10 00:50:30 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 00:50:30 [INFO] adding config file: etc/jmx.acl.cfg 00:50:30 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 00:50:30 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 00:50:30 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 00:50:30 [INFO] adding config file: etc/org.apache.karaf.management.cfg 00:50:30 [INFO] Feature instance/4.4.10 is defined as a boot feature 00:50:30 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.10 00:50:30 [INFO] Feature system/4.4.10 is defined as a boot feature 00:50:30 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.10 00:50:30 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 00:50:30 [INFO] Feature jline/3.30.6 is defined as a boot feature 00:50:30 [INFO] adding maven artifact: mvn:org.jline/jline/3.30.6 00:50:30 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 00:50:30 [INFO] Feature aries-proxy/4.4.10 is defined as a boot feature 00:50:30 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 00:50:30 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.9 00:50:30 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.9 00:50:30 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.9 00:50:30 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.9 00:50:30 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.9 00:50:30 [INFO] Feature package/4.4.10 is defined as a boot feature 00:50:30 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.10 00:50:30 [INFO] Feature feature/4.4.10 is defined as a boot feature 00:50:30 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.10 00:50:30 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.10 00:50:30 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.10 00:50:30 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 00:50:30 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 00:50:30 [INFO] Feature aries-blueprint/4.4.10 is defined as a boot feature 00:50:30 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 00:50:30 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.10 00:50:30 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 00:50:30 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 00:50:30 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 00:50:30 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 00:50:30 [INFO] Feature jaas/4.4.10 is defined as a boot feature 00:50:30 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.10 00:50:30 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.10 00:50:30 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.10 00:50:30 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 00:50:30 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 00:50:30 [INFO] Feature framework/4.4.10 is defined as a boot feature 00:50:30 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 00:50:30 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 00:50:30 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.10 00:50:30 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 00:50:30 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 00:50:30 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.10 00:50:30 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.7.0 00:50:30 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.2 00:50:30 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 00:50:30 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 00:50:30 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 00:50:30 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 00:50:30 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 00:50:30 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 00:50:30 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 00:50:30 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 00:50:30 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 00:50:30 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.2 00:50:30 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.10 00:50:30 [INFO] Feature ssh/4.4.10 is defined as a boot feature 00:50:30 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.83 00:50:30 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.83 00:50:30 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.17.1 00:50:30 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.10 00:50:30 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.17.1 00:50:30 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.17.1 00:50:30 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.83 00:50:30 [INFO] Feature config/4.4.10 is defined as a boot feature 00:50:30 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.10 00:50:30 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 00:50:30 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 00:50:30 [INFO] Feature pax-url-wrap/2.7.0 is defined as a boot feature 00:50:30 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.7.0/jar/uber 00:50:30 [INFO] Feature shell/4.4.10 is defined as a boot feature 00:50:30 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.10 00:50:30 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.10 00:50:30 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.10 00:50:30 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 00:50:30 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 00:50:30 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 00:50:30 [INFO] Feature scr/4.4.10 is defined as a boot feature 00:50:30 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 00:50:30 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 00:50:30 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 00:50:30 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 00:50:30 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.10 00:50:30 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 00:50:30 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.10 00:50:30 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 00:50:30 [INFO] Feature jaas-boot/4.4.10 is defined as a boot feature 00:50:30 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.10.jar 00:50:30 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.10 00:50:30 [INFO] Feature service/4.4.10 is defined as a boot feature 00:50:30 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.10 00:50:30 [INFO] Feature bundle/4.4.10 is defined as a boot feature 00:50:30 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.10 00:50:30 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 00:50:30 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 00:50:30 [INFO] Feature standard/4.4.10 is defined as a boot feature 00:50:30 [INFO] Feature deployer/4.4.10 is defined as a boot feature 00:50:30 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.10 00:50:30 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.10 00:50:30 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.10 00:50:30 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.10 00:50:30 [INFO] Feature diagnostic/4.4.10 is defined as a boot feature 00:50:30 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.10 00:50:30 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.10.jar 00:50:30 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.10 00:50:30 [INFO] Feature kar/4.4.10 is defined as a boot feature 00:50:30 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.10 00:50:30 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 00:50:30 [INFO] Install stage 00:50:30 [INFO] Loading installed repositories 00:50:30 [INFO] Feature wrapper/4.4.10 is defined as an installed feature 00:50:30 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.10 00:50:30 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 00:50:30 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 00:50:30 [INFO] 00:50:30 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ onap-karaf >>> 00:50:30 [INFO] 00:50:30 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ onap-karaf --- 00:50:30 [INFO] No files found to run spotbugs, check compile phase has been run 00:50:30 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:50:30 [INFO] 00:50:30 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ onap-karaf <<< 00:50:30 [INFO] 00:50:30 [INFO] 00:50:30 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ onap-karaf --- 00:50:30 [INFO] 00:50:30 [INFO] --- dependency:3.10.0:copy (apply-branding) @ onap-karaf --- 00:50:30 [INFO] 00:50:30 [INFO] --- dependency:3.10.0:unpack-dependencies (unpack-karaf-resources) @ onap-karaf --- 00:50:30 [INFO] 00:50:30 [INFO] --- dependency:3.10.0:copy (org.ops4j.pax.url.mvn.cfg) @ onap-karaf --- 00:50:30 [WARNING] Overwriting /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/onap-karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 00:50:30 [INFO] 00:50:30 [INFO] --- dependency:3.10.0:unpack-dependencies (unpack-controller-scripts) @ onap-karaf --- 00:50:30 [INFO] 00:50:30 [INFO] --- dependency:3.10.0:copy-dependencies (copy-aaa-cli-jar) @ onap-karaf --- 00:50:30 [INFO] 00:50:30 [INFO] --- dependency:3.10.0:unpack-dependencies (unpack-odl-karaf-resources) @ onap-karaf --- 00:50:30 [INFO] 00:50:30 [INFO] --- copy:14.3.1:copy-files (default) @ onap-karaf --- 00:50:30 [INFO] 00:50:30 [INFO] --- resources:3.4.0:copy-resources (copy-resources) @ onap-karaf --- 00:50:30 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/onap-karaf/src/main/assembly 00:50:30 [INFO] 00:50:30 [INFO] --- karaf:14.3.1:populate-local-repo (populate-local-repo) @ onap-karaf --- 00:50:30 [INFO] Feature repository discovered recursively: 5d9fa5ca-f30e-4160-9b10-21294443018f 00:50:30 [INFO] Feature repository discovered recursively: daexim-features 00:50:30 [INFO] Feature repository discovered recursively: features-aaa 00:50:30 [INFO] Feature repository discovered recursively: features-controller 00:50:30 [INFO] Feature repository discovered recursively: features-controller-experimental 00:50:30 [INFO] Feature repository discovered recursively: features-mdsal 00:50:30 [INFO] Feature repository discovered recursively: features-netconf 00:50:30 [INFO] Feature repository discovered recursively: features-netconf-experimental 00:50:30 [INFO] Feature repository discovered recursively: features-odlparent 00:50:30 [INFO] Feature repository discovered recursively: framework-4.4.10 00:50:30 [INFO] Feature repository discovered recursively: odl-aaa-0.23.2 00:50:30 [INFO] Feature repository discovered recursively: odl-aaa-cli 00:50:30 [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin 00:50:30 [INFO] Feature repository discovered recursively: odl-antlr4 00:50:30 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 00:50:30 [INFO] Feature repository discovered recursively: odl-apache-commons-text 00:50:30 [INFO] Feature repository discovered recursively: odl-apache-shiro 00:50:30 [INFO] Feature repository discovered recursively: odl-bytebuddy 00:50:30 [INFO] Feature repository discovered recursively: odl-controller-13.0.2 00:50:30 [INFO] Feature repository discovered recursively: odl-controller-blueprint-13.0.2 00:50:30 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-13.0.2 00:50:30 [INFO] Feature repository discovered recursively: odl-daexim-1.19.0 00:50:30 [INFO] Feature repository discovered recursively: odl-daexim-all-1.19.0 00:50:30 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 00:50:30 [INFO] Feature repository discovered recursively: odl-errorprone 00:50:30 [INFO] Feature repository discovered recursively: odl-extras-13.0.2 00:50:30 [INFO] Feature repository discovered recursively: odl-gson 00:50:30 [INFO] Feature repository discovered recursively: odl-guava 00:50:30 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6022 00:50:30 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6241 00:50:30 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6243 00:50:30 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6470 00:50:30 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6991 00:50:30 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7317-iana-crypt-hash 00:50:30 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7407-ietf-x509-cert-to-name 00:50:30 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7952 00:50:30 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf 00:50:30 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf-monitoring 00:50:30 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8072 00:50:30 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8341 00:50:30 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8342 00:50:30 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8343 00:50:30 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8344 00:50:30 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8525 00:50:30 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8526 00:50:30 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8528 00:50:30 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8529 00:50:30 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8639 00:50:30 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8650 00:50:30 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9640 00:50:30 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9641 00:50:30 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9642 00:50:30 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9643 00:50:30 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9644 00:50:30 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9645 00:50:30 [INFO] Feature repository discovered recursively: odl-infrautils-ready 00:50:30 [INFO] Feature repository discovered recursively: odl-infrautils-utils 00:50:30 [INFO] Feature repository discovered recursively: odl-jackson-2 00:50:30 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 00:50:30 [INFO] Feature repository discovered recursively: odl-javassist-3 00:50:30 [INFO] Feature repository discovered recursively: odl-jersey-2 00:50:30 [INFO] Feature repository discovered recursively: odl-jspecify 00:50:30 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 00:50:30 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 00:50:30 [INFO] Feature repository discovered recursively: odl-karaf-feat-war 00:50:30 [INFO] Feature repository discovered recursively: odl-lz4 00:50:30 [INFO] Feature repository discovered recursively: odl-mdsal-13.0.2 00:50:30 [INFO] Feature repository discovered recursively: odl-mdsal-binding 00:50:30 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 00:50:30 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:50:30 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 00:50:30 [INFO] Feature repository discovered recursively: odl-mdsal-common 00:50:30 [INFO] Feature repository discovered recursively: odl-mdsal-dom 00:50:30 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 00:50:30 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 00:50:30 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 00:50:30 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 00:50:30 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 00:50:30 [INFO] Feature repository discovered recursively: odl-mdsal-eos-single 00:50:30 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 00:50:30 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 00:50:30 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common 00:50:30 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty 00:50:30 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 00:50:30 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 00:50:30 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 00:50:30 [INFO] Feature repository discovered recursively: odl-mdsal-trace 00:50:30 [INFO] Feature repository discovered recursively: odl-netconf-11.0.0 00:50:30 [INFO] Feature repository discovered recursively: odl-netconf-all 00:50:30 [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh 00:50:30 [INFO] Feature repository discovered recursively: odl-netconf-client 00:50:30 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology 00:50:30 [INFO] Feature repository discovered recursively: odl-netconf-common-11.0.0 00:50:30 [INFO] Feature repository discovered recursively: odl-netconf-connector-all 00:50:30 [INFO] Feature repository discovered recursively: odl-netconf-console 00:50:30 [INFO] Feature repository discovered recursively: odl-netconf-databind 00:50:30 [INFO] Feature repository discovered recursively: odl-netconf-impl 00:50:30 [INFO] Feature repository discovered recursively: odl-netconf-keystore 00:50:30 [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext 00:50:30 [INFO] Feature repository discovered recursively: odl-netconf-mdsal 00:50:30 [INFO] Feature repository discovered recursively: odl-netconf-topology 00:50:30 [INFO] Feature repository discovered recursively: odl-netconf-truststore 00:50:30 [INFO] Feature repository discovered recursively: odl-netty-4 00:50:30 [INFO] Feature repository discovered recursively: odl-netty-http3 00:50:30 [INFO] Feature repository discovered recursively: odl-netty-io_uring 00:50:30 [INFO] Feature repository discovered recursively: odl-netty-queue 00:50:30 [INFO] Feature repository discovered recursively: odl-netty-quic 00:50:30 [INFO] Feature repository discovered recursively: odl-pekko 00:50:30 [INFO] Feature repository discovered recursively: odl-raft-api 00:50:30 [INFO] Feature repository discovered recursively: odl-raft-spi 00:50:30 [INFO] Feature repository discovered recursively: odl-restconf 00:50:30 [INFO] Feature repository discovered recursively: odl-restconf-all 00:50:30 [INFO] Feature repository discovered recursively: odl-restconf-api 00:50:30 [INFO] Feature repository discovered recursively: odl-restconf-nb-11.0.0 00:50:30 [INFO] Feature repository discovered recursively: odl-restconf-server-api 00:50:30 [INFO] Feature repository discovered recursively: odl-servlet-api 00:50:30 [INFO] Feature repository discovered recursively: odl-stax2-api 00:50:30 [INFO] Feature repository discovered recursively: odl-toaster 00:50:30 [INFO] Feature repository discovered recursively: odl-woodstox 00:50:30 [INFO] Feature repository discovered recursively: odl-ws-rs-api 00:50:30 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 00:50:30 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 00:50:30 [INFO] Feature repository discovered recursively: odl-yangtools-codec 00:50:30 [INFO] Feature repository discovered recursively: odl-yangtools-common 00:50:30 [INFO] Feature repository discovered recursively: odl-yangtools-data 00:50:30 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 00:50:30 [INFO] Feature repository discovered recursively: odl-yangtools-export 00:50:30 [INFO] Feature repository discovered recursively: odl-yangtools-parser 00:50:30 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 00:50:30 [INFO] Feature repository discovered recursively: odl-yangtools-util 00:50:30 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 00:50:30 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 00:50:30 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 00:50:30 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.34 00:50:30 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 00:50:30 [INFO] Feature repository discovered recursively: pt-triemap 00:50:30 [INFO] Feature repository discovered recursively: standard-4.4.10 00:50:30 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:50:30 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:50:30 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:50:30 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:50:30 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:50:30 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:50:30 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:50:30 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:50:30 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:50:30 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:50:30 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:50:30 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:50:30 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:50:30 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:50:30 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:50:30 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:50:30 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:50:30 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:50:30 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:50:30 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:50:30 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:50:30 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:50:30 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:50:30 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:50:30 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:50:30 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:50:30 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:50:30 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:50:30 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:50:30 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:50:30 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:50:30 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:50:30 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:50:30 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:50:30 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:50:30 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:50:30 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:50:30 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:50:30 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:50:30 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:50:30 [WARNING] Duplicate versions for com.h2database:h2::jar, 2.2.224 and 2.4.240 00:50:30 [WARNING] Duplicate versions for commons-codec:commons-codec::jar, 1.21.0 and 1.19.0 00:50:30 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 00:50:31 [INFO] 00:50:31 [INFO] --- antrun:3.2.0:run (fix-permissions) @ onap-karaf --- 00:50:31 [INFO] Executing tasks 00:50:31 [INFO] Executed tasks 00:50:31 [INFO] 00:50:31 [INFO] --- antrun:3.2.0:run (remove-system-bc) @ onap-karaf --- 00:50:31 [INFO] Executing tasks 00:50:31 [INFO] [delete] Deleting directory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/onap-karaf/target/assembly/system/org/bouncycastle 00:50:31 [INFO] Executed tasks 00:50:31 [INFO] 00:50:31 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ onap-karaf --- 00:50:31 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:50:31 [INFO] 00:50:31 [INFO] --- karaf:4.4.10:archive (package) @ onap-karaf --- 00:50:39 [INFO] 00:50:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ onap-karaf --- 00:50:39 [INFO] CycloneDX: Resolving Dependencies 00:50:46 [INFO] CycloneDX: Creating BOM version 1.6 with 595 component(s) 00:50:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/onap-karaf/target/bom.xml 00:50:46 [INFO] attaching as onap-karaf-0.24.0-cyclonedx.xml 00:50:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/onap-karaf/target/bom.json 00:50:46 [INFO] attaching as onap-karaf-0.24.0-cyclonedx.json 00:50:46 [INFO] 00:50:46 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ onap-karaf --- 00:50:46 [INFO] Skipping duplicate-finder execution! 00:50:46 [INFO] 00:50:46 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ onap-karaf --- 00:50:46 [INFO] Skipping pom project 00:50:46 [INFO] 00:50:46 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ onap-karaf --- 00:50:46 [INFO] 00:50:46 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ onap-karaf --- 00:50:46 [INFO] 00:50:46 [INFO] --- jacoco:0.8.14:report (report) @ onap-karaf --- 00:50:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:50:46 [INFO] 00:50:46 [INFO] --- install:3.1.4:install (default-install) @ onap-karaf --- 00:50:46 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/onap-karaf/pom.xml to /tmp/r/org/opendaylight/integration/onap-karaf/0.24.0/onap-karaf-0.24.0.pom 00:50:46 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/onap-karaf/target/onap-karaf-0.24.0.tar.gz to /tmp/r/org/opendaylight/integration/onap-karaf/0.24.0/onap-karaf-0.24.0.tar.gz 00:50:46 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/onap-karaf/target/bom.xml to /tmp/r/org/opendaylight/integration/onap-karaf/0.24.0/onap-karaf-0.24.0-cyclonedx.xml 00:50:46 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/onap-karaf/target/bom.json to /tmp/r/org/opendaylight/integration/onap-karaf/0.24.0/onap-karaf-0.24.0-cyclonedx.json 00:50:46 [INFO] 00:50:46 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ onap-karaf --- 00:50:46 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:50:46 [INFO] 00:50:46 [INFO] --------< org.opendaylight.integration:distribution-aggregator >-------- 00:50:46 [INFO] Building Integration/Distribution 0.24.0 [99/142] 00:50:46 [INFO] from integration/distribution/pom.xml 00:50:46 [INFO] --------------------------------[ pom ]--------------------------------- 00:50:46 [INFO] 00:50:46 [INFO] --- clean:3.5.0:clean (default-clean) @ distribution-aggregator --- 00:50:46 [INFO] 00:50:46 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ distribution-aggregator --- 00:50:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:50:46 [INFO] 00:50:46 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ distribution-aggregator --- 00:50:46 [INFO] 00:50:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ distribution-aggregator --- 00:50:46 [INFO] CycloneDX: Resolving Dependencies 00:50:47 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 00:50:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/target/bom.xml 00:50:47 [INFO] attaching as distribution-aggregator-0.24.0-cyclonedx.xml 00:50:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/target/bom.json 00:50:47 [INFO] attaching as distribution-aggregator-0.24.0-cyclonedx.json 00:50:47 [INFO] 00:50:47 [INFO] --- install:3.1.4:install (default-install) @ distribution-aggregator --- 00:50:47 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/pom.xml to /tmp/r/org/opendaylight/integration/distribution-aggregator/0.24.0/distribution-aggregator-0.24.0.pom 00:50:47 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/target/bom.xml to /tmp/r/org/opendaylight/integration/distribution-aggregator/0.24.0/distribution-aggregator-0.24.0-cyclonedx.xml 00:50:47 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/integration/distribution/target/bom.json to /tmp/r/org/opendaylight/integration/distribution-aggregator/0.24.0/distribution-aggregator-0.24.0-cyclonedx.json 00:50:47 [INFO] 00:50:47 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ distribution-aggregator --- 00:50:47 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:50:47 [INFO] 00:50:47 [INFO] -------------< org.opendaylight.jsonrpc:jsonrpc-artifacts >------------- 00:50:47 [INFO] Building JSON-RPC :: Artifacts 1.20.0 [100/142] 00:50:47 [INFO] from jsonrpc/artifacts/pom.xml 00:50:47 [INFO] --------------------------------[ pom ]--------------------------------- 00:50:47 [INFO] 00:50:47 [INFO] --- clean:3.5.0:clean (default-clean) @ jsonrpc-artifacts --- 00:50:47 [INFO] 00:50:47 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ jsonrpc-artifacts --- 00:50:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:50:47 [INFO] 00:50:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ jsonrpc-artifacts --- 00:50:47 [INFO] 00:50:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ jsonrpc-artifacts --- 00:50:47 [INFO] CycloneDX: Resolving Dependencies 00:50:47 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 00:50:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/artifacts/target/bom.xml 00:50:47 [INFO] attaching as jsonrpc-artifacts-1.20.0-cyclonedx.xml 00:50:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/artifacts/target/bom.json 00:50:47 [INFO] attaching as jsonrpc-artifacts-1.20.0-cyclonedx.json 00:50:47 [INFO] 00:50:47 [INFO] --- install:3.1.4:install (default-install) @ jsonrpc-artifacts --- 00:50:47 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/artifacts/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.20.0/jsonrpc-artifacts-1.20.0.pom 00:50:47 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/artifacts/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.20.0/jsonrpc-artifacts-1.20.0-cyclonedx.xml 00:50:47 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/artifacts/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.20.0/jsonrpc-artifacts-1.20.0-cyclonedx.json 00:50:47 [INFO] 00:50:47 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ jsonrpc-artifacts --- 00:50:47 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:50:47 [INFO] 00:50:47 [INFO] ---------< org.opendaylight.jsonrpc:jsonrpc-provider-cluster >---------- 00:50:47 [INFO] Building JSON-RPC :: Provider :: Cluster 1.20.0 [101/142] 00:50:47 [INFO] from jsonrpc/provider/cluster/pom.xml 00:50:47 [INFO] -------------------------------[ bundle ]------------------------------- 00:50:47 [INFO] 00:50:47 [INFO] --- clean:3.5.0:clean (default-clean) @ jsonrpc-provider-cluster --- 00:50:47 [INFO] 00:50:47 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ jsonrpc-provider-cluster --- 00:50:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:50:47 [INFO] 00:50:47 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ jsonrpc-provider-cluster --- 00:50:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:50:47 [INFO] 00:50:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ jsonrpc-provider-cluster --- 00:50:47 [INFO] 00:50:47 [INFO] --- dependency:3.10.0:properties (default) @ jsonrpc-provider-cluster --- 00:50:47 [INFO] 00:50:47 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ jsonrpc-provider-cluster --- 00:50:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:50:47 [INFO] 00:50:47 [INFO] --- yang:15.0.2:generate-sources (binding) @ jsonrpc-provider-cluster --- 00:50:47 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 00:50:47 [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/yang 00:50:47 [INFO] yang-to-sources: Found 3 dependencies in 20.02 ms 00:50:47 [INFO] yang-to-sources: Project model files found: 1 in 8.146 ms 00:50:47 [INFO] yang-to-sources: 1 YANG models processed in 61.58 ms 00:50:47 [INFO] BindingJavaFileGenerator: Defined 6 files in 1.899 ms 00:50:47 [INFO] Sorted 6 files into 3 directories in 95.11 μs 00:50:47 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 12.49 ms 00:50:47 [INFO] 00:50:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ jsonrpc-provider-cluster --- 00:50:47 [INFO] 00:50:47 [INFO] --- checkstyle:3.6.0:check (default) @ jsonrpc-provider-cluster --- 00:50:47 [INFO] Starting audit... 00:50:47 Audit done. 00:50:47 [INFO] You have 0 Checkstyle violations. 00:50:47 [INFO] 00:50:47 [INFO] --- dependency:3.10.0:copy (unpack-license) @ jsonrpc-provider-cluster --- 00:50:47 [INFO] 00:50:47 [INFO] --- resources:3.4.0:resources (default-resources) @ jsonrpc-provider-cluster --- 00:50:47 [INFO] Copying 1 resource from src/main/resources to target/classes 00:50:47 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/cluster/target/generated-sources/spi 00:50:47 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 00:50:47 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 00:50:47 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 00:50:47 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/cluster/target/generated-sources/spi 00:50:47 [INFO] 00:50:47 [INFO] --- compiler:3.15.0:compile (default-compile) @ jsonrpc-provider-cluster --- 00:50:47 [INFO] Recompiling the module because of changed dependency. 00:50:47 [INFO] Compiling 39 source files with javac [debug release 21] to target/classes 00:50:47 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:50:47 [WARNING] /w/workspace/autorelease-release-chromium-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 00:50:47 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:50:47 [WARNING] /w/workspace/autorelease-release-chromium-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 00:50:47 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:50:47 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:50:47 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:50:47 [WARNING] /w/workspace/autorelease-release-chromium-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 00:50:47 [WARNING] /w/workspace/autorelease-release-chromium-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 00:50:47 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:50:47 [WARNING] /w/workspace/autorelease-release-chromium-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 00:50:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/JsonRpcPeerListManager.java:[84,58] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 00:50:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/JsonRpcPeerListManager.java:[85,29] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 00:50:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/JsonRpcPeerListManager.java:[86,29] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 00:50:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/JsonRpcPeerListManager.java:[88,47] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 00:50:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/JsonRpcPeerListManager.java:[92,51] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 00:50:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/JsonRpcPeerListManager.java:[94,51] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 00:50:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/JsonRpcPeerListManager.java:[101,72] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 00:50:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/RemotePeerContext.java:[196,33] org.apache.pekko.dispatch.OnComplete in org.apache.pekko.dispatch has been deprecated 00:50:47 [WARNING] /w/workspace/autorelease-release-chromium-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 00:50:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/SlavePeerContext.java:[64,78] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 00:50:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/SlavePeerContext.java:[65,52] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 00:50:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/SlavePeerContext.java:[66,29] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 00:50:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/SlavePeerContext.java:[69,49] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 00:50:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/SlavePeerContext.java:[75,88] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 00:50:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/SlavePeerContext.java:[102,93] org.apache.pekko.dispatch.OnComplete in org.apache.pekko.dispatch has been deprecated 00:50:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/ProxyDOMRpcService.java:[75,65] org.apache.pekko.dispatch.OnComplete in org.apache.pekko.dispatch has been deprecated 00:50:47 [WARNING] /w/workspace/autorelease-release-chromium-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 00:50:47 [WARNING] /w/workspace/autorelease-release-chromium-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 00:50:47 [WARNING] /w/workspace/autorelease-release-chromium-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 00:50:47 [WARNING] /w/workspace/autorelease-release-chromium-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 00:50:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/tx/ActorProxyTransaction.java:[72,75] org.apache.pekko.dispatch.OnComplete in org.apache.pekko.dispatch has been deprecated 00:50:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/tx/ActorProxyTransaction.java:[90,91] org.apache.pekko.dispatch.OnComplete in org.apache.pekko.dispatch has been deprecated 00:50:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/tx/ActorProxyTransaction.java:[121,90] org.apache.pekko.dispatch.OnComplete in org.apache.pekko.dispatch has been deprecated 00:50:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/tx/ActorProxyTransaction.java:[164,75] org.apache.pekko.dispatch.OnComplete in org.apache.pekko.dispatch has been deprecated 00:50:47 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/tx/ProxyReadWriteTransaction.java:[49,31] org.apache.pekko.dispatch.OnComplete in org.apache.pekko.dispatch has been deprecated 00:50:47 [INFO] 00:50:47 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ jsonrpc-provider-cluster >>> 00:50:47 [INFO] 00:50:47 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ jsonrpc-provider-cluster --- 00:50:47 [INFO] Fork Value is true 00:50:52 [INFO] Done SpotBugs Analysis.... 00:50:52 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:50:52 [INFO] 00:50:52 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ jsonrpc-provider-cluster <<< 00:50:52 [INFO] 00:50:52 [INFO] 00:50:52 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ jsonrpc-provider-cluster --- 00:50:52 [INFO] BugInstance size is 0 00:50:52 [INFO] Error size is 0 00:50:52 [INFO] No errors/warnings found 00:50:52 [INFO] 00:50:52 [INFO] --- resources:3.4.0:testResources (default-testResources) @ jsonrpc-provider-cluster --- 00:50:52 [INFO] Copying 2 resources from src/test/resources to target/test-classes 00:50:52 [INFO] 00:50:52 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ jsonrpc-provider-cluster --- 00:50:52 [INFO] Recompiling the module because of changed dependency. 00:50:52 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 00:50:52 [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 00:50:52 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 00:50:52 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 00:50:52 [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 00:50:52 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 00:50:52 [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 00:50:52 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 00:50:52 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 00:50:52 [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 00:50:52 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 00:50:52 [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 00:50:52 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 00:50:52 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 00:50:52 [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 00:50:52 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 00:50:52 [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 00:50:52 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[207,42] getYangModuleInfo(java.lang.Class) in org.opendaylight.yangtools.binding.runtime.spi.BindingRuntimeHelpers has been deprecated and marked for removal 00:50:52 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[208,42] getYangModuleInfo(java.lang.Class) in org.opendaylight.yangtools.binding.runtime.spi.BindingRuntimeHelpers has been deprecated and marked for removal 00:50:52 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[209,42] getYangModuleInfo(java.lang.Class) in org.opendaylight.yangtools.binding.runtime.spi.BindingRuntimeHelpers has been deprecated and marked for removal 00:50:52 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[210,42] getYangModuleInfo(java.lang.Class) in org.opendaylight.yangtools.binding.runtime.spi.BindingRuntimeHelpers has been deprecated and marked for removal 00:50:52 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[211,42] getYangModuleInfo(java.lang.Class) in org.opendaylight.yangtools.binding.runtime.spi.BindingRuntimeHelpers has been deprecated and marked for removal 00:50:52 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[290,33] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 00:50:52 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[293,87] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 00:50:52 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[284,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 00:50:52 [INFO] 00:50:52 [INFO] --- surefire:3.5.5:test (default-test) @ jsonrpc-provider-cluster --- 00:50:52 [INFO] Surefire report directory: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/cluster/target/surefire-reports 00:50:52 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 00:50:52 [INFO] 00:50:52 [INFO] ------------------------------------------------------- 00:50:52 [INFO] T E S T S 00:50:52 [INFO] ------------------------------------------------------- 00:50:53 [INFO] Running org.opendaylight.jsonrpc.provider.cluster.MountpointTest 00:50:53 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 00:51:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.654 s -- in org.opendaylight.jsonrpc.provider.cluster.MountpointTest 00:51:02 [INFO] 00:51:02 [INFO] Results: 00:51:02 [INFO] 00:51:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 00:51:02 [INFO] 00:51:02 [INFO] 00:51:02 [INFO] --- copy:14.3.1:copy-files (default) @ jsonrpc-provider-cluster --- 00:51:02 [INFO] 00:51:02 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ jsonrpc-provider-cluster --- 00:51:02 [INFO] Building bundle: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/cluster/target/jsonrpc-provider-cluster-1.20.0.jar 00:51:02 [INFO] Writing manifest: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/cluster/target/classes/META-INF/MANIFEST.MF 00:51:02 [INFO] 00:51:02 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ jsonrpc-provider-cluster --- 00:51:05 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/cluster/target/jsonrpc-provider-cluster-1.20.0-javadoc.jar 00:51:05 [INFO] 00:51:05 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ jsonrpc-provider-cluster --- 00:51:05 [INFO] CycloneDX: Resolving Dependencies 00:51:07 [INFO] CycloneDX: Creating BOM version 1.6 with 98 component(s) 00:51:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/cluster/target/bom.xml 00:51:07 [INFO] attaching as jsonrpc-provider-cluster-1.20.0-cyclonedx.xml 00:51:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/cluster/target/bom.json 00:51:07 [INFO] attaching as jsonrpc-provider-cluster-1.20.0-cyclonedx.json 00:51:07 [INFO] 00:51:07 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-provider-cluster --- 00:51:07 [INFO] Skipping duplicate-finder execution! 00:51:07 [INFO] 00:51:07 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ jsonrpc-provider-cluster --- 00:51:07 [WARNING] Used undeclared dependencies found: 00:51:07 [WARNING] com.typesafe:config:jar:1.4.5:compile 00:51:07 [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:provided 00:51:07 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 00:51:07 [WARNING] org.opendaylight.controller:scala3-library:jar:13.0.2:compile 00:51:07 [WARNING] org.opendaylight.yangtools:util:jar:15.0.2:compile 00:51:07 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 00:51:07 [WARNING] org.opendaylight.controller:repackaged-pekko:jar:13.0.2:compile 00:51:07 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 00:51:07 [WARNING] org.opendaylight.mdsal:mdsal-eos-dom-api:jar:16.0.3:test 00:51:07 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 00:51:07 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 00:51:07 [WARNING] org.opendaylight.yangtools:concepts:jar:15.0.2:compile 00:51:07 [WARNING] Unused declared dependencies found: 00:51:07 [WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:15.0.2:compile 00:51:07 [WARNING] org.opendaylight.jsonrpc:dom-codec:jar:1.20.0:compile 00:51:07 [WARNING] Non-test scoped test only dependencies found: 00:51:07 [WARNING] com.typesafe:config:jar:1.4.5:compile 00:51:07 [INFO] 00:51:07 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ jsonrpc-provider-cluster --- 00:51:07 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/cluster/target/jsonrpc-provider-cluster-1.20.0-sources.jar 00:51:07 [INFO] 00:51:07 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ jsonrpc-provider-cluster --- 00:51:07 [INFO] 00:51:07 [INFO] --- jacoco:0.8.14:report (report) @ jsonrpc-provider-cluster --- 00:51:07 [INFO] Loading execution data file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/cluster/target/code-coverage/jacoco.exec 00:51:07 [INFO] Analyzed bundle 'JSON-RPC :: Provider :: Cluster' with 47 classes 00:51:07 [INFO] 00:51:07 [INFO] --- install:3.1.4:install (default-install) @ jsonrpc-provider-cluster --- 00:51:07 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/cluster/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0/jsonrpc-provider-cluster-1.20.0.pom 00:51:07 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/cluster/target/jsonrpc-provider-cluster-1.20.0.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0/jsonrpc-provider-cluster-1.20.0.jar 00:51:07 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/cluster/target/jsonrpc-provider-cluster-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0/jsonrpc-provider-cluster-1.20.0-javadoc.jar 00:51:07 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/cluster/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0/jsonrpc-provider-cluster-1.20.0-cyclonedx.xml 00:51:07 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/cluster/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0/jsonrpc-provider-cluster-1.20.0-cyclonedx.json 00:51:07 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/provider/cluster/target/jsonrpc-provider-cluster-1.20.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0/jsonrpc-provider-cluster-1.20.0-sources.jar 00:51:07 [INFO] 00:51:08 [INFO] --- bundle:6.0.0:install (default-install) @ jsonrpc-provider-cluster --- 00:51:08 [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0/jsonrpc-provider-cluster-1.20.0.jar 00:51:08 [INFO] Writing OBR metadata 00:51:08 [INFO] 00:51:08 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ jsonrpc-provider-cluster --- 00:51:08 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:51:08 [INFO] 00:51:08 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ jsonrpc-provider-cluster --- 00:51:08 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:51:08 [INFO] 00:51:08 [INFO] ------------< org.opendaylight.jsonrpc:odl-jsonrpc-cluster >------------ 00:51:08 [INFO] Building JSON-RPC :: Feature :: Cluster 1.20.0 [102/142] 00:51:08 [INFO] from jsonrpc/features/odl-jsonrpc-cluster/pom.xml 00:51:08 [INFO] ------------------------------[ feature ]------------------------------- 00:51:08 [INFO] 00:51:08 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-jsonrpc-cluster --- 00:51:08 [INFO] 00:51:08 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-jsonrpc-cluster --- 00:51:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:51:08 [INFO] 00:51:08 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-jsonrpc-cluster --- 00:51:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:51:08 [INFO] 00:51:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-jsonrpc-cluster --- 00:51:08 [INFO] 00:51:08 [INFO] --- dependency:3.10.0:properties (default) @ odl-jsonrpc-cluster --- 00:51:08 [INFO] 00:51:08 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-jsonrpc-cluster --- 00:51:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:51:08 [INFO] argLine set to empty 00:51:08 [INFO] 00:51:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-jsonrpc-cluster --- 00:51:08 [INFO] 00:51:08 [INFO] --- checkstyle:3.6.0:check (default) @ odl-jsonrpc-cluster --- 00:51:08 [INFO] Starting audit... 00:51:08 Audit done. 00:51:08 [INFO] You have 0 Checkstyle violations. 00:51:08 [INFO] 00:51:08 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-jsonrpc-cluster --- 00:51:08 [INFO] 00:51:08 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-jsonrpc-cluster --- 00:51:08 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-cluster/target/feature/feature.xml 00:51:08 [INFO] ...done! 00:51:08 [INFO] Set artifact 00:51:08 [INFO] 00:51:08 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-jsonrpc-cluster --- 00:51:08 [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 00:51:08 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:51:08 [INFO] 00:51:08 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-jsonrpc-cluster >>> 00:51:08 [INFO] 00:51:08 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-jsonrpc-cluster --- 00:51:08 [INFO] No files found to run spotbugs, check compile phase has been run 00:51:08 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:51:08 [INFO] 00:51:08 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-jsonrpc-cluster <<< 00:51:08 [INFO] 00:51:08 [INFO] 00:51:08 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-jsonrpc-cluster --- 00:51:08 [INFO] 00:51:08 [INFO] --- feattest:14.3.1:test (default) @ odl-jsonrpc-cluster --- 00:51:08 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:51:08 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 00:51:08 [INFO] 00:51:08 [INFO] --- copy:14.3.1:copy-files (default) @ odl-jsonrpc-cluster --- 00:51:08 [INFO] 00:51:08 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-jsonrpc-cluster --- 00:51:08 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:51:08 [INFO] 00:51:08 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-jsonrpc-cluster --- 00:51:08 [INFO] CycloneDX: Resolving Dependencies 00:51:13 [INFO] CycloneDX: Creating BOM version 1.6 with 449 component(s) 00:51:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-cluster/target/bom.xml 00:51:13 [INFO] attaching as odl-jsonrpc-cluster-1.20.0-cyclonedx.xml 00:51:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-cluster/target/bom.json 00:51:13 [INFO] attaching as odl-jsonrpc-cluster-1.20.0-cyclonedx.json 00:51:13 [INFO] 00:51:13 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-jsonrpc-cluster --- 00:51:13 [INFO] Skipping duplicate-finder execution! 00:51:13 [INFO] 00:51:13 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-jsonrpc-cluster --- 00:51:13 [INFO] Skipping plugin execution 00:51:13 [INFO] 00:51:13 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-jsonrpc-cluster --- 00:51:13 [INFO] Skipping source per configuration. 00:51:13 [INFO] 00:51:13 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-jsonrpc-cluster --- 00:51:13 [INFO] 00:51:13 [INFO] --- jacoco:0.8.14:report (report) @ odl-jsonrpc-cluster --- 00:51:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:51:13 [INFO] 00:51:13 [INFO] --- install:3.1.4:install (default-install) @ odl-jsonrpc-cluster --- 00:51:13 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-cluster/pom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.20.0/odl-jsonrpc-cluster-1.20.0.pom 00:51:13 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-cluster/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.20.0/odl-jsonrpc-cluster-1.20.0-features.xml 00:51:13 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-cluster/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.20.0/odl-jsonrpc-cluster-1.20.0-cyclonedx.xml 00:51:13 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-cluster/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.20.0/odl-jsonrpc-cluster-1.20.0-cyclonedx.json 00:51:13 [INFO] 00:51:13 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-jsonrpc-cluster --- 00:51:13 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:51:13 [INFO] 00:51:13 [INFO] ------------< org.opendaylight.jsonrpc:features-aggregator >------------ 00:51:13 [INFO] Building JSON-RPC :: Features :: Aggregator 1.20.0 [103/142] 00:51:13 [INFO] from jsonrpc/features/pom.xml 00:51:13 [INFO] --------------------------------[ pom ]--------------------------------- 00:51:13 [INFO] 00:51:13 [INFO] --- clean:3.5.0:clean (default-clean) @ features-aggregator --- 00:51:13 [INFO] 00:51:13 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-aggregator --- 00:51:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:51:13 [INFO] 00:51:13 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-aggregator --- 00:51:13 [INFO] 00:51:13 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-aggregator --- 00:51:13 [INFO] CycloneDX: Resolving Dependencies 00:51:13 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 00:51:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/features/target/bom.xml 00:51:13 [INFO] attaching as features-aggregator-1.20.0-cyclonedx.xml 00:51:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/features/target/bom.json 00:51:14 [INFO] attaching as features-aggregator-1.20.0-cyclonedx.json 00:51:14 [INFO] 00:51:14 [INFO] --- install:3.1.4:install (default-install) @ features-aggregator --- 00:51:14 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/features/pom.xml to /tmp/r/org/opendaylight/jsonrpc/features-aggregator/1.20.0/features-aggregator-1.20.0.pom 00:51:14 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/features/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/features-aggregator/1.20.0/features-aggregator-1.20.0-cyclonedx.xml 00:51:14 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/features/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/features-aggregator/1.20.0/features-aggregator-1.20.0-cyclonedx.json 00:51:14 [INFO] 00:51:14 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-aggregator --- 00:51:14 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:51:14 [INFO] 00:51:14 [INFO] ---------------< org.opendaylight.jsonrpc:inband-models >--------------- 00:51:14 [INFO] Building JSON-RPC :: BUS :: Examples :: Inband models 1.20.0 [104/142] 00:51:14 [INFO] from jsonrpc/bus/examples/inband-models/pom.xml 00:51:14 [INFO] --------------------------------[ jar ]--------------------------------- 00:51:14 [INFO] 00:51:14 [INFO] --- clean:3.5.0:clean (default-clean) @ inband-models --- 00:51:14 [INFO] 00:51:14 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ inband-models --- 00:51:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:51:14 [INFO] 00:51:14 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ inband-models --- 00:51:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:51:14 [INFO] 00:51:14 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ inband-models --- 00:51:14 [INFO] 00:51:14 [INFO] --- dependency:3.10.0:properties (default) @ inband-models --- 00:51:14 [INFO] 00:51:14 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ inband-models --- 00:51:14 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:51:14 [INFO] 00:51:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ inband-models --- 00:51:14 [INFO] 00:51:14 [INFO] --- checkstyle:3.6.0:check (default) @ inband-models --- 00:51:14 [INFO] Starting audit... 00:51:14 Audit done. 00:51:14 [INFO] You have 0 Checkstyle violations. 00:51:14 [INFO] 00:51:14 [INFO] --- dependency:3.10.0:copy (unpack-license) @ inband-models --- 00:51:14 [INFO] 00:51:14 [INFO] --- resources:3.4.0:resources (default-resources) @ inband-models --- 00:51:14 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/examples/inband-models/src/main/resources 00:51:14 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/examples/inband-models/target/generated-sources/spi 00:51:14 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/examples/inband-models/target/generated-sources/yang 00:51:14 [INFO] 00:51:14 [INFO] --- compiler:3.15.0:compile (default-compile) @ inband-models --- 00:51:14 [INFO] Recompiling the module because of changed dependency. 00:51:14 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 00:51:14 [WARNING] /w/workspace/autorelease-release-chromium-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 00:51:14 [WARNING] /w/workspace/autorelease-release-chromium-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 00:51:14 [WARNING] /w/workspace/autorelease-release-chromium-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 00:51:14 [INFO] 00:51:14 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ inband-models >>> 00:51:14 [INFO] 00:51:14 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ inband-models --- 00:51:14 [INFO] Fork Value is true 00:51:17 [INFO] Done SpotBugs Analysis.... 00:51:17 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:51:17 [INFO] 00:51:17 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ inband-models <<< 00:51:17 [INFO] 00:51:17 [INFO] 00:51:17 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ inband-models --- 00:51:17 [INFO] BugInstance size is 0 00:51:17 [INFO] Error size is 0 00:51:17 [INFO] No errors/warnings found 00:51:17 [INFO] 00:51:17 [INFO] --- resources:3.4.0:testResources (default-testResources) @ inband-models --- 00:51:17 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/examples/inband-models/src/test/resources 00:51:17 [INFO] 00:51:17 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ inband-models --- 00:51:17 [INFO] No sources to compile 00:51:17 [INFO] 00:51:17 [INFO] --- surefire:3.5.5:test (default-test) @ inband-models --- 00:51:17 [INFO] No tests to run. 00:51:17 [INFO] 00:51:17 [INFO] --- copy:14.3.1:copy-files (default) @ inband-models --- 00:51:17 [INFO] 00:51:17 [INFO] --- jar:3.5.0:jar (default-jar) @ inband-models --- 00:51:17 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/examples/inband-models/target/inband-models-1.20.0.jar 00:51:17 [INFO] 00:51:17 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ inband-models --- 00:51:18 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/examples/inband-models/target/inband-models-1.20.0-javadoc.jar 00:51:18 [INFO] 00:51:18 [INFO] --- shade:3.6.1:shade (single-jar) @ inband-models --- 00:51:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:22 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:22 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:22 [WARNING] jctools-core-4.0.5.jar, netty-common-4.2.10.Final.jar define 2 overlapping resources: 00:51:22 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.properties 00:51:22 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.xml 00:51:22 [WARNING] netty-codec-native-quic-4.2.10.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.10.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.10.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.10.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.10.Final-windows-x86_64.jar, slf4j-api-2.0.12.jar define 1 overlapping resource: 00:51:22 [WARNING] - META-INF/LICENSE.txt 00:51:22 [WARNING] byte-buddy-1.18.7.jar, failureaccess-1.0.3.jar, guava-33.5.0-jre.jar define 1 overlapping resource: 00:51:22 [WARNING] - META-INF/LICENSE 00:51:22 [WARNING] bcpkix-jdk18on-1.83.jar, bcprov-jdk18on-1.83.jar, bcutil-jdk18on-1.83.jar, binding-reflect-15.0.2.jar, binding-spec-15.0.2.jar, bus-api-1.20.0.jar, bus-jsonrpc-1.20.0.jar, bus-messagelib-1.20.0.jar, bus-spi-1.20.0.jar, byte-buddy-1.18.7.jar, concepts-15.0.2.jar, dom-codec-1.20.0.jar, error_prone_annotations-2.47.0.jar, failureaccess-1.0.3.jar, gson-2.13.2.jar, guava-33.5.0-jre.jar, ietf-type-util-2.0.2.jar, inband-models-1.20.0.jar, j2objc-annotations-3.1.jar, jctools-core-4.0.5.jar, jsonrpc-api-1.20.0.jar, jsonrpc-provider-common-1.20.0.jar, jsonrpc-test-model-1.20.0.jar, jspecify-1.0.0.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.5.32.jar, logback-core-1.5.32.jar, mdsal-common-api-16.0.3.jar, mdsal-dom-api-16.0.3.jar, mdsal-singleton-api-16.0.3.jar, netty-all-4.2.10.Final.jar, netty-buffer-4.2.10.Final.jar, netty-codec-4.2.10.Final.jar, netty-codec-base-4.2.10.Final.jar, netty-codec-classes-quic-4.2.10.Final.jar, netty-codec-compression-4.2.10.Final.jar, netty-codec-dns-4.2.10.Final.jar, netty-codec-haproxy-4.2.10.Final.jar, netty-codec-http-4.2.10.Final.jar, netty-codec-http2-4.2.10.Final.jar, netty-codec-http3-4.2.10.Final.jar, netty-codec-marshalling-4.2.10.Final.jar, netty-codec-memcache-4.2.10.Final.jar, netty-codec-mqtt-4.2.10.Final.jar, netty-codec-native-quic-4.2.10.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.10.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.10.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.10.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.10.Final-windows-x86_64.jar, netty-codec-protobuf-4.2.10.Final.jar, netty-codec-redis-4.2.10.Final.jar, netty-codec-smtp-4.2.10.Final.jar, netty-codec-socks-4.2.10.Final.jar, netty-codec-stomp-4.2.10.Final.jar, netty-codec-xml-4.2.10.Final.jar, netty-common-4.2.10.Final.jar, netty-handler-4.2.10.Final.jar, netty-handler-proxy-4.2.10.Final.jar, netty-handler-ssl-ocsp-4.2.10.Final.jar, netty-resolver-4.2.10.Final.jar, netty-resolver-dns-4.2.10.Final.jar, netty-resolver-dns-classes-macos-4.2.10.Final.jar, netty-resolver-dns-native-macos-4.2.10.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.2.10.Final-osx-x86_64.jar, netty-transport-4.2.10.Final.jar, netty-transport-classes-epoll-4.2.10.Final.jar, netty-transport-classes-io_uring-4.2.10.Final.jar, netty-transport-classes-kqueue-4.2.10.Final.jar, netty-transport-native-epoll-4.2.10.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.2.10.Final-linux-riscv64.jar, netty-transport-native-epoll-4.2.10.Final-linux-x86_64.jar, netty-transport-native-io_uring-4.2.10.Final-linux-aarch_64.jar, netty-transport-native-io_uring-4.2.10.Final-linux-riscv64.jar, netty-transport-native-io_uring-4.2.10.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.2.10.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.2.10.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.2.10.Final.jar, netty-transport-rxtx-4.2.10.Final.jar, netty-transport-sctp-4.2.10.Final.jar, netty-transport-udt-4.2.10.Final.jar, org.eclipse.jdt.annotation-2.4.100.jar, rfc6991-ietf-inet-types-2.0.2.jar, rfc6991-ietf-yang-types-2.0.2.jar, rfc8040-model-api-15.0.2.jar, rfc8528-model-api-15.0.2.jar, slf4j-api-2.0.12.jar, transport-http-1.20.0.jar, transport-zmq-1.20.0.jar, triemap-1.3.2.jar, util-15.0.2.jar, value-2.12.1-annotations.jar, yang-common-15.0.2.jar, yang-data-api-15.0.2.jar, yang-data-codec-gson-15.0.2.jar, yang-data-impl-15.0.2.jar, yang-data-spi-15.0.2.jar, yang-data-tree-api-15.0.2.jar, yang-data-util-15.0.2.jar, yang-ir-15.0.2.jar, yang-model-api-15.0.2.jar, yang-model-spi-15.0.2.jar, yang-model-util-15.0.2.jar, yang-parser-api-15.0.2.jar, yang-xpath-api-15.0.2.jar define 1 overlapping resource: 00:51:22 [WARNING] - META-INF/MANIFEST.MF 00:51:22 [WARNING] netty-transport-native-io_uring-4.2.10.Final-linux-aarch_64.jar, netty-transport-native-io_uring-4.2.10.Final-linux-riscv64.jar, netty-transport-native-io_uring-4.2.10.Final-linux-x86_64.jar define 2 overlapping resources: 00:51:22 [WARNING] - META-INF/maven/io.netty/netty-transport-native-io_uring/pom.properties 00:51:22 [WARNING] - META-INF/maven/io.netty/netty-transport-native-io_uring/pom.xml 00:51:22 [WARNING] bus-spi-1.20.0.jar, jsonrpc-provider-common-1.20.0.jar define 33 overlapping classes and resources: 00:51:22 [WARNING] - OSGI-INF/metatype/org.opendaylight.jsonrpc.bus.spi.SCRIntegration$Configuration.xml 00:51:22 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.DefaultEventLoopConfiguration.xml 00:51:22 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventExecutorGroup.xml 00:51:22 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventLoopGroup.xml 00:51:22 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCRIntegration.xml 00:51:22 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractBusSessionFactory 00:51:22 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractChannelInitializer 00:51:22 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractMessageListenerAdapter 00:51:22 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractPeerContext 00:51:22 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient 00:51:22 [WARNING] - 23 more... 00:51:22 [WARNING] bcpkix-jdk18on-1.83.jar, bcprov-jdk18on-1.83.jar, bcutil-jdk18on-1.83.jar, byte-buddy-1.18.7.jar, error_prone_annotations-2.47.0.jar, failureaccess-1.0.3.jar, gson-2.13.2.jar, guava-33.5.0-jre.jar, j2objc-annotations-3.1.jar, jspecify-1.0.0.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: 00:51:22 [WARNING] - META-INF.versions.9.module-info 00:51:22 [WARNING] netty-all-4.2.10.Final.jar, netty-buffer-4.2.10.Final.jar, netty-codec-4.2.10.Final.jar, netty-codec-base-4.2.10.Final.jar, netty-codec-classes-quic-4.2.10.Final.jar, netty-codec-compression-4.2.10.Final.jar, netty-codec-dns-4.2.10.Final.jar, netty-codec-haproxy-4.2.10.Final.jar, netty-codec-http-4.2.10.Final.jar, netty-codec-http2-4.2.10.Final.jar, netty-codec-http3-4.2.10.Final.jar, netty-codec-marshalling-4.2.10.Final.jar, netty-codec-memcache-4.2.10.Final.jar, netty-codec-mqtt-4.2.10.Final.jar, netty-codec-native-quic-4.2.10.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.10.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.10.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.10.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.10.Final-windows-x86_64.jar, netty-codec-protobuf-4.2.10.Final.jar, netty-codec-redis-4.2.10.Final.jar, netty-codec-smtp-4.2.10.Final.jar, netty-codec-socks-4.2.10.Final.jar, netty-codec-stomp-4.2.10.Final.jar, netty-codec-xml-4.2.10.Final.jar, netty-common-4.2.10.Final.jar, netty-handler-4.2.10.Final.jar, netty-handler-proxy-4.2.10.Final.jar, netty-handler-ssl-ocsp-4.2.10.Final.jar, netty-resolver-4.2.10.Final.jar, netty-resolver-dns-4.2.10.Final.jar, netty-resolver-dns-classes-macos-4.2.10.Final.jar, netty-resolver-dns-native-macos-4.2.10.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.2.10.Final-osx-x86_64.jar, netty-transport-4.2.10.Final.jar, netty-transport-classes-epoll-4.2.10.Final.jar, netty-transport-classes-io_uring-4.2.10.Final.jar, netty-transport-classes-kqueue-4.2.10.Final.jar, netty-transport-native-epoll-4.2.10.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.2.10.Final-linux-riscv64.jar, netty-transport-native-epoll-4.2.10.Final-linux-x86_64.jar, netty-transport-native-io_uring-4.2.10.Final-linux-aarch_64.jar, netty-transport-native-io_uring-4.2.10.Final-linux-riscv64.jar, netty-transport-native-io_uring-4.2.10.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.2.10.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.2.10.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.2.10.Final.jar, netty-transport-rxtx-4.2.10.Final.jar, netty-transport-sctp-4.2.10.Final.jar, netty-transport-udt-4.2.10.Final.jar define 1 overlapping resource: 00:51:22 [WARNING] - META-INF/io.netty.versions.properties 00:51:22 [WARNING] dom-codec-1.20.0.jar, jsonrpc-provider-common-1.20.0.jar define 20 overlapping classes: 00:51:22 [WARNING] - org.opendaylight.jsonrpc.dom.codec.AbstractCodec 00:51:22 [WARNING] - org.opendaylight.jsonrpc.dom.codec.Codec 00:51:22 [WARNING] - org.opendaylight.jsonrpc.dom.codec.CodecUtils 00:51:22 [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec 00:51:22 [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$DecoderPathWalker 00:51:22 [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$EncoderPathWalker 00:51:22 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonReaderAdapter 00:51:22 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory 00:51:22 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$1 00:51:22 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$2 00:51:22 [WARNING] - 10 more... 00:51:22 [WARNING] bcpkix-jdk18on-1.83.jar, bcprov-jdk18on-1.83.jar, bcutil-jdk18on-1.83.jar define 2 overlapping resources: 00:51:22 [WARNING] - META-INF/BC2048KE.DSA 00:51:22 [WARNING] - META-INF/BC2048KE.SF 00:51:22 [WARNING] binding-reflect-15.0.2.jar, binding-spec-15.0.2.jar, concepts-15.0.2.jar, ietf-type-util-2.0.2.jar, mdsal-common-api-16.0.3.jar, mdsal-dom-api-16.0.3.jar, mdsal-singleton-api-16.0.3.jar, rfc8040-model-api-15.0.2.jar, rfc8528-model-api-15.0.2.jar, triemap-1.3.2.jar, util-15.0.2.jar, yang-common-15.0.2.jar, yang-data-api-15.0.2.jar, yang-data-codec-gson-15.0.2.jar, yang-data-impl-15.0.2.jar, yang-data-spi-15.0.2.jar, yang-data-tree-api-15.0.2.jar, yang-data-util-15.0.2.jar, yang-ir-15.0.2.jar, yang-model-api-15.0.2.jar, yang-model-spi-15.0.2.jar, yang-model-util-15.0.2.jar, yang-parser-api-15.0.2.jar, yang-xpath-api-15.0.2.jar define 1 overlapping resource: 00:51:22 [WARNING] - README.md 00:51:22 [WARNING] bcpkix-jdk18on-1.83.jar, bcprov-jdk18on-1.83.jar, bcutil-jdk18on-1.83.jar, jspecify-1.0.0.jar define 1 overlapping resource: 00:51:22 [WARNING] - META-INF/versions/9/OSGI-INF/MANIFEST.MF 00:51:22 [WARNING] netty-resolver-dns-native-macos-4.2.10.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.2.10.Final-osx-x86_64.jar define 2 overlapping resources: 00:51:22 [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.properties 00:51:22 [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.xml 00:51:22 [WARNING] netty-buffer-4.2.10.Final.jar, netty-codec-4.2.10.Final.jar, netty-codec-base-4.2.10.Final.jar, netty-codec-classes-quic-4.2.10.Final.jar, netty-codec-compression-4.2.10.Final.jar, netty-codec-dns-4.2.10.Final.jar, netty-codec-haproxy-4.2.10.Final.jar, netty-codec-http-4.2.10.Final.jar, netty-codec-http2-4.2.10.Final.jar, netty-codec-http3-4.2.10.Final.jar, netty-codec-marshalling-4.2.10.Final.jar, netty-codec-memcache-4.2.10.Final.jar, netty-codec-mqtt-4.2.10.Final.jar, netty-codec-native-quic-4.2.10.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.10.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.10.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.10.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.10.Final-windows-x86_64.jar, netty-codec-protobuf-4.2.10.Final.jar, netty-codec-redis-4.2.10.Final.jar, netty-codec-smtp-4.2.10.Final.jar, netty-codec-socks-4.2.10.Final.jar, netty-codec-stomp-4.2.10.Final.jar, netty-codec-xml-4.2.10.Final.jar, netty-common-4.2.10.Final.jar, netty-handler-4.2.10.Final.jar, netty-handler-proxy-4.2.10.Final.jar, netty-handler-ssl-ocsp-4.2.10.Final.jar, netty-resolver-4.2.10.Final.jar, netty-resolver-dns-4.2.10.Final.jar, netty-resolver-dns-classes-macos-4.2.10.Final.jar, netty-resolver-dns-native-macos-4.2.10.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.2.10.Final-osx-x86_64.jar, netty-transport-4.2.10.Final.jar, netty-transport-classes-epoll-4.2.10.Final.jar, netty-transport-classes-io_uring-4.2.10.Final.jar, netty-transport-classes-kqueue-4.2.10.Final.jar, netty-transport-native-epoll-4.2.10.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.2.10.Final-linux-riscv64.jar, netty-transport-native-epoll-4.2.10.Final-linux-x86_64.jar, netty-transport-native-io_uring-4.2.10.Final-linux-aarch_64.jar, netty-transport-native-io_uring-4.2.10.Final-linux-riscv64.jar, netty-transport-native-io_uring-4.2.10.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.2.10.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.2.10.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.2.10.Final.jar define 1 overlapping classes: 00:51:22 [WARNING] - META-INF.versions.11.module-info 00:51:22 [WARNING] netty-transport-native-kqueue-4.2.10.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.2.10.Final-osx-x86_64.jar define 2 overlapping resources: 00:51:22 [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.properties 00:51:22 [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.xml 00:51:22 [WARNING] netty-codec-native-quic-4.2.10.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.10.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.10.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.10.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.10.Final-windows-x86_64.jar define 39 overlapping resources: 00:51:22 [WARNING] - META-INF/NOTICE.txt 00:51:22 [WARNING] - META-INF/license/LICENSE.aalto-xml.txt 00:51:22 [WARNING] - META-INF/license/LICENSE.base64.txt 00:51:22 [WARNING] - META-INF/license/LICENSE.boringssl.txt 00:51:22 [WARNING] - META-INF/license/LICENSE.bouncycastle.txt 00:51:22 [WARNING] - META-INF/license/LICENSE.brotli4j.txt 00:51:22 [WARNING] - META-INF/license/LICENSE.caliper.txt 00:51:22 [WARNING] - META-INF/license/LICENSE.commons-lang.txt 00:51:22 [WARNING] - META-INF/license/LICENSE.commons-logging.txt 00:51:22 [WARNING] - META-INF/license/LICENSE.compress-lzf.txt 00:51:22 [WARNING] - 29 more... 00:51:22 [WARNING] bus-messagelib-1.20.0.jar, jsonrpc-provider-common-1.20.0.jar define 56 overlapping classes and resources: 00:51:22 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiAwareTransportFactory.xml 00:51:22 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiBusSessionFactoryProvider.xml 00:51:22 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractProxyHandlerAdapter 00:51:22 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractSession 00:51:22 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory 00:51:22 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$1 00:51:22 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$2 00:51:22 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.BaseSession 00:51:22 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.ClientSession 00:51:22 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.DefaultTransportFactory 00:51:22 [WARNING] - 46 more... 00:51:22 [WARNING] bus-jsonrpc-1.20.0.jar, jsonrpc-provider-common-1.20.0.jar define 21 overlapping classes: 00:51:22 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage 00:51:22 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$AbstractBuilder 00:51:22 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$JsonRpcMessageType 00:51:22 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage 00:51:22 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage$AbstractRequestBuilder 00:51:22 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcConstants 00:51:22 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage 00:51:22 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage$Builder 00:51:22 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessageSerializer 00:51:22 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObject 00:51:22 [WARNING] - 11 more... 00:51:22 [WARNING] bus-api-1.20.0.jar, jsonrpc-provider-common-1.20.0.jar define 19 overlapping classes: 00:51:22 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSession 00:51:22 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactory 00:51:22 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactoryProvider 00:51:22 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionTimeoutException 00:51:22 [WARNING] - org.opendaylight.jsonrpc.bus.api.ClientSession 00:51:22 [WARNING] - org.opendaylight.jsonrpc.bus.api.MessageListener 00:51:22 [WARNING] - org.opendaylight.jsonrpc.bus.api.PeerContext 00:51:22 [WARNING] - org.opendaylight.jsonrpc.bus.api.Publisher 00:51:22 [WARNING] - org.opendaylight.jsonrpc.bus.api.RecoverableTransportException 00:51:22 [WARNING] - org.opendaylight.jsonrpc.bus.api.Requester 00:51:22 [WARNING] - 9 more... 00:51:22 [WARNING] netty-transport-native-epoll-4.2.10.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.2.10.Final-linux-riscv64.jar, netty-transport-native-epoll-4.2.10.Final-linux-x86_64.jar define 2 overlapping resources: 00:51:22 [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.properties 00:51:22 [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.xml 00:51:22 [WARNING] binding-reflect-15.0.2.jar, binding-spec-15.0.2.jar, bus-api-1.20.0.jar, bus-jsonrpc-1.20.0.jar, bus-messagelib-1.20.0.jar, bus-spi-1.20.0.jar, concepts-15.0.2.jar, dom-codec-1.20.0.jar, ietf-type-util-2.0.2.jar, inband-models-1.20.0.jar, jsonrpc-api-1.20.0.jar, jsonrpc-provider-common-1.20.0.jar, jsonrpc-test-model-1.20.0.jar, mdsal-common-api-16.0.3.jar, mdsal-dom-api-16.0.3.jar, mdsal-singleton-api-16.0.3.jar, rfc6991-ietf-inet-types-2.0.2.jar, rfc6991-ietf-yang-types-2.0.2.jar, rfc8040-model-api-15.0.2.jar, rfc8528-model-api-15.0.2.jar, transport-http-1.20.0.jar, transport-zmq-1.20.0.jar, triemap-1.3.2.jar, util-15.0.2.jar, yang-common-15.0.2.jar, yang-data-api-15.0.2.jar, yang-data-codec-gson-15.0.2.jar, yang-data-impl-15.0.2.jar, yang-data-spi-15.0.2.jar, yang-data-tree-api-15.0.2.jar, yang-data-util-15.0.2.jar, yang-ir-15.0.2.jar, yang-model-api-15.0.2.jar, yang-model-spi-15.0.2.jar, yang-model-util-15.0.2.jar, yang-parser-api-15.0.2.jar, yang-xpath-api-15.0.2.jar define 2 overlapping resources: 00:51:22 [WARNING] - LICENSE 00:51:22 [WARNING] - META-INF/git.properties 00:51:22 [WARNING] maven-shade-plugin has detected that some files are 00:51:22 [WARNING] present in two or more JARs. When this happens, only one 00:51:22 [WARNING] single version of the file is copied to the uber jar. 00:51:22 [WARNING] Usually this is not harmful and you can skip these warnings, 00:51:22 [WARNING] otherwise try to manually exclude artifacts based on 00:51:22 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 00:51:22 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 00:51:22 [INFO] Replacing original artifact with shaded artifact. 00:51:22 [INFO] 00:51:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ inband-models --- 00:51:22 [INFO] Skipping CycloneDX goal, because module skips deploy 00:51:22 [INFO] 00:51:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ inband-models --- 00:51:22 [INFO] Skipping duplicate-finder execution! 00:51:22 [INFO] 00:51:22 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ inband-models --- 00:51:22 [WARNING] Unused declared dependencies found: 00:51:22 [WARNING] io.netty:netty-all:jar:4.2.10.Final:compile 00:51:22 [WARNING] org.opendaylight.jsonrpc.bus:bus-api:jar:1.20.0:compile 00:51:22 [WARNING] org.opendaylight.jsonrpc.bus:bus-spi:jar:1.20.0:compile 00:51:22 [WARNING] ch.qos.logback:logback-classic:jar:1.5.32:compile 00:51:22 [WARNING] org.opendaylight.jsonrpc.bus:transport-http:jar:1.20.0:compile 00:51:22 [WARNING] org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.20.0:compile 00:51:22 [WARNING] org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.20.0:compile 00:51:22 [WARNING] org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.20.0:compile 00:51:22 [INFO] 00:51:22 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ inband-models --- 00:51:22 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/examples/inband-models/target/inband-models-1.20.0-sources.jar 00:51:22 [INFO] 00:51:22 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ inband-models --- 00:51:22 [INFO] 00:51:22 [INFO] --- jacoco:0.8.14:report (report) @ inband-models --- 00:51:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:51:22 [INFO] 00:51:22 [INFO] --- install:3.1.4:install (default-install) @ inband-models --- 00:51:22 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/examples/inband-models/pom.xml to /tmp/r/org/opendaylight/jsonrpc/inband-models/1.20.0/inband-models-1.20.0.pom 00:51:22 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/examples/inband-models/target/inband-models-1.20.0.jar to /tmp/r/org/opendaylight/jsonrpc/inband-models/1.20.0/inband-models-1.20.0.jar 00:51:22 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/examples/inband-models/target/inband-models-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/inband-models/1.20.0/inband-models-1.20.0-javadoc.jar 00:51:22 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/examples/inband-models/target/inband-models-1.20.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/inband-models/1.20.0/inband-models-1.20.0-sources.jar 00:51:22 [INFO] 00:51:22 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ inband-models --- 00:51:22 [INFO] Skipping artifact deployment 00:51:22 [INFO] 00:51:22 [INFO] --------------< org.opendaylight.jsonrpc:binding-adapter >-------------- 00:51:22 [INFO] Building JSON-RPC :: Binding adapter 1.20.0 [105/142] 00:51:22 [INFO] from jsonrpc/binding-adapter/pom.xml 00:51:22 [INFO] --------------------------------[ jar ]--------------------------------- 00:51:22 [INFO] 00:51:22 [INFO] --- clean:3.5.0:clean (default-clean) @ binding-adapter --- 00:51:22 [INFO] 00:51:22 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ binding-adapter --- 00:51:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:51:22 [INFO] 00:51:22 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ binding-adapter --- 00:51:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:51:22 [INFO] 00:51:22 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ binding-adapter --- 00:51:22 [INFO] 00:51:22 [INFO] --- dependency:3.10.0:properties (default) @ binding-adapter --- 00:51:22 [INFO] 00:51:22 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ binding-adapter --- 00:51:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:51:22 [INFO] 00:51:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ binding-adapter --- 00:51:22 [INFO] 00:51:22 [INFO] --- checkstyle:3.6.0:check (default) @ binding-adapter --- 00:51:22 [INFO] Starting audit... 00:51:22 Audit done. 00:51:22 [INFO] You have 0 Checkstyle violations. 00:51:22 [INFO] 00:51:22 [INFO] --- dependency:3.10.0:copy (unpack-license) @ binding-adapter --- 00:51:22 [INFO] 00:51:22 [INFO] --- resources:3.4.0:resources (default-resources) @ binding-adapter --- 00:51:22 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/binding-adapter/src/main/resources 00:51:22 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/binding-adapter/target/generated-sources/spi 00:51:22 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/binding-adapter/target/generated-sources/yang 00:51:22 [INFO] 00:51:22 [INFO] --- compiler:3.15.0:compile (default-compile) @ binding-adapter --- 00:51:22 [INFO] Recompiling the module because of changed dependency. 00:51:22 [INFO] Compiling 14 source files with javac [debug release 21] to target/classes 00:51:23 [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 00:51:23 [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 00:51:23 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 00:51:23 [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 00:51:23 [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 00:51:23 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 00:51:23 [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 00:51:23 [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 00:51:23 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 00:51:23 [WARNING] /w/workspace/autorelease-release-chromium-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 00:51:23 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/EmbeddedRpcInvocationAdapter.java:[33,19] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 00:51:23 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/EmbeddedRpcInvocationAdapter.java:[33,19] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 00:51:23 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/EmbeddedRpcInvocationAdapter.java:[33,19] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 00:51:23 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/EmbeddedRpcInvocationAdapter.java:[40,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 00:51:23 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/InboundHandler.java:[47,51] unchecked cast 00:51:23 required: java.lang.Class 00:51:23 found: java.lang.Class> 00:51:23 [INFO] 00:51:23 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ binding-adapter >>> 00:51:23 [INFO] 00:51:23 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ binding-adapter --- 00:51:23 [INFO] Fork Value is true 00:51:26 [INFO] Done SpotBugs Analysis.... 00:51:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:51:26 [INFO] 00:51:26 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ binding-adapter <<< 00:51:26 [INFO] 00:51:26 [INFO] 00:51:26 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ binding-adapter --- 00:51:26 [INFO] BugInstance size is 0 00:51:26 [INFO] Error size is 0 00:51:26 [INFO] No errors/warnings found 00:51:26 [INFO] 00:51:26 [INFO] --- resources:3.4.0:testResources (default-testResources) @ binding-adapter --- 00:51:26 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/binding-adapter/src/test/resources 00:51:26 [INFO] 00:51:26 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ binding-adapter --- 00:51:26 [INFO] Recompiling the module because of changed dependency. 00:51:26 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 00:51:26 [INFO] 00:51:26 [INFO] --- surefire:3.5.5:test (default-test) @ binding-adapter --- 00:51:26 [INFO] Surefire report directory: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/binding-adapter/target/surefire-reports 00:51:26 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 00:51:26 [INFO] 00:51:26 [INFO] ------------------------------------------------------- 00:51:26 [INFO] T E S T S 00:51:26 [INFO] ------------------------------------------------------- 00:51:27 [INFO] Running org.opendaylight.jsonrpc.binding.TestModelServiceTest 00:51:32 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.178 s -- in org.opendaylight.jsonrpc.binding.TestModelServiceTest 00:51:33 [INFO] 00:51:33 [INFO] Results: 00:51:33 [INFO] 00:51:33 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 00:51:33 [INFO] 00:51:33 [INFO] 00:51:33 [INFO] --- copy:14.3.1:copy-files (default) @ binding-adapter --- 00:51:33 [INFO] 00:51:33 [INFO] --- jar:3.5.0:jar (default-jar) @ binding-adapter --- 00:51:33 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/binding-adapter/target/binding-adapter-1.20.0.jar 00:51:33 [INFO] 00:51:33 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ binding-adapter --- 00:51:34 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/binding-adapter/target/binding-adapter-1.20.0-javadoc.jar 00:51:34 [INFO] 00:51:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ binding-adapter --- 00:51:34 [INFO] CycloneDX: Resolving Dependencies 00:51:36 [INFO] CycloneDX: Creating BOM version 1.6 with 74 component(s) 00:51:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/binding-adapter/target/bom.xml 00:51:36 [INFO] attaching as binding-adapter-1.20.0-cyclonedx.xml 00:51:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/binding-adapter/target/bom.json 00:51:36 [INFO] attaching as binding-adapter-1.20.0-cyclonedx.json 00:51:36 [INFO] 00:51:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ binding-adapter --- 00:51:36 [INFO] Skipping duplicate-finder execution! 00:51:36 [INFO] 00:51:36 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ binding-adapter --- 00:51:36 [WARNING] Used undeclared dependencies found: 00:51:36 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 00:51:36 [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:provided 00:51:36 [WARNING] org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:provided 00:51:36 [WARNING] org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:provided 00:51:36 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 00:51:36 [WARNING] org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 00:51:36 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 00:51:36 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 00:51:36 [WARNING] org.opendaylight.yangtools:concepts:jar:15.0.2:compile 00:51:36 [WARNING] org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:provided 00:51:36 [WARNING] Unused declared dependencies found: 00:51:36 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 00:51:36 [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:16.0.3:compile 00:51:36 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:compile 00:51:36 [WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:15.0.2:compile 00:51:36 [INFO] 00:51:36 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ binding-adapter --- 00:51:36 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/binding-adapter/target/binding-adapter-1.20.0-sources.jar 00:51:36 [INFO] 00:51:36 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ binding-adapter --- 00:51:36 [INFO] 00:51:36 [INFO] --- jacoco:0.8.14:report (report) @ binding-adapter --- 00:51:36 [INFO] Loading execution data file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/binding-adapter/target/code-coverage/jacoco.exec 00:51:36 [INFO] Analyzed bundle 'JSON-RPC :: Binding adapter' with 14 classes 00:51:36 [INFO] 00:51:36 [INFO] --- install:3.1.4:install (default-install) @ binding-adapter --- 00:51:36 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/binding-adapter/pom.xml to /tmp/r/org/opendaylight/jsonrpc/binding-adapter/1.20.0/binding-adapter-1.20.0.pom 00:51:36 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/binding-adapter/target/binding-adapter-1.20.0.jar to /tmp/r/org/opendaylight/jsonrpc/binding-adapter/1.20.0/binding-adapter-1.20.0.jar 00:51:36 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/binding-adapter/target/binding-adapter-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/binding-adapter/1.20.0/binding-adapter-1.20.0-javadoc.jar 00:51:36 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/binding-adapter/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/binding-adapter/1.20.0/binding-adapter-1.20.0-cyclonedx.xml 00:51:36 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/binding-adapter/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/binding-adapter/1.20.0/binding-adapter-1.20.0-cyclonedx.json 00:51:36 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/binding-adapter/target/binding-adapter-1.20.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/binding-adapter/1.20.0/binding-adapter-1.20.0-sources.jar 00:51:36 [INFO] 00:51:36 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ binding-adapter --- 00:51:36 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:51:36 [INFO] 00:51:36 [INFO] ------------< org.opendaylight.jsonrpc.bus:binding-bridge >------------- 00:51:36 [INFO] Building JSON-RPC :: BUS :: Examples :: Binding bridge 1.20.0 [106/142] 00:51:36 [INFO] from jsonrpc/bus/examples/binding-bridge/pom.xml 00:51:36 [INFO] --------------------------------[ jar ]--------------------------------- 00:51:36 [INFO] 00:51:36 [INFO] --- clean:3.5.0:clean (default-clean) @ binding-bridge --- 00:51:36 [INFO] 00:51:36 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ binding-bridge --- 00:51:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:51:36 [INFO] 00:51:36 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ binding-bridge --- 00:51:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:51:36 [INFO] 00:51:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ binding-bridge --- 00:51:37 [INFO] 00:51:37 [INFO] --- dependency:3.10.0:properties (default) @ binding-bridge --- 00:51:37 [INFO] 00:51:37 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ binding-bridge --- 00:51:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:51:37 [INFO] 00:51:37 [INFO] --- yang:15.0.2:generate-sources (binding) @ binding-bridge --- 00:51:37 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 00:51:37 [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/examples/binding-bridge/src/main/yang 00:51:37 [INFO] yang-to-sources: Found 4 dependencies in 13.25 ms 00:51:37 [INFO] yang-to-sources: Project model files found: 1 in 1.574 ms 00:51:37 [INFO] yang-to-sources: 1 YANG models processed in 15.23 ms 00:51:37 [INFO] BindingJavaFileGenerator: Defined 9 files in 1.287 ms 00:51:37 [INFO] Sorted 9 files into 3 directories in 106.6 μs 00:51:37 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 7.153 ms 00:51:37 [INFO] 00:51:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ binding-bridge --- 00:51:37 [INFO] 00:51:37 [INFO] --- checkstyle:3.6.0:check (default) @ binding-bridge --- 00:51:37 [INFO] Starting audit... 00:51:37 Audit done. 00:51:37 [INFO] You have 0 Checkstyle violations. 00:51:37 [INFO] 00:51:37 [INFO] --- dependency:3.10.0:copy (unpack-license) @ binding-bridge --- 00:51:37 [INFO] 00:51:37 [INFO] --- resources:3.4.0:resources (default-resources) @ binding-bridge --- 00:51:37 [INFO] Copying 1 resource from src/main/resources to target/classes 00:51:37 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/examples/binding-bridge/target/generated-sources/spi 00:51:37 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 00:51:37 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 00:51:37 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 00:51:37 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/examples/binding-bridge/target/generated-sources/spi 00:51:37 [INFO] 00:51:37 [INFO] --- compiler:3.15.0:compile (default-compile) @ binding-bridge --- 00:51:37 [INFO] Recompiling the module because of changed dependency. 00:51:37 [INFO] Compiling 10 source files with javac [debug release 21] to target/classes 00:51:37 [INFO] 00:51:37 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ binding-bridge >>> 00:51:37 [INFO] 00:51:37 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ binding-bridge --- 00:51:37 [INFO] Fork Value is true 00:51:39 [INFO] Done SpotBugs Analysis.... 00:51:39 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:51:39 [INFO] 00:51:39 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ binding-bridge <<< 00:51:39 [INFO] 00:51:39 [INFO] 00:51:39 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ binding-bridge --- 00:51:39 [INFO] BugInstance size is 0 00:51:39 [INFO] Error size is 0 00:51:39 [INFO] No errors/warnings found 00:51:39 [INFO] 00:51:39 [INFO] --- resources:3.4.0:testResources (default-testResources) @ binding-bridge --- 00:51:39 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/examples/binding-bridge/src/test/resources 00:51:39 [INFO] 00:51:39 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ binding-bridge --- 00:51:39 [INFO] No sources to compile 00:51:39 [INFO] 00:51:39 [INFO] --- surefire:3.5.5:test (default-test) @ binding-bridge --- 00:51:39 [INFO] No tests to run. 00:51:39 [INFO] 00:51:39 [INFO] --- copy:14.3.1:copy-files (default) @ binding-bridge --- 00:51:39 [INFO] 00:51:39 [INFO] --- jar:3.5.0:jar (default-jar) @ binding-bridge --- 00:51:39 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/examples/binding-bridge/target/binding-bridge-1.20.0.jar 00:51:39 [INFO] 00:51:39 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ binding-bridge --- 00:51:41 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/examples/binding-bridge/target/binding-bridge-1.20.0-javadoc.jar 00:51:41 [INFO] 00:51:41 [INFO] --- shade:3.6.1:shade (single-jar) @ binding-bridge --- 00:51:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:45 [WARNING] jctools-core-4.0.5.jar, netty-common-4.2.10.Final.jar define 2 overlapping resources: 00:51:45 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.properties 00:51:45 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.xml 00:51:45 [WARNING] bcpkix-jdk18on-1.83.jar, bcprov-jdk18on-1.83.jar, bcutil-jdk18on-1.83.jar, binding-adapter-1.20.0.jar, binding-bridge-1.20.0.jar, binding-data-codec-api-15.0.2.jar, binding-data-codec-dynamic-15.0.2.jar, binding-data-codec-spi-15.0.2.jar, binding-loader-15.0.2.jar, binding-model-15.0.2.jar, binding-reflect-15.0.2.jar, binding-runtime-api-15.0.2.jar, binding-spec-15.0.2.jar, bus-api-1.20.0.jar, bus-jsonrpc-1.20.0.jar, bus-messagelib-1.20.0.jar, bus-spi-1.20.0.jar, byte-buddy-1.18.7.jar, concepts-15.0.2.jar, dom-codec-1.20.0.jar, error_prone_annotations-2.47.0.jar, failureaccess-1.0.3.jar, gson-2.13.2.jar, guava-33.5.0-jre.jar, ietf-type-util-2.0.2.jar, j2objc-annotations-3.1.jar, jctools-core-4.0.5.jar, jsonrpc-api-1.20.0.jar, jsonrpc-provider-common-1.20.0.jar, jsonrpc-test-model-1.20.0-tests.jar, jsonrpc-test-model-1.20.0.jar, jspecify-1.0.0.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.5.32.jar, logback-core-1.5.32.jar, mdsal-binding-api-16.0.3.jar, mdsal-binding-dom-adapter-16.0.3.jar, mdsal-common-api-16.0.3.jar, mdsal-dom-api-16.0.3.jar, mdsal-dom-spi-16.0.3.jar, mdsal-singleton-api-16.0.3.jar, netty-all-4.2.10.Final.jar, netty-buffer-4.2.10.Final.jar, netty-codec-4.2.10.Final.jar, netty-codec-base-4.2.10.Final.jar, netty-codec-classes-quic-4.2.10.Final.jar, netty-codec-compression-4.2.10.Final.jar, netty-codec-dns-4.2.10.Final.jar, netty-codec-haproxy-4.2.10.Final.jar, netty-codec-http-4.2.10.Final.jar, netty-codec-http2-4.2.10.Final.jar, netty-codec-http3-4.2.10.Final.jar, netty-codec-marshalling-4.2.10.Final.jar, netty-codec-memcache-4.2.10.Final.jar, netty-codec-mqtt-4.2.10.Final.jar, netty-codec-native-quic-4.2.10.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.10.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.10.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.10.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.10.Final-windows-x86_64.jar, netty-codec-protobuf-4.2.10.Final.jar, netty-codec-redis-4.2.10.Final.jar, netty-codec-smtp-4.2.10.Final.jar, netty-codec-socks-4.2.10.Final.jar, netty-codec-stomp-4.2.10.Final.jar, netty-codec-xml-4.2.10.Final.jar, netty-common-4.2.10.Final.jar, netty-handler-4.2.10.Final.jar, netty-handler-proxy-4.2.10.Final.jar, netty-handler-ssl-ocsp-4.2.10.Final.jar, netty-resolver-4.2.10.Final.jar, netty-resolver-dns-4.2.10.Final.jar, netty-resolver-dns-classes-macos-4.2.10.Final.jar, netty-resolver-dns-native-macos-4.2.10.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.2.10.Final-osx-x86_64.jar, netty-transport-4.2.10.Final.jar, netty-transport-classes-epoll-4.2.10.Final.jar, netty-transport-classes-io_uring-4.2.10.Final.jar, netty-transport-classes-kqueue-4.2.10.Final.jar, netty-transport-native-epoll-4.2.10.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.2.10.Final-linux-riscv64.jar, netty-transport-native-epoll-4.2.10.Final-linux-x86_64.jar, netty-transport-native-io_uring-4.2.10.Final-linux-aarch_64.jar, netty-transport-native-io_uring-4.2.10.Final-linux-riscv64.jar, netty-transport-native-io_uring-4.2.10.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.2.10.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.2.10.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.2.10.Final.jar, netty-transport-rxtx-4.2.10.Final.jar, netty-transport-sctp-4.2.10.Final.jar, netty-transport-udt-4.2.10.Final.jar, odlext-model-api-15.0.2.jar, org.eclipse.jdt.annotation-2.4.100.jar, rfc6991-ietf-inet-types-2.0.2.jar, rfc6991-ietf-yang-types-2.0.2.jar, rfc8040-model-api-15.0.2.jar, rfc8528-model-api-15.0.2.jar, slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar, transport-http-1.20.0.jar, transport-zmq-1.20.0.jar, triemap-1.3.2.jar, util-15.0.2.jar, value-2.12.1-annotations.jar, yang-common-15.0.2.jar, yang-data-api-15.0.2.jar, yang-data-codec-gson-15.0.2.jar, yang-data-impl-15.0.2.jar, yang-data-spi-15.0.2.jar, yang-data-tree-api-15.0.2.jar, yang-data-tree-spi-15.0.2.jar, yang-data-util-15.0.2.jar, yang-ir-15.0.2.jar, yang-model-api-15.0.2.jar, yang-model-spi-15.0.2.jar, yang-model-util-15.0.2.jar, yang-parser-api-15.0.2.jar, yang-repo-api-15.0.2.jar, yang-xpath-api-15.0.2.jar define 1 overlapping resource: 00:51:45 [WARNING] - META-INF/MANIFEST.MF 00:51:45 [WARNING] byte-buddy-1.18.7.jar, failureaccess-1.0.3.jar, guava-33.5.0-jre.jar define 1 overlapping resource: 00:51:45 [WARNING] - META-INF/LICENSE 00:51:45 [WARNING] bcpkix-jdk18on-1.83.jar, bcprov-jdk18on-1.83.jar, bcutil-jdk18on-1.83.jar, byte-buddy-1.18.7.jar, error_prone_annotations-2.47.0.jar, failureaccess-1.0.3.jar, gson-2.13.2.jar, guava-33.5.0-jre.jar, j2objc-annotations-3.1.jar, jspecify-1.0.0.jar, slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar define 1 overlapping classes: 00:51:45 [WARNING] - META-INF.versions.9.module-info 00:51:45 [WARNING] binding-adapter-1.20.0.jar, binding-bridge-1.20.0.jar, binding-data-codec-api-15.0.2.jar, binding-data-codec-dynamic-15.0.2.jar, binding-data-codec-spi-15.0.2.jar, binding-loader-15.0.2.jar, binding-model-15.0.2.jar, binding-reflect-15.0.2.jar, binding-runtime-api-15.0.2.jar, binding-spec-15.0.2.jar, bus-api-1.20.0.jar, bus-jsonrpc-1.20.0.jar, bus-messagelib-1.20.0.jar, bus-spi-1.20.0.jar, concepts-15.0.2.jar, dom-codec-1.20.0.jar, ietf-type-util-2.0.2.jar, jsonrpc-api-1.20.0.jar, jsonrpc-provider-common-1.20.0.jar, jsonrpc-test-model-1.20.0.jar, mdsal-binding-api-16.0.3.jar, mdsal-binding-dom-adapter-16.0.3.jar, mdsal-common-api-16.0.3.jar, mdsal-dom-api-16.0.3.jar, mdsal-dom-spi-16.0.3.jar, mdsal-singleton-api-16.0.3.jar, odlext-model-api-15.0.2.jar, rfc6991-ietf-inet-types-2.0.2.jar, rfc6991-ietf-yang-types-2.0.2.jar, rfc8040-model-api-15.0.2.jar, rfc8528-model-api-15.0.2.jar, transport-http-1.20.0.jar, transport-zmq-1.20.0.jar, triemap-1.3.2.jar, util-15.0.2.jar, yang-common-15.0.2.jar, yang-data-api-15.0.2.jar, yang-data-codec-gson-15.0.2.jar, yang-data-impl-15.0.2.jar, yang-data-spi-15.0.2.jar, yang-data-tree-api-15.0.2.jar, yang-data-tree-spi-15.0.2.jar, yang-data-util-15.0.2.jar, yang-ir-15.0.2.jar, yang-model-api-15.0.2.jar, yang-model-spi-15.0.2.jar, yang-model-util-15.0.2.jar, yang-parser-api-15.0.2.jar, yang-repo-api-15.0.2.jar, yang-xpath-api-15.0.2.jar define 2 overlapping resources: 00:51:45 [WARNING] - LICENSE 00:51:45 [WARNING] - META-INF/git.properties 00:51:45 [WARNING] binding-data-codec-api-15.0.2.jar, binding-data-codec-dynamic-15.0.2.jar, binding-data-codec-spi-15.0.2.jar, binding-loader-15.0.2.jar, binding-model-15.0.2.jar, binding-reflect-15.0.2.jar, binding-runtime-api-15.0.2.jar, binding-spec-15.0.2.jar, concepts-15.0.2.jar, ietf-type-util-2.0.2.jar, mdsal-binding-api-16.0.3.jar, mdsal-binding-dom-adapter-16.0.3.jar, mdsal-common-api-16.0.3.jar, mdsal-dom-api-16.0.3.jar, mdsal-dom-spi-16.0.3.jar, mdsal-singleton-api-16.0.3.jar, odlext-model-api-15.0.2.jar, rfc8040-model-api-15.0.2.jar, rfc8528-model-api-15.0.2.jar, triemap-1.3.2.jar, util-15.0.2.jar, yang-common-15.0.2.jar, yang-data-api-15.0.2.jar, yang-data-codec-gson-15.0.2.jar, yang-data-impl-15.0.2.jar, yang-data-spi-15.0.2.jar, yang-data-tree-api-15.0.2.jar, yang-data-tree-spi-15.0.2.jar, yang-data-util-15.0.2.jar, yang-ir-15.0.2.jar, yang-model-api-15.0.2.jar, yang-model-spi-15.0.2.jar, yang-model-util-15.0.2.jar, yang-parser-api-15.0.2.jar, yang-repo-api-15.0.2.jar, yang-xpath-api-15.0.2.jar define 1 overlapping resource: 00:51:45 [WARNING] - README.md 00:51:45 [WARNING] netty-transport-native-io_uring-4.2.10.Final-linux-aarch_64.jar, netty-transport-native-io_uring-4.2.10.Final-linux-riscv64.jar, netty-transport-native-io_uring-4.2.10.Final-linux-x86_64.jar define 2 overlapping resources: 00:51:45 [WARNING] - META-INF/maven/io.netty/netty-transport-native-io_uring/pom.properties 00:51:45 [WARNING] - META-INF/maven/io.netty/netty-transport-native-io_uring/pom.xml 00:51:45 [WARNING] bus-spi-1.20.0.jar, jsonrpc-provider-common-1.20.0.jar define 33 overlapping classes and resources: 00:51:45 [WARNING] - OSGI-INF/metatype/org.opendaylight.jsonrpc.bus.spi.SCRIntegration$Configuration.xml 00:51:45 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.DefaultEventLoopConfiguration.xml 00:51:45 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventExecutorGroup.xml 00:51:45 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventLoopGroup.xml 00:51:45 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCRIntegration.xml 00:51:45 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractBusSessionFactory 00:51:45 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractChannelInitializer 00:51:45 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractMessageListenerAdapter 00:51:45 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractPeerContext 00:51:45 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient 00:51:45 [WARNING] - 23 more... 00:51:45 [WARNING] netty-all-4.2.10.Final.jar, netty-buffer-4.2.10.Final.jar, netty-codec-4.2.10.Final.jar, netty-codec-base-4.2.10.Final.jar, netty-codec-classes-quic-4.2.10.Final.jar, netty-codec-compression-4.2.10.Final.jar, netty-codec-dns-4.2.10.Final.jar, netty-codec-haproxy-4.2.10.Final.jar, netty-codec-http-4.2.10.Final.jar, netty-codec-http2-4.2.10.Final.jar, netty-codec-http3-4.2.10.Final.jar, netty-codec-marshalling-4.2.10.Final.jar, netty-codec-memcache-4.2.10.Final.jar, netty-codec-mqtt-4.2.10.Final.jar, netty-codec-native-quic-4.2.10.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.10.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.10.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.10.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.10.Final-windows-x86_64.jar, netty-codec-protobuf-4.2.10.Final.jar, netty-codec-redis-4.2.10.Final.jar, netty-codec-smtp-4.2.10.Final.jar, netty-codec-socks-4.2.10.Final.jar, netty-codec-stomp-4.2.10.Final.jar, netty-codec-xml-4.2.10.Final.jar, netty-common-4.2.10.Final.jar, netty-handler-4.2.10.Final.jar, netty-handler-proxy-4.2.10.Final.jar, netty-handler-ssl-ocsp-4.2.10.Final.jar, netty-resolver-4.2.10.Final.jar, netty-resolver-dns-4.2.10.Final.jar, netty-resolver-dns-classes-macos-4.2.10.Final.jar, netty-resolver-dns-native-macos-4.2.10.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.2.10.Final-osx-x86_64.jar, netty-transport-4.2.10.Final.jar, netty-transport-classes-epoll-4.2.10.Final.jar, netty-transport-classes-io_uring-4.2.10.Final.jar, netty-transport-classes-kqueue-4.2.10.Final.jar, netty-transport-native-epoll-4.2.10.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.2.10.Final-linux-riscv64.jar, netty-transport-native-epoll-4.2.10.Final-linux-x86_64.jar, netty-transport-native-io_uring-4.2.10.Final-linux-aarch_64.jar, netty-transport-native-io_uring-4.2.10.Final-linux-riscv64.jar, netty-transport-native-io_uring-4.2.10.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.2.10.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.2.10.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.2.10.Final.jar, netty-transport-rxtx-4.2.10.Final.jar, netty-transport-sctp-4.2.10.Final.jar, netty-transport-udt-4.2.10.Final.jar define 1 overlapping resource: 00:51:45 [WARNING] - META-INF/io.netty.versions.properties 00:51:45 [WARNING] dom-codec-1.20.0.jar, jsonrpc-provider-common-1.20.0.jar define 20 overlapping classes: 00:51:45 [WARNING] - org.opendaylight.jsonrpc.dom.codec.AbstractCodec 00:51:45 [WARNING] - org.opendaylight.jsonrpc.dom.codec.Codec 00:51:45 [WARNING] - org.opendaylight.jsonrpc.dom.codec.CodecUtils 00:51:45 [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec 00:51:45 [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$DecoderPathWalker 00:51:45 [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$EncoderPathWalker 00:51:45 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonReaderAdapter 00:51:45 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory 00:51:45 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$1 00:51:45 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$2 00:51:45 [WARNING] - 10 more... 00:51:45 [WARNING] bcpkix-jdk18on-1.83.jar, bcprov-jdk18on-1.83.jar, bcutil-jdk18on-1.83.jar define 2 overlapping resources: 00:51:45 [WARNING] - META-INF/BC2048KE.DSA 00:51:45 [WARNING] - META-INF/BC2048KE.SF 00:51:45 [WARNING] bcpkix-jdk18on-1.83.jar, bcprov-jdk18on-1.83.jar, bcutil-jdk18on-1.83.jar, jspecify-1.0.0.jar define 1 overlapping resource: 00:51:45 [WARNING] - META-INF/versions/9/OSGI-INF/MANIFEST.MF 00:51:45 [WARNING] binding-adapter-1.20.0.jar, binding-bridge-1.20.0.jar define 2 overlapping resources: 00:51:45 [WARNING] - CONTRIBUTING.md 00:51:45 [WARNING] - README.markdown 00:51:45 [WARNING] netty-resolver-dns-native-macos-4.2.10.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.2.10.Final-osx-x86_64.jar define 2 overlapping resources: 00:51:45 [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.properties 00:51:45 [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.xml 00:51:45 [WARNING] netty-codec-native-quic-4.2.10.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.10.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.10.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.10.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.10.Final-windows-x86_64.jar, slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar define 1 overlapping resource: 00:51:45 [WARNING] - META-INF/LICENSE.txt 00:51:45 [WARNING] netty-buffer-4.2.10.Final.jar, netty-codec-4.2.10.Final.jar, netty-codec-base-4.2.10.Final.jar, netty-codec-classes-quic-4.2.10.Final.jar, netty-codec-compression-4.2.10.Final.jar, netty-codec-dns-4.2.10.Final.jar, netty-codec-haproxy-4.2.10.Final.jar, netty-codec-http-4.2.10.Final.jar, netty-codec-http2-4.2.10.Final.jar, netty-codec-http3-4.2.10.Final.jar, netty-codec-marshalling-4.2.10.Final.jar, netty-codec-memcache-4.2.10.Final.jar, netty-codec-mqtt-4.2.10.Final.jar, netty-codec-native-quic-4.2.10.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.10.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.10.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.10.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.10.Final-windows-x86_64.jar, netty-codec-protobuf-4.2.10.Final.jar, netty-codec-redis-4.2.10.Final.jar, netty-codec-smtp-4.2.10.Final.jar, netty-codec-socks-4.2.10.Final.jar, netty-codec-stomp-4.2.10.Final.jar, netty-codec-xml-4.2.10.Final.jar, netty-common-4.2.10.Final.jar, netty-handler-4.2.10.Final.jar, netty-handler-proxy-4.2.10.Final.jar, netty-handler-ssl-ocsp-4.2.10.Final.jar, netty-resolver-4.2.10.Final.jar, netty-resolver-dns-4.2.10.Final.jar, netty-resolver-dns-classes-macos-4.2.10.Final.jar, netty-resolver-dns-native-macos-4.2.10.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.2.10.Final-osx-x86_64.jar, netty-transport-4.2.10.Final.jar, netty-transport-classes-epoll-4.2.10.Final.jar, netty-transport-classes-io_uring-4.2.10.Final.jar, netty-transport-classes-kqueue-4.2.10.Final.jar, netty-transport-native-epoll-4.2.10.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.2.10.Final-linux-riscv64.jar, netty-transport-native-epoll-4.2.10.Final-linux-x86_64.jar, netty-transport-native-io_uring-4.2.10.Final-linux-aarch_64.jar, netty-transport-native-io_uring-4.2.10.Final-linux-riscv64.jar, netty-transport-native-io_uring-4.2.10.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.2.10.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.2.10.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.2.10.Final.jar define 1 overlapping classes: 00:51:45 [WARNING] - META-INF.versions.11.module-info 00:51:45 [WARNING] netty-transport-native-kqueue-4.2.10.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.2.10.Final-osx-x86_64.jar define 2 overlapping resources: 00:51:45 [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.properties 00:51:45 [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.xml 00:51:45 [WARNING] mdsal-binding-dom-adapter-16.0.3.jar, org.eclipse.jdt.annotation-2.4.100.jar define 3 overlapping resources: 00:51:45 [WARNING] - .api_description 00:51:45 [WARNING] - about.html 00:51:45 [WARNING] - bundle.properties 00:51:45 [WARNING] netty-codec-native-quic-4.2.10.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.10.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.10.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.10.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.10.Final-windows-x86_64.jar define 39 overlapping resources: 00:51:45 [WARNING] - META-INF/NOTICE.txt 00:51:45 [WARNING] - META-INF/license/LICENSE.aalto-xml.txt 00:51:45 [WARNING] - META-INF/license/LICENSE.base64.txt 00:51:45 [WARNING] - META-INF/license/LICENSE.boringssl.txt 00:51:45 [WARNING] - META-INF/license/LICENSE.bouncycastle.txt 00:51:45 [WARNING] - META-INF/license/LICENSE.brotli4j.txt 00:51:45 [WARNING] - META-INF/license/LICENSE.caliper.txt 00:51:45 [WARNING] - META-INF/license/LICENSE.commons-lang.txt 00:51:45 [WARNING] - META-INF/license/LICENSE.commons-logging.txt 00:51:45 [WARNING] - META-INF/license/LICENSE.compress-lzf.txt 00:51:45 [WARNING] - 29 more... 00:51:45 [WARNING] bus-messagelib-1.20.0.jar, jsonrpc-provider-common-1.20.0.jar define 56 overlapping classes and resources: 00:51:45 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiAwareTransportFactory.xml 00:51:45 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiBusSessionFactoryProvider.xml 00:51:45 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractProxyHandlerAdapter 00:51:45 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractSession 00:51:45 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory 00:51:45 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$1 00:51:45 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$2 00:51:45 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.BaseSession 00:51:45 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.ClientSession 00:51:45 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.DefaultTransportFactory 00:51:45 [WARNING] - 46 more... 00:51:45 [WARNING] jsonrpc-test-model-1.20.0-tests.jar, jsonrpc-test-model-1.20.0.jar define 2 overlapping resources: 00:51:45 [WARNING] - META-INF/maven/org.opendaylight.jsonrpc/jsonrpc-test-model/pom.properties 00:51:45 [WARNING] - META-INF/maven/org.opendaylight.jsonrpc/jsonrpc-test-model/pom.xml 00:51:45 [WARNING] bus-jsonrpc-1.20.0.jar, jsonrpc-provider-common-1.20.0.jar define 21 overlapping classes: 00:51:45 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage 00:51:45 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$AbstractBuilder 00:51:45 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$JsonRpcMessageType 00:51:45 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage 00:51:45 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage$AbstractRequestBuilder 00:51:45 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcConstants 00:51:45 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage 00:51:45 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage$Builder 00:51:45 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessageSerializer 00:51:45 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObject 00:51:45 [WARNING] - 11 more... 00:51:45 [WARNING] bus-api-1.20.0.jar, jsonrpc-provider-common-1.20.0.jar define 19 overlapping classes: 00:51:45 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSession 00:51:45 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactory 00:51:45 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactoryProvider 00:51:45 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionTimeoutException 00:51:45 [WARNING] - org.opendaylight.jsonrpc.bus.api.ClientSession 00:51:45 [WARNING] - org.opendaylight.jsonrpc.bus.api.MessageListener 00:51:45 [WARNING] - org.opendaylight.jsonrpc.bus.api.PeerContext 00:51:45 [WARNING] - org.opendaylight.jsonrpc.bus.api.Publisher 00:51:45 [WARNING] - org.opendaylight.jsonrpc.bus.api.RecoverableTransportException 00:51:45 [WARNING] - org.opendaylight.jsonrpc.bus.api.Requester 00:51:45 [WARNING] - 9 more... 00:51:45 [WARNING] netty-transport-native-epoll-4.2.10.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.2.10.Final-linux-riscv64.jar, netty-transport-native-epoll-4.2.10.Final-linux-x86_64.jar define 2 overlapping resources: 00:51:45 [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.properties 00:51:45 [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.xml 00:51:45 [WARNING] maven-shade-plugin has detected that some files are 00:51:45 [WARNING] present in two or more JARs. When this happens, only one 00:51:45 [WARNING] single version of the file is copied to the uber jar. 00:51:45 [WARNING] Usually this is not harmful and you can skip these warnings, 00:51:45 [WARNING] otherwise try to manually exclude artifacts based on 00:51:45 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 00:51:45 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 00:51:45 [INFO] Replacing original artifact with shaded artifact. 00:51:45 [INFO] 00:51:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ binding-bridge --- 00:51:45 [INFO] Skipping CycloneDX goal, because module skips deploy 00:51:45 [INFO] 00:51:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ binding-bridge --- 00:51:45 [INFO] Skipping duplicate-finder execution! 00:51:45 [INFO] 00:51:45 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ binding-bridge --- 00:51:45 [WARNING] Used undeclared dependencies found: 00:51:45 [WARNING] org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 00:51:45 [WARNING] Unused declared dependencies found: 00:51:45 [WARNING] io.netty:netty-all:jar:4.2.10.Final:compile 00:51:45 [WARNING] org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.20.0:compile 00:51:45 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 00:51:45 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:compile 00:51:45 [WARNING] org.opendaylight.yangtools:concepts:jar:15.0.2:compile 00:51:45 [WARNING] org.opendaylight.jsonrpc:jsonrpc-test-model:test-jar:tests:1.20.0:compile 00:51:45 [WARNING] ch.qos.logback:logback-core:jar:1.5.32:compile 00:51:45 [WARNING] org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.20.0:compile 00:51:45 [WARNING] org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.20.0:compile 00:51:45 [WARNING] org.slf4j:slf4j-api:jar:2.0.12:compile 00:51:45 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 00:51:45 [WARNING] org.opendaylight.jsonrpc.bus:bus-api:jar:1.20.0:compile 00:51:45 [WARNING] org.opendaylight.jsonrpc.bus:bus-spi:jar:1.20.0:compile 00:51:45 [WARNING] ch.qos.logback:logback-classic:jar:1.5.32:compile 00:51:45 [WARNING] org.opendaylight.jsonrpc.bus:transport-http:jar:1.20.0:compile 00:51:45 [INFO] 00:51:45 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ binding-bridge --- 00:51:45 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/examples/binding-bridge/target/binding-bridge-1.20.0-sources.jar 00:51:45 [INFO] 00:51:45 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ binding-bridge --- 00:51:45 [INFO] 00:51:45 [INFO] --- jacoco:0.8.14:report (report) @ binding-bridge --- 00:51:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:51:45 [INFO] 00:51:45 [INFO] --- install:3.1.4:install (default-install) @ binding-bridge --- 00:51:45 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/examples/binding-bridge/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/binding-bridge/1.20.0/binding-bridge-1.20.0.pom 00:51:45 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/examples/binding-bridge/target/binding-bridge-1.20.0.jar to /tmp/r/org/opendaylight/jsonrpc/bus/binding-bridge/1.20.0/binding-bridge-1.20.0.jar 00:51:45 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/examples/binding-bridge/target/binding-bridge-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/binding-bridge/1.20.0/binding-bridge-1.20.0-javadoc.jar 00:51:45 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/examples/binding-bridge/target/binding-bridge-1.20.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/binding-bridge/1.20.0/binding-bridge-1.20.0-sources.jar 00:51:45 [INFO] 00:51:45 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ binding-bridge --- 00:51:45 [INFO] Skipping artifact deployment 00:51:45 [INFO] 00:51:45 [INFO] ------------------< org.opendaylight.jsonrpc:jsonrpc >------------------ 00:51:45 [INFO] Building JSON-RPC :: POM 1.20.0 [107/142] 00:51:45 [INFO] from jsonrpc/pom.xml 00:51:45 [INFO] --------------------------------[ pom ]--------------------------------- 00:51:45 [INFO] 00:51:45 [INFO] --- clean:3.5.0:clean (default-clean) @ jsonrpc --- 00:51:45 [INFO] 00:51:45 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ jsonrpc --- 00:51:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:51:45 [INFO] 00:51:45 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ jsonrpc --- 00:51:45 [INFO] 00:51:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ jsonrpc --- 00:51:45 [INFO] CycloneDX: Resolving Dependencies 00:51:45 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 00:51:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/target/bom.xml 00:51:45 [INFO] attaching as jsonrpc-1.20.0-cyclonedx.xml 00:51:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/target/bom.json 00:51:45 [INFO] attaching as jsonrpc-1.20.0-cyclonedx.json 00:51:45 [INFO] 00:51:45 [INFO] --- install:3.1.4:install (default-install) @ jsonrpc --- 00:51:45 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc/1.20.0/jsonrpc-1.20.0.pom 00:51:45 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc/1.20.0/jsonrpc-1.20.0-cyclonedx.xml 00:51:45 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc/1.20.0/jsonrpc-1.20.0-cyclonedx.json 00:51:45 [INFO] 00:51:45 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ jsonrpc --- 00:51:45 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:51:45 [INFO] 00:51:45 [INFO] ----------------< org.opendaylight.jsonrpc:jsonrpc-bus >---------------- 00:51:45 [INFO] Building JSON-RPC :: BUS 1.20.0 [108/142] 00:51:45 [INFO] from jsonrpc/bus/pom.xml 00:51:45 [INFO] --------------------------------[ pom ]--------------------------------- 00:51:45 [INFO] 00:51:45 [INFO] --- clean:3.5.0:clean (default-clean) @ jsonrpc-bus --- 00:51:45 [INFO] 00:51:45 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ jsonrpc-bus --- 00:51:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:51:45 [INFO] 00:51:45 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ jsonrpc-bus --- 00:51:45 [INFO] 00:51:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ jsonrpc-bus --- 00:51:45 [INFO] CycloneDX: Resolving Dependencies 00:51:45 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 00:51:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/target/bom.xml 00:51:45 [INFO] attaching as jsonrpc-bus-1.20.0-cyclonedx.xml 00:51:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/target/bom.json 00:51:45 [INFO] attaching as jsonrpc-bus-1.20.0-cyclonedx.json 00:51:45 [INFO] 00:51:45 [INFO] --- install:3.1.4:install (default-install) @ jsonrpc-bus --- 00:51:45 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-bus/1.20.0/jsonrpc-bus-1.20.0.pom 00:51:45 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-bus/1.20.0/jsonrpc-bus-1.20.0-cyclonedx.xml 00:51:45 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-bus/1.20.0/jsonrpc-bus-1.20.0-cyclonedx.json 00:51:45 [INFO] 00:51:45 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ jsonrpc-bus --- 00:51:45 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:51:45 [INFO] 00:51:45 [INFO] ---------------< org.opendaylight.jsonrpc.bus:examples >---------------- 00:51:45 [INFO] Building JSON-RPC :: BUS :: Examples 1.20.0 [109/142] 00:51:45 [INFO] from jsonrpc/bus/examples/pom.xml 00:51:45 [INFO] --------------------------------[ pom ]--------------------------------- 00:51:45 [INFO] 00:51:45 [INFO] --- clean:3.5.0:clean (default-clean) @ examples --- 00:51:45 [INFO] 00:51:45 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ examples --- 00:51:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:51:45 [INFO] 00:51:45 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ examples --- 00:51:45 [INFO] 00:51:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ examples --- 00:51:45 [INFO] CycloneDX: Resolving Dependencies 00:51:45 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 00:51:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/examples/target/bom.xml 00:51:45 [INFO] attaching as examples-1.20.0-cyclonedx.xml 00:51:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/examples/target/bom.json 00:51:45 [INFO] attaching as examples-1.20.0-cyclonedx.json 00:51:45 [INFO] 00:51:45 [INFO] --- install:3.1.4:install (default-install) @ examples --- 00:51:45 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/examples/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/examples/1.20.0/examples-1.20.0.pom 00:51:45 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/examples/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/examples/1.20.0/examples-1.20.0-cyclonedx.xml 00:51:45 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/bus/examples/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/examples/1.20.0/examples-1.20.0-cyclonedx.json 00:51:45 [INFO] 00:51:45 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ examples --- 00:51:45 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:51:45 [INFO] 00:51:45 [INFO] -------------< org.opendaylight.jsonrpc:jsonrpc-security >-------------- 00:51:45 [INFO] Building JSON-RPC :: Security 1.20.0 [110/142] 00:51:45 [INFO] from jsonrpc/security/pom.xml 00:51:45 [INFO] --------------------------------[ pom ]--------------------------------- 00:51:45 [INFO] 00:51:45 [INFO] --- clean:3.5.0:clean (default-clean) @ jsonrpc-security --- 00:51:45 [INFO] 00:51:45 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ jsonrpc-security --- 00:51:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:51:45 [INFO] 00:51:45 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ jsonrpc-security --- 00:51:45 [INFO] 00:51:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ jsonrpc-security --- 00:51:45 [INFO] CycloneDX: Resolving Dependencies 00:51:45 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 00:51:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/target/bom.xml 00:51:45 [INFO] attaching as jsonrpc-security-1.20.0-cyclonedx.xml 00:51:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/target/bom.json 00:51:45 [INFO] attaching as jsonrpc-security-1.20.0-cyclonedx.json 00:51:45 [INFO] 00:51:45 [INFO] --- install:3.1.4:install (default-install) @ jsonrpc-security --- 00:51:45 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-security/1.20.0/jsonrpc-security-1.20.0.pom 00:51:45 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-security/1.20.0/jsonrpc-security-1.20.0-cyclonedx.xml 00:51:45 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/security/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-security/1.20.0/jsonrpc-security-1.20.0-cyclonedx.json 00:51:45 [INFO] 00:51:45 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ jsonrpc-security --- 00:51:45 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:51:45 [INFO] 00:51:45 [INFO] ---------------< org.opendaylight.jsonrpc:tools-parent >---------------- 00:51:45 [INFO] Building JSON-RPC :: Tools parent 1.20.0 [111/142] 00:51:45 [INFO] from jsonrpc/tools/parent/pom.xml 00:51:45 [INFO] --------------------------------[ pom ]--------------------------------- 00:51:45 [INFO] 00:51:45 [INFO] --- clean:3.5.0:clean (default-clean) @ tools-parent --- 00:51:45 [INFO] 00:51:45 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ tools-parent --- 00:51:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:51:45 [INFO] 00:51:45 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ tools-parent --- 00:51:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:51:45 [INFO] 00:51:45 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ tools-parent --- 00:51:45 [INFO] 00:51:45 [INFO] --- dependency:3.10.0:properties (default) @ tools-parent --- 00:51:45 [INFO] 00:51:45 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ tools-parent --- 00:51:45 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:51:45 [INFO] 00:51:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ tools-parent --- 00:51:45 [INFO] 00:51:45 [INFO] --- checkstyle:3.6.0:check (default) @ tools-parent --- 00:51:45 [INFO] Starting audit... 00:51:45 Audit done. 00:51:45 [INFO] You have 0 Checkstyle violations. 00:51:45 [INFO] 00:51:45 [INFO] --- dependency:3.10.0:copy (unpack-license) @ tools-parent --- 00:51:45 [INFO] 00:51:45 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ tools-parent >>> 00:51:45 [INFO] 00:51:45 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ tools-parent --- 00:51:45 [INFO] No files found to run spotbugs, check compile phase has been run 00:51:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:51:45 [INFO] 00:51:45 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ tools-parent <<< 00:51:45 [INFO] 00:51:45 [INFO] 00:51:45 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ tools-parent --- 00:51:45 [INFO] 00:51:45 [INFO] --- copy:14.3.1:copy-files (default) @ tools-parent --- 00:51:45 [INFO] 00:51:45 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ tools-parent --- 00:51:45 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:51:45 [INFO] 00:51:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ tools-parent --- 00:51:45 [INFO] CycloneDX: Resolving Dependencies 00:51:47 [INFO] CycloneDX: Creating BOM version 1.6 with 107 component(s) 00:51:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/tools/parent/target/bom.xml 00:51:47 [INFO] attaching as tools-parent-1.20.0-cyclonedx.xml 00:51:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/tools/parent/target/bom.json 00:51:47 [INFO] attaching as tools-parent-1.20.0-cyclonedx.json 00:51:47 [INFO] 00:51:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ tools-parent --- 00:51:47 [INFO] Skipping duplicate-finder execution! 00:51:47 [INFO] 00:51:47 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ tools-parent --- 00:51:47 [INFO] Skipping pom project 00:51:47 [INFO] 00:51:47 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ tools-parent --- 00:51:47 [INFO] 00:51:47 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ tools-parent --- 00:51:47 [INFO] 00:51:47 [INFO] --- jacoco:0.8.14:report (report) @ tools-parent --- 00:51:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:51:47 [INFO] 00:51:47 [INFO] --- install:3.1.4:install (default-install) @ tools-parent --- 00:51:47 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/tools/parent/pom.xml to /tmp/r/org/opendaylight/jsonrpc/tools-parent/1.20.0/tools-parent-1.20.0.pom 00:51:47 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/tools/parent/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/tools-parent/1.20.0/tools-parent-1.20.0-cyclonedx.xml 00:51:47 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/tools/parent/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/tools-parent/1.20.0/tools-parent-1.20.0-cyclonedx.json 00:51:47 [INFO] 00:51:47 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ tools-parent --- 00:51:47 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:51:47 [INFO] 00:51:47 [INFO] -----------------< org.opendaylight.jsonrpc:test-tool >----------------- 00:51:47 [INFO] Building JSON-RPC :: Tools :: Test 1.20.0 [112/142] 00:51:47 [INFO] from jsonrpc/tools/test-tool/pom.xml 00:51:47 [INFO] --------------------------------[ jar ]--------------------------------- 00:51:47 [INFO] 00:51:47 [INFO] --- clean:3.5.0:clean (default-clean) @ test-tool --- 00:51:47 [INFO] 00:51:47 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ test-tool --- 00:51:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:51:47 [INFO] 00:51:47 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ test-tool --- 00:51:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:51:47 [INFO] 00:51:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ test-tool --- 00:51:47 [INFO] 00:51:47 [INFO] --- dependency:3.10.0:properties (default) @ test-tool --- 00:51:47 [INFO] 00:51:47 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ test-tool --- 00:51:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:51:47 [INFO] 00:51:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ test-tool --- 00:51:47 [INFO] 00:51:47 [INFO] --- checkstyle:3.6.0:check (default) @ test-tool --- 00:51:47 [INFO] Starting audit... 00:51:47 Audit done. 00:51:47 [INFO] You have 0 Checkstyle violations. 00:51:47 [INFO] 00:51:47 [INFO] --- dependency:3.10.0:copy (unpack-license) @ test-tool --- 00:51:47 [INFO] 00:51:47 [INFO] --- resources:3.4.0:resources (default-resources) @ test-tool --- 00:51:47 [INFO] Copying 1 resource from src/main/resources to target/classes 00:51:47 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/tools/test-tool/target/generated-sources/spi 00:51:47 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/tools/test-tool/target/generated-sources/yang 00:51:47 [INFO] 00:51:47 [INFO] --- compiler:3.15.0:compile (default-compile) @ test-tool --- 00:51:47 [INFO] Recompiling the module because of changed dependency. 00:51:47 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 00:51:47 [INFO] 00:51:47 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ test-tool >>> 00:51:47 [INFO] 00:51:47 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ test-tool --- 00:51:47 [INFO] Fork Value is true 00:51:51 [INFO] Done SpotBugs Analysis.... 00:51:51 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:51:51 [INFO] 00:51:51 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ test-tool <<< 00:51:51 [INFO] 00:51:51 [INFO] 00:51:51 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ test-tool --- 00:51:51 [INFO] BugInstance size is 0 00:51:51 [INFO] Error size is 0 00:51:51 [INFO] No errors/warnings found 00:51:51 [INFO] 00:51:51 [INFO] --- resources:3.4.0:testResources (default-testResources) @ test-tool --- 00:51:51 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/tools/test-tool/src/test/resources 00:51:51 [INFO] 00:51:51 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ test-tool --- 00:51:51 [INFO] No sources to compile 00:51:51 [INFO] 00:51:51 [INFO] --- surefire:3.5.5:test (default-test) @ test-tool --- 00:51:51 [INFO] No tests to run. 00:51:51 [INFO] 00:51:51 [INFO] --- copy:14.3.1:copy-files (default) @ test-tool --- 00:51:51 [INFO] 00:51:51 [INFO] --- jar:3.5.0:jar (default-jar) @ test-tool --- 00:51:51 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/tools/test-tool/target/test-tool-1.20.0.jar 00:51:51 [INFO] 00:51:51 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ test-tool --- 00:51:52 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/tools/test-tool/target/test-tool-1.20.0-javadoc.jar 00:51:52 [INFO] 00:51:52 [INFO] --- shade:3.6.1:shade (uberjar) @ test-tool --- 00:51:52 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:52 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:52 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:52 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:52 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:52 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:52 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:56 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:56 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:56 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:51:56 [WARNING] binding-model-15.0.2.jar, binding-reflect-15.0.2.jar, binding-runtime-api-15.0.2.jar, binding-runtime-spi-15.0.2.jar, binding-spec-15.0.2.jar, bus-api-1.20.0.jar, bus-jsonrpc-1.20.0.jar, bus-messagelib-1.20.0.jar, bus-spi-1.20.0.jar, concepts-15.0.2.jar, dagger-yang-parser-15.0.2.jar, dom-codec-1.20.0.jar, ietf-topology-2013.10.21.28.3.jar, ietf-type-util-2.0.2.jar, jsonrpc-api-1.20.0.jar, jsonrpc-provider-common-1.20.0.jar, jsonrpc-test-model-1.20.0.jar, mdsal-common-api-16.0.3.jar, mdsal-dom-api-16.0.3.jar, mdsal-dom-broker-16.0.3.jar, mdsal-dom-inmemory-datastore-16.0.3.jar, mdsal-dom-spi-16.0.3.jar, mdsal-singleton-api-16.0.3.jar, odlext-model-api-15.0.2.jar, odlext-parser-support-15.0.2.jar, openconfig-model-api-15.0.2.jar, openconfig-parser-support-15.0.2.jar, rfc6241-model-api-15.0.2.jar, rfc6241-parser-support-15.0.2.jar, rfc6536-model-api-15.0.2.jar, rfc6536-parser-support-15.0.2.jar, rfc6643-model-api-15.0.2.jar, rfc6643-parser-support-15.0.2.jar, rfc6991-ietf-inet-types-2.0.2.jar, rfc6991-ietf-yang-types-2.0.2.jar, rfc7952-model-api-15.0.2.jar, rfc7952-parser-support-15.0.2.jar, rfc8040-model-api-15.0.2.jar, rfc8040-parser-support-15.0.2.jar, rfc8528-model-api-15.0.2.jar, rfc8528-parser-support-15.0.2.jar, rfc8639-model-api-15.0.2.jar, rfc8639-parser-support-15.0.2.jar, rfc8819-model-api-15.0.2.jar, rfc8819-parser-support-15.0.2.jar, security-api-1.20.0.jar, security-noop-1.20.0.jar, test-tool-1.20.0.jar, transport-http-1.20.0.jar, transport-zmq-1.20.0.jar, triemap-1.3.2.jar, util-15.0.2.jar, yang-common-15.0.2.jar, yang-data-api-15.0.2.jar, yang-data-codec-gson-15.0.2.jar, yang-data-impl-15.0.2.jar, yang-data-spi-15.0.2.jar, yang-data-tree-api-15.0.2.jar, yang-data-tree-ri-15.0.2.jar, yang-data-tree-spi-15.0.2.jar, yang-data-util-15.0.2.jar, yang-ir-15.0.2.jar, yang-model-api-15.0.2.jar, yang-model-ri-15.0.2.jar, yang-model-spi-15.0.2.jar, yang-model-util-15.0.2.jar, yang-parser-api-15.0.2.jar, yang-parser-reactor-15.0.2.jar, yang-parser-rfc7950-15.0.2.jar, yang-parser-spi-15.0.2.jar, yang-repo-api-15.0.2.jar, yang-repo-spi-15.0.2.jar, yang-source-ir-15.0.2.jar, yang-xpath-api-15.0.2.jar, yang-xpath-impl-15.0.2.jar, yin-source-dom-15.0.2.jar define 2 overlapping resources: 00:51:56 [WARNING] - LICENSE 00:51:56 [WARNING] - META-INF/git.properties 00:51:56 [WARNING] jctools-core-4.0.5.jar, netty-common-4.2.10.Final.jar define 2 overlapping resources: 00:51:56 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.properties 00:51:56 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.xml 00:51:56 [WARNING] netty-codec-native-quic-4.2.10.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.10.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.10.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.10.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.10.Final-windows-x86_64.jar, slf4j-api-2.0.12.jar define 1 overlapping resource: 00:51:56 [WARNING] - META-INF/LICENSE.txt 00:51:56 [WARNING] byte-buddy-1.18.7.jar, failureaccess-1.0.3.jar, guava-33.5.0-jre.jar define 1 overlapping resource: 00:51:56 [WARNING] - META-INF/LICENSE 00:51:56 [WARNING] netty-transport-native-io_uring-4.2.10.Final-linux-aarch_64.jar, netty-transport-native-io_uring-4.2.10.Final-linux-riscv64.jar, netty-transport-native-io_uring-4.2.10.Final-linux-x86_64.jar define 2 overlapping resources: 00:51:56 [WARNING] - META-INF/maven/io.netty/netty-transport-native-io_uring/pom.properties 00:51:56 [WARNING] - META-INF/maven/io.netty/netty-transport-native-io_uring/pom.xml 00:51:56 [WARNING] bus-spi-1.20.0.jar, jsonrpc-provider-common-1.20.0.jar define 33 overlapping classes and resources: 00:51:56 [WARNING] - OSGI-INF/metatype/org.opendaylight.jsonrpc.bus.spi.SCRIntegration$Configuration.xml 00:51:56 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.DefaultEventLoopConfiguration.xml 00:51:56 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventExecutorGroup.xml 00:51:56 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventLoopGroup.xml 00:51:56 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCRIntegration.xml 00:51:56 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractBusSessionFactory 00:51:56 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractChannelInitializer 00:51:56 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractMessageListenerAdapter 00:51:56 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractPeerContext 00:51:56 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient 00:51:56 [WARNING] - 23 more... 00:51:56 [WARNING] bcpkix-jdk18on-1.83.jar, bcprov-jdk18on-1.83.jar, bcutil-jdk18on-1.83.jar, byte-buddy-1.18.7.jar, error_prone_annotations-2.47.0.jar, failureaccess-1.0.3.jar, gson-2.13.2.jar, guava-33.5.0-jre.jar, j2objc-annotations-3.1.jar, jspecify-1.0.0.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: 00:51:56 [WARNING] - META-INF.versions.9.module-info 00:51:56 [WARNING] netty-all-4.2.10.Final.jar, netty-buffer-4.2.10.Final.jar, netty-codec-4.2.10.Final.jar, netty-codec-base-4.2.10.Final.jar, netty-codec-classes-quic-4.2.10.Final.jar, netty-codec-compression-4.2.10.Final.jar, netty-codec-dns-4.2.10.Final.jar, netty-codec-haproxy-4.2.10.Final.jar, netty-codec-http-4.2.10.Final.jar, netty-codec-http2-4.2.10.Final.jar, netty-codec-http3-4.2.10.Final.jar, netty-codec-marshalling-4.2.10.Final.jar, netty-codec-memcache-4.2.10.Final.jar, netty-codec-mqtt-4.2.10.Final.jar, netty-codec-native-quic-4.2.10.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.10.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.10.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.10.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.10.Final-windows-x86_64.jar, netty-codec-protobuf-4.2.10.Final.jar, netty-codec-redis-4.2.10.Final.jar, netty-codec-smtp-4.2.10.Final.jar, netty-codec-socks-4.2.10.Final.jar, netty-codec-stomp-4.2.10.Final.jar, netty-codec-xml-4.2.10.Final.jar, netty-common-4.2.10.Final.jar, netty-handler-4.2.10.Final.jar, netty-handler-proxy-4.2.10.Final.jar, netty-handler-ssl-ocsp-4.2.10.Final.jar, netty-resolver-4.2.10.Final.jar, netty-resolver-dns-4.2.10.Final.jar, netty-resolver-dns-classes-macos-4.2.10.Final.jar, netty-resolver-dns-native-macos-4.2.10.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.2.10.Final-osx-x86_64.jar, netty-transport-4.2.10.Final.jar, netty-transport-classes-epoll-4.2.10.Final.jar, netty-transport-classes-io_uring-4.2.10.Final.jar, netty-transport-classes-kqueue-4.2.10.Final.jar, netty-transport-native-epoll-4.2.10.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.2.10.Final-linux-riscv64.jar, netty-transport-native-epoll-4.2.10.Final-linux-x86_64.jar, netty-transport-native-io_uring-4.2.10.Final-linux-aarch_64.jar, netty-transport-native-io_uring-4.2.10.Final-linux-riscv64.jar, netty-transport-native-io_uring-4.2.10.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.2.10.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.2.10.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.2.10.Final.jar, netty-transport-rxtx-4.2.10.Final.jar, netty-transport-sctp-4.2.10.Final.jar, netty-transport-udt-4.2.10.Final.jar define 1 overlapping resource: 00:51:56 [WARNING] - META-INF/io.netty.versions.properties 00:51:56 [WARNING] dom-codec-1.20.0.jar, jsonrpc-provider-common-1.20.0.jar define 20 overlapping classes: 00:51:56 [WARNING] - org.opendaylight.jsonrpc.dom.codec.AbstractCodec 00:51:56 [WARNING] - org.opendaylight.jsonrpc.dom.codec.Codec 00:51:56 [WARNING] - org.opendaylight.jsonrpc.dom.codec.CodecUtils 00:51:56 [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec 00:51:56 [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$DecoderPathWalker 00:51:56 [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$EncoderPathWalker 00:51:56 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonReaderAdapter 00:51:56 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory 00:51:56 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$1 00:51:56 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$2 00:51:56 [WARNING] - 10 more... 00:51:56 [WARNING] bcpkix-jdk18on-1.83.jar, bcprov-jdk18on-1.83.jar, bcutil-jdk18on-1.83.jar, jspecify-1.0.0.jar define 1 overlapping resource: 00:51:56 [WARNING] - META-INF/versions/9/OSGI-INF/MANIFEST.MF 00:51:56 [WARNING] binding-model-15.0.2.jar, binding-reflect-15.0.2.jar, binding-runtime-api-15.0.2.jar, binding-runtime-spi-15.0.2.jar, binding-spec-15.0.2.jar, concepts-15.0.2.jar, dagger-yang-parser-15.0.2.jar, ietf-type-util-2.0.2.jar, mdsal-common-api-16.0.3.jar, mdsal-dom-api-16.0.3.jar, mdsal-dom-broker-16.0.3.jar, mdsal-dom-spi-16.0.3.jar, mdsal-singleton-api-16.0.3.jar, odlext-model-api-15.0.2.jar, odlext-parser-support-15.0.2.jar, openconfig-model-api-15.0.2.jar, openconfig-parser-support-15.0.2.jar, rfc6241-model-api-15.0.2.jar, rfc6241-parser-support-15.0.2.jar, rfc6536-model-api-15.0.2.jar, rfc6536-parser-support-15.0.2.jar, rfc6643-model-api-15.0.2.jar, rfc6643-parser-support-15.0.2.jar, rfc7952-model-api-15.0.2.jar, rfc7952-parser-support-15.0.2.jar, rfc8040-model-api-15.0.2.jar, rfc8040-parser-support-15.0.2.jar, rfc8528-model-api-15.0.2.jar, rfc8528-parser-support-15.0.2.jar, rfc8639-model-api-15.0.2.jar, rfc8639-parser-support-15.0.2.jar, rfc8819-model-api-15.0.2.jar, rfc8819-parser-support-15.0.2.jar, triemap-1.3.2.jar, util-15.0.2.jar, yang-common-15.0.2.jar, yang-data-api-15.0.2.jar, yang-data-codec-gson-15.0.2.jar, yang-data-impl-15.0.2.jar, yang-data-spi-15.0.2.jar, yang-data-tree-api-15.0.2.jar, yang-data-tree-ri-15.0.2.jar, yang-data-tree-spi-15.0.2.jar, yang-data-util-15.0.2.jar, yang-ir-15.0.2.jar, yang-model-api-15.0.2.jar, yang-model-ri-15.0.2.jar, yang-model-spi-15.0.2.jar, yang-model-util-15.0.2.jar, yang-parser-api-15.0.2.jar, yang-parser-reactor-15.0.2.jar, yang-parser-rfc7950-15.0.2.jar, yang-parser-spi-15.0.2.jar, yang-repo-api-15.0.2.jar, yang-repo-spi-15.0.2.jar, yang-source-ir-15.0.2.jar, yang-xpath-api-15.0.2.jar, yang-xpath-impl-15.0.2.jar, yin-source-dom-15.0.2.jar define 1 overlapping resource: 00:51:56 [WARNING] - README.md 00:51:56 [WARNING] jsonrpc-provider-common-1.20.0.jar, security-api-1.20.0.jar define 11 overlapping classes: 00:51:56 [WARNING] - org.opendaylight.jsonrpc.security.api.AbstractKeyStoreFactory 00:51:56 [WARNING] - org.opendaylight.jsonrpc.security.api.AuthenticationProvider 00:51:56 [WARNING] - org.opendaylight.jsonrpc.security.api.ChainLengthEnforcingTmf 00:51:56 [WARNING] - org.opendaylight.jsonrpc.security.api.ChainLengthEnforcingTmf$1 00:51:56 [WARNING] - org.opendaylight.jsonrpc.security.api.ChainLengthEnforcingTrustManager 00:51:56 [WARNING] - org.opendaylight.jsonrpc.security.api.JKSFactory 00:51:56 [WARNING] - org.opendaylight.jsonrpc.security.api.KeyStoreFactory 00:51:56 [WARNING] - org.opendaylight.jsonrpc.security.api.PKCS12Factory 00:51:56 [WARNING] - org.opendaylight.jsonrpc.security.api.SecurityConstants 00:51:56 [WARNING] - org.opendaylight.jsonrpc.security.api.SecurityService 00:51:56 [WARNING] - 1 more... 00:51:56 [WARNING] netty-resolver-dns-native-macos-4.2.10.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.2.10.Final-osx-x86_64.jar define 2 overlapping resources: 00:51:56 [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.properties 00:51:56 [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.xml 00:51:56 [WARNING] netty-buffer-4.2.10.Final.jar, netty-codec-4.2.10.Final.jar, netty-codec-base-4.2.10.Final.jar, netty-codec-classes-quic-4.2.10.Final.jar, netty-codec-compression-4.2.10.Final.jar, netty-codec-dns-4.2.10.Final.jar, netty-codec-haproxy-4.2.10.Final.jar, netty-codec-http-4.2.10.Final.jar, netty-codec-http2-4.2.10.Final.jar, netty-codec-http3-4.2.10.Final.jar, netty-codec-marshalling-4.2.10.Final.jar, netty-codec-memcache-4.2.10.Final.jar, netty-codec-mqtt-4.2.10.Final.jar, netty-codec-native-quic-4.2.10.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.10.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.10.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.10.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.10.Final-windows-x86_64.jar, netty-codec-protobuf-4.2.10.Final.jar, netty-codec-redis-4.2.10.Final.jar, netty-codec-smtp-4.2.10.Final.jar, netty-codec-socks-4.2.10.Final.jar, netty-codec-stomp-4.2.10.Final.jar, netty-codec-xml-4.2.10.Final.jar, netty-common-4.2.10.Final.jar, netty-handler-4.2.10.Final.jar, netty-handler-proxy-4.2.10.Final.jar, netty-handler-ssl-ocsp-4.2.10.Final.jar, netty-resolver-4.2.10.Final.jar, netty-resolver-dns-4.2.10.Final.jar, netty-resolver-dns-classes-macos-4.2.10.Final.jar, netty-resolver-dns-native-macos-4.2.10.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.2.10.Final-osx-x86_64.jar, netty-transport-4.2.10.Final.jar, netty-transport-classes-epoll-4.2.10.Final.jar, netty-transport-classes-io_uring-4.2.10.Final.jar, netty-transport-classes-kqueue-4.2.10.Final.jar, netty-transport-native-epoll-4.2.10.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.2.10.Final-linux-riscv64.jar, netty-transport-native-epoll-4.2.10.Final-linux-x86_64.jar, netty-transport-native-io_uring-4.2.10.Final-linux-aarch_64.jar, netty-transport-native-io_uring-4.2.10.Final-linux-riscv64.jar, netty-transport-native-io_uring-4.2.10.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.2.10.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.2.10.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.2.10.Final.jar define 1 overlapping classes: 00:51:56 [WARNING] - META-INF.versions.11.module-info 00:51:56 [WARNING] netty-transport-native-kqueue-4.2.10.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.2.10.Final-osx-x86_64.jar define 2 overlapping resources: 00:51:56 [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.properties 00:51:56 [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.xml 00:51:56 [WARNING] antlr4-runtime-4.13.2.jar, argparse4j-0.8.1.jar, bcpkix-jdk18on-1.83.jar, bcprov-jdk18on-1.83.jar, bcutil-jdk18on-1.83.jar, binding-model-15.0.2.jar, binding-reflect-15.0.2.jar, binding-runtime-api-15.0.2.jar, binding-runtime-spi-15.0.2.jar, binding-spec-15.0.2.jar, bus-api-1.20.0.jar, bus-jsonrpc-1.20.0.jar, bus-messagelib-1.20.0.jar, bus-spi-1.20.0.jar, byte-buddy-1.18.7.jar, concepts-15.0.2.jar, dagger-yang-parser-15.0.2.jar, dom-codec-1.20.0.jar, error_prone_annotations-2.47.0.jar, failureaccess-1.0.3.jar, gson-2.13.2.jar, guava-33.5.0-jre.jar, ietf-topology-2013.10.21.28.3.jar, ietf-type-util-2.0.2.jar, j2objc-annotations-3.1.jar, jctools-core-4.0.5.jar, jsonrpc-api-1.20.0.jar, jsonrpc-provider-common-1.20.0.jar, jsonrpc-test-model-1.20.0.jar, jspecify-1.0.0.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.5.32.jar, logback-core-1.5.32.jar, mdsal-common-api-16.0.3.jar, mdsal-dom-api-16.0.3.jar, mdsal-dom-broker-16.0.3.jar, mdsal-dom-inmemory-datastore-16.0.3.jar, mdsal-dom-spi-16.0.3.jar, mdsal-singleton-api-16.0.3.jar, netty-all-4.2.10.Final.jar, netty-buffer-4.2.10.Final.jar, netty-codec-4.2.10.Final.jar, netty-codec-base-4.2.10.Final.jar, netty-codec-classes-quic-4.2.10.Final.jar, netty-codec-compression-4.2.10.Final.jar, netty-codec-dns-4.2.10.Final.jar, netty-codec-haproxy-4.2.10.Final.jar, netty-codec-http-4.2.10.Final.jar, netty-codec-http2-4.2.10.Final.jar, netty-codec-http3-4.2.10.Final.jar, netty-codec-marshalling-4.2.10.Final.jar, netty-codec-memcache-4.2.10.Final.jar, netty-codec-mqtt-4.2.10.Final.jar, netty-codec-native-quic-4.2.10.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.10.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.10.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.10.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.10.Final-windows-x86_64.jar, netty-codec-protobuf-4.2.10.Final.jar, netty-codec-redis-4.2.10.Final.jar, netty-codec-smtp-4.2.10.Final.jar, netty-codec-socks-4.2.10.Final.jar, netty-codec-stomp-4.2.10.Final.jar, netty-codec-xml-4.2.10.Final.jar, netty-common-4.2.10.Final.jar, netty-handler-4.2.10.Final.jar, netty-handler-proxy-4.2.10.Final.jar, netty-handler-ssl-ocsp-4.2.10.Final.jar, netty-resolver-4.2.10.Final.jar, netty-resolver-dns-4.2.10.Final.jar, netty-resolver-dns-classes-macos-4.2.10.Final.jar, netty-resolver-dns-native-macos-4.2.10.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.2.10.Final-osx-x86_64.jar, netty-transport-4.2.10.Final.jar, netty-transport-classes-epoll-4.2.10.Final.jar, netty-transport-classes-io_uring-4.2.10.Final.jar, netty-transport-classes-kqueue-4.2.10.Final.jar, netty-transport-native-epoll-4.2.10.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.2.10.Final-linux-riscv64.jar, netty-transport-native-epoll-4.2.10.Final-linux-x86_64.jar, netty-transport-native-io_uring-4.2.10.Final-linux-aarch_64.jar, netty-transport-native-io_uring-4.2.10.Final-linux-riscv64.jar, netty-transport-native-io_uring-4.2.10.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.2.10.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.2.10.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.2.10.Final.jar, netty-transport-rxtx-4.2.10.Final.jar, netty-transport-sctp-4.2.10.Final.jar, netty-transport-udt-4.2.10.Final.jar, odlext-model-api-15.0.2.jar, odlext-parser-support-15.0.2.jar, openconfig-model-api-15.0.2.jar, openconfig-parser-support-15.0.2.jar, org.eclipse.jdt.annotation-2.4.100.jar, rfc6241-model-api-15.0.2.jar, rfc6241-parser-support-15.0.2.jar, rfc6536-model-api-15.0.2.jar, rfc6536-parser-support-15.0.2.jar, rfc6643-model-api-15.0.2.jar, rfc6643-parser-support-15.0.2.jar, rfc6991-ietf-inet-types-2.0.2.jar, rfc6991-ietf-yang-types-2.0.2.jar, rfc7952-model-api-15.0.2.jar, rfc7952-parser-support-15.0.2.jar, rfc8040-model-api-15.0.2.jar, rfc8040-parser-support-15.0.2.jar, rfc8528-model-api-15.0.2.jar, rfc8528-parser-support-15.0.2.jar, rfc8639-model-api-15.0.2.jar, rfc8639-parser-support-15.0.2.jar, rfc8819-model-api-15.0.2.jar, rfc8819-parser-support-15.0.2.jar, security-api-1.20.0.jar, security-noop-1.20.0.jar, slf4j-api-2.0.12.jar, spotbugs-annotations-4.8.6.jar, test-tool-1.20.0.jar, transport-http-1.20.0.jar, transport-zmq-1.20.0.jar, triemap-1.3.2.jar, util-15.0.2.jar, value-2.12.1-annotations.jar, yang-common-15.0.2.jar, yang-data-api-15.0.2.jar, yang-data-codec-gson-15.0.2.jar, yang-data-impl-15.0.2.jar, yang-data-spi-15.0.2.jar, yang-data-tree-api-15.0.2.jar, yang-data-tree-ri-15.0.2.jar, yang-data-tree-spi-15.0.2.jar, yang-data-util-15.0.2.jar, yang-ir-15.0.2.jar, yang-model-api-15.0.2.jar, yang-model-ri-15.0.2.jar, yang-model-spi-15.0.2.jar, yang-model-util-15.0.2.jar, yang-parser-api-15.0.2.jar, yang-parser-reactor-15.0.2.jar, yang-parser-rfc7950-15.0.2.jar, yang-parser-spi-15.0.2.jar, yang-repo-api-15.0.2.jar, yang-repo-spi-15.0.2.jar, yang-source-ir-15.0.2.jar, yang-xpath-api-15.0.2.jar, yang-xpath-impl-15.0.2.jar, yin-source-dom-15.0.2.jar define 1 overlapping resource: 00:51:56 [WARNING] - META-INF/MANIFEST.MF 00:51:56 [WARNING] netty-codec-native-quic-4.2.10.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.10.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.10.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.10.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.10.Final-windows-x86_64.jar define 39 overlapping resources: 00:51:56 [WARNING] - META-INF/NOTICE.txt 00:51:56 [WARNING] - META-INF/license/LICENSE.aalto-xml.txt 00:51:56 [WARNING] - META-INF/license/LICENSE.base64.txt 00:51:56 [WARNING] - META-INF/license/LICENSE.boringssl.txt 00:51:56 [WARNING] - META-INF/license/LICENSE.bouncycastle.txt 00:51:56 [WARNING] - META-INF/license/LICENSE.brotli4j.txt 00:51:56 [WARNING] - META-INF/license/LICENSE.caliper.txt 00:51:56 [WARNING] - META-INF/license/LICENSE.commons-lang.txt 00:51:56 [WARNING] - META-INF/license/LICENSE.commons-logging.txt 00:51:56 [WARNING] - META-INF/license/LICENSE.compress-lzf.txt 00:51:56 [WARNING] - 29 more... 00:51:56 [WARNING] bus-messagelib-1.20.0.jar, jsonrpc-provider-common-1.20.0.jar define 56 overlapping classes and resources: 00:51:56 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiAwareTransportFactory.xml 00:51:56 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiBusSessionFactoryProvider.xml 00:51:56 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractProxyHandlerAdapter 00:51:56 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractSession 00:51:56 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory 00:51:56 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$1 00:51:56 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$2 00:51:56 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.BaseSession 00:51:56 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.ClientSession 00:51:56 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.DefaultTransportFactory 00:51:56 [WARNING] - 46 more... 00:51:56 [WARNING] bus-jsonrpc-1.20.0.jar, jsonrpc-provider-common-1.20.0.jar define 21 overlapping classes: 00:51:56 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage 00:51:56 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$AbstractBuilder 00:51:56 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$JsonRpcMessageType 00:51:56 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage 00:51:56 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage$AbstractRequestBuilder 00:51:56 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcConstants 00:51:56 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage 00:51:56 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage$Builder 00:51:56 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessageSerializer 00:51:56 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObject 00:51:56 [WARNING] - 11 more... 00:51:56 [WARNING] jsonrpc-provider-common-1.20.0.jar, security-noop-1.20.0.jar define 2 overlapping classes: 00:51:56 [WARNING] - org.opendaylight.jsonrpc.security.noop.NoopAuthenticationProvider 00:51:56 [WARNING] - org.opendaylight.jsonrpc.security.noop.NoopSecurityService 00:51:56 [WARNING] bus-api-1.20.0.jar, jsonrpc-provider-common-1.20.0.jar define 19 overlapping classes: 00:51:56 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSession 00:51:56 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactory 00:51:56 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactoryProvider 00:51:56 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionTimeoutException 00:51:56 [WARNING] - org.opendaylight.jsonrpc.bus.api.ClientSession 00:51:56 [WARNING] - org.opendaylight.jsonrpc.bus.api.MessageListener 00:51:56 [WARNING] - org.opendaylight.jsonrpc.bus.api.PeerContext 00:51:56 [WARNING] - org.opendaylight.jsonrpc.bus.api.Publisher 00:51:56 [WARNING] - org.opendaylight.jsonrpc.bus.api.RecoverableTransportException 00:51:56 [WARNING] - org.opendaylight.jsonrpc.bus.api.Requester 00:51:56 [WARNING] - 9 more... 00:51:56 [WARNING] netty-transport-native-epoll-4.2.10.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.2.10.Final-linux-riscv64.jar, netty-transport-native-epoll-4.2.10.Final-linux-x86_64.jar define 2 overlapping resources: 00:51:56 [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.properties 00:51:56 [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.xml 00:51:56 [WARNING] maven-shade-plugin has detected that some files are 00:51:56 [WARNING] present in two or more JARs. When this happens, only one 00:51:56 [WARNING] single version of the file is copied to the uber jar. 00:51:56 [WARNING] Usually this is not harmful and you can skip these warnings, 00:51:56 [WARNING] otherwise try to manually exclude artifacts based on 00:51:56 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 00:51:56 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 00:51:56 [INFO] Replacing original artifact with shaded artifact. 00:51:56 [INFO] 00:51:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ test-tool --- 00:51:56 [INFO] CycloneDX: Resolving Dependencies 00:51:59 [INFO] CycloneDX: Creating BOM version 1.6 with 150 component(s) 00:51:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/tools/test-tool/target/bom.xml 00:51:59 [INFO] attaching as test-tool-1.20.0-cyclonedx.xml 00:51:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/tools/test-tool/target/bom.json 00:51:59 [INFO] attaching as test-tool-1.20.0-cyclonedx.json 00:51:59 [INFO] 00:51:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-tool --- 00:51:59 [INFO] Skipping duplicate-finder execution! 00:51:59 [INFO] 00:51:59 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ test-tool --- 00:51:59 [WARNING] Used undeclared dependencies found: 00:51:59 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 00:51:59 [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:compile 00:51:59 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 00:51:59 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 00:51:59 [WARNING] org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 00:51:59 [WARNING] org.opendaylight.jsonrpc:jsonrpc-api:jar:1.20.0:compile 00:51:59 [WARNING] org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 00:51:59 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 00:51:59 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 00:51:59 [WARNING] org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:compile 00:51:59 [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 00:51:59 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:compile 00:51:59 [WARNING] Unused declared dependencies found: 00:51:59 [WARNING] io.netty:netty-all:jar:4.2.10.Final:compile 00:51:59 [WARNING] org.opendaylight.jsonrpc.bus:bus-api:jar:1.20.0:compile 00:51:59 [WARNING] org.opendaylight.jsonrpc.bus:bus-spi:jar:1.20.0:compile 00:51:59 [WARNING] ch.qos.logback:logback-classic:jar:1.5.32:compile 00:51:59 [WARNING] org.opendaylight.jsonrpc.bus:transport-http:jar:1.20.0:compile 00:51:59 [WARNING] org.opendaylight.jsonrpc.security:security-api:jar:1.20.0:compile 00:51:59 [WARNING] org.opendaylight.jsonrpc.security:security-noop:jar:1.20.0:compile 00:51:59 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:compile 00:51:59 [WARNING] org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.20.0:compile 00:51:59 [WARNING] org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.20.0:compile 00:51:59 [INFO] 00:51:59 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ test-tool --- 00:51:59 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/tools/test-tool/target/test-tool-1.20.0-sources.jar 00:51:59 [INFO] 00:51:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ test-tool --- 00:51:59 [INFO] 00:51:59 [INFO] --- jacoco:0.8.14:report (report) @ test-tool --- 00:51:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:51:59 [INFO] 00:51:59 [INFO] --- install:3.1.4:install (default-install) @ test-tool --- 00:51:59 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/tools/test-tool/pom.xml to /tmp/r/org/opendaylight/jsonrpc/test-tool/1.20.0/test-tool-1.20.0.pom 00:51:59 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/tools/test-tool/target/test-tool-1.20.0.jar to /tmp/r/org/opendaylight/jsonrpc/test-tool/1.20.0/test-tool-1.20.0.jar 00:51:59 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/tools/test-tool/target/test-tool-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/test-tool/1.20.0/test-tool-1.20.0-javadoc.jar 00:51:59 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/tools/test-tool/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/test-tool/1.20.0/test-tool-1.20.0-cyclonedx.xml 00:51:59 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/tools/test-tool/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/test-tool/1.20.0/test-tool-1.20.0-cyclonedx.json 00:51:59 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/tools/test-tool/target/test-tool-1.20.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/test-tool/1.20.0/test-tool-1.20.0-sources.jar 00:51:59 [INFO] 00:51:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ test-tool --- 00:51:59 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:51:59 [INFO] 00:51:59 [INFO] ---------------< org.opendaylight.jsonrpc:jsonrpc-tools >--------------- 00:51:59 [INFO] Building JSON-RPC :: Tools 1.20.0 [113/142] 00:51:59 [INFO] from jsonrpc/tools/pom.xml 00:51:59 [INFO] --------------------------------[ pom ]--------------------------------- 00:51:59 [INFO] 00:51:59 [INFO] --- clean:3.5.0:clean (default-clean) @ jsonrpc-tools --- 00:51:59 [INFO] 00:51:59 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ jsonrpc-tools --- 00:51:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:51:59 [INFO] 00:51:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ jsonrpc-tools --- 00:51:59 [INFO] 00:51:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ jsonrpc-tools --- 00:51:59 [INFO] CycloneDX: Resolving Dependencies 00:51:59 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 00:51:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/tools/target/bom.xml 00:51:59 [INFO] attaching as jsonrpc-tools-1.20.0-cyclonedx.xml 00:51:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/tools/target/bom.json 00:51:59 [INFO] attaching as jsonrpc-tools-1.20.0-cyclonedx.json 00:51:59 [INFO] 00:51:59 [INFO] --- install:3.1.4:install (default-install) @ jsonrpc-tools --- 00:51:59 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/tools/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-tools/1.20.0/jsonrpc-tools-1.20.0.pom 00:51:59 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/tools/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-tools/1.20.0/jsonrpc-tools-1.20.0-cyclonedx.xml 00:51:59 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/jsonrpc/tools/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-tools/1.20.0/jsonrpc-tools-1.20.0-cyclonedx.json 00:51:59 [INFO] 00:51:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ jsonrpc-tools --- 00:51:59 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:51:59 [INFO] 00:51:59 [INFO] ------< org.opendaylight.lispflowmapping:lispflowmapping-commons >------ 00:51:59 [INFO] Building ODL :: lispflowmapping :: lispflowmapping-commons 1.23.0 [114/142] 00:51:59 [INFO] from lispflowmapping/commons/parent/pom.xml 00:51:59 [INFO] --------------------------------[ pom ]--------------------------------- 00:51:59 [INFO] 00:51:59 [INFO] --- clean:3.5.0:clean (default-clean) @ lispflowmapping-commons --- 00:51:59 [INFO] 00:51:59 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ lispflowmapping-commons --- 00:51:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:51:59 [INFO] 00:51:59 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ lispflowmapping-commons --- 00:51:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:51:59 [INFO] 00:51:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ lispflowmapping-commons --- 00:51:59 [INFO] 00:51:59 [INFO] --- dependency:3.10.0:properties (default) @ lispflowmapping-commons --- 00:52:00 [INFO] 00:52:00 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ lispflowmapping-commons --- 00:52:00 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:52:00 [INFO] 00:52:00 [INFO] --- build-helper:3.6.1:add-source (add-source) @ lispflowmapping-commons --- 00:52:00 [INFO] Source directory: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/commons/parent/src/main/yang added. 00:52:00 [INFO] Source directory: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/commons/parent/src/main/yang-gen-sal added. 00:52:00 [INFO] 00:52:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ lispflowmapping-commons --- 00:52:00 [INFO] 00:52:00 [INFO] --- checkstyle:3.6.0:check (default) @ lispflowmapping-commons --- 00:52:00 [INFO] Starting audit... 00:52:00 Audit done. 00:52:00 [INFO] You have 0 Checkstyle violations. 00:52:00 [INFO] 00:52:00 [INFO] --- dependency:3.10.0:copy (unpack-license) @ lispflowmapping-commons --- 00:52:00 [INFO] 00:52:00 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ lispflowmapping-commons >>> 00:52:00 [INFO] 00:52:00 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ lispflowmapping-commons --- 00:52:01 [INFO] No files found to run spotbugs, check compile phase has been run 00:52:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:52:01 [INFO] 00:52:01 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ lispflowmapping-commons <<< 00:52:01 [INFO] 00:52:01 [INFO] 00:52:01 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ lispflowmapping-commons --- 00:52:01 [INFO] 00:52:01 [INFO] --- copy:14.3.1:copy-files (default) @ lispflowmapping-commons --- 00:52:01 [INFO] 00:52:01 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ lispflowmapping-commons --- 00:52:01 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:52:01 [INFO] 00:52:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ lispflowmapping-commons --- 00:52:01 [INFO] CycloneDX: Resolving Dependencies 00:52:01 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 00:52:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/commons/parent/target/bom.xml 00:52:01 [INFO] attaching as lispflowmapping-commons-1.23.0-cyclonedx.xml 00:52:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/commons/parent/target/bom.json 00:52:01 [INFO] attaching as lispflowmapping-commons-1.23.0-cyclonedx.json 00:52:01 [INFO] 00:52:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ lispflowmapping-commons --- 00:52:01 [INFO] Skipping duplicate-finder execution! 00:52:01 [INFO] 00:52:01 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ lispflowmapping-commons --- 00:52:01 [INFO] Skipping pom project 00:52:01 [INFO] 00:52:01 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ lispflowmapping-commons --- 00:52:01 [INFO] 00:52:01 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ lispflowmapping-commons --- 00:52:01 [INFO] 00:52:01 [INFO] --- jacoco:0.8.14:report (report) @ lispflowmapping-commons --- 00:52:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:52:01 [INFO] 00:52:01 [INFO] --- install:3.1.4:install (default-install) @ lispflowmapping-commons --- 00:52:01 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/commons/parent/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-commons/1.23.0/lispflowmapping-commons-1.23.0.pom 00:52:01 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/commons/parent/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-commons/1.23.0/lispflowmapping-commons-1.23.0-cyclonedx.xml 00:52:01 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/commons/parent/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-commons/1.23.0/lispflowmapping-commons-1.23.0-cyclonedx.json 00:52:01 [INFO] 00:52:01 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ lispflowmapping-commons --- 00:52:01 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:52:01 [INFO] 00:52:01 [INFO] --------< org.opendaylight.lispflowmapping:common.build.tools >--------- 00:52:01 [INFO] Building ODL :: lispflowmapping :: common.build.tools 1.23.0 [115/142] 00:52:01 [INFO] from lispflowmapping/commons/build_tools/pom.xml 00:52:01 [INFO] --------------------------------[ jar ]--------------------------------- 00:52:01 [INFO] 00:52:01 [INFO] --- clean:3.5.0:clean (default-clean) @ common.build.tools --- 00:52:01 [INFO] 00:52:01 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ common.build.tools --- 00:52:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:52:01 [INFO] 00:52:01 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ common.build.tools --- 00:52:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:52:01 [INFO] 00:52:01 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ common.build.tools --- 00:52:01 [INFO] 00:52:01 [INFO] --- dependency:3.10.0:properties (default) @ common.build.tools --- 00:52:01 [INFO] 00:52:01 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ common.build.tools --- 00:52:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:52:01 [INFO] 00:52:01 [INFO] --- build-helper:3.6.1:add-source (add-source) @ common.build.tools --- 00:52:01 [INFO] Source directory: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/commons/build_tools/src/main/yang added. 00:52:01 [INFO] Source directory: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/commons/build_tools/src/main/yang-gen-sal added. 00:52:01 [INFO] 00:52:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ common.build.tools --- 00:52:01 [INFO] 00:52:01 [INFO] --- checkstyle:3.6.0:check (default) @ common.build.tools --- 00:52:01 [INFO] Starting audit... 00:52:01 Audit done. 00:52:01 [INFO] You have 0 Checkstyle violations. 00:52:01 [INFO] 00:52:01 [INFO] --- dependency:3.10.0:copy (unpack-license) @ common.build.tools --- 00:52:01 [INFO] 00:52:01 [INFO] --- resources:3.4.0:resources (default-resources) @ common.build.tools --- 00:52:01 [INFO] Copying 2 resources from src/main/resources to target/classes 00:52:01 [INFO] 00:52:01 [INFO] --- compiler:3.15.0:compile (default-compile) @ common.build.tools --- 00:52:01 [INFO] No sources to compile 00:52:01 [INFO] 00:52:01 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ common.build.tools >>> 00:52:01 [INFO] 00:52:01 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ common.build.tools --- 00:52:01 [INFO] No files found to run spotbugs, check compile phase has been run 00:52:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:52:01 [INFO] 00:52:01 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ common.build.tools <<< 00:52:01 [INFO] 00:52:01 [INFO] 00:52:01 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ common.build.tools --- 00:52:01 [INFO] 00:52:01 [INFO] --- resources:3.4.0:testResources (default-testResources) @ common.build.tools --- 00:52:01 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/commons/build_tools/src/test/resources 00:52:01 [INFO] 00:52:01 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ common.build.tools --- 00:52:01 [INFO] No sources to compile 00:52:01 [INFO] 00:52:01 [INFO] --- surefire:3.5.5:test (default-test) @ common.build.tools --- 00:52:02 [INFO] No tests to run. 00:52:02 [INFO] 00:52:02 [INFO] --- copy:14.3.1:copy-files (default) @ common.build.tools --- 00:52:02 [INFO] 00:52:02 [INFO] --- jar:3.5.0:jar (default-jar) @ common.build.tools --- 00:52:02 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/commons/build_tools/target/common.build.tools-1.23.0.jar 00:52:02 [INFO] 00:52:02 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ common.build.tools --- 00:52:02 [INFO] No Javadoc in project. Archive not created. 00:52:02 [INFO] 00:52:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ common.build.tools --- 00:52:02 [INFO] CycloneDX: Resolving Dependencies 00:52:02 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 00:52:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/commons/build_tools/target/bom.xml 00:52:02 [INFO] attaching as common.build.tools-1.23.0-cyclonedx.xml 00:52:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/commons/build_tools/target/bom.json 00:52:02 [INFO] attaching as common.build.tools-1.23.0-cyclonedx.json 00:52:02 [INFO] 00:52:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ common.build.tools --- 00:52:02 [INFO] Skipping duplicate-finder execution! 00:52:02 [INFO] 00:52:02 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ common.build.tools --- 00:52:02 [INFO] No dependency problems found 00:52:02 [INFO] 00:52:02 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ common.build.tools --- 00:52:02 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/commons/build_tools/target/common.build.tools-1.23.0-sources.jar 00:52:02 [INFO] 00:52:02 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ common.build.tools --- 00:52:02 [INFO] 00:52:02 [INFO] --- jacoco:0.8.14:report (report) @ common.build.tools --- 00:52:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:52:02 [INFO] 00:52:02 [INFO] --- install:3.1.4:install (default-install) @ common.build.tools --- 00:52:02 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/commons/build_tools/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/common.build.tools/1.23.0/common.build.tools-1.23.0.pom 00:52:02 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/commons/build_tools/target/common.build.tools-1.23.0.jar to /tmp/r/org/opendaylight/lispflowmapping/common.build.tools/1.23.0/common.build.tools-1.23.0.jar 00:52:02 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/commons/build_tools/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/common.build.tools/1.23.0/common.build.tools-1.23.0-cyclonedx.xml 00:52:02 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/commons/build_tools/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/common.build.tools/1.23.0/common.build.tools-1.23.0-cyclonedx.json 00:52:02 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/commons/build_tools/target/common.build.tools-1.23.0-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/common.build.tools/1.23.0/common.build.tools-1.23.0-sources.jar 00:52:02 [INFO] 00:52:02 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ common.build.tools --- 00:52:02 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:52:02 [INFO] 00:52:02 [INFO] -----< org.opendaylight.lispflowmapping:lispflowmapping-artifacts >----- 00:52:02 [INFO] Building ODL :: lispflowmapping :: lispflowmapping-artifacts 1.23.0 [116/142] 00:52:02 [INFO] from lispflowmapping/artifacts/pom.xml 00:52:02 [INFO] --------------------------------[ pom ]--------------------------------- 00:52:02 [INFO] 00:52:02 [INFO] --- clean:3.5.0:clean (default-clean) @ lispflowmapping-artifacts --- 00:52:02 [INFO] 00:52:02 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ lispflowmapping-artifacts --- 00:52:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:52:02 [INFO] 00:52:02 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ lispflowmapping-artifacts --- 00:52:02 [INFO] 00:52:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ lispflowmapping-artifacts --- 00:52:02 [INFO] CycloneDX: Resolving Dependencies 00:52:02 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 00:52:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/artifacts/target/bom.xml 00:52:02 [INFO] attaching as lispflowmapping-artifacts-1.23.0-cyclonedx.xml 00:52:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/artifacts/target/bom.json 00:52:02 [INFO] attaching as lispflowmapping-artifacts-1.23.0-cyclonedx.json 00:52:02 [INFO] 00:52:02 [INFO] --- install:3.1.4:install (default-install) @ lispflowmapping-artifacts --- 00:52:02 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/artifacts/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.23.0/lispflowmapping-artifacts-1.23.0.pom 00:52:02 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/artifacts/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.23.0/lispflowmapping-artifacts-1.23.0-cyclonedx.xml 00:52:02 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/artifacts/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.23.0/lispflowmapping-artifacts-1.23.0-cyclonedx.json 00:52:02 [INFO] 00:52:02 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ lispflowmapping-artifacts --- 00:52:02 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:52:02 [INFO] 00:52:02 [INFO] --------< org.opendaylight.lispflowmapping:features-aggregator >-------- 00:52:02 [INFO] Building ODL :: lispflowmapping :: features-aggregator 1.23.0 [117/142] 00:52:02 [INFO] from lispflowmapping/features/pom.xml 00:52:02 [INFO] --------------------------------[ pom ]--------------------------------- 00:52:02 [INFO] 00:52:02 [INFO] --- clean:3.5.0:clean (default-clean) @ features-aggregator --- 00:52:02 [INFO] 00:52:02 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-aggregator --- 00:52:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:52:02 [INFO] 00:52:02 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-aggregator --- 00:52:02 [INFO] 00:52:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-aggregator --- 00:52:02 [INFO] Skipping CycloneDX goal, because module skips deploy 00:52:02 [INFO] 00:52:02 [INFO] --- install:3.1.4:install (default-install) @ features-aggregator --- 00:52:02 [INFO] Skipping artifact installation 00:52:02 [INFO] 00:52:02 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-aggregator --- 00:52:02 [INFO] Skipping artifact deployment 00:52:02 [INFO] 00:52:02 [INFO] -------< org.opendaylight.lispflowmapping:lispflowmapping-karaf >------- 00:52:02 [INFO] Building ODL :: lispflowmapping :: lispflowmapping-karaf 1.23.0 [118/142] 00:52:02 [INFO] from lispflowmapping/lispflowmapping-karaf/pom.xml 00:52:02 [INFO] --------------------------------[ pom ]--------------------------------- 00:52:02 [INFO] 00:52:02 [INFO] --- clean:3.5.0:clean (default-clean) @ lispflowmapping-karaf --- 00:52:02 [INFO] 00:52:02 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ lispflowmapping-karaf --- 00:52:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:52:02 [INFO] 00:52:02 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ lispflowmapping-karaf --- 00:52:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:52:02 [INFO] 00:52:02 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ lispflowmapping-karaf --- 00:52:02 [INFO] 00:52:02 [INFO] --- dependency:3.10.0:properties (default) @ lispflowmapping-karaf --- 00:52:02 [INFO] 00:52:02 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ lispflowmapping-karaf --- 00:52:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:52:02 [INFO] 00:52:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ lispflowmapping-karaf --- 00:52:02 [INFO] 00:52:02 [INFO] --- checkstyle:3.6.0:check (default) @ lispflowmapping-karaf --- 00:52:02 [INFO] Starting audit... 00:52:02 Audit done. 00:52:02 [INFO] You have 0 Checkstyle violations. 00:52:02 [INFO] 00:52:02 [INFO] --- dependency:3.10.0:copy (unpack-license) @ lispflowmapping-karaf --- 00:52:02 [INFO] 00:52:02 [INFO] --- resources:3.4.0:resources (process-resources) @ lispflowmapping-karaf --- 00:52:02 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/lispflowmapping-karaf/src/main/resources 00:52:02 [INFO] 00:52:02 [INFO] --- karaf:4.4.10:assembly (process-resources) @ lispflowmapping-karaf --- 00:52:02 [INFO] Using repositories: 00:52:02 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 00:52:02 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 00:52:02 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 00:52:02 [INFO] Creating work directory: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/lispflowmapping-karaf/target/assembly 00:52:02 [INFO] Loading direct KAR and features XML dependencies 00:52:02 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.10/kar 00:52:02 [INFO] Feature framework will be added as a startup feature 00:52:02 [INFO] Generating Karaf assembly: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/lispflowmapping-karaf/target/assembly 00:52:02 [INFO] Unzipping kars 00:52:02 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.10/kar 00:52:02 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.10/xml/features 00:52:02 [INFO] Loading profiles from: 00:52:02 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 00:52:02 [INFO] Loading repositories 00:52:03 [INFO] Generating generated-startup profile 00:52:03 [INFO] Generating generated-boot profile with parents: generated-startup 00:52:03 [INFO] Generating generated-installed profile 00:52:03 [INFO] Configuring etc/config.properties and etc/system.properties 00:52:03 [INFO] Downloading libraries for generated profiles 00:52:03 [INFO] Downloading additional libraries 00:52:03 [INFO] Writing configurations 00:52:03 [INFO] adding config file: etc/profile.cfg 00:52:03 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 00:52:03 [INFO] Startup stage 00:52:03 [INFO] Loading startup repositories 00:52:03 [INFO] Resolving startup features and bundles 00:52:03 [INFO] Features: framework 00:52:03 [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.3.1 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.3.1 00:52:03 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 00:52:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 00:52:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 00:52:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 00:52:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 00:52:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 00:52:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 00:52:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 00:52:03 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.10 00:52:03 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.10 00:52:03 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.10 00:52:03 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 00:52:03 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 00:52:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.2 00:52:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.2 00:52:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.7.0 00:52:03 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 00:52:03 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 00:52:03 [INFO] Boot stage 00:52:03 [INFO] Loading boot repositories 00:52:03 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.10/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/features-lispflowmapping/1.23.0/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-models/1.23.0/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.10/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6991/2.0.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.3.1/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.23.0/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-mappingservice/1.23.0/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-inmemorydb/1.23.0/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-southbound/1.23.0/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/11.0.0/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-msmr/1.23.0/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/13.0.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/15.0.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.34/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/15.0.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/16.0.3/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/13.0.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/16.0.3/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/16.0.3/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/13.0.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/11.0.0/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.3.1/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/16.0.3/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/15.0.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.3.1/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/16.0.3/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/16.0.3/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/15.0.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.23.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/13.0.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal-common/11.0.0/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/13.0.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/16.0.3/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/16.0.3/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/11.0.0/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/11.0.0/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-quic/14.3.1/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-http3/14.3.1/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/2.0.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/2.0.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.3.1/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/15.0.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/15.0.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.3.1/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.3.1/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/11.0.0/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.23.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/13.0.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.23.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.23.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/13.0.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.3.1/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.3.1/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-databind/11.0.0/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/16.0.3/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/11.0.0/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/16.0.3/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.23.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.23.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/16.0.3/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/13.0.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/2.0.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-pekko/13.0.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.3.1/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.3.1/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/2.0.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/2.0.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/11.0.0/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/15.0.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/2.0.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/16.0.3/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/15.0.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.3.1/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jspecify/14.3.1/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/11.0.0/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/11.0.0/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/11.0.0/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/2.0.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6470/2.0.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6241/2.0.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.3.1/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.3.1/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/2.0.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/2.0.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/16.0.3/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.23.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.3.1/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/15.0.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/11.0.0/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/2.0.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6243/2.0.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/2.0.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/2.0.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/2.0.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/13.0.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/13.0.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.3.1/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/2.0.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/15.0.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/15.0.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/2.0.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/15.0.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/15.0.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/2.0.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/2.0.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/15.0.2/xml/features 00:52:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/2.0.2/xml/features 00:52:03 [INFO] Feature shell-compat/4.4.10 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.10 00:52:03 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.10 00:52:03 [INFO] Feature odl-yangtools-data/15.0.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/15.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/15.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/15.0.2 00:52:03 [INFO] Feature odl-mdsal-singleton-common/16.0.3 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/16.0.3 00:52:03 [INFO] Feature odl-controller-mdsal-common/13.0.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/13.0.2 00:52:03 [INFO] Feature odl-aaa-encryption-service/0.23.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.23.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.23.2 00:52:03 [INFO] Feature odl-netty-quic/14.3.1 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:io.netty/netty-codec-native-quic/4.2.10.Final/jar/linux-aarch_64 00:52:03 [INFO] adding maven artifact: mvn:io.netty/netty-codec-classes-quic/4.2.10.Final 00:52:03 [INFO] adding maven artifact: mvn:io.netty/netty-codec-native-quic/4.2.10.Final/jar/osx-x86_64 00:52:03 [INFO] adding maven artifact: mvn:io.netty/netty-codec-native-quic/4.2.10.Final/jar/osx-aarch_64 00:52:03 [INFO] adding maven artifact: mvn:io.netty/netty-codec-native-quic/4.2.10.Final/jar/linux-x86_64 00:52:03 [INFO] Feature odl-ietf-model-rfc9643/2.0.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-server/2.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-client/2.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-common/2.0.2 00:52:03 [INFO] Feature odl-yangtools-codec/15.0.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/15.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/15.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/15.0.2 00:52:03 [INFO] Feature package/4.4.10 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.10 00:52:03 [INFO] Feature odl-mdsal-dom-api/16.0.3 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/16.0.3 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/16.0.3 00:52:03 [INFO] Feature odl-netconf-model-rfc5277/11.0.0 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/11.0.0 00:52:03 [INFO] Feature odl-mdsal-remoterpc-connector/13.0.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/13.0.2 00:52:03 [INFO] Feature odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf-monitoring/2.0.2 00:52:03 [INFO] Feature pax-jdbc-spec/1.5.7 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 00:52:03 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 00:52:03 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 00:52:03 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 00:52:03 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 00:52:03 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 00:52:03 [INFO] Feature ssh/4.4.10 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.83 00:52:03 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.83 00:52:03 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.17.1 00:52:03 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.10 00:52:03 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.17.1 00:52:03 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.17.1 00:52:03 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.83 00:52:03 [INFO] Feature odl-ietf-model-rfc8526/2.0.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8526/2.0.2 00:52:03 [INFO] Feature odl-guava/14.3.1 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 00:52:03 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.53.1 00:52:03 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.5.0-jre 00:52:03 [INFO] Feature pax-url-wrap/2.7.0 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.7.0/jar/uber 00:52:03 [INFO] Feature scr/4.4.10 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 00:52:03 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 00:52:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 00:52:03 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 00:52:03 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.10 00:52:03 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 00:52:03 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.10 00:52:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 00:52:03 [INFO] Feature odl-netconf-transport-api/11.0.0 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-api/11.0.0 00:52:03 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 00:52:03 [INFO] Feature odl-lispflowmapping-mappingservice-shell/1.23.0 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.shell/1.23.0 00:52:03 [INFO] Feature odl-yangtools-binding-spec/15.0.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/15.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/15.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/15.0.2 00:52:03 [INFO] Feature odl-mdsal-eos-binding/16.0.3 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/16.0.3 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/16.0.3 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/16.0.3 00:52:03 [INFO] Feature odl-mdsal-distributed-datastore/13.0.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/13.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/13.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/13.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/13.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/16.0.3 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/13.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/13.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/13.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/13.0.2/xml/pekkoconf 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/13.0.2/xml/factorypekkoconf 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/13.0.2/xml/moduleshardconf 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/13.0.2/xml/moduleconf 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/13.0.2/cfg/datastore 00:52:03 [INFO] Feature odl-ietf-model-rfc9642/2.0.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9642/2.0.2 00:52:03 [INFO] Feature odl-restconf-api/11.0.0 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/11.0.0 00:52:03 [INFO] Feature odl-netty-http3/14.3.1 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http3/4.2.10.Final 00:52:03 [INFO] Feature odl-ietf-model-rfc6243/2.0.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6243/2.0.2 00:52:03 [INFO] Feature bundle/4.4.10 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.10 00:52:03 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 00:52:03 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 00:52:03 [INFO] Feature odl-yangtools-common/15.0.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/15.0.2 00:52:03 [INFO] Feature odl-yanglib-mdsal-writer/11.0.0 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/11.0.0 00:52:03 [INFO] Feature pax-web-websockets/8.0.34 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 00:52:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.34 00:52:03 [INFO] Feature odl-mdsal-clustering-commons/13.0.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.38 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/13.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/13.0.2 00:52:03 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.28.0 00:52:03 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-journal/13.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/13.0.2 00:52:03 [INFO] Feature odl-raft-spi/13.0.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-spi/13.0.2 00:52:03 [INFO] Feature odl-ietf-model-rfc8650/2.0.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8650/2.0.2 00:52:03 [INFO] Feature odl-netconf-mdsal-common/11.0.0 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/11.0.0 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/11.0.0 00:52:03 [INFO] Feature odl-stax2-api/14.3.1 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 00:52:03 [INFO] Feature odl-ietf-model-rfc8525/2.0.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8525/2.0.2 00:52:03 [INFO] Feature war/4.4.10 is defined as a boot feature 00:52:03 [INFO] Feature odl-yangtools-parser-api/15.0.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/15.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/15.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8791-model-api/15.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/15.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/15.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/15.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/15.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/15.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/15.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/15.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/15.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/15.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/15.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/15.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/15.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/15.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/15.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/15.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/15.0.2 00:52:03 [INFO] Feature log/4.4.10 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.10 00:52:03 [INFO] adding config file: etc/org.apache.karaf.log.cfg 00:52:03 [INFO] Feature odl-restconf/11.0.0 is defined as a boot feature 00:52:03 [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 00:52:03 [INFO] Feature pax-web-whiteboard/8.0.34 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.34 00:52:03 [INFO] Feature odl-ietf-model-rfc9645/2.0.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-client/2.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-common/2.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-tls-cipher-suite-algs/2.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-server/2.0.2 00:52:03 [INFO] Feature aries-proxy/4.4.10 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 00:52:03 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.9 00:52:03 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.9 00:52:03 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.9 00:52:03 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.9 00:52:03 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.9 00:52:03 [INFO] Feature odl-mdsal-eos-common/16.0.3 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/16.0.3 00:52:03 [INFO] Feature odl-yangtools-binding-runtime/15.0.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-osgi/15.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-loader/15.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-api/15.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-model/15.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-generator/15.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-spi/15.0.2 00:52:03 [INFO] Feature http/8.0.34 is defined as a boot feature 00:52:03 [INFO] Feature odl-lz4/13.0.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:at.yawk.lz4/lz4-java/1.10.4 00:52:03 [INFO] Feature odl-apache-shiro/0.23.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.11.0 00:52:03 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 00:52:03 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.3.1 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.23.2 00:52:03 [INFO] Feature odl-ietf-model-rfc8040-ietf-restconf/2.0.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf/2.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 00:52:03 [INFO] Feature feature/4.4.10 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.10 00:52:03 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.10 00:52:03 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.10 00:52:03 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 00:52:03 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 00:52:03 [INFO] Feature jaas/4.4.10 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.10 00:52:03 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.10 00:52:03 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.10 00:52:03 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 00:52:03 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 00:52:03 [INFO] Feature odl-ietf-model-rfc6991/2.0.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-yang-types/2.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-inet-types/2.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf/ietf-type-util/2.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 00:52:03 [INFO] Feature odl-ietf-model-rfc8342/2.0.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-datastores/2.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-origin/2.0.2 00:52:03 [INFO] Feature odl-yangtools-export/15.0.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/15.0.2 00:52:03 [INFO] Feature odl-ietf-model-rfc8528/2.0.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8528/2.0.2 00:52:03 [INFO] Feature pax-web-war/8.0.34 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.17/jar/uber 00:52:03 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 00:52:03 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 00:52:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.34 00:52:03 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 00:52:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.34 00:52:03 [INFO] Feature odl-mdsal-eos-dom/16.0.3 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/16.0.3 00:52:03 [INFO] Feature odl-lispflowmapping-inmemorydb/1.23.0 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.inmemorydb/1.23.0 00:52:03 [INFO] Feature jaas-boot/4.4.10 is defined as a boot feature 00:52:03 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.10.jar 00:52:03 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.10 00:52:03 [INFO] Feature odl-mdsal-dom-broker/16.0.3 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/16.0.3 00:52:03 [INFO] Feature pax-jdbc-config/1.5.7 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 00:52:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.7 00:52:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.7 00:52:03 [INFO] Feature odl-antlr4/14.3.1 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.2 00:52:03 [INFO] Feature odl-mdsal-binding-base/16.0.3 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.28.3 00:52:03 [INFO] Feature odl-aaa-api/0.23.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.23.2 00:52:03 [INFO] Feature odl-ietf-model-rfc7317-iana-crypt-hash/2.0.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-crypt-hash/2.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 00:52:03 [INFO] Feature odl-ietf-model-rfc9644/2.0.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-public-key-algs/2.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-client/2.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-mac-algs/2.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-common/2.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-encryption-algs/2.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-key-exchange-algs/2.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-server/2.0.2 00:52:03 [INFO] Feature odl-lispflowmapping-mappingservice/1.23.0 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.implementation/1.23.0 00:52:03 [INFO] Feature odl-ws-rs-api/14.3.1 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 00:52:03 [INFO] Feature odl-netconf-transport/11.0.0 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-sshd/11.0.0 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-http/11.0.0 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-crypto/11.0.0 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tcp/11.0.0 00:52:03 [INFO] adding maven artifact: mvn:commons-codec/commons-codec/1.21.0 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-udp/11.0.0 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-ssh/11.0.0 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tls/11.0.0 00:52:03 [INFO] Feature deployer/4.4.10 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.10 00:52:03 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.10 00:52:03 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.10 00:52:03 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.10 00:52:03 [INFO] Feature odl-aaa-cert/0.23.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.23.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.23.2/xml/config 00:52:03 [INFO] Feature odl-ietf-model-rfc8341/2.0.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8341/2.0.2 00:52:03 [INFO] Feature odl-lispflowmapping-southbound/1.23.0 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.southbound/1.23.0 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.dsbackend/1.23.0 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.mapcache/1.23.0 00:52:03 [INFO] Feature odl-aaa-web/0.23.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.23.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.23.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.23.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.23.2 00:52:03 [INFO] Feature odl-yangtools-xpath/15.0.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/15.0.2 00:52:03 [INFO] Feature odl-mdsal-dom-runtime/16.0.3 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/16.0.3 00:52:03 [INFO] Feature odl-aaa-password-service/0.23.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.23.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.23.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.23.2/xml/aaa-password-service-config 00:52:03 [INFO] Feature pax-jdbc/1.5.7 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.7 00:52:03 [INFO] Feature instance/4.4.10 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.10 00:52:03 [INFO] Feature odl-ietf-model-rfc8072/2.0.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8072/2.0.2 00:52:03 [INFO] Feature pax-web-http-jetty/8.0.34 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.34 00:52:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.34 00:52:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.34 00:52:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.34/xml/config-jetty 00:52:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.34/xml/context-jetty 00:52:03 [INFO] adding config file: etc/org.ops4j.pax.web.cfg 00:52:03 [INFO] Feature system/4.4.10 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.10 00:52:03 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 00:52:03 [INFO] Feature jline/3.30.6 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.jline/jline/3.30.6 00:52:03 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 00:52:03 [INFO] Feature odl-mdsal-binding-dom-adapter/16.0.3 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/16.0.3 00:52:03 [INFO] Feature pax-web-core/8.0.34 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.34 00:52:03 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 00:52:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.34 00:52:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.34 00:52:03 [INFO] Feature odl-gson/14.3.1 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.13.2 00:52:03 [INFO] Feature odl-yangtools-xpath-api/15.0.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/15.0.2 00:52:03 [INFO] Feature odl-netconf-keystore/11.0.0 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-api/11.0.0 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-none/11.0.0 00:52:03 [INFO] Feature odl-netconf-truststore/11.0.0 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-api/11.0.0 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-none/11.0.0 00:52:03 [INFO] Feature odl-mdsal-common/16.0.3 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/16.0.3 00:52:03 [INFO] Feature odl-yangtools-parser/15.0.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yin-source-dom/15.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/15.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/15.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/15.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/15.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-source-ir/15.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/15.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/15.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/15.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/15.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/15.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/15.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/15.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/15.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/15.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/15.0.2 00:52:03 [INFO] Feature odl-ietf-model-rfc8639/2.0.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8639/2.0.2 00:52:03 [INFO] Feature config/4.4.10 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.10 00:52:03 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 00:52:03 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 00:52:03 [INFO] Feature odl-ietf-model-rfc8344/2.0.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8344/2.0.2 00:52:03 [INFO] Feature pax-web-http/8.0.34 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.10 00:52:03 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.10 00:52:03 [INFO] Feature odl-yangtools-binding-codec/15.0.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-api/15.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-spi/15.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-osgi/15.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-dynamic/15.0.2 00:52:03 [INFO] Feature odl-netconf-databind/11.0.0 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/databind/15.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/databind/11.0.0 00:52:03 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 00:52:03 [INFO] Feature odl-jspecify/14.3.1 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 00:52:03 [INFO] Feature odl-karaf-feat-jetty/14.3.1 is defined as a boot feature 00:52:03 [INFO] Feature pax-web-http-whiteboard/8.0.34 is defined as a boot feature 00:52:03 [INFO] Feature odl-jolokia/13.0.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 00:52:03 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/13.0.2/cfg/configuration 00:52:03 [INFO] Feature odl-pekko/13.0.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.5 00:52:03 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.45.2 00:52:03 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.22.0 00:52:03 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.45.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.controller/scala3-library/13.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-pekko/13.0.2 00:52:03 [INFO] adding maven artifact: mvn:io.aeron/aeron-annotations/1.45.2 00:52:03 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.9.1 00:52:03 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 00:52:03 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_3/0.7.1 00:52:03 [INFO] Feature odl-netconf-api/11.0.0 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/11.0.0 00:52:03 [INFO] Feature odl-mdsal-broker/13.0.2 is defined as a boot feature 00:52:03 [INFO] Feature odl-yangtools-util/15.0.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/15.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/15.0.2 00:52:03 [INFO] Feature standard/4.4.10 is defined as a boot feature 00:52:03 [INFO] Feature kar/4.4.10 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.10 00:52:03 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 00:52:03 [INFO] Feature odl-ietf-model-rfc8529/2.0.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8529/2.0.2 00:52:03 [INFO] Feature odl-ietf-model-rfc8343/2.0.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8343/2.0.2 00:52:03 [INFO] Feature odl-servlet-api/14.3.1 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 00:52:03 [INFO] Feature 6d6535d9-dfa8-41eb-9ff3-2b177763ce17/0.0.0 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.3.1 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.3.1 00:52:03 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.3.1 00:52:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.3.1 00:52:03 [INFO] Feature odl-mdsal-binding-api/16.0.3 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/16.0.3 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/16.0.3 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/16.0.3 00:52:03 [INFO] Feature odl-jersey-2/14.3.1 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 00:52:03 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 00:52:03 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.47 00:52:03 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.47 00:52:03 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.47 00:52:03 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 00:52:03 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 00:52:03 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.47 00:52:03 [INFO] adding maven artifact: mvn:org.apache.geronimo.specs/geronimo-atinject_1.0_spec/1.2 00:52:03 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 00:52:03 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.47 00:52:03 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 00:52:03 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.47 00:52:03 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.47 00:52:03 [INFO] Feature pax-web-http-war/4.4.10 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.10 00:52:03 [INFO] Feature odl-mdsal-singleton-dom/16.0.3 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/16.0.3 00:52:03 [INFO] Feature management/4.4.10 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 00:52:03 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 00:52:03 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 00:52:03 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 00:52:03 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 00:52:03 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.10 00:52:03 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 00:52:03 [INFO] adding config file: etc/jmx.acl.cfg 00:52:03 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 00:52:03 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 00:52:03 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 00:52:03 [INFO] adding config file: etc/org.apache.karaf.management.cfg 00:52:03 [INFO] Feature pax-web-jsp/8.0.34 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.34 00:52:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.34 00:52:03 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 00:52:03 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 00:52:03 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 00:52:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.34 00:52:03 [INFO] Feature odl-restconf-server-api/11.0.0 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/11.0.0 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-api/11.0.0 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/16.0.3 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-spi/11.0.0 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/16.0.3 00:52:03 [INFO] Feature odl-bytebuddy/15.0.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.18.7 00:52:03 [INFO] Feature odl-controller-blueprint/13.0.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/13.0.2 00:52:03 [INFO] Feature odl-netty-4/14.3.1 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.10.Final 00:52:03 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.10.Final/jar/linux-riscv64 00:52:03 [INFO] adding maven artifact: mvn:io.netty/netty-codec-compression/4.2.10.Final 00:52:03 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.10.Final/jar/linux-x86_64 00:52:03 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.10.Final/jar/linux-x86_64 00:52:03 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.10.Final/jar/linux-aarch_64 00:52:03 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.2.10.Final 00:52:03 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.2.10.Final 00:52:03 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.2.10.Final 00:52:03 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.2.10.Final 00:52:03 [INFO] adding maven artifact: mvn:io.netty/netty-codec-base/4.2.10.Final 00:52:03 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.2.10.Final 00:52:03 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.2.10.Final 00:52:03 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.2.10.Final 00:52:03 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.2.10.Final 00:52:03 [INFO] Feature odl-ietf-model-rfc9641/2.0.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9641/2.0.2 00:52:03 [INFO] Feature odl-apache-commons-text/14.3.1 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.15.0 00:52:03 [INFO] Feature odl-jakarta-activation-api/14.3.1 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 00:52:03 [INFO] Feature odl-ietf-model-rfc6470/2.0.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6470/2.0.2 00:52:03 [INFO] Feature aries-blueprint/4.4.10 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 00:52:03 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.10 00:52:03 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 00:52:03 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 00:52:03 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 00:52:03 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 00:52:03 [INFO] Feature odl-mdsal-binding-runtime/16.0.3 is defined as a boot feature 00:52:03 [INFO] Feature framework/4.4.10 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 00:52:03 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 00:52:03 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.10 00:52:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 00:52:03 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 00:52:03 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.10 00:52:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.7.0 00:52:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.2 00:52:03 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 00:52:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 00:52:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 00:52:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 00:52:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 00:52:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 00:52:03 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 00:52:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 00:52:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.2 00:52:03 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.10 00:52:03 [INFO] Feature shell/4.4.10 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.10 00:52:03 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.10 00:52:03 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.10 00:52:03 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 00:52:03 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 00:52:03 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 00:52:03 [INFO] Feature odl-apache-commons-lang3/14.3.1 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.20.0 00:52:03 [INFO] Feature odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7407-ietf-x509-cert-to-name/2.0.2 00:52:03 [INFO] Feature odl-lispflowmapping-models/1.23.0 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.api/1.23.0 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.28.3 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.lisp-proto/1.23.0 00:52:03 [INFO] Feature pax-web-jetty/9.4.58.v20250814 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.58.v20250814 00:52:03 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.58.v20250814 00:52:03 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.58.v20250814 00:52:03 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 00:52:03 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.58.v20250814 00:52:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.34 00:52:03 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.58.v20250814 00:52:03 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.58.v20250814 00:52:03 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.58.v20250814 00:52:03 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.58.v20250814 00:52:03 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.58.v20250814 00:52:03 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.58.v20250814 00:52:03 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.58.v20250814 00:52:03 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.58.v20250814 00:52:03 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.58.v20250814 00:52:03 [INFO] Feature odl-restconf-nb/11.0.0 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/odl-device-notification/11.0.0 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-mdsal-spi/11.0.0 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-mdsal/11.0.0 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/sal-remote/11.0.0 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server/11.0.0 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/11.0.0 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-restconf-server/11.0.0 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/rfc8639-impl/11.0.0 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-jaxrs/11.0.0 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/sal-remote-impl/11.0.0 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/11.0.0/cfg/config 00:52:03 [INFO] Feature wrap/2.7.0 is defined as a boot feature 00:52:03 [INFO] Feature odl-ietf-model-rfc9640/2.0.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9640/2.0.2 00:52:03 [INFO] Feature odl-ietf-model-rfc7952/2.0.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7952/2.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 00:52:03 [INFO] Feature odl-dropwizard-metrics/14.3.1 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.38 00:52:03 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.38 00:52:03 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.38 00:52:03 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.38 00:52:03 [INFO] Feature service/4.4.10 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.10 00:52:03 [INFO] Feature odl-aaa-shiro/0.23.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.23.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.23.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-jetty-auth-log-filter/0.23.2 00:52:03 [INFO] adding maven artifact: mvn:com.h2database/h2/2.4.240 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.23.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.23.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.23.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.23.2/xml/aaa-app-config 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.23.2/xml/aaa-datastore-config 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.23.2/xml/aaa-password-service-config 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.23.2/py/idmtool 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.23.2/cfg/config 00:52:03 [INFO] Feature odl-karaf-feat-jdbc/14.3.1 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.10 00:52:03 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 00:52:03 [INFO] Feature odl-raft-api/13.0.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-api/13.0.2 00:52:03 [INFO] Feature odl-yangtools-data-api/15.0.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/15.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/15.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/15.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/15.0.2 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/15.0.2 00:52:03 [INFO] Feature odl-javassist-3/14.3.1 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA 00:52:03 [INFO] Feature diagnostic/4.4.10 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.10 00:52:03 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.10.jar 00:52:03 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.10 00:52:03 [INFO] Feature odl-lispflowmapping-msmr/1.23.0 is defined as a boot feature 00:52:03 [INFO] Feature odl-ietf-model-rfc6241/2.0.2 is defined as a boot feature 00:52:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6241/2.0.2 00:52:03 [INFO] Install stage 00:52:03 [INFO] Loading installed repositories 00:52:03 [INFO] Feature wrapper/4.4.10 is defined as an installed feature 00:52:03 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.10 00:52:03 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 00:52:03 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 00:52:03 [INFO] 00:52:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ lispflowmapping-karaf >>> 00:52:03 [INFO] 00:52:03 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ lispflowmapping-karaf --- 00:52:03 [INFO] No files found to run spotbugs, check compile phase has been run 00:52:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:52:03 [INFO] 00:52:03 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ lispflowmapping-karaf <<< 00:52:03 [INFO] 00:52:03 [INFO] 00:52:03 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ lispflowmapping-karaf --- 00:52:03 [INFO] 00:52:03 [INFO] --- dependency:3.10.0:copy (apply-branding) @ lispflowmapping-karaf --- 00:52:03 [INFO] 00:52:03 [INFO] --- dependency:3.10.0:unpack-dependencies (unpack-karaf-resources) @ lispflowmapping-karaf --- 00:52:03 [INFO] 00:52:03 [INFO] --- dependency:3.10.0:copy (org.ops4j.pax.url.mvn.cfg) @ lispflowmapping-karaf --- 00:52:03 [WARNING] Overwriting /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/lispflowmapping-karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 00:52:03 [INFO] 00:52:03 [INFO] --- copy:14.3.1:copy-files (default) @ lispflowmapping-karaf --- 00:52:03 [INFO] 00:52:03 [INFO] --- resources:3.4.0:copy-resources (copy-resources) @ lispflowmapping-karaf --- 00:52:03 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/lispflowmapping-karaf/src/main/assembly 00:52:03 [INFO] 00:52:03 [INFO] --- karaf:14.3.1:populate-local-repo (populate-local-repo) @ lispflowmapping-karaf --- 00:52:04 [INFO] Feature repository discovered recursively: bced9c3f-a46e-4a0c-91a1-851b888c5218 00:52:04 [INFO] Feature repository discovered recursively: features-lispflowmapping 00:52:04 [INFO] Feature repository discovered recursively: framework-4.4.10 00:52:04 [INFO] Feature repository discovered recursively: odl-aaa-0.23.2 00:52:04 [INFO] Feature repository discovered recursively: odl-antlr4 00:52:04 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 00:52:04 [INFO] Feature repository discovered recursively: odl-apache-commons-text 00:52:04 [INFO] Feature repository discovered recursively: odl-apache-shiro 00:52:04 [INFO] Feature repository discovered recursively: odl-bytebuddy 00:52:04 [INFO] Feature repository discovered recursively: odl-controller-13.0.2 00:52:04 [INFO] Feature repository discovered recursively: odl-controller-blueprint-13.0.2 00:52:04 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-13.0.2 00:52:04 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 00:52:04 [INFO] Feature repository discovered recursively: odl-extras-13.0.2 00:52:04 [INFO] Feature repository discovered recursively: odl-gson 00:52:04 [INFO] Feature repository discovered recursively: odl-guava 00:52:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6241 00:52:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6243 00:52:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6470 00:52:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6991 00:52:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7317-iana-crypt-hash 00:52:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7407-ietf-x509-cert-to-name 00:52:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7952 00:52:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf 00:52:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf-monitoring 00:52:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8072 00:52:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8341 00:52:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8342 00:52:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8343 00:52:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8344 00:52:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8525 00:52:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8526 00:52:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8528 00:52:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8529 00:52:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8639 00:52:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8650 00:52:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9640 00:52:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9641 00:52:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9642 00:52:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9643 00:52:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9644 00:52:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9645 00:52:04 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 00:52:04 [INFO] Feature repository discovered recursively: odl-javassist-3 00:52:04 [INFO] Feature repository discovered recursively: odl-jersey-2 00:52:04 [INFO] Feature repository discovered recursively: odl-jspecify 00:52:04 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 00:52:04 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 00:52:04 [INFO] Feature repository discovered recursively: odl-lispflowmapping-inmemorydb 00:52:04 [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice 00:52:04 [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice-shell 00:52:04 [INFO] Feature repository discovered recursively: odl-lispflowmapping-models 00:52:04 [INFO] Feature repository discovered recursively: odl-lispflowmapping-msmr 00:52:04 [INFO] Feature repository discovered recursively: odl-lispflowmapping-southbound 00:52:04 [INFO] Feature repository discovered recursively: odl-lz4 00:52:04 [INFO] Feature repository discovered recursively: odl-mdsal-13.0.2 00:52:04 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 00:52:04 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:52:04 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 00:52:04 [INFO] Feature repository discovered recursively: odl-mdsal-common 00:52:04 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 00:52:04 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 00:52:04 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 00:52:04 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 00:52:04 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 00:52:04 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 00:52:04 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 00:52:04 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 00:52:04 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 00:52:04 [INFO] Feature repository discovered recursively: odl-netconf-11.0.0 00:52:04 [INFO] Feature repository discovered recursively: odl-netconf-databind 00:52:04 [INFO] Feature repository discovered recursively: odl-netconf-keystore 00:52:04 [INFO] Feature repository discovered recursively: odl-netconf-truststore 00:52:04 [INFO] Feature repository discovered recursively: odl-netty-4 00:52:04 [INFO] Feature repository discovered recursively: odl-netty-http3 00:52:04 [INFO] Feature repository discovered recursively: odl-netty-quic 00:52:04 [INFO] Feature repository discovered recursively: odl-pekko 00:52:04 [INFO] Feature repository discovered recursively: odl-raft-api 00:52:04 [INFO] Feature repository discovered recursively: odl-raft-spi 00:52:04 [INFO] Feature repository discovered recursively: odl-restconf 00:52:04 [INFO] Feature repository discovered recursively: odl-restconf-api 00:52:04 [INFO] Feature repository discovered recursively: odl-restconf-nb-11.0.0 00:52:04 [INFO] Feature repository discovered recursively: odl-restconf-server-api 00:52:04 [INFO] Feature repository discovered recursively: odl-servlet-api 00:52:04 [INFO] Feature repository discovered recursively: odl-stax2-api 00:52:04 [INFO] Feature repository discovered recursively: odl-ws-rs-api 00:52:04 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 00:52:04 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 00:52:04 [INFO] Feature repository discovered recursively: odl-yangtools-codec 00:52:04 [INFO] Feature repository discovered recursively: odl-yangtools-common 00:52:04 [INFO] Feature repository discovered recursively: odl-yangtools-data 00:52:04 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 00:52:04 [INFO] Feature repository discovered recursively: odl-yangtools-export 00:52:04 [INFO] Feature repository discovered recursively: odl-yangtools-parser 00:52:04 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 00:52:04 [INFO] Feature repository discovered recursively: odl-yangtools-util 00:52:04 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 00:52:04 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 00:52:04 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 00:52:04 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.34 00:52:04 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 00:52:04 [INFO] Feature repository discovered recursively: pt-triemap 00:52:04 [INFO] Feature repository discovered recursively: standard-4.4.10 00:52:04 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:52:04 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:52:04 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:52:04 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:52:04 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:52:04 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:52:04 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:52:04 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:52:04 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:52:04 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:52:04 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:52:04 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:52:04 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:52:04 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:52:04 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:52:04 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:52:04 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:52:04 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:52:04 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:52:04 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:52:04 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:52:04 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:52:04 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:52:04 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:52:04 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:52:04 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:52:04 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:52:04 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:52:04 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:52:04 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:52:04 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:52:04 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:52:04 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:52:04 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:52:04 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:52:04 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:52:04 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:52:04 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:52:04 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:52:04 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:52:04 [INFO] 00:52:04 [INFO] --- antrun:3.2.0:run (fix-permissions) @ lispflowmapping-karaf --- 00:52:04 [INFO] Executing tasks 00:52:04 [INFO] Executed tasks 00:52:04 [INFO] 00:52:04 [INFO] --- antrun:3.2.0:run (remove-system-bc) @ lispflowmapping-karaf --- 00:52:04 [INFO] Executing tasks 00:52:04 [INFO] [delete] Deleting directory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/lispflowmapping-karaf/target/assembly/system/org/bouncycastle 00:52:04 [INFO] Executed tasks 00:52:04 [INFO] 00:52:04 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ lispflowmapping-karaf --- 00:52:04 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:52:04 [INFO] 00:52:04 [INFO] --- karaf:4.4.10:archive (package) @ lispflowmapping-karaf --- 00:52:18 [INFO] 00:52:18 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ lispflowmapping-karaf --- 00:52:18 [INFO] Skipping CycloneDX goal, because module skips deploy 00:52:18 [INFO] 00:52:18 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ lispflowmapping-karaf --- 00:52:18 [INFO] Skipping duplicate-finder execution! 00:52:18 [INFO] 00:52:18 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ lispflowmapping-karaf --- 00:52:18 [INFO] Skipping pom project 00:52:18 [INFO] 00:52:18 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ lispflowmapping-karaf --- 00:52:18 [INFO] 00:52:18 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ lispflowmapping-karaf --- 00:52:18 [INFO] 00:52:18 [INFO] --- jacoco:0.8.14:report (report) @ lispflowmapping-karaf --- 00:52:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:52:18 [INFO] 00:52:18 [INFO] --- install:3.1.4:install (default-install) @ lispflowmapping-karaf --- 00:52:18 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/lispflowmapping-karaf/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-karaf/1.23.0/lispflowmapping-karaf-1.23.0.pom 00:52:18 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/lispflowmapping-karaf/target/lispflowmapping-karaf-1.23.0.tar.gz to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-karaf/1.23.0/lispflowmapping-karaf-1.23.0.tar.gz 00:52:18 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/lispflowmapping-karaf/target/lispflowmapping-karaf-1.23.0.zip to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-karaf/1.23.0/lispflowmapping-karaf-1.23.0.zip 00:52:18 [INFO] 00:52:18 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ lispflowmapping-karaf --- 00:52:18 [INFO] Skipping artifact deployment 00:52:18 [INFO] 00:52:18 [INFO] --< org.opendaylight.lispflowmapping:mappingservice.integrationtest >--- 00:52:18 [INFO] Building ODL :: lispflowmapping :: mappingservice.integrationtest 1.23.0 [119/142] 00:52:18 [INFO] from lispflowmapping/integrationtest/pom.xml 00:52:18 [INFO] -------------------------------[ bundle ]------------------------------- 00:52:19 [INFO] 00:52:19 [INFO] --- clean:3.5.0:clean (default-clean) @ mappingservice.integrationtest --- 00:52:19 [INFO] 00:52:19 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mappingservice.integrationtest --- 00:52:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:52:19 [INFO] 00:52:19 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mappingservice.integrationtest --- 00:52:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:52:19 [INFO] 00:52:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mappingservice.integrationtest --- 00:52:19 [INFO] 00:52:19 [INFO] --- dependency:3.10.0:properties (default) @ mappingservice.integrationtest --- 00:52:19 [INFO] 00:52:19 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mappingservice.integrationtest --- 00:52:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:52:19 [INFO] 00:52:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ mappingservice.integrationtest --- 00:52:19 [INFO] 00:52:19 [INFO] --- checkstyle:3.6.0:check (default) @ mappingservice.integrationtest --- 00:52:20 [INFO] Starting audit... 00:52:20 Audit done. 00:52:20 [INFO] You have 0 Checkstyle violations. 00:52:20 [INFO] 00:52:20 [INFO] --- depends:1.5.0:generate-depends-file (generate-depends-file) @ mappingservice.integrationtest --- 00:52:20 [INFO] Created: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/integrationtest/target/classes/META-INF/maven/dependencies.properties 00:52:20 [INFO] 00:52:20 [INFO] --- dependency:3.10.0:copy (unpack-license) @ mappingservice.integrationtest --- 00:52:20 [INFO] 00:52:20 [INFO] --- resources:3.4.0:resources (default-resources) @ mappingservice.integrationtest --- 00:52:20 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/integrationtest/src/main/resources 00:52:20 [INFO] 00:52:20 [INFO] --- compiler:3.15.0:compile (default-compile) @ mappingservice.integrationtest --- 00:52:20 [INFO] No sources to compile 00:52:20 [INFO] 00:52:20 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mappingservice.integrationtest >>> 00:52:21 [INFO] 00:52:21 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mappingservice.integrationtest --- 00:52:21 [INFO] No files found to run spotbugs, check compile phase has been run 00:52:21 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:52:21 [INFO] 00:52:21 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mappingservice.integrationtest <<< 00:52:21 [INFO] 00:52:21 [INFO] 00:52:21 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mappingservice.integrationtest --- 00:52:21 [INFO] 00:52:21 [INFO] --- resources:3.4.0:testResources (default-testResources) @ mappingservice.integrationtest --- 00:52:21 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/resources 00:52:21 [INFO] 00:52:21 [INFO] --- dependency:3.10.0:unpack-dependencies (unpack-karaf-resources) @ mappingservice.integrationtest --- 00:52:21 [INFO] 00:52:21 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ mappingservice.integrationtest --- 00:52:21 [INFO] Recompiling the module because of changed dependency. 00:52:21 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 00:52:22 [INFO] 00:52:22 [INFO] --- surefire:3.5.5:test (default-test) @ mappingservice.integrationtest --- 00:52:22 [INFO] Surefire report directory: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/integrationtest/target/surefire-reports 00:52:22 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 00:52:22 [WARNING] System property [org.ops4j.pax.url.mvn.localRepository] overwritten by user properties from Maven session 00:52:22 [INFO] 00:52:22 [INFO] ------------------------------------------------------- 00:52:22 [INFO] T E S T S 00:52:22 [INFO] ------------------------------------------------------- 00:52:23 [INFO] Running org.opendaylight.lispflowmapping.integrationtest.MappingServiceIntegrationTest 00:55:25 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 181.5 s -- in org.opendaylight.lispflowmapping.integrationtest.MappingServiceIntegrationTest 00:55:25 [INFO] 00:55:25 [INFO] Results: 00:55:25 [INFO] 00:55:25 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 00:55:25 [INFO] 00:55:25 [INFO] 00:55:25 [INFO] --- copy:14.3.1:copy-files (default) @ mappingservice.integrationtest --- 00:55:25 [INFO] 00:55:25 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mappingservice.integrationtest --- 00:55:25 [INFO] Building bundle: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/integrationtest/target/mappingservice.integrationtest-1.23.0.jar 00:55:25 [INFO] Writing manifest: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/integrationtest/target/classes/META-INF/MANIFEST.MF 00:55:25 [INFO] 00:55:25 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mappingservice.integrationtest --- 00:55:25 [INFO] No Javadoc in project. Archive not created. 00:55:25 [INFO] 00:55:25 [INFO] --- failsafe:3.5.5:integration-test (default) @ mappingservice.integrationtest --- 00:55:25 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 00:55:26 [INFO] 00:55:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mappingservice.integrationtest --- 00:55:26 [INFO] CycloneDX: Resolving Dependencies 00:55:35 [INFO] CycloneDX: Creating BOM version 1.6 with 497 component(s) 00:55:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/integrationtest/target/bom.xml 00:55:35 [INFO] attaching as mappingservice.integrationtest-1.23.0-cyclonedx.xml 00:55:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/integrationtest/target/bom.json 00:55:35 [INFO] attaching as mappingservice.integrationtest-1.23.0-cyclonedx.json 00:55:35 [INFO] 00:55:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.integrationtest --- 00:55:35 [INFO] Skipping duplicate-finder execution! 00:55:35 [INFO] 00:55:35 [INFO] --- failsafe:3.5.5:verify (default) @ mappingservice.integrationtest --- 00:55:35 [INFO] No tests to run. 00:55:35 [INFO] 00:55:35 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ mappingservice.integrationtest --- 00:55:36 [WARNING] Used undeclared dependencies found: 00:55:36 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:runtime 00:55:36 [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:runtime 00:55:36 [WARNING] org.opendaylight.lispflowmapping:mappingservice.api:jar:1.23.0:runtime 00:55:36 [WARNING] org.apache.karaf:org.apache.karaf.client:jar:4.4.10:runtime 00:55:36 [WARNING] com.google.guava:guava:jar:33.5.0-jre:runtime 00:55:36 [WARNING] org.opendaylight.yangtools:binding-spec:jar:15.0.2:runtime 00:55:36 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:runtime 00:55:36 [WARNING] org.opendaylight.yangtools:yang-common:jar:15.0.2:runtime 00:55:36 [WARNING] org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:runtime 00:55:36 [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.14.0:test 00:55:36 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:runtime 00:55:36 [WARNING] org.objenesis:objenesis:jar:3.3:test 00:55:36 [WARNING] org.opendaylight.yangtools:concepts:jar:15.0.2:runtime 00:55:36 [WARNING] org.ops4j.base:ops4j-base-io:jar:1.5.1:test 00:55:36 [WARNING] net.bytebuddy:byte-buddy-agent:jar:1.12.19:test 00:55:36 [WARNING] org.opentest4j:opentest4j:jar:1.3.0:test 00:55:36 [WARNING] org.ops4j.pax.tipi:org.ops4j.pax.tipi.junit:jar:4.12.0.1:test 00:55:36 [WARNING] net.java.dev.jna:jna:jar:5.18.1:runtime 00:55:36 [WARNING] org.opendaylight.lispflowmapping:mappingservice.lisp-proto:jar:1.23.0:runtime 00:55:36 [WARNING] org.apache.commons:commons-lang3:jar:3.20.0:runtime 00:55:36 [WARNING] org.opendaylight.lispflowmapping:mappingservice.implementation:jar:1.23.0:runtime 00:55:36 [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:runtime 00:55:36 [WARNING] org.ops4j.pax.tipi:org.ops4j.pax.tipi.hamcrest.core:jar:1.3.0.1:test 00:55:36 [WARNING] Unused declared dependencies found: 00:55:36 [WARNING] org.opendaylight.lispflowmapping:lispflowmapping-karaf:zip:1.23.0:compile 00:55:36 [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.10:compile 00:55:36 [INFO] 00:55:36 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ mappingservice.integrationtest --- 00:55:36 [INFO] No sources in project. Archive not created. 00:55:36 [INFO] 00:55:36 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mappingservice.integrationtest --- 00:55:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/dynamic/ClassFileLocator$ForFolder.java:1080: Prefer java.nio.file.Path.resolve(String) 00:55:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/dynamic/ClassFileLocator$ForFolder.java:1082: Prefer java.nio.file.Files.newInputStream(java.nio.file.Path) 00:55:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/dynamic/scaffold/TypeWriter$Default$ClassDumpAction.java:6233: Prefer java.nio.file.Paths.get(String, String...) 00:55:36 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:55:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/dynamic/ClassFileLocator$ForJarFile.java:811: Prefer java.nio.file.Paths.get(String) 00:55:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/dynamic/ClassFileLocator$ForJarFile.java:831: Prefer java.nio.file.Paths.get(String, String...) 00:55:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/dynamic/loading/ClassInjector$UsingInstrumentation.java:2450: Prefer java.nio.file.Path.resolve(String) 00:55:36 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:55:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$EmptyEnumeration.java:-1: Prefer java.util.Iterator 00:55:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$SingletonEnumeration.java:-1: Prefer java.util.Iterator 00:55:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$PersistenceHandler$UrlDefinitionAction.java:947: Prefer java.net.URLEncoder.encode(String, Charset) 00:55:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/dynamic/loading/MultipleParentClassLoader$CompoundEnumeration.java:-1: Prefer java.util.Iterator 00:55:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$ChildFirst$PrependingEnumeration.java:-1: Prefer java.util.Iterator 00:55:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/dynamic/ClassFileLocator$ForModuleFile.java:909: Prefer java.nio.file.Paths.get(String, String...) 00:55:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/dynamic/ClassFileLocator$ForModuleFile.java:995: Prefer java.nio.file.Paths.get(String, String...) 00:55:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/dynamic/DynamicType$Default.java:6144: Prefer java.nio.file.Path.resolve(String) 00:55:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/dynamic/DynamicType$Default.java:6148: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 00:55:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/dynamic/DynamicType$Default.java:6187: Prefer java.nio.file.Files.newInputStream(java.nio.file.Path) 00:55:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/dynamic/DynamicType$Default.java:6193: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 00:55:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/dynamic/DynamicType$Default.java:6193: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 00:55:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/dynamic/DynamicType$Default.java:6250: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 00:55:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/implementation/bytecode/constant/SerializedConstant.java:74: Prefer java.io.ByteArrayOutputStream.toString(Charset) 00:55:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/utility/dispatcher/JavaDispatcher$DynamicClassLoader.java:1282: Prefer java.nio.file.Paths.get(String, String...) 00:55:36 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:55:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/utility/dispatcher/JavaDispatcher$DynamicClassLoader.java:1371: Prefer java.nio.file.Paths.get(String, String...) 00:55:36 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:55:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/utility/FileSystem$ForLegacyVm.java:85: Prefer java.nio.file.Files.newInputStream(java.nio.file.Path) 00:55:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/utility/FileSystem$ForLegacyVm.java:87: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 00:55:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/utility/FileSystem$ForLegacyVm.java:104: Prefer java.nio.file.Files.newInputStream(java.nio.file.Path) 00:55:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/utility/FileSystem$ForLegacyVm.java:106: Prefer java.nio.file.Files.newOutputStream(java.nio.file.Path) 00:55:36 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:55:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/build/Plugin$Engine$Default.java:4522: Prefer java.nio.file.Paths.get(String) 00:55:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/build/Plugin$Engine$Default.java:4522: Prefer java.nio.file.Paths.get(String) 00:55:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/build/Plugin$Engine$Source$ForFolder.java:3090: Prefer java.nio.file.Path.resolve(String) 00:55:36 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:55:36 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:55:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/build/Plugin$Engine$Source$ForFolder$FolderIterator.java:3141: Prefer java.nio.file.Path.resolve(String) 00:55:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/build/Plugin$Engine$Source$ForFolder$FolderIterator.java:3159: Prefer java.nio.file.Path.resolve(String) 00:55:36 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:55:36 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:55:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/build/Plugin$Engine$Target$ForFolder.java:3529: Prefer java.nio.file.Path.resolve(String) 00:55:36 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:55:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/build/Plugin$Engine$Target$ForFolder.java:3548: Prefer java.nio.file.Path.resolve(String) 00:55:36 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:55:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/build/Plugin$Engine$Target$ForFolder.java:3567: Prefer java.nio.file.Path.resolve(String) 00:55:36 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:55:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/org/mockito/internal/progress/ArgumentMatcherStorageImpl.java:26: Prefer java.util.Deque 00:55:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/org/mockito/internal/util/io/IOUtil.java:32: Prefer java.nio.file.Files.newBufferedWriter.(Path) 00:55:36 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:55:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/org/opendaylight/lispflowmapping/integrationtest/MappingServiceIntegrationTest.java:244: Prefer java.nio.file.Paths.get(String) 00:55:36 [INFO] 00:55:36 [INFO] --- jacoco:0.8.14:report (report) @ mappingservice.integrationtest --- 00:55:36 [INFO] Loading execution data file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/integrationtest/target/code-coverage/jacoco.exec 00:55:36 [INFO] Analyzed bundle 'ODL :: lispflowmapping :: mappingservice.integrationtest' with 0 classes 00:55:36 [INFO] 00:55:36 [INFO] --- install:3.1.4:install (default-install) @ mappingservice.integrationtest --- 00:55:36 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/integrationtest/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.23.0/mappingservice.integrationtest-1.23.0.pom 00:55:36 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/integrationtest/target/mappingservice.integrationtest-1.23.0.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.23.0/mappingservice.integrationtest-1.23.0.jar 00:55:36 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/integrationtest/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.23.0/mappingservice.integrationtest-1.23.0-cyclonedx.xml 00:55:36 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/integrationtest/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.23.0/mappingservice.integrationtest-1.23.0-cyclonedx.json 00:55:36 [INFO] 00:55:36 [INFO] --- bundle:6.0.0:install (default-install) @ mappingservice.integrationtest --- 00:55:36 [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.23.0/mappingservice.integrationtest-1.23.0.jar 00:55:36 [INFO] Writing OBR metadata 00:55:36 [INFO] 00:55:36 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mappingservice.integrationtest --- 00:55:36 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:55:36 [INFO] 00:55:36 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mappingservice.integrationtest --- 00:55:36 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:55:36 [INFO] 00:55:36 [INFO] --------< org.opendaylight.lispflowmapping:lispflowmapping-all >-------- 00:55:36 [INFO] Building lispflowmapping 1.23.0 [120/142] 00:55:36 [INFO] from lispflowmapping/pom.xml 00:55:36 [INFO] --------------------------------[ pom ]--------------------------------- 00:55:37 [INFO] 00:55:37 [INFO] --- clean:3.5.0:clean (default-clean) @ lispflowmapping-all --- 00:55:37 [INFO] 00:55:37 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ lispflowmapping-all --- 00:55:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:55:37 [INFO] 00:55:37 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ lispflowmapping-all --- 00:55:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:55:37 [INFO] 00:55:37 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ lispflowmapping-all --- 00:55:37 [INFO] 00:55:37 [INFO] --- dependency:3.10.0:properties (default) @ lispflowmapping-all --- 00:55:37 [INFO] 00:55:37 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ lispflowmapping-all --- 00:55:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:55:37 [INFO] 00:55:37 [INFO] --- build-helper:3.6.1:add-source (add-source) @ lispflowmapping-all --- 00:55:37 [INFO] Source directory: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/src/main/yang added. 00:55:37 [INFO] Source directory: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/src/main/yang-gen-sal added. 00:55:37 [INFO] 00:55:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ lispflowmapping-all --- 00:55:37 [INFO] 00:55:37 [INFO] --- checkstyle:3.6.0:check (default) @ lispflowmapping-all --- 00:55:37 [INFO] Starting audit... 00:55:37 Audit done. 00:55:37 [INFO] You have 0 Checkstyle violations. 00:55:37 [INFO] 00:55:37 [INFO] --- dependency:3.10.0:copy (unpack-license) @ lispflowmapping-all --- 00:55:37 [INFO] 00:55:37 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ lispflowmapping-all >>> 00:55:37 [INFO] 00:55:37 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ lispflowmapping-all --- 00:55:37 [INFO] No files found to run spotbugs, check compile phase has been run 00:55:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:55:37 [INFO] 00:55:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ lispflowmapping-all <<< 00:55:37 [INFO] 00:55:37 [INFO] 00:55:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ lispflowmapping-all --- 00:55:37 [INFO] 00:55:37 [INFO] --- copy:14.3.1:copy-files (default) @ lispflowmapping-all --- 00:55:37 [INFO] 00:55:37 [INFO] --- javadoc:3.0.1:jar (attach-javadocs) @ lispflowmapping-all --- 00:55:38 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:55:38 [INFO] 00:55:38 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ lispflowmapping-all --- 00:55:38 [INFO] CycloneDX: Resolving Dependencies 00:55:38 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 00:55:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/target/bom.xml 00:55:38 [INFO] attaching as lispflowmapping-all-1.23.0-cyclonedx.xml 00:55:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/target/bom.json 00:55:38 [INFO] attaching as lispflowmapping-all-1.23.0-cyclonedx.json 00:55:38 [INFO] 00:55:38 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ lispflowmapping-all --- 00:55:38 [INFO] Skipping duplicate-finder execution! 00:55:38 [INFO] 00:55:38 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ lispflowmapping-all --- 00:55:38 [INFO] Skipping pom project 00:55:38 [INFO] 00:55:38 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ lispflowmapping-all --- 00:55:38 [INFO] 00:55:38 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ lispflowmapping-all --- 00:55:38 [INFO] 00:55:38 [INFO] --- jacoco:0.8.14:report (report) @ lispflowmapping-all --- 00:55:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:55:38 [INFO] 00:55:38 [INFO] --- install:3.1.4:install (default-install) @ lispflowmapping-all --- 00:55:38 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-all/1.23.0/lispflowmapping-all-1.23.0.pom 00:55:38 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-all/1.23.0/lispflowmapping-all-1.23.0-cyclonedx.xml 00:55:38 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/lispflowmapping/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-all/1.23.0/lispflowmapping-all-1.23.0-cyclonedx.json 00:55:38 [INFO] 00:55:38 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ lispflowmapping-all --- 00:55:38 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:55:38 [INFO] 00:55:38 [INFO] ---------------------< org.opendaylight.ovsdb:it >---------------------- 00:55:38 [INFO] Building ODL :: ovsdb :: it 1.22.0 [121/142] 00:55:38 [INFO] from ovsdb/commons/it/pom.xml 00:55:38 [INFO] --------------------------------[ pom ]--------------------------------- 00:55:38 [INFO] 00:55:38 [INFO] --- clean:3.5.0:clean (default-clean) @ it --- 00:55:38 [INFO] 00:55:38 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ it --- 00:55:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:55:38 [INFO] 00:55:38 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ it --- 00:55:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:55:38 [INFO] 00:55:38 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ it --- 00:55:38 [INFO] 00:55:38 [INFO] --- dependency:3.10.0:properties (default) @ it --- 00:55:38 [INFO] 00:55:38 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ it --- 00:55:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:55:38 [INFO] 00:55:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ it --- 00:55:38 [INFO] 00:55:38 [INFO] --- checkstyle:3.6.0:check (default) @ it --- 00:55:38 [INFO] Starting audit... 00:55:38 Audit done. 00:55:38 [INFO] You have 0 Checkstyle violations. 00:55:38 [INFO] 00:55:38 [INFO] --- depends:1.5.0:generate-depends-file (generate-depends-file) @ it --- 00:55:38 [INFO] Created: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/commons/it/target/classes/META-INF/maven/dependencies.properties 00:55:38 [INFO] 00:55:38 [INFO] --- dependency:3.10.0:copy (unpack-license) @ it --- 00:55:38 [INFO] 00:55:38 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ it >>> 00:55:38 [INFO] 00:55:38 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ it --- 00:55:38 [INFO] No files found to run spotbugs, check compile phase has been run 00:55:38 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:55:38 [INFO] 00:55:38 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ it <<< 00:55:38 [INFO] 00:55:38 [INFO] 00:55:38 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ it --- 00:55:38 [INFO] 00:55:38 [INFO] --- dependency:3.10.0:unpack-dependencies (unpack-karaf-resources) @ it --- 00:55:39 [INFO] 00:55:39 [INFO] --- copy:14.3.1:copy-files (default) @ it --- 00:55:39 [INFO] 00:55:39 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ it --- 00:55:39 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:55:39 [INFO] 00:55:39 [INFO] --- antrun:3.2.0:run (prep-jacoco-agent) @ it --- 00:55:39 [INFO] Executing tasks 00:55:39 [INFO] [copy] Copying 1 file to /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/commons/it/target/exam/jars 00:55:39 [INFO] Executed tasks 00:55:39 [INFO] 00:55:39 [INFO] --- failsafe:3.5.5:integration-test (default) @ it --- 00:55:39 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 00:55:39 [INFO] Tests are skipped. 00:55:39 [INFO] 00:55:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ it --- 00:55:39 [INFO] CycloneDX: Resolving Dependencies 00:55:41 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 00:55:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/commons/it/target/bom.xml 00:55:41 [INFO] attaching as it-1.22.0-cyclonedx.xml 00:55:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/commons/it/target/bom.json 00:55:41 [INFO] attaching as it-1.22.0-cyclonedx.json 00:55:41 [INFO] 00:55:41 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ it --- 00:55:41 [INFO] Skipping duplicate-finder execution! 00:55:41 [INFO] 00:55:41 [INFO] --- failsafe:3.5.5:verify (default) @ it --- 00:55:41 [INFO] Tests are skipped. 00:55:41 [INFO] 00:55:41 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ it --- 00:55:41 [INFO] Skipping pom project 00:55:41 [INFO] 00:55:41 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ it --- 00:55:41 [INFO] 00:55:41 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ it --- 00:55:42 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator$ForFolder.java:1080: Prefer java.nio.file.Path.resolve(String) 00:55:42 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:55:42 [ERROR] /w/workspace/autorelease-release-chromium-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...) 00:55:42 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:55:42 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator$ForJarFile.java:811: Prefer java.nio.file.Paths.get(String) 00:55:42 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator$ForJarFile.java:831: Prefer java.nio.file.Paths.get(String, String...) 00:55:42 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/dynamic/loading/ClassInjector$UsingInstrumentation.java:2450: Prefer java.nio.file.Path.resolve(String) 00:55:42 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:55:42 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$EmptyEnumeration.java:-1: Prefer java.util.Iterator 00:55:42 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$SingletonEnumeration.java:-1: Prefer java.util.Iterator 00:55:42 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$PersistenceHandler$UrlDefinitionAction.java:947: Prefer java.net.URLEncoder.encode(String, Charset) 00:55:42 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/dynamic/loading/MultipleParentClassLoader$CompoundEnumeration.java:-1: Prefer java.util.Iterator 00:55:42 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$ChildFirst$PrependingEnumeration.java:-1: Prefer java.util.Iterator 00:55:42 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator$ForModuleFile.java:909: Prefer java.nio.file.Paths.get(String, String...) 00:55:42 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator$ForModuleFile.java:995: Prefer java.nio.file.Paths.get(String, String...) 00:55:42 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/dynamic/DynamicType$Default.java:6144: Prefer java.nio.file.Path.resolve(String) 00:55:42 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:55:42 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:55:42 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:55:42 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:55:42 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:55:42 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/implementation/bytecode/constant/SerializedConstant.java:74: Prefer java.io.ByteArrayOutputStream.toString(Charset) 00:55:42 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/utility/dispatcher/JavaDispatcher$DynamicClassLoader.java:1282: Prefer java.nio.file.Paths.get(String, String...) 00:55:42 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:55:42 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/utility/dispatcher/JavaDispatcher$DynamicClassLoader.java:1371: Prefer java.nio.file.Paths.get(String, String...) 00:55:42 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:55:42 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:55:42 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:55:42 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:55:42 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:55:42 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:55:42 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/build/Plugin$Engine$Default.java:4522: Prefer java.nio.file.Paths.get(String) 00:55:42 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/build/Plugin$Engine$Default.java:4522: Prefer java.nio.file.Paths.get(String) 00:55:42 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/build/Plugin$Engine$Source$ForFolder.java:3090: Prefer java.nio.file.Path.resolve(String) 00:55:42 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:55:42 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:55:42 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:55:42 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:55:42 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:55:42 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:55:42 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/build/Plugin$Engine$Target$ForFolder.java:3529: Prefer java.nio.file.Path.resolve(String) 00:55:42 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:55:42 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/build/Plugin$Engine$Target$ForFolder.java:3548: Prefer java.nio.file.Path.resolve(String) 00:55:42 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:55:42 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/build/Plugin$Engine$Target$ForFolder.java:3567: Prefer java.nio.file.Path.resolve(String) 00:55:42 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:55:42 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/org/mockito/internal/progress/ArgumentMatcherStorageImpl.java:26: Prefer java.util.Deque 00:55:42 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/org/mockito/internal/util/io/IOUtil.java:32: Prefer java.nio.file.Files.newBufferedWriter.(Path) 00:55:42 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:55:42 [INFO] 00:55:42 [INFO] --- jacoco:0.8.14:report (report) @ it --- 00:55:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:55:42 [INFO] 00:55:42 [INFO] --- install:3.1.4:install (default-install) @ it --- 00:55:42 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/commons/it/pom.xml to /tmp/r/org/opendaylight/ovsdb/it/1.22.0/it-1.22.0.pom 00:55:42 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/commons/it/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/it/1.22.0/it-1.22.0-cyclonedx.xml 00:55:42 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/commons/it/target/bom.json to /tmp/r/org/opendaylight/ovsdb/it/1.22.0/it-1.22.0-cyclonedx.json 00:55:42 [INFO] 00:55:42 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ it --- 00:55:42 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:55:42 [INFO] 00:55:42 [INFO] -------------------< org.opendaylight.ovsdb:parents >------------------- 00:55:42 [INFO] Building ODL :: ovsdb :: parents 1.22.0 [122/142] 00:55:42 [INFO] from ovsdb/commons/pom.xml 00:55:42 [INFO] --------------------------------[ pom ]--------------------------------- 00:55:42 [INFO] 00:55:42 [INFO] --- clean:3.5.0:clean (default-clean) @ parents --- 00:55:42 [INFO] 00:55:42 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ parents --- 00:55:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:55:42 [INFO] 00:55:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ parents --- 00:55:42 [INFO] 00:55:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ parents --- 00:55:42 [INFO] Skipping CycloneDX goal, because module skips deploy 00:55:42 [INFO] 00:55:42 [INFO] --- install:3.1.4:install (default-install) @ parents --- 00:55:42 [INFO] Skipping artifact installation 00:55:42 [INFO] 00:55:42 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ parents --- 00:55:42 [INFO] Skipping artifact deployment 00:55:42 [INFO] 00:55:42 [INFO] -----------< org.opendaylight.ovsdb:hwvtepsouthbound-karaf >------------ 00:55:42 [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-karaf 1.22.0 [123/142] 00:55:42 [INFO] from ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml 00:55:42 [INFO] --------------------------------[ pom ]--------------------------------- 00:55:42 [INFO] 00:55:42 [INFO] --- clean:3.5.0:clean (default-clean) @ hwvtepsouthbound-karaf --- 00:55:42 [INFO] 00:55:42 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ hwvtepsouthbound-karaf --- 00:55:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:55:42 [INFO] 00:55:42 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-karaf --- 00:55:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:55:42 [INFO] 00:55:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ hwvtepsouthbound-karaf --- 00:55:42 [INFO] 00:55:42 [INFO] --- dependency:3.10.0:properties (default) @ hwvtepsouthbound-karaf --- 00:55:42 [INFO] 00:55:42 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ hwvtepsouthbound-karaf --- 00:55:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:55:42 [INFO] 00:55:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ hwvtepsouthbound-karaf --- 00:55:42 [INFO] 00:55:42 [INFO] --- checkstyle:3.6.0:check (default) @ hwvtepsouthbound-karaf --- 00:55:42 [INFO] Starting audit... 00:55:42 Audit done. 00:55:42 [INFO] You have 0 Checkstyle violations. 00:55:42 [INFO] 00:55:42 [INFO] --- dependency:3.10.0:copy (unpack-license) @ hwvtepsouthbound-karaf --- 00:55:42 [INFO] 00:55:42 [INFO] --- resources:3.4.0:resources (process-resources) @ hwvtepsouthbound-karaf --- 00:55:42 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/src/main/resources 00:55:42 [INFO] 00:55:42 [INFO] --- karaf:4.4.10:assembly (process-resources) @ hwvtepsouthbound-karaf --- 00:55:42 [INFO] Using repositories: 00:55:42 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 00:55:42 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 00:55:42 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 00:55:42 [INFO] Creating work directory: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/target/assembly 00:55:42 [INFO] Loading direct KAR and features XML dependencies 00:55:42 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.10/kar 00:55:42 [INFO] Feature framework will be added as a startup feature 00:55:42 [INFO] Generating Karaf assembly: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/target/assembly 00:55:42 [INFO] Unzipping kars 00:55:42 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.10/kar 00:55:42 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.10/xml/features 00:55:42 [INFO] Loading profiles from: 00:55:42 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 00:55:42 [INFO] Loading repositories 00:55:42 [INFO] Generating generated-startup profile 00:55:42 [INFO] Generating generated-boot profile with parents: generated-startup 00:55:42 [INFO] Generating generated-installed profile 00:55:42 [INFO] Configuring etc/config.properties and etc/system.properties 00:55:42 [INFO] Downloading libraries for generated profiles 00:55:42 [INFO] Downloading additional libraries 00:55:42 [INFO] Writing configurations 00:55:42 [INFO] adding config file: etc/profile.cfg 00:55:42 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 00:55:42 [INFO] Startup stage 00:55:42 [INFO] Loading startup repositories 00:55:42 [INFO] Resolving startup features and bundles 00:55:42 [INFO] Features: framework 00:55:42 [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.3.1 00:55:42 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.3.1 00:55:42 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 00:55:42 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 00:55:42 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 00:55:42 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 00:55:42 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 00:55:42 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 00:55:42 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 00:55:42 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 00:55:42 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 00:55:42 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.10 00:55:42 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.10 00:55:42 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.10 00:55:42 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 00:55:42 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 00:55:42 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.2 00:55:42 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.2 00:55:42 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.7.0 00:55:42 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 00:55:42 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 00:55:42 [INFO] Boot stage 00:55:42 [INFO] Loading boot repositories 00:55:42 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.10/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/hwvtepsouthbound-features/1.22.0/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.10/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.22.0/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound/1.22.0/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.22.0/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/16.0.3/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-utils/1.22.0/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.22.0/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.22.0/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-api/1.22.0/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/16.0.3/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/11.0.0/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/11.0.0/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/13.0.2/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6991/2.0.2/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/15.0.2/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-library/1.22.0/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/14.3.1/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.34/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/13.0.2/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/13.0.2/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/16.0.3/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/16.0.3/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/11.0.0/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.3.1/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.3.1/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/14.3.1/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/15.0.2/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/16.0.3/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/16.0.3/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/15.0.2/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.3.1/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.23.2/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.3.1/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.2/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.23.2/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/16.0.3/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/16.0.3/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/13.0.2/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/13.0.2/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/16.0.3/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/11.0.0/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal-common/11.0.0/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-quic/14.3.1/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-http3/14.3.1/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/2.0.2/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/2.0.2/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.2/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.3.1/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/16.0.3/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/16.0.3/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/15.0.2/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.3.1/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/11.0.0/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/11.0.0/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/13.0.2/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.3.1/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.3.1/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.23.2/xml/features 00:55:42 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/13.0.2/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/16.0.3/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.3.1/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/15.0.2/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.3.1/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.3.1/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.23.2/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.23.2/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.23.2/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/11.0.0/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/2.0.2/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/2.0.2/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/2.0.2/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/16.0.3/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/13.0.2/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-pekko/13.0.2/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/15.0.2/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/2.0.2/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-databind/11.0.0/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/11.0.0/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/16.0.3/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/11.0.0/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/11.0.0/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/2.0.2/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.2/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/2.0.2/xml/features 00:55:43 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.3.1/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/16.0.3/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/15.0.2/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.23.2/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.3.1/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.3.1/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/15.0.2/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/11.0.0/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/15.0.2/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/15.0.2/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/13.0.2/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/13.0.2/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/2.0.2/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/2.0.2/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/2.0.2/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/2.0.2/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/11.0.0/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/2.0.2/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6470/2.0.2/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6241/2.0.2/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.2/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/2.0.2/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/15.0.2/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6243/2.0.2/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.3.1/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/15.0.2/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/15.0.2/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jspecify/14.3.1/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/15.0.2/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/2.0.2/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/2.0.2/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/2.0.2/xml/features 00:55:43 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/2.0.2/xml/features 00:55:43 [INFO] Feature shell-compat/4.4.10 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.10 00:55:43 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.10 00:55:43 [INFO] Feature odl-yangtools-data/15.0.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/15.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/15.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/15.0.2 00:55:43 [INFO] Feature odl-mdsal-singleton-common/16.0.3 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/16.0.3 00:55:43 [INFO] Feature odl-controller-mdsal-common/13.0.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/13.0.2 00:55:43 [INFO] Feature odl-aaa-encryption-service/0.23.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.23.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.23.2 00:55:43 [INFO] Feature odl-netty-quic/14.3.1 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:io.netty/netty-codec-native-quic/4.2.10.Final/jar/linux-aarch_64 00:55:43 [INFO] adding maven artifact: mvn:io.netty/netty-codec-classes-quic/4.2.10.Final 00:55:43 [INFO] adding maven artifact: mvn:io.netty/netty-codec-native-quic/4.2.10.Final/jar/osx-x86_64 00:55:43 [INFO] adding maven artifact: mvn:io.netty/netty-codec-native-quic/4.2.10.Final/jar/osx-aarch_64 00:55:43 [INFO] adding maven artifact: mvn:io.netty/netty-codec-native-quic/4.2.10.Final/jar/linux-x86_64 00:55:43 [INFO] Feature odl-ovsdb-hwvtepsouthbound/1.22.0 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/hwvtepsouthbound-impl/1.22.0 00:55:43 [INFO] Feature odl-ietf-model-rfc9643/2.0.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-server/2.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-client/2.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-common/2.0.2 00:55:43 [INFO] Feature odl-ovsdb-southbound-api/1.22.0 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/southbound-api/1.22.0 00:55:43 [INFO] Feature odl-yangtools-codec/15.0.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/15.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/15.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/15.0.2 00:55:43 [INFO] Feature package/4.4.10 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.10 00:55:43 [INFO] Feature odl-mdsal-dom-api/16.0.3 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/16.0.3 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/16.0.3 00:55:43 [INFO] Feature odl-netconf-model-rfc5277/11.0.0 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/11.0.0 00:55:43 [INFO] Feature odl-mdsal-remoterpc-connector/13.0.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/13.0.2 00:55:43 [INFO] Feature odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf-monitoring/2.0.2 00:55:43 [INFO] Feature pax-jdbc-spec/1.5.7 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 00:55:43 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 00:55:43 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 00:55:43 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 00:55:43 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 00:55:43 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 00:55:43 [INFO] Feature ssh/4.4.10 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.83 00:55:43 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.83 00:55:43 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.17.1 00:55:43 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.10 00:55:43 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.17.1 00:55:43 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.17.1 00:55:43 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.83 00:55:43 [INFO] Feature odl-ietf-model-rfc8526/2.0.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8526/2.0.2 00:55:43 [INFO] Feature odl-guava/14.3.1 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 00:55:43 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.53.1 00:55:43 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.5.0-jre 00:55:43 [INFO] Feature pax-url-wrap/2.7.0 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.7.0/jar/uber 00:55:43 [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/16.0.3 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.28.3 00:55:43 [INFO] Feature scr/4.4.10 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 00:55:43 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 00:55:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 00:55:43 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 00:55:43 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.10 00:55:43 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 00:55:43 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.10 00:55:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 00:55:43 [INFO] Feature odl-netconf-transport-api/11.0.0 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-api/11.0.0 00:55:43 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 00:55:43 [INFO] Feature odl-yangtools-binding-spec/15.0.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/15.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/15.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/15.0.2 00:55:43 [INFO] Feature 4517bdc9-9d35-4559-b912-204776b1f63c/0.0.0 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.3.1 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.3.1 00:55:43 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.3.1 00:55:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.3.1 00:55:43 [INFO] Feature odl-mdsal-eos-binding/16.0.3 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/16.0.3 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/16.0.3 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/16.0.3 00:55:43 [INFO] Feature odl-mdsal-distributed-datastore/13.0.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/13.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/13.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/13.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/13.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/16.0.3 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/13.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/13.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/13.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/13.0.2/xml/pekkoconf 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/13.0.2/xml/factorypekkoconf 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/13.0.2/xml/moduleshardconf 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/13.0.2/xml/moduleconf 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/13.0.2/cfg/datastore 00:55:43 [INFO] Feature odl-ietf-model-rfc9642/2.0.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9642/2.0.2 00:55:43 [INFO] Feature odl-restconf-api/11.0.0 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/11.0.0 00:55:43 [INFO] Feature odl-netty-http3/14.3.1 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http3/4.2.10.Final 00:55:43 [INFO] Feature odl-ietf-model-rfc6243/2.0.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6243/2.0.2 00:55:43 [INFO] Feature bundle/4.4.10 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.10 00:55:43 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 00:55:43 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 00:55:43 [INFO] Feature odl-yangtools-common/15.0.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/15.0.2 00:55:43 [INFO] Feature odl-yanglib-mdsal-writer/11.0.0 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/11.0.0 00:55:43 [INFO] Feature pax-web-websockets/8.0.34 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 00:55:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.34 00:55:43 [INFO] Feature odl-mdsal-clustering-commons/13.0.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.38 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/13.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/13.0.2 00:55:43 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.28.0 00:55:43 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-journal/13.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/13.0.2 00:55:43 [INFO] Feature odl-raft-spi/13.0.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-spi/13.0.2 00:55:43 [INFO] Feature odl-ietf-model-rfc8650/2.0.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8650/2.0.2 00:55:43 [INFO] Feature odl-netconf-mdsal-common/11.0.0 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/11.0.0 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/11.0.0 00:55:43 [INFO] Feature odl-stax2-api/14.3.1 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 00:55:43 [INFO] Feature odl-ietf-model-rfc8525/2.0.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8525/2.0.2 00:55:43 [INFO] Feature war/4.4.10 is defined as a boot feature 00:55:43 [INFO] Feature odl-yangtools-parser-api/15.0.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/15.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/15.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8791-model-api/15.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/15.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/15.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/15.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/15.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/15.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/15.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/15.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/15.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/15.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/15.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/15.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/15.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/15.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/15.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/15.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/15.0.2 00:55:43 [INFO] Feature log/4.4.10 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.10 00:55:43 [INFO] adding config file: etc/org.apache.karaf.log.cfg 00:55:43 [INFO] Feature odl-restconf/11.0.0 is defined as a boot feature 00:55:43 [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 00:55:43 [INFO] Feature pax-web-whiteboard/8.0.34 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.34 00:55:43 [INFO] Feature odl-jackson-2/14.3.1 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.21.1 00:55:43 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-databind/2.21.1 00:55:43 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-annotations/2.21 00:55:43 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-core/2.21.1 00:55:43 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.21.1 00:55:43 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.21.1 00:55:43 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.21.1 00:55:43 [INFO] Feature odl-ietf-model-rfc9645/2.0.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-client/2.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-common/2.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-tls-cipher-suite-algs/2.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-server/2.0.2 00:55:43 [INFO] Feature aries-proxy/4.4.10 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 00:55:43 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.9 00:55:43 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.9 00:55:43 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.9 00:55:43 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.9 00:55:43 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.9 00:55:43 [INFO] Feature odl-mdsal-eos-common/16.0.3 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/16.0.3 00:55:43 [INFO] Feature odl-yangtools-binding-runtime/15.0.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-osgi/15.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-loader/15.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-api/15.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-model/15.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-generator/15.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-spi/15.0.2 00:55:43 [INFO] Feature http/8.0.34 is defined as a boot feature 00:55:43 [INFO] Feature odl-lz4/13.0.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:at.yawk.lz4/lz4-java/1.10.4 00:55:43 [INFO] Feature odl-apache-shiro/0.23.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.11.0 00:55:43 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 00:55:43 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.3.1 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.23.2 00:55:43 [INFO] Feature odl-ietf-model-rfc8040-ietf-restconf/2.0.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf/2.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 00:55:43 [INFO] Feature feature/4.4.10 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.10 00:55:43 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.10 00:55:43 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.10 00:55:43 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 00:55:43 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 00:55:43 [INFO] Feature jaas/4.4.10 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.10 00:55:43 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.10 00:55:43 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.10 00:55:43 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 00:55:43 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 00:55:43 [INFO] Feature odl-ietf-model-rfc6991/2.0.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-yang-types/2.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-inet-types/2.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.ietf/ietf-type-util/2.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 00:55:43 [INFO] Feature odl-restconf-openapi/11.0.0 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-openapi-jaxrs/11.0.0 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-openapi/11.0.0 00:55:43 [INFO] adding maven artifact: wrap:mvn:dk.brics/automaton/1.12-4 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-openapi-common/11.0.0 00:55:43 [INFO] Feature odl-ietf-model-rfc8342/2.0.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-datastores/2.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-origin/2.0.2 00:55:43 [INFO] Feature odl-yangtools-export/15.0.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/15.0.2 00:55:43 [INFO] Feature odl-ietf-model-rfc8528/2.0.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8528/2.0.2 00:55:43 [INFO] Feature pax-web-war/8.0.34 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.17/jar/uber 00:55:43 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 00:55:43 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 00:55:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.34 00:55:43 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 00:55:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.34 00:55:43 [INFO] Feature odl-mdsal-eos-dom/16.0.3 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/16.0.3 00:55:43 [INFO] Feature jaas-boot/4.4.10 is defined as a boot feature 00:55:43 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.10.jar 00:55:43 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.10 00:55:43 [INFO] Feature odl-mdsal-dom-broker/16.0.3 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/16.0.3 00:55:43 [INFO] Feature pax-jdbc-config/1.5.7 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 00:55:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.7 00:55:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.7 00:55:43 [INFO] Feature odl-antlr4/14.3.1 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.2 00:55:43 [INFO] Feature odl-ovsdb-hwvtepsouthbound-api/1.22.0 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/hwvtepsouthbound-api/1.22.0 00:55:43 [INFO] Feature odl-mdsal-binding-base/16.0.3 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.28.3 00:55:43 [INFO] Feature odl-aaa-api/0.23.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.23.2 00:55:43 [INFO] Feature odl-ietf-model-rfc7317-iana-crypt-hash/2.0.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-crypt-hash/2.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 00:55:43 [INFO] Feature odl-ietf-model-rfc9644/2.0.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-public-key-algs/2.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-client/2.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-mac-algs/2.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-common/2.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-encryption-algs/2.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-key-exchange-algs/2.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-server/2.0.2 00:55:43 [INFO] Feature odl-ws-rs-api/14.3.1 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 00:55:43 [INFO] Feature odl-netconf-transport/11.0.0 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-sshd/11.0.0 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-http/11.0.0 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-crypto/11.0.0 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tcp/11.0.0 00:55:43 [INFO] adding maven artifact: mvn:commons-codec/commons-codec/1.21.0 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-udp/11.0.0 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-ssh/11.0.0 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tls/11.0.0 00:55:43 [INFO] Feature deployer/4.4.10 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.10 00:55:43 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.10 00:55:43 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.10 00:55:43 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.10 00:55:43 [INFO] Feature odl-aaa-cert/0.23.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.23.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.23.2/xml/config 00:55:43 [INFO] Feature odl-mdsal-model-odl-l2-types/16.0.3 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/opendaylight-l2-types/2013.08.27.28.3 00:55:43 [INFO] Feature odl-ietf-model-rfc8341/2.0.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8341/2.0.2 00:55:43 [INFO] Feature odl-aaa-web/0.23.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.23.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.23.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.23.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.23.2 00:55:43 [INFO] Feature odl-yangtools-xpath/15.0.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/15.0.2 00:55:43 [INFO] Feature odl-mdsal-dom-runtime/16.0.3 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/16.0.3 00:55:43 [INFO] Feature odl-aaa-password-service/0.23.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.23.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.23.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.23.2/xml/aaa-password-service-config 00:55:43 [INFO] Feature pax-jdbc/1.5.7 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.7 00:55:43 [INFO] Feature instance/4.4.10 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.10 00:55:43 [INFO] Feature odl-ietf-model-rfc8072/2.0.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8072/2.0.2 00:55:43 [INFO] Feature pax-web-http-jetty/8.0.34 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.34 00:55:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.34 00:55:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.34 00:55:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.34/xml/config-jetty 00:55:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.34/xml/context-jetty 00:55:43 [INFO] adding config file: etc/org.ops4j.pax.web.cfg 00:55:43 [INFO] Feature system/4.4.10 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.10 00:55:43 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 00:55:43 [INFO] Feature jline/3.30.6 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.jline/jline/3.30.6 00:55:43 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 00:55:43 [INFO] Feature odl-mdsal-binding-dom-adapter/16.0.3 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/16.0.3 00:55:43 [INFO] Feature pax-web-core/8.0.34 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.34 00:55:43 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 00:55:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.34 00:55:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.34 00:55:43 [INFO] Feature odl-gson/14.3.1 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.13.2 00:55:43 [INFO] Feature odl-yangtools-xpath-api/15.0.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/15.0.2 00:55:43 [INFO] Feature odl-netconf-keystore/11.0.0 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-api/11.0.0 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-none/11.0.0 00:55:43 [INFO] Feature odl-netconf-truststore/11.0.0 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-api/11.0.0 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-none/11.0.0 00:55:43 [INFO] Feature odl-mdsal-common/16.0.3 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/16.0.3 00:55:43 [INFO] Feature odl-yangtools-parser/15.0.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yin-source-dom/15.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/15.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/15.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/15.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/15.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-source-ir/15.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/15.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/15.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/15.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/15.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/15.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/15.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/15.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/15.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/15.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/15.0.2 00:55:43 [INFO] Feature odl-ietf-model-rfc8639/2.0.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8639/2.0.2 00:55:43 [INFO] Feature config/4.4.10 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.10 00:55:43 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 00:55:43 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 00:55:43 [INFO] Feature odl-ietf-model-rfc8344/2.0.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8344/2.0.2 00:55:43 [INFO] Feature pax-web-http/8.0.34 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.10 00:55:43 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.10 00:55:43 [INFO] Feature odl-yangtools-binding-codec/15.0.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-api/15.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-spi/15.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-osgi/15.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-dynamic/15.0.2 00:55:43 [INFO] Feature odl-netconf-databind/11.0.0 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/databind/15.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/databind/11.0.0 00:55:43 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 00:55:43 [INFO] Feature odl-jspecify/14.3.1 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 00:55:43 [INFO] Feature odl-karaf-feat-jetty/14.3.1 is defined as a boot feature 00:55:43 [INFO] Feature pax-web-http-whiteboard/8.0.34 is defined as a boot feature 00:55:43 [INFO] Feature odl-jolokia/13.0.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 00:55:43 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/13.0.2/cfg/configuration 00:55:43 [INFO] Feature odl-pekko/13.0.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.5 00:55:43 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.45.2 00:55:43 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.22.0 00:55:43 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.45.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.controller/scala3-library/13.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-pekko/13.0.2 00:55:43 [INFO] adding maven artifact: mvn:io.aeron/aeron-annotations/1.45.2 00:55:43 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.9.1 00:55:43 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 00:55:43 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_3/0.7.1 00:55:43 [INFO] Feature odl-netconf-api/11.0.0 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/11.0.0 00:55:43 [INFO] Feature odl-mdsal-broker/13.0.2 is defined as a boot feature 00:55:43 [INFO] Feature odl-yangtools-util/15.0.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/15.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/15.0.2 00:55:43 [INFO] Feature standard/4.4.10 is defined as a boot feature 00:55:43 [INFO] Feature kar/4.4.10 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.10 00:55:43 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 00:55:43 [INFO] Feature odl-ietf-model-rfc8529/2.0.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8529/2.0.2 00:55:43 [INFO] Feature odl-ietf-model-rfc8343/2.0.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8343/2.0.2 00:55:43 [INFO] Feature odl-servlet-api/14.3.1 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 00:55:43 [INFO] Feature odl-mdsal-binding-api/16.0.3 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/16.0.3 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/16.0.3 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/16.0.3 00:55:43 [INFO] Feature odl-jersey-2/14.3.1 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 00:55:43 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 00:55:43 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.47 00:55:43 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.47 00:55:43 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.47 00:55:43 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 00:55:43 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 00:55:43 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.47 00:55:43 [INFO] adding maven artifact: mvn:org.apache.geronimo.specs/geronimo-atinject_1.0_spec/1.2 00:55:43 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 00:55:43 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.47 00:55:43 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 00:55:43 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.47 00:55:43 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.47 00:55:43 [INFO] Feature pax-web-http-war/4.4.10 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.10 00:55:43 [INFO] Feature odl-mdsal-singleton-dom/16.0.3 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/16.0.3 00:55:43 [INFO] Feature management/4.4.10 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 00:55:43 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 00:55:43 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 00:55:43 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 00:55:43 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 00:55:43 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.10 00:55:43 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 00:55:43 [INFO] adding config file: etc/jmx.acl.cfg 00:55:43 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 00:55:43 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 00:55:43 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 00:55:43 [INFO] adding config file: etc/org.apache.karaf.management.cfg 00:55:43 [INFO] Feature pax-web-jsp/8.0.34 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.34 00:55:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.34 00:55:43 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 00:55:43 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 00:55:43 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 00:55:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.34 00:55:43 [INFO] Feature odl-restconf-server-api/11.0.0 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/11.0.0 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-api/11.0.0 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/16.0.3 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-spi/11.0.0 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/16.0.3 00:55:43 [INFO] Feature odl-bytebuddy/15.0.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.18.7 00:55:43 [INFO] Feature odl-controller-blueprint/13.0.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/13.0.2 00:55:43 [INFO] Feature odl-netty-4/14.3.1 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.10.Final 00:55:43 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.10.Final/jar/linux-riscv64 00:55:43 [INFO] adding maven artifact: mvn:io.netty/netty-codec-compression/4.2.10.Final 00:55:43 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.10.Final/jar/linux-x86_64 00:55:43 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.10.Final/jar/linux-x86_64 00:55:43 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.10.Final/jar/linux-aarch_64 00:55:43 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.2.10.Final 00:55:43 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.2.10.Final 00:55:43 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.2.10.Final 00:55:43 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.2.10.Final 00:55:43 [INFO] adding maven artifact: mvn:io.netty/netty-codec-base/4.2.10.Final 00:55:43 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.2.10.Final 00:55:43 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.2.10.Final 00:55:43 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.2.10.Final 00:55:43 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.2.10.Final 00:55:43 [INFO] Feature odl-ietf-model-rfc9641/2.0.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9641/2.0.2 00:55:43 [INFO] Feature odl-apache-commons-text/14.3.1 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.15.0 00:55:43 [INFO] Feature odl-jakarta-activation-api/14.3.1 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 00:55:43 [INFO] Feature odl-ietf-model-rfc6470/2.0.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6470/2.0.2 00:55:43 [INFO] Feature aries-blueprint/4.4.10 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 00:55:43 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.10 00:55:43 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 00:55:43 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 00:55:43 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 00:55:43 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 00:55:43 [INFO] Feature odl-mdsal-binding-runtime/16.0.3 is defined as a boot feature 00:55:43 [INFO] Feature framework/4.4.10 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 00:55:43 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 00:55:43 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.10 00:55:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 00:55:43 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 00:55:43 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.10 00:55:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.7.0 00:55:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.2 00:55:43 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 00:55:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 00:55:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 00:55:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 00:55:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 00:55:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 00:55:43 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 00:55:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 00:55:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.2 00:55:43 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.10 00:55:43 [INFO] Feature shell/4.4.10 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.10 00:55:43 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.10 00:55:43 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.10 00:55:43 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 00:55:43 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 00:55:43 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 00:55:43 [INFO] Feature odl-apache-commons-lang3/14.3.1 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.20.0 00:55:43 [INFO] Feature odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7407-ietf-x509-cert-to-name/2.0.2 00:55:43 [INFO] Feature odl-woodstox/14.3.1 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:com.fasterxml.woodstox/woodstox-core/7.1.1 00:55:43 [INFO] Feature pax-web-jetty/9.4.58.v20250814 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.58.v20250814 00:55:43 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.58.v20250814 00:55:43 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.58.v20250814 00:55:43 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 00:55:43 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.58.v20250814 00:55:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.34 00:55:43 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.58.v20250814 00:55:43 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.58.v20250814 00:55:43 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.58.v20250814 00:55:43 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.58.v20250814 00:55:43 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.58.v20250814 00:55:43 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.58.v20250814 00:55:43 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.58.v20250814 00:55:43 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.58.v20250814 00:55:43 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.58.v20250814 00:55:43 [INFO] Feature odl-restconf-nb/11.0.0 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/odl-device-notification/11.0.0 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-mdsal-spi/11.0.0 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-mdsal/11.0.0 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/sal-remote/11.0.0 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server/11.0.0 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/11.0.0 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-restconf-server/11.0.0 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/rfc8639-impl/11.0.0 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-jaxrs/11.0.0 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/sal-remote-impl/11.0.0 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/11.0.0/cfg/config 00:55:43 [INFO] Feature wrap/2.7.0 is defined as a boot feature 00:55:43 [INFO] Feature odl-ietf-model-rfc9640/2.0.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9640/2.0.2 00:55:43 [INFO] Feature odl-ietf-model-rfc7952/2.0.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7952/2.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 00:55:43 [INFO] Feature odl-ovsdb-hwvtepsouthbound-ui/1.22.0 is defined as a boot feature 00:55:43 [INFO] Feature odl-dropwizard-metrics/14.3.1 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.38 00:55:43 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.38 00:55:43 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.38 00:55:43 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.38 00:55:43 [INFO] Feature service/4.4.10 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.10 00:55:43 [INFO] Feature odl-aaa-shiro/0.23.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.23.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.23.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-jetty-auth-log-filter/0.23.2 00:55:43 [INFO] adding maven artifact: mvn:com.h2database/h2/2.4.240 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.23.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.23.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.23.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.23.2/xml/aaa-app-config 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.23.2/xml/aaa-datastore-config 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.23.2/xml/aaa-password-service-config 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.23.2/py/idmtool 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.23.2/cfg/config 00:55:43 [INFO] Feature odl-karaf-feat-jdbc/14.3.1 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.10 00:55:43 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 00:55:43 [INFO] Feature odl-ovsdb-hwvtepsouthbound-rest/1.22.0 is defined as a boot feature 00:55:43 [INFO] Feature odl-raft-api/13.0.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-api/13.0.2 00:55:43 [INFO] Feature odl-yangtools-data-api/15.0.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/15.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/15.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/15.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/15.0.2 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/15.0.2 00:55:43 [INFO] Feature odl-javassist-3/14.3.1 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA 00:55:43 [INFO] Feature odl-ovsdb-library/1.22.0 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.22.0 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.servicehelper/1.22.0 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.hardwarevtep/1.22.0 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.openvswitch/1.22.0 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.22.0/cfg/config 00:55:43 [INFO] Feature diagnostic/4.4.10 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.10 00:55:43 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.10.jar 00:55:43 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.10 00:55:43 [INFO] Feature odl-ietf-model-rfc6241/2.0.2 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6241/2.0.2 00:55:43 [INFO] Feature odl-ovsdb-utils/1.22.0 is defined as a boot feature 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.config/1.22.0 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.southbound-utils/1.22.0 00:55:43 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.mdsal-utils/1.22.0 00:55:43 [INFO] Install stage 00:55:43 [INFO] Loading installed repositories 00:55:43 [INFO] Feature wrapper/4.4.10 is defined as an installed feature 00:55:43 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.10 00:55:43 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 00:55:43 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 00:55:43 [INFO] 00:55:43 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ hwvtepsouthbound-karaf >>> 00:55:43 [INFO] 00:55:43 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ hwvtepsouthbound-karaf --- 00:55:43 [INFO] No files found to run spotbugs, check compile phase has been run 00:55:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:55:43 [INFO] 00:55:43 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ hwvtepsouthbound-karaf <<< 00:55:43 [INFO] 00:55:43 [INFO] 00:55:43 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ hwvtepsouthbound-karaf --- 00:55:43 [INFO] 00:55:43 [INFO] --- dependency:3.10.0:copy (apply-branding) @ hwvtepsouthbound-karaf --- 00:55:43 [INFO] 00:55:43 [INFO] --- dependency:3.10.0:unpack-dependencies (unpack-karaf-resources) @ hwvtepsouthbound-karaf --- 00:55:43 [INFO] 00:55:43 [INFO] --- dependency:3.10.0:copy (org.ops4j.pax.url.mvn.cfg) @ hwvtepsouthbound-karaf --- 00:55:43 [WARNING] Overwriting /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 00:55:43 [INFO] 00:55:43 [INFO] --- copy:14.3.1:copy-files (default) @ hwvtepsouthbound-karaf --- 00:55:43 [INFO] 00:55:43 [INFO] --- resources:3.4.0:copy-resources (copy-resources) @ hwvtepsouthbound-karaf --- 00:55:43 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/src/main/assembly 00:55:43 [INFO] 00:55:43 [INFO] --- karaf:14.3.1:populate-local-repo (populate-local-repo) @ hwvtepsouthbound-karaf --- 00:55:43 [INFO] Feature repository discovered recursively: 57704cfa-067d-41b7-a368-c81e85537c17 00:55:43 [INFO] Feature repository discovered recursively: framework-4.4.10 00:55:43 [INFO] Feature repository discovered recursively: hwvtepsouthbound-features 00:55:43 [INFO] Feature repository discovered recursively: odl-aaa-0.23.2 00:55:43 [INFO] Feature repository discovered recursively: odl-antlr4 00:55:43 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 00:55:43 [INFO] Feature repository discovered recursively: odl-apache-commons-text 00:55:43 [INFO] Feature repository discovered recursively: odl-apache-shiro 00:55:43 [INFO] Feature repository discovered recursively: odl-bytebuddy 00:55:43 [INFO] Feature repository discovered recursively: odl-controller-13.0.2 00:55:43 [INFO] Feature repository discovered recursively: odl-controller-blueprint-13.0.2 00:55:43 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-13.0.2 00:55:43 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 00:55:43 [INFO] Feature repository discovered recursively: odl-extras-13.0.2 00:55:43 [INFO] Feature repository discovered recursively: odl-gson 00:55:43 [INFO] Feature repository discovered recursively: odl-guava 00:55:43 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6241 00:55:43 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6243 00:55:43 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6470 00:55:43 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6991 00:55:43 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7317-iana-crypt-hash 00:55:43 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7407-ietf-x509-cert-to-name 00:55:43 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7952 00:55:43 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf 00:55:43 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf-monitoring 00:55:43 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8072 00:55:43 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8341 00:55:43 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8342 00:55:43 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8343 00:55:43 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8344 00:55:43 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8525 00:55:43 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8526 00:55:43 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8528 00:55:43 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8529 00:55:43 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8639 00:55:43 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8650 00:55:43 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9640 00:55:43 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9641 00:55:43 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9642 00:55:43 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9643 00:55:43 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9644 00:55:43 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9645 00:55:43 [INFO] Feature repository discovered recursively: odl-jackson-2 00:55:43 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 00:55:43 [INFO] Feature repository discovered recursively: odl-javassist-3 00:55:43 [INFO] Feature repository discovered recursively: odl-jersey-2 00:55:43 [INFO] Feature repository discovered recursively: odl-jspecify 00:55:43 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 00:55:43 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 00:55:43 [INFO] Feature repository discovered recursively: odl-lz4 00:55:43 [INFO] Feature repository discovered recursively: odl-mdsal-13.0.2 00:55:43 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 00:55:43 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:55:43 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 00:55:43 [INFO] Feature repository discovered recursively: odl-mdsal-common 00:55:43 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 00:55:43 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 00:55:43 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 00:55:43 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 00:55:43 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 00:55:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 00:55:43 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 00:55:43 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 00:55:43 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 00:55:43 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 00:55:43 [INFO] Feature repository discovered recursively: odl-netconf-11.0.0 00:55:43 [INFO] Feature repository discovered recursively: odl-netconf-databind 00:55:43 [INFO] Feature repository discovered recursively: odl-netconf-keystore 00:55:43 [INFO] Feature repository discovered recursively: odl-netconf-truststore 00:55:43 [INFO] Feature repository discovered recursively: odl-netty-4 00:55:43 [INFO] Feature repository discovered recursively: odl-netty-http3 00:55:43 [INFO] Feature repository discovered recursively: odl-netty-quic 00:55:43 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound 00:55:43 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-api-1.22.0 00:55:43 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-rest-1.22.0 00:55:43 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-test 00:55:43 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-ui-1.22.0 00:55:43 [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.22.0 00:55:43 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-api-1.22.0 00:55:43 [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.22.0 00:55:43 [INFO] Feature repository discovered recursively: odl-pekko 00:55:43 [INFO] Feature repository discovered recursively: odl-raft-api 00:55:43 [INFO] Feature repository discovered recursively: odl-raft-spi 00:55:43 [INFO] Feature repository discovered recursively: odl-restconf 00:55:43 [INFO] Feature repository discovered recursively: odl-restconf-api 00:55:43 [INFO] Feature repository discovered recursively: odl-restconf-nb-11.0.0 00:55:43 [INFO] Feature repository discovered recursively: odl-restconf-server-api 00:55:43 [INFO] Feature repository discovered recursively: odl-servlet-api 00:55:43 [INFO] Feature repository discovered recursively: odl-stax2-api 00:55:43 [INFO] Feature repository discovered recursively: odl-woodstox 00:55:43 [INFO] Feature repository discovered recursively: odl-ws-rs-api 00:55:43 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 00:55:43 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 00:55:43 [INFO] Feature repository discovered recursively: odl-yangtools-codec 00:55:43 [INFO] Feature repository discovered recursively: odl-yangtools-common 00:55:43 [INFO] Feature repository discovered recursively: odl-yangtools-data 00:55:43 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 00:55:43 [INFO] Feature repository discovered recursively: odl-yangtools-export 00:55:43 [INFO] Feature repository discovered recursively: odl-yangtools-parser 00:55:43 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 00:55:43 [INFO] Feature repository discovered recursively: odl-yangtools-util 00:55:43 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 00:55:43 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 00:55:43 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 00:55:43 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.34 00:55:43 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 00:55:43 [INFO] Feature repository discovered recursively: pt-triemap 00:55:43 [INFO] Feature repository discovered recursively: standard-4.4.10 00:55:43 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:55:43 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:55:43 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:55:43 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:55:43 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:55:43 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:55:43 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:55:43 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:55:43 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:55:43 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:55:43 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:55:43 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:55:43 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:55:43 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:55:43 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:55:43 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:55:43 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:55:43 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:55:43 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:55:43 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:55:43 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:55:43 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:55:43 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:55:43 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:55:43 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:55:43 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:55:43 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:55:43 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:55:43 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:55:43 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:55:43 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:55:43 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:55:43 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:55:43 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:55:43 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:55:43 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:55:43 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:55:43 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:55:43 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:55:43 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:55:43 [INFO] 00:55:43 [INFO] --- antrun:3.2.0:run (fix-permissions) @ hwvtepsouthbound-karaf --- 00:55:43 [INFO] Executing tasks 00:55:43 [INFO] Executed tasks 00:55:43 [INFO] 00:55:43 [INFO] --- antrun:3.2.0:run (remove-system-bc) @ hwvtepsouthbound-karaf --- 00:55:43 [INFO] Executing tasks 00:55:43 [INFO] [delete] Deleting directory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/target/assembly/system/org/bouncycastle 00:55:43 [INFO] Executed tasks 00:55:43 [INFO] 00:55:43 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ hwvtepsouthbound-karaf --- 00:55:43 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:55:43 [INFO] 00:55:43 [INFO] --- karaf:4.4.10:archive (package) @ hwvtepsouthbound-karaf --- 00:55:58 [INFO] 00:55:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ hwvtepsouthbound-karaf --- 00:55:58 [INFO] Skipping CycloneDX goal, because module skips deploy 00:55:58 [INFO] 00:55:58 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ hwvtepsouthbound-karaf --- 00:55:58 [INFO] Skipping duplicate-finder execution! 00:55:58 [INFO] 00:55:58 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ hwvtepsouthbound-karaf --- 00:55:58 [INFO] Skipping pom project 00:55:58 [INFO] 00:55:58 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ hwvtepsouthbound-karaf --- 00:55:58 [INFO] 00:55:58 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ hwvtepsouthbound-karaf --- 00:55:58 [INFO] 00:55:58 [INFO] --- jacoco:0.8.14:report (report) @ hwvtepsouthbound-karaf --- 00:55:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:55:58 [INFO] 00:55:58 [INFO] --- install:3.1.4:install (default-install) @ hwvtepsouthbound-karaf --- 00:55:58 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-karaf/1.22.0/hwvtepsouthbound-karaf-1.22.0.pom 00:55:58 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/target/hwvtepsouthbound-karaf-1.22.0.tar.gz to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-karaf/1.22.0/hwvtepsouthbound-karaf-1.22.0.tar.gz 00:55:58 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/target/hwvtepsouthbound-karaf-1.22.0.zip to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-karaf/1.22.0/hwvtepsouthbound-karaf-1.22.0.zip 00:55:59 [INFO] 00:55:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ hwvtepsouthbound-karaf --- 00:55:59 [INFO] Skipping artifact deployment 00:55:59 [INFO] 00:55:59 [INFO] ----< org.opendaylight.ovsdb:hwvtepsouthbound-features-aggregator >----- 00:55:59 [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-features-aggregator 1.22.0 [124/142] 00:55:59 [INFO] from ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/pom.xml 00:55:59 [INFO] --------------------------------[ pom ]--------------------------------- 00:55:59 [INFO] 00:55:59 [INFO] --- clean:3.5.0:clean (default-clean) @ hwvtepsouthbound-features-aggregator --- 00:55:59 [INFO] 00:55:59 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ hwvtepsouthbound-features-aggregator --- 00:55:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:55:59 [INFO] 00:55:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ hwvtepsouthbound-features-aggregator --- 00:55:59 [INFO] 00:55:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ hwvtepsouthbound-features-aggregator --- 00:55:59 [INFO] CycloneDX: Resolving Dependencies 00:55:59 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 00:55:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/target/bom.xml 00:55:59 [INFO] attaching as hwvtepsouthbound-features-aggregator-1.22.0-cyclonedx.xml 00:55:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/target/bom.json 00:55:59 [INFO] attaching as hwvtepsouthbound-features-aggregator-1.22.0-cyclonedx.json 00:55:59 [INFO] 00:55:59 [INFO] --- install:3.1.4:install (default-install) @ hwvtepsouthbound-features-aggregator --- 00:55:59 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.22.0/hwvtepsouthbound-features-aggregator-1.22.0.pom 00:55:59 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.22.0/hwvtepsouthbound-features-aggregator-1.22.0-cyclonedx.xml 00:55:59 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/target/bom.json to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.22.0/hwvtepsouthbound-features-aggregator-1.22.0-cyclonedx.json 00:55:59 [INFO] 00:55:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ hwvtepsouthbound-features-aggregator --- 00:55:59 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:55:59 [INFO] 00:55:59 [INFO] ---------< org.opendaylight.ovsdb:hwvtepsouthbound-artifacts >---------- 00:55:59 [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-artifacts 1.22.0 [125/142] 00:55:59 [INFO] from ovsdb/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml 00:55:59 [INFO] --------------------------------[ pom ]--------------------------------- 00:55:59 [INFO] 00:55:59 [INFO] --- clean:3.5.0:clean (default-clean) @ hwvtepsouthbound-artifacts --- 00:55:59 [INFO] 00:55:59 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ hwvtepsouthbound-artifacts --- 00:55:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:55:59 [INFO] 00:55:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ hwvtepsouthbound-artifacts --- 00:55:59 [INFO] 00:55:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ hwvtepsouthbound-artifacts --- 00:55:59 [INFO] CycloneDX: Resolving Dependencies 00:55:59 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 00:55:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-artifacts/target/bom.xml 00:55:59 [INFO] attaching as hwvtepsouthbound-artifacts-1.22.0-cyclonedx.xml 00:55:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-artifacts/target/bom.json 00:55:59 [INFO] attaching as hwvtepsouthbound-artifacts-1.22.0-cyclonedx.json 00:55:59 [INFO] 00:55:59 [INFO] --- install:3.1.4:install (default-install) @ hwvtepsouthbound-artifacts --- 00:55:59 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.22.0/hwvtepsouthbound-artifacts-1.22.0.pom 00:55:59 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-artifacts/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.22.0/hwvtepsouthbound-artifacts-1.22.0-cyclonedx.xml 00:55:59 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-artifacts/target/bom.json to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.22.0/hwvtepsouthbound-artifacts-1.22.0-cyclonedx.json 00:55:59 [INFO] 00:55:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ hwvtepsouthbound-artifacts --- 00:55:59 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:55:59 [INFO] 00:55:59 [INFO] -------------< org.opendaylight.ovsdb:hwvtepsouthbound-it >------------- 00:55:59 [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-it 1.22.0 [126/142] 00:55:59 [INFO] from ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml 00:55:59 [INFO] --------------------------------[ jar ]--------------------------------- 00:55:59 [INFO] 00:55:59 [INFO] --- clean:3.5.0:clean (default-clean) @ hwvtepsouthbound-it --- 00:55:59 [INFO] 00:55:59 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ hwvtepsouthbound-it --- 00:55:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:55:59 [INFO] 00:55:59 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-it --- 00:55:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:55:59 [INFO] 00:55:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ hwvtepsouthbound-it --- 00:55:59 [INFO] 00:55:59 [INFO] --- dependency:3.10.0:properties (default) @ hwvtepsouthbound-it --- 00:55:59 [INFO] 00:55:59 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ hwvtepsouthbound-it --- 00:55:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:55:59 [INFO] 00:55:59 [INFO] --- checkstyle:3.6.0:check (check-license) @ hwvtepsouthbound-it --- 00:55:59 [INFO] 00:55:59 [INFO] --- checkstyle:3.6.0:check (default) @ hwvtepsouthbound-it --- 00:55:59 [INFO] Starting audit... 00:55:59 Audit done. 00:55:59 [INFO] You have 0 Checkstyle violations. 00:55:59 [INFO] 00:55:59 [INFO] --- depends:1.5.0:generate-depends-file (generate-depends-file) @ hwvtepsouthbound-it --- 00:55:59 [INFO] Created: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/classes/META-INF/maven/dependencies.properties 00:55:59 [INFO] 00:55:59 [INFO] --- dependency:3.10.0:copy (unpack-license) @ hwvtepsouthbound-it --- 00:55:59 [INFO] 00:55:59 [INFO] --- resources:3.4.0:resources (default-resources) @ hwvtepsouthbound-it --- 00:55:59 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/main/resources 00:55:59 [INFO] 00:55:59 [INFO] --- compiler:3.15.0:compile (default-compile) @ hwvtepsouthbound-it --- 00:55:59 [INFO] No sources to compile 00:55:59 [INFO] 00:55:59 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ hwvtepsouthbound-it >>> 00:55:59 [INFO] 00:55:59 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ hwvtepsouthbound-it --- 00:55:59 [INFO] No files found to run spotbugs, check compile phase has been run 00:55:59 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:55:59 [INFO] 00:55:59 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ hwvtepsouthbound-it <<< 00:55:59 [INFO] 00:55:59 [INFO] 00:55:59 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ hwvtepsouthbound-it --- 00:55:59 [INFO] 00:55:59 [INFO] --- resources:3.4.0:testResources (default-testResources) @ hwvtepsouthbound-it --- 00:55:59 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/resources 00:55:59 [INFO] 00:55:59 [INFO] --- dependency:3.10.0:unpack-dependencies (unpack-karaf-resources) @ hwvtepsouthbound-it --- 00:56:00 [INFO] 00:56:00 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ hwvtepsouthbound-it --- 00:56:00 [INFO] Recompiling the module because of changed dependency. 00:56:00 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 00:56:00 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:00 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:00 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:00 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:00 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:00 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:00 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:00 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:00 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:00 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:00 [WARNING] /w/workspace/autorelease-release-chromium-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 00:56:00 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[133,28] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 00:56:00 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[142,60] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 00:56:00 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[149,96] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 00:56:00 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:00 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:00 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:00 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:00 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:00 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:00 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:00 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:00 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:00 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:00 [WARNING] /w/workspace/autorelease-release-chromium-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 00:56:00 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[281,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 00:56:00 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:00 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:00 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:00 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:00 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:00 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:00 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:00 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:00 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:00 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:00 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:00 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:00 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:00 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:00 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:00 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:00 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:00 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:00 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:00 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:00 [WARNING] /w/workspace/autorelease-release-chromium-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 00:56:00 [INFO] 00:56:00 [INFO] --- surefire:3.5.5:test (default-test) @ hwvtepsouthbound-it --- 00:56:00 [INFO] Surefire report directory: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/surefire-reports 00:56:00 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 00:56:00 [WARNING] System property [org.ops4j.pax.url.mvn.localRepository] overwritten by user properties from Maven session 00:56:00 [INFO] 00:56:00 [INFO] ------------------------------------------------------- 00:56:00 [INFO] T E S T S 00:56:00 [INFO] ------------------------------------------------------- 00:56:02 [INFO] 00:56:02 [INFO] Results: 00:56:02 [INFO] 00:56:02 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 00:56:02 [INFO] 00:56:02 [INFO] 00:56:02 [INFO] --- copy:14.3.1:copy-files (default) @ hwvtepsouthbound-it --- 00:56:02 [INFO] 00:56:02 [INFO] --- jar:3.5.0:jar (default-jar) @ hwvtepsouthbound-it --- 00:56:02 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/hwvtepsouthbound-it-1.22.0.jar 00:56:02 [INFO] 00:56:02 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ hwvtepsouthbound-it --- 00:56:02 [INFO] No Javadoc in project. Archive not created. 00:56:02 [INFO] 00:56:02 [INFO] --- antrun:3.2.0:run (prep-jacoco-agent) @ hwvtepsouthbound-it --- 00:56:02 [INFO] Executing tasks 00:56:02 [INFO] [copy] Copying 1 file to /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/exam/jars 00:56:02 [INFO] Executed tasks 00:56:02 [INFO] 00:56:02 [INFO] --- failsafe:3.5.5:integration-test (default) @ hwvtepsouthbound-it --- 00:56:02 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 00:56:02 [INFO] Tests are skipped. 00:56:02 [INFO] 00:56:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ hwvtepsouthbound-it --- 00:56:02 [INFO] CycloneDX: Resolving Dependencies 00:56:12 [INFO] CycloneDX: Creating BOM version 1.6 with 504 component(s) 00:56:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/bom.xml 00:56:12 [INFO] attaching as hwvtepsouthbound-it-1.22.0-cyclonedx.xml 00:56:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/bom.json 00:56:12 [INFO] attaching as hwvtepsouthbound-it-1.22.0-cyclonedx.json 00:56:12 [INFO] 00:56:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ hwvtepsouthbound-it --- 00:56:12 [INFO] Skipping duplicate-finder execution! 00:56:12 [INFO] 00:56:12 [INFO] --- failsafe:3.5.5:verify (default) @ hwvtepsouthbound-it --- 00:56:12 [INFO] Tests are skipped. 00:56:12 [INFO] 00:56:12 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ hwvtepsouthbound-it --- 00:56:13 [WARNING] Used undeclared dependencies found: 00:56:13 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 00:56:13 [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 00:56:13 [WARNING] org.apache.karaf:org.apache.karaf.client:jar:4.4.10:test 00:56:13 [WARNING] org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 00:56:13 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 00:56:13 [WARNING] org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 00:56:13 [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.14.0:compile 00:56:13 [WARNING] org.opendaylight.ovsdb:hwvtepsouthbound-impl:jar:1.22.0:compile 00:56:13 [WARNING] org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.22.0:compile 00:56:13 [WARNING] org.objenesis:objenesis:jar:3.3:test 00:56:13 [WARNING] org.opendaylight.yangtools:concepts:jar:15.0.2:compile 00:56:13 [WARNING] net.bytebuddy:byte-buddy-agent:jar:1.12.19:test 00:56:13 [WARNING] org.opentest4j:opentest4j:jar:1.3.0:test 00:56:13 [WARNING] net.java.dev.jna:jna:jar:5.18.1:runtime 00:56:13 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:compile 00:56:13 [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile 00:56:13 [WARNING] org.ops4j.pax.tipi:org.ops4j.pax.tipi.hamcrest.core:jar:1.3.0.1:test 00:56:13 [WARNING] org.opendaylight.ovsdb:hwvtepsouthbound-api:jar:1.22.0:compile 00:56:13 [WARNING] Unused declared dependencies found: 00:56:13 [WARNING] org.ops4j.pax.url:pax-url-aether:jar:2.7.0:compile 00:56:13 [WARNING] com.guicedee.services:javax.inject:jar:1.0.20.2:compile 00:56:13 [WARNING] org.opendaylight.ovsdb:hwvtepsouthbound-features:xml:features:1.22.0:compile 00:56:13 [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.10:compile 00:56:13 [WARNING] Non-test scoped test only dependencies found: 00:56:13 [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 00:56:13 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 00:56:13 [WARNING] org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 00:56:13 [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.14.0:compile 00:56:13 [WARNING] org.osgi:org.osgi.framework:jar:1.10.0:compile 00:56:13 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 00:56:13 [WARNING] org.opendaylight.yangtools:concepts:jar:15.0.2:compile 00:56:13 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 00:56:13 [WARNING] org.opendaylight.ovsdb:utils.hwvtepsouthbound-utils:jar:1.22.0:compile 00:56:13 [WARNING] junit:junit:jar:4.13.2:compile 00:56:13 [WARNING] org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 00:56:13 [WARNING] org.ops4j.pax.exam:pax-exam-junit4:jar:4.14.0:compile 00:56:13 [WARNING] org.opendaylight.ovsdb:hwvtepsouthbound-impl:jar:1.22.0:compile 00:56:13 [WARNING] org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.22.0:compile 00:56:13 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:compile 00:56:13 [WARNING] org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.14.0:compile 00:56:13 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:compile 00:56:13 [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile 00:56:13 [WARNING] org.ops4j.pax.exam:pax-exam:jar:4.14.0:compile 00:56:13 [WARNING] org.opendaylight.ovsdb:hwvtepsouthbound-api:jar:1.22.0:compile 00:56:13 [INFO] 00:56:13 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ hwvtepsouthbound-it --- 00:56:13 [INFO] No sources in project. Archive not created. 00:56:13 [INFO] 00:56:13 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ hwvtepsouthbound-it --- 00:56:13 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator$ForFolder.java:1080: Prefer java.nio.file.Path.resolve(String) 00:56:13 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:56:13 [ERROR] /w/workspace/autorelease-release-chromium-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...) 00:56:13 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:56:13 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator$ForJarFile.java:811: Prefer java.nio.file.Paths.get(String) 00:56:13 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator$ForJarFile.java:831: Prefer java.nio.file.Paths.get(String, String...) 00:56:13 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/loading/ClassInjector$UsingInstrumentation.java:2450: Prefer java.nio.file.Path.resolve(String) 00:56:13 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:56:13 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$EmptyEnumeration.java:-1: Prefer java.util.Iterator 00:56:13 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$SingletonEnumeration.java:-1: Prefer java.util.Iterator 00:56:13 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:56:13 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/loading/MultipleParentClassLoader$CompoundEnumeration.java:-1: Prefer java.util.Iterator 00:56:13 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$ChildFirst$PrependingEnumeration.java:-1: Prefer java.util.Iterator 00:56:13 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator$ForModuleFile.java:909: Prefer java.nio.file.Paths.get(String, String...) 00:56:13 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator$ForModuleFile.java:995: Prefer java.nio.file.Paths.get(String, String...) 00:56:13 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/DynamicType$Default.java:6144: Prefer java.nio.file.Path.resolve(String) 00:56:13 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:56:13 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:56:13 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:56:13 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:56:13 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:56:13 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/implementation/bytecode/constant/SerializedConstant.java:74: Prefer java.io.ByteArrayOutputStream.toString(Charset) 00:56:13 [ERROR] /w/workspace/autorelease-release-chromium-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...) 00:56:13 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:56:13 [ERROR] /w/workspace/autorelease-release-chromium-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...) 00:56:13 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:56:13 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:56:13 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:56:13 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:56:13 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:56:13 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:56:13 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/build/Plugin$Engine$Default.java:4522: Prefer java.nio.file.Paths.get(String) 00:56:13 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/build/Plugin$Engine$Default.java:4522: Prefer java.nio.file.Paths.get(String) 00:56:13 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:56:13 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:56:13 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:56:13 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:56:13 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:56:13 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:56:13 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:56:13 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:56:13 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:56:13 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:56:13 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:56:13 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:56:13 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:56:13 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/mockito/internal/progress/ArgumentMatcherStorageImpl.java:26: Prefer java.util.Deque 00:56:13 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/mockito/internal/util/io/IOUtil.java:32: Prefer java.nio.file.Files.newBufferedWriter.(Path) 00:56:13 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:56:13 [INFO] 00:56:13 [INFO] --- jacoco:0.8.14:report (report) @ hwvtepsouthbound-it --- 00:56:13 [INFO] Loading execution data file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/code-coverage/jacoco.exec 00:56:13 [INFO] Analyzed bundle 'ODL :: ovsdb :: hwvtepsouthbound-it' with 0 classes 00:56:13 [INFO] 00:56:13 [INFO] --- install:3.1.4:install (default-install) @ hwvtepsouthbound-it --- 00:56:13 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-it/1.22.0/hwvtepsouthbound-it-1.22.0.pom 00:56:13 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/hwvtepsouthbound-it-1.22.0.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-it/1.22.0/hwvtepsouthbound-it-1.22.0.jar 00:56:13 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-it/1.22.0/hwvtepsouthbound-it-1.22.0-cyclonedx.xml 00:56:13 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/bom.json to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-it/1.22.0/hwvtepsouthbound-it-1.22.0-cyclonedx.json 00:56:13 [INFO] 00:56:13 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ hwvtepsouthbound-it --- 00:56:13 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:56:13 [INFO] 00:56:13 [INFO] ---------< org.opendaylight.ovsdb:hwvtepsouthbound-aggregator >--------- 00:56:13 [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-aggregator 1.22.0 [127/142] 00:56:13 [INFO] from ovsdb/hwvtepsouthbound/pom.xml 00:56:13 [INFO] --------------------------------[ pom ]--------------------------------- 00:56:13 [INFO] 00:56:13 [INFO] --- clean:3.5.0:clean (default-clean) @ hwvtepsouthbound-aggregator --- 00:56:13 [INFO] 00:56:13 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ hwvtepsouthbound-aggregator --- 00:56:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:56:13 [INFO] 00:56:13 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ hwvtepsouthbound-aggregator --- 00:56:13 [INFO] 00:56:13 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ hwvtepsouthbound-aggregator --- 00:56:13 [INFO] Skipping CycloneDX goal, because module skips deploy 00:56:13 [INFO] 00:56:13 [INFO] --- install:3.1.4:install (default-install) @ hwvtepsouthbound-aggregator --- 00:56:13 [INFO] Skipping artifact installation 00:56:13 [INFO] 00:56:13 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ hwvtepsouthbound-aggregator --- 00:56:13 [INFO] Skipping artifact deployment 00:56:13 [INFO] 00:56:13 [INFO] ----------------< org.opendaylight.ovsdb:library-karaf >---------------- 00:56:13 [INFO] Building ODL :: ovsdb :: library-karaf 1.22.0 [128/142] 00:56:13 [INFO] from ovsdb/library/karaf/pom.xml 00:56:13 [INFO] --------------------------------[ pom ]--------------------------------- 00:56:13 [INFO] 00:56:13 [INFO] --- clean:3.5.0:clean (default-clean) @ library-karaf --- 00:56:13 [INFO] 00:56:13 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ library-karaf --- 00:56:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:56:13 [INFO] 00:56:13 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ library-karaf --- 00:56:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:56:13 [INFO] 00:56:13 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ library-karaf --- 00:56:13 [INFO] 00:56:13 [INFO] --- dependency:3.10.0:properties (default) @ library-karaf --- 00:56:13 [INFO] 00:56:13 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ library-karaf --- 00:56:13 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:56:13 [INFO] 00:56:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ library-karaf --- 00:56:13 [INFO] 00:56:13 [INFO] --- checkstyle:3.6.0:check (default) @ library-karaf --- 00:56:13 [INFO] Starting audit... 00:56:13 Audit done. 00:56:13 [INFO] You have 0 Checkstyle violations. 00:56:13 [INFO] 00:56:13 [INFO] --- dependency:3.10.0:copy (unpack-license) @ library-karaf --- 00:56:13 [INFO] 00:56:13 [INFO] --- resources:3.4.0:resources (process-resources) @ library-karaf --- 00:56:13 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/karaf/src/main/resources 00:56:13 [INFO] 00:56:13 [INFO] --- karaf:4.4.10:assembly (process-resources) @ library-karaf --- 00:56:13 [INFO] Using repositories: 00:56:13 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 00:56:13 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 00:56:13 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 00:56:13 [INFO] Creating work directory: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/karaf/target/assembly 00:56:13 [INFO] Loading direct KAR and features XML dependencies 00:56:13 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.10/kar 00:56:13 [INFO] Feature framework will be added as a startup feature 00:56:13 [INFO] Generating Karaf assembly: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/karaf/target/assembly 00:56:13 [INFO] Unzipping kars 00:56:13 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.10/kar 00:56:13 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.10/xml/features 00:56:13 [INFO] Loading profiles from: 00:56:13 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 00:56:13 [INFO] Loading repositories 00:56:14 [INFO] Generating generated-startup profile 00:56:14 [INFO] Generating generated-boot profile with parents: generated-startup 00:56:14 [INFO] Generating generated-installed profile 00:56:14 [INFO] Configuring etc/config.properties and etc/system.properties 00:56:14 [INFO] Downloading libraries for generated profiles 00:56:14 [INFO] Downloading additional libraries 00:56:14 [INFO] Writing configurations 00:56:14 [INFO] adding config file: etc/profile.cfg 00:56:14 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 00:56:14 [INFO] Startup stage 00:56:14 [INFO] Loading startup repositories 00:56:14 [INFO] Resolving startup features and bundles 00:56:14 [INFO] Features: framework 00:56:14 [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.3.1 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.3.1 00:56:14 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 00:56:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 00:56:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 00:56:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 00:56:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 00:56:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 00:56:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 00:56:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 00:56:14 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.10 00:56:14 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.10 00:56:14 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.10 00:56:14 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 00:56:14 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 00:56:14 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.2 00:56:14 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.2 00:56:14 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.7.0 00:56:14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 00:56:14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 00:56:14 [INFO] Boot stage 00:56:14 [INFO] Loading boot repositories 00:56:14 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.10/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/library-features/1.22.0/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.10/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-library/1.22.0/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.34/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.3.1/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.23.2/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/14.3.1/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.23.2/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/13.0.2/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/13.0.2/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/13.0.2/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/13.0.2/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/15.0.2/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/16.0.3/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/16.0.3/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.3.1/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.3.1/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/14.3.1/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.3.1/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.3.1/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.3.1/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/16.0.3/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/16.0.3/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/16.0.3/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/13.0.2/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/16.0.3/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/13.0.2/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.3.1/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/15.0.2/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/16.0.3/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/16.0.3/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/16.0.3/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/16.0.3/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/16.0.3/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/15.0.2/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/15.0.2/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.3.1/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/16.0.3/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/13.0.2/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-pekko/13.0.2/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.3.1/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.3.1/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/15.0.2/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/2.0.2/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/13.0.2/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/13.0.2/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.3.1/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/15.0.2/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/15.0.2/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/15.0.2/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/16.0.3/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/15.0.2/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/15.0.2/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/15.0.2/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jspecify/14.3.1/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/2.0.2/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/15.0.2/xml/features 00:56:14 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/15.0.2/xml/features 00:56:14 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 00:56:14 [INFO] Feature shell-compat/4.4.10 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.10 00:56:14 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.10 00:56:14 [INFO] Feature odl-yangtools-data/15.0.2 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/15.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/15.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/15.0.2 00:56:14 [INFO] Feature odl-yangtools-xpath/15.0.2 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/15.0.2 00:56:14 [INFO] Feature odl-mdsal-dom-runtime/16.0.3 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/16.0.3 00:56:14 [INFO] Feature odl-mdsal-singleton-common/16.0.3 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/16.0.3 00:56:14 [INFO] Feature odl-controller-mdsal-common/13.0.2 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/13.0.2 00:56:14 [INFO] Feature odl-aaa-encryption-service/0.23.2 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.23.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.23.2 00:56:14 [INFO] Feature instance/4.4.10 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.10 00:56:14 [INFO] Feature system/4.4.10 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.10 00:56:14 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 00:56:14 [INFO] Feature jline/3.30.6 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.jline/jline/3.30.6 00:56:14 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 00:56:14 [INFO] Feature odl-yangtools-codec/15.0.2 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/15.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/15.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/15.0.2 00:56:14 [INFO] Feature odl-mdsal-binding-dom-adapter/16.0.3 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/16.0.3 00:56:14 [INFO] Feature package/4.4.10 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.10 00:56:14 [INFO] Feature odl-mdsal-dom-api/16.0.3 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/16.0.3 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/16.0.3 00:56:14 [INFO] Feature odl-gson/14.3.1 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.13.2 00:56:14 [INFO] Feature odl-yangtools-xpath-api/15.0.2 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/15.0.2 00:56:14 [INFO] Feature odl-mdsal-remoterpc-connector/13.0.2 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/13.0.2 00:56:14 [INFO] Feature odl-mdsal-common/16.0.3 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/16.0.3 00:56:14 [INFO] Feature odl-yangtools-parser/15.0.2 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yin-source-dom/15.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/15.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/15.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/15.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/15.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-source-ir/15.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/15.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/15.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/15.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/15.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/15.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/15.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/15.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/15.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/15.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/15.0.2 00:56:14 [INFO] Feature ssh/4.4.10 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.83 00:56:14 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.83 00:56:14 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.17.1 00:56:14 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.10 00:56:14 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.17.1 00:56:14 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.17.1 00:56:14 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.83 00:56:14 [INFO] Feature config/4.4.10 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.10 00:56:14 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 00:56:14 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 00:56:14 [INFO] Feature odl-yangtools-binding-codec/15.0.2 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-api/15.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-spi/15.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-osgi/15.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-dynamic/15.0.2 00:56:14 [INFO] Feature odl-guava/14.3.1 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 00:56:14 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.53.1 00:56:14 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.5.0-jre 00:56:14 [INFO] Feature pax-url-wrap/2.7.0 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.7.0/jar/uber 00:56:14 [INFO] Feature scr/4.4.10 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 00:56:14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 00:56:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 00:56:14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 00:56:14 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.10 00:56:14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 00:56:14 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.10 00:56:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 00:56:14 [INFO] Feature odl-jspecify/14.3.1 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 00:56:14 [INFO] Feature odl-yangtools-binding-spec/15.0.2 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/15.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/15.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/15.0.2 00:56:14 [INFO] Feature odl-pekko/13.0.2 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.5 00:56:14 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.45.2 00:56:14 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.22.0 00:56:14 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.45.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.controller/scala3-library/13.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-pekko/13.0.2 00:56:14 [INFO] adding maven artifact: mvn:io.aeron/aeron-annotations/1.45.2 00:56:14 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.9.1 00:56:14 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 00:56:14 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_3/0.7.1 00:56:14 [INFO] Feature d5a15014-bce7-4c79-8006-c0e9fe00a4d8/0.0.0 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.3.1 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.3.1 00:56:14 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.3.1 00:56:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.3.1 00:56:14 [INFO] Feature odl-mdsal-eos-binding/16.0.3 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/16.0.3 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/16.0.3 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/16.0.3 00:56:14 [INFO] Feature odl-mdsal-distributed-datastore/13.0.2 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/13.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/13.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/13.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/13.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/16.0.3 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/13.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/13.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/13.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/13.0.2/xml/pekkoconf 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/13.0.2/xml/factorypekkoconf 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/13.0.2/xml/moduleshardconf 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/13.0.2/xml/moduleconf 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/13.0.2/cfg/datastore 00:56:14 [INFO] Feature odl-mdsal-broker/13.0.2 is defined as a boot feature 00:56:14 [INFO] Feature odl-yangtools-util/15.0.2 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/15.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/15.0.2 00:56:14 [INFO] Feature bundle/4.4.10 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.10 00:56:14 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 00:56:14 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 00:56:14 [INFO] Feature odl-yangtools-common/15.0.2 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/15.0.2 00:56:14 [INFO] Feature odl-mdsal-clustering-commons/13.0.2 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.38 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/13.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/13.0.2 00:56:14 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.28.0 00:56:14 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-journal/13.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/13.0.2 00:56:14 [INFO] Feature standard/4.4.10 is defined as a boot feature 00:56:14 [INFO] Feature odl-raft-spi/13.0.2 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-spi/13.0.2 00:56:14 [INFO] Feature kar/4.4.10 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.10 00:56:14 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 00:56:14 [INFO] Feature odl-stax2-api/14.3.1 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 00:56:14 [INFO] Feature odl-servlet-api/14.3.1 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 00:56:14 [INFO] Feature odl-yangtools-parser-api/15.0.2 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/15.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/15.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8791-model-api/15.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/15.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/15.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/15.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/15.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/15.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/15.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/15.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/15.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/15.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/15.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/15.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/15.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/15.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/15.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/15.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/15.0.2 00:56:14 [INFO] Feature odl-mdsal-binding-api/16.0.3 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/16.0.3 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/16.0.3 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/16.0.3 00:56:14 [INFO] Feature log/4.4.10 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.10 00:56:14 [INFO] adding config file: etc/org.apache.karaf.log.cfg 00:56:14 [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 00:56:14 [INFO] Feature odl-mdsal-singleton-dom/16.0.3 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/16.0.3 00:56:14 [INFO] Feature management/4.4.10 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 00:56:14 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 00:56:14 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 00:56:14 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 00:56:14 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 00:56:14 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.10 00:56:14 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 00:56:14 [INFO] adding config file: etc/jmx.acl.cfg 00:56:14 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 00:56:14 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 00:56:14 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 00:56:14 [INFO] adding config file: etc/org.apache.karaf.management.cfg 00:56:14 [INFO] Feature odl-bytebuddy/15.0.2 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.18.7 00:56:14 [INFO] Feature odl-jackson-2/14.3.1 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.21.1 00:56:14 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-databind/2.21.1 00:56:14 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-annotations/2.21 00:56:14 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-core/2.21.1 00:56:14 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.21.1 00:56:14 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.21.1 00:56:14 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.21.1 00:56:14 [INFO] Feature odl-controller-blueprint/13.0.2 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/13.0.2 00:56:14 [INFO] Feature odl-netty-4/14.3.1 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.10.Final 00:56:14 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.10.Final/jar/linux-riscv64 00:56:14 [INFO] adding maven artifact: mvn:io.netty/netty-codec-compression/4.2.10.Final 00:56:14 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.10.Final/jar/linux-x86_64 00:56:14 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.10.Final/jar/linux-x86_64 00:56:14 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.10.Final/jar/linux-aarch_64 00:56:14 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.2.10.Final 00:56:14 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.2.10.Final 00:56:14 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.2.10.Final 00:56:14 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.2.10.Final 00:56:14 [INFO] adding maven artifact: mvn:io.netty/netty-codec-base/4.2.10.Final 00:56:14 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.2.10.Final 00:56:14 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.2.10.Final 00:56:14 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.2.10.Final 00:56:14 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.2.10.Final 00:56:14 [INFO] Feature odl-apache-commons-text/14.3.1 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.15.0 00:56:14 [INFO] Feature aries-proxy/4.4.10 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 00:56:14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.9 00:56:14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.9 00:56:14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.9 00:56:14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.9 00:56:14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.9 00:56:14 [INFO] Feature odl-mdsal-eos-common/16.0.3 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/16.0.3 00:56:14 [INFO] Feature odl-yangtools-binding-runtime/15.0.2 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-osgi/15.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-loader/15.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-api/15.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-model/15.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-generator/15.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-spi/15.0.2 00:56:14 [INFO] Feature odl-lz4/13.0.2 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:at.yawk.lz4/lz4-java/1.10.4 00:56:14 [INFO] Feature feature/4.4.10 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.10 00:56:14 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.10 00:56:14 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.10 00:56:14 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 00:56:14 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 00:56:14 [INFO] Feature odl-jakarta-activation-api/14.3.1 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 00:56:14 [INFO] Feature aries-blueprint/4.4.10 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 00:56:14 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.10 00:56:14 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 00:56:14 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 00:56:14 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 00:56:14 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 00:56:14 [INFO] Feature jaas/4.4.10 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.10 00:56:14 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.10 00:56:14 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.10 00:56:14 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 00:56:14 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 00:56:14 [INFO] Feature odl-mdsal-binding-runtime/16.0.3 is defined as a boot feature 00:56:14 [INFO] Feature framework/4.4.10 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 00:56:14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 00:56:14 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.10 00:56:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 00:56:14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 00:56:14 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.10 00:56:14 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.7.0 00:56:14 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.2 00:56:14 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 00:56:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 00:56:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 00:56:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 00:56:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 00:56:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 00:56:14 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 00:56:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 00:56:14 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.2 00:56:14 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.10 00:56:14 [INFO] Feature odl-ietf-model-rfc8342/2.0.2 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-datastores/2.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-origin/2.0.2 00:56:14 [INFO] Feature shell/4.4.10 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.10 00:56:14 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.10 00:56:14 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.10 00:56:14 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 00:56:14 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 00:56:14 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 00:56:14 [INFO] Feature odl-apache-commons-lang3/14.3.1 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.20.0 00:56:14 [INFO] Feature odl-woodstox/14.3.1 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:com.fasterxml.woodstox/woodstox-core/7.1.1 00:56:14 [INFO] Feature odl-mdsal-eos-dom/16.0.3 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/16.0.3 00:56:14 [INFO] Feature jaas-boot/4.4.10 is defined as a boot feature 00:56:14 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.10.jar 00:56:14 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.10 00:56:14 [INFO] Feature odl-mdsal-dom-broker/16.0.3 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/16.0.3 00:56:14 [INFO] Feature odl-antlr4/14.3.1 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.2 00:56:14 [INFO] Feature wrap/2.7.0 is defined as a boot feature 00:56:14 [INFO] Feature odl-ietf-model-rfc7952/2.0.2 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7952/2.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 00:56:14 [INFO] Feature odl-mdsal-binding-base/16.0.3 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.28.3 00:56:14 [INFO] Feature odl-dropwizard-metrics/14.3.1 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.38 00:56:14 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.38 00:56:14 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.38 00:56:14 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.38 00:56:14 [INFO] Feature service/4.4.10 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.10 00:56:14 [INFO] Feature odl-ws-rs-api/14.3.1 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 00:56:14 [INFO] Feature odl-raft-api/13.0.2 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-api/13.0.2 00:56:14 [INFO] Feature odl-yangtools-data-api/15.0.2 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/15.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/15.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/15.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/15.0.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/15.0.2 00:56:14 [INFO] Feature odl-ovsdb-library/1.22.0 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.22.0 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.servicehelper/1.22.0 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.hardwarevtep/1.22.0 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.openvswitch/1.22.0 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.22.0/cfg/config 00:56:14 [INFO] Feature deployer/4.4.10 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.10 00:56:14 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.10 00:56:14 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.10 00:56:14 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.10 00:56:14 [INFO] Feature diagnostic/4.4.10 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.10 00:56:14 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.10.jar 00:56:14 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.10 00:56:14 [INFO] Feature odl-aaa-cert/0.23.2 is defined as a boot feature 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.23.2 00:56:14 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.23.2/xml/config 00:56:14 [INFO] Install stage 00:56:14 [INFO] Loading installed repositories 00:56:14 [INFO] Feature wrapper/4.4.10 is defined as an installed feature 00:56:14 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.10 00:56:14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 00:56:14 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 00:56:14 [INFO] 00:56:14 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ library-karaf >>> 00:56:14 [INFO] 00:56:14 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ library-karaf --- 00:56:14 [INFO] No files found to run spotbugs, check compile phase has been run 00:56:14 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:56:14 [INFO] 00:56:14 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ library-karaf <<< 00:56:14 [INFO] 00:56:14 [INFO] 00:56:14 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ library-karaf --- 00:56:14 [INFO] 00:56:14 [INFO] --- dependency:3.10.0:copy (apply-branding) @ library-karaf --- 00:56:14 [INFO] 00:56:14 [INFO] --- dependency:3.10.0:unpack-dependencies (unpack-karaf-resources) @ library-karaf --- 00:56:14 [INFO] 00:56:14 [INFO] --- dependency:3.10.0:copy (org.ops4j.pax.url.mvn.cfg) @ library-karaf --- 00:56:14 [WARNING] Overwriting /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 00:56:14 [INFO] 00:56:14 [INFO] --- copy:14.3.1:copy-files (default) @ library-karaf --- 00:56:14 [INFO] 00:56:14 [INFO] --- resources:3.4.0:copy-resources (copy-resources) @ library-karaf --- 00:56:14 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/karaf/src/main/assembly 00:56:14 [INFO] 00:56:14 [INFO] --- karaf:14.3.1:populate-local-repo (populate-local-repo) @ library-karaf --- 00:56:14 [INFO] Feature repository discovered recursively: 0a4c8cf5-04a3-4361-9937-afbf9348be86 00:56:14 [INFO] Feature repository discovered recursively: framework-4.4.10 00:56:14 [INFO] Feature repository discovered recursively: library-features 00:56:14 [INFO] Feature repository discovered recursively: odl-aaa-0.23.2 00:56:14 [INFO] Feature repository discovered recursively: odl-antlr4 00:56:14 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 00:56:14 [INFO] Feature repository discovered recursively: odl-apache-commons-text 00:56:14 [INFO] Feature repository discovered recursively: odl-bytebuddy 00:56:14 [INFO] Feature repository discovered recursively: odl-controller-13.0.2 00:56:14 [INFO] Feature repository discovered recursively: odl-controller-blueprint-13.0.2 00:56:14 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-13.0.2 00:56:14 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 00:56:14 [INFO] Feature repository discovered recursively: odl-gson 00:56:14 [INFO] Feature repository discovered recursively: odl-guava 00:56:14 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7952 00:56:14 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8342 00:56:14 [INFO] Feature repository discovered recursively: odl-jackson-2 00:56:14 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 00:56:14 [INFO] Feature repository discovered recursively: odl-jspecify 00:56:14 [INFO] Feature repository discovered recursively: odl-lz4 00:56:14 [INFO] Feature repository discovered recursively: odl-mdsal-13.0.2 00:56:14 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 00:56:14 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:56:14 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 00:56:14 [INFO] Feature repository discovered recursively: odl-mdsal-common 00:56:14 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 00:56:14 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 00:56:14 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 00:56:14 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 00:56:14 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 00:56:14 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 00:56:14 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 00:56:14 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 00:56:14 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 00:56:14 [INFO] Feature repository discovered recursively: odl-netty-4 00:56:14 [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.22.0 00:56:14 [INFO] Feature repository discovered recursively: odl-pekko 00:56:14 [INFO] Feature repository discovered recursively: odl-raft-api 00:56:14 [INFO] Feature repository discovered recursively: odl-raft-spi 00:56:14 [INFO] Feature repository discovered recursively: odl-servlet-api 00:56:14 [INFO] Feature repository discovered recursively: odl-stax2-api 00:56:14 [INFO] Feature repository discovered recursively: odl-woodstox 00:56:14 [INFO] Feature repository discovered recursively: odl-ws-rs-api 00:56:14 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 00:56:14 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 00:56:14 [INFO] Feature repository discovered recursively: odl-yangtools-codec 00:56:14 [INFO] Feature repository discovered recursively: odl-yangtools-common 00:56:14 [INFO] Feature repository discovered recursively: odl-yangtools-data 00:56:14 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 00:56:14 [INFO] Feature repository discovered recursively: odl-yangtools-parser 00:56:14 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 00:56:14 [INFO] Feature repository discovered recursively: odl-yangtools-util 00:56:14 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 00:56:14 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 00:56:14 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.34 00:56:14 [INFO] Feature repository discovered recursively: pt-triemap 00:56:14 [INFO] Feature repository discovered recursively: standard-4.4.10 00:56:14 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:56:14 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:56:14 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:56:14 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:56:14 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:56:14 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:56:14 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:56:14 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:56:14 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:56:14 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:56:14 [INFO] 00:56:14 [INFO] --- antrun:3.2.0:run (fix-permissions) @ library-karaf --- 00:56:14 [INFO] Executing tasks 00:56:14 [INFO] Executed tasks 00:56:14 [INFO] 00:56:14 [INFO] --- antrun:3.2.0:run (remove-system-bc) @ library-karaf --- 00:56:14 [INFO] Executing tasks 00:56:14 [INFO] [delete] Deleting directory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/karaf/target/assembly/system/org/bouncycastle 00:56:14 [INFO] Executed tasks 00:56:14 [INFO] 00:56:14 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ library-karaf --- 00:56:14 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:56:14 [INFO] 00:56:14 [INFO] --- karaf:4.4.10:archive (package) @ library-karaf --- 00:56:25 [INFO] 00:56:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ library-karaf --- 00:56:25 [INFO] Skipping CycloneDX goal, because module skips deploy 00:56:25 [INFO] 00:56:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ library-karaf --- 00:56:25 [INFO] Skipping duplicate-finder execution! 00:56:25 [INFO] 00:56:25 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ library-karaf --- 00:56:25 [INFO] Skipping pom project 00:56:25 [INFO] 00:56:25 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ library-karaf --- 00:56:25 [INFO] 00:56:25 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ library-karaf --- 00:56:25 [INFO] 00:56:25 [INFO] --- jacoco:0.8.14:report (report) @ library-karaf --- 00:56:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:56:25 [INFO] 00:56:25 [INFO] --- install:3.1.4:install (default-install) @ library-karaf --- 00:56:25 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/karaf/pom.xml to /tmp/r/org/opendaylight/ovsdb/library-karaf/1.22.0/library-karaf-1.22.0.pom 00:56:25 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/karaf/target/library-karaf-1.22.0.tar.gz to /tmp/r/org/opendaylight/ovsdb/library-karaf/1.22.0/library-karaf-1.22.0.tar.gz 00:56:26 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/karaf/target/library-karaf-1.22.0.zip to /tmp/r/org/opendaylight/ovsdb/library-karaf/1.22.0/library-karaf-1.22.0.zip 00:56:26 [INFO] 00:56:26 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ library-karaf --- 00:56:26 [INFO] Skipping artifact deployment 00:56:26 [INFO] 00:56:26 [INFO] ---------< org.opendaylight.ovsdb:library-features-aggregator >--------- 00:56:26 [INFO] Building ODL :: ovsdb :: library-features-aggregator 1.22.0 [129/142] 00:56:26 [INFO] from ovsdb/library/features/pom.xml 00:56:26 [INFO] --------------------------------[ pom ]--------------------------------- 00:56:26 [INFO] 00:56:26 [INFO] --- clean:3.5.0:clean (default-clean) @ library-features-aggregator --- 00:56:26 [INFO] 00:56:26 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ library-features-aggregator --- 00:56:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:56:26 [INFO] 00:56:26 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ library-features-aggregator --- 00:56:26 [INFO] 00:56:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ library-features-aggregator --- 00:56:26 [INFO] CycloneDX: Resolving Dependencies 00:56:26 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 00:56:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/features/target/bom.xml 00:56:26 [INFO] attaching as library-features-aggregator-1.22.0-cyclonedx.xml 00:56:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/features/target/bom.json 00:56:26 [INFO] attaching as library-features-aggregator-1.22.0-cyclonedx.json 00:56:26 [INFO] 00:56:26 [INFO] --- install:3.1.4:install (default-install) @ library-features-aggregator --- 00:56:26 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/features/pom.xml to /tmp/r/org/opendaylight/ovsdb/library-features-aggregator/1.22.0/library-features-aggregator-1.22.0.pom 00:56:26 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/features/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/library-features-aggregator/1.22.0/library-features-aggregator-1.22.0-cyclonedx.xml 00:56:26 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/features/target/bom.json to /tmp/r/org/opendaylight/ovsdb/library-features-aggregator/1.22.0/library-features-aggregator-1.22.0-cyclonedx.json 00:56:26 [INFO] 00:56:26 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ library-features-aggregator --- 00:56:26 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:56:26 [INFO] 00:56:26 [INFO] --------------< org.opendaylight.ovsdb:library-artifacts >-------------- 00:56:26 [INFO] Building ODL :: ovsdb :: library-artifacts 1.22.0 [130/142] 00:56:26 [INFO] from ovsdb/library/artifacts/pom.xml 00:56:26 [INFO] --------------------------------[ pom ]--------------------------------- 00:56:26 [INFO] 00:56:26 [INFO] --- clean:3.5.0:clean (default-clean) @ library-artifacts --- 00:56:26 [INFO] 00:56:26 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ library-artifacts --- 00:56:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:56:26 [INFO] 00:56:26 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ library-artifacts --- 00:56:26 [INFO] 00:56:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ library-artifacts --- 00:56:26 [INFO] CycloneDX: Resolving Dependencies 00:56:26 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 00:56:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/artifacts/target/bom.xml 00:56:26 [INFO] attaching as library-artifacts-1.22.0-cyclonedx.xml 00:56:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/artifacts/target/bom.json 00:56:26 [INFO] attaching as library-artifacts-1.22.0-cyclonedx.json 00:56:26 [INFO] 00:56:26 [INFO] --- install:3.1.4:install (default-install) @ library-artifacts --- 00:56:26 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/artifacts/pom.xml to /tmp/r/org/opendaylight/ovsdb/library-artifacts/1.22.0/library-artifacts-1.22.0.pom 00:56:26 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/artifacts/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/library-artifacts/1.22.0/library-artifacts-1.22.0-cyclonedx.xml 00:56:26 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/artifacts/target/bom.json to /tmp/r/org/opendaylight/ovsdb/library-artifacts/1.22.0/library-artifacts-1.22.0-cyclonedx.json 00:56:26 [INFO] 00:56:26 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ library-artifacts --- 00:56:26 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:56:26 [INFO] 00:56:26 [INFO] -----------------< org.opendaylight.ovsdb:library-it >------------------ 00:56:26 [INFO] Building ODL :: ovsdb :: library-it 1.22.0 [131/142] 00:56:26 [INFO] from ovsdb/library/it/pom.xml 00:56:26 [INFO] --------------------------------[ jar ]--------------------------------- 00:56:26 [INFO] 00:56:26 [INFO] --- clean:3.5.0:clean (default-clean) @ library-it --- 00:56:26 [INFO] 00:56:26 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ library-it --- 00:56:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:56:26 [INFO] 00:56:26 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ library-it --- 00:56:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:56:26 [INFO] 00:56:26 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ library-it --- 00:56:26 [INFO] 00:56:26 [INFO] --- dependency:3.10.0:properties (default) @ library-it --- 00:56:26 [INFO] 00:56:26 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ library-it --- 00:56:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:56:26 [INFO] 00:56:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ library-it --- 00:56:26 [INFO] 00:56:26 [INFO] --- checkstyle:3.6.0:check (default) @ library-it --- 00:56:26 [INFO] Starting audit... 00:56:26 Audit done. 00:56:26 [INFO] You have 0 Checkstyle violations. 00:56:26 [INFO] 00:56:26 [INFO] --- depends:1.5.0:generate-depends-file (generate-depends-file) @ library-it --- 00:56:26 [INFO] Created: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/it/target/classes/META-INF/maven/dependencies.properties 00:56:26 [INFO] 00:56:26 [INFO] --- dependency:3.10.0:copy (unpack-license) @ library-it --- 00:56:26 [INFO] 00:56:26 [INFO] --- resources:3.4.0:resources (default-resources) @ library-it --- 00:56:26 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/it/src/main/resources 00:56:26 [INFO] 00:56:26 [INFO] --- compiler:3.15.0:compile (default-compile) @ library-it --- 00:56:26 [INFO] No sources to compile 00:56:26 [INFO] 00:56:26 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ library-it >>> 00:56:26 [INFO] 00:56:26 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ library-it --- 00:56:26 [INFO] No files found to run spotbugs, check compile phase has been run 00:56:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:56:26 [INFO] 00:56:26 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ library-it <<< 00:56:26 [INFO] 00:56:26 [INFO] 00:56:26 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ library-it --- 00:56:26 [INFO] 00:56:26 [INFO] --- resources:3.4.0:testResources (default-testResources) @ library-it --- 00:56:26 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/it/src/test/resources 00:56:26 [INFO] 00:56:26 [INFO] --- dependency:3.10.0:unpack-dependencies (unpack-karaf-resources) @ library-it --- 00:56:27 [INFO] 00:56:27 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ library-it --- 00:56:27 [INFO] Recompiling the module because of changed dependency. 00:56:27 [INFO] Compiling 9 source files with javac [debug release 21] to target/test-classes 00:56:27 [WARNING] /w/workspace/autorelease-release-chromium-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 00:56:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:56:27 [WARNING] /w/workspace/autorelease-release-chromium-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 00:56:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:56:27 [WARNING] /w/workspace/autorelease-release-chromium-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 00:56:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:56:27 [WARNING] /w/workspace/autorelease-release-chromium-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 00:56:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.message.TableUpdate 00:56:27 [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 00:56:27 [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 00:56:27 [WARNING] /w/workspace/autorelease-release-chromium-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 00:56:27 required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:56:27 found: org.opendaylight.ovsdb.integrationtest.ovsdbclient.TestBridge 00:56:27 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/ovsdbclient/OvsdbClientTestTypedIT.java:[73,32] unchecked conversion 00:56:27 required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:56:27 found: org.opendaylight.ovsdb.integrationtest.ovsdbclient.TestBridge 00:56:27 [WARNING] /w/workspace/autorelease-release-chromium-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 00:56:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:56:27 [WARNING] /w/workspace/autorelease-release-chromium-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 00:56:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:56:27 [WARNING] /w/workspace/autorelease-release-chromium-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 00:56:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:56:27 [WARNING] /w/workspace/autorelease-release-chromium-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 00:56:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:56:27 [WARNING] /w/workspace/autorelease-release-chromium-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 00:56:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:56:27 [WARNING] /w/workspace/autorelease-release-chromium-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 00:56:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:56:27 [WARNING] /w/workspace/autorelease-release-chromium-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 00:56:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:56:27 [WARNING] /w/workspace/autorelease-release-chromium-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 00:56:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:56:27 [WARNING] /w/workspace/autorelease-release-chromium-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 00:56:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:56:27 [WARNING] /w/workspace/autorelease-release-chromium-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 00:56:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:56:27 [WARNING] /w/workspace/autorelease-release-chromium-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 00:56:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:56:27 [WARNING] /w/workspace/autorelease-release-chromium-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 00:56:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:56:27 [WARNING] /w/workspace/autorelease-release-chromium-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 00:56:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:56:27 [WARNING] /w/workspace/autorelease-release-chromium-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 00:56:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:56:27 [WARNING] /w/workspace/autorelease-release-chromium-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 00:56:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:56:27 [WARNING] /w/workspace/autorelease-release-chromium-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 00:56:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:56:27 [WARNING] /w/workspace/autorelease-release-chromium-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 00:56:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:56:27 [WARNING] /w/workspace/autorelease-release-chromium-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 00:56:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:56:27 [WARNING] /w/workspace/autorelease-release-chromium-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 00:56:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:56:27 [WARNING] /w/workspace/autorelease-release-chromium-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 00:56:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:56:27 [WARNING] /w/workspace/autorelease-release-chromium-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 00:56:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:56:27 [WARNING] /w/workspace/autorelease-release-chromium-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 00:56:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:56:27 [WARNING] /w/workspace/autorelease-release-chromium-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 00:56:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:56:27 [WARNING] /w/workspace/autorelease-release-chromium-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 00:56:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:56:27 [WARNING] /w/workspace/autorelease-release-chromium-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 00:56:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:56:27 [INFO] 00:56:27 [INFO] --- surefire:3.5.5:test (default-test) @ library-it --- 00:56:27 [INFO] Surefire report directory: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/it/target/surefire-reports 00:56:27 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 00:56:27 [WARNING] System property [org.ops4j.pax.url.mvn.localRepository] overwritten by user properties from Maven session 00:56:27 [INFO] 00:56:27 [INFO] ------------------------------------------------------- 00:56:27 [INFO] T E S T S 00:56:27 [INFO] ------------------------------------------------------- 00:56:29 [INFO] 00:56:29 [INFO] Results: 00:56:29 [INFO] 00:56:29 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 00:56:29 [INFO] 00:56:29 [INFO] 00:56:29 [INFO] --- copy:14.3.1:copy-files (default) @ library-it --- 00:56:29 [INFO] 00:56:29 [INFO] --- jar:3.5.0:jar (default-jar) @ library-it --- 00:56:29 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/it/target/library-it-1.22.0.jar 00:56:29 [INFO] 00:56:29 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ library-it --- 00:56:29 [INFO] No Javadoc in project. Archive not created. 00:56:29 [INFO] 00:56:29 [INFO] --- antrun:3.2.0:run (prep-jacoco-agent) @ library-it --- 00:56:29 [INFO] Executing tasks 00:56:29 [INFO] [copy] Copying 1 file to /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/it/target/exam/jars 00:56:29 [INFO] Executed tasks 00:56:29 [INFO] 00:56:29 [INFO] --- failsafe:3.5.5:integration-test (default) @ library-it --- 00:56:29 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 00:56:29 [INFO] Tests are skipped. 00:56:29 [INFO] 00:56:29 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ library-it --- 00:56:29 [INFO] CycloneDX: Resolving Dependencies 00:56:36 [INFO] CycloneDX: Creating BOM version 1.6 with 309 component(s) 00:56:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/it/target/bom.xml 00:56:36 [INFO] attaching as library-it-1.22.0-cyclonedx.xml 00:56:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/it/target/bom.json 00:56:36 [INFO] attaching as library-it-1.22.0-cyclonedx.json 00:56:36 [INFO] 00:56:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ library-it --- 00:56:36 [INFO] Skipping duplicate-finder execution! 00:56:36 [INFO] 00:56:36 [INFO] --- failsafe:3.5.5:verify (default) @ library-it --- 00:56:36 [INFO] Tests are skipped. 00:56:36 [INFO] 00:56:36 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ library-it --- 00:56:36 [WARNING] Used undeclared dependencies found: 00:56:36 [WARNING] net.bytebuddy:byte-buddy-agent:jar:1.12.19:test 00:56:36 [WARNING] org.opentest4j:opentest4j:jar:1.3.0:test 00:56:36 [WARNING] org.ops4j.pax.tipi:org.ops4j.pax.tipi.junit:jar:4.12.0.1:test 00:56:36 [WARNING] net.java.dev.jna:jna:jar:5.18.1:runtime 00:56:36 [WARNING] org.apache.karaf:org.apache.karaf.client:jar:4.4.10:runtime 00:56:36 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 00:56:36 [WARNING] org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:runtime 00:56:36 [WARNING] org.apache.geronimo.specs:geronimo-atinject_1.0_spec:jar:1.2:test 00:56:36 [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.14.0:test 00:56:36 [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile 00:56:36 [WARNING] org.ops4j.pax.tipi:org.ops4j.pax.tipi.hamcrest.core:jar:1.3.0.1:test 00:56:36 [WARNING] org.objenesis:objenesis:jar:3.3:test 00:56:36 [WARNING] Unused declared dependencies found: 00:56:36 [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.10:compile 00:56:36 [WARNING] org.opendaylight.ovsdb:library-karaf:zip:1.22.0:compile 00:56:36 [WARNING] org.opendaylight.ovsdb:library-features:xml:features:1.22.0:compile 00:56:36 [WARNING] Non-test scoped test only dependencies found: 00:56:36 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 00:56:36 [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile 00:56:36 [INFO] 00:56:36 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ library-it --- 00:56:36 [INFO] No sources in project. Archive not created. 00:56:36 [INFO] 00:56:36 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ library-it --- 00:56:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator$ForFolder.java:1080: Prefer java.nio.file.Path.resolve(String) 00:56:36 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:56:36 [ERROR] /w/workspace/autorelease-release-chromium-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...) 00:56:36 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:56:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator$ForJarFile.java:811: Prefer java.nio.file.Paths.get(String) 00:56:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator$ForJarFile.java:831: Prefer java.nio.file.Paths.get(String, String...) 00:56:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/dynamic/loading/ClassInjector$UsingInstrumentation.java:2450: Prefer java.nio.file.Path.resolve(String) 00:56:36 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:56:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$EmptyEnumeration.java:-1: Prefer java.util.Iterator 00:56:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$SingletonEnumeration.java:-1: Prefer java.util.Iterator 00:56:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$PersistenceHandler$UrlDefinitionAction.java:947: Prefer java.net.URLEncoder.encode(String, Charset) 00:56:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/dynamic/loading/MultipleParentClassLoader$CompoundEnumeration.java:-1: Prefer java.util.Iterator 00:56:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$ChildFirst$PrependingEnumeration.java:-1: Prefer java.util.Iterator 00:56:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator$ForModuleFile.java:909: Prefer java.nio.file.Paths.get(String, String...) 00:56:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator$ForModuleFile.java:995: Prefer java.nio.file.Paths.get(String, String...) 00:56:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/dynamic/DynamicType$Default.java:6144: Prefer java.nio.file.Path.resolve(String) 00:56:36 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:56:36 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:56:36 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:56:36 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:56:36 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:56:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/implementation/bytecode/constant/SerializedConstant.java:74: Prefer java.io.ByteArrayOutputStream.toString(Charset) 00:56:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/utility/dispatcher/JavaDispatcher$DynamicClassLoader.java:1282: Prefer java.nio.file.Paths.get(String, String...) 00:56:36 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:56:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/utility/dispatcher/JavaDispatcher$DynamicClassLoader.java:1371: Prefer java.nio.file.Paths.get(String, String...) 00:56:36 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:56:36 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:56:36 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:56:36 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:56:36 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:56:36 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:56:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/build/Plugin$Engine$Default.java:4522: Prefer java.nio.file.Paths.get(String) 00:56:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/build/Plugin$Engine$Default.java:4522: Prefer java.nio.file.Paths.get(String) 00:56:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/build/Plugin$Engine$Source$ForFolder.java:3090: Prefer java.nio.file.Path.resolve(String) 00:56:36 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:56:36 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:56:36 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:56:36 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:56:36 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:56:36 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:56:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/build/Plugin$Engine$Target$ForFolder.java:3529: Prefer java.nio.file.Path.resolve(String) 00:56:36 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:56:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/build/Plugin$Engine$Target$ForFolder.java:3548: Prefer java.nio.file.Path.resolve(String) 00:56:36 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:56:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/build/Plugin$Engine$Target$ForFolder.java:3567: Prefer java.nio.file.Path.resolve(String) 00:56:36 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:56:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/mockito/internal/progress/ArgumentMatcherStorageImpl.java:26: Prefer java.util.Deque 00:56:36 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/mockito/internal/util/io/IOUtil.java:32: Prefer java.nio.file.Files.newBufferedWriter.(Path) 00:56:36 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:56:36 [INFO] 00:56:36 [INFO] --- jacoco:0.8.14:report (report) @ library-it --- 00:56:36 [INFO] Loading execution data file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/it/target/code-coverage/jacoco.exec 00:56:36 [INFO] Analyzed bundle 'ODL :: ovsdb :: library-it' with 0 classes 00:56:36 [INFO] 00:56:36 [INFO] --- install:3.1.4:install (default-install) @ library-it --- 00:56:37 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/it/pom.xml to /tmp/r/org/opendaylight/ovsdb/library-it/1.22.0/library-it-1.22.0.pom 00:56:37 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/it/target/library-it-1.22.0.jar to /tmp/r/org/opendaylight/ovsdb/library-it/1.22.0/library-it-1.22.0.jar 00:56:37 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/it/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/library-it/1.22.0/library-it-1.22.0-cyclonedx.xml 00:56:37 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/library/it/target/bom.json to /tmp/r/org/opendaylight/ovsdb/library-it/1.22.0/library-it-1.22.0-cyclonedx.json 00:56:37 [INFO] 00:56:37 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ library-it --- 00:56:37 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:56:37 [INFO] 00:56:37 [INFO] -------------< org.opendaylight.ovsdb:library-aggregator >-------------- 00:56:37 [INFO] Building ODL :: ovsdb :: library-aggregator 1.22.0 [132/142] 00:56:37 [INFO] from ovsdb/library/pom.xml 00:56:37 [INFO] --------------------------------[ pom ]--------------------------------- 00:56:37 [INFO] 00:56:37 [INFO] --- clean:3.5.0:clean (default-clean) @ library-aggregator --- 00:56:37 [INFO] 00:56:37 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ library-aggregator --- 00:56:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:56:37 [INFO] 00:56:37 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ library-aggregator --- 00:56:37 [INFO] 00:56:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ library-aggregator --- 00:56:37 [INFO] Skipping CycloneDX goal, because module skips deploy 00:56:37 [INFO] 00:56:37 [INFO] --- install:3.1.4:install (default-install) @ library-aggregator --- 00:56:37 [INFO] Skipping artifact installation 00:56:37 [INFO] 00:56:37 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ library-aggregator --- 00:56:37 [INFO] Skipping artifact deployment 00:56:37 [INFO] 00:56:37 [INFO] -------------------< org.opendaylight.ovsdb:schemas >------------------- 00:56:37 [INFO] Building ODL :: ovsdb :: schemas 1.22.0 [133/142] 00:56:37 [INFO] from ovsdb/schemas/pom.xml 00:56:37 [INFO] --------------------------------[ pom ]--------------------------------- 00:56:37 [INFO] 00:56:37 [INFO] --- clean:3.5.0:clean (default-clean) @ schemas --- 00:56:37 [INFO] 00:56:37 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ schemas --- 00:56:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:56:37 [INFO] 00:56:37 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ schemas --- 00:56:37 [INFO] 00:56:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ schemas --- 00:56:37 [INFO] Skipping CycloneDX goal, because module skips deploy 00:56:37 [INFO] 00:56:37 [INFO] --- install:3.1.4:install (default-install) @ schemas --- 00:56:37 [INFO] Skipping artifact installation 00:56:37 [INFO] 00:56:37 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ schemas --- 00:56:37 [INFO] Skipping artifact deployment 00:56:37 [INFO] 00:56:37 [INFO] --------------< org.opendaylight.ovsdb:southbound-karaf >--------------- 00:56:37 [INFO] Building ODL :: ovsdb :: southbound-karaf 1.22.0 [134/142] 00:56:37 [INFO] from ovsdb/southbound/southbound-karaf/pom.xml 00:56:37 [INFO] --------------------------------[ pom ]--------------------------------- 00:56:37 [INFO] 00:56:37 [INFO] --- clean:3.5.0:clean (default-clean) @ southbound-karaf --- 00:56:37 [INFO] 00:56:37 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ southbound-karaf --- 00:56:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:56:37 [INFO] 00:56:37 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ southbound-karaf --- 00:56:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:56:37 [INFO] 00:56:37 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ southbound-karaf --- 00:56:37 [INFO] 00:56:37 [INFO] --- dependency:3.10.0:properties (default) @ southbound-karaf --- 00:56:37 [INFO] 00:56:37 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ southbound-karaf --- 00:56:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:56:37 [INFO] 00:56:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ southbound-karaf --- 00:56:37 [INFO] 00:56:37 [INFO] --- checkstyle:3.6.0:check (default) @ southbound-karaf --- 00:56:37 [INFO] Starting audit... 00:56:37 Audit done. 00:56:37 [INFO] You have 0 Checkstyle violations. 00:56:37 [INFO] 00:56:37 [INFO] --- dependency:3.10.0:copy (unpack-license) @ southbound-karaf --- 00:56:37 [INFO] 00:56:37 [INFO] --- resources:3.4.0:resources (process-resources) @ southbound-karaf --- 00:56:37 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-karaf/src/main/resources 00:56:37 [INFO] 00:56:37 [INFO] --- karaf:4.4.10:assembly (process-resources) @ southbound-karaf --- 00:56:37 [INFO] Using repositories: 00:56:37 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 00:56:37 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 00:56:37 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 00:56:37 [INFO] Creating work directory: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-karaf/target/assembly 00:56:37 [INFO] Loading direct KAR and features XML dependencies 00:56:37 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.10/kar 00:56:37 [INFO] Feature framework will be added as a startup feature 00:56:37 [INFO] Generating Karaf assembly: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-karaf/target/assembly 00:56:37 [INFO] Unzipping kars 00:56:37 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.10/kar 00:56:37 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.10/xml/features 00:56:37 [INFO] Loading profiles from: 00:56:37 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 00:56:37 [INFO] Loading repositories 00:56:37 [INFO] Generating generated-startup profile 00:56:37 [INFO] Generating generated-boot profile with parents: generated-startup 00:56:37 [INFO] Generating generated-installed profile 00:56:37 [INFO] Configuring etc/config.properties and etc/system.properties 00:56:37 [INFO] Downloading libraries for generated profiles 00:56:37 [INFO] Downloading additional libraries 00:56:37 [INFO] Writing configurations 00:56:37 [INFO] adding config file: etc/profile.cfg 00:56:37 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 00:56:37 [INFO] Startup stage 00:56:37 [INFO] Loading startup repositories 00:56:37 [INFO] Resolving startup features and bundles 00:56:37 [INFO] Features: framework 00:56: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.3.1 00:56:37 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.3.1 00:56:37 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 00:56:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 00:56:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 00:56:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 00:56:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 00:56:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 00:56:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 00:56:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 00:56:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 00:56:37 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.10 00:56:37 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.10 00:56:37 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.10 00:56:37 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 00:56:37 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 00:56:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.2 00:56:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.2 00:56:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.7.0 00:56:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 00:56:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 00:56:37 [INFO] Boot stage 00:56:37 [INFO] Loading boot repositories 00:56:37 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.10/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/southbound-features/1.22.0/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.10/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-test/1.22.0/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl/1.22.0/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-api/1.22.0/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl-ui/1.22.0/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl-rest/1.22.0/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-utils/1.22.0/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-library/1.22.0/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/14.3.1/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/11.0.0/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/11.0.0/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/16.0.3/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/16.0.3/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.1.12/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/7.1.12/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.34/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.23.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/13.0.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.3.1/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.3.1/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.3.1/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/14.3.1/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/13.0.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.1.12/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.3.1/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6991/2.0.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/15.0.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/11.0.0/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.3.1/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.23.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/13.0.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/15.0.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.3.1/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/13.0.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/16.0.3/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/16.0.3/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.23.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/15.0.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jspecify/14.3.1/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/16.0.3/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/16.0.3/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/16.0.3/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-quic/14.3.1/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-http3/14.3.1/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/2.0.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/2.0.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/16.0.3/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/15.0.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.3.1/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/11.0.0/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/11.0.0/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/11.0.0/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal-common/11.0.0/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/16.0.3/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/16.0.3/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/13.0.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/13.0.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/16.0.3/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/16.0.3/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.23.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.3.1/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/15.0.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.23.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.23.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/13.0.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.3.1/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/2.0.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/16.0.3/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/2.0.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/16.0.3/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/15.0.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/15.0.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/15.0.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/2.0.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/2.0.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.3.1/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.3.1/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/16.0.3/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/2.0.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/2.0.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/2.0.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/11.0.0/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-databind/11.0.0/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/11.0.0/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-pekko/13.0.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.3.1/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.3.1/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/11.0.0/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/11.0.0/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/11.0.0/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.23.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.3.1/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/13.0.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/2.0.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/2.0.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/15.0.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/2.0.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/15.0.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/2.0.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/2.0.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/11.0.0/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/2.0.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6243/2.0.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6241/2.0.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6470/2.0.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/15.0.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/15.0.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/13.0.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/13.0.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.3.1/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/15.0.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/2.0.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/2.0.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/15.0.2/xml/features 00:56:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/2.0.2/xml/features 00:56:37 [INFO] Feature shell-compat/4.4.10 is defined as a boot feature 00:56:37 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.10 00:56:37 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.10 00:56:37 [INFO] Feature odl-yangtools-data/15.0.2 is defined as a boot feature 00:56:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/15.0.2 00:56:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/15.0.2 00:56:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/15.0.2 00:56:37 [INFO] Feature odl-mdsal-singleton-common/16.0.3 is defined as a boot feature 00:56:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/16.0.3 00:56:37 [INFO] Feature odl-controller-mdsal-common/13.0.2 is defined as a boot feature 00:56:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/13.0.2 00:56:37 [INFO] Feature odl-aaa-encryption-service/0.23.2 is defined as a boot feature 00:56:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.23.2 00:56:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.23.2 00:56:37 [INFO] Feature odl-infrautils-ready/7.1.12 is defined as a boot feature 00:56:37 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/ready-impl/7.1.12 00:56:37 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bundles-diag/14.3.1 00:56:37 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/ready-api/7.1.12 00:56:37 [INFO] Feature odl-netty-quic/14.3.1 is defined as a boot feature 00:56:37 [INFO] adding maven artifact: mvn:io.netty/netty-codec-native-quic/4.2.10.Final/jar/linux-aarch_64 00:56:37 [INFO] adding maven artifact: mvn:io.netty/netty-codec-classes-quic/4.2.10.Final 00:56:37 [INFO] adding maven artifact: mvn:io.netty/netty-codec-native-quic/4.2.10.Final/jar/osx-x86_64 00:56:37 [INFO] adding maven artifact: mvn:io.netty/netty-codec-native-quic/4.2.10.Final/jar/osx-aarch_64 00:56:37 [INFO] adding maven artifact: mvn:io.netty/netty-codec-native-quic/4.2.10.Final/jar/linux-x86_64 00:56:37 [INFO] Feature odl-ietf-model-rfc9643/2.0.2 is defined as a boot feature 00:56:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-server/2.0.2 00:56:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-client/2.0.2 00:56:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-common/2.0.2 00:56:37 [INFO] Feature odl-ovsdb-southbound-api/1.22.0 is defined as a boot feature 00:56:37 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/southbound-api/1.22.0 00:56:37 [INFO] Feature odl-yangtools-codec/15.0.2 is defined as a boot feature 00:56:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/15.0.2 00:56:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/15.0.2 00:56:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/15.0.2 00:56:37 [INFO] Feature package/4.4.10 is defined as a boot feature 00:56:37 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.10 00:56:37 [INFO] Feature odl-mdsal-dom-api/16.0.3 is defined as a boot feature 00:56:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/16.0.3 00:56:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/16.0.3 00:56:37 [INFO] Feature odl-netconf-model-rfc5277/11.0.0 is defined as a boot feature 00:56:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/11.0.0 00:56:37 [INFO] Feature odl-mdsal-remoterpc-connector/13.0.2 is defined as a boot feature 00:56:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/13.0.2 00:56:37 [INFO] Feature odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.2 is defined as a boot feature 00:56:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf-monitoring/2.0.2 00:56:37 [INFO] Feature pax-jdbc-spec/1.5.7 is defined as a boot feature 00:56:37 [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 00:56:37 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 00:56:37 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 00:56:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 00:56:37 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 00:56:37 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 00:56:37 [INFO] Feature ssh/4.4.10 is defined as a boot feature 00:56:37 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.83 00:56:37 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.83 00:56:37 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.17.1 00:56:37 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.10 00:56:37 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.17.1 00:56:37 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.17.1 00:56:37 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.83 00:56:37 [INFO] Feature odl-ietf-model-rfc8526/2.0.2 is defined as a boot feature 00:56:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8526/2.0.2 00:56:37 [INFO] Feature odl-guava/14.3.1 is defined as a boot feature 00:56:37 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 00:56:37 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.53.1 00:56:37 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.5.0-jre 00:56:37 [INFO] Feature pax-url-wrap/2.7.0 is defined as a boot feature 00:56:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.7.0/jar/uber 00:56:37 [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/16.0.3 is defined as a boot feature 00:56:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.28.3 00:56:37 [INFO] Feature scr/4.4.10 is defined as a boot feature 00:56:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 00:56:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 00:56:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 00:56:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 00:56:37 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.10 00:56:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 00:56:37 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.10 00:56:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 00:56:37 [INFO] Feature odl-netconf-transport-api/11.0.0 is defined as a boot feature 00:56:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-api/11.0.0 00:56:37 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 00:56:37 [INFO] Feature odl-yangtools-binding-spec/15.0.2 is defined as a boot feature 00:56:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/15.0.2 00:56:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/15.0.2 00:56:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/15.0.2 00:56:37 [INFO] Feature odl-mdsal-eos-binding/16.0.3 is defined as a boot feature 00:56:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/16.0.3 00:56:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/16.0.3 00:56:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/16.0.3 00:56:38 [INFO] Feature odl-mdsal-distributed-datastore/13.0.2 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/13.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/13.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/13.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/13.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/16.0.3 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/13.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/13.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/13.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/13.0.2/xml/pekkoconf 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/13.0.2/xml/factorypekkoconf 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/13.0.2/xml/moduleshardconf 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/13.0.2/xml/moduleconf 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/13.0.2/cfg/datastore 00:56:38 [INFO] Feature odl-ietf-model-rfc9642/2.0.2 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9642/2.0.2 00:56:38 [INFO] Feature odl-restconf-api/11.0.0 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/11.0.0 00:56:38 [INFO] Feature odl-netty-http3/14.3.1 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http3/4.2.10.Final 00:56:38 [INFO] Feature odl-ietf-model-rfc6243/2.0.2 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6243/2.0.2 00:56:38 [INFO] Feature bundle/4.4.10 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.10 00:56:38 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 00:56:38 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 00:56:38 [INFO] Feature odl-yangtools-common/15.0.2 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/15.0.2 00:56:38 [INFO] Feature odl-yanglib-mdsal-writer/11.0.0 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/11.0.0 00:56:38 [INFO] Feature odl-infrautils-diagstatus/7.1.12 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-shell/7.1.12 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-api/7.1.12 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-impl/7.1.12 00:56:38 [INFO] Feature pax-web-websockets/8.0.34 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 00:56:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.34 00:56:38 [INFO] Feature odl-mdsal-clustering-commons/13.0.2 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.38 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/13.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/13.0.2 00:56:38 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.28.0 00:56:38 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-journal/13.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/13.0.2 00:56:38 [INFO] Feature odl-raft-spi/13.0.2 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-spi/13.0.2 00:56:38 [INFO] Feature odl-ietf-model-rfc8650/2.0.2 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8650/2.0.2 00:56:38 [INFO] Feature odl-netconf-mdsal-common/11.0.0 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/11.0.0 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/11.0.0 00:56:38 [INFO] Feature odl-stax2-api/14.3.1 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 00:56:38 [INFO] Feature odl-ietf-model-rfc8525/2.0.2 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8525/2.0.2 00:56:38 [INFO] Feature war/4.4.10 is defined as a boot feature 00:56:38 [INFO] Feature odl-yangtools-parser-api/15.0.2 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/15.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/15.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8791-model-api/15.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/15.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/15.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/15.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/15.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/15.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/15.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/15.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/15.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/15.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/15.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/15.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/15.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/15.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/15.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/15.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/15.0.2 00:56:38 [INFO] Feature log/4.4.10 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.10 00:56:38 [INFO] adding config file: etc/org.apache.karaf.log.cfg 00:56:38 [INFO] Feature odl-restconf/11.0.0 is defined as a boot feature 00:56:38 [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 00:56:38 [INFO] Feature pax-web-whiteboard/8.0.34 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.34 00:56:38 [INFO] Feature odl-jackson-2/14.3.1 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.21.1 00:56:38 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-databind/2.21.1 00:56:38 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-annotations/2.21 00:56:38 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-core/2.21.1 00:56:38 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.21.1 00:56:38 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.21.1 00:56:38 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.21.1 00:56:38 [INFO] Feature odl-ietf-model-rfc9645/2.0.2 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-client/2.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-common/2.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-tls-cipher-suite-algs/2.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-server/2.0.2 00:56:38 [INFO] Feature aries-proxy/4.4.10 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 00:56:38 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.9 00:56:38 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.9 00:56:38 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.9 00:56:38 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.9 00:56:38 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.9 00:56:38 [INFO] Feature odl-mdsal-eos-common/16.0.3 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/16.0.3 00:56:38 [INFO] Feature odl-yangtools-binding-runtime/15.0.2 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-osgi/15.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-loader/15.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-api/15.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-model/15.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-generator/15.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-spi/15.0.2 00:56:38 [INFO] Feature http/8.0.34 is defined as a boot feature 00:56:38 [INFO] Feature odl-lz4/13.0.2 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:at.yawk.lz4/lz4-java/1.10.4 00:56:38 [INFO] Feature odl-apache-shiro/0.23.2 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.11.0 00:56:38 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 00:56:38 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.3.1 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.23.2 00:56:38 [INFO] Feature odl-ietf-model-rfc8040-ietf-restconf/2.0.2 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf/2.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 00:56:38 [INFO] Feature feature/4.4.10 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.10 00:56:38 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.10 00:56:38 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.10 00:56:38 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 00:56:38 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 00:56:38 [INFO] Feature jaas/4.4.10 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.10 00:56:38 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.10 00:56:38 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.10 00:56:38 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 00:56:38 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 00:56:38 [INFO] Feature odl-ovsdb-southbound-impl-ui/1.22.0 is defined as a boot feature 00:56:38 [INFO] Feature odl-ietf-model-rfc6991/2.0.2 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-yang-types/2.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-inet-types/2.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.ietf/ietf-type-util/2.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 00:56:38 [INFO] Feature odl-restconf-openapi/11.0.0 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-openapi-jaxrs/11.0.0 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-openapi/11.0.0 00:56:38 [INFO] adding maven artifact: wrap:mvn:dk.brics/automaton/1.12-4 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-openapi-common/11.0.0 00:56:38 [INFO] Feature odl-ietf-model-rfc8342/2.0.2 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-datastores/2.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-origin/2.0.2 00:56:38 [INFO] Feature odl-yangtools-export/15.0.2 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/15.0.2 00:56:38 [INFO] Feature odl-ietf-model-rfc8528/2.0.2 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8528/2.0.2 00:56:38 [INFO] Feature pax-web-war/8.0.34 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.17/jar/uber 00:56:38 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 00:56:38 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 00:56:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.34 00:56:38 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 00:56:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.34 00:56:38 [INFO] Feature odl-mdsal-eos-dom/16.0.3 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/16.0.3 00:56:38 [INFO] Feature jaas-boot/4.4.10 is defined as a boot feature 00:56:38 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.10.jar 00:56:38 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.10 00:56:38 [INFO] Feature odl-mdsal-dom-broker/16.0.3 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/16.0.3 00:56:38 [INFO] Feature pax-jdbc-config/1.5.7 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 00:56:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.7 00:56:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.7 00:56:38 [INFO] Feature odl-antlr4/14.3.1 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.2 00:56:38 [INFO] Feature odl-mdsal-binding-base/16.0.3 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.28.3 00:56:38 [INFO] Feature odl-aaa-api/0.23.2 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.23.2 00:56:38 [INFO] Feature odl-ietf-model-rfc7317-iana-crypt-hash/2.0.2 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-crypt-hash/2.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 00:56:38 [INFO] Feature odl-ietf-model-rfc9644/2.0.2 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-public-key-algs/2.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-client/2.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-mac-algs/2.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-common/2.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-encryption-algs/2.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-key-exchange-algs/2.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-server/2.0.2 00:56:38 [INFO] Feature odl-ws-rs-api/14.3.1 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 00:56:38 [INFO] Feature odl-netconf-transport/11.0.0 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-sshd/11.0.0 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-http/11.0.0 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-crypto/11.0.0 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tcp/11.0.0 00:56:38 [INFO] adding maven artifact: mvn:commons-codec/commons-codec/1.21.0 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-udp/11.0.0 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-ssh/11.0.0 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tls/11.0.0 00:56:38 [INFO] Feature deployer/4.4.10 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.10 00:56:38 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.10 00:56:38 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.10 00:56:38 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.10 00:56:38 [INFO] Feature odl-aaa-cert/0.23.2 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.23.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.23.2/xml/config 00:56:38 [INFO] Feature odl-mdsal-model-odl-l2-types/16.0.3 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/opendaylight-l2-types/2013.08.27.28.3 00:56:38 [INFO] Feature odl-ietf-model-rfc8341/2.0.2 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8341/2.0.2 00:56:38 [INFO] Feature odl-infrautils-utils/7.1.12 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/infrautils-util/7.1.12 00:56:38 [INFO] Feature odl-aaa-web/0.23.2 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.23.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.23.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.23.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.23.2 00:56:38 [INFO] Feature odl-yangtools-xpath/15.0.2 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/15.0.2 00:56:38 [INFO] Feature odl-mdsal-dom-runtime/16.0.3 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/16.0.3 00:56:38 [INFO] Feature odl-aaa-password-service/0.23.2 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.23.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.23.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.23.2/xml/aaa-password-service-config 00:56:38 [INFO] Feature pax-jdbc/1.5.7 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.7 00:56:38 [INFO] Feature instance/4.4.10 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.10 00:56:38 [INFO] Feature odl-ietf-model-rfc8072/2.0.2 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8072/2.0.2 00:56:38 [INFO] Feature pax-web-http-jetty/8.0.34 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.34 00:56:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.34 00:56:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.34 00:56:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.34/xml/config-jetty 00:56:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.34/xml/context-jetty 00:56:38 [INFO] adding config file: etc/org.ops4j.pax.web.cfg 00:56:38 [INFO] Feature odl-ovsdb-southbound-impl/1.22.0 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/southbound-impl/1.22.0 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.yang-utils/1.22.0 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/southbound-impl/1.22.0/cfg/config 00:56:38 [INFO] Feature system/4.4.10 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.10 00:56:38 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 00:56:38 [INFO] Feature jline/3.30.6 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.jline/jline/3.30.6 00:56:38 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 00:56:38 [INFO] Feature odl-mdsal-binding-dom-adapter/16.0.3 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/16.0.3 00:56:38 [INFO] Feature pax-web-core/8.0.34 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.34 00:56:38 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 00:56:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.34 00:56:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.34 00:56:38 [INFO] Feature odl-gson/14.3.1 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.13.2 00:56:38 [INFO] Feature odl-yangtools-xpath-api/15.0.2 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/15.0.2 00:56:38 [INFO] Feature odl-netconf-keystore/11.0.0 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-api/11.0.0 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-none/11.0.0 00:56:38 [INFO] Feature odl-netconf-truststore/11.0.0 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-api/11.0.0 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-none/11.0.0 00:56:38 [INFO] Feature odl-mdsal-common/16.0.3 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/16.0.3 00:56:38 [INFO] Feature odl-yangtools-parser/15.0.2 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yin-source-dom/15.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/15.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/15.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/15.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/15.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-source-ir/15.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/15.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/15.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/15.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/15.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/15.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/15.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/15.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/15.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/15.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/15.0.2 00:56:38 [INFO] Feature odl-ietf-model-rfc8639/2.0.2 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8639/2.0.2 00:56:38 [INFO] Feature config/4.4.10 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.10 00:56:38 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 00:56:38 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 00:56:38 [INFO] Feature odl-ietf-model-rfc8344/2.0.2 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8344/2.0.2 00:56:38 [INFO] Feature pax-web-http/8.0.34 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.10 00:56:38 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.10 00:56:38 [INFO] Feature odl-yangtools-binding-codec/15.0.2 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-api/15.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-spi/15.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-osgi/15.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-dynamic/15.0.2 00:56:38 [INFO] Feature 9e6d9410-9e86-49f8-89ce-ccb7ffa30e59/0.0.0 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.3.1 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.3.1 00:56:38 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.3.1 00:56:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.3.1 00:56:38 [INFO] Feature odl-netconf-databind/11.0.0 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/databind/15.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/databind/11.0.0 00:56:38 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 00:56:38 [INFO] Feature odl-jspecify/14.3.1 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 00:56:38 [INFO] Feature odl-karaf-feat-jetty/14.3.1 is defined as a boot feature 00:56:38 [INFO] Feature pax-web-http-whiteboard/8.0.34 is defined as a boot feature 00:56:38 [INFO] Feature odl-jolokia/13.0.2 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 00:56:38 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/13.0.2/cfg/configuration 00:56:38 [INFO] Feature odl-pekko/13.0.2 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.5 00:56:38 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.45.2 00:56:38 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.22.0 00:56:38 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.45.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/scala3-library/13.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-pekko/13.0.2 00:56:38 [INFO] adding maven artifact: mvn:io.aeron/aeron-annotations/1.45.2 00:56:38 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.9.1 00:56:38 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 00:56:38 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_3/0.7.1 00:56:38 [INFO] Feature odl-netconf-api/11.0.0 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/11.0.0 00:56:38 [INFO] Feature odl-mdsal-broker/13.0.2 is defined as a boot feature 00:56:38 [INFO] Feature odl-yangtools-util/15.0.2 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/15.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/15.0.2 00:56:38 [INFO] Feature standard/4.4.10 is defined as a boot feature 00:56:38 [INFO] Feature kar/4.4.10 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.10 00:56:38 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 00:56:38 [INFO] Feature odl-ietf-model-rfc8529/2.0.2 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8529/2.0.2 00:56:38 [INFO] Feature odl-ietf-model-rfc8343/2.0.2 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8343/2.0.2 00:56:38 [INFO] Feature odl-servlet-api/14.3.1 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 00:56:38 [INFO] Feature odl-mdsal-binding-api/16.0.3 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/16.0.3 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/16.0.3 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/16.0.3 00:56:38 [INFO] Feature odl-jersey-2/14.3.1 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 00:56:38 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 00:56:38 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.47 00:56:38 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.47 00:56:38 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.47 00:56:38 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 00:56:38 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 00:56:38 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.47 00:56:38 [INFO] adding maven artifact: mvn:org.apache.geronimo.specs/geronimo-atinject_1.0_spec/1.2 00:56:38 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 00:56:38 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.47 00:56:38 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 00:56:38 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.47 00:56:38 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.47 00:56:38 [INFO] Feature pax-web-http-war/4.4.10 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.10 00:56:38 [INFO] Feature odl-mdsal-singleton-dom/16.0.3 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/16.0.3 00:56:38 [INFO] Feature management/4.4.10 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 00:56:38 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 00:56:38 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 00:56:38 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 00:56:38 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 00:56:38 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.10 00:56:38 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 00:56:38 [INFO] adding config file: etc/jmx.acl.cfg 00:56:38 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 00:56:38 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 00:56:38 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 00:56:38 [INFO] adding config file: etc/org.apache.karaf.management.cfg 00:56:38 [INFO] Feature pax-web-jsp/8.0.34 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.34 00:56:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.34 00:56:38 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 00:56:38 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 00:56:38 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 00:56:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.34 00:56:38 [INFO] Feature odl-restconf-server-api/11.0.0 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/11.0.0 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-api/11.0.0 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/16.0.3 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-spi/11.0.0 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/16.0.3 00:56:38 [INFO] Feature odl-bytebuddy/15.0.2 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.18.7 00:56:38 [INFO] Feature odl-controller-blueprint/13.0.2 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/13.0.2 00:56:38 [INFO] Feature odl-netty-4/14.3.1 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.10.Final 00:56:38 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.10.Final/jar/linux-riscv64 00:56:38 [INFO] adding maven artifact: mvn:io.netty/netty-codec-compression/4.2.10.Final 00:56:38 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.10.Final/jar/linux-x86_64 00:56:38 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.10.Final/jar/linux-x86_64 00:56:38 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.10.Final/jar/linux-aarch_64 00:56:38 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.2.10.Final 00:56:38 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.2.10.Final 00:56:38 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.2.10.Final 00:56:38 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.2.10.Final 00:56:38 [INFO] adding maven artifact: mvn:io.netty/netty-codec-base/4.2.10.Final 00:56:38 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.2.10.Final 00:56:38 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.2.10.Final 00:56:38 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.2.10.Final 00:56:38 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.2.10.Final 00:56:38 [INFO] Feature odl-ietf-model-rfc9641/2.0.2 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9641/2.0.2 00:56:38 [INFO] Feature odl-apache-commons-text/14.3.1 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.15.0 00:56:38 [INFO] Feature odl-ovsdb-southbound-impl-rest/1.22.0 is defined as a boot feature 00:56:38 [INFO] Feature odl-jakarta-activation-api/14.3.1 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 00:56:38 [INFO] Feature odl-ietf-model-rfc6470/2.0.2 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6470/2.0.2 00:56:38 [INFO] Feature aries-blueprint/4.4.10 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 00:56:38 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.10 00:56:38 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 00:56:38 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 00:56:38 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 00:56:38 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 00:56:38 [INFO] Feature odl-mdsal-binding-runtime/16.0.3 is defined as a boot feature 00:56:38 [INFO] Feature framework/4.4.10 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 00:56:38 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 00:56:38 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.10 00:56:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 00:56:38 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 00:56:38 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.10 00:56:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.7.0 00:56:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.2 00:56:38 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 00:56:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 00:56:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 00:56:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 00:56:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 00:56:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 00:56:38 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 00:56:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 00:56:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.2 00:56:38 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.10 00:56:38 [INFO] Feature shell/4.4.10 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.10 00:56:38 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.10 00:56:38 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.10 00:56:38 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 00:56:38 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 00:56:38 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 00:56:38 [INFO] Feature odl-apache-commons-lang3/14.3.1 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.20.0 00:56:38 [INFO] Feature odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.2 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7407-ietf-x509-cert-to-name/2.0.2 00:56:38 [INFO] Feature odl-woodstox/14.3.1 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:com.fasterxml.woodstox/woodstox-core/7.1.1 00:56:38 [INFO] Feature pax-web-jetty/9.4.58.v20250814 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.58.v20250814 00:56:38 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.58.v20250814 00:56:38 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.58.v20250814 00:56:38 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 00:56:38 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.58.v20250814 00:56:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.34 00:56:38 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.58.v20250814 00:56:38 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.58.v20250814 00:56:38 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.58.v20250814 00:56:38 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.58.v20250814 00:56:38 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.58.v20250814 00:56:38 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.58.v20250814 00:56:38 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.58.v20250814 00:56:38 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.58.v20250814 00:56:38 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.58.v20250814 00:56:38 [INFO] Feature odl-restconf-nb/11.0.0 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/odl-device-notification/11.0.0 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-mdsal-spi/11.0.0 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-mdsal/11.0.0 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/sal-remote/11.0.0 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server/11.0.0 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/11.0.0 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-restconf-server/11.0.0 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/rfc8639-impl/11.0.0 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-jaxrs/11.0.0 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/sal-remote-impl/11.0.0 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/11.0.0/cfg/config 00:56:38 [INFO] Feature wrap/2.7.0 is defined as a boot feature 00:56:38 [INFO] Feature odl-ietf-model-rfc9640/2.0.2 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9640/2.0.2 00:56:38 [INFO] Feature odl-ietf-model-rfc7952/2.0.2 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7952/2.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 00:56:38 [INFO] Feature odl-dropwizard-metrics/14.3.1 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.38 00:56:38 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.38 00:56:38 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.38 00:56:38 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.38 00:56:38 [INFO] Feature service/4.4.10 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.10 00:56:38 [INFO] Feature odl-aaa-shiro/0.23.2 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.23.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.23.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-jetty-auth-log-filter/0.23.2 00:56:38 [INFO] adding maven artifact: mvn:com.h2database/h2/2.4.240 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.23.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.23.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.23.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.23.2/xml/aaa-app-config 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.23.2/xml/aaa-datastore-config 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.23.2/xml/aaa-password-service-config 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.23.2/py/idmtool 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.23.2/cfg/config 00:56:38 [INFO] Feature odl-karaf-feat-jdbc/14.3.1 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.10 00:56:38 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 00:56:38 [INFO] Feature odl-raft-api/13.0.2 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-api/13.0.2 00:56:38 [INFO] Feature odl-yangtools-data-api/15.0.2 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/15.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/15.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/15.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/15.0.2 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/15.0.2 00:56:38 [INFO] Feature odl-javassist-3/14.3.1 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA 00:56:38 [INFO] Feature odl-ovsdb-library/1.22.0 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.22.0 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.servicehelper/1.22.0 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.hardwarevtep/1.22.0 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.openvswitch/1.22.0 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.22.0/cfg/config 00:56:38 [INFO] Feature diagnostic/4.4.10 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.10 00:56:38 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.10.jar 00:56:38 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.10 00:56:38 [INFO] Feature odl-ietf-model-rfc6241/2.0.2 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6241/2.0.2 00:56:38 [INFO] Feature odl-ovsdb-utils/1.22.0 is defined as a boot feature 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.config/1.22.0 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.southbound-utils/1.22.0 00:56:38 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.mdsal-utils/1.22.0 00:56:38 [INFO] Install stage 00:56:38 [INFO] Loading installed repositories 00:56:38 [INFO] Feature wrapper/4.4.10 is defined as an installed feature 00:56:38 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.10 00:56:38 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 00:56:38 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 00:56:38 [INFO] 00:56:38 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ southbound-karaf >>> 00:56:38 [INFO] 00:56:38 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ southbound-karaf --- 00:56:38 [INFO] No files found to run spotbugs, check compile phase has been run 00:56:38 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:56:38 [INFO] 00:56:38 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ southbound-karaf <<< 00:56:38 [INFO] 00:56:38 [INFO] 00:56:38 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ southbound-karaf --- 00:56:38 [INFO] 00:56:38 [INFO] --- dependency:3.10.0:copy (apply-branding) @ southbound-karaf --- 00:56:38 [INFO] 00:56:38 [INFO] --- dependency:3.10.0:unpack-dependencies (unpack-karaf-resources) @ southbound-karaf --- 00:56:38 [INFO] 00:56:38 [INFO] --- dependency:3.10.0:copy (org.ops4j.pax.url.mvn.cfg) @ southbound-karaf --- 00:56:38 [WARNING] Overwriting /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 00:56:38 [INFO] 00:56:38 [INFO] --- copy:14.3.1:copy-files (default) @ southbound-karaf --- 00:56:38 [INFO] 00:56:38 [INFO] --- resources:3.4.0:copy-resources (copy-resources) @ southbound-karaf --- 00:56:38 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-karaf/src/main/assembly 00:56:38 [INFO] 00:56:38 [INFO] --- karaf:14.3.1:populate-local-repo (populate-local-repo) @ southbound-karaf --- 00:56:38 [INFO] Feature repository discovered recursively: 85f907a6-b13e-42a6-8386-70b542073eba 00:56:38 [INFO] Feature repository discovered recursively: framework-4.4.10 00:56:38 [INFO] Feature repository discovered recursively: odl-aaa-0.23.2 00:56:38 [INFO] Feature repository discovered recursively: odl-antlr4 00:56:38 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 00:56:38 [INFO] Feature repository discovered recursively: odl-apache-commons-text 00:56:38 [INFO] Feature repository discovered recursively: odl-apache-shiro 00:56:38 [INFO] Feature repository discovered recursively: odl-bytebuddy 00:56:38 [INFO] Feature repository discovered recursively: odl-controller-13.0.2 00:56:38 [INFO] Feature repository discovered recursively: odl-controller-blueprint-13.0.2 00:56:38 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-13.0.2 00:56:38 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 00:56:38 [INFO] Feature repository discovered recursively: odl-extras-13.0.2 00:56:38 [INFO] Feature repository discovered recursively: odl-gson 00:56:38 [INFO] Feature repository discovered recursively: odl-guava 00:56:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6241 00:56:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6243 00:56:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6470 00:56:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6991 00:56:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7317-iana-crypt-hash 00:56:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7407-ietf-x509-cert-to-name 00:56:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7952 00:56:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf 00:56:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf-monitoring 00:56:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8072 00:56:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8341 00:56:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8342 00:56:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8343 00:56:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8344 00:56:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8525 00:56:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8526 00:56:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8528 00:56:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8529 00:56:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8639 00:56:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8650 00:56:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9640 00:56:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9641 00:56:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9642 00:56:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9643 00:56:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9644 00:56:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9645 00:56:38 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 00:56:38 [INFO] Feature repository discovered recursively: odl-infrautils-ready 00:56:38 [INFO] Feature repository discovered recursively: odl-infrautils-utils 00:56:38 [INFO] Feature repository discovered recursively: odl-jackson-2 00:56:38 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 00:56:38 [INFO] Feature repository discovered recursively: odl-javassist-3 00:56:38 [INFO] Feature repository discovered recursively: odl-jersey-2 00:56:38 [INFO] Feature repository discovered recursively: odl-jspecify 00:56:38 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 00:56:38 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 00:56:38 [INFO] Feature repository discovered recursively: odl-lz4 00:56:38 [INFO] Feature repository discovered recursively: odl-mdsal-13.0.2 00:56:38 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 00:56:38 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:56:38 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 00:56:38 [INFO] Feature repository discovered recursively: odl-mdsal-common 00:56:38 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 00:56:38 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 00:56:38 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 00:56:38 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 00:56:38 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 00:56:38 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 00:56:38 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 00:56:38 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 00:56:38 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 00:56:38 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 00:56:38 [INFO] Feature repository discovered recursively: odl-netconf-11.0.0 00:56:38 [INFO] Feature repository discovered recursively: odl-netconf-databind 00:56:38 [INFO] Feature repository discovered recursively: odl-netconf-keystore 00:56:38 [INFO] Feature repository discovered recursively: odl-netconf-truststore 00:56:38 [INFO] Feature repository discovered recursively: odl-netty-4 00:56:38 [INFO] Feature repository discovered recursively: odl-netty-http3 00:56:38 [INFO] Feature repository discovered recursively: odl-netty-quic 00:56:38 [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.22.0 00:56:38 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-1.22.0 00:56:38 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-api-1.22.0 00:56:38 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-1.22.0 00:56:38 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-rest-1.22.0 00:56:38 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-ui-1.22.0 00:56:38 [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.22.0 00:56:38 [INFO] Feature repository discovered recursively: odl-pekko 00:56:38 [INFO] Feature repository discovered recursively: odl-raft-api 00:56:38 [INFO] Feature repository discovered recursively: odl-raft-spi 00:56:38 [INFO] Feature repository discovered recursively: odl-restconf 00:56:38 [INFO] Feature repository discovered recursively: odl-restconf-api 00:56:38 [INFO] Feature repository discovered recursively: odl-restconf-nb-11.0.0 00:56:38 [INFO] Feature repository discovered recursively: odl-restconf-server-api 00:56:38 [INFO] Feature repository discovered recursively: odl-servlet-api 00:56:38 [INFO] Feature repository discovered recursively: odl-stax2-api 00:56:38 [INFO] Feature repository discovered recursively: odl-woodstox 00:56:38 [INFO] Feature repository discovered recursively: odl-ws-rs-api 00:56:38 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 00:56:38 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 00:56:38 [INFO] Feature repository discovered recursively: odl-yangtools-codec 00:56:38 [INFO] Feature repository discovered recursively: odl-yangtools-common 00:56:38 [INFO] Feature repository discovered recursively: odl-yangtools-data 00:56:38 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 00:56:38 [INFO] Feature repository discovered recursively: odl-yangtools-export 00:56:38 [INFO] Feature repository discovered recursively: odl-yangtools-parser 00:56:38 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 00:56:38 [INFO] Feature repository discovered recursively: odl-yangtools-util 00:56:38 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 00:56:38 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 00:56:38 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 00:56:38 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.34 00:56:38 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 00:56:38 [INFO] Feature repository discovered recursively: pt-triemap 00:56:38 [INFO] Feature repository discovered recursively: southbound-features 00:56:38 [INFO] Feature repository discovered recursively: standard-4.4.10 00:56:38 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:56:38 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:56:38 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:56:38 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:56:38 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:56:38 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:56:38 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:56:38 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:56:38 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:56:38 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:56:38 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:56:38 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:56:38 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:56:38 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:56:38 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:56:38 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:56:38 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:56:38 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:56:38 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:56:38 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:56:38 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:56:38 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:56:38 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:56:38 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:56:38 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:56:38 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:56:38 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:56:38 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:56:38 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:56:38 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:56:38 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:56:38 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:56:38 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:56:38 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:56:38 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:56:38 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:56:38 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:56:38 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:56:38 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:56:38 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 00:56:38 [INFO] 00:56:38 [INFO] --- antrun:3.2.0:run (fix-permissions) @ southbound-karaf --- 00:56:38 [INFO] Executing tasks 00:56:38 [INFO] Executed tasks 00:56:38 [INFO] 00:56:38 [INFO] --- antrun:3.2.0:run (remove-system-bc) @ southbound-karaf --- 00:56:38 [INFO] Executing tasks 00:56:38 [INFO] [delete] Deleting directory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-karaf/target/assembly/system/org/bouncycastle 00:56:38 [INFO] Executed tasks 00:56:38 [INFO] 00:56:38 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ southbound-karaf --- 00:56:38 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:56:38 [INFO] 00:56:38 [INFO] --- karaf:4.4.10:archive (package) @ southbound-karaf --- 00:56:53 [INFO] 00:56:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ southbound-karaf --- 00:56:53 [INFO] Skipping CycloneDX goal, because module skips deploy 00:56:53 [INFO] 00:56:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ southbound-karaf --- 00:56:53 [INFO] Skipping duplicate-finder execution! 00:56:53 [INFO] 00:56:53 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ southbound-karaf --- 00:56:53 [INFO] Skipping pom project 00:56:53 [INFO] 00:56:53 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ southbound-karaf --- 00:56:53 [INFO] 00:56:53 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ southbound-karaf --- 00:56:53 [INFO] 00:56:53 [INFO] --- jacoco:0.8.14:report (report) @ southbound-karaf --- 00:56:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:56:53 [INFO] 00:56:53 [INFO] --- install:3.1.4:install (default-install) @ southbound-karaf --- 00:56:53 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-karaf/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-karaf/1.22.0/southbound-karaf-1.22.0.pom 00:56:53 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-karaf/target/southbound-karaf-1.22.0.tar.gz to /tmp/r/org/opendaylight/ovsdb/southbound-karaf/1.22.0/southbound-karaf-1.22.0.tar.gz 00:56:53 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-karaf/target/southbound-karaf-1.22.0.zip to /tmp/r/org/opendaylight/ovsdb/southbound-karaf/1.22.0/southbound-karaf-1.22.0.zip 00:56:53 [INFO] 00:56:53 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ southbound-karaf --- 00:56:53 [INFO] Skipping artifact deployment 00:56:53 [INFO] 00:56:53 [INFO] -------< org.opendaylight.ovsdb:southbound-features-aggregator >-------- 00:56:53 [INFO] Building ODL :: ovsdb :: southbound-features-aggregator 1.22.0 [135/142] 00:56:53 [INFO] from ovsdb/southbound/southbound-features/pom.xml 00:56:53 [INFO] --------------------------------[ pom ]--------------------------------- 00:56:53 [INFO] 00:56:53 [INFO] --- clean:3.5.0:clean (default-clean) @ southbound-features-aggregator --- 00:56:53 [INFO] 00:56:53 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ southbound-features-aggregator --- 00:56:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:56:53 [INFO] 00:56:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ southbound-features-aggregator --- 00:56:53 [INFO] 00:56:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ southbound-features-aggregator --- 00:56:53 [INFO] CycloneDX: Resolving Dependencies 00:56:53 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 00:56:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-features/target/bom.xml 00:56:53 [INFO] attaching as southbound-features-aggregator-1.22.0-cyclonedx.xml 00:56:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-features/target/bom.json 00:56:53 [INFO] attaching as southbound-features-aggregator-1.22.0-cyclonedx.json 00:56:53 [INFO] 00:56:53 [INFO] --- install:3.1.4:install (default-install) @ southbound-features-aggregator --- 00:56:53 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-features/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-features-aggregator/1.22.0/southbound-features-aggregator-1.22.0.pom 00:56:53 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-features/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-features-aggregator/1.22.0/southbound-features-aggregator-1.22.0-cyclonedx.xml 00:56:53 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-features/target/bom.json to /tmp/r/org/opendaylight/ovsdb/southbound-features-aggregator/1.22.0/southbound-features-aggregator-1.22.0-cyclonedx.json 00:56:53 [INFO] 00:56:53 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ southbound-features-aggregator --- 00:56:53 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:56:53 [INFO] 00:56:53 [INFO] ------------< org.opendaylight.ovsdb:southbound-artifacts >------------- 00:56:53 [INFO] Building ODL :: ovsdb :: southbound-artifacts 1.22.0 [136/142] 00:56:53 [INFO] from ovsdb/southbound/southbound-artifacts/pom.xml 00:56:53 [INFO] --------------------------------[ pom ]--------------------------------- 00:56:53 [INFO] 00:56:53 [INFO] --- clean:3.5.0:clean (default-clean) @ southbound-artifacts --- 00:56:53 [INFO] 00:56:53 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ southbound-artifacts --- 00:56:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:56:53 [INFO] 00:56:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ southbound-artifacts --- 00:56:53 [INFO] 00:56:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ southbound-artifacts --- 00:56:53 [INFO] CycloneDX: Resolving Dependencies 00:56:53 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 00:56:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-artifacts/target/bom.xml 00:56:53 [INFO] attaching as southbound-artifacts-1.22.0-cyclonedx.xml 00:56:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-artifacts/target/bom.json 00:56:53 [INFO] attaching as southbound-artifacts-1.22.0-cyclonedx.json 00:56:53 [INFO] 00:56:53 [INFO] --- install:3.1.4:install (default-install) @ southbound-artifacts --- 00:56:53 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-artifacts/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-artifacts/1.22.0/southbound-artifacts-1.22.0.pom 00:56:53 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-artifacts/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-artifacts/1.22.0/southbound-artifacts-1.22.0-cyclonedx.xml 00:56:53 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-artifacts/target/bom.json to /tmp/r/org/opendaylight/ovsdb/southbound-artifacts/1.22.0/southbound-artifacts-1.22.0-cyclonedx.json 00:56:53 [INFO] 00:56:53 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ southbound-artifacts --- 00:56:53 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:56:53 [INFO] 00:56:53 [INFO] ----------------< org.opendaylight.ovsdb:southbound-it >---------------- 00:56:53 [INFO] Building ODL :: ovsdb :: southbound-it 1.22.0 [137/142] 00:56:53 [INFO] from ovsdb/southbound/southbound-it/pom.xml 00:56:53 [INFO] --------------------------------[ jar ]--------------------------------- 00:56:53 [INFO] 00:56:53 [INFO] --- clean:3.5.0:clean (default-clean) @ southbound-it --- 00:56:53 [INFO] 00:56:53 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ southbound-it --- 00:56:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:56:53 [INFO] 00:56:53 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ southbound-it --- 00:56:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:56:53 [INFO] 00:56:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ southbound-it --- 00:56:54 [INFO] 00:56:54 [INFO] --- dependency:3.10.0:properties (default) @ southbound-it --- 00:56:54 [INFO] 00:56:54 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ southbound-it --- 00:56:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:56:54 [INFO] 00:56:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ southbound-it --- 00:56:54 [INFO] 00:56:54 [INFO] --- checkstyle:3.6.0:check (default) @ southbound-it --- 00:56:54 [INFO] Starting audit... 00:56:54 Audit done. 00:56:54 [INFO] You have 0 Checkstyle violations. 00:56:54 [INFO] 00:56:54 [INFO] --- depends:1.5.0:generate-depends-file (generate-depends-file) @ southbound-it --- 00:56:54 [INFO] Created: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-it/target/classes/META-INF/maven/dependencies.properties 00:56:54 [INFO] 00:56:54 [INFO] --- dependency:3.10.0:copy (unpack-license) @ southbound-it --- 00:56:54 [INFO] 00:56:54 [INFO] --- resources:3.4.0:resources (default-resources) @ southbound-it --- 00:56:54 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/main/resources 00:56:54 [INFO] 00:56:54 [INFO] --- compiler:3.15.0:compile (default-compile) @ southbound-it --- 00:56:54 [INFO] No sources to compile 00:56:54 [INFO] 00:56:54 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ southbound-it >>> 00:56:54 [INFO] 00:56:54 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ southbound-it --- 00:56:54 [INFO] No files found to run spotbugs, check compile phase has been run 00:56:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:56:54 [INFO] 00:56:54 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ southbound-it <<< 00:56:54 [INFO] 00:56:54 [INFO] 00:56:54 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ southbound-it --- 00:56:54 [INFO] 00:56:54 [INFO] --- resources:3.4.0:testResources (default-testResources) @ southbound-it --- 00:56:54 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/resources 00:56:54 [INFO] 00:56:54 [INFO] --- dependency:3.10.0:unpack-dependencies (unpack-karaf-resources) @ southbound-it --- 00:56:55 [INFO] 00:56:55 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ southbound-it --- 00:56:55 [INFO] Recompiling the module because of changed dependency. 00:56:55 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[245,33] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[252,60] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[257,37] toLegacy() in org.opendaylight.yangtools.binding.DataObjectReference has been deprecated and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[297,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[297,50] unchecked method invocation: method registerTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 00:56:55 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 00:56:55 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.ovsdb.southbound.it.SouthboundIT.NotifyingDataChangeListener 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[297,57] unchecked conversion 00:56:55 required: org.opendaylight.yangtools.binding.DataObjectReference 00:56:55 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[458,68] unchecked method invocation: method of in class org.opendaylight.mdsal.binding.api.DataTreeIdentifier is applied to given types 00:56:55 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:56:55 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[459,17] unchecked conversion 00:56:55 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:56:55 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[458,65] 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 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[458,46] unchecked method invocation: method registerTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 00:56:55 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 00:56:55 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.ovsdb.southbound.it.SouthboundIT.NotifyingDataChangeListener 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[458,68] unchecked conversion 00:56:55 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 00:56:55 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[458,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 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[460,68] unchecked method invocation: method of in class org.opendaylight.mdsal.binding.api.DataTreeIdentifier is applied to given types 00:56:55 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:56:55 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[461,17] unchecked conversion 00:56:55 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:56:55 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[460,65] 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 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[460,46] unchecked method invocation: method registerTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 00:56:55 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 00:56:55 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.ovsdb.southbound.it.SouthboundIT.NotifyingDataChangeListener 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[460,68] unchecked conversion 00:56:55 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 00:56:55 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[460,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 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:56:55 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1883,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 00:56:55 [INFO] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java: /w/workspace/autorelease-release-chromium-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 that is marked for removal. 00:56:55 [INFO] 00:56:55 [INFO] --- surefire:3.5.5:test (default-test) @ southbound-it --- 00:56:55 [INFO] Surefire report directory: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-it/target/surefire-reports 00:56:55 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 00:56:55 [WARNING] System property [org.ops4j.pax.url.mvn.localRepository] overwritten by user properties from Maven session 00:56:55 [INFO] 00:56:55 [INFO] ------------------------------------------------------- 00:56:55 [INFO] T E S T S 00:56:55 [INFO] ------------------------------------------------------- 00:56:56 [INFO] 00:56:56 [INFO] Results: 00:56:56 [INFO] 00:56:56 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 00:56:56 [INFO] 00:56:56 [INFO] 00:56:56 [INFO] --- copy:14.3.1:copy-files (default) @ southbound-it --- 00:56:56 [INFO] 00:56:56 [INFO] --- jar:3.5.0:jar (default-jar) @ southbound-it --- 00:56:56 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-it/target/southbound-it-1.22.0.jar 00:56:56 [INFO] 00:56:56 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ southbound-it --- 00:56:56 [INFO] No Javadoc in project. Archive not created. 00:56:56 [INFO] 00:56:56 [INFO] --- antrun:3.2.0:run (prep-jacoco-agent) @ southbound-it --- 00:56:56 [INFO] Executing tasks 00:56:56 [INFO] [copy] Copying 1 file to /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-it/target/exam/jars 00:56:56 [INFO] Executed tasks 00:56:56 [INFO] 00:56:56 [INFO] --- failsafe:3.5.5:integration-test (default) @ southbound-it --- 00:56:56 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 00:56:56 [INFO] Tests are skipped. 00:56:56 [INFO] 00:56:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ southbound-it --- 00:56:56 [INFO] CycloneDX: Resolving Dependencies 00:57:06 [INFO] CycloneDX: Creating BOM version 1.6 with 513 component(s) 00:57:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-it/target/bom.xml 00:57:06 [INFO] attaching as southbound-it-1.22.0-cyclonedx.xml 00:57:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-it/target/bom.json 00:57:07 [INFO] attaching as southbound-it-1.22.0-cyclonedx.json 00:57:07 [INFO] 00:57:07 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ southbound-it --- 00:57:07 [INFO] Skipping duplicate-finder execution! 00:57:07 [INFO] 00:57:07 [INFO] --- failsafe:3.5.5:verify (default) @ southbound-it --- 00:57:07 [INFO] Tests are skipped. 00:57:07 [INFO] 00:57:07 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ southbound-it --- 00:57:07 [WARNING] Used undeclared dependencies found: 00:57:07 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 00:57:07 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 00:57:07 [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 00:57:07 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 00:57:07 [WARNING] org.apache.karaf:org.apache.karaf.client:jar:4.4.10:test 00:57:07 [WARNING] org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 00:57:07 [WARNING] org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 00:57:07 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 00:57:07 [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.14.0:compile 00:57:07 [WARNING] org.opendaylight.ovsdb:library:jar:1.22.0:compile 00:57:07 [WARNING] org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.22.0:compile 00:57:07 [WARNING] org.objenesis:objenesis:jar:3.3:test 00:57:07 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.28.3:compile 00:57:07 [WARNING] org.opendaylight.yangtools:concepts:jar:15.0.2:compile 00:57:07 [WARNING] net.bytebuddy:byte-buddy-agent:jar:1.12.19:test 00:57:07 [WARNING] org.opentest4j:opentest4j:jar:1.3.0:test 00:57:07 [WARNING] net.java.dev.jna:jna:jar:5.18.1:runtime 00:57:07 [WARNING] org.opendaylight.ovsdb:southbound-api:jar:1.22.0:compile 00:57:07 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:compile 00:57:07 [WARNING] org.opendaylight.ovsdb:southbound-impl:jar:1.22.0:compile 00:57:07 [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile 00:57:07 [WARNING] org.ops4j.pax.tipi:org.ops4j.pax.tipi.hamcrest.core:jar:1.3.0.1:test 00:57:07 [WARNING] Unused declared dependencies found: 00:57:07 [WARNING] org.ops4j.pax.url:pax-url-aether:jar:2.7.0:compile 00:57:07 [WARNING] org.opendaylight.ovsdb:southbound-features:xml:features:1.22.0:compile 00:57:07 [WARNING] com.guicedee.services:javax.inject:jar:1.0.20.2:compile 00:57:07 [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.10:compile 00:57:07 [WARNING] Non-test scoped test only dependencies found: 00:57:07 [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 00:57:07 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 00:57:07 [WARNING] org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 00:57:07 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 00:57:07 [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.14.0:compile 00:57:07 [WARNING] org.opendaylight.ovsdb:library:jar:1.22.0:compile 00:57:07 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 00:57:07 [WARNING] org.osgi:org.osgi.framework:jar:1.10.0:compile 00:57:07 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.28.3:compile 00:57:07 [WARNING] org.opendaylight.yangtools:concepts:jar:15.0.2:compile 00:57:07 [WARNING] org.opendaylight.ovsdb:utils.southbound-utils:jar:1.22.0:compile 00:57:07 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 00:57:07 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 00:57:07 [WARNING] org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 00:57:07 [WARNING] junit:junit:jar:4.13.2:compile 00:57:07 [WARNING] org.ops4j.pax.exam:pax-exam-junit4:jar:4.14.0:compile 00:57:07 [WARNING] org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.22.0:compile 00:57:07 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:compile 00:57:07 [WARNING] org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.14.0:compile 00:57:07 [WARNING] org.opendaylight.ovsdb:southbound-api:jar:1.22.0:compile 00:57:07 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:compile 00:57:07 [WARNING] org.opendaylight.ovsdb:southbound-impl:jar:1.22.0:compile 00:57:07 [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile 00:57:07 [WARNING] org.ops4j.pax.exam:pax-exam:jar:4.14.0:compile 00:57:07 [INFO] 00:57:07 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ southbound-it --- 00:57:07 [INFO] No sources in project. Archive not created. 00:57:07 [INFO] 00:57:07 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ southbound-it --- 00:57:07 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator$ForFolder.java:1080: Prefer java.nio.file.Path.resolve(String) 00:57:07 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:57:07 [ERROR] /w/workspace/autorelease-release-chromium-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...) 00:57:07 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:57:07 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator$ForJarFile.java:811: Prefer java.nio.file.Paths.get(String) 00:57:07 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator$ForJarFile.java:831: Prefer java.nio.file.Paths.get(String, String...) 00:57:07 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/dynamic/loading/ClassInjector$UsingInstrumentation.java:2450: Prefer java.nio.file.Path.resolve(String) 00:57:07 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:57:07 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$EmptyEnumeration.java:-1: Prefer java.util.Iterator 00:57:07 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$SingletonEnumeration.java:-1: Prefer java.util.Iterator 00:57:07 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:57:07 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/dynamic/loading/MultipleParentClassLoader$CompoundEnumeration.java:-1: Prefer java.util.Iterator 00:57:07 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$ChildFirst$PrependingEnumeration.java:-1: Prefer java.util.Iterator 00:57:07 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator$ForModuleFile.java:909: Prefer java.nio.file.Paths.get(String, String...) 00:57:07 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator$ForModuleFile.java:995: Prefer java.nio.file.Paths.get(String, String...) 00:57:07 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/dynamic/DynamicType$Default.java:6144: Prefer java.nio.file.Path.resolve(String) 00:57:07 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:57:07 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:57:07 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:57:07 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:57:07 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:57:07 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/implementation/bytecode/constant/SerializedConstant.java:74: Prefer java.io.ByteArrayOutputStream.toString(Charset) 00:57:07 [ERROR] /w/workspace/autorelease-release-chromium-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...) 00:57:07 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:57:07 [ERROR] /w/workspace/autorelease-release-chromium-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...) 00:57:07 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:57:07 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:57:07 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:57:07 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:57:07 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:57:07 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:57:07 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/build/Plugin$Engine$Default.java:4522: Prefer java.nio.file.Paths.get(String) 00:57:07 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/build/Plugin$Engine$Default.java:4522: Prefer java.nio.file.Paths.get(String) 00:57:07 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:57:07 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:57:07 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:57:07 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:57:07 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:57:07 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:57:07 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:57:07 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:57:07 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:57:07 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:57:07 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:57:07 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:57:07 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:57:07 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/mockito/internal/progress/ArgumentMatcherStorageImpl.java:26: Prefer java.util.Deque 00:57:07 [ERROR] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/mockito/internal/util/io/IOUtil.java:32: Prefer java.nio.file.Files.newBufferedWriter.(Path) 00:57:07 [ERROR] /w/workspace/autorelease-release-chromium-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) 00:57:07 [INFO] 00:57:07 [INFO] --- jacoco:0.8.14:report (report) @ southbound-it --- 00:57:07 [INFO] Loading execution data file /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-it/target/code-coverage/jacoco.exec 00:57:07 [INFO] Analyzed bundle 'ODL :: ovsdb :: southbound-it' with 0 classes 00:57:07 [INFO] 00:57:07 [INFO] --- install:3.1.4:install (default-install) @ southbound-it --- 00:57:07 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-it/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-it/1.22.0/southbound-it-1.22.0.pom 00:57:07 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-it/target/southbound-it-1.22.0.jar to /tmp/r/org/opendaylight/ovsdb/southbound-it/1.22.0/southbound-it-1.22.0.jar 00:57:07 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-it/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-it/1.22.0/southbound-it-1.22.0-cyclonedx.xml 00:57:07 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/southbound/southbound-it/target/bom.json to /tmp/r/org/opendaylight/ovsdb/southbound-it/1.22.0/southbound-it-1.22.0-cyclonedx.json 00:57:07 [INFO] 00:57:07 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ southbound-it --- 00:57:07 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:57:07 [INFO] 00:57:07 [INFO] ------------< org.opendaylight.ovsdb:southbound-aggregator >------------ 00:57:07 [INFO] Building ODL :: ovsdb :: southbound-aggregator 1.22.0 [138/142] 00:57:07 [INFO] from ovsdb/southbound/pom.xml 00:57:07 [INFO] --------------------------------[ pom ]--------------------------------- 00:57:07 [INFO] 00:57:07 [INFO] --- clean:3.5.0:clean (default-clean) @ southbound-aggregator --- 00:57:07 [INFO] 00:57:07 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ southbound-aggregator --- 00:57:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:57:07 [INFO] 00:57:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ southbound-aggregator --- 00:57:07 [INFO] 00:57:07 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ southbound-aggregator --- 00:57:07 [INFO] Skipping CycloneDX goal, because module skips deploy 00:57:07 [INFO] 00:57:07 [INFO] --- install:3.1.4:install (default-install) @ southbound-aggregator --- 00:57:07 [INFO] Skipping artifact installation 00:57:07 [INFO] 00:57:07 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ southbound-aggregator --- 00:57:07 [INFO] Skipping artifact deployment 00:57:07 [INFO] 00:57:07 [INFO] ------------< org.opendaylight.ovsdb:utils.ovsdb-it-utils >------------- 00:57:07 [INFO] Building ODL :: ovsdb :: utils.ovsdb-it-utils 1.22.0 [139/142] 00:57:07 [INFO] from ovsdb/utils/ovsdb-it-utils/pom.xml 00:57:07 [INFO] -------------------------------[ bundle ]------------------------------- 00:57:08 [INFO] 00:57:08 [INFO] --- clean:3.5.0:clean (default-clean) @ utils.ovsdb-it-utils --- 00:57:08 [INFO] 00:57:08 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ utils.ovsdb-it-utils --- 00:57:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:57:08 [INFO] 00:57:08 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ utils.ovsdb-it-utils --- 00:57:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:57:08 [INFO] 00:57:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ utils.ovsdb-it-utils --- 00:57:08 [INFO] 00:57:08 [INFO] --- dependency:3.10.0:properties (default) @ utils.ovsdb-it-utils --- 00:57:08 [INFO] 00:57:08 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ utils.ovsdb-it-utils --- 00:57:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-chromium-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/** 00:57:08 [INFO] 00:57:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ utils.ovsdb-it-utils --- 00:57:08 [INFO] 00:57:08 [INFO] --- checkstyle:3.6.0:check (default) @ utils.ovsdb-it-utils --- 00:57:08 [INFO] Starting audit... 00:57:08 Audit done. 00:57:08 [INFO] You have 0 Checkstyle violations. 00:57:08 [INFO] 00:57:08 [INFO] --- dependency:3.10.0:copy (unpack-license) @ utils.ovsdb-it-utils --- 00:57:08 [INFO] 00:57:08 [INFO] --- resources:3.4.0:resources (default-resources) @ utils.ovsdb-it-utils --- 00:57:08 [INFO] Copying 6 resources from src/main/resources/docker-compose-files to target/classes/META-INF/docker-compose-files 00:57:08 [INFO] 00:57:08 [INFO] --- compiler:3.15.0:compile (default-compile) @ utils.ovsdb-it-utils --- 00:57:08 [INFO] Recompiling the module because of changed dependency. 00:57:08 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 00:57:08 [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 00:57:08 [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 00:57:08 [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 00:57:08 [WARNING] /w/workspace/autorelease-release-chromium-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 00:57:08 [WARNING] /w/workspace/autorelease-release-chromium-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 00:57:08 missing type arguments for generic class java.util.Map 00:57:08 [WARNING] /w/workspace/autorelease-release-chromium-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 00:57:08 missing type arguments for generic class java.util.Map 00:57:08 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[434,50] unchecked cast 00:57:08 required: java.util.Map.Entry 00:57:08 found: java.lang.Object 00:57:08 [WARNING] /w/workspace/autorelease-release-chromium-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 00:57:08 missing type arguments for generic class java.util.Map 00:57:08 [WARNING] /w/workspace/autorelease-release-chromium-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 00:57:08 missing type arguments for generic class java.util.Map 00:57:08 [WARNING] /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[435,47] unchecked cast 00:57:08 required: java.util.Map.Entry 00:57:08 found: java.lang.Object 00:57:08 [WARNING] /w/workspace/autorelease-release-chromium-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 00:57:08 missing type arguments for generic class java.util.List 00:57:08 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:57:08 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:57:08 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:57:08 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:57:08 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:57:08 [WARNING] /w/workspace/autorelease-release-chromium-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 and marked for removal 00:57:08 [INFO] 00:57:08 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ utils.ovsdb-it-utils >>> 00:57:08 [INFO] 00:57:08 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ utils.ovsdb-it-utils --- 00:57:08 [INFO] Fork Value is true 00:57:11 [INFO] Done SpotBugs Analysis.... 00:57:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:57:11 [INFO] 00:57:11 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ utils.ovsdb-it-utils <<< 00:57:11 [INFO] 00:57:11 [INFO] 00:57:11 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ utils.ovsdb-it-utils --- 00:57:11 [INFO] BugInstance size is 0 00:57:11 [INFO] Error size is 0 00:57:11 [INFO] No errors/warnings found 00:57:11 [INFO] 00:57:11 [INFO] --- resources:3.4.0:testResources (default-testResources) @ utils.ovsdb-it-utils --- 00:57:11 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/src/test/resources 00:57:11 [INFO] 00:57:11 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ utils.ovsdb-it-utils --- 00:57:11 [INFO] No sources to compile 00:57:11 [INFO] 00:57:11 [INFO] --- surefire:3.5.5:test (default-test) @ utils.ovsdb-it-utils --- 00:57:11 [INFO] No tests to run. 00:57:11 [INFO] 00:57:11 [INFO] --- copy:14.3.1:copy-files (default) @ utils.ovsdb-it-utils --- 00:57:11 [INFO] 00:57:11 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ utils.ovsdb-it-utils --- 00:57:12 [INFO] Building bundle: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/target/utils.ovsdb-it-utils-1.22.0.jar 00:57:12 [INFO] Writing manifest: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/target/classes/META-INF/MANIFEST.MF 00:57:12 [INFO] 00:57:12 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ utils.ovsdb-it-utils --- 00:57:13 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/target/utils.ovsdb-it-utils-1.22.0-javadoc.jar 00:57:13 [INFO] 00:57:13 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ utils.ovsdb-it-utils --- 00:57:13 [INFO] CycloneDX: Resolving Dependencies 00:57:14 [INFO] CycloneDX: Creating BOM version 1.6 with 80 component(s) 00:57:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/target/bom.xml 00:57:14 [INFO] attaching as utils.ovsdb-it-utils-1.22.0-cyclonedx.xml 00:57:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/target/bom.json 00:57:14 [INFO] attaching as utils.ovsdb-it-utils-1.22.0-cyclonedx.json 00:57:14 [INFO] 00:57:14 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ utils.ovsdb-it-utils --- 00:57:14 [INFO] Skipping duplicate-finder execution! 00:57:14 [INFO] 00:57:14 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ utils.ovsdb-it-utils --- 00:57:14 [WARNING] Used undeclared dependencies found: 00:57:14 [WARNING] org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 00:57:14 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 00:57:14 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:compile 00:57:14 [WARNING] Unused declared dependencies found: 00:57:14 [WARNING] org.ops4j.pax.url:pax-url-aether:jar:2.7.0:compile 00:57:14 [WARNING] org.ops4j.pax.exam:pax-exam-junit4:jar:4.14.0:compile 00:57:14 [WARNING] com.guicedee.services:javax.inject:jar:1.0.20.2:compile 00:57:14 [WARNING] org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.14.0:compile 00:57:14 [INFO] 00:57:14 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ utils.ovsdb-it-utils --- 00:57:14 [INFO] Building jar: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/target/utils.ovsdb-it-utils-1.22.0-sources.jar 00:57:14 [INFO] 00:57:14 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ utils.ovsdb-it-utils --- 00:57:14 [INFO] 00:57:14 [INFO] --- jacoco:0.8.14:report (report) @ utils.ovsdb-it-utils --- 00:57:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:57:14 [INFO] 00:57:14 [INFO] --- install:3.1.4:install (default-install) @ utils.ovsdb-it-utils --- 00:57:14 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.22.0/utils.ovsdb-it-utils-1.22.0.pom 00:57:14 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/target/utils.ovsdb-it-utils-1.22.0.jar to /tmp/r/org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.22.0/utils.ovsdb-it-utils-1.22.0.jar 00:57:14 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/target/utils.ovsdb-it-utils-1.22.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.22.0/utils.ovsdb-it-utils-1.22.0-javadoc.jar 00:57:14 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.22.0/utils.ovsdb-it-utils-1.22.0-cyclonedx.xml 00:57:14 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/target/bom.json to /tmp/r/org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.22.0/utils.ovsdb-it-utils-1.22.0-cyclonedx.json 00:57:14 [INFO] Installing /w/workspace/autorelease-release-chromium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/target/utils.ovsdb-it-utils-1.22.0-sources.jar to /tmp/r/org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.22.0/utils.ovsdb-it-utils-1.22.0-sources.jar 00:57:14 [INFO] 00:57:14 [INFO] --- bundle:6.0.0:install (default-install) @ utils.ovsdb-it-utils --- 00:57:14 [INFO] Installing org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.22.0/utils.ovsdb-it-utils-1.22.0.jar 00:57:14 [INFO] Writing OBR metadata 00:57:14 [INFO] 00:57:14 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ utils.ovsdb-it-utils --- 00:57:14 [INFO] Using alternate deployment repository staging::file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:57:14 [INFO] 00:57:14 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ utils.ovsdb-it-utils --- 00:57:14 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:57:14 [INFO] 00:57:14 [INFO] --------------------< org.opendaylight.ovsdb:utils >-------------------- 00:57:14 [INFO] Building ODL :: ovsdb :: utils 1.22.0 [140/142] 00:57:14 [INFO] from ovsdb/utils/pom.xml 00:57:14 [INFO] --------------------------------[ pom ]--------------------------------- 00:57:14 [INFO] 00:57:14 [INFO] --- clean:3.5.0:clean (default-clean) @ utils --- 00:57:14 [INFO] 00:57:14 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ utils --- 00:57:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:57:14 [INFO] 00:57:14 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ utils --- 00:57:14 [INFO] 00:57:14 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ utils --- 00:57:14 [INFO] Skipping CycloneDX goal, because module skips deploy 00:57:14 [INFO] 00:57:14 [INFO] --- install:3.1.4:install (default-install) @ utils --- 00:57:14 [INFO] Skipping artifact installation 00:57:14 [INFO] 00:57:14 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ utils --- 00:57:14 [INFO] Skipping artifact deployment 00:57:14 [INFO] 00:57:14 [INFO] --------------------< org.opendaylight.ovsdb:ovsdb >-------------------- 00:57:14 [INFO] Building ovsdb 1.22.0 [141/142] 00:57:14 [INFO] from ovsdb/pom.xml 00:57:14 [INFO] --------------------------------[ pom ]--------------------------------- 00:57:14 [INFO] 00:57:14 [INFO] --- clean:3.5.0:clean (default-clean) @ ovsdb --- 00:57:14 [INFO] 00:57:14 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ ovsdb --- 00:57:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:57:14 [INFO] 00:57:14 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ ovsdb --- 00:57:14 [INFO] 00:57:14 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ovsdb --- 00:57:14 [INFO] Skipping CycloneDX goal, because module skips deploy 00:57:14 [INFO] 00:57:14 [INFO] --- install:3.1.4:install (default-install) @ ovsdb --- 00:57:14 [INFO] Skipping artifact installation 00:57:14 [INFO] 00:57:14 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ ovsdb --- 00:57:14 [INFO] Skipping artifact deployment 00:57:14 [INFO] 00:57:14 [INFO] --------< org.opendaylight.releng.autorelease:autorelease-root >-------- 00:57:14 [INFO] Building autorelease 1.2.0 [142/142] 00:57:14 [INFO] from pom.xml 00:57:14 [INFO] --------------------------------[ pom ]--------------------------------- 00:57:14 [INFO] 00:57:14 [INFO] --- clean:3.2.0:clean (default-clean) @ autorelease-root --- 00:57:14 [INFO] Deleting /w/workspace/autorelease-release-chromium-mvn39-openjdk21/target 00:57:14 [INFO] 00:57:14 [INFO] --- enforcer:3.3.0:enforce (enforce-dependency-convergence) @ autorelease-root --- 00:57:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 00:57:14 [INFO] 00:57:14 [INFO] --- install:3.1.1:install (default-install) @ autorelease-root --- 00:57:14 [INFO] Skipping artifact installation 00:57:14 [INFO] 00:57:14 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ autorelease-root --- 00:57:14 [INFO] Skipping artifact deployment 00:57:14 [INFO] ------------------------------------------------------------------------ 00:57:14 [INFO] Reactor Summary: 00:57:14 [INFO] 00:57:14 [INFO] daexim-test-model 1.19.0 ........................... SUCCESS [ 17.577 s] 00:57:14 [INFO] daexim-model 1.19.0 ................................ SUCCESS [ 8.541 s] 00:57:14 [INFO] daexim-spi 1.19.0 .................................. SUCCESS [ 4.141 s] 00:57:14 [INFO] parent 1.19.0 ...................................... SUCCESS [ 0.382 s] 00:57:14 [INFO] daexim-impl 1.19.0 ................................. SUCCESS [ 41.193 s] 00:57:14 [INFO] daexim-akka-infoprovider-impl 1.19.0 ............... SUCCESS [ 5.450 s] 00:57:14 [INFO] OpenDaylight :: daexim (Karaf feature) 1.19.0 ...... SUCCESS [ 8.519 s] 00:57:14 [INFO] OpenDaylight :: Daexim :: All 1.19.0 ............... SUCCESS [ 9.478 s] 00:57:14 [INFO] ODL :: daexim :: daexim-features 1.19.0 ............ SUCCESS [ 5.835 s] 00:57:14 [INFO] ODL :: daexim :: features-aggregator 1.19.0 ........ SUCCESS [ 0.652 s] 00:57:14 [INFO] daexim-artifacts 1.19.0 ............................ SUCCESS [ 0.078 s] 00:57:14 [INFO] daexim-karaf 1.19.0 ................................ SUCCESS [ 19.818 s] 00:57:14 [INFO] daexim 1.19.0 ...................................... SUCCESS [ 0.078 s] 00:57:14 [INFO] ODL :: integration :: distribution-artifacts 0.24.0 SUCCESS [ 0.063 s] 00:57:14 [INFO] ODL :: integration :: properties 0.24.0 ............ SUCCESS [ 0.063 s] 00:57:14 [INFO] ODL :: integration :: artifact-artifacts 0.24.0 .... SUCCESS [ 0.072 s] 00:57:14 [INFO] ODL :: integration :: other-artifacts 0.24.0 ....... SUCCESS [ 0.060 s] 00:57:14 [INFO] ODL :: integration :: upstream-all-artifacts 0.24.0 SUCCESS [ 0.063 s] 00:57:14 [INFO] ODL :: integration :: upstream-aggregator 0.24.0 ... SUCCESS [ 0.055 s] 00:57:14 [INFO] ODL :: integration :: all-artifacts 0.24.0 ......... SUCCESS [ 0.057 s] 00:57:14 [INFO] ODL :: integration :: artifacts-aggregator 0.24.0 .. SUCCESS [ 0.055 s] 00:57:14 [INFO] ODL :: integration :: Karaf :: Scripts :: karaf-scripts 0.24.0 SUCCESS [ 1.134 s] 00:57:14 [INFO] JSON-RPC :: Parent 1.20.0 .......................... SUCCESS [ 0.355 s] 00:57:14 [INFO] JSON-RPC :: BUS :: JSON-RPC codec 1.20.0 ........... SUCCESS [ 7.138 s] 00:57:14 [INFO] JSON-RPC :: BUS :: API 1.20.0 ...................... SUCCESS [ 6.090 s] 00:57:14 [INFO] JSON-RPC :: Security :: API 1.20.0 ................. SUCCESS [ 5.629 s] 00:57:14 [INFO] JSON-RPC :: Security :: NOOP 1.20.0 ................ SUCCESS [ 3.966 s] 00:57:14 [INFO] JSON-RPC :: BUS :: SPI 1.20.0 ...................... SUCCESS [ 7.763 s] 00:57:14 [INFO] JSON-RPC :: BUS :: ZeroMQ transport 1.20.0 ......... SUCCESS [ 12.171 s] 00:57:14 [INFO] JSON-RPC :: BUS :: HTTP transport 1.20.0 ........... SUCCESS [ 13.564 s] 00:57:14 [INFO] JSON-RPC :: BUS :: Messaging library 1.20.0 ........ SUCCESS [ 28.101 s] 00:57:14 [INFO] JSON-RPC :: Security :: Service 1.20.0 ............. SUCCESS [ 4.049 s] 00:57:14 [INFO] JSON-RPC :: API 1.20.0 ............................. SUCCESS [ 6.329 s] 00:57:14 [INFO] JSON-RPC :: Security :: AAA 1.20.0 ................. SUCCESS [ 4.655 s] 00:57:14 [INFO] JSON-RPC :: BUS :: Config 1.20.0 ................... SUCCESS [ 0.475 s] 00:57:14 [INFO] JSON-RPC :: Feature :: bus 1.20.0 .................. SUCCESS [ 4.313 s] 00:57:14 [INFO] JSON-RPC :: Test model 1.20.0 ...................... SUCCESS [ 8.373 s] 00:57:14 [INFO] JSON-RPC :: DOM :: Codec 1.20.0 .................... SUCCESS [ 10.595 s] 00:57:14 [INFO] JSON-RPC :: Provider 1.20.0 ........................ SUCCESS [ 1.975 s] 00:57:14 [INFO] JSON-RPC :: Provider :: Common 1.20.0 .............. SUCCESS [01:06 min] 00:57:14 [INFO] JSON-RPC :: Provider :: Single node 1.20.0 ......... SUCCESS [ 15.311 s] 00:57:14 [INFO] JSON-RPC :: Feature :: provider 1.20.0 ............. SUCCESS [ 4.128 s] 00:57:14 [INFO] JSON-RPC :: Feature :: all 1.20.0 .................. SUCCESS [ 6.255 s] 00:57:14 [INFO] JSON-RPC :: Features :: repository 1.20.0 .......... SUCCESS [ 5.795 s] 00:57:14 [INFO] ODL :: lispflowmapping :: mappingservice.lisp-proto 1.23.0 SUCCESS [ 18.052 s] 00:57:14 [INFO] ODL :: lispflowmapping :: mappingservice.api 1.23.0 SUCCESS [ 9.553 s] 00:57:14 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-models 1.23.0 SUCCESS [ 1.092 s] 00:57:14 [INFO] ODL :: lispflowmapping :: mappingservice-parent 1.23.0 SUCCESS [ 0.402 s] 00:57:14 [INFO] ODL :: lispflowmapping :: mappingservice.inmemorydb 1.23.0 SUCCESS [ 7.452 s] 00:57:14 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-inmemorydb 1.23.0 SUCCESS [ 3.054 s] 00:57:14 [INFO] ODL :: lispflowmapping :: mappingservice.dsbackend 1.23.0 SUCCESS [ 10.724 s] 00:57:14 [INFO] ODL :: lispflowmapping :: mappingservice.mapcache 1.23.0 SUCCESS [ 8.665 s] 00:57:14 [INFO] ODL :: lispflowmapping :: mappingservice.southbound 1.23.0 SUCCESS [ 13.798 s] 00:57:14 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-southbound 1.23.0 SUCCESS [ 5.580 s] 00:57:14 [INFO] ODL :: lispflowmapping :: mappingservice.implementation 1.23.0 SUCCESS [ 19.731 s] 00:57:14 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice 1.23.0 SUCCESS [ 5.703 s] 00:57:14 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-msmr 1.23.0 SUCCESS [ 5.604 s] 00:57:14 [INFO] ODL :: lispflowmapping :: mappingservice.shell 1.23.0 SUCCESS [ 5.116 s] 00:57:14 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice-shell 1.23.0 SUCCESS [ 5.615 s] 00:57:14 [INFO] ODL :: lispflowmapping :: features-lispflowmapping 1.23.0 SUCCESS [ 5.487 s] 00:57:14 [INFO] ovsdb-binding-parent 1.22.0 ........................ SUCCESS [ 0.338 s] 00:57:14 [INFO] ODL :: ovsdb :: library 1.22.0 ..................... SUCCESS [ 24.205 s] 00:57:14 [INFO] ODL :: ovsdb :: utils.servicehelper 1.22.0 ......... SUCCESS [ 6.450 s] 00:57:14 [INFO] ODL :: ovsdb :: schema.openvswitch 1.22.0 .......... SUCCESS [ 6.791 s] 00:57:14 [INFO] ODL :: ovsdb :: schema.hardwarevtep 1.22.0 ......... SUCCESS [ 6.435 s] 00:57:14 [INFO] ODL :: ovsdb :: odl-ovsdb-library 1.22.0 ........... SUCCESS [ 3.413 s] 00:57:14 [INFO] ODL :: ovsdb :: library-features 1.22.0 ............ SUCCESS [ 3.213 s] 00:57:14 [INFO] ODL :: ovsdb :: hwvtepsouthbound-api 1.22.0 ........ SUCCESS [ 8.530 s] 00:57:14 [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-api 1.22.0 SUCCESS [ 0.967 s] 00:57:14 [INFO] ODL :: ovsdb :: southbound-api 1.22.0 .............. SUCCESS [ 8.463 s] 00:57:14 [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-api 1.22.0 .... SUCCESS [ 0.921 s] 00:57:14 [INFO] ODL :: ovsdb :: utils.config 1.22.0 ................ SUCCESS [ 6.296 s] 00:57:14 [INFO] ODL :: ovsdb :: utils.mdsal-utils 1.22.0 ........... SUCCESS [ 12.036 s] 00:57:14 [INFO] ODL :: ovsdb :: utils.southbound-utils 1.22.0 ...... SUCCESS [ 7.814 s] 00:57:14 [INFO] ODL :: ovsdb :: odl-ovsdb-utils 1.22.0 ............. SUCCESS [ 3.220 s] 00:57:14 [INFO] ODL :: ovsdb :: hwvtepsouthbound-impl 1.22.0 ....... SUCCESS [ 52.873 s] 00:57:14 [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound 1.22.0 .. SUCCESS [ 3.401 s] 00:57:14 [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-rest 1.22.0 SUCCESS [ 5.564 s] 00:57:14 [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-ui 1.22.0 SUCCESS [ 5.823 s] 00:57:14 [INFO] ODL :: ovsdb :: utils.hwvtepsouthbound-utils 1.22.0 SUCCESS [ 5.429 s] 00:57:14 [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-test 1.22.0 SUCCESS [ 3.504 s] 00:57:14 [INFO] ODL :: ovsdb :: hwvtepsouthbound-features 1.22.0 ... SUCCESS [ 5.899 s] 00:57:14 [INFO] ODL :: ovsdb :: utils.yang-utils 1.22.0 ............ SUCCESS [ 4.068 s] 00:57:14 [INFO] ODL :: ovsdb :: southbound-impl 1.22.0 ............. SUCCESS [01:24 min] 00:57:14 [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl 1.22.0 ... SUCCESS [ 3.888 s] 00:57:14 [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-rest 1.22.0 SUCCESS [ 5.510 s] 00:57:14 [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-ui 1.22.0 SUCCESS [ 5.715 s] 00:57:14 [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-test 1.22.0 ... SUCCESS [ 3.516 s] 00:57:14 [INFO] ODL :: ovsdb :: southbound-features 1.22.0 ......... SUCCESS [ 5.767 s] 00:57:14 [INFO] ODL :: integration :: features-index 0.24.0 ........ SUCCESS [ 23.483 s] 00:57:14 [INFO] ODL :: integration :: odl-integration-compatible-with-all 0.24.0 SUCCESS [ 10.204 s] 00:57:14 [INFO] ODL :: integration :: odl-integration-all 0.24.0 ... SUCCESS [ 10.162 s] 00:57:14 [INFO] ODL :: integration :: features-test 0.24.0 ......... SUCCESS [ 10.297 s] 00:57:14 [INFO] ODL :: integration :: karaf 0.24.0 ................. SUCCESS [ 58.587 s] 00:57:14 [INFO] ODL :: integration :: singles-aggregator 0.24.0 .... SUCCESS [ 0.112 s] 00:57:14 [INFO] ODL :: integration :: repos-aggregator 0.24.0 ...... SUCCESS [ 0.063 s] 00:57:14 [INFO] ODL :: integration :: features-aggregator 0.24.0 ... SUCCESS [ 0.057 s] 00:57:14 [INFO] ODL :: integration :: onap-karaf 0.24.0 ............ SUCCESS [ 17.620 s] 00:57:14 [INFO] Integration/Distribution 0.24.0 .................... SUCCESS [ 0.074 s] 00:57:14 [INFO] JSON-RPC :: Artifacts 1.20.0 ....................... SUCCESS [ 0.056 s] 00:57:14 [INFO] JSON-RPC :: Provider :: Cluster 1.20.0 ............. SUCCESS [ 20.941 s] 00:57:14 [INFO] JSON-RPC :: Feature :: Cluster 1.20.0 .............. SUCCESS [ 5.890 s] 00:57:14 [INFO] JSON-RPC :: Features :: Aggregator 1.20.0 .......... SUCCESS [ 0.076 s] 00:57:14 [INFO] JSON-RPC :: BUS :: Examples :: Inband models 1.20.0 SUCCESS [ 8.581 s] 00:57:14 [INFO] JSON-RPC :: Binding adapter 1.20.0 ................. SUCCESS [ 14.337 s] 00:57:15 [INFO] JSON-RPC :: BUS :: Examples :: Binding bridge 1.20.0 SUCCESS [ 8.717 s] 00:57:15 [INFO] JSON-RPC :: POM 1.20.0 ............................. SUCCESS [ 0.059 s] 00:57:15 [INFO] JSON-RPC :: BUS 1.20.0 ............................. SUCCESS [ 0.046 s] 00:57:15 [INFO] JSON-RPC :: BUS :: Examples 1.20.0 ................. SUCCESS [ 0.047 s] 00:57:15 [INFO] JSON-RPC :: Security 1.20.0 ........................ SUCCESS [ 0.045 s] 00:57:15 [INFO] JSON-RPC :: Tools parent 1.20.0 .................... SUCCESS [ 1.551 s] 00:57:15 [INFO] JSON-RPC :: Tools :: Test 1.20.0 ................... SUCCESS [ 12.375 s] 00:57:15 [INFO] JSON-RPC :: Tools 1.20.0 ........................... SUCCESS [ 0.073 s] 00:57:15 [INFO] ODL :: lispflowmapping :: lispflowmapping-commons 1.23.0 SUCCESS [ 1.758 s] 00:57:15 [INFO] ODL :: lispflowmapping :: common.build.tools 1.23.0 SUCCESS [ 0.845 s] 00:57:15 [INFO] ODL :: lispflowmapping :: lispflowmapping-artifacts 1.23.0 SUCCESS [ 0.042 s] 00:57:15 [INFO] ODL :: lispflowmapping :: features-aggregator 1.23.0 SUCCESS [ 0.003 s] 00:57:15 [INFO] ODL :: lispflowmapping :: lispflowmapping-karaf 1.23.0 SUCCESS [ 16.284 s] 00:57:15 [INFO] ODL :: lispflowmapping :: mappingservice.integrationtest 1.23.0 SUCCESS [03:18 min] 00:57:15 [INFO] lispflowmapping 1.23.0 ............................. SUCCESS [ 1.678 s] 00:57:15 [INFO] ODL :: ovsdb :: it 1.22.0 .......................... SUCCESS [ 3.636 s] 00:57:15 [INFO] ODL :: ovsdb :: parents 1.22.0 ..................... SUCCESS [ 0.009 s] 00:57:15 [INFO] ODL :: ovsdb :: hwvtepsouthbound-karaf 1.22.0 ...... SUCCESS [ 16.876 s] 00:57:15 [INFO] ODL :: ovsdb :: hwvtepsouthbound-features-aggregator 1.22.0 SUCCESS [ 0.055 s] 00:57:15 [INFO] ODL :: ovsdb :: hwvtepsouthbound-artifacts 1.22.0 .. SUCCESS [ 0.044 s] 00:57:15 [INFO] ODL :: ovsdb :: hwvtepsouthbound-it 1.22.0 ......... SUCCESS [ 14.482 s] 00:57:15 [INFO] ODL :: ovsdb :: hwvtepsouthbound-aggregator 1.22.0 . SUCCESS [ 0.012 s] 00:57:15 [INFO] ODL :: ovsdb :: library-karaf 1.22.0 ............... SUCCESS [ 12.461 s] 00:57:15 [INFO] ODL :: ovsdb :: library-features-aggregator 1.22.0 . SUCCESS [ 0.059 s] 00:57:15 [INFO] ODL :: ovsdb :: library-artifacts 1.22.0 ........... SUCCESS [ 0.045 s] 00:57:15 [INFO] ODL :: ovsdb :: library-it 1.22.0 .................. SUCCESS [ 10.756 s] 00:57:15 [INFO] ODL :: ovsdb :: library-aggregator 1.22.0 .......... SUCCESS [ 0.009 s] 00:57:15 [INFO] ODL :: ovsdb :: schemas 1.22.0 ..................... SUCCESS [ 0.005 s] 00:57:15 [INFO] ODL :: ovsdb :: southbound-karaf 1.22.0 ............ SUCCESS [ 16.533 s] 00:57:15 [INFO] ODL :: ovsdb :: southbound-features-aggregator 1.22.0 SUCCESS [ 0.046 s] 00:57:15 [INFO] ODL :: ovsdb :: southbound-artifacts 1.22.0 ........ SUCCESS [ 0.052 s] 00:57:15 [INFO] ODL :: ovsdb :: southbound-it 1.22.0 ............... SUCCESS [ 14.301 s] 00:57:15 [INFO] ODL :: ovsdb :: southbound-aggregator 1.22.0 ....... SUCCESS [ 0.011 s] 00:57:15 [INFO] ODL :: ovsdb :: utils.ovsdb-it-utils 1.22.0 ........ SUCCESS [ 6.679 s] 00:57:15 [INFO] ODL :: ovsdb :: utils 1.22.0 ....................... SUCCESS [ 0.004 s] 00:57:15 [INFO] ovsdb 1.22.0 ....................................... SUCCESS [ 0.003 s] 00:57:15 [INFO] autorelease 1.2.0 .................................. SUCCESS [ 0.331 s] 00:57:15 [INFO] ------------------------------------------------------------------------ 00:57:15 [INFO] BUILD SUCCESS 00:57:15 [INFO] ------------------------------------------------------------------------ 00:57:15 [INFO] Total time: 21:33 min 00:57:15 [INFO] Finished at: 2026-06-21T00:57:15Z 00:57:15 [INFO] ------------------------------------------------------------------------ 00:57:15 [WARNING] The requested profile "repoBuild" could not be activated because it does not exist. 00:57:15 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:57:15 Run condition [Boolean condition] enabling perform for step [BuilderChain] 00:57:15 provisioning config files... 00:57:15 copy managed file [sigul-config] to file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21@tmp/config13025775308624128111tmp 00:57:15 copy managed file [sigul-password] to file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21@tmp/config4343029034555492501tmp 00:57:16 copy managed file [sigul-pki] to file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21@tmp/config6507797142206318713tmp 00:57:16 [autorelease-release-chromium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins2567596236457024537.sh 00:57:16 ---> sigul-configuration.sh 00:57:16 gpg: directory '/home/jenkins/.gnupg' created 00:57:16 gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created 00:57:16 gpg: CAST5.CFB encrypted data 00:57:16 gpg: encrypted with 1 passphrase 00:57:16 [autorelease-release-chromium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins2740672268455045395.sh 00:57:16 ---> sigul-install.sh 00:57:16 INFO: Skip step, sigul install not available on platform ubuntu 00:57:16 [EnvInject] - Injecting environment variables from a build step. 00:57:16 [EnvInject] - Injecting as environment variables the properties content 00:57:16 SIGN_DIR=/w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:57:16 SIGN_MODE=serial 00:57:16 00:57:16 [EnvInject] - Variables injected successfully. 00:57:16 [autorelease-release-chromium-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins8313138616078000791.sh 00:57:16 ---> sigul-sign-dir.sh 00:57:16 Setup pyenv: 00:57:16 system 00:57:16 3.8.20 00:57:16 3.9.20 00:57:16 3.10.15 00:57:16 * 3.11.10 (set by /w/workspace/autorelease-release-chromium-mvn39-openjdk21/.python-version) 00:57:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zu9k from file:/tmp/.os_lf_venv 00:57:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:57:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:57:18 lf-activate-venv(): INFO: Base packages installed successfully 00:57:18 lf-activate-venv(): INFO: Installing additional packages: lftools 00:57:31 lf-activate-venv(): INFO: Adding /tmp/venv-Zu9k/bin to PATH 00:57:32 --2026-06-21 00:57:32-- https://raw.githubusercontent.com/lfit/releng-global-jjb/master/shell/sigul-sign.sh 00:57:32 Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 185.199.110.133, 185.199.109.133, ... 00:57:32 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected. 00:57:32 HTTP request sent, awaiting response... 200 OK 00:57:32 Length: 1394 (1.4K) [text/plain] 00:57:32 Saving to: ‘/w/workspace/autorelease-release-chromium-mvn39-openjdk21/sigul-sign.sh’ 00:57:32 00:57:32 0K . 100% 3.67M=0s 00:57:32 00:57:32 2026-06-21 00:57:32 (3.67 MB/s) - ‘/w/workspace/autorelease-release-chromium-mvn39-openjdk21/sigul-sign.sh’ saved [1394/1394] 00:57:32 00:57:32 --2026-06-21 00:57:32-- https://raw.githubusercontent.com/lfit/releng-global-jjb/master/shell/sigul-sign-git-tag.sh 00:57:32 Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.109.133, ... 00:57:32 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.133|:443... connected. 00:57:32 HTTP request sent, awaiting response... 200 OK 00:57:32 Length: 2126 (2.1K) [text/plain] 00:57:32 Saving to: ‘/w/workspace/autorelease-release-chromium-mvn39-openjdk21/sigul-sign-git-tag.sh’ 00:57:32 00:57:32 0K .. 100% 22.8M=0s 00:57:32 00:57:32 2026-06-21 00:57:32 (22.8 MB/s) - ‘/w/workspace/autorelease-release-chromium-mvn39-openjdk21/sigul-sign-git-tag.sh’ saved [2126/2126] 00:57:32 00:57:32 --2026-06-21 00:57:32-- https://raw.githubusercontent.com/lfit/releng-global-jjb/master/docker/Dockerfile 00:57:32 Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 185.199.110.133, 185.199.109.133, ... 00:57:32 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected. 00:57:32 HTTP request sent, awaiting response... 200 OK 00:57:32 Length: 1020 [text/plain] 00:57:32 Saving to: ‘/w/workspace/autorelease-release-chromium-mvn39-openjdk21/Dockerfile’ 00:57:32 00:57:32 0K 100% 79.1M=0s 00:57:32 00:57:32 2026-06-21 00:57:32 (79.1 MB/s) - ‘/w/workspace/autorelease-release-chromium-mvn39-openjdk21/Dockerfile’ saved [1020/1020] 00:57:32 00:57:33 #0 building with "default" instance using docker driver 00:57:33 00:57:33 #1 [internal] load build definition from Dockerfile 00:57:33 #1 transferring dockerfile: 1.06kB done 00:57:33 #1 DONE 0.0s 00:57:33 00:57:33 #2 [internal] load metadata for docker.io/lfreleng/sigul:0.1.0@sha256:e8b958a6e5ba3ee6334c0244e9fbe0881248133e97bc77236a176baa5d219cbd 00:57:33 #2 DONE 0.6s 00:57:33 00:57:33 #3 [internal] load .dockerignore 00:57:33 #3 transferring context: 2B done 00:57:33 #3 DONE 0.0s 00:57:33 00:57:33 #4 [internal] load build context 00:57:33 #4 transferring context: 3.61kB done 00:57:33 #4 DONE 0.0s 00:57:33 00:57:33 #5 [1/5] FROM docker.io/lfreleng/sigul:0.1.0@sha256:e8b958a6e5ba3ee6334c0244e9fbe0881248133e97bc77236a176baa5d219cbd 00:57:33 #5 resolve docker.io/lfreleng/sigul:0.1.0@sha256:e8b958a6e5ba3ee6334c0244e9fbe0881248133e97bc77236a176baa5d219cbd 0.0s done 00:57:33 #5 DONE 0.1s 00:57:34 00:57:34 #5 [1/5] FROM docker.io/lfreleng/sigul:0.1.0@sha256:e8b958a6e5ba3ee6334c0244e9fbe0881248133e97bc77236a176baa5d219cbd 00:57:34 #5 sha256:04eca7e97f1c6e7578ffbcad5d630e74c12703ef8edf8a8a96fa0eac7c43ab59 116B / 116B 0.0s done 00:57:34 #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.0s done 00:57:34 #5 sha256:16bc07f589228503e3bf04bf0749841b758b2f8251d669c9f67d9e60acabfdc5 2.71kB / 2.71kB 0.0s done 00:57:34 #5 sha256:f4f3f0bf5aee71ea3c1b40a15e28e1f4295fa9659e7af522bd1457b160d19d1c 8.43MB / 8.43MB 0.2s done 00:57:34 #5 sha256:f37d2d8ab60c383283d4ef6cb1d6d42351e2ad87c948181fe713201dbfdac495 25.38MB / 25.38MB 0.3s 00:57:34 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 11.41MB / 76.10MB 0.2s 00:57:34 #5 sha256:f37d2d8ab60c383283d4ef6cb1d6d42351e2ad87c948181fe713201dbfdac495 25.38MB / 25.38MB 0.3s done 00:57:34 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 67.11MB / 76.10MB 0.5s 00:57:34 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 76.10MB / 76.10MB 0.6s 00:57:34 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 76.10MB / 76.10MB 0.6s done 00:57:34 #5 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 00:57:39 #5 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 4.4s done 00:57:39 #5 DONE 5.3s 00:57:39 00:57:39 #5 [1/5] FROM docker.io/lfreleng/sigul:0.1.0@sha256:e8b958a6e5ba3ee6334c0244e9fbe0881248133e97bc77236a176baa5d219cbd 00:57:39 #5 extracting sha256:16bc07f589228503e3bf04bf0749841b758b2f8251d669c9f67d9e60acabfdc5 0.0s done 00:57:39 #5 extracting sha256:f37d2d8ab60c383283d4ef6cb1d6d42351e2ad87c948181fe713201dbfdac495 00:57:40 #5 extracting sha256:f37d2d8ab60c383283d4ef6cb1d6d42351e2ad87c948181fe713201dbfdac495 1.8s done 00:57:40 #5 DONE 7.0s 00:57:41 00:57:41 #5 [1/5] FROM docker.io/lfreleng/sigul:0.1.0@sha256:e8b958a6e5ba3ee6334c0244e9fbe0881248133e97bc77236a176baa5d219cbd 00:57:41 #5 extracting sha256:f4f3f0bf5aee71ea3c1b40a15e28e1f4295fa9659e7af522bd1457b160d19d1c 00:57:41 #5 extracting sha256:f4f3f0bf5aee71ea3c1b40a15e28e1f4295fa9659e7af522bd1457b160d19d1c 0.5s done 00:57:41 #5 DONE 7.6s 00:57:41 00:57:41 #5 [1/5] FROM docker.io/lfreleng/sigul:0.1.0@sha256:e8b958a6e5ba3ee6334c0244e9fbe0881248133e97bc77236a176baa5d219cbd 00:57:41 #5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0.0s done 00:57:41 #5 extracting sha256:04eca7e97f1c6e7578ffbcad5d630e74c12703ef8edf8a8a96fa0eac7c43ab59 0.0s done 00:57:41 #5 DONE 7.6s 00:57:41 00:57:41 #6 [2/5] RUN sigul --version 00:57:41 #6 0.257 client.py 0.207 00:57:43 #6 DONE 1.7s 00:57:43 00:57:43 #7 [3/5] RUN mkdir -p /w/workspace && mkdir -p /home/jenkins 00:57:43 #7 DONE 0.2s 00:57:43 00:57:43 #8 [4/5] COPY ./sigul-sign.sh / 00:57:43 #8 DONE 0.0s 00:57:43 00:57:43 #9 [5/5] COPY ./sigul-sign-git-tag.sh / 00:57:43 #9 DONE 0.0s 00:57:43 00:57:43 #10 exporting to image 00:57:43 #10 exporting layers 0.1s done 00:57:43 #10 exporting manifest sha256:11789118bdeb3f021667ec66416555f8746711c27b7363cc265014eff666ca9b 0.0s done 00:57:43 #10 exporting config sha256:54e4670e6298b5f44299e521d5815289449f2c420a620a0a525c3271c6c7115d 0.0s done 00:57:43 #10 exporting attestation manifest sha256:9767ed4286f0d4e13b301627ca09775f7eee8eb553903ceac01f39959e3f572c 0.0s done 00:57:43 #10 exporting manifest list sha256:a144c9c52dde9c1ce39a952c1ea3d2f032c6604e18361489af70764f06bb9afb done 00:57:43 #10 naming to docker.io/library/sigul-sign:latest done 00:57:43 #10 unpacking to docker.io/library/sigul-sign:latest 0.1s done 00:57:43 #10 DONE 0.3s 00:57:43 INFO: Verifying sigul installation in Docker image... 00:57:44 client.py 0.207 00:57:44 wrkspc_vol 00:57:44 [ 00:57:44 { 00:57:44 "CreatedAt": "2026-06-21T00:57:44Z", 00:57:44 "Driver": "local", 00:57:44 "Labels": null, 00:57:44 "Mountpoint": "/var/lib/docker/volumes/wrkspc_vol/_data", 00:57:44 "Name": "wrkspc_vol", 00:57:44 "Options": { 00:57:44 "device": "/w/workspace", 00:57:44 "o": "bind", 00:57:44 "type": "none" 00:57:44 }, 00:57:44 "Scope": "local" 00:57:44 } 00:57:44 ] 00:57:44 Sign files in: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 00:57:44 Sign list is not empty 01:01:16 wrkspc_vol 01:01:16 [autorelease-release-chromium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins16378963268207652115.sh 01:01:16 ---> sigul-configuration-cleanup.sh 01:01:16 provisioning config files... 01:01:16 copy managed file [global-settings] to file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21@tmp/config9536659752415487103tmp 01:01:18 copy managed file [autorelease-settings] to file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21@tmp/config10429441707152112187tmp 01:01:18 [EnvInject] - Injecting environment variables from a build step. 01:01:18 [EnvInject] - Injecting as environment variables the properties content 01:01:18 SERVER_ID=opendaylight-staging 01:01:18 01:01:18 [EnvInject] - Variables injected successfully. 01:01:18 [autorelease-release-chromium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins17315425991505353672.sh 01:01:18 ---> create-netrc.sh 01:01:18 [autorelease-release-chromium-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins6663617353699747152.sh 01:01:18 ---> common-variables.sh 01:01:18 --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 01:01:18 ---> maven-stage.sh 01:01:18 + . /home/jenkins/lf-env.sh 01:01:18 + lf-activate-venv --python python3 lftools 01:01:18 ++ mktemp -d /tmp/venv-XXXX 01:01:18 + lf_venv=/tmp/venv-UhZd 01:01:18 + local venv_file=/tmp/.os_lf_venv 01:01:18 + local python=python3 01:01:18 + local options 01:01:18 + local set_path=true 01:01:18 + local install_args= 01:01:18 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 lftools 01:01:18 + options=' --python '\''python3'\'' -- '\''lftools'\''' 01:01:18 + eval set -- ' --python '\''python3'\'' -- '\''lftools'\''' 01:01:18 ++ set -- --python python3 -- lftools 01:01:18 + true 01:01:18 + case $1 in 01:01:18 + python=python3 01:01:18 + shift 2 01:01:18 + true 01:01:18 + case $1 in 01:01:18 + shift 01:01:18 + break 01:01:18 + case $python in 01:01:18 + local pkg_list= 01:01:18 + [[ -d /opt/pyenv ]] 01:01:18 + echo 'Setup pyenv:' 01:01:18 Setup pyenv: 01:01:18 + export PYENV_ROOT=/opt/pyenv 01:01:18 + PYENV_ROOT=/opt/pyenv 01:01:18 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 01:01:18 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 01:01:18 + pyenv versions 01:01:18 system 01:01:18 3.8.20 01:01:18 3.9.20 01:01:18 3.10.15 01:01:18 * 3.11.10 (set by /w/workspace/autorelease-release-chromium-mvn39-openjdk21/.python-version) 01:01:18 + command -v pyenv 01:01:18 ++ pyenv init - --no-rehash 01:01:18 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 01:01:18 for i in ${!paths[@]}; do 01:01:18 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 01:01:18 fi; done; 01:01:18 echo "${paths[*]}"'\'')" 01:01:18 export PATH="/opt/pyenv/shims:${PATH}" 01:01:18 export PYENV_SHELL=bash 01:01:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 01:01:18 pyenv() { 01:01:18 local command 01:01:18 command="${1:-}" 01:01:18 if [ "$#" -gt 0 ]; then 01:01:18 shift 01:01:18 fi 01:01:18 01:01:18 case "$command" in 01:01:18 rehash|shell) 01:01:18 eval "$(pyenv "sh-$command" "$@")" 01:01:18 ;; 01:01:18 *) 01:01:18 command pyenv "$command" "$@" 01:01:18 ;; 01:01:18 esac 01:01:18 }' 01:01:18 +++ bash --norc -ec 'IFS=:; paths=($PATH); 01:01:18 for i in ${!paths[@]}; do 01:01:18 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 01:01:18 fi; done; 01:01:18 echo "${paths[*]}"' 01:01:18 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 01:01:18 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 01:01:18 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 01:01:18 ++ export PYENV_SHELL=bash 01:01:18 ++ PYENV_SHELL=bash 01:01:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 01:01:18 +++ complete -F _pyenv pyenv 01:01:18 ++ lf-pyver python3 01:01:18 ++ local py_version_xy=python3 01:01:18 ++ local py_version_xyz= 01:01:18 ++ pyenv versions 01:01:18 ++ local command 01:01:18 ++ command=versions 01:01:18 ++ '[' 1 -gt 0 ']' 01:01:18 ++ shift 01:01:18 ++ case "$command" in 01:01:18 ++ command pyenv versions 01:01:18 ++ sed 's/^[ *]* //' 01:01:18 ++ grep -E '^[0-9.]*[0-9]$' 01:01:18 ++ awk '{ print $1 }' 01:01:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 01:01:18 +++ grep '^3' /tmp/.pyenv_versions 01:01:18 +++ sort -V 01:01:18 +++ tail -n 1 01:01:18 ++ py_version_xyz=3.11.10 01:01:18 ++ [[ -z 3.11.10 ]] 01:01:18 ++ echo 3.11.10 01:01:18 ++ return 0 01:01:18 + pyenv local 3.11.10 01:01:18 + local command 01:01:18 + command=local 01:01:18 + '[' 2 -gt 0 ']' 01:01:18 + shift 01:01:18 + case "$command" in 01:01:18 + command pyenv local 3.11.10 01:01:18 + for arg in "$@" 01:01:18 + case $arg in 01:01:18 + pkg_list+='lftools ' 01:01:18 + [[ -f /tmp/.os_lf_venv ]] 01:01:18 ++ cat /tmp/.os_lf_venv 01:01:18 + lf_venv=/tmp/venv-Zu9k 01:01:18 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zu9k from' file:/tmp/.os_lf_venv 01:01:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zu9k from file:/tmp/.os_lf_venv 01:01:18 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 01:01:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:01:18 + local 'pip_opts=--upgrade --quiet' 01:01:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 01:01:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 01:01:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 01:01:18 + [[ -n '' ]] 01:01:18 + [[ -n '' ]] 01:01:18 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 01:01:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:01:18 + /tmp/venv-Zu9k/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 01:01:20 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 01:01:20 lf-activate-venv(): INFO: Base packages installed successfully 01:01:20 + [[ -z lftools ]] 01:01:20 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools ' 01:01:20 lf-activate-venv(): INFO: Installing additional packages: lftools 01:01:20 + /tmp/venv-Zu9k/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager lftools 01:01:29 + type python3 01:01:29 + true 01:01:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Zu9k/bin to PATH' 01:01:29 lf-activate-venv(): INFO: Adding /tmp/venv-Zu9k/bin to PATH 01:01:29 + PATH=/tmp/venv-Zu9k/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 01:01:29 + return 0 01:01:29 ++ mktemp 01:01:29 + TMP_FILE=/tmp/tmp.abGiyWQIcG 01:01:29 + lftools deploy nexus-stage https://nexus.opendaylight.org 425e43800fea70 /w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo 01:01:29 + tee /tmp/tmp.abGiyWQIcG 01:01:30 Staging repository autorelease-9914 created. 01:01:30 ####################################################### 01:01:30 Deploying directory /w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo to https://nexus.opendaylight.org/service/local/staging/deployByRepositoryId/autorelease-9914 01:01:30 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.20.0/odl-jsonrpc-bus-1.20.0.pom.asc (455.0 b) 01:01:30 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.20.0/odl-jsonrpc-bus-1.20.0-cyclonedx.xml.md5 (32.0 b) 01:01:30 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.20.0/odl-jsonrpc-bus-1.20.0.pom.md5 (32.0 b) 01:01:30 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.20.0/odl-jsonrpc-bus-1.20.0-cyclonedx.json.asc (455.0 b) 01:01:30 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.20.0/odl-jsonrpc-bus-1.20.0-features.xml.asc (455.0 b) 01:01:30 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.20.0/odl-jsonrpc-bus-1.20.0-cyclonedx.xml.asc (455.0 b) 01:01:30 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.20.0/odl-jsonrpc-bus-1.20.0-cyclonedx.xml (881.68 kb) 01:01:30 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.20.0/odl-jsonrpc-bus-1.20.0-features.xml.md5 (32.0 b) 01:01:30 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.20.0/odl-jsonrpc-bus-1.20.0.pom (3.77 kb) 01:01:30 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.20.0/odl-jsonrpc-bus-1.20.0-features.xml (1.77 kb) 01:01:30 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.20.0/odl-jsonrpc-bus-1.20.0-cyclonedx.json (946.89 kb) 01:01:30 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.20.0/odl-jsonrpc-bus-1.20.0-features.xml.sha1 (40.0 b) 01:01:31 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.20.0/odl-jsonrpc-bus-1.20.0-cyclonedx.xml.sha1 (40.0 b) 01:01:31 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.20.0/odl-jsonrpc-bus-1.20.0-cyclonedx.json.md5 (32.0 b) 01:01:31 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.20.0/odl-jsonrpc-bus-1.20.0.pom.sha1 (40.0 b) 01:01:31 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.20.0/odl-jsonrpc-bus-1.20.0-cyclonedx.json.sha1 (40.0 b) 01:01:31 Attempting to upload org/opendaylight/jsonrpc/features-aggregator/1.20.0/features-aggregator-1.20.0-cyclonedx.json.md5 (32.0 b) 01:01:31 Attempting to upload org/opendaylight/jsonrpc/features-aggregator/1.20.0/features-aggregator-1.20.0.pom.md5 (32.0 b) 01:01:31 Attempting to upload org/opendaylight/jsonrpc/features-aggregator/1.20.0/features-aggregator-1.20.0.pom (1.21 kb) 01:01:31 Attempting to upload org/opendaylight/jsonrpc/features-aggregator/1.20.0/features-aggregator-1.20.0-cyclonedx.json (3.54 kb) 01:01:31 Attempting to upload org/opendaylight/jsonrpc/features-aggregator/1.20.0/features-aggregator-1.20.0-cyclonedx.xml (3.23 kb) 01:01:31 Attempting to upload org/opendaylight/jsonrpc/features-aggregator/1.20.0/features-aggregator-1.20.0.pom.asc (455.0 b) 01:01:31 Attempting to upload org/opendaylight/jsonrpc/features-aggregator/1.20.0/features-aggregator-1.20.0-cyclonedx.xml.sha1 (40.0 b) 01:01:31 Attempting to upload org/opendaylight/jsonrpc/features-aggregator/1.20.0/features-aggregator-1.20.0-cyclonedx.xml.md5 (32.0 b) 01:01:31 Attempting to upload org/opendaylight/jsonrpc/features-aggregator/1.20.0/features-aggregator-1.20.0-cyclonedx.json.sha1 (40.0 b) 01:01:31 Attempting to upload org/opendaylight/jsonrpc/features-aggregator/1.20.0/features-aggregator-1.20.0-cyclonedx.xml.asc (455.0 b) 01:01:31 Attempting to upload org/opendaylight/jsonrpc/features-aggregator/1.20.0/features-aggregator-1.20.0.pom.sha1 (40.0 b) 01:01:31 Attempting to upload org/opendaylight/jsonrpc/features-aggregator/1.20.0/features-aggregator-1.20.0-cyclonedx.json.asc (455.0 b) 01:01:31 Attempting to upload org/opendaylight/jsonrpc/tools-parent/1.20.0/tools-parent-1.20.0-cyclonedx.xml.asc (455.0 b) 01:01:31 Attempting to upload org/opendaylight/jsonrpc/tools-parent/1.20.0/tools-parent-1.20.0-cyclonedx.xml.sha1 (40.0 b) 01:01:31 Attempting to upload org/opendaylight/jsonrpc/tools-parent/1.20.0/tools-parent-1.20.0-cyclonedx.json (293.57 kb) 01:01:31 Attempting to upload org/opendaylight/jsonrpc/tools-parent/1.20.0/tools-parent-1.20.0.pom.sha1 (40.0 b) 01:01:31 Attempting to upload org/opendaylight/jsonrpc/tools-parent/1.20.0/tools-parent-1.20.0-cyclonedx.json.md5 (32.0 b) 01:01:31 Attempting to upload org/opendaylight/jsonrpc/tools-parent/1.20.0/tools-parent-1.20.0.pom.md5 (32.0 b) 01:01:32 Attempting to upload org/opendaylight/jsonrpc/tools-parent/1.20.0/tools-parent-1.20.0-cyclonedx.json.asc (455.0 b) 01:01:32 Attempting to upload org/opendaylight/jsonrpc/tools-parent/1.20.0/tools-parent-1.20.0-cyclonedx.xml (268.0 kb) 01:01:32 Attempting to upload org/opendaylight/jsonrpc/tools-parent/1.20.0/tools-parent-1.20.0-cyclonedx.json.sha1 (40.0 b) 01:01:32 Attempting to upload org/opendaylight/jsonrpc/tools-parent/1.20.0/tools-parent-1.20.0.pom (5.26 kb) 01:01:32 Attempting to upload org/opendaylight/jsonrpc/tools-parent/1.20.0/tools-parent-1.20.0-cyclonedx.xml.md5 (32.0 b) 01:01:32 Attempting to upload org/opendaylight/jsonrpc/tools-parent/1.20.0/tools-parent-1.20.0.pom.asc (455.0 b) 01:01:32 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0/jsonrpc-provider-single-1.20.0-javadoc.jar.md5 (32.0 b) 01:01:32 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0/jsonrpc-provider-single-1.20.0-javadoc.jar (87.02 kb) 01:01:32 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0/jsonrpc-provider-single-1.20.0-sources.jar.asc (455.0 b) 01:01:32 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0/jsonrpc-provider-single-1.20.0.jar.sha1 (40.0 b) 01:01:32 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0/jsonrpc-provider-single-1.20.0.jar (16.5 kb) 01:01:32 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0/jsonrpc-provider-single-1.20.0-sources.jar.sha1 (40.0 b) 01:01:32 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0/jsonrpc-provider-single-1.20.0-cyclonedx.xml (216.57 kb) 01:01:32 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0/jsonrpc-provider-single-1.20.0-sources.jar (6.32 kb) 01:01:32 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0/jsonrpc-provider-single-1.20.0-javadoc.jar.asc (455.0 b) 01:01:32 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0/jsonrpc-provider-single-1.20.0.pom.sha1 (40.0 b) 01:01:32 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0/jsonrpc-provider-single-1.20.0.jar.md5 (32.0 b) 01:01:32 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0/jsonrpc-provider-single-1.20.0-cyclonedx.xml.md5 (32.0 b) 01:01:32 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0/jsonrpc-provider-single-1.20.0-cyclonedx.json.asc (455.0 b) 01:01:32 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0/jsonrpc-provider-single-1.20.0-sources.jar.md5 (32.0 b) 01:01:32 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0/jsonrpc-provider-single-1.20.0-javadoc.jar.sha1 (40.0 b) 01:01:32 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0/jsonrpc-provider-single-1.20.0-cyclonedx.xml.sha1 (40.0 b) 01:01:33 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0/jsonrpc-provider-single-1.20.0.pom.md5 (32.0 b) 01:01:33 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0/jsonrpc-provider-single-1.20.0.jar.asc (455.0 b) 01:01:33 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0/jsonrpc-provider-single-1.20.0.pom.asc (455.0 b) 01:01:33 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0/jsonrpc-provider-single-1.20.0.pom (7.23 kb) 01:01:33 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0/jsonrpc-provider-single-1.20.0-cyclonedx.json.md5 (32.0 b) 01:01:33 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0/jsonrpc-provider-single-1.20.0-cyclonedx.json.sha1 (40.0 b) 01:01:33 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0/jsonrpc-provider-single-1.20.0-cyclonedx.json (232.67 kb) 01:01:33 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0/jsonrpc-provider-single-1.20.0-cyclonedx.xml.asc (455.0 b) 01:01:33 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0-javadoc.jar.sha1 (40.0 b) 01:01:33 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0-cyclonedx.json.asc (455.0 b) 01:01:33 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0.pom.md5 (32.0 b) 01:01:33 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0.jar (337.79 kb) 01:01:33 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0-javadoc.jar (401.17 kb) 01:01:33 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0-sources.jar.asc (455.0 b) 01:01:33 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0-tests.jar.md5 (32.0 b) 01:01:33 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0-cyclonedx.json (231.42 kb) 01:01:33 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0-cyclonedx.xml.md5 (32.0 b) 01:01:33 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0-tests.jar (63.71 kb) 01:01:33 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0-cyclonedx.xml.sha1 (40.0 b) 01:01:33 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0.jar.sha1 (40.0 b) 01:01:33 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0.pom (3.11 kb) 01:01:33 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0-cyclonedx.json.md5 (32.0 b) 01:01:34 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0-cyclonedx.xml (215.19 kb) 01:01:34 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0-tests.jar.sha1 (40.0 b) 01:01:34 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0-tests.jar.asc (455.0 b) 01:01:34 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0-sources.jar.sha1 (40.0 b) 01:01:34 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0.jar.asc (455.0 b) 01:01:34 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0-sources.jar (78.7 kb) 01:01:34 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0.jar.md5 (32.0 b) 01:01:34 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0-cyclonedx.json.sha1 (40.0 b) 01:01:34 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0-sources.jar.md5 (32.0 b) 01:01:34 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0-javadoc.jar.md5 (32.0 b) 01:01:34 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0.pom.sha1 (40.0 b) 01:01:34 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0.pom.asc (455.0 b) 01:01:34 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0-javadoc.jar.asc (455.0 b) 01:01:34 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0-cyclonedx.xml.asc (455.0 b) 01:01:34 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.20.0/jsonrpc-api-1.20.0-cyclonedx.json.md5 (32.0 b) 01:01:34 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.20.0/jsonrpc-api-1.20.0.jar.md5 (32.0 b) 01:01:34 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.20.0/jsonrpc-api-1.20.0-javadoc.jar.sha1 (40.0 b) 01:01:34 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.20.0/jsonrpc-api-1.20.0.pom.sha1 (40.0 b) 01:01:34 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.20.0/jsonrpc-api-1.20.0-sources.jar (97.29 kb) 01:01:34 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.20.0/jsonrpc-api-1.20.0.pom.md5 (32.0 b) 01:01:34 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.20.0/jsonrpc-api-1.20.0-sources.jar.asc (455.0 b) 01:01:34 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.20.0/jsonrpc-api-1.20.0.jar (118.47 kb) 01:01:34 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.20.0/jsonrpc-api-1.20.0-cyclonedx.json.sha1 (40.0 b) 01:01:34 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.20.0/jsonrpc-api-1.20.0.jar.asc (455.0 b) 01:01:34 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.20.0/jsonrpc-api-1.20.0-cyclonedx.xml (45.09 kb) 01:01:34 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.20.0/jsonrpc-api-1.20.0-sources.jar.md5 (32.0 b) 01:01:34 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.20.0/jsonrpc-api-1.20.0-cyclonedx.json.asc (455.0 b) 01:01:35 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.20.0/jsonrpc-api-1.20.0.pom.asc (455.0 b) 01:01:35 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.20.0/jsonrpc-api-1.20.0.pom (1.54 kb) 01:01:35 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.20.0/jsonrpc-api-1.20.0-cyclonedx.xml.sha1 (40.0 b) 01:01:35 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.20.0/jsonrpc-api-1.20.0-cyclonedx.xml.asc (455.0 b) 01:01:35 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.20.0/jsonrpc-api-1.20.0-javadoc.jar (463.95 kb) 01:01:35 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.20.0/jsonrpc-api-1.20.0-javadoc.jar.md5 (32.0 b) 01:01:35 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.20.0/jsonrpc-api-1.20.0.jar.sha1 (40.0 b) 01:01:35 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.20.0/jsonrpc-api-1.20.0-sources.jar.sha1 (40.0 b) 01:01:35 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.20.0/jsonrpc-api-1.20.0-cyclonedx.json (49.56 kb) 01:01:35 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.20.0/jsonrpc-api-1.20.0-javadoc.jar.asc (455.0 b) 01:01:35 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.20.0/jsonrpc-api-1.20.0-cyclonedx.xml.md5 (32.0 b) 01:01:35 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.20.0/test-tool-1.20.0-javadoc.jar (90.43 kb) 01:01:35 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.20.0/test-tool-1.20.0-sources.jar (10.3 kb) 01:01:35 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.20.0/test-tool-1.20.0-cyclonedx.xml (398.19 kb) 01:01:35 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.20.0/test-tool-1.20.0-cyclonedx.xml.asc (455.0 b) 01:01:35 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.20.0/test-tool-1.20.0-sources.jar.asc (455.0 b) 01:01:35 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.20.0/test-tool-1.20.0.jar (40.58 mb) 01:01:35 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.20.0/test-tool-1.20.0.jar.md5 (32.0 b) 01:01:35 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.20.0/test-tool-1.20.0.jar.sha1 (40.0 b) 01:01:35 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.20.0/test-tool-1.20.0-cyclonedx.json.sha1 (40.0 b) 01:01:36 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.20.0/test-tool-1.20.0-sources.jar.sha1 (40.0 b) 01:01:36 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.20.0/test-tool-1.20.0.pom (2.51 kb) 01:01:36 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.20.0/test-tool-1.20.0-cyclonedx.json.md5 (32.0 b) 01:01:36 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.20.0/test-tool-1.20.0.pom.md5 (32.0 b) 01:01:36 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.20.0/test-tool-1.20.0-cyclonedx.xml.sha1 (40.0 b) 01:01:36 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.20.0/test-tool-1.20.0-javadoc.jar.sha1 (40.0 b) 01:01:36 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.20.0/test-tool-1.20.0-javadoc.jar.md5 (32.0 b) 01:01:36 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.20.0/test-tool-1.20.0.pom.asc (455.0 b) 01:01:36 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.20.0/test-tool-1.20.0-sources.jar.md5 (32.0 b) 01:01:36 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.20.0/test-tool-1.20.0-cyclonedx.xml.md5 (32.0 b) 01:01:36 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.20.0/test-tool-1.20.0-javadoc.jar.asc (455.0 b) 01:01:36 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.20.0/test-tool-1.20.0-cyclonedx.json.asc (455.0 b) 01:01:36 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.20.0/test-tool-1.20.0-cyclonedx.json (430.81 kb) 01:01:36 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.20.0/test-tool-1.20.0.jar.asc (455.0 b) 01:01:36 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.20.0/test-tool-1.20.0.pom.sha1 (40.0 b) 01:01:36 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0-sources.jar.md5 (32.0 b) 01:01:36 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0.jar.md5 (32.0 b) 01:01:36 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0-tests.jar (7.65 kb) 01:01:37 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0-sources.jar.sha1 (40.0 b) 01:01:37 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0-javadoc.jar.sha1 (40.0 b) 01:01:37 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0-javadoc.jar.asc (455.0 b) 01:01:37 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0-cyclonedx.json.asc (455.0 b) 01:01:37 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0.pom.asc (455.0 b) 01:01:37 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0.jar (244.92 kb) 01:01:37 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0.pom.md5 (32.0 b) 01:01:37 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0-tests.jar.md5 (32.0 b) 01:01:37 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0-javadoc.jar.md5 (32.0 b) 01:01:37 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0-sources.jar.asc (455.0 b) 01:01:37 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0-cyclonedx.xml.sha1 (40.0 b) 01:01:37 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0-cyclonedx.xml (49.73 kb) 01:01:37 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0-javadoc.jar (957.48 kb) 01:01:37 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0-tests.jar.asc (455.0 b) 01:01:37 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0-sources.jar (197.0 kb) 01:01:37 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0.pom (2.33 kb) 01:01:37 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0-tests.jar.sha1 (40.0 b) 01:01:37 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0-cyclonedx.json.sha1 (40.0 b) 01:01:37 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0.jar.asc (455.0 b) 01:01:37 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0-cyclonedx.xml.asc (455.0 b) 01:01:37 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0-cyclonedx.json.md5 (32.0 b) 01:01:37 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0.jar.sha1 (40.0 b) 01:01:37 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0.pom.sha1 (40.0 b) 01:01:37 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0-cyclonedx.xml.md5 (32.0 b) 01:01:37 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0-cyclonedx.json (54.71 kb) 01:01:37 Attempting to upload org/opendaylight/jsonrpc/jsonrpc/1.20.0/jsonrpc-1.20.0-cyclonedx.json (3.45 kb) 01:01:37 Attempting to upload org/opendaylight/jsonrpc/jsonrpc/1.20.0/jsonrpc-1.20.0.pom.sha1 (40.0 b) 01:01:37 Attempting to upload org/opendaylight/jsonrpc/jsonrpc/1.20.0/jsonrpc-1.20.0.pom.md5 (32.0 b) 01:01:38 Attempting to upload org/opendaylight/jsonrpc/jsonrpc/1.20.0/jsonrpc-1.20.0-cyclonedx.xml.md5 (32.0 b) 01:01:38 Attempting to upload org/opendaylight/jsonrpc/jsonrpc/1.20.0/jsonrpc-1.20.0-cyclonedx.xml (3.13 kb) 01:01:38 Attempting to upload org/opendaylight/jsonrpc/jsonrpc/1.20.0/jsonrpc-1.20.0-cyclonedx.json.sha1 (40.0 b) 01:01:38 Attempting to upload org/opendaylight/jsonrpc/jsonrpc/1.20.0/jsonrpc-1.20.0-cyclonedx.json.asc (455.0 b) 01:01:38 Attempting to upload org/opendaylight/jsonrpc/jsonrpc/1.20.0/jsonrpc-1.20.0.pom.asc (455.0 b) 01:01:38 Attempting to upload org/opendaylight/jsonrpc/jsonrpc/1.20.0/jsonrpc-1.20.0-cyclonedx.json.md5 (32.0 b) 01:01:38 Attempting to upload org/opendaylight/jsonrpc/jsonrpc/1.20.0/jsonrpc-1.20.0-cyclonedx.xml.sha1 (40.0 b) 01:01:38 Attempting to upload org/opendaylight/jsonrpc/jsonrpc/1.20.0/jsonrpc-1.20.0-cyclonedx.xml.asc (455.0 b) 01:01:38 Attempting to upload org/opendaylight/jsonrpc/jsonrpc/1.20.0/jsonrpc-1.20.0.pom (1.61 kb) 01:01:38 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.20.0/dom-codec-1.20.0-sources.jar (19.99 kb) 01:01:38 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.20.0/dom-codec-1.20.0-cyclonedx.xml.asc (455.0 b) 01:01:38 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.20.0/dom-codec-1.20.0-cyclonedx.xml.sha1 (40.0 b) 01:01:38 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.20.0/dom-codec-1.20.0-javadoc.jar.sha1 (40.0 b) 01:01:38 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.20.0/dom-codec-1.20.0.jar.md5 (32.0 b) 01:01:38 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.20.0/dom-codec-1.20.0.jar.sha1 (40.0 b) 01:01:38 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.20.0/dom-codec-1.20.0-sources.jar.md5 (32.0 b) 01:01:38 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.20.0/dom-codec-1.20.0.pom.asc (455.0 b) 01:01:38 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.20.0/dom-codec-1.20.0-cyclonedx.json.asc (455.0 b) 01:01:38 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.20.0/dom-codec-1.20.0-cyclonedx.xml.md5 (32.0 b) 01:01:38 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.20.0/dom-codec-1.20.0-cyclonedx.json.md5 (32.0 b) 01:01:38 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.20.0/dom-codec-1.20.0.jar (44.23 kb) 01:01:38 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.20.0/dom-codec-1.20.0-cyclonedx.json.sha1 (40.0 b) 01:01:38 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.20.0/dom-codec-1.20.0-javadoc.jar.md5 (32.0 b) 01:01:38 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.20.0/dom-codec-1.20.0.jar.asc (455.0 b) 01:01:38 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.20.0/dom-codec-1.20.0-sources.jar.sha1 (40.0 b) 01:01:38 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.20.0/dom-codec-1.20.0-cyclonedx.xml (87.13 kb) 01:01:38 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.20.0/dom-codec-1.20.0.pom (4.17 kb) 01:01:39 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.20.0/dom-codec-1.20.0.pom.md5 (32.0 b) 01:01:39 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.20.0/dom-codec-1.20.0-cyclonedx.json (94.36 kb) 01:01:39 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.20.0/dom-codec-1.20.0.pom.sha1 (40.0 b) 01:01:39 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.20.0/dom-codec-1.20.0-javadoc.jar.asc (455.0 b) 01:01:39 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.20.0/dom-codec-1.20.0-javadoc.jar (118.36 kb) 01:01:39 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.20.0/dom-codec-1.20.0-sources.jar.asc (455.0 b) 01:01:39 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider/1.20.0/jsonrpc-provider-1.20.0.pom.md5 (32.0 b) 01:01:39 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider/1.20.0/jsonrpc-provider-1.20.0-cyclonedx.json.asc (455.0 b) 01:01:39 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider/1.20.0/jsonrpc-provider-1.20.0.pom.sha1 (40.0 b) 01:01:39 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider/1.20.0/jsonrpc-provider-1.20.0-cyclonedx.json (217.69 kb) 01:01:39 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider/1.20.0/jsonrpc-provider-1.20.0-cyclonedx.xml.asc (455.0 b) 01:01:39 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider/1.20.0/jsonrpc-provider-1.20.0-cyclonedx.xml.sha1 (40.0 b) 01:01:39 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider/1.20.0/jsonrpc-provider-1.20.0.pom.asc (455.0 b) 01:01:39 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider/1.20.0/jsonrpc-provider-1.20.0.pom (7.88 kb) 01:01:39 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider/1.20.0/jsonrpc-provider-1.20.0-cyclonedx.xml.md5 (32.0 b) 01:01:39 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider/1.20.0/jsonrpc-provider-1.20.0-cyclonedx.json.md5 (32.0 b) 01:01:39 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider/1.20.0/jsonrpc-provider-1.20.0-cyclonedx.json.sha1 (40.0 b) 01:01:39 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider/1.20.0/jsonrpc-provider-1.20.0-cyclonedx.xml (203.09 kb) 01:01:39 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-parent/1.20.0/jsonrpc-parent-1.20.0-cyclonedx.json (10.57 kb) 01:01:39 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-parent/1.20.0/jsonrpc-parent-1.20.0-cyclonedx.xml.asc (455.0 b) 01:01:39 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-parent/1.20.0/jsonrpc-parent-1.20.0-cyclonedx.xml.sha1 (40.0 b) 01:01:39 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-parent/1.20.0/jsonrpc-parent-1.20.0.pom (3.27 kb) 01:01:39 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-parent/1.20.0/jsonrpc-parent-1.20.0-cyclonedx.json.asc (455.0 b) 01:01:39 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-parent/1.20.0/jsonrpc-parent-1.20.0.pom.md5 (32.0 b) 01:01:40 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-parent/1.20.0/jsonrpc-parent-1.20.0-cyclonedx.xml (9.46 kb) 01:01:40 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-parent/1.20.0/jsonrpc-parent-1.20.0-cyclonedx.json.md5 (32.0 b) 01:01:40 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-parent/1.20.0/jsonrpc-parent-1.20.0-cyclonedx.json.sha1 (40.0 b) 01:01:40 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-parent/1.20.0/jsonrpc-parent-1.20.0.pom.sha1 (40.0 b) 01:01:40 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-parent/1.20.0/jsonrpc-parent-1.20.0-cyclonedx.xml.md5 (32.0 b) 01:01:40 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-parent/1.20.0/jsonrpc-parent-1.20.0.pom.asc (455.0 b) 01:01:40 Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.20.0/features-jsonrpc-1.20.0.pom (2.06 kb) 01:01:40 Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.20.0/features-jsonrpc-1.20.0-cyclonedx.xml.sha1 (40.0 b) 01:01:40 Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.20.0/features-jsonrpc-1.20.0.pom.md5 (32.0 b) 01:01:40 Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.20.0/features-jsonrpc-1.20.0-features.xml.md5 (32.0 b) 01:01:40 Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.20.0/features-jsonrpc-1.20.0-features.xml.sha1 (40.0 b) 01:01:40 Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.20.0/features-jsonrpc-1.20.0-cyclonedx.json.sha1 (40.0 b) 01:01:40 Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.20.0/features-jsonrpc-1.20.0.pom.sha1 (40.0 b) 01:01:40 Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.20.0/features-jsonrpc-1.20.0-cyclonedx.json (1.35 mb) 01:01:40 Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.20.0/features-jsonrpc-1.20.0-cyclonedx.json.asc (455.0 b) 01:01:40 Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.20.0/features-jsonrpc-1.20.0-features.xml (912.0 b) 01:01:40 Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.20.0/features-jsonrpc-1.20.0-cyclonedx.xml.asc (455.0 b) 01:01:40 Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.20.0/features-jsonrpc-1.20.0-features.xml.asc (455.0 b) 01:01:40 Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.20.0/features-jsonrpc-1.20.0-cyclonedx.json.md5 (32.0 b) 01:01:40 Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.20.0/features-jsonrpc-1.20.0-cyclonedx.xml.md5 (32.0 b) 01:01:40 Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.20.0/features-jsonrpc-1.20.0-cyclonedx.xml (1.26 mb) 01:01:40 Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.20.0/features-jsonrpc-1.20.0.pom.asc (455.0 b) 01:01:41 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-artifacts/1.20.0/jsonrpc-artifacts-1.20.0-cyclonedx.xml.sha1 (40.0 b) 01:01:41 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-artifacts/1.20.0/jsonrpc-artifacts-1.20.0-cyclonedx.json (3.52 kb) 01:01:41 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-artifacts/1.20.0/jsonrpc-artifacts-1.20.0.pom.md5 (32.0 b) 01:01:41 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-artifacts/1.20.0/jsonrpc-artifacts-1.20.0-cyclonedx.json.asc (455.0 b) 01:01:41 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-artifacts/1.20.0/jsonrpc-artifacts-1.20.0.pom.sha1 (40.0 b) 01:01:41 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-artifacts/1.20.0/jsonrpc-artifacts-1.20.0-cyclonedx.xml.md5 (32.0 b) 01:01:41 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-artifacts/1.20.0/jsonrpc-artifacts-1.20.0-cyclonedx.xml.asc (455.0 b) 01:01:41 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-artifacts/1.20.0/jsonrpc-artifacts-1.20.0.pom.asc (455.0 b) 01:01:41 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-artifacts/1.20.0/jsonrpc-artifacts-1.20.0-cyclonedx.json.md5 (32.0 b) 01:01:41 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-artifacts/1.20.0/jsonrpc-artifacts-1.20.0-cyclonedx.json.sha1 (40.0 b) 01:01:41 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-artifacts/1.20.0/jsonrpc-artifacts-1.20.0.pom (7.71 kb) 01:01:41 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-artifacts/1.20.0/jsonrpc-artifacts-1.20.0-cyclonedx.xml (3.21 kb) 01:01:41 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.20.0/bus-api-1.20.0.jar.asc (455.0 b) 01:01:41 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.20.0/bus-api-1.20.0-sources.jar.md5 (32.0 b) 01:01:41 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.20.0/bus-api-1.20.0-sources.jar.asc (455.0 b) 01:01:41 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.20.0/bus-api-1.20.0.pom.sha1 (40.0 b) 01:01:41 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.20.0/bus-api-1.20.0.pom (1.32 kb) 01:01:41 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.20.0/bus-api-1.20.0.jar.md5 (32.0 b) 01:01:41 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.20.0/bus-api-1.20.0-cyclonedx.json (36.25 kb) 01:01:41 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.20.0/bus-api-1.20.0-cyclonedx.xml.asc (455.0 b) 01:01:42 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.20.0/bus-api-1.20.0-cyclonedx.json.md5 (32.0 b) 01:01:42 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.20.0/bus-api-1.20.0.pom.asc (455.0 b) 01:01:42 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.20.0/bus-api-1.20.0.pom.md5 (32.0 b) 01:01:42 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.20.0/bus-api-1.20.0-javadoc.jar.asc (455.0 b) 01:01:42 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.20.0/bus-api-1.20.0-javadoc.jar (169.98 kb) 01:01:42 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.20.0/bus-api-1.20.0-cyclonedx.json.sha1 (40.0 b) 01:01:42 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.20.0/bus-api-1.20.0-cyclonedx.json.asc (455.0 b) 01:01:42 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.20.0/bus-api-1.20.0-sources.jar.sha1 (40.0 b) 01:01:42 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.20.0/bus-api-1.20.0-cyclonedx.xml.sha1 (40.0 b) 01:01:42 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.20.0/bus-api-1.20.0.jar.sha1 (40.0 b) 01:01:42 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.20.0/bus-api-1.20.0-sources.jar (16.11 kb) 01:01:42 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.20.0/bus-api-1.20.0.jar (18.64 kb) 01:01:42 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.20.0/bus-api-1.20.0-javadoc.jar.md5 (32.0 b) 01:01:42 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.20.0/bus-api-1.20.0-cyclonedx.xml.md5 (32.0 b) 01:01:42 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.20.0/bus-api-1.20.0-cyclonedx.xml (32.57 kb) 01:01:42 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.20.0/bus-api-1.20.0-javadoc.jar.sha1 (40.0 b) 01:01:42 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.20.0/transport-http-1.20.0.jar.sha1 (40.0 b) 01:01:42 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.20.0/transport-http-1.20.0-sources.jar (26.3 kb) 01:01:42 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.20.0/transport-http-1.20.0.pom (4.04 kb) 01:01:42 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.20.0/transport-http-1.20.0-cyclonedx.xml (72.33 kb) 01:01:42 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.20.0/transport-http-1.20.0-sources.jar.asc (455.0 b) 01:01:42 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.20.0/transport-http-1.20.0-sources.jar.md5 (32.0 b) 01:01:43 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.20.0/transport-http-1.20.0.jar.asc (455.0 b) 01:01:43 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.20.0/transport-http-1.20.0-sources.jar.sha1 (40.0 b) 01:01:43 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.20.0/transport-http-1.20.0-cyclonedx.xml.md5 (32.0 b) 01:01:43 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.20.0/transport-http-1.20.0.pom.sha1 (40.0 b) 01:01:43 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.20.0/transport-http-1.20.0-javadoc.jar.sha1 (40.0 b) 01:01:43 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.20.0/transport-http-1.20.0-javadoc.jar (142.48 kb) 01:01:43 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.20.0/transport-http-1.20.0-cyclonedx.json.md5 (32.0 b) 01:01:43 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.20.0/transport-http-1.20.0-cyclonedx.json.sha1 (40.0 b) 01:01:43 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.20.0/transport-http-1.20.0-javadoc.jar.asc (455.0 b) 01:01:43 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.20.0/transport-http-1.20.0-javadoc.jar.md5 (32.0 b) 01:01:43 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.20.0/transport-http-1.20.0-cyclonedx.xml.asc (455.0 b) 01:01:43 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.20.0/transport-http-1.20.0.pom.md5 (32.0 b) 01:01:43 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.20.0/transport-http-1.20.0-cyclonedx.json (80.23 kb) 01:01:43 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.20.0/transport-http-1.20.0-cyclonedx.xml.sha1 (40.0 b) 01:01:43 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.20.0/transport-http-1.20.0.jar (43.23 kb) 01:01:43 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.20.0/transport-http-1.20.0.pom.asc (455.0 b) 01:01:43 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.20.0/transport-http-1.20.0-cyclonedx.json.asc (455.0 b) 01:01:43 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0-javadoc.jar (204.08 kb) 01:01:43 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.20.0/transport-http-1.20.0.jar.md5 (32.0 b) 01:01:43 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0.jar.md5 (32.0 b) 01:01:43 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0-tests.jar.sha1 (40.0 b) 01:01:43 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0-cyclonedx.json.asc (455.0 b) 01:01:43 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0-javadoc.jar.md5 (32.0 b) 01:01:44 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0-javadoc.jar.asc (455.0 b) 01:01:44 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0-cyclonedx.xml.md5 (32.0 b) 01:01:44 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0-cyclonedx.json.md5 (32.0 b) 01:01:44 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0.pom.md5 (32.0 b) 01:01:44 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0.pom.asc (455.0 b) 01:01:44 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0-tests.jar (4.88 kb) 01:01:44 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0.jar.sha1 (40.0 b) 01:01:44 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0-sources.jar.asc (455.0 b) 01:01:44 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0.pom (3.46 kb) 01:01:44 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0-javadoc.jar.sha1 (40.0 b) 01:01:44 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0-cyclonedx.xml.sha1 (40.0 b) 01:01:44 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0-cyclonedx.xml.asc (455.0 b) 01:01:44 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0-sources.jar (26.41 kb) 01:01:44 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0-cyclonedx.json.sha1 (40.0 b) 01:01:44 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0.jar (45.06 kb) 01:01:44 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0-sources.jar.md5 (32.0 b) 01:01:44 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0-tests.jar.asc (455.0 b) 01:01:44 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0-cyclonedx.json (80.97 kb) 01:01:44 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0.jar.asc (455.0 b) 01:01:44 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0-cyclonedx.xml (72.65 kb) 01:01:44 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0-tests.jar.md5 (32.0 b) 01:01:44 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0.pom.sha1 (40.0 b) 01:01:45 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0-sources.jar.sha1 (40.0 b) 01:01:45 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0/transport-zmq-1.20.0-cyclonedx.json (71.48 kb) 01:01:45 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0/transport-zmq-1.20.0-javadoc.jar.asc (455.0 b) 01:01:45 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0/transport-zmq-1.20.0-cyclonedx.xml (64.1 kb) 01:01:45 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0/transport-zmq-1.20.0-sources.jar.md5 (32.0 b) 01:01:45 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0/transport-zmq-1.20.0.pom.asc (455.0 b) 01:01:45 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0/transport-zmq-1.20.0-cyclonedx.xml.md5 (32.0 b) 01:01:45 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0/transport-zmq-1.20.0.jar.asc (455.0 b) 01:01:45 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0/transport-zmq-1.20.0-cyclonedx.xml.sha1 (40.0 b) 01:01:45 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0/transport-zmq-1.20.0-sources.jar (35.61 kb) 01:01:45 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0/transport-zmq-1.20.0.jar.sha1 (40.0 b) 01:01:45 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0/transport-zmq-1.20.0-cyclonedx.json.asc (455.0 b) 01:01:45 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0/transport-zmq-1.20.0.pom.sha1 (40.0 b) 01:01:45 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0/transport-zmq-1.20.0-cyclonedx.xml.asc (455.0 b) 01:01:45 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0/transport-zmq-1.20.0.jar.md5 (32.0 b) 01:01:45 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0/transport-zmq-1.20.0.jar (54.67 kb) 01:01:45 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0/transport-zmq-1.20.0-cyclonedx.json.sha1 (40.0 b) 01:01:45 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0/transport-zmq-1.20.0.pom.md5 (32.0 b) 01:01:45 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0/transport-zmq-1.20.0.pom (3.8 kb) 01:01:45 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0/transport-zmq-1.20.0-javadoc.jar (214.82 kb) 01:01:45 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0/transport-zmq-1.20.0-cyclonedx.json.md5 (32.0 b) 01:01:45 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0/transport-zmq-1.20.0-javadoc.jar.sha1 (40.0 b) 01:01:45 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0/transport-zmq-1.20.0-sources.jar.asc (455.0 b) 01:01:45 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0/transport-zmq-1.20.0-javadoc.jar.md5 (32.0 b) 01:01:45 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0/transport-zmq-1.20.0-sources.jar.sha1 (40.0 b) 01:01:45 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.20.0/bus-config-1.20.0-sources.jar.sha1 (40.0 b) 01:01:45 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.20.0/bus-config-1.20.0.pom.sha1 (40.0 b) 01:01:46 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.20.0/bus-config-1.20.0-sources.jar (2.13 kb) 01:01:46 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.20.0/bus-config-1.20.0-config.cfg.asc (455.0 b) 01:01:46 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.20.0/bus-config-1.20.0.jar.md5 (32.0 b) 01:01:46 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.20.0/bus-config-1.20.0.jar.asc (455.0 b) 01:01:46 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.20.0/bus-config-1.20.0-cyclonedx.xml.asc (455.0 b) 01:01:46 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.20.0/bus-config-1.20.0.pom.asc (455.0 b) 01:01:46 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.20.0/bus-config-1.20.0-cyclonedx.json.sha1 (40.0 b) 01:01:46 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.20.0/bus-config-1.20.0-cyclonedx.xml.md5 (32.0 b) 01:01:46 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.20.0/bus-config-1.20.0.pom (1.72 kb) 01:01:46 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.20.0/bus-config-1.20.0-sources.jar.md5 (32.0 b) 01:01:46 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.20.0/bus-config-1.20.0-config.cfg (196.0 b) 01:01:46 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.20.0/bus-config-1.20.0.jar (7.69 kb) 01:01:46 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.20.0/bus-config-1.20.0-cyclonedx.json.md5 (32.0 b) 01:01:46 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.20.0/bus-config-1.20.0-config.cfg.sha1 (40.0 b) 01:01:46 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.20.0/bus-config-1.20.0-cyclonedx.json (10.55 kb) 01:01:46 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.20.0/bus-config-1.20.0-cyclonedx.xml (9.44 kb) 01:01:46 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.20.0/bus-config-1.20.0-sources.jar.asc (455.0 b) 01:01:46 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.20.0/bus-config-1.20.0-cyclonedx.xml.sha1 (40.0 b) 01:01:46 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.20.0/bus-config-1.20.0.pom.md5 (32.0 b) 01:01:46 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.20.0/bus-config-1.20.0-cyclonedx.json.asc (455.0 b) 01:01:46 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.20.0/bus-config-1.20.0-config.cfg.md5 (32.0 b) 01:01:46 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.20.0/bus-config-1.20.0.jar.sha1 (40.0 b) 01:01:46 Attempting to upload org/opendaylight/jsonrpc/bus/examples/1.20.0/examples-1.20.0.pom.asc (455.0 b) 01:01:46 Attempting to upload org/opendaylight/jsonrpc/bus/examples/1.20.0/examples-1.20.0-cyclonedx.json.sha1 (40.0 b) 01:01:46 Attempting to upload org/opendaylight/jsonrpc/bus/examples/1.20.0/examples-1.20.0-cyclonedx.xml.asc (455.0 b) 01:01:46 Attempting to upload org/opendaylight/jsonrpc/bus/examples/1.20.0/examples-1.20.0-cyclonedx.json.md5 (32.0 b) 01:01:46 Attempting to upload org/opendaylight/jsonrpc/bus/examples/1.20.0/examples-1.20.0-cyclonedx.xml.md5 (32.0 b) 01:01:46 Attempting to upload org/opendaylight/jsonrpc/bus/examples/1.20.0/examples-1.20.0.pom (1011.0 b) 01:01:47 Attempting to upload org/opendaylight/jsonrpc/bus/examples/1.20.0/examples-1.20.0.pom.sha1 (40.0 b) 01:01:47 Attempting to upload org/opendaylight/jsonrpc/bus/examples/1.20.0/examples-1.20.0.pom.md5 (32.0 b) 01:01:47 Attempting to upload org/opendaylight/jsonrpc/bus/examples/1.20.0/examples-1.20.0-cyclonedx.json.asc (455.0 b) 01:01:47 Attempting to upload org/opendaylight/jsonrpc/bus/examples/1.20.0/examples-1.20.0-cyclonedx.xml.sha1 (40.0 b) 01:01:47 Attempting to upload org/opendaylight/jsonrpc/bus/examples/1.20.0/examples-1.20.0-cyclonedx.xml (3.2 kb) 01:01:47 Attempting to upload org/opendaylight/jsonrpc/bus/examples/1.20.0/examples-1.20.0-cyclonedx.json (3.51 kb) 01:01:47 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0/bus-jsonrpc-1.20.0-javadoc.jar.sha1 (40.0 b) 01:01:47 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0/bus-jsonrpc-1.20.0-sources.jar (19.06 kb) 01:01:47 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0/bus-jsonrpc-1.20.0.pom (1.42 kb) 01:01:47 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0/bus-jsonrpc-1.20.0.jar.asc (455.0 b) 01:01:47 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0/bus-jsonrpc-1.20.0-cyclonedx.json.asc (455.0 b) 01:01:47 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0/bus-jsonrpc-1.20.0-sources.jar.md5 (32.0 b) 01:01:47 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0/bus-jsonrpc-1.20.0.pom.asc (455.0 b) 01:01:47 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0/bus-jsonrpc-1.20.0-javadoc.jar.md5 (32.0 b) 01:01:47 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0/bus-jsonrpc-1.20.0-javadoc.jar (195.09 kb) 01:01:47 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0/bus-jsonrpc-1.20.0-javadoc.jar.asc (455.0 b) 01:01:47 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0/bus-jsonrpc-1.20.0.jar.sha1 (40.0 b) 01:01:47 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0/bus-jsonrpc-1.20.0-cyclonedx.json.sha1 (40.0 b) 01:01:47 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0/bus-jsonrpc-1.20.0.pom.md5 (32.0 b) 01:01:47 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0/bus-jsonrpc-1.20.0-cyclonedx.xml.sha1 (40.0 b) 01:01:47 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0/bus-jsonrpc-1.20.0.jar.md5 (32.0 b) 01:01:47 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0/bus-jsonrpc-1.20.0-cyclonedx.json.md5 (32.0 b) 01:01:47 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0/bus-jsonrpc-1.20.0-sources.jar.sha1 (40.0 b) 01:01:47 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0/bus-jsonrpc-1.20.0-cyclonedx.json (31.29 kb) 01:01:48 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0/bus-jsonrpc-1.20.0-cyclonedx.xml.asc (455.0 b) 01:01:48 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0/bus-jsonrpc-1.20.0.jar (36.96 kb) 01:01:48 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0/bus-jsonrpc-1.20.0-cyclonedx.xml.md5 (32.0 b) 01:01:48 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0/bus-jsonrpc-1.20.0-sources.jar.asc (455.0 b) 01:01:48 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0/bus-jsonrpc-1.20.0-cyclonedx.xml (28.08 kb) 01:01:48 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0/bus-jsonrpc-1.20.0.pom.sha1 (40.0 b) 01:01:48 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0.pom (3.91 kb) 01:01:48 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0-tests.jar.sha1 (40.0 b) 01:01:48 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0-javadoc.jar.md5 (32.0 b) 01:01:48 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0-sources.jar (49.61 kb) 01:01:48 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0-sources.jar.asc (455.0 b) 01:01:48 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0.jar.md5 (32.0 b) 01:01:48 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0.pom.md5 (32.0 b) 01:01:48 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0-javadoc.jar.sha1 (40.0 b) 01:01:48 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0-cyclonedx.xml (63.93 kb) 01:01:48 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0-cyclonedx.json (71.33 kb) 01:01:48 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0-tests.jar.asc (455.0 b) 01:01:48 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0-javadoc.jar (320.78 kb) 01:01:48 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0-cyclonedx.xml.sha1 (40.0 b) 01:01:48 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0-tests.jar (53.75 kb) 01:01:48 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0-cyclonedx.json.sha1 (40.0 b) 01:01:48 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0-cyclonedx.xml.asc (455.0 b) 01:01:49 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0.jar (74.94 kb) 01:01:49 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0-tests.jar.md5 (32.0 b) 01:01:49 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0.pom.asc (455.0 b) 01:01:49 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0-sources.jar.sha1 (40.0 b) 01:01:49 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0-cyclonedx.xml.md5 (32.0 b) 01:01:49 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0-cyclonedx.json.asc (455.0 b) 01:01:49 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0-sources.jar.md5 (32.0 b) 01:01:49 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0.jar.sha1 (40.0 b) 01:01:49 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0-javadoc.jar.asc (455.0 b) 01:01:49 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0-cyclonedx.json.md5 (32.0 b) 01:01:49 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0.pom.sha1 (40.0 b) 01:01:49 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0.jar.asc (455.0 b) 01:01:49 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-security/1.20.0/jsonrpc-security-1.20.0-cyclonedx.json.md5 (32.0 b) 01:01:49 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-security/1.20.0/jsonrpc-security-1.20.0-cyclonedx.xml.md5 (32.0 b) 01:01:49 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-security/1.20.0/jsonrpc-security-1.20.0-cyclonedx.json (3.53 kb) 01:01:49 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-security/1.20.0/jsonrpc-security-1.20.0.pom.asc (455.0 b) 01:01:49 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-security/1.20.0/jsonrpc-security-1.20.0-cyclonedx.xml.asc (455.0 b) 01:01:49 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-security/1.20.0/jsonrpc-security-1.20.0.pom.md5 (32.0 b) 01:01:49 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-security/1.20.0/jsonrpc-security-1.20.0.pom.sha1 (40.0 b) 01:01:49 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-security/1.20.0/jsonrpc-security-1.20.0-cyclonedx.json.sha1 (40.0 b) 01:01:49 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-security/1.20.0/jsonrpc-security-1.20.0-cyclonedx.xml.sha1 (40.0 b) 01:01:49 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-security/1.20.0/jsonrpc-security-1.20.0.pom (998.0 b) 01:01:50 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-security/1.20.0/jsonrpc-security-1.20.0-cyclonedx.xml (3.22 kb) 01:01:50 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-security/1.20.0/jsonrpc-security-1.20.0-cyclonedx.json.asc (455.0 b) 01:01:50 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.20.0/odl-jsonrpc-all-1.20.0-cyclonedx.xml.md5 (32.0 b) 01:01:50 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.20.0/odl-jsonrpc-all-1.20.0-cyclonedx.xml.sha1 (40.0 b) 01:01:50 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.20.0/odl-jsonrpc-all-1.20.0.pom.md5 (32.0 b) 01:01:50 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.20.0/odl-jsonrpc-all-1.20.0.pom.sha1 (40.0 b) 01:01:50 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.20.0/odl-jsonrpc-all-1.20.0-cyclonedx.json (1.35 mb) 01:01:50 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.20.0/odl-jsonrpc-all-1.20.0-features.xml.md5 (32.0 b) 01:01:50 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.20.0/odl-jsonrpc-all-1.20.0-features.xml (681.0 b) 01:01:50 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.20.0/odl-jsonrpc-all-1.20.0-cyclonedx.xml (1.26 mb) 01:01:50 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.20.0/odl-jsonrpc-all-1.20.0-features.xml.sha1 (40.0 b) 01:01:50 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.20.0/odl-jsonrpc-all-1.20.0-cyclonedx.json.sha1 (40.0 b) 01:01:50 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.20.0/odl-jsonrpc-all-1.20.0-cyclonedx.xml.asc (455.0 b) 01:01:50 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.20.0/odl-jsonrpc-all-1.20.0-features.xml.asc (455.0 b) 01:01:50 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.20.0/odl-jsonrpc-all-1.20.0-cyclonedx.json.asc (455.0 b) 01:01:50 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.20.0/odl-jsonrpc-all-1.20.0-cyclonedx.json.md5 (32.0 b) 01:01:50 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.20.0/odl-jsonrpc-all-1.20.0.pom (1.83 kb) 01:01:50 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.20.0/odl-jsonrpc-all-1.20.0.pom.asc (455.0 b) 01:01:50 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.20.0/odl-jsonrpc-cluster-1.20.0-features.xml.asc (455.0 b) 01:01:50 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.20.0/odl-jsonrpc-cluster-1.20.0-features.xml (1.09 kb) 01:01:50 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.20.0/odl-jsonrpc-cluster-1.20.0-cyclonedx.xml.md5 (32.0 b) 01:01:51 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.20.0/odl-jsonrpc-cluster-1.20.0-cyclonedx.json.md5 (32.0 b) 01:01:51 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.20.0/odl-jsonrpc-cluster-1.20.0-cyclonedx.json.asc (455.0 b) 01:01:51 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.20.0/odl-jsonrpc-cluster-1.20.0-cyclonedx.xml (1.26 mb) 01:01:51 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.20.0/odl-jsonrpc-cluster-1.20.0.pom.sha1 (40.0 b) 01:01:51 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.20.0/odl-jsonrpc-cluster-1.20.0-cyclonedx.json.sha1 (40.0 b) 01:01:51 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.20.0/odl-jsonrpc-cluster-1.20.0-features.xml.sha1 (40.0 b) 01:01:51 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.20.0/odl-jsonrpc-cluster-1.20.0-cyclonedx.json (1.34 mb) 01:01:51 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.20.0/odl-jsonrpc-cluster-1.20.0.pom.asc (455.0 b) 01:01:51 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.20.0/odl-jsonrpc-cluster-1.20.0.pom.md5 (32.0 b) 01:01:51 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.20.0/odl-jsonrpc-cluster-1.20.0-features.xml.md5 (32.0 b) 01:01:51 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.20.0/odl-jsonrpc-cluster-1.20.0-cyclonedx.xml.asc (455.0 b) 01:01:51 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.20.0/odl-jsonrpc-cluster-1.20.0.pom (2.23 kb) 01:01:51 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.20.0/odl-jsonrpc-cluster-1.20.0-cyclonedx.xml.sha1 (40.0 b) 01:01:51 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.20.0/security-api-1.20.0.jar.sha1 (40.0 b) 01:01:51 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.20.0/security-api-1.20.0.jar.md5 (32.0 b) 01:01:51 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.20.0/security-api-1.20.0.pom.asc (455.0 b) 01:01:51 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.20.0/security-api-1.20.0.pom.sha1 (40.0 b) 01:01:51 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.20.0/security-api-1.20.0-cyclonedx.json (54.03 kb) 01:01:51 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.20.0/security-api-1.20.0-sources.jar.sha1 (40.0 b) 01:01:51 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.20.0/security-api-1.20.0-sources.jar.asc (455.0 b) 01:01:51 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.20.0/security-api-1.20.0-cyclonedx.xml.sha1 (40.0 b) 01:01:51 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.20.0/security-api-1.20.0-sources.jar (14.05 kb) 01:01:51 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.20.0/security-api-1.20.0.jar.asc (455.0 b) 01:01:51 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.20.0/security-api-1.20.0.pom (1.64 kb) 01:01:52 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.20.0/security-api-1.20.0-javadoc.jar.sha1 (40.0 b) 01:01:52 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.20.0/security-api-1.20.0-cyclonedx.json.asc (455.0 b) 01:01:52 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.20.0/security-api-1.20.0-javadoc.jar.asc (455.0 b) 01:01:52 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.20.0/security-api-1.20.0-sources.jar.md5 (32.0 b) 01:01:52 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.20.0/security-api-1.20.0-cyclonedx.xml.asc (455.0 b) 01:01:52 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.20.0/security-api-1.20.0-javadoc.jar (124.26 kb) 01:01:52 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.20.0/security-api-1.20.0-javadoc.jar.md5 (32.0 b) 01:01:52 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.20.0/security-api-1.20.0-cyclonedx.json.sha1 (40.0 b) 01:01:52 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.20.0/security-api-1.20.0.pom.md5 (32.0 b) 01:01:52 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.20.0/security-api-1.20.0-cyclonedx.xml (48.61 kb) 01:01:52 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.20.0/security-api-1.20.0-cyclonedx.json.md5 (32.0 b) 01:01:52 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.20.0/security-api-1.20.0-cyclonedx.xml.md5 (32.0 b) 01:01:52 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.20.0/security-api-1.20.0.jar (22.34 kb) 01:01:52 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.20.0/security-aaa-1.20.0-cyclonedx.xml.asc (455.0 b) 01:01:52 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.20.0/security-aaa-1.20.0.pom.sha1 (40.0 b) 01:01:52 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.20.0/security-aaa-1.20.0-cyclonedx.json.md5 (32.0 b) 01:01:52 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.20.0/security-aaa-1.20.0-javadoc.jar.asc (455.0 b) 01:01:52 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.20.0/security-aaa-1.20.0-sources.jar.asc (455.0 b) 01:01:52 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.20.0/security-aaa-1.20.0-cyclonedx.xml (93.66 kb) 01:01:52 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.20.0/security-aaa-1.20.0.pom.asc (455.0 b) 01:01:52 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.20.0/security-aaa-1.20.0.jar.sha1 (40.0 b) 01:01:52 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.20.0/security-aaa-1.20.0-cyclonedx.xml.sha1 (40.0 b) 01:01:52 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.20.0/security-aaa-1.20.0-javadoc.jar.sha1 (40.0 b) 01:01:52 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.20.0/security-aaa-1.20.0-cyclonedx.json.sha1 (40.0 b) 01:01:52 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.20.0/security-aaa-1.20.0.pom (1.94 kb) 01:01:52 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.20.0/security-aaa-1.20.0-cyclonedx.xml.md5 (32.0 b) 01:01:52 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.20.0/security-aaa-1.20.0.jar (11.56 kb) 01:01:53 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.20.0/security-aaa-1.20.0.jar.md5 (32.0 b) 01:01:53 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.20.0/security-aaa-1.20.0.pom.md5 (32.0 b) 01:01:53 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.20.0/security-aaa-1.20.0-cyclonedx.json.asc (455.0 b) 01:01:53 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.20.0/security-aaa-1.20.0-javadoc.jar.md5 (32.0 b) 01:01:53 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.20.0/security-aaa-1.20.0-sources.jar.sha1 (40.0 b) 01:01:53 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.20.0/security-aaa-1.20.0-sources.jar.md5 (32.0 b) 01:01:53 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.20.0/security-aaa-1.20.0-cyclonedx.json (103.07 kb) 01:01:53 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.20.0/security-aaa-1.20.0-sources.jar (4.36 kb) 01:01:53 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.20.0/security-aaa-1.20.0.jar.asc (455.0 b) 01:01:53 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.20.0/security-aaa-1.20.0-javadoc.jar (91.01 kb) 01:01:53 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.20.0/security-noop-1.20.0-cyclonedx.xml.sha1 (40.0 b) 01:01:53 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.20.0/security-noop-1.20.0-javadoc.jar.asc (455.0 b) 01:01:53 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.20.0/security-noop-1.20.0-javadoc.jar.md5 (32.0 b) 01:01:53 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.20.0/security-noop-1.20.0.pom.md5 (32.0 b) 01:01:53 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.20.0/security-noop-1.20.0-javadoc.jar (91.49 kb) 01:01:53 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.20.0/security-noop-1.20.0.jar.asc (455.0 b) 01:01:53 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.20.0/security-noop-1.20.0.pom.asc (455.0 b) 01:01:53 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.20.0/security-noop-1.20.0.jar.md5 (32.0 b) 01:01:53 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.20.0/security-noop-1.20.0.pom.sha1 (40.0 b) 01:01:53 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.20.0/security-noop-1.20.0-cyclonedx.json (21.05 kb) 01:01:54 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.20.0/security-noop-1.20.0.jar.sha1 (40.0 b) 01:01:54 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.20.0/security-noop-1.20.0.pom (1.17 kb) 01:01:54 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.20.0/security-noop-1.20.0-sources.jar.sha1 (40.0 b) 01:01:54 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.20.0/security-noop-1.20.0-sources.jar.md5 (32.0 b) 01:01:54 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.20.0/security-noop-1.20.0-cyclonedx.xml.md5 (32.0 b) 01:01:54 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.20.0/security-noop-1.20.0-cyclonedx.json.asc (455.0 b) 01:01:54 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.20.0/security-noop-1.20.0-javadoc.jar.sha1 (40.0 b) 01:01:54 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.20.0/security-noop-1.20.0-cyclonedx.json.md5 (32.0 b) 01:01:54 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.20.0/security-noop-1.20.0-sources.jar.asc (455.0 b) 01:01:54 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.20.0/security-noop-1.20.0-cyclonedx.xml.asc (455.0 b) 01:01:54 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.20.0/security-noop-1.20.0-cyclonedx.xml (18.87 kb) 01:01:54 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.20.0/security-noop-1.20.0-sources.jar (3.93 kb) 01:01:54 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.20.0/security-noop-1.20.0-cyclonedx.json.sha1 (40.0 b) 01:01:54 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.20.0/security-noop-1.20.0.jar (9.19 kb) 01:01:54 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.20.0/security-service-1.20.0-cyclonedx.xml.md5 (32.0 b) 01:01:54 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.20.0/security-service-1.20.0-javadoc.jar.sha1 (40.0 b) 01:01:54 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.20.0/security-service-1.20.0.pom.asc (455.0 b) 01:01:54 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.20.0/security-service-1.20.0-sources.jar (3.22 kb) 01:01:54 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.20.0/security-service-1.20.0.jar.sha1 (40.0 b) 01:01:54 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.20.0/security-service-1.20.0-cyclonedx.json.sha1 (40.0 b) 01:01:55 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.20.0/security-service-1.20.0-cyclonedx.json.md5 (32.0 b) 01:01:55 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.20.0/security-service-1.20.0.jar (9.41 kb) 01:01:55 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.20.0/security-service-1.20.0.jar.asc (455.0 b) 01:01:55 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.20.0/security-service-1.20.0-javadoc.jar.asc (455.0 b) 01:01:55 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.20.0/security-service-1.20.0-sources.jar.asc (455.0 b) 01:01:55 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.20.0/security-service-1.20.0-cyclonedx.xml.sha1 (40.0 b) 01:01:55 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.20.0/security-service-1.20.0-sources.jar.md5 (32.0 b) 01:01:55 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.20.0/security-service-1.20.0.pom.md5 (32.0 b) 01:01:55 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.20.0/security-service-1.20.0-cyclonedx.xml (26.87 kb) 01:01:55 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.20.0/security-service-1.20.0-cyclonedx.json.asc (455.0 b) 01:01:55 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.20.0/security-service-1.20.0.pom.sha1 (40.0 b) 01:01:55 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.20.0/security-service-1.20.0-sources.jar.sha1 (40.0 b) 01:01:55 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.20.0/security-service-1.20.0-javadoc.jar.md5 (32.0 b) 01:01:55 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.20.0/security-service-1.20.0.pom (1.3 kb) 01:01:55 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.20.0/security-service-1.20.0-javadoc.jar (86.14 kb) 01:01:55 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.20.0/security-service-1.20.0-cyclonedx.json (30.14 kb) 01:01:55 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.20.0/security-service-1.20.0-cyclonedx.xml.asc (455.0 b) 01:01:55 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.20.0/security-service-1.20.0.jar.md5 (32.0 b) 01:01:55 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0/jsonrpc-provider-cluster-1.20.0-cyclonedx.json.asc (455.0 b) 01:01:55 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0/jsonrpc-provider-cluster-1.20.0-sources.jar.asc (455.0 b) 01:01:55 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0/jsonrpc-provider-cluster-1.20.0-javadoc.jar.asc (455.0 b) 01:01:55 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0/jsonrpc-provider-cluster-1.20.0.jar.asc (455.0 b) 01:01:56 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0/jsonrpc-provider-cluster-1.20.0.jar (101.59 kb) 01:01:56 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0/jsonrpc-provider-cluster-1.20.0-cyclonedx.json.md5 (32.0 b) 01:01:56 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0/jsonrpc-provider-cluster-1.20.0-cyclonedx.xml.asc (455.0 b) 01:01:56 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0/jsonrpc-provider-cluster-1.20.0-javadoc.jar.md5 (32.0 b) 01:01:56 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0/jsonrpc-provider-cluster-1.20.0.pom.md5 (32.0 b) 01:01:56 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0/jsonrpc-provider-cluster-1.20.0.pom.asc (455.0 b) 01:01:56 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0/jsonrpc-provider-cluster-1.20.0-javadoc.jar.sha1 (40.0 b) 01:01:56 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0/jsonrpc-provider-cluster-1.20.0-cyclonedx.json (285.26 kb) 01:01:56 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0/jsonrpc-provider-cluster-1.20.0.jar.md5 (32.0 b) 01:01:56 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0/jsonrpc-provider-cluster-1.20.0.jar.sha1 (40.0 b) 01:01:56 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0/jsonrpc-provider-cluster-1.20.0-sources.jar.sha1 (40.0 b) 01:01:56 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0/jsonrpc-provider-cluster-1.20.0-sources.jar (55.26 kb) 01:01:56 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0/jsonrpc-provider-cluster-1.20.0-cyclonedx.xml.sha1 (40.0 b) 01:01:56 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0/jsonrpc-provider-cluster-1.20.0-cyclonedx.xml (264.38 kb) 01:01:56 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0/jsonrpc-provider-cluster-1.20.0.pom.sha1 (40.0 b) 01:01:56 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0/jsonrpc-provider-cluster-1.20.0-cyclonedx.xml.md5 (32.0 b) 01:01:56 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0/jsonrpc-provider-cluster-1.20.0-javadoc.jar (269.17 kb) 01:01:56 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0/jsonrpc-provider-cluster-1.20.0-sources.jar.md5 (32.0 b) 01:01:56 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0/jsonrpc-provider-cluster-1.20.0.pom (8.25 kb) 01:01:56 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0/jsonrpc-provider-cluster-1.20.0-cyclonedx.json.sha1 (40.0 b) 01:01:57 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-bus/1.20.0/jsonrpc-bus-1.20.0-cyclonedx.json (3.49 kb) 01:01:57 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-bus/1.20.0/jsonrpc-bus-1.20.0-cyclonedx.json.md5 (32.0 b) 01:01:57 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-bus/1.20.0/jsonrpc-bus-1.20.0-cyclonedx.json.asc (455.0 b) 01:01:57 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-bus/1.20.0/jsonrpc-bus-1.20.0.pom.sha1 (40.0 b) 01:01:57 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-bus/1.20.0/jsonrpc-bus-1.20.0-cyclonedx.xml.sha1 (40.0 b) 01:01:57 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-bus/1.20.0/jsonrpc-bus-1.20.0.pom.asc (455.0 b) 01:01:57 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-bus/1.20.0/jsonrpc-bus-1.20.0.pom.md5 (32.0 b) 01:01:57 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-bus/1.20.0/jsonrpc-bus-1.20.0-cyclonedx.json.sha1 (40.0 b) 01:01:57 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-bus/1.20.0/jsonrpc-bus-1.20.0-cyclonedx.xml.asc (455.0 b) 01:01:57 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-bus/1.20.0/jsonrpc-bus-1.20.0.pom (1.13 kb) 01:01:57 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-bus/1.20.0/jsonrpc-bus-1.20.0-cyclonedx.xml (3.18 kb) 01:01:57 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-bus/1.20.0/jsonrpc-bus-1.20.0-cyclonedx.xml.md5 (32.0 b) 01:01:57 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.20.0/binding-adapter-1.20.0.jar.sha1 (40.0 b) 01:01:57 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.20.0/binding-adapter-1.20.0-javadoc.jar.sha1 (40.0 b) 01:01:57 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.20.0/binding-adapter-1.20.0-javadoc.jar.md5 (32.0 b) 01:01:57 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.20.0/binding-adapter-1.20.0-javadoc.jar (153.8 kb) 01:01:57 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.20.0/binding-adapter-1.20.0.pom.md5 (32.0 b) 01:01:57 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.20.0/binding-adapter-1.20.0-cyclonedx.xml.md5 (32.0 b) 01:01:57 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.20.0/binding-adapter-1.20.0-cyclonedx.xml (208.36 kb) 01:01:57 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.20.0/binding-adapter-1.20.0.jar.asc (455.0 b) 01:01:58 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.20.0/binding-adapter-1.20.0-sources.jar.md5 (32.0 b) 01:01:58 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.20.0/binding-adapter-1.20.0-cyclonedx.json.sha1 (40.0 b) 01:01:58 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.20.0/binding-adapter-1.20.0.pom.asc (455.0 b) 01:01:58 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.20.0/binding-adapter-1.20.0.pom (7.0 kb) 01:01:58 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.20.0/binding-adapter-1.20.0.pom.sha1 (40.0 b) 01:01:58 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.20.0/binding-adapter-1.20.0.jar.md5 (32.0 b) 01:01:58 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.20.0/binding-adapter-1.20.0-sources.jar.asc (455.0 b) 01:01:58 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.20.0/binding-adapter-1.20.0-cyclonedx.json.md5 (32.0 b) 01:01:58 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.20.0/binding-adapter-1.20.0-cyclonedx.json (223.38 kb) 01:01:58 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.20.0/binding-adapter-1.20.0.jar (35.11 kb) 01:01:58 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.20.0/binding-adapter-1.20.0-javadoc.jar.asc (455.0 b) 01:01:58 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.20.0/binding-adapter-1.20.0-sources.jar.sha1 (40.0 b) 01:01:58 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.20.0/binding-adapter-1.20.0-cyclonedx.json.asc (455.0 b) 01:01:58 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.20.0/binding-adapter-1.20.0-cyclonedx.xml.asc (455.0 b) 01:01:58 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.20.0/binding-adapter-1.20.0-cyclonedx.xml.sha1 (40.0 b) 01:01:58 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.20.0/binding-adapter-1.20.0-sources.jar (19.51 kb) 01:01:58 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.20.0/odl-jsonrpc-provider-1.20.0.pom (2.0 kb) 01:01:58 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.20.0/odl-jsonrpc-provider-1.20.0-cyclonedx.json.asc (455.0 b) 01:01:58 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.20.0/odl-jsonrpc-provider-1.20.0.pom.sha1 (40.0 b) 01:01:58 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.20.0/odl-jsonrpc-provider-1.20.0.pom.md5 (32.0 b) 01:01:59 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.20.0/odl-jsonrpc-provider-1.20.0-features.xml.md5 (32.0 b) 01:01:59 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.20.0/odl-jsonrpc-provider-1.20.0-features.xml.asc (455.0 b) 01:01:59 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.20.0/odl-jsonrpc-provider-1.20.0-cyclonedx.xml.asc (455.0 b) 01:01:59 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.20.0/odl-jsonrpc-provider-1.20.0-cyclonedx.xml.sha1 (40.0 b) 01:01:59 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.20.0/odl-jsonrpc-provider-1.20.0-cyclonedx.json.md5 (32.0 b) 01:01:59 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.20.0/odl-jsonrpc-provider-1.20.0-features.xml.sha1 (40.0 b) 01:01:59 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.20.0/odl-jsonrpc-provider-1.20.0-features.xml (952.0 b) 01:01:59 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.20.0/odl-jsonrpc-provider-1.20.0-cyclonedx.json.sha1 (40.0 b) 01:01:59 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.20.0/odl-jsonrpc-provider-1.20.0-cyclonedx.xml (893.98 kb) 01:01:59 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.20.0/odl-jsonrpc-provider-1.20.0-cyclonedx.json (959.88 kb) 01:01:59 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.20.0/odl-jsonrpc-provider-1.20.0.pom.asc (455.0 b) 01:01:59 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.20.0/odl-jsonrpc-provider-1.20.0-cyclonedx.xml.md5 (32.0 b) 01:01:59 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-tools/1.20.0/jsonrpc-tools-1.20.0-cyclonedx.xml.md5 (32.0 b) 01:01:59 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-tools/1.20.0/jsonrpc-tools-1.20.0-cyclonedx.xml.asc (455.0 b) 01:01:59 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-tools/1.20.0/jsonrpc-tools-1.20.0.pom.sha1 (40.0 b) 01:01:59 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-tools/1.20.0/jsonrpc-tools-1.20.0.pom.md5 (32.0 b) 01:01:59 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-tools/1.20.0/jsonrpc-tools-1.20.0.pom (938.0 b) 01:01:59 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-tools/1.20.0/jsonrpc-tools-1.20.0-cyclonedx.json (3.51 kb) 01:01:59 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-tools/1.20.0/jsonrpc-tools-1.20.0-cyclonedx.xml.sha1 (40.0 b) 01:01:59 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-tools/1.20.0/jsonrpc-tools-1.20.0-cyclonedx.json.md5 (32.0 b) 01:02:00 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-tools/1.20.0/jsonrpc-tools-1.20.0-cyclonedx.json.sha1 (40.0 b) 01:02:00 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-tools/1.20.0/jsonrpc-tools-1.20.0-cyclonedx.json.asc (455.0 b) 01:02:00 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-tools/1.20.0/jsonrpc-tools-1.20.0-cyclonedx.xml (3.2 kb) 01:02:00 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-tools/1.20.0/jsonrpc-tools-1.20.0.pom.asc (455.0 b) 01:02:00 Attempting to upload org/opendaylight/integration/all-artifacts/0.24.0/all-artifacts-0.24.0-cyclonedx.json.md5 (32.0 b) 01:02:00 Attempting to upload org/opendaylight/integration/all-artifacts/0.24.0/all-artifacts-0.24.0-cyclonedx.json.asc (455.0 b) 01:02:00 Attempting to upload org/opendaylight/integration/all-artifacts/0.24.0/all-artifacts-0.24.0.pom (2.69 kb) 01:02:00 Attempting to upload org/opendaylight/integration/all-artifacts/0.24.0/all-artifacts-0.24.0.pom.md5 (32.0 b) 01:02:00 Attempting to upload org/opendaylight/integration/all-artifacts/0.24.0/all-artifacts-0.24.0.pom.sha1 (40.0 b) 01:02:00 Attempting to upload org/opendaylight/integration/all-artifacts/0.24.0/all-artifacts-0.24.0-cyclonedx.xml.md5 (32.0 b) 01:02:00 Attempting to upload org/opendaylight/integration/all-artifacts/0.24.0/all-artifacts-0.24.0-cyclonedx.xml.sha1 (40.0 b) 01:02:00 Attempting to upload org/opendaylight/integration/all-artifacts/0.24.0/all-artifacts-0.24.0-cyclonedx.json (3.54 kb) 01:02:00 Attempting to upload org/opendaylight/integration/all-artifacts/0.24.0/all-artifacts-0.24.0-cyclonedx.xml (3.23 kb) 01:02:00 Attempting to upload org/opendaylight/integration/all-artifacts/0.24.0/all-artifacts-0.24.0-cyclonedx.xml.asc (455.0 b) 01:02:00 Attempting to upload org/opendaylight/integration/all-artifacts/0.24.0/all-artifacts-0.24.0.pom.asc (455.0 b) 01:02:00 Attempting to upload org/opendaylight/integration/all-artifacts/0.24.0/all-artifacts-0.24.0-cyclonedx.json.sha1 (40.0 b) 01:02:00 Attempting to upload org/opendaylight/integration/features-aggregator/0.24.0/features-aggregator-0.24.0-cyclonedx.xml.md5 (32.0 b) 01:02:00 Attempting to upload org/opendaylight/integration/features-aggregator/0.24.0/features-aggregator-0.24.0-cyclonedx.json.asc (455.0 b) 01:02:01 Attempting to upload org/opendaylight/integration/features-aggregator/0.24.0/features-aggregator-0.24.0.pom.md5 (32.0 b) 01:02:01 Attempting to upload org/opendaylight/integration/features-aggregator/0.24.0/features-aggregator-0.24.0-cyclonedx.xml.sha1 (40.0 b) 01:02:01 Attempting to upload org/opendaylight/integration/features-aggregator/0.24.0/features-aggregator-0.24.0-cyclonedx.xml (3.24 kb) 01:02:01 Attempting to upload org/opendaylight/integration/features-aggregator/0.24.0/features-aggregator-0.24.0-cyclonedx.xml.asc (455.0 b) 01:02:01 Attempting to upload org/opendaylight/integration/features-aggregator/0.24.0/features-aggregator-0.24.0-cyclonedx.json.md5 (32.0 b) 01:02:01 Attempting to upload org/opendaylight/integration/features-aggregator/0.24.0/features-aggregator-0.24.0.pom.sha1 (40.0 b) 01:02:01 Attempting to upload org/opendaylight/integration/features-aggregator/0.24.0/features-aggregator-0.24.0.pom (2.02 kb) 01:02:01 Attempting to upload org/opendaylight/integration/features-aggregator/0.24.0/features-aggregator-0.24.0.pom.asc (455.0 b) 01:02:01 Attempting to upload org/opendaylight/integration/features-aggregator/0.24.0/features-aggregator-0.24.0-cyclonedx.json.sha1 (40.0 b) 01:02:01 Attempting to upload org/opendaylight/integration/features-aggregator/0.24.0/features-aggregator-0.24.0-cyclonedx.json (3.55 kb) 01:02:01 Attempting to upload org/opendaylight/integration/features-index/0.24.0/features-index-0.24.0-features.xml.sha1 (40.0 b) 01:02:01 Attempting to upload org/opendaylight/integration/features-index/0.24.0/features-index-0.24.0-cyclonedx.json.md5 (32.0 b) 01:02:01 Attempting to upload org/opendaylight/integration/features-index/0.24.0/features-index-0.24.0.pom.asc (455.0 b) 01:02:01 Attempting to upload org/opendaylight/integration/features-index/0.24.0/features-index-0.24.0-features.xml (5.6 kb) 01:02:01 Attempting to upload org/opendaylight/integration/features-index/0.24.0/features-index-0.24.0-cyclonedx.xml.sha1 (40.0 b) 01:02:01 Attempting to upload org/opendaylight/integration/features-index/0.24.0/features-index-0.24.0-cyclonedx.json.sha1 (40.0 b) 01:02:01 Attempting to upload org/opendaylight/integration/features-index/0.24.0/features-index-0.24.0-cyclonedx.xml (2.76 mb) 01:02:01 Attempting to upload org/opendaylight/integration/features-index/0.24.0/features-index-0.24.0.pom (13.97 kb) 01:02:01 Attempting to upload org/opendaylight/integration/features-index/0.24.0/features-index-0.24.0-cyclonedx.xml.asc (455.0 b) 01:02:02 Attempting to upload org/opendaylight/integration/features-index/0.24.0/features-index-0.24.0.pom.sha1 (40.0 b) 01:02:02 Attempting to upload org/opendaylight/integration/features-index/0.24.0/features-index-0.24.0-cyclonedx.json (2.92 mb) 01:02:02 Attempting to upload org/opendaylight/integration/features-index/0.24.0/features-index-0.24.0-cyclonedx.xml.md5 (32.0 b) 01:02:02 Attempting to upload org/opendaylight/integration/features-index/0.24.0/features-index-0.24.0-features.xml.md5 (32.0 b) 01:02:02 Attempting to upload org/opendaylight/integration/features-index/0.24.0/features-index-0.24.0-cyclonedx.json.asc (455.0 b) 01:02:02 Attempting to upload org/opendaylight/integration/features-index/0.24.0/features-index-0.24.0-features.xml.asc (455.0 b) 01:02:02 Attempting to upload org/opendaylight/integration/features-index/0.24.0/features-index-0.24.0.pom.md5 (32.0 b) 01:02:02 Attempting to upload org/opendaylight/integration/features-test/0.24.0/features-test-0.24.0-cyclonedx.json (2.35 mb) 01:02:02 Attempting to upload org/opendaylight/integration/features-test/0.24.0/features-test-0.24.0-cyclonedx.xml.sha1 (40.0 b) 01:02:02 Attempting to upload org/opendaylight/integration/features-test/0.24.0/features-test-0.24.0-cyclonedx.xml.md5 (32.0 b) 01:02:02 Attempting to upload org/opendaylight/integration/features-test/0.24.0/features-test-0.24.0.pom.sha1 (40.0 b) 01:02:02 Attempting to upload org/opendaylight/integration/features-test/0.24.0/features-test-0.24.0-features.xml.sha1 (40.0 b) 01:02:02 Attempting to upload org/opendaylight/integration/features-test/0.24.0/features-test-0.24.0-features.xml.md5 (32.0 b) 01:02:02 Attempting to upload org/opendaylight/integration/features-test/0.24.0/features-test-0.24.0-cyclonedx.json.md5 (32.0 b) 01:02:02 Attempting to upload org/opendaylight/integration/features-test/0.24.0/features-test-0.24.0.pom.asc (455.0 b) 01:02:02 Attempting to upload org/opendaylight/integration/features-test/0.24.0/features-test-0.24.0-cyclonedx.json.sha1 (40.0 b) 01:02:02 Attempting to upload org/opendaylight/integration/features-test/0.24.0/features-test-0.24.0-cyclonedx.xml (2.22 mb) 01:02:02 Attempting to upload org/opendaylight/integration/features-test/0.24.0/features-test-0.24.0-cyclonedx.xml.asc (455.0 b) 01:02:02 Attempting to upload org/opendaylight/integration/features-test/0.24.0/features-test-0.24.0-features.xml.asc (455.0 b) 01:02:02 Attempting to upload org/opendaylight/integration/features-test/0.24.0/features-test-0.24.0-cyclonedx.json.asc (455.0 b) 01:02:02 Attempting to upload org/opendaylight/integration/features-test/0.24.0/features-test-0.24.0.pom (2.83 kb) 01:02:02 Attempting to upload org/opendaylight/integration/features-test/0.24.0/features-test-0.24.0.pom.md5 (32.0 b) 01:02:02 Attempting to upload org/opendaylight/integration/features-test/0.24.0/features-test-0.24.0-features.xml (813.0 b) 01:02:02 Attempting to upload org/opendaylight/integration/singles-aggregator/0.24.0/singles-aggregator-0.24.0-cyclonedx.xml.asc (455.0 b) 01:02:03 Attempting to upload org/opendaylight/integration/singles-aggregator/0.24.0/singles-aggregator-0.24.0-cyclonedx.xml (3.23 kb) 01:02:03 Attempting to upload org/opendaylight/integration/singles-aggregator/0.24.0/singles-aggregator-0.24.0-cyclonedx.xml.md5 (32.0 b) 01:02:03 Attempting to upload org/opendaylight/integration/singles-aggregator/0.24.0/singles-aggregator-0.24.0-cyclonedx.xml.sha1 (40.0 b) 01:02:03 Attempting to upload org/opendaylight/integration/singles-aggregator/0.24.0/singles-aggregator-0.24.0.pom.asc (455.0 b) 01:02:03 Attempting to upload org/opendaylight/integration/singles-aggregator/0.24.0/singles-aggregator-0.24.0.pom.md5 (32.0 b) 01:02:03 Attempting to upload org/opendaylight/integration/singles-aggregator/0.24.0/singles-aggregator-0.24.0.pom (2.11 kb) 01:02:03 Attempting to upload org/opendaylight/integration/singles-aggregator/0.24.0/singles-aggregator-0.24.0-cyclonedx.json.sha1 (40.0 b) 01:02:03 Attempting to upload org/opendaylight/integration/singles-aggregator/0.24.0/singles-aggregator-0.24.0-cyclonedx.json (3.54 kb) 01:02:03 Attempting to upload org/opendaylight/integration/singles-aggregator/0.24.0/singles-aggregator-0.24.0-cyclonedx.json.asc (455.0 b) 01:02:03 Attempting to upload org/opendaylight/integration/singles-aggregator/0.24.0/singles-aggregator-0.24.0.pom.sha1 (40.0 b) 01:02:03 Attempting to upload org/opendaylight/integration/singles-aggregator/0.24.0/singles-aggregator-0.24.0-cyclonedx.json.md5 (32.0 b) 01:02:03 Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.24.0/odl-integration-compatible-with-all-0.24.0-features.xml.sha1 (40.0 b) 01:02:03 Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.24.0/odl-integration-compatible-with-all-0.24.0-features.xml.md5 (32.0 b) 01:02:03 Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.24.0/odl-integration-compatible-with-all-0.24.0-features.xml.asc (455.0 b) 01:02:03 Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.24.0/odl-integration-compatible-with-all-0.24.0-features.xml (3.76 kb) 01:02:03 Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.24.0/odl-integration-compatible-with-all-0.24.0-cyclonedx.xml (2.15 mb) 01:02:03 Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.24.0/odl-integration-compatible-with-all-0.24.0-cyclonedx.json.sha1 (40.0 b) 01:02:03 Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.24.0/odl-integration-compatible-with-all-0.24.0.pom.md5 (32.0 b) 01:02:03 Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.24.0/odl-integration-compatible-with-all-0.24.0-cyclonedx.xml.md5 (32.0 b) 01:02:03 Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.24.0/odl-integration-compatible-with-all-0.24.0.pom (12.38 kb) 01:02:03 Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.24.0/odl-integration-compatible-with-all-0.24.0-cyclonedx.json (2.29 mb) 01:02:03 Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.24.0/odl-integration-compatible-with-all-0.24.0.pom.sha1 (40.0 b) 01:02:04 Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.24.0/odl-integration-compatible-with-all-0.24.0-cyclonedx.json.md5 (32.0 b) 01:02:04 Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.24.0/odl-integration-compatible-with-all-0.24.0-cyclonedx.xml.asc (455.0 b) 01:02:04 Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.24.0/odl-integration-compatible-with-all-0.24.0-cyclonedx.xml.sha1 (40.0 b) 01:02:04 Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.24.0/odl-integration-compatible-with-all-0.24.0.pom.asc (455.0 b) 01:02:04 Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.24.0/odl-integration-compatible-with-all-0.24.0-cyclonedx.json.asc (455.0 b) 01:02:04 Attempting to upload org/opendaylight/integration/odl-integration-all/0.24.0/odl-integration-all-0.24.0-cyclonedx.xml (2.21 mb) 01:02:04 Attempting to upload org/opendaylight/integration/odl-integration-all/0.24.0/odl-integration-all-0.24.0-cyclonedx.json (2.35 mb) 01:02:04 Attempting to upload org/opendaylight/integration/odl-integration-all/0.24.0/odl-integration-all-0.24.0-features.xml.asc (455.0 b) 01:02:04 Attempting to upload org/opendaylight/integration/odl-integration-all/0.24.0/odl-integration-all-0.24.0-cyclonedx.xml.sha1 (40.0 b) 01:02:04 Attempting to upload org/opendaylight/integration/odl-integration-all/0.24.0/odl-integration-all-0.24.0-features.xml (1.66 kb) 01:02:04 Attempting to upload org/opendaylight/integration/odl-integration-all/0.24.0/odl-integration-all-0.24.0-cyclonedx.json.asc (455.0 b) 01:02:04 Attempting to upload org/opendaylight/integration/odl-integration-all/0.24.0/odl-integration-all-0.24.0-cyclonedx.json.md5 (32.0 b) 01:02:04 Attempting to upload org/opendaylight/integration/odl-integration-all/0.24.0/odl-integration-all-0.24.0-cyclonedx.xml.asc (455.0 b) 01:02:04 Attempting to upload org/opendaylight/integration/odl-integration-all/0.24.0/odl-integration-all-0.24.0-cyclonedx.xml.md5 (32.0 b) 01:02:04 Attempting to upload org/opendaylight/integration/odl-integration-all/0.24.0/odl-integration-all-0.24.0-cyclonedx.json.sha1 (40.0 b) 01:02:04 Attempting to upload org/opendaylight/integration/odl-integration-all/0.24.0/odl-integration-all-0.24.0.pom.sha1 (40.0 b) 01:02:04 Attempting to upload org/opendaylight/integration/odl-integration-all/0.24.0/odl-integration-all-0.24.0-features.xml.sha1 (40.0 b) 01:02:04 Attempting to upload org/opendaylight/integration/odl-integration-all/0.24.0/odl-integration-all-0.24.0.pom.md5 (32.0 b) 01:02:04 Attempting to upload org/opendaylight/integration/odl-integration-all/0.24.0/odl-integration-all-0.24.0.pom (4.38 kb) 01:02:04 Attempting to upload org/opendaylight/integration/odl-integration-all/0.24.0/odl-integration-all-0.24.0-features.xml.md5 (32.0 b) 01:02:04 Attempting to upload org/opendaylight/integration/odl-integration-all/0.24.0/odl-integration-all-0.24.0.pom.asc (455.0 b) 01:02:04 Attempting to upload org/opendaylight/integration/distribution-artifacts/0.24.0/distribution-artifacts-0.24.0-cyclonedx.xml.md5 (32.0 b) 01:02:05 Attempting to upload org/opendaylight/integration/distribution-artifacts/0.24.0/distribution-artifacts-0.24.0-cyclonedx.json.sha1 (40.0 b) 01:02:05 Attempting to upload org/opendaylight/integration/distribution-artifacts/0.24.0/distribution-artifacts-0.24.0.pom.md5 (32.0 b) 01:02:05 Attempting to upload org/opendaylight/integration/distribution-artifacts/0.24.0/distribution-artifacts-0.24.0.pom (3.41 kb) 01:02:05 Attempting to upload org/opendaylight/integration/distribution-artifacts/0.24.0/distribution-artifacts-0.24.0-cyclonedx.json.md5 (32.0 b) 01:02:05 Attempting to upload org/opendaylight/integration/distribution-artifacts/0.24.0/distribution-artifacts-0.24.0.pom.sha1 (40.0 b) 01:02:05 Attempting to upload org/opendaylight/integration/distribution-artifacts/0.24.0/distribution-artifacts-0.24.0.pom.asc (455.0 b) 01:02:05 Attempting to upload org/opendaylight/integration/distribution-artifacts/0.24.0/distribution-artifacts-0.24.0-cyclonedx.xml.asc (455.0 b) 01:02:05 Attempting to upload org/opendaylight/integration/distribution-artifacts/0.24.0/distribution-artifacts-0.24.0-cyclonedx.xml (3.27 kb) 01:02:05 Attempting to upload org/opendaylight/integration/distribution-artifacts/0.24.0/distribution-artifacts-0.24.0-cyclonedx.xml.sha1 (40.0 b) 01:02:05 Attempting to upload org/opendaylight/integration/distribution-artifacts/0.24.0/distribution-artifacts-0.24.0-cyclonedx.json (3.58 kb) 01:02:05 Attempting to upload org/opendaylight/integration/distribution-artifacts/0.24.0/distribution-artifacts-0.24.0-cyclonedx.json.asc (455.0 b) 01:02:05 Attempting to upload org/opendaylight/integration/properties/0.24.0/properties-0.24.0-cyclonedx.xml (3.27 kb) 01:02:05 Attempting to upload org/opendaylight/integration/properties/0.24.0/properties-0.24.0-cyclonedx.xml.asc (455.0 b) 01:02:05 Attempting to upload org/opendaylight/integration/properties/0.24.0/properties-0.24.0-cyclonedx.json (3.58 kb) 01:02:05 Attempting to upload org/opendaylight/integration/properties/0.24.0/properties-0.24.0.pom (3.31 kb) 01:02:05 Attempting to upload org/opendaylight/integration/properties/0.24.0/properties-0.24.0-cyclonedx.xml.sha1 (40.0 b) 01:02:05 Attempting to upload org/opendaylight/integration/properties/0.24.0/properties-0.24.0.pom.sha1 (40.0 b) 01:02:05 Attempting to upload org/opendaylight/integration/properties/0.24.0/properties-0.24.0-cyclonedx.json.md5 (32.0 b) 01:02:05 Attempting to upload org/opendaylight/integration/properties/0.24.0/properties-0.24.0.pom.asc (455.0 b) 01:02:05 Attempting to upload org/opendaylight/integration/properties/0.24.0/properties-0.24.0-cyclonedx.xml.md5 (32.0 b) 01:02:05 Attempting to upload org/opendaylight/integration/properties/0.24.0/properties-0.24.0-cyclonedx.json.sha1 (40.0 b) 01:02:05 Attempting to upload org/opendaylight/integration/properties/0.24.0/properties-0.24.0-cyclonedx.json.asc (455.0 b) 01:02:05 Attempting to upload org/opendaylight/integration/properties/0.24.0/properties-0.24.0.pom.md5 (32.0 b) 01:02:06 Attempting to upload org/opendaylight/integration/other-artifacts/0.24.0/other-artifacts-0.24.0-cyclonedx.xml.md5 (32.0 b) 01:02:06 Attempting to upload org/opendaylight/integration/other-artifacts/0.24.0/other-artifacts-0.24.0.pom.sha1 (40.0 b) 01:02:06 Attempting to upload org/opendaylight/integration/other-artifacts/0.24.0/other-artifacts-0.24.0.pom.md5 (32.0 b) 01:02:06 Attempting to upload org/opendaylight/integration/other-artifacts/0.24.0/other-artifacts-0.24.0.pom.asc (455.0 b) 01:02:06 Attempting to upload org/opendaylight/integration/other-artifacts/0.24.0/other-artifacts-0.24.0-cyclonedx.xml.asc (455.0 b) 01:02:06 Attempting to upload org/opendaylight/integration/other-artifacts/0.24.0/other-artifacts-0.24.0-cyclonedx.json.md5 (32.0 b) 01:02:06 Attempting to upload org/opendaylight/integration/other-artifacts/0.24.0/other-artifacts-0.24.0-cyclonedx.xml (3.27 kb) 01:02:06 Attempting to upload org/opendaylight/integration/other-artifacts/0.24.0/other-artifacts-0.24.0.pom (2.63 kb) 01:02:06 Attempting to upload org/opendaylight/integration/other-artifacts/0.24.0/other-artifacts-0.24.0-cyclonedx.json.asc (455.0 b) 01:02:06 Attempting to upload org/opendaylight/integration/other-artifacts/0.24.0/other-artifacts-0.24.0-cyclonedx.xml.sha1 (40.0 b) 01:02:06 Attempting to upload org/opendaylight/integration/other-artifacts/0.24.0/other-artifacts-0.24.0-cyclonedx.json.sha1 (40.0 b) 01:02:06 Attempting to upload org/opendaylight/integration/other-artifacts/0.24.0/other-artifacts-0.24.0-cyclonedx.json (3.58 kb) 01:02:06 Attempting to upload org/opendaylight/integration/artifact-artifacts/0.24.0/artifact-artifacts-0.24.0-cyclonedx.xml (3.28 kb) 01:02:06 Attempting to upload org/opendaylight/integration/artifact-artifacts/0.24.0/artifact-artifacts-0.24.0-cyclonedx.json (3.59 kb) 01:02:06 Attempting to upload org/opendaylight/integration/artifact-artifacts/0.24.0/artifact-artifacts-0.24.0.pom (13.85 kb) 01:02:06 Attempting to upload org/opendaylight/integration/artifact-artifacts/0.24.0/artifact-artifacts-0.24.0-cyclonedx.json.asc (455.0 b) 01:02:06 Attempting to upload org/opendaylight/integration/artifact-artifacts/0.24.0/artifact-artifacts-0.24.0.pom.sha1 (40.0 b) 01:02:06 Attempting to upload org/opendaylight/integration/artifact-artifacts/0.24.0/artifact-artifacts-0.24.0-cyclonedx.json.md5 (32.0 b) 01:02:06 Attempting to upload org/opendaylight/integration/artifact-artifacts/0.24.0/artifact-artifacts-0.24.0-cyclonedx.json.sha1 (40.0 b) 01:02:06 Attempting to upload org/opendaylight/integration/artifact-artifacts/0.24.0/artifact-artifacts-0.24.0.pom.asc (455.0 b) 01:02:07 Attempting to upload org/opendaylight/integration/artifact-artifacts/0.24.0/artifact-artifacts-0.24.0-cyclonedx.xml.sha1 (40.0 b) 01:02:07 Attempting to upload org/opendaylight/integration/artifact-artifacts/0.24.0/artifact-artifacts-0.24.0-cyclonedx.xml.md5 (32.0 b) 01:02:07 Attempting to upload org/opendaylight/integration/artifact-artifacts/0.24.0/artifact-artifacts-0.24.0-cyclonedx.xml.asc (455.0 b) 01:02:07 Attempting to upload org/opendaylight/integration/artifact-artifacts/0.24.0/artifact-artifacts-0.24.0.pom.md5 (32.0 b) 01:02:07 Attempting to upload org/opendaylight/integration/upstream-all-artifacts/0.24.0/upstream-all-artifacts-0.24.0-cyclonedx.json.asc (455.0 b) 01:02:07 Attempting to upload org/opendaylight/integration/upstream-all-artifacts/0.24.0/upstream-all-artifacts-0.24.0.pom.asc (455.0 b) 01:02:07 Attempting to upload org/opendaylight/integration/upstream-all-artifacts/0.24.0/upstream-all-artifacts-0.24.0.pom.md5 (32.0 b) 01:02:07 Attempting to upload org/opendaylight/integration/upstream-all-artifacts/0.24.0/upstream-all-artifacts-0.24.0-cyclonedx.xml.md5 (32.0 b) 01:02:07 Attempting to upload org/opendaylight/integration/upstream-all-artifacts/0.24.0/upstream-all-artifacts-0.24.0-cyclonedx.xml (3.28 kb) 01:02:07 Attempting to upload org/opendaylight/integration/upstream-all-artifacts/0.24.0/upstream-all-artifacts-0.24.0-cyclonedx.xml.sha1 (40.0 b) 01:02:07 Attempting to upload org/opendaylight/integration/upstream-all-artifacts/0.24.0/upstream-all-artifacts-0.24.0-cyclonedx.xml.asc (455.0 b) 01:02:07 Attempting to upload org/opendaylight/integration/upstream-all-artifacts/0.24.0/upstream-all-artifacts-0.24.0-cyclonedx.json (3.59 kb) 01:02:07 Attempting to upload org/opendaylight/integration/upstream-all-artifacts/0.24.0/upstream-all-artifacts-0.24.0.pom (2.69 kb) 01:02:07 Attempting to upload org/opendaylight/integration/upstream-all-artifacts/0.24.0/upstream-all-artifacts-0.24.0-cyclonedx.json.md5 (32.0 b) 01:02:07 Attempting to upload org/opendaylight/integration/upstream-all-artifacts/0.24.0/upstream-all-artifacts-0.24.0-cyclonedx.json.sha1 (40.0 b) 01:02:07 Attempting to upload org/opendaylight/integration/upstream-all-artifacts/0.24.0/upstream-all-artifacts-0.24.0.pom.sha1 (40.0 b) 01:02:07 Attempting to upload org/opendaylight/integration/onap-karaf/0.24.0/onap-karaf-0.24.0-cyclonedx.xml.md5 (32.0 b) 01:02:07 Attempting to upload org/opendaylight/integration/onap-karaf/0.24.0/onap-karaf-0.24.0-cyclonedx.json (1.79 mb) 01:02:07 Attempting to upload org/opendaylight/integration/onap-karaf/0.24.0/onap-karaf-0.24.0.tar.gz.md5 (32.0 b) 01:02:07 Attempting to upload org/opendaylight/integration/onap-karaf/0.24.0/onap-karaf-0.24.0-cyclonedx.xml.asc (455.0 b) 01:02:07 Attempting to upload org/opendaylight/integration/onap-karaf/0.24.0/onap-karaf-0.24.0-cyclonedx.json.sha1 (40.0 b) 01:02:08 Attempting to upload org/opendaylight/integration/onap-karaf/0.24.0/onap-karaf-0.24.0.pom.asc (455.0 b) 01:02:08 Attempting to upload org/opendaylight/integration/onap-karaf/0.24.0/onap-karaf-0.24.0-cyclonedx.xml.sha1 (40.0 b) 01:02:08 Attempting to upload org/opendaylight/integration/onap-karaf/0.24.0/onap-karaf-0.24.0.tar.gz.sha1 (40.0 b) 01:02:08 Attempting to upload org/opendaylight/integration/onap-karaf/0.24.0/onap-karaf-0.24.0-cyclonedx.json.asc (455.0 b) 01:02:08 Attempting to upload org/opendaylight/integration/onap-karaf/0.24.0/onap-karaf-0.24.0.tar.gz (159.42 mb) 01:02:08 Attempting to upload org/opendaylight/integration/onap-karaf/0.24.0/onap-karaf-0.24.0.tar.gz.asc (455.0 b) 01:02:08 Attempting to upload org/opendaylight/integration/onap-karaf/0.24.0/onap-karaf-0.24.0.pom.md5 (32.0 b) 01:02:08 Attempting to upload org/opendaylight/integration/onap-karaf/0.24.0/onap-karaf-0.24.0.pom.sha1 (40.0 b) 01:02:08 Attempting to upload org/opendaylight/integration/onap-karaf/0.24.0/onap-karaf-0.24.0-cyclonedx.xml (1.68 mb) 01:02:08 Attempting to upload org/opendaylight/integration/onap-karaf/0.24.0/onap-karaf-0.24.0-cyclonedx.json.md5 (32.0 b) 01:02:08 Attempting to upload org/opendaylight/integration/onap-karaf/0.24.0/onap-karaf-0.24.0.pom (6.66 kb) 01:02:08 Attempting to upload org/opendaylight/integration/artifacts-aggregator/0.24.0/artifacts-aggregator-0.24.0.pom.sha1 (40.0 b) 01:02:08 Attempting to upload org/opendaylight/integration/artifacts-aggregator/0.24.0/artifacts-aggregator-0.24.0-cyclonedx.xml (3.25 kb) 01:02:08 Attempting to upload org/opendaylight/integration/artifacts-aggregator/0.24.0/artifacts-aggregator-0.24.0-cyclonedx.json.md5 (32.0 b) 01:02:08 Attempting to upload org/opendaylight/integration/artifacts-aggregator/0.24.0/artifacts-aggregator-0.24.0-cyclonedx.xml.asc (455.0 b) 01:02:08 Attempting to upload org/opendaylight/integration/artifacts-aggregator/0.24.0/artifacts-aggregator-0.24.0-cyclonedx.xml.sha1 (40.0 b) 01:02:08 Attempting to upload org/opendaylight/integration/artifacts-aggregator/0.24.0/artifacts-aggregator-0.24.0.pom (2.06 kb) 01:02:09 Attempting to upload org/opendaylight/integration/artifacts-aggregator/0.24.0/artifacts-aggregator-0.24.0-cyclonedx.json (3.56 kb) 01:02:09 Attempting to upload org/opendaylight/integration/artifacts-aggregator/0.24.0/artifacts-aggregator-0.24.0-cyclonedx.json.sha1 (40.0 b) 01:02:09 Attempting to upload org/opendaylight/integration/artifacts-aggregator/0.24.0/artifacts-aggregator-0.24.0.pom.md5 (32.0 b) 01:02:09 Attempting to upload org/opendaylight/integration/artifacts-aggregator/0.24.0/artifacts-aggregator-0.24.0-cyclonedx.xml.md5 (32.0 b) 01:02:09 Attempting to upload org/opendaylight/integration/artifacts-aggregator/0.24.0/artifacts-aggregator-0.24.0.pom.asc (455.0 b) 01:02:09 Attempting to upload org/opendaylight/integration/artifacts-aggregator/0.24.0/artifacts-aggregator-0.24.0-cyclonedx.json.asc (455.0 b) 01:02:09 Attempting to upload org/opendaylight/integration/upstream-aggregator/0.24.0/upstream-aggregator-0.24.0.pom.sha1 (40.0 b) 01:02:09 Attempting to upload org/opendaylight/integration/upstream-aggregator/0.24.0/upstream-aggregator-0.24.0-cyclonedx.xml (3.24 kb) 01:02:09 Attempting to upload org/opendaylight/integration/upstream-aggregator/0.24.0/upstream-aggregator-0.24.0-cyclonedx.xml.asc (455.0 b) 01:02:09 Attempting to upload org/opendaylight/integration/upstream-aggregator/0.24.0/upstream-aggregator-0.24.0-cyclonedx.json (3.55 kb) 01:02:09 Attempting to upload org/opendaylight/integration/upstream-aggregator/0.24.0/upstream-aggregator-0.24.0-cyclonedx.xml.md5 (32.0 b) 01:02:09 Attempting to upload org/opendaylight/integration/upstream-aggregator/0.24.0/upstream-aggregator-0.24.0-cyclonedx.json.asc (455.0 b) 01:02:09 Attempting to upload org/opendaylight/integration/upstream-aggregator/0.24.0/upstream-aggregator-0.24.0-cyclonedx.json.md5 (32.0 b) 01:02:09 Attempting to upload org/opendaylight/integration/upstream-aggregator/0.24.0/upstream-aggregator-0.24.0.pom.md5 (32.0 b) 01:02:09 Attempting to upload org/opendaylight/integration/upstream-aggregator/0.24.0/upstream-aggregator-0.24.0.pom (2.08 kb) 01:02:10 Attempting to upload org/opendaylight/integration/upstream-aggregator/0.24.0/upstream-aggregator-0.24.0.pom.asc (455.0 b) 01:02:10 Attempting to upload org/opendaylight/integration/upstream-aggregator/0.24.0/upstream-aggregator-0.24.0-cyclonedx.xml.sha1 (40.0 b) 01:02:10 Attempting to upload org/opendaylight/integration/upstream-aggregator/0.24.0/upstream-aggregator-0.24.0-cyclonedx.json.sha1 (40.0 b) 01:02:10 Attempting to upload org/opendaylight/integration/karaf/0.24.0/karaf-0.24.0.zip.sha1 (40.0 b) 01:02:10 Attempting to upload org/opendaylight/integration/karaf/0.24.0/karaf-0.24.0.pom.asc (455.0 b) 01:02:10 Attempting to upload org/opendaylight/integration/karaf/0.24.0/karaf-0.24.0.tar.gz.md5 (32.0 b) 01:02:10 Attempting to upload org/opendaylight/integration/karaf/0.24.0/karaf-0.24.0-cyclonedx.xml (2.92 mb) 01:02:10 Attempting to upload org/opendaylight/integration/karaf/0.24.0/karaf-0.24.0-cyclonedx.json.asc (455.0 b) 01:02:10 Attempting to upload org/opendaylight/integration/karaf/0.24.0/karaf-0.24.0-cyclonedx.xml.asc (455.0 b) 01:02:10 Attempting to upload org/opendaylight/integration/karaf/0.24.0/karaf-0.24.0.zip.asc (455.0 b) 01:02:10 Attempting to upload org/opendaylight/integration/karaf/0.24.0/karaf-0.24.0.pom.sha1 (40.0 b) 01:02:10 Attempting to upload org/opendaylight/integration/karaf/0.24.0/karaf-0.24.0-cyclonedx.xml.md5 (32.0 b) 01:02:10 Attempting to upload org/opendaylight/integration/karaf/0.24.0/karaf-0.24.0.pom.md5 (32.0 b) 01:02:10 Attempting to upload org/opendaylight/integration/karaf/0.24.0/karaf-0.24.0.tar.gz.sha1 (40.0 b) 01:02:11 Attempting to upload org/opendaylight/integration/karaf/0.24.0/karaf-0.24.0.zip (245.45 mb) 01:02:11 Attempting to upload org/opendaylight/integration/karaf/0.24.0/karaf-0.24.0-cyclonedx.json (3.1 mb) 01:02:11 Attempting to upload org/opendaylight/integration/karaf/0.24.0/karaf-0.24.0.pom (7.59 kb) 01:02:11 Attempting to upload org/opendaylight/integration/karaf/0.24.0/karaf-0.24.0-cyclonedx.xml.sha1 (40.0 b) 01:02:11 Attempting to upload org/opendaylight/integration/karaf/0.24.0/karaf-0.24.0.zip.md5 (32.0 b) 01:02:11 Attempting to upload org/opendaylight/integration/karaf/0.24.0/karaf-0.24.0-cyclonedx.json.md5 (32.0 b) 01:02:11 Attempting to upload org/opendaylight/integration/karaf/0.24.0/karaf-0.24.0-cyclonedx.json.sha1 (40.0 b) 01:02:11 Attempting to upload org/opendaylight/integration/karaf/0.24.0/karaf-0.24.0.tar.gz.asc (455.0 b) 01:02:11 Attempting to upload org/opendaylight/integration/karaf/0.24.0/karaf-0.24.0.tar.gz (243.92 mb) 01:02:15 Attempting to upload org/opendaylight/integration/repos-aggregator/0.24.0/repos-aggregator-0.24.0-cyclonedx.json.sha1 (40.0 b) 01:02:15 Attempting to upload org/opendaylight/integration/repos-aggregator/0.24.0/repos-aggregator-0.24.0-cyclonedx.xml.asc (455.0 b) 01:02:15 Attempting to upload org/opendaylight/integration/repos-aggregator/0.24.0/repos-aggregator-0.24.0.pom (2.06 kb) 01:02:15 Attempting to upload org/opendaylight/integration/repos-aggregator/0.24.0/repos-aggregator-0.24.0-cyclonedx.xml (3.22 kb) 01:02:15 Attempting to upload org/opendaylight/integration/repos-aggregator/0.24.0/repos-aggregator-0.24.0-cyclonedx.xml.sha1 (40.0 b) 01:02:16 Attempting to upload org/opendaylight/integration/repos-aggregator/0.24.0/repos-aggregator-0.24.0-cyclonedx.json.md5 (32.0 b) 01:02:16 Attempting to upload org/opendaylight/integration/repos-aggregator/0.24.0/repos-aggregator-0.24.0.pom.sha1 (40.0 b) 01:02:16 Attempting to upload org/opendaylight/integration/repos-aggregator/0.24.0/repos-aggregator-0.24.0.pom.md5 (32.0 b) 01:02:16 Attempting to upload org/opendaylight/integration/repos-aggregator/0.24.0/repos-aggregator-0.24.0-cyclonedx.xml.md5 (32.0 b) 01:02:16 Attempting to upload org/opendaylight/integration/repos-aggregator/0.24.0/repos-aggregator-0.24.0-cyclonedx.json.asc (455.0 b) 01:02:16 Attempting to upload org/opendaylight/integration/repos-aggregator/0.24.0/repos-aggregator-0.24.0.pom.asc (455.0 b) 01:02:16 Attempting to upload org/opendaylight/integration/repos-aggregator/0.24.0/repos-aggregator-0.24.0-cyclonedx.json (3.53 kb) 01:02:16 Attempting to upload org/opendaylight/integration/karaf-scripts/0.24.0/karaf-scripts-0.24.0.jar.asc (455.0 b) 01:02:16 Attempting to upload org/opendaylight/integration/karaf-scripts/0.24.0/karaf-scripts-0.24.0.jar.sha1 (40.0 b) 01:02:16 Attempting to upload org/opendaylight/integration/karaf-scripts/0.24.0/karaf-scripts-0.24.0-cyclonedx.xml.md5 (32.0 b) 01:02:16 Attempting to upload org/opendaylight/integration/karaf-scripts/0.24.0/karaf-scripts-0.24.0-cyclonedx.json (3.54 kb) 01:02:16 Attempting to upload org/opendaylight/integration/karaf-scripts/0.24.0/karaf-scripts-0.24.0.jar (6.03 kb) 01:02:16 Attempting to upload org/opendaylight/integration/karaf-scripts/0.24.0/karaf-scripts-0.24.0.pom.sha1 (40.0 b) 01:02:16 Attempting to upload org/opendaylight/integration/karaf-scripts/0.24.0/karaf-scripts-0.24.0.pom.asc (455.0 b) 01:02:16 Attempting to upload org/opendaylight/integration/karaf-scripts/0.24.0/karaf-scripts-0.24.0.pom (1.26 kb) 01:02:16 Attempting to upload org/opendaylight/integration/karaf-scripts/0.24.0/karaf-scripts-0.24.0.pom.md5 (32.0 b) 01:02:16 Attempting to upload org/opendaylight/integration/karaf-scripts/0.24.0/karaf-scripts-0.24.0-cyclonedx.xml.sha1 (40.0 b) 01:02:16 Attempting to upload org/opendaylight/integration/karaf-scripts/0.24.0/karaf-scripts-0.24.0-cyclonedx.json.asc (455.0 b) 01:02:16 Attempting to upload org/opendaylight/integration/karaf-scripts/0.24.0/karaf-scripts-0.24.0-cyclonedx.json.md5 (32.0 b) 01:02:16 Attempting to upload org/opendaylight/integration/karaf-scripts/0.24.0/karaf-scripts-0.24.0-cyclonedx.xml (3.23 kb) 01:02:17 Attempting to upload org/opendaylight/integration/karaf-scripts/0.24.0/karaf-scripts-0.24.0.jar.md5 (32.0 b) 01:02:17 Attempting to upload org/opendaylight/integration/karaf-scripts/0.24.0/karaf-scripts-0.24.0-cyclonedx.xml.asc (455.0 b) 01:02:17 Attempting to upload org/opendaylight/integration/karaf-scripts/0.24.0/karaf-scripts-0.24.0-cyclonedx.json.sha1 (40.0 b) 01:02:17 Attempting to upload org/opendaylight/integration/distribution-aggregator/0.24.0/distribution-aggregator-0.24.0.pom.asc (455.0 b) 01:02:17 Attempting to upload org/opendaylight/integration/distribution-aggregator/0.24.0/distribution-aggregator-0.24.0.pom.md5 (32.0 b) 01:02:17 Attempting to upload org/opendaylight/integration/distribution-aggregator/0.24.0/distribution-aggregator-0.24.0.pom (2.55 kb) 01:02:17 Attempting to upload org/opendaylight/integration/distribution-aggregator/0.24.0/distribution-aggregator-0.24.0-cyclonedx.json.asc (455.0 b) 01:02:17 Attempting to upload org/opendaylight/integration/distribution-aggregator/0.24.0/distribution-aggregator-0.24.0-cyclonedx.xml.sha1 (40.0 b) 01:02:17 Attempting to upload org/opendaylight/integration/distribution-aggregator/0.24.0/distribution-aggregator-0.24.0-cyclonedx.xml.md5 (32.0 b) 01:02:17 Attempting to upload org/opendaylight/integration/distribution-aggregator/0.24.0/distribution-aggregator-0.24.0-cyclonedx.json.md5 (32.0 b) 01:02:17 Attempting to upload org/opendaylight/integration/distribution-aggregator/0.24.0/distribution-aggregator-0.24.0-cyclonedx.json.sha1 (40.0 b) 01:02:17 Attempting to upload org/opendaylight/integration/distribution-aggregator/0.24.0/distribution-aggregator-0.24.0-cyclonedx.xml (3.29 kb) 01:02:17 Attempting to upload org/opendaylight/integration/distribution-aggregator/0.24.0/distribution-aggregator-0.24.0-cyclonedx.xml.asc (455.0 b) 01:02:17 Attempting to upload org/opendaylight/integration/distribution-aggregator/0.24.0/distribution-aggregator-0.24.0.pom.sha1 (40.0 b) 01:02:17 Attempting to upload org/opendaylight/integration/distribution-aggregator/0.24.0/distribution-aggregator-0.24.0-cyclonedx.json (3.6 kb) 01:02:17 Attempting to upload org/opendaylight/daexim/features-aggregator/1.19.0/features-aggregator-1.19.0-cyclonedx.xml.sha1 (40.0 b) 01:02:17 Attempting to upload org/opendaylight/daexim/features-aggregator/1.19.0/features-aggregator-1.19.0-cyclonedx.json (3.52 kb) 01:02:17 Attempting to upload org/opendaylight/daexim/features-aggregator/1.19.0/features-aggregator-1.19.0-cyclonedx.json.md5 (32.0 b) 01:02:17 Attempting to upload org/opendaylight/daexim/features-aggregator/1.19.0/features-aggregator-1.19.0-cyclonedx.xml.md5 (32.0 b) 01:02:17 Attempting to upload org/opendaylight/daexim/features-aggregator/1.19.0/features-aggregator-1.19.0.pom.sha1 (40.0 b) 01:02:18 Attempting to upload org/opendaylight/daexim/features-aggregator/1.19.0/features-aggregator-1.19.0.pom.asc (455.0 b) 01:02:18 Attempting to upload org/opendaylight/daexim/features-aggregator/1.19.0/features-aggregator-1.19.0.pom.md5 (32.0 b) 01:02:18 Attempting to upload org/opendaylight/daexim/features-aggregator/1.19.0/features-aggregator-1.19.0.pom (1.54 kb) 01:02:18 Attempting to upload org/opendaylight/daexim/features-aggregator/1.19.0/features-aggregator-1.19.0-cyclonedx.json.asc (455.0 b) 01:02:18 Attempting to upload org/opendaylight/daexim/features-aggregator/1.19.0/features-aggregator-1.19.0-cyclonedx.xml.asc (455.0 b) 01:02:18 Attempting to upload org/opendaylight/daexim/features-aggregator/1.19.0/features-aggregator-1.19.0-cyclonedx.xml (3.2 kb) 01:02:18 Attempting to upload org/opendaylight/daexim/features-aggregator/1.19.0/features-aggregator-1.19.0-cyclonedx.json.sha1 (40.0 b) 01:02:18 Attempting to upload org/opendaylight/daexim/parent/1.19.0/parent-1.19.0.pom.sha1 (40.0 b) 01:02:18 Attempting to upload org/opendaylight/daexim/parent/1.19.0/parent-1.19.0-cyclonedx.json (10.48 kb) 01:02:18 Attempting to upload org/opendaylight/daexim/parent/1.19.0/parent-1.19.0-cyclonedx.xml.md5 (32.0 b) 01:02:18 Attempting to upload org/opendaylight/daexim/parent/1.19.0/parent-1.19.0-cyclonedx.json.md5 (32.0 b) 01:02:18 Attempting to upload org/opendaylight/daexim/parent/1.19.0/parent-1.19.0-cyclonedx.xml.sha1 (40.0 b) 01:02:18 Attempting to upload org/opendaylight/daexim/parent/1.19.0/parent-1.19.0.pom.md5 (32.0 b) 01:02:18 Attempting to upload org/opendaylight/daexim/parent/1.19.0/parent-1.19.0-cyclonedx.xml (9.37 kb) 01:02:18 Attempting to upload org/opendaylight/daexim/parent/1.19.0/parent-1.19.0-cyclonedx.json.asc (455.0 b) 01:02:18 Attempting to upload org/opendaylight/daexim/parent/1.19.0/parent-1.19.0-cyclonedx.json.sha1 (40.0 b) 01:02:18 Attempting to upload org/opendaylight/daexim/parent/1.19.0/parent-1.19.0.pom.asc (455.0 b) 01:02:18 Attempting to upload org/opendaylight/daexim/parent/1.19.0/parent-1.19.0-cyclonedx.xml.asc (455.0 b) 01:02:18 Attempting to upload org/opendaylight/daexim/parent/1.19.0/parent-1.19.0.pom (1.85 kb) 01:02:18 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.0/daexim-test-model-1.19.0.pom.sha1 (40.0 b) 01:02:19 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.0/daexim-test-model-1.19.0-sources.jar.sha1 (40.0 b) 01:02:19 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.0/daexim-test-model-1.19.0.jar.md5 (32.0 b) 01:02:19 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.0/daexim-test-model-1.19.0-javadoc.jar (194.72 kb) 01:02:19 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.0/daexim-test-model-1.19.0.jar (34.88 kb) 01:02:19 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.0/daexim-test-model-1.19.0-cyclonedx.json.md5 (32.0 b) 01:02:19 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.0/daexim-test-model-1.19.0-cyclonedx.xml (34.04 kb) 01:02:19 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.0/daexim-test-model-1.19.0-cyclonedx.json (37.63 kb) 01:02:19 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.0/daexim-test-model-1.19.0-javadoc.jar.md5 (32.0 b) 01:02:19 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.0/daexim-test-model-1.19.0-javadoc.jar.sha1 (40.0 b) 01:02:19 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.0/daexim-test-model-1.19.0-cyclonedx.json.sha1 (40.0 b) 01:02:19 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.0/daexim-test-model-1.19.0.jar.asc (455.0 b) 01:02:19 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.0/daexim-test-model-1.19.0-javadoc.jar.asc (455.0 b) 01:02:19 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.0/daexim-test-model-1.19.0.pom.asc (455.0 b) 01:02:19 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.0/daexim-test-model-1.19.0-sources.jar (24.89 kb) 01:02:19 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.0/daexim-test-model-1.19.0.pom.md5 (32.0 b) 01:02:19 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.0/daexim-test-model-1.19.0-cyclonedx.xml.md5 (32.0 b) 01:02:19 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.0/daexim-test-model-1.19.0-cyclonedx.json.asc (455.0 b) 01:02:19 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.0/daexim-test-model-1.19.0-cyclonedx.xml.asc (455.0 b) 01:02:19 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.0/daexim-test-model-1.19.0-sources.jar.asc (455.0 b) 01:02:19 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.0/daexim-test-model-1.19.0.pom (1.03 kb) 01:02:20 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.0/daexim-test-model-1.19.0.jar.sha1 (40.0 b) 01:02:20 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.0/daexim-test-model-1.19.0-cyclonedx.xml.sha1 (40.0 b) 01:02:20 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.0/daexim-test-model-1.19.0-sources.jar.md5 (32.0 b) 01:02:20 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0-javadoc.jar (128.05 kb) 01:02:20 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0-cyclonedx.json.md5 (32.0 b) 01:02:44 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0-javadoc.jar.md5 (32.0 b) 01:02:44 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0.jar.asc (455.0 b) 01:02:44 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0-sources.jar.sha1 (40.0 b) 01:02:44 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0.jar.sha1 (40.0 b) 01:02:45 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0-cyclonedx.xml.asc (455.0 b) 01:02:45 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0-sources.jar.md5 (32.0 b) 01:02:45 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0.jar (61.46 kb) 01:02:45 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0-javadoc.jar.asc (455.0 b) 01:02:45 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0.pom.md5 (32.0 b) 01:02:45 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0-cyclonedx.xml.md5 (32.0 b) 01:02:45 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0.pom.asc (455.0 b) 01:02:45 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0-javadoc.jar.sha1 (40.0 b) 01:02:45 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0-cyclonedx.xml (125.02 kb) 01:02:45 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0.pom.sha1 (40.0 b) 01:02:45 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0-sources.jar.asc (455.0 b) 01:02:45 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0.jar.md5 (32.0 b) 01:02:45 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0.pom (6.24 kb) 01:02:45 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0.cfg.asc (455.0 b) 01:02:45 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0-cyclonedx.json.asc (455.0 b) 01:02:45 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0.cfg (232.0 b) 01:02:45 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0.cfg.sha1 (40.0 b) 01:02:45 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0.cfg.md5 (32.0 b) 01:02:45 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0-cyclonedx.xml.sha1 (40.0 b) 01:02:45 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0-cyclonedx.json (135.72 kb) 01:02:45 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0-cyclonedx.json.sha1 (40.0 b) 01:02:45 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0-sources.jar (25.21 kb) 01:02:45 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0/daexim-akka-infoprovider-impl-1.19.0-javadoc.jar.md5 (32.0 b) 01:02:45 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0/daexim-akka-infoprovider-impl-1.19.0.pom.asc (455.0 b) 01:02:46 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0/daexim-akka-infoprovider-impl-1.19.0-sources.jar.sha1 (40.0 b) 01:02:46 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0/daexim-akka-infoprovider-impl-1.19.0.pom (1.6 kb) 01:02:46 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0/daexim-akka-infoprovider-impl-1.19.0.jar.sha1 (40.0 b) 01:02:46 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0/daexim-akka-infoprovider-impl-1.19.0-javadoc.jar.asc (455.0 b) 01:02:46 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0/daexim-akka-infoprovider-impl-1.19.0.jar.md5 (32.0 b) 01:02:46 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0/daexim-akka-infoprovider-impl-1.19.0-sources.jar (3.24 kb) 01:02:46 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0/daexim-akka-infoprovider-impl-1.19.0.pom.md5 (32.0 b) 01:02:46 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0/daexim-akka-infoprovider-impl-1.19.0-cyclonedx.xml.md5 (32.0 b) 01:02:46 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0/daexim-akka-infoprovider-impl-1.19.0-cyclonedx.json.md5 (32.0 b) 01:02:46 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0/daexim-akka-infoprovider-impl-1.19.0.jar (9.73 kb) 01:02:46 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0/daexim-akka-infoprovider-impl-1.19.0-sources.jar.md5 (32.0 b) 01:02:46 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0/daexim-akka-infoprovider-impl-1.19.0-cyclonedx.xml (174.58 kb) 01:02:46 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0/daexim-akka-infoprovider-impl-1.19.0-javadoc.jar.sha1 (40.0 b) 01:02:46 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0/daexim-akka-infoprovider-impl-1.19.0-sources.jar.asc (455.0 b) 01:02:46 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0/daexim-akka-infoprovider-impl-1.19.0-javadoc.jar (85.94 kb) 01:02:46 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0/daexim-akka-infoprovider-impl-1.19.0-cyclonedx.json.sha1 (40.0 b) 01:02:46 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0/daexim-akka-infoprovider-impl-1.19.0-cyclonedx.json (190.6 kb) 01:02:46 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0/daexim-akka-infoprovider-impl-1.19.0-cyclonedx.json.asc (455.0 b) 01:02:46 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0/daexim-akka-infoprovider-impl-1.19.0-cyclonedx.xml.asc (455.0 b) 01:02:46 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0/daexim-akka-infoprovider-impl-1.19.0.pom.sha1 (40.0 b) 01:02:47 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0/daexim-akka-infoprovider-impl-1.19.0-cyclonedx.xml.sha1 (40.0 b) 01:02:47 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0/daexim-akka-infoprovider-impl-1.19.0.jar.asc (455.0 b) 01:02:47 Attempting to upload org/opendaylight/daexim/daexim/1.19.0/daexim-1.19.0-cyclonedx.json (3.43 kb) 01:02:47 Attempting to upload org/opendaylight/daexim/daexim/1.19.0/daexim-1.19.0-cyclonedx.xml.md5 (32.0 b) 01:02:47 Attempting to upload org/opendaylight/daexim/daexim/1.19.0/daexim-1.19.0-cyclonedx.xml.sha1 (40.0 b) 01:02:47 Attempting to upload org/opendaylight/daexim/daexim/1.19.0/daexim-1.19.0.pom.asc (455.0 b) 01:02:47 Attempting to upload org/opendaylight/daexim/daexim/1.19.0/daexim-1.19.0-cyclonedx.xml (3.12 kb) 01:02:47 Attempting to upload org/opendaylight/daexim/daexim/1.19.0/daexim-1.19.0-cyclonedx.json.md5 (32.0 b) 01:02:47 Attempting to upload org/opendaylight/daexim/daexim/1.19.0/daexim-1.19.0.pom (1.28 kb) 01:02:47 Attempting to upload org/opendaylight/daexim/daexim/1.19.0/daexim-1.19.0-cyclonedx.xml.asc (455.0 b) 01:02:47 Attempting to upload org/opendaylight/daexim/daexim/1.19.0/daexim-1.19.0.pom.md5 (32.0 b) 01:02:47 Attempting to upload org/opendaylight/daexim/daexim/1.19.0/daexim-1.19.0-cyclonedx.json.sha1 (40.0 b) 01:02:47 Attempting to upload org/opendaylight/daexim/daexim/1.19.0/daexim-1.19.0-cyclonedx.json.asc (455.0 b) 01:02:47 Attempting to upload org/opendaylight/daexim/daexim/1.19.0/daexim-1.19.0.pom.sha1 (40.0 b) 01:02:47 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.0/daexim-model-1.19.0-javadoc.jar.sha1 (40.0 b) 01:02:47 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.0/daexim-model-1.19.0-cyclonedx.json.sha1 (40.0 b) 01:02:47 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.0/daexim-model-1.19.0.pom (2.08 kb) 01:02:47 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.0/daexim-model-1.19.0.pom.sha1 (40.0 b) 01:02:48 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.0/daexim-model-1.19.0.pom.md5 (32.0 b) 01:02:48 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.0/daexim-model-1.19.0-cyclonedx.json (46.51 kb) 01:02:48 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.0/daexim-model-1.19.0-cyclonedx.json.md5 (32.0 b) 01:02:48 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.0/daexim-model-1.19.0-javadoc.jar.md5 (32.0 b) 01:02:48 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.0/daexim-model-1.19.0-sources.jar (148.35 kb) 01:02:48 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.0/daexim-model-1.19.0-javadoc.jar.asc (455.0 b) 01:02:48 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.0/daexim-model-1.19.0-cyclonedx.xml.sha1 (40.0 b) 01:02:48 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.0/daexim-model-1.19.0.jar (179.36 kb) 01:02:48 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.0/daexim-model-1.19.0-javadoc.jar (689.76 kb) 01:02:48 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.0/daexim-model-1.19.0-cyclonedx.xml (42.26 kb) 01:02:48 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.0/daexim-model-1.19.0-sources.jar.asc (455.0 b) 01:02:48 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.0/daexim-model-1.19.0-cyclonedx.xml.md5 (32.0 b) 01:02:48 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.0/daexim-model-1.19.0.jar.sha1 (40.0 b) 01:02:48 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.0/daexim-model-1.19.0-sources.jar.md5 (32.0 b) 01:02:48 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.0/daexim-model-1.19.0.jar.asc (455.0 b) 01:02:48 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.0/daexim-model-1.19.0.jar.md5 (32.0 b) 01:02:48 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.0/daexim-model-1.19.0-sources.jar.sha1 (40.0 b) 01:02:48 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.0/daexim-model-1.19.0.pom.asc (455.0 b) 01:02:48 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.0/daexim-model-1.19.0-cyclonedx.xml.asc (455.0 b) 01:02:48 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.0/daexim-model-1.19.0-cyclonedx.json.asc (455.0 b) 01:02:48 Attempting to upload org/opendaylight/daexim/odl-daexim/1.19.0/odl-daexim-1.19.0-cyclonedx.json.asc (455.0 b) 01:02:48 Attempting to upload org/opendaylight/daexim/odl-daexim/1.19.0/odl-daexim-1.19.0-cyclonedx.xml.asc (455.0 b) 01:02:48 Attempting to upload org/opendaylight/daexim/odl-daexim/1.19.0/odl-daexim-1.19.0-cyclonedx.xml.md5 (32.0 b) 01:02:48 Attempting to upload org/opendaylight/daexim/odl-daexim/1.19.0/odl-daexim-1.19.0-cyclonedx.xml (636.29 kb) 01:02:48 Attempting to upload org/opendaylight/daexim/odl-daexim/1.19.0/odl-daexim-1.19.0-features.xml (1.52 kb) 01:02:48 Attempting to upload org/opendaylight/daexim/odl-daexim/1.19.0/odl-daexim-1.19.0-features.xml.asc (455.0 b) 01:02:49 Attempting to upload org/opendaylight/daexim/odl-daexim/1.19.0/odl-daexim-1.19.0.pom (3.4 kb) 01:02:49 Attempting to upload org/opendaylight/daexim/odl-daexim/1.19.0/odl-daexim-1.19.0-cyclonedx.json.sha1 (40.0 b) 01:02:49 Attempting to upload org/opendaylight/daexim/odl-daexim/1.19.0/odl-daexim-1.19.0.pom.sha1 (40.0 b) 01:02:49 Attempting to upload org/opendaylight/daexim/odl-daexim/1.19.0/odl-daexim-1.19.0-features.xml.sha1 (40.0 b) 01:02:49 Attempting to upload org/opendaylight/daexim/odl-daexim/1.19.0/odl-daexim-1.19.0-features.xml.md5 (32.0 b) 01:02:49 Attempting to upload org/opendaylight/daexim/odl-daexim/1.19.0/odl-daexim-1.19.0.pom.md5 (32.0 b) 01:02:49 Attempting to upload org/opendaylight/daexim/odl-daexim/1.19.0/odl-daexim-1.19.0-cyclonedx.json.md5 (32.0 b) 01:02:49 Attempting to upload org/opendaylight/daexim/odl-daexim/1.19.0/odl-daexim-1.19.0.pom.asc (455.0 b) 01:02:49 Attempting to upload org/opendaylight/daexim/odl-daexim/1.19.0/odl-daexim-1.19.0-cyclonedx.xml.sha1 (40.0 b) 01:02:49 Attempting to upload org/opendaylight/daexim/odl-daexim/1.19.0/odl-daexim-1.19.0-cyclonedx.json (679.72 kb) 01:02:49 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.0/daexim-spi-1.19.0.jar.sha1 (40.0 b) 01:02:49 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.0/daexim-spi-1.19.0-cyclonedx.xml (9.4 kb) 01:02:49 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.0/daexim-spi-1.19.0-cyclonedx.xml.md5 (32.0 b) 01:02:49 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.0/daexim-spi-1.19.0-cyclonedx.json (10.51 kb) 01:02:49 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.0/daexim-spi-1.19.0.jar (7.76 kb) 01:02:49 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.0/daexim-spi-1.19.0.pom.sha1 (40.0 b) 01:02:49 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.0/daexim-spi-1.19.0-cyclonedx.json.md5 (32.0 b) 01:02:49 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.0/daexim-spi-1.19.0.pom.asc (455.0 b) 01:02:49 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.0/daexim-spi-1.19.0-cyclonedx.json.sha1 (40.0 b) 01:02:49 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.0/daexim-spi-1.19.0-cyclonedx.xml.sha1 (40.0 b) 01:02:49 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.0/daexim-spi-1.19.0-javadoc.jar.sha1 (40.0 b) 01:02:49 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.0/daexim-spi-1.19.0.jar.asc (455.0 b) 01:02:49 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.0/daexim-spi-1.19.0-cyclonedx.xml.asc (455.0 b) 01:02:49 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.0/daexim-spi-1.19.0-javadoc.jar.asc (455.0 b) 01:02:49 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.0/daexim-spi-1.19.0.pom (1000.0 b) 01:02:49 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.0/daexim-spi-1.19.0.pom.md5 (32.0 b) 01:02:49 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.0/daexim-spi-1.19.0.jar.md5 (32.0 b) 01:02:49 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.0/daexim-spi-1.19.0-javadoc.jar (84.7 kb) 01:02:49 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.0/daexim-spi-1.19.0-sources.jar.asc (455.0 b) 01:02:49 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.0/daexim-spi-1.19.0-sources.jar.sha1 (40.0 b) 01:02:50 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.0/daexim-spi-1.19.0-sources.jar.md5 (32.0 b) 01:02:50 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.0/daexim-spi-1.19.0-cyclonedx.json.asc (455.0 b) 01:02:50 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.0/daexim-spi-1.19.0-sources.jar (2.63 kb) 01:02:50 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.0/daexim-spi-1.19.0-javadoc.jar.md5 (32.0 b) 01:02:50 Attempting to upload org/opendaylight/daexim/daexim-features/1.19.0/daexim-features-1.19.0-cyclonedx.json (1.29 mb) 01:02:50 Attempting to upload org/opendaylight/daexim/daexim-features/1.19.0/daexim-features-1.19.0.pom.md5 (32.0 b) 01:02:50 Attempting to upload org/opendaylight/daexim/daexim-features/1.19.0/daexim-features-1.19.0-features.xml.asc (455.0 b) 01:02:50 Attempting to upload org/opendaylight/daexim/daexim-features/1.19.0/daexim-features-1.19.0-cyclonedx.json.md5 (32.0 b) 01:02:50 Attempting to upload org/opendaylight/daexim/daexim-features/1.19.0/daexim-features-1.19.0-cyclonedx.json.asc (455.0 b) 01:02:50 Attempting to upload org/opendaylight/daexim/daexim-features/1.19.0/daexim-features-1.19.0-features.xml (689.0 b) 01:02:50 Attempting to upload org/opendaylight/daexim/daexim-features/1.19.0/daexim-features-1.19.0-cyclonedx.xml.md5 (32.0 b) 01:02:50 Attempting to upload org/opendaylight/daexim/daexim-features/1.19.0/daexim-features-1.19.0-cyclonedx.xml (1.21 mb) 01:02:50 Attempting to upload org/opendaylight/daexim/daexim-features/1.19.0/daexim-features-1.19.0.pom (1.81 kb) 01:02:50 Attempting to upload org/opendaylight/daexim/daexim-features/1.19.0/daexim-features-1.19.0-cyclonedx.xml.asc (455.0 b) 01:02:50 Attempting to upload org/opendaylight/daexim/daexim-features/1.19.0/daexim-features-1.19.0-cyclonedx.json.sha1 (40.0 b) 01:02:50 Attempting to upload org/opendaylight/daexim/daexim-features/1.19.0/daexim-features-1.19.0-features.xml.md5 (32.0 b) 01:02:50 Attempting to upload org/opendaylight/daexim/daexim-features/1.19.0/daexim-features-1.19.0.pom.sha1 (40.0 b) 01:02:50 Attempting to upload org/opendaylight/daexim/daexim-features/1.19.0/daexim-features-1.19.0-cyclonedx.xml.sha1 (40.0 b) 01:02:50 Attempting to upload org/opendaylight/daexim/daexim-features/1.19.0/daexim-features-1.19.0-features.xml.sha1 (40.0 b) 01:02:50 Attempting to upload org/opendaylight/daexim/daexim-features/1.19.0/daexim-features-1.19.0.pom.asc (455.0 b) 01:02:50 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.19.0/daexim-artifacts-1.19.0-cyclonedx.xml.md5 (32.0 b) 01:02:50 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.19.0/daexim-artifacts-1.19.0-cyclonedx.json.sha1 (40.0 b) 01:02:50 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.19.0/daexim-artifacts-1.19.0.pom (2.89 kb) 01:02:50 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.19.0/daexim-artifacts-1.19.0-cyclonedx.xml (3.2 kb) 01:02:50 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.19.0/daexim-artifacts-1.19.0-cyclonedx.json (3.51 kb) 01:02:50 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.19.0/daexim-artifacts-1.19.0-cyclonedx.json.asc (455.0 b) 01:02:50 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.19.0/daexim-artifacts-1.19.0.pom.sha1 (40.0 b) 01:02:50 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.19.0/daexim-artifacts-1.19.0-cyclonedx.xml.sha1 (40.0 b) 01:02:50 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.19.0/daexim-artifacts-1.19.0-cyclonedx.json.md5 (32.0 b) 01:02:51 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.19.0/daexim-artifacts-1.19.0.pom.md5 (32.0 b) 01:02:51 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.19.0/daexim-artifacts-1.19.0.pom.asc (455.0 b) 01:02:51 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.19.0/daexim-artifacts-1.19.0-cyclonedx.xml.asc (455.0 b) 01:02:51 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.19.0/odl-daexim-all-1.19.0-cyclonedx.xml.sha1 (40.0 b) 01:02:51 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.19.0/odl-daexim-all-1.19.0.pom.asc (455.0 b) 01:02:51 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.19.0/odl-daexim-all-1.19.0-features.xml (648.0 b) 01:02:51 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.19.0/odl-daexim-all-1.19.0-cyclonedx.xml.md5 (32.0 b) 01:02:51 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.19.0/odl-daexim-all-1.19.0-cyclonedx.json.asc (455.0 b) 01:02:51 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.19.0/odl-daexim-all-1.19.0-cyclonedx.xml.asc (455.0 b) 01:02:51 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.19.0/odl-daexim-all-1.19.0-cyclonedx.json.sha1 (40.0 b) 01:02:51 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.19.0/odl-daexim-all-1.19.0.pom (2.22 kb) 01:02:51 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.19.0/odl-daexim-all-1.19.0-cyclonedx.xml (1.21 mb) 01:02:51 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.19.0/odl-daexim-all-1.19.0-features.xml.md5 (32.0 b) 01:02:51 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.19.0/odl-daexim-all-1.19.0.pom.sha1 (40.0 b) 01:02:51 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.19.0/odl-daexim-all-1.19.0-cyclonedx.json (1.29 mb) 01:02:51 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.19.0/odl-daexim-all-1.19.0-cyclonedx.json.md5 (32.0 b) 01:02:51 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.19.0/odl-daexim-all-1.19.0-features.xml.asc (455.0 b) 01:02:51 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.19.0/odl-daexim-all-1.19.0-features.xml.sha1 (40.0 b) 01:02:51 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.19.0/odl-daexim-all-1.19.0.pom.md5 (32.0 b) 01:02:51 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.23.0/mappingservice.lisp-proto-1.23.0-sources.jar.asc (455.0 b) 01:02:51 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.23.0/mappingservice.lisp-proto-1.23.0.jar (749.29 kb) 01:02:51 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.23.0/mappingservice.lisp-proto-1.23.0-cyclonedx.xml (48.18 kb) 01:02:51 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.23.0/mappingservice.lisp-proto-1.23.0-cyclonedx.json (52.89 kb) 01:02:51 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.23.0/mappingservice.lisp-proto-1.23.0-sources.jar (527.74 kb) 01:02:51 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.23.0/mappingservice.lisp-proto-1.23.0.pom.sha1 (40.0 b) 01:02:51 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.23.0/mappingservice.lisp-proto-1.23.0.pom.asc (455.0 b) 01:02:51 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.23.0/mappingservice.lisp-proto-1.23.0-cyclonedx.json.sha1 (40.0 b) 01:02:51 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.23.0/mappingservice.lisp-proto-1.23.0-cyclonedx.json.md5 (32.0 b) 01:02:52 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.23.0/mappingservice.lisp-proto-1.23.0-cyclonedx.xml.sha1 (40.0 b) 01:02:52 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.23.0/mappingservice.lisp-proto-1.23.0-sources.jar.sha1 (40.0 b) 01:02:52 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.23.0/mappingservice.lisp-proto-1.23.0.pom.md5 (32.0 b) 01:02:52 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.23.0/mappingservice.lisp-proto-1.23.0.jar.asc (455.0 b) 01:02:52 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.23.0/mappingservice.lisp-proto-1.23.0-cyclonedx.xml.md5 (32.0 b) 01:02:52 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.23.0/mappingservice.lisp-proto-1.23.0-cyclonedx.json.asc (455.0 b) 01:02:52 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.23.0/mappingservice.lisp-proto-1.23.0-cyclonedx.xml.asc (455.0 b) 01:02:52 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.23.0/mappingservice.lisp-proto-1.23.0-javadoc.jar.asc (455.0 b) 01:02:52 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.23.0/mappingservice.lisp-proto-1.23.0-javadoc.jar (2.31 mb) 01:02:52 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.23.0/mappingservice.lisp-proto-1.23.0.jar.sha1 (40.0 b) 01:02:52 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.23.0/mappingservice.lisp-proto-1.23.0-javadoc.jar.sha1 (40.0 b) 01:02:52 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.23.0/mappingservice.lisp-proto-1.23.0-javadoc.jar.md5 (32.0 b) 01:02:52 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.23.0/mappingservice.lisp-proto-1.23.0.jar.md5 (32.0 b) 01:02:52 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.23.0/mappingservice.lisp-proto-1.23.0-sources.jar.md5 (32.0 b) 01:02:52 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.23.0/mappingservice.lisp-proto-1.23.0.pom (1.74 kb) 01:02:52 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.23.0/mappingservice.api-1.23.0-cyclonedx.xml.md5 (32.0 b) 01:02:52 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.23.0/mappingservice.api-1.23.0-sources.jar.asc (455.0 b) 01:02:52 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.23.0/mappingservice.api-1.23.0-cyclonedx.xml.sha1 (40.0 b) 01:02:52 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.23.0/mappingservice.api-1.23.0-javadoc.jar (1.53 mb) 01:02:52 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.23.0/mappingservice.api-1.23.0.pom.md5 (32.0 b) 01:02:52 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.23.0/mappingservice.api-1.23.0-javadoc.jar.sha1 (40.0 b) 01:02:52 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.23.0/mappingservice.api-1.23.0-cyclonedx.xml (53.71 kb) 01:02:52 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.23.0/mappingservice.api-1.23.0-cyclonedx.xml.asc (455.0 b) 01:02:52 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.23.0/mappingservice.api-1.23.0-javadoc.jar.md5 (32.0 b) 01:02:53 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.23.0/mappingservice.api-1.23.0-cyclonedx.json.md5 (32.0 b) 01:02:53 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.23.0/mappingservice.api-1.23.0.pom.asc (455.0 b) 01:02:53 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.23.0/mappingservice.api-1.23.0-javadoc.jar.asc (455.0 b) 01:02:53 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.23.0/mappingservice.api-1.23.0.pom (1.43 kb) 01:02:53 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.23.0/mappingservice.api-1.23.0.jar.asc (455.0 b) 01:02:53 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.23.0/mappingservice.api-1.23.0-cyclonedx.json (58.86 kb) 01:02:53 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.23.0/mappingservice.api-1.23.0-sources.jar (361.68 kb) 01:02:53 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.23.0/mappingservice.api-1.23.0.jar (445.48 kb) 01:02:53 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.23.0/mappingservice.api-1.23.0.jar.md5 (32.0 b) 01:02:53 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.23.0/mappingservice.api-1.23.0-sources.jar.md5 (32.0 b) 01:02:53 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.23.0/mappingservice.api-1.23.0.pom.sha1 (40.0 b) 01:02:53 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.23.0/mappingservice.api-1.23.0-cyclonedx.json.asc (455.0 b) 01:02:53 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.23.0/mappingservice.api-1.23.0.jar.sha1 (40.0 b) 01:02:53 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.23.0/mappingservice.api-1.23.0-cyclonedx.json.sha1 (40.0 b) 01:02:53 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.23.0/mappingservice.api-1.23.0-sources.jar.sha1 (40.0 b) 01:02:53 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.23.0/lispflowmapping-artifacts-1.23.0-cyclonedx.xml.asc (455.0 b) 01:02:53 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.23.0/lispflowmapping-artifacts-1.23.0.pom.md5 (32.0 b) 01:02:53 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.23.0/lispflowmapping-artifacts-1.23.0-cyclonedx.json (3.63 kb) 01:02:53 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.23.0/lispflowmapping-artifacts-1.23.0-cyclonedx.json.asc (455.0 b) 01:02:53 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.23.0/lispflowmapping-artifacts-1.23.0-cyclonedx.xml (3.31 kb) 01:02:53 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.23.0/lispflowmapping-artifacts-1.23.0.pom (4.5 kb) 01:02:53 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.23.0/lispflowmapping-artifacts-1.23.0-cyclonedx.json.sha1 (40.0 b) 01:02:53 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.23.0/lispflowmapping-artifacts-1.23.0.pom.asc (455.0 b) 01:02:53 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.23.0/lispflowmapping-artifacts-1.23.0-cyclonedx.xml.md5 (32.0 b) 01:02:53 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.23.0/lispflowmapping-artifacts-1.23.0-cyclonedx.xml.sha1 (40.0 b) 01:02:53 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.23.0/lispflowmapping-artifacts-1.23.0-cyclonedx.json.md5 (32.0 b) 01:02:53 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.23.0/lispflowmapping-artifacts-1.23.0.pom.sha1 (40.0 b) 01:02:54 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.23.0/odl-lispflowmapping-models-1.23.0-cyclonedx.json.md5 (32.0 b) 01:02:54 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.23.0/odl-lispflowmapping-models-1.23.0-features.xml.md5 (32.0 b) 01:02:54 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.23.0/odl-lispflowmapping-models-1.23.0-cyclonedx.xml.md5 (32.0 b) 01:02:54 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.23.0/odl-lispflowmapping-models-1.23.0-features.xml (972.0 b) 01:02:54 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.23.0/odl-lispflowmapping-models-1.23.0-cyclonedx.xml (84.06 kb) 01:02:54 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.23.0/odl-lispflowmapping-models-1.23.0-cyclonedx.json.asc (455.0 b) 01:02:54 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.23.0/odl-lispflowmapping-models-1.23.0.pom.md5 (32.0 b) 01:02:54 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.23.0/odl-lispflowmapping-models-1.23.0.pom (2.2 kb) 01:02:54 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.23.0/odl-lispflowmapping-models-1.23.0.pom.asc (455.0 b) 01:02:54 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.23.0/odl-lispflowmapping-models-1.23.0.pom.sha1 (40.0 b) 01:02:54 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.23.0/odl-lispflowmapping-models-1.23.0-cyclonedx.json.sha1 (40.0 b) 01:02:54 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.23.0/odl-lispflowmapping-models-1.23.0-cyclonedx.xml.sha1 (40.0 b) 01:02:54 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.23.0/odl-lispflowmapping-models-1.23.0-features.xml.sha1 (40.0 b) 01:02:54 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.23.0/odl-lispflowmapping-models-1.23.0-cyclonedx.json (91.64 kb) 01:02:54 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.23.0/odl-lispflowmapping-models-1.23.0-cyclonedx.xml.asc (455.0 b) 01:02:54 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.23.0/odl-lispflowmapping-models-1.23.0-features.xml.asc (455.0 b) 01:02:54 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.23.0/odl-lispflowmapping-southbound-1.23.0-cyclonedx.json.asc (455.0 b) 01:02:54 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.23.0/odl-lispflowmapping-southbound-1.23.0-cyclonedx.xml.md5 (32.0 b) 01:02:54 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.23.0/odl-lispflowmapping-southbound-1.23.0-cyclonedx.json.md5 (32.0 b) 01:02:54 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.23.0/odl-lispflowmapping-southbound-1.23.0-features.xml.asc (455.0 b) 01:02:55 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.23.0/odl-lispflowmapping-southbound-1.23.0-cyclonedx.json.sha1 (40.0 b) 01:02:55 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.23.0/odl-lispflowmapping-southbound-1.23.0-features.xml (1.54 kb) 01:02:55 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.23.0/odl-lispflowmapping-southbound-1.23.0.pom.md5 (32.0 b) 01:02:55 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.23.0/odl-lispflowmapping-southbound-1.23.0-cyclonedx.json (1.28 mb) 01:02:55 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.23.0/odl-lispflowmapping-southbound-1.23.0-features.xml.md5 (32.0 b) 01:02:55 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.23.0/odl-lispflowmapping-southbound-1.23.0-cyclonedx.xml (1.19 mb) 01:02:55 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.23.0/odl-lispflowmapping-southbound-1.23.0.pom.asc (455.0 b) 01:02:55 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.23.0/odl-lispflowmapping-southbound-1.23.0-cyclonedx.xml.sha1 (40.0 b) 01:02:55 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.23.0/odl-lispflowmapping-southbound-1.23.0-cyclonedx.xml.asc (455.0 b) 01:02:55 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.23.0/odl-lispflowmapping-southbound-1.23.0.pom.sha1 (40.0 b) 01:02:55 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.23.0/odl-lispflowmapping-southbound-1.23.0.pom (3.28 kb) 01:02:55 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.23.0/odl-lispflowmapping-southbound-1.23.0-features.xml.sha1 (40.0 b) 01:02:55 Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.23.0/features-lispflowmapping-1.23.0-cyclonedx.json.md5 (32.0 b) 01:02:55 Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.23.0/features-lispflowmapping-1.23.0.pom (2.61 kb) 01:02:55 Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.23.0/features-lispflowmapping-1.23.0.pom.asc (455.0 b) 01:02:55 Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.23.0/features-lispflowmapping-1.23.0-cyclonedx.json.sha1 (40.0 b) 01:02:55 Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.23.0/features-lispflowmapping-1.23.0.pom.md5 (32.0 b) 01:02:55 Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.23.0/features-lispflowmapping-1.23.0-features.xml.asc (455.0 b) 01:02:55 Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.23.0/features-lispflowmapping-1.23.0.pom.sha1 (40.0 b) 01:02:55 Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.23.0/features-lispflowmapping-1.23.0-features.xml (1.72 kb) 01:02:55 Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.23.0/features-lispflowmapping-1.23.0-cyclonedx.xml (1.21 mb) 01:02:55 Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.23.0/features-lispflowmapping-1.23.0-cyclonedx.xml.asc (455.0 b) 01:02:55 Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.23.0/features-lispflowmapping-1.23.0-cyclonedx.xml.md5 (32.0 b) 01:02:55 Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.23.0/features-lispflowmapping-1.23.0-cyclonedx.json (1.29 mb) 01:02:55 Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.23.0/features-lispflowmapping-1.23.0-features.xml.sha1 (40.0 b) 01:02:56 Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.23.0/features-lispflowmapping-1.23.0-cyclonedx.xml.sha1 (40.0 b) 01:02:56 Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.23.0/features-lispflowmapping-1.23.0-features.xml.md5 (32.0 b) 01:02:56 Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.23.0/features-lispflowmapping-1.23.0-cyclonedx.json.asc (455.0 b) 01:02:56 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.23.0/odl-lispflowmapping-inmemorydb-1.23.0.pom.sha1 (40.0 b) 01:02:56 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.23.0/odl-lispflowmapping-inmemorydb-1.23.0-cyclonedx.xml.asc (455.0 b) 01:02:56 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.23.0/odl-lispflowmapping-inmemorydb-1.23.0-cyclonedx.xml.md5 (32.0 b) 01:02:56 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.23.0/odl-lispflowmapping-inmemorydb-1.23.0-cyclonedx.json.sha1 (40.0 b) 01:02:56 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.23.0/odl-lispflowmapping-inmemorydb-1.23.0-cyclonedx.json.asc (455.0 b) 01:02:56 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.23.0/odl-lispflowmapping-inmemorydb-1.23.0-features.xml.asc (455.0 b) 01:02:56 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.23.0/odl-lispflowmapping-inmemorydb-1.23.0-features.xml (863.0 b) 01:02:56 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.23.0/odl-lispflowmapping-inmemorydb-1.23.0.pom (2.09 kb) 01:02:56 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.23.0/odl-lispflowmapping-inmemorydb-1.23.0-cyclonedx.xml.sha1 (40.0 b) 01:02:56 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.23.0/odl-lispflowmapping-inmemorydb-1.23.0-features.xml.md5 (32.0 b) 01:02:56 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.23.0/odl-lispflowmapping-inmemorydb-1.23.0-cyclonedx.json (653.81 kb) 01:02:56 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.23.0/odl-lispflowmapping-inmemorydb-1.23.0.pom.asc (455.0 b) 01:02:56 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.23.0/odl-lispflowmapping-inmemorydb-1.23.0.pom.md5 (32.0 b) 01:02:56 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.23.0/odl-lispflowmapping-inmemorydb-1.23.0-cyclonedx.json.md5 (32.0 b) 01:02:56 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.23.0/odl-lispflowmapping-inmemorydb-1.23.0-features.xml.sha1 (40.0 b) 01:02:56 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.23.0/odl-lispflowmapping-inmemorydb-1.23.0-cyclonedx.xml (612.35 kb) 01:02:56 Attempting to upload org/opendaylight/lispflowmapping/mappingservice-parent/1.23.0/mappingservice-parent-1.23.0.pom (1.88 kb) 01:02:56 Attempting to upload org/opendaylight/lispflowmapping/mappingservice-parent/1.23.0/mappingservice-parent-1.23.0.pom.sha1 (40.0 b) 01:02:56 Attempting to upload org/opendaylight/lispflowmapping/mappingservice-parent/1.23.0/mappingservice-parent-1.23.0-cyclonedx.json.md5 (32.0 b) 01:02:56 Attempting to upload org/opendaylight/lispflowmapping/mappingservice-parent/1.23.0/mappingservice-parent-1.23.0-cyclonedx.xml.md5 (32.0 b) 01:02:56 Attempting to upload org/opendaylight/lispflowmapping/mappingservice-parent/1.23.0/mappingservice-parent-1.23.0-cyclonedx.json (5.95 kb) 01:02:56 Attempting to upload org/opendaylight/lispflowmapping/mappingservice-parent/1.23.0/mappingservice-parent-1.23.0-cyclonedx.xml (5.38 kb) 01:02:56 Attempting to upload org/opendaylight/lispflowmapping/mappingservice-parent/1.23.0/mappingservice-parent-1.23.0-cyclonedx.json.asc (455.0 b) 01:02:57 Attempting to upload org/opendaylight/lispflowmapping/mappingservice-parent/1.23.0/mappingservice-parent-1.23.0.pom.md5 (32.0 b) 01:02:57 Attempting to upload org/opendaylight/lispflowmapping/mappingservice-parent/1.23.0/mappingservice-parent-1.23.0-cyclonedx.xml.sha1 (40.0 b) 01:02:57 Attempting to upload org/opendaylight/lispflowmapping/mappingservice-parent/1.23.0/mappingservice-parent-1.23.0.pom.asc (455.0 b) 01:02:57 Attempting to upload org/opendaylight/lispflowmapping/mappingservice-parent/1.23.0/mappingservice-parent-1.23.0-cyclonedx.json.sha1 (40.0 b) 01:02:57 Attempting to upload org/opendaylight/lispflowmapping/mappingservice-parent/1.23.0/mappingservice-parent-1.23.0-cyclonedx.xml.asc (455.0 b) 01:02:57 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.23.0/mappingservice.southbound-1.23.0.jar.md5 (32.0 b) 01:02:57 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.23.0/mappingservice.southbound-1.23.0.jar.sha1 (40.0 b) 01:02:57 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.23.0/mappingservice.southbound-1.23.0-cyclonedx.xml.asc (455.0 b) 01:02:57 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.23.0/mappingservice.southbound-1.23.0-cyclonedx.json (141.39 kb) 01:02:57 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.23.0/mappingservice.southbound-1.23.0-cyclonedx.json.sha1 (40.0 b) 01:02:57 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.23.0/mappingservice.southbound-1.23.0-cyclonedx.xml.sha1 (40.0 b) 01:02:57 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.23.0/mappingservice.southbound-1.23.0-sources.jar.asc (455.0 b) 01:02:57 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.23.0/mappingservice.southbound-1.23.0-sources.jar (26.79 kb) 01:02:57 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.23.0/mappingservice.southbound-1.23.0-cyclonedx.xml.md5 (32.0 b) 01:02:57 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.23.0/mappingservice.southbound-1.23.0-cyclonedx.json.md5 (32.0 b) 01:02:57 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.23.0/mappingservice.southbound-1.23.0-cyclonedx.json.asc (455.0 b) 01:02:57 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.23.0/mappingservice.southbound-1.23.0-sources.jar.sha1 (40.0 b) 01:02:57 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.23.0/mappingservice.southbound-1.23.0-javadoc.jar.md5 (32.0 b) 01:02:57 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.23.0/mappingservice.southbound-1.23.0.pom.asc (455.0 b) 01:02:57 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.23.0/mappingservice.southbound-1.23.0.pom (4.34 kb) 01:02:57 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.23.0/mappingservice.southbound-1.23.0-cyclonedx.xml (129.42 kb) 01:02:57 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.23.0/mappingservice.southbound-1.23.0.pom.md5 (32.0 b) 01:02:57 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.23.0/mappingservice.southbound-1.23.0-javadoc.jar.asc (455.0 b) 01:02:57 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.23.0/mappingservice.southbound-1.23.0-javadoc.jar.sha1 (40.0 b) 01:02:58 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.23.0/mappingservice.southbound-1.23.0.jar (55.21 kb) 01:02:58 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.23.0/mappingservice.southbound-1.23.0-javadoc.jar (183.14 kb) 01:02:58 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.23.0/mappingservice.southbound-1.23.0-sources.jar.md5 (32.0 b) 01:02:58 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.23.0/mappingservice.southbound-1.23.0.pom.sha1 (40.0 b) 01:02:58 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.23.0/mappingservice.southbound-1.23.0.jar.asc (455.0 b) 01:02:58 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.23.0/odl-lispflowmapping-mappingservice-shell-1.23.0-cyclonedx.xml (1.21 mb) 01:02:58 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.23.0/odl-lispflowmapping-mappingservice-shell-1.23.0.pom (1.59 kb) 01:02:58 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.23.0/odl-lispflowmapping-mappingservice-shell-1.23.0-cyclonedx.json.sha1 (40.0 b) 01:02:58 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.23.0/odl-lispflowmapping-mappingservice-shell-1.23.0-cyclonedx.xml.md5 (32.0 b) 01:02:58 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.23.0/odl-lispflowmapping-mappingservice-shell-1.23.0-features.xml.sha1 (40.0 b) 01:02:58 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.23.0/odl-lispflowmapping-mappingservice-shell-1.23.0-cyclonedx.xml.asc (455.0 b) 01:02:58 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.23.0/odl-lispflowmapping-mappingservice-shell-1.23.0-cyclonedx.json.md5 (32.0 b) 01:02:58 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.23.0/odl-lispflowmapping-mappingservice-shell-1.23.0-cyclonedx.json (1.29 mb) 01:02:58 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.23.0/odl-lispflowmapping-mappingservice-shell-1.23.0-features.xml.asc (455.0 b) 01:02:58 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.23.0/odl-lispflowmapping-mappingservice-shell-1.23.0-cyclonedx.json.asc (455.0 b) 01:02:58 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.23.0/odl-lispflowmapping-mappingservice-shell-1.23.0-cyclonedx.xml.sha1 (40.0 b) 01:02:58 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.23.0/odl-lispflowmapping-mappingservice-shell-1.23.0.pom.sha1 (40.0 b) 01:02:58 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.23.0/odl-lispflowmapping-mappingservice-shell-1.23.0.pom.md5 (32.0 b) 01:02:58 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.23.0/odl-lispflowmapping-mappingservice-shell-1.23.0-features.xml.md5 (32.0 b) 01:02:58 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.23.0/odl-lispflowmapping-mappingservice-shell-1.23.0.pom.asc (455.0 b) 01:02:58 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.23.0/odl-lispflowmapping-mappingservice-shell-1.23.0-features.xml (754.0 b) 01:02:58 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.23.0/common.build.tools-1.23.0.jar.sha1 (40.0 b) 01:02:59 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.23.0/common.build.tools-1.23.0-cyclonedx.json.sha1 (40.0 b) 01:02:59 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.23.0/common.build.tools-1.23.0-sources.jar.md5 (32.0 b) 01:02:59 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.23.0/common.build.tools-1.23.0-sources.jar (5.53 kb) 01:02:59 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.23.0/common.build.tools-1.23.0.jar.md5 (32.0 b) 01:02:59 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.23.0/common.build.tools-1.23.0.jar (11.11 kb) 01:02:59 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.23.0/common.build.tools-1.23.0-cyclonedx.json (5.97 kb) 01:02:59 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.23.0/common.build.tools-1.23.0-cyclonedx.xml.md5 (32.0 b) 01:02:59 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.23.0/common.build.tools-1.23.0-cyclonedx.xml.sha1 (40.0 b) 01:02:59 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.23.0/common.build.tools-1.23.0.jar.asc (455.0 b) 01:02:59 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.23.0/common.build.tools-1.23.0-cyclonedx.xml (5.4 kb) 01:02:59 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.23.0/common.build.tools-1.23.0.pom.asc (455.0 b) 01:02:59 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.23.0/common.build.tools-1.23.0.pom.sha1 (40.0 b) 01:02:59 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.23.0/common.build.tools-1.23.0-sources.jar.asc (455.0 b) 01:02:59 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.23.0/common.build.tools-1.23.0.pom (801.0 b) 01:02:59 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.23.0/common.build.tools-1.23.0-cyclonedx.json.asc (455.0 b) 01:02:59 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.23.0/common.build.tools-1.23.0-sources.jar.sha1 (40.0 b) 01:02:59 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.23.0/common.build.tools-1.23.0.pom.md5 (32.0 b) 01:02:59 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.23.0/common.build.tools-1.23.0-cyclonedx.xml.asc (455.0 b) 01:02:59 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.23.0/common.build.tools-1.23.0-cyclonedx.json.md5 (32.0 b) 01:02:59 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.23.0/mappingservice.implementation-1.23.0-sources.jar.sha1 (40.0 b) 01:02:59 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.23.0/mappingservice.implementation-1.23.0-cyclonedx.xml.sha1 (40.0 b) 01:02:59 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.23.0/mappingservice.implementation-1.23.0-javadoc.jar.sha1 (40.0 b) 01:02:59 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.23.0/mappingservice.implementation-1.23.0.pom.md5 (32.0 b) 01:02:59 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.23.0/mappingservice.implementation-1.23.0-cyclonedx.xml.asc (455.0 b) 01:02:59 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.23.0/mappingservice.implementation-1.23.0.pom.asc (455.0 b) 01:02:59 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.23.0/mappingservice.implementation-1.23.0-cyclonedx.json (115.42 kb) 01:02:59 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.23.0/mappingservice.implementation-1.23.0.pom (3.64 kb) 01:03:00 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.23.0/mappingservice.implementation-1.23.0-javadoc.jar.asc (455.0 b) 01:03:00 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.23.0/mappingservice.implementation-1.23.0-javadoc.jar.md5 (32.0 b) 01:03:00 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.23.0/mappingservice.implementation-1.23.0-cyclonedx.json.asc (455.0 b) 01:03:00 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.23.0/mappingservice.implementation-1.23.0.jar.sha1 (40.0 b) 01:03:00 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.23.0/mappingservice.implementation-1.23.0-javadoc.jar (225.15 kb) 01:03:00 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.23.0/mappingservice.implementation-1.23.0-cyclonedx.json.sha1 (40.0 b) 01:03:00 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.23.0/mappingservice.implementation-1.23.0.jar (117.24 kb) 01:03:00 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.23.0/mappingservice.implementation-1.23.0-sources.jar.md5 (32.0 b) 01:03:00 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.23.0/mappingservice.implementation-1.23.0-cyclonedx.xml.md5 (32.0 b) 01:03:00 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.23.0/mappingservice.implementation-1.23.0-cyclonedx.json.md5 (32.0 b) 01:03:00 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.23.0/mappingservice.implementation-1.23.0-sources.jar (65.22 kb) 01:03:00 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.23.0/mappingservice.implementation-1.23.0.pom.sha1 (40.0 b) 01:03:00 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.23.0/mappingservice.implementation-1.23.0-cyclonedx.xml (105.8 kb) 01:03:00 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.23.0/mappingservice.implementation-1.23.0-sources.jar.asc (455.0 b) 01:03:00 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.23.0/mappingservice.implementation-1.23.0.jar.md5 (32.0 b) 01:03:00 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.23.0/mappingservice.implementation-1.23.0.jar.asc (455.0 b) 01:03:00 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.23.0/mappingservice.inmemorydb-1.23.0-sources.jar.sha1 (40.0 b) 01:03:00 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.23.0/mappingservice.inmemorydb-1.23.0-cyclonedx.xml.md5 (32.0 b) 01:03:00 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.23.0/mappingservice.inmemorydb-1.23.0-sources.jar.asc (455.0 b) 01:03:00 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.23.0/mappingservice.inmemorydb-1.23.0-cyclonedx.json.md5 (32.0 b) 01:03:00 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.23.0/mappingservice.inmemorydb-1.23.0.pom.md5 (32.0 b) 01:03:00 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.23.0/mappingservice.inmemorydb-1.23.0-sources.jar.md5 (32.0 b) 01:03:01 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.23.0/mappingservice.inmemorydb-1.23.0.pom.sha1 (40.0 b) 01:03:01 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.23.0/mappingservice.inmemorydb-1.23.0.jar.asc (455.0 b) 01:03:01 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.23.0/mappingservice.inmemorydb-1.23.0-javadoc.jar.sha1 (40.0 b) 01:03:01 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.23.0/mappingservice.inmemorydb-1.23.0-cyclonedx.json (71.31 kb) 01:03:01 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.23.0/mappingservice.inmemorydb-1.23.0-cyclonedx.xml (64.8 kb) 01:03:01 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.23.0/mappingservice.inmemorydb-1.23.0-cyclonedx.xml.asc (455.0 b) 01:03:01 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.23.0/mappingservice.inmemorydb-1.23.0-cyclonedx.json.sha1 (40.0 b) 01:03:01 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.23.0/mappingservice.inmemorydb-1.23.0.jar.md5 (32.0 b) 01:03:01 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.23.0/mappingservice.inmemorydb-1.23.0-cyclonedx.xml.sha1 (40.0 b) 01:03:01 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.23.0/mappingservice.inmemorydb-1.23.0-javadoc.jar.asc (455.0 b) 01:03:01 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.23.0/mappingservice.inmemorydb-1.23.0-sources.jar (10.43 kb) 01:03:01 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.23.0/mappingservice.inmemorydb-1.23.0.pom (1.4 kb) 01:03:01 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.23.0/mappingservice.inmemorydb-1.23.0-javadoc.jar.md5 (32.0 b) 01:03:01 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.23.0/mappingservice.inmemorydb-1.23.0.jar (24.44 kb) 01:03:01 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.23.0/mappingservice.inmemorydb-1.23.0-cyclonedx.json.asc (455.0 b) 01:03:01 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.23.0/mappingservice.inmemorydb-1.23.0.pom.asc (455.0 b) 01:03:01 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.23.0/mappingservice.inmemorydb-1.23.0.jar.sha1 (40.0 b) 01:03:01 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.23.0/mappingservice.inmemorydb-1.23.0-javadoc.jar (109.04 kb) 01:03:01 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.23.0/odl-lispflowmapping-msmr-1.23.0.pom.sha1 (40.0 b) 01:03:01 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.23.0/odl-lispflowmapping-msmr-1.23.0-cyclonedx.xml (1.2 mb) 01:03:01 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.23.0/odl-lispflowmapping-msmr-1.23.0-features.xml.asc (455.0 b) 01:03:01 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.23.0/odl-lispflowmapping-msmr-1.23.0-features.xml (832.0 b) 01:03:01 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.23.0/odl-lispflowmapping-msmr-1.23.0-cyclonedx.xml.asc (455.0 b) 01:03:01 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.23.0/odl-lispflowmapping-msmr-1.23.0-cyclonedx.json (1.29 mb) 01:03:01 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.23.0/odl-lispflowmapping-msmr-1.23.0.pom.asc (455.0 b) 01:03:02 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.23.0/odl-lispflowmapping-msmr-1.23.0-cyclonedx.json.asc (455.0 b) 01:03:02 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.23.0/odl-lispflowmapping-msmr-1.23.0.pom.md5 (32.0 b) 01:03:02 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.23.0/odl-lispflowmapping-msmr-1.23.0-features.xml.sha1 (40.0 b) 01:03:02 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.23.0/odl-lispflowmapping-msmr-1.23.0-cyclonedx.json.md5 (32.0 b) 01:03:02 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.23.0/odl-lispflowmapping-msmr-1.23.0-cyclonedx.json.sha1 (40.0 b) 01:03:02 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.23.0/odl-lispflowmapping-msmr-1.23.0.pom (1.64 kb) 01:03:02 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.23.0/odl-lispflowmapping-msmr-1.23.0-cyclonedx.xml.sha1 (40.0 b) 01:03:02 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.23.0/odl-lispflowmapping-msmr-1.23.0-cyclonedx.xml.md5 (32.0 b) 01:03:02 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.23.0/odl-lispflowmapping-msmr-1.23.0-features.xml.md5 (32.0 b) 01:03:02 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.23.0/mappingservice.dsbackend-1.23.0.pom.sha1 (40.0 b) 01:03:02 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.23.0/mappingservice.dsbackend-1.23.0.jar.sha1 (40.0 b) 01:03:02 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.23.0/mappingservice.dsbackend-1.23.0-sources.jar.md5 (32.0 b) 01:03:02 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.23.0/mappingservice.dsbackend-1.23.0-cyclonedx.xml.md5 (32.0 b) 01:03:02 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.23.0/mappingservice.dsbackend-1.23.0-sources.jar.asc (455.0 b) 01:03:02 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.23.0/mappingservice.dsbackend-1.23.0.pom.md5 (32.0 b) 01:03:02 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.23.0/mappingservice.dsbackend-1.23.0-cyclonedx.json.asc (455.0 b) 01:03:02 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.23.0/mappingservice.dsbackend-1.23.0.pom (2.84 kb) 01:03:02 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.23.0/mappingservice.dsbackend-1.23.0-javadoc.jar.asc (455.0 b) 01:03:02 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.23.0/mappingservice.dsbackend-1.23.0.jar.md5 (32.0 b) 01:03:02 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.23.0/mappingservice.dsbackend-1.23.0.pom.asc (455.0 b) 01:03:02 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.23.0/mappingservice.dsbackend-1.23.0-sources.jar (7.31 kb) 01:03:02 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.23.0/mappingservice.dsbackend-1.23.0.jar.asc (455.0 b) 01:03:03 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.23.0/mappingservice.dsbackend-1.23.0-cyclonedx.xml.sha1 (40.0 b) 01:03:03 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.23.0/mappingservice.dsbackend-1.23.0-javadoc.jar.md5 (32.0 b) 01:03:03 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.23.0/mappingservice.dsbackend-1.23.0-cyclonedx.xml (65.17 kb) 01:03:03 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.23.0/mappingservice.dsbackend-1.23.0-sources.jar.sha1 (40.0 b) 01:03:03 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.23.0/mappingservice.dsbackend-1.23.0-cyclonedx.json.sha1 (40.0 b) 01:03:03 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.23.0/mappingservice.dsbackend-1.23.0-javadoc.jar.sha1 (40.0 b) 01:03:03 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.23.0/mappingservice.dsbackend-1.23.0.jar (22.03 kb) 01:03:03 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.23.0/mappingservice.dsbackend-1.23.0-cyclonedx.json.md5 (32.0 b) 01:03:03 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.23.0/mappingservice.dsbackend-1.23.0-javadoc.jar (92.28 kb) 01:03:03 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.23.0/mappingservice.dsbackend-1.23.0-cyclonedx.json (71.11 kb) 01:03:03 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.23.0/mappingservice.dsbackend-1.23.0-cyclonedx.xml.asc (455.0 b) 01:03:03 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.23.0/mappingservice.integrationtest-1.23.0.pom.asc (455.0 b) 01:03:03 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.23.0/mappingservice.integrationtest-1.23.0-cyclonedx.json.md5 (32.0 b) 01:03:03 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.23.0/mappingservice.integrationtest-1.23.0.jar (7.84 kb) 01:03:03 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.23.0/mappingservice.integrationtest-1.23.0-cyclonedx.json (1.48 mb) 01:03:03 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.23.0/mappingservice.integrationtest-1.23.0.jar.asc (455.0 b) 01:03:03 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.23.0/mappingservice.integrationtest-1.23.0-cyclonedx.json.asc (455.0 b) 01:03:03 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.23.0/mappingservice.integrationtest-1.23.0-cyclonedx.xml.sha1 (40.0 b) 01:03:03 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.23.0/mappingservice.integrationtest-1.23.0-cyclonedx.json.sha1 (40.0 b) 01:03:03 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.23.0/mappingservice.integrationtest-1.23.0-cyclonedx.xml.md5 (32.0 b) 01:03:03 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.23.0/mappingservice.integrationtest-1.23.0-cyclonedx.xml (1.38 mb) 01:03:04 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.23.0/mappingservice.integrationtest-1.23.0-cyclonedx.xml.asc (455.0 b) 01:03:04 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.23.0/mappingservice.integrationtest-1.23.0.pom.md5 (32.0 b) 01:03:04 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.23.0/mappingservice.integrationtest-1.23.0.pom.sha1 (40.0 b) 01:03:04 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.23.0/mappingservice.integrationtest-1.23.0.jar.sha1 (40.0 b) 01:03:04 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.23.0/mappingservice.integrationtest-1.23.0.jar.md5 (32.0 b) 01:03:04 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.23.0/mappingservice.integrationtest-1.23.0.pom (3.36 kb) 01:03:04 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.23.0/odl-lispflowmapping-mappingservice-1.23.0.pom.sha1 (40.0 b) 01:03:04 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.23.0/odl-lispflowmapping-mappingservice-1.23.0-cyclonedx.json.sha1 (40.0 b) 01:03:04 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.23.0/odl-lispflowmapping-mappingservice-1.23.0-cyclonedx.json (1.28 mb) 01:03:04 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.23.0/odl-lispflowmapping-mappingservice-1.23.0.pom.asc (455.0 b) 01:03:04 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.23.0/odl-lispflowmapping-mappingservice-1.23.0-cyclonedx.xml.asc (455.0 b) 01:03:04 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.23.0/odl-lispflowmapping-mappingservice-1.23.0-features.xml (1.3 kb) 01:03:04 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.23.0/odl-lispflowmapping-mappingservice-1.23.0-features.xml.sha1 (40.0 b) 01:03:04 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.23.0/odl-lispflowmapping-mappingservice-1.23.0-features.xml.asc (455.0 b) 01:03:04 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.23.0/odl-lispflowmapping-mappingservice-1.23.0-cyclonedx.json.asc (455.0 b) 01:03:04 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.23.0/odl-lispflowmapping-mappingservice-1.23.0-features.xml.md5 (32.0 b) 01:03:04 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.23.0/odl-lispflowmapping-mappingservice-1.23.0.pom.md5 (32.0 b) 01:03:04 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.23.0/odl-lispflowmapping-mappingservice-1.23.0-cyclonedx.xml (1.2 mb) 01:03:04 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.23.0/odl-lispflowmapping-mappingservice-1.23.0-cyclonedx.xml.sha1 (40.0 b) 01:03:04 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.23.0/odl-lispflowmapping-mappingservice-1.23.0-cyclonedx.json.md5 (32.0 b) 01:03:04 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.23.0/odl-lispflowmapping-mappingservice-1.23.0-cyclonedx.xml.md5 (32.0 b) 01:03:04 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.23.0/odl-lispflowmapping-mappingservice-1.23.0.pom (2.92 kb) 01:03:04 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.23.0/mappingservice.shell-1.23.0-javadoc.jar.sha1 (40.0 b) 01:03:05 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.23.0/mappingservice.shell-1.23.0-cyclonedx.xml.md5 (32.0 b) 01:03:05 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.23.0/mappingservice.shell-1.23.0-cyclonedx.xml.sha1 (40.0 b) 01:03:05 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.23.0/mappingservice.shell-1.23.0-sources.jar.md5 (32.0 b) 01:03:05 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.23.0/mappingservice.shell-1.23.0-cyclonedx.json.sha1 (40.0 b) 01:03:05 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.23.0/mappingservice.shell-1.23.0-javadoc.jar (94.13 kb) 01:03:05 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.23.0/mappingservice.shell-1.23.0.jar.asc (455.0 b) 01:03:05 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.23.0/mappingservice.shell-1.23.0-cyclonedx.json.md5 (32.0 b) 01:03:05 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.23.0/mappingservice.shell-1.23.0.jar.md5 (32.0 b) 01:03:05 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.23.0/mappingservice.shell-1.23.0-sources.jar (4.93 kb) 01:03:05 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.23.0/mappingservice.shell-1.23.0-cyclonedx.json.asc (455.0 b) 01:03:05 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.23.0/mappingservice.shell-1.23.0.jar.sha1 (40.0 b) 01:03:05 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.23.0/mappingservice.shell-1.23.0-javadoc.jar.md5 (32.0 b) 01:03:05 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.23.0/mappingservice.shell-1.23.0-sources.jar.asc (455.0 b) 01:03:05 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.23.0/mappingservice.shell-1.23.0.pom.asc (455.0 b) 01:03:05 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.23.0/mappingservice.shell-1.23.0-cyclonedx.xml.asc (455.0 b) 01:03:05 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.23.0/mappingservice.shell-1.23.0-sources.jar.sha1 (40.0 b) 01:03:05 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.23.0/mappingservice.shell-1.23.0.pom (1.72 kb) 01:03:05 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.23.0/mappingservice.shell-1.23.0.pom.md5 (32.0 b) 01:03:05 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.23.0/mappingservice.shell-1.23.0-cyclonedx.xml (64.01 kb) 01:03:05 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.23.0/mappingservice.shell-1.23.0-cyclonedx.json (70.15 kb) 01:03:05 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.23.0/mappingservice.shell-1.23.0.jar (21.9 kb) 01:03:05 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.23.0/mappingservice.shell-1.23.0.pom.sha1 (40.0 b) 01:03:05 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.23.0/mappingservice.shell-1.23.0-javadoc.jar.asc (455.0 b) 01:03:05 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-all/1.23.0/lispflowmapping-all-1.23.0.pom.asc (455.0 b) 01:03:05 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-all/1.23.0/lispflowmapping-all-1.23.0-cyclonedx.json.asc (455.0 b) 01:03:05 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-all/1.23.0/lispflowmapping-all-1.23.0-cyclonedx.xml (5.41 kb) 01:03:05 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-all/1.23.0/lispflowmapping-all-1.23.0-cyclonedx.json (5.98 kb) 01:03:05 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-all/1.23.0/lispflowmapping-all-1.23.0-cyclonedx.json.sha1 (40.0 b) 01:03:05 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-all/1.23.0/lispflowmapping-all-1.23.0.pom.sha1 (40.0 b) 01:03:05 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-all/1.23.0/lispflowmapping-all-1.23.0.pom (1.81 kb) 01:03:06 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-all/1.23.0/lispflowmapping-all-1.23.0-cyclonedx.xml.sha1 (40.0 b) 01:03:06 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-all/1.23.0/lispflowmapping-all-1.23.0-cyclonedx.xml.md5 (32.0 b) 01:03:06 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-all/1.23.0/lispflowmapping-all-1.23.0-cyclonedx.xml.asc (455.0 b) 01:03:06 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-all/1.23.0/lispflowmapping-all-1.23.0.pom.md5 (32.0 b) 01:03:06 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-all/1.23.0/lispflowmapping-all-1.23.0-cyclonedx.json.md5 (32.0 b) 01:03:06 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.23.0/mappingservice.mapcache-1.23.0.pom.md5 (32.0 b) 01:03:06 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.23.0/mappingservice.mapcache-1.23.0-sources.jar (11.56 kb) 01:03:06 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.23.0/mappingservice.mapcache-1.23.0-sources.jar.asc (455.0 b) 01:03:06 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.23.0/mappingservice.mapcache-1.23.0-javadoc.jar (114.52 kb) 01:03:06 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.23.0/mappingservice.mapcache-1.23.0.jar.sha1 (40.0 b) 01:03:06 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.23.0/mappingservice.mapcache-1.23.0-cyclonedx.xml (52.31 kb) 01:03:06 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.23.0/mappingservice.mapcache-1.23.0-javadoc.jar.asc (455.0 b) 01:03:06 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.23.0/mappingservice.mapcache-1.23.0.pom (1.11 kb) 01:03:06 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.23.0/mappingservice.mapcache-1.23.0.jar.md5 (32.0 b) 01:03:06 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.23.0/mappingservice.mapcache-1.23.0.jar.asc (455.0 b) 01:03:06 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.23.0/mappingservice.mapcache-1.23.0-cyclonedx.xml.sha1 (40.0 b) 01:03:06 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.23.0/mappingservice.mapcache-1.23.0.pom.asc (455.0 b) 01:03:06 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.23.0/mappingservice.mapcache-1.23.0-cyclonedx.json.md5 (32.0 b) 01:03:06 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.23.0/mappingservice.mapcache-1.23.0-javadoc.jar.md5 (32.0 b) 01:03:06 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.23.0/mappingservice.mapcache-1.23.0-cyclonedx.json.sha1 (40.0 b) 01:03:06 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.23.0/mappingservice.mapcache-1.23.0-javadoc.jar.sha1 (40.0 b) 01:03:06 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.23.0/mappingservice.mapcache-1.23.0.jar (42.41 kb) 01:03:07 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.23.0/mappingservice.mapcache-1.23.0-cyclonedx.json (57.16 kb) 01:03:07 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.23.0/mappingservice.mapcache-1.23.0-cyclonedx.json.asc (455.0 b) 01:03:07 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.23.0/mappingservice.mapcache-1.23.0-sources.jar.sha1 (40.0 b) 01:03:07 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.23.0/mappingservice.mapcache-1.23.0.pom.sha1 (40.0 b) 01:03:07 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.23.0/mappingservice.mapcache-1.23.0-sources.jar.md5 (32.0 b) 01:03:07 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.23.0/mappingservice.mapcache-1.23.0-cyclonedx.xml.md5 (32.0 b) 01:03:07 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.23.0/mappingservice.mapcache-1.23.0-cyclonedx.xml.asc (455.0 b) 01:03:07 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-commons/1.23.0/lispflowmapping-commons-1.23.0-cyclonedx.xml.md5 (32.0 b) 01:03:07 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-commons/1.23.0/lispflowmapping-commons-1.23.0-cyclonedx.json.md5 (32.0 b) 01:03:07 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-commons/1.23.0/lispflowmapping-commons-1.23.0-cyclonedx.xml.sha1 (40.0 b) 01:03:07 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-commons/1.23.0/lispflowmapping-commons-1.23.0-cyclonedx.json.asc (455.0 b) 01:03:07 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-commons/1.23.0/lispflowmapping-commons-1.23.0-cyclonedx.xml.asc (455.0 b) 01:03:07 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-commons/1.23.0/lispflowmapping-commons-1.23.0.pom.md5 (32.0 b) 01:03:07 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-commons/1.23.0/lispflowmapping-commons-1.23.0.pom (8.02 kb) 01:03:07 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-commons/1.23.0/lispflowmapping-commons-1.23.0.pom.sha1 (40.0 b) 01:03:07 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-commons/1.23.0/lispflowmapping-commons-1.23.0-cyclonedx.json (5.96 kb) 01:03:07 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-commons/1.23.0/lispflowmapping-commons-1.23.0-cyclonedx.json.sha1 (40.0 b) 01:03:07 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-commons/1.23.0/lispflowmapping-commons-1.23.0-cyclonedx.xml (5.39 kb) 01:03:07 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.22.0/odl-ovsdb-hwvtepsouthbound-ui-1.22.0-cyclonedx.xml.asc (455.0 b) 01:03:07 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-commons/1.23.0/lispflowmapping-commons-1.23.0.pom.asc (455.0 b) 01:03:08 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.22.0/odl-ovsdb-hwvtepsouthbound-ui-1.22.0-features.xml (766.0 b) 01:03:08 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.22.0/odl-ovsdb-hwvtepsouthbound-ui-1.22.0-features.xml.sha1 (40.0 b) 01:03:08 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.22.0/odl-ovsdb-hwvtepsouthbound-ui-1.22.0-cyclonedx.json (1.36 mb) 01:03:08 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.22.0/odl-ovsdb-hwvtepsouthbound-ui-1.22.0-cyclonedx.json.sha1 (40.0 b) 01:03:08 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.22.0/odl-ovsdb-hwvtepsouthbound-ui-1.22.0-cyclonedx.json.md5 (32.0 b) 01:03:08 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.22.0/odl-ovsdb-hwvtepsouthbound-ui-1.22.0-cyclonedx.xml.md5 (32.0 b) 01:03:08 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.22.0/odl-ovsdb-hwvtepsouthbound-ui-1.22.0-features.xml.asc (455.0 b) 01:03:08 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.22.0/odl-ovsdb-hwvtepsouthbound-ui-1.22.0-features.xml.md5 (32.0 b) 01:03:08 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.22.0/odl-ovsdb-hwvtepsouthbound-ui-1.22.0.pom (2.05 kb) 01:03:08 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.22.0/odl-ovsdb-hwvtepsouthbound-ui-1.22.0-cyclonedx.xml (1.27 mb) 01:03:08 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.22.0/odl-ovsdb-hwvtepsouthbound-ui-1.22.0.pom.md5 (32.0 b) 01:03:08 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.22.0/odl-ovsdb-hwvtepsouthbound-ui-1.22.0.pom.asc (455.0 b) 01:03:08 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.22.0/odl-ovsdb-hwvtepsouthbound-ui-1.22.0-cyclonedx.json.asc (455.0 b) 01:03:08 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.22.0/odl-ovsdb-hwvtepsouthbound-ui-1.22.0-cyclonedx.xml.sha1 (40.0 b) 01:03:08 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.22.0/odl-ovsdb-hwvtepsouthbound-ui-1.22.0.pom.sha1 (40.0 b) 01:03:08 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.22.0/utils.servicehelper-1.22.0-cyclonedx.json (12.78 kb) 01:03:08 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.22.0/utils.servicehelper-1.22.0.pom (2.86 kb) 01:03:08 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.22.0/utils.servicehelper-1.22.0.jar (10.11 kb) 01:03:08 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.22.0/utils.servicehelper-1.22.0-cyclonedx.xml.asc (455.0 b) 01:03:08 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.22.0/utils.servicehelper-1.22.0-javadoc.jar.sha1 (40.0 b) 01:03:08 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.22.0/utils.servicehelper-1.22.0-cyclonedx.xml.md5 (32.0 b) 01:03:08 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.22.0/utils.servicehelper-1.22.0.jar.sha1 (40.0 b) 01:03:08 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.22.0/utils.servicehelper-1.22.0.pom.sha1 (40.0 b) 01:03:08 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.22.0/utils.servicehelper-1.22.0-cyclonedx.json.asc (455.0 b) 01:03:08 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.22.0/utils.servicehelper-1.22.0.jar.asc (455.0 b) 01:03:09 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.22.0/utils.servicehelper-1.22.0.jar.md5 (32.0 b) 01:03:09 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.22.0/utils.servicehelper-1.22.0-sources.jar.asc (455.0 b) 01:03:09 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.22.0/utils.servicehelper-1.22.0.pom.asc (455.0 b) 01:03:09 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.22.0/utils.servicehelper-1.22.0-sources.jar (4.28 kb) 01:03:09 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.22.0/utils.servicehelper-1.22.0-cyclonedx.json.md5 (32.0 b) 01:03:09 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.22.0/utils.servicehelper-1.22.0-sources.jar.md5 (32.0 b) 01:03:09 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.22.0/utils.servicehelper-1.22.0-cyclonedx.json.sha1 (40.0 b) 01:03:09 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.22.0/utils.servicehelper-1.22.0-sources.jar.sha1 (40.0 b) 01:03:09 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.22.0/utils.servicehelper-1.22.0-javadoc.jar (86.38 kb) 01:03:09 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.22.0/utils.servicehelper-1.22.0.pom.md5 (32.0 b) 01:03:09 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.22.0/utils.servicehelper-1.22.0-javadoc.jar.asc (455.0 b) 01:03:09 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.22.0/utils.servicehelper-1.22.0-cyclonedx.xml.sha1 (40.0 b) 01:03:09 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.22.0/utils.servicehelper-1.22.0-cyclonedx.xml (11.39 kb) 01:03:09 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.22.0/utils.servicehelper-1.22.0-javadoc.jar.md5 (32.0 b) 01:03:09 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.22.0/hwvtepsouthbound-it-1.22.0.pom.md5 (32.0 b) 01:03:09 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.22.0/hwvtepsouthbound-it-1.22.0-cyclonedx.json.asc (455.0 b) 01:03:09 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.22.0/hwvtepsouthbound-it-1.22.0.pom.asc (455.0 b) 01:03:09 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.22.0/hwvtepsouthbound-it-1.22.0-cyclonedx.xml.md5 (32.0 b) 01:03:09 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.22.0/hwvtepsouthbound-it-1.22.0.jar.asc (455.0 b) 01:03:09 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.22.0/hwvtepsouthbound-it-1.22.0-cyclonedx.xml.sha1 (40.0 b) 01:03:09 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.22.0/hwvtepsouthbound-it-1.22.0.jar (20.41 kb) 01:03:09 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.22.0/hwvtepsouthbound-it-1.22.0-cyclonedx.json.md5 (32.0 b) 01:03:10 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.22.0/hwvtepsouthbound-it-1.22.0-cyclonedx.xml (1.4 mb) 01:03:10 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.22.0/hwvtepsouthbound-it-1.22.0.jar.md5 (32.0 b) 01:03:10 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.22.0/hwvtepsouthbound-it-1.22.0.jar.sha1 (40.0 b) 01:03:10 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.22.0/hwvtepsouthbound-it-1.22.0-cyclonedx.json.sha1 (40.0 b) 01:03:10 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.22.0/hwvtepsouthbound-it-1.22.0.pom.sha1 (40.0 b) 01:03:10 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.22.0/hwvtepsouthbound-it-1.22.0.pom (5.23 kb) 01:03:10 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.22.0/hwvtepsouthbound-it-1.22.0-cyclonedx.xml.asc (455.0 b) 01:03:10 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.22.0/hwvtepsouthbound-it-1.22.0-cyclonedx.json (1.49 mb) 01:03:10 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.22.0/odl-ovsdb-southbound-impl-rest-1.22.0.pom.asc (455.0 b) 01:03:10 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.22.0/odl-ovsdb-southbound-impl-rest-1.22.0.pom (2.03 kb) 01:03:10 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.22.0/odl-ovsdb-southbound-impl-rest-1.22.0.pom.md5 (32.0 b) 01:03:10 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.22.0/odl-ovsdb-southbound-impl-rest-1.22.0-cyclonedx.xml.md5 (32.0 b) 01:03:10 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.22.0/odl-ovsdb-southbound-impl-rest-1.22.0-features.xml.md5 (32.0 b) 01:03:10 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.22.0/odl-ovsdb-southbound-impl-rest-1.22.0-features.xml.sha1 (40.0 b) 01:03:10 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.22.0/odl-ovsdb-southbound-impl-rest-1.22.0-cyclonedx.json.asc (455.0 b) 01:03:10 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.22.0/odl-ovsdb-southbound-impl-rest-1.22.0-features.xml (742.0 b) 01:03:10 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.22.0/odl-ovsdb-southbound-impl-rest-1.22.0-cyclonedx.json (1.37 mb) 01:03:10 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.22.0/odl-ovsdb-southbound-impl-rest-1.22.0-cyclonedx.xml (1.28 mb) 01:03:10 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.22.0/odl-ovsdb-southbound-impl-rest-1.22.0-cyclonedx.json.sha1 (40.0 b) 01:03:10 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.22.0/odl-ovsdb-southbound-impl-rest-1.22.0-cyclonedx.xml.asc (455.0 b) 01:03:10 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.22.0/odl-ovsdb-southbound-impl-rest-1.22.0-features.xml.asc (455.0 b) 01:03:11 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.22.0/odl-ovsdb-southbound-impl-rest-1.22.0-cyclonedx.json.md5 (32.0 b) 01:03:11 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.22.0/odl-ovsdb-southbound-impl-rest-1.22.0-cyclonedx.xml.sha1 (40.0 b) 01:03:11 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.22.0/odl-ovsdb-southbound-impl-rest-1.22.0.pom.sha1 (40.0 b) 01:03:11 Attempting to upload org/opendaylight/ovsdb/library-features/1.22.0/library-features-1.22.0-features.xml.asc (455.0 b) 01:03:11 Attempting to upload org/opendaylight/ovsdb/library-features/1.22.0/library-features-1.22.0-cyclonedx.json.md5 (32.0 b) 01:03:11 Attempting to upload org/opendaylight/ovsdb/library-features/1.22.0/library-features-1.22.0-cyclonedx.xml.md5 (32.0 b) 01:03:11 Attempting to upload org/opendaylight/ovsdb/library-features/1.22.0/library-features-1.22.0.pom.asc (455.0 b) 01:03:11 Attempting to upload org/opendaylight/ovsdb/library-features/1.22.0/library-features-1.22.0-cyclonedx.json (730.15 kb) 01:03:11 Attempting to upload org/opendaylight/ovsdb/library-features/1.22.0/library-features-1.22.0-cyclonedx.json.sha1 (40.0 b) 01:03:11 Attempting to upload org/opendaylight/ovsdb/library-features/1.22.0/library-features-1.22.0.pom.md5 (32.0 b) 01:03:11 Attempting to upload org/opendaylight/ovsdb/library-features/1.22.0/library-features-1.22.0-cyclonedx.xml.asc (455.0 b) 01:03:11 Attempting to upload org/opendaylight/ovsdb/library-features/1.22.0/library-features-1.22.0.pom (1.41 kb) 01:03:11 Attempting to upload org/opendaylight/ovsdb/library-features/1.22.0/library-features-1.22.0-features.xml.md5 (32.0 b) 01:03:11 Attempting to upload org/opendaylight/ovsdb/library-features/1.22.0/library-features-1.22.0.pom.sha1 (40.0 b) 01:03:11 Attempting to upload org/opendaylight/ovsdb/library-features/1.22.0/library-features-1.22.0-cyclonedx.xml.sha1 (40.0 b) 01:03:11 Attempting to upload org/opendaylight/ovsdb/library-features/1.22.0/library-features-1.22.0-cyclonedx.xml (682.77 kb) 01:03:11 Attempting to upload org/opendaylight/ovsdb/library-features/1.22.0/library-features-1.22.0-cyclonedx.json.asc (455.0 b) 01:03:11 Attempting to upload org/opendaylight/ovsdb/library-features/1.22.0/library-features-1.22.0-features.xml (514.0 b) 01:03:11 Attempting to upload org/opendaylight/ovsdb/library-features/1.22.0/library-features-1.22.0-features.xml.sha1 (40.0 b) 01:03:11 Attempting to upload org/opendaylight/ovsdb/utils.config/1.22.0/utils.config-1.22.0.jar (9.45 kb) 01:03:11 Attempting to upload org/opendaylight/ovsdb/utils.config/1.22.0/utils.config-1.22.0-javadoc.jar.asc (455.0 b) 01:03:11 Attempting to upload org/opendaylight/ovsdb/utils.config/1.22.0/utils.config-1.22.0-cyclonedx.json.md5 (32.0 b) 01:03:11 Attempting to upload org/opendaylight/ovsdb/utils.config/1.22.0/utils.config-1.22.0-javadoc.jar.sha1 (40.0 b) 01:03:12 Attempting to upload org/opendaylight/ovsdb/utils.config/1.22.0/utils.config-1.22.0.pom.sha1 (40.0 b) 01:03:12 Attempting to upload org/opendaylight/ovsdb/utils.config/1.22.0/utils.config-1.22.0-cyclonedx.json.sha1 (40.0 b) 01:03:12 Attempting to upload org/opendaylight/ovsdb/utils.config/1.22.0/utils.config-1.22.0-sources.jar.sha1 (40.0 b) 01:03:12 Attempting to upload org/opendaylight/ovsdb/utils.config/1.22.0/utils.config-1.22.0-cyclonedx.json.asc (455.0 b) 01:03:12 Attempting to upload org/opendaylight/ovsdb/utils.config/1.22.0/utils.config-1.22.0-javadoc.jar (85.74 kb) 01:03:12 Attempting to upload org/opendaylight/ovsdb/utils.config/1.22.0/utils.config-1.22.0.pom (2.3 kb) 01:03:12 Attempting to upload org/opendaylight/ovsdb/utils.config/1.22.0/utils.config-1.22.0-sources.jar (3.57 kb) 01:03:12 Attempting to upload org/opendaylight/ovsdb/utils.config/1.22.0/utils.config-1.22.0-sources.jar.asc (455.0 b) 01:03:12 Attempting to upload org/opendaylight/ovsdb/utils.config/1.22.0/utils.config-1.22.0-cyclonedx.xml.asc (455.0 b) 01:03:12 Attempting to upload org/opendaylight/ovsdb/utils.config/1.22.0/utils.config-1.22.0.pom.md5 (32.0 b) 01:03:12 Attempting to upload org/opendaylight/ovsdb/utils.config/1.22.0/utils.config-1.22.0-cyclonedx.json (12.74 kb) 01:03:12 Attempting to upload org/opendaylight/ovsdb/utils.config/1.22.0/utils.config-1.22.0-cyclonedx.xml.sha1 (40.0 b) 01:03:12 Attempting to upload org/opendaylight/ovsdb/utils.config/1.22.0/utils.config-1.22.0.jar.sha1 (40.0 b) 01:03:12 Attempting to upload org/opendaylight/ovsdb/utils.config/1.22.0/utils.config-1.22.0-javadoc.jar.md5 (32.0 b) 01:03:12 Attempting to upload org/opendaylight/ovsdb/utils.config/1.22.0/utils.config-1.22.0-cyclonedx.xml.md5 (32.0 b) 01:03:12 Attempting to upload org/opendaylight/ovsdb/utils.config/1.22.0/utils.config-1.22.0.pom.asc (455.0 b) 01:03:12 Attempting to upload org/opendaylight/ovsdb/utils.config/1.22.0/utils.config-1.22.0.jar.md5 (32.0 b) 01:03:12 Attempting to upload org/opendaylight/ovsdb/utils.config/1.22.0/utils.config-1.22.0-sources.jar.md5 (32.0 b) 01:03:12 Attempting to upload org/opendaylight/ovsdb/utils.config/1.22.0/utils.config-1.22.0-cyclonedx.xml (11.35 kb) 01:03:12 Attempting to upload org/opendaylight/ovsdb/utils.config/1.22.0/utils.config-1.22.0.jar.asc (455.0 b) 01:03:12 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.22.0/odl-ovsdb-southbound-impl-ui-1.22.0-cyclonedx.xml.md5 (32.0 b) 01:03:12 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.22.0/odl-ovsdb-southbound-impl-ui-1.22.0-cyclonedx.xml.sha1 (40.0 b) 01:03:13 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.22.0/odl-ovsdb-southbound-impl-ui-1.22.0-features.xml.md5 (32.0 b) 01:03:13 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.22.0/odl-ovsdb-southbound-impl-ui-1.22.0-features.xml (760.0 b) 01:03:13 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.22.0/odl-ovsdb-southbound-impl-ui-1.22.0.pom (2.04 kb) 01:03:13 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.22.0/odl-ovsdb-southbound-impl-ui-1.22.0-cyclonedx.json (1.39 mb) 01:03:13 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.22.0/odl-ovsdb-southbound-impl-ui-1.22.0-features.xml.asc (455.0 b) 01:03:13 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.22.0/odl-ovsdb-southbound-impl-ui-1.22.0.pom.asc (455.0 b) 01:03:13 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.22.0/odl-ovsdb-southbound-impl-ui-1.22.0-features.xml.sha1 (40.0 b) 01:03:13 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.22.0/odl-ovsdb-southbound-impl-ui-1.22.0.pom.md5 (32.0 b) 01:03:13 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.22.0/odl-ovsdb-southbound-impl-ui-1.22.0-cyclonedx.json.md5 (32.0 b) 01:03:13 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.22.0/odl-ovsdb-southbound-impl-ui-1.22.0-cyclonedx.xml.asc (455.0 b) 01:03:13 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.22.0/odl-ovsdb-southbound-impl-ui-1.22.0-cyclonedx.json.sha1 (40.0 b) 01:03:13 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.22.0/odl-ovsdb-southbound-impl-ui-1.22.0-cyclonedx.xml (1.3 mb) 01:03:13 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.22.0/odl-ovsdb-southbound-impl-ui-1.22.0-cyclonedx.json.asc (455.0 b) 01:03:13 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.22.0/odl-ovsdb-southbound-impl-ui-1.22.0.pom.sha1 (40.0 b) 01:03:13 Attempting to upload org/opendaylight/ovsdb/southbound-artifacts/1.22.0/southbound-artifacts-1.22.0-cyclonedx.json.sha1 (40.0 b) 01:03:13 Attempting to upload org/opendaylight/ovsdb/southbound-artifacts/1.22.0/southbound-artifacts-1.22.0.pom.sha1 (40.0 b) 01:03:13 Attempting to upload org/opendaylight/ovsdb/southbound-artifacts/1.22.0/southbound-artifacts-1.22.0.pom (3.24 kb) 01:03:13 Attempting to upload org/opendaylight/ovsdb/southbound-artifacts/1.22.0/southbound-artifacts-1.22.0.pom.asc (455.0 b) 01:03:13 Attempting to upload org/opendaylight/ovsdb/southbound-artifacts/1.22.0/southbound-artifacts-1.22.0.pom.md5 (32.0 b) 01:03:13 Attempting to upload org/opendaylight/ovsdb/southbound-artifacts/1.22.0/southbound-artifacts-1.22.0-cyclonedx.json (3.52 kb) 01:03:13 Attempting to upload org/opendaylight/ovsdb/southbound-artifacts/1.22.0/southbound-artifacts-1.22.0-cyclonedx.xml.md5 (32.0 b) 01:03:13 Attempting to upload org/opendaylight/ovsdb/southbound-artifacts/1.22.0/southbound-artifacts-1.22.0-cyclonedx.json.asc (455.0 b) 01:03:13 Attempting to upload org/opendaylight/ovsdb/southbound-artifacts/1.22.0/southbound-artifacts-1.22.0-cyclonedx.xml.sha1 (40.0 b) 01:03:13 Attempting to upload org/opendaylight/ovsdb/southbound-artifacts/1.22.0/southbound-artifacts-1.22.0-cyclonedx.xml.asc (455.0 b) 01:03:13 Attempting to upload org/opendaylight/ovsdb/southbound-artifacts/1.22.0/southbound-artifacts-1.22.0-cyclonedx.json.md5 (32.0 b) 01:03:14 Attempting to upload org/opendaylight/ovsdb/southbound-artifacts/1.22.0/southbound-artifacts-1.22.0-cyclonedx.xml (3.21 kb) 01:03:14 Attempting to upload org/opendaylight/ovsdb/southbound-features-aggregator/1.22.0/southbound-features-aggregator-1.22.0-cyclonedx.json.sha1 (40.0 b) 01:03:14 Attempting to upload org/opendaylight/ovsdb/southbound-features-aggregator/1.22.0/southbound-features-aggregator-1.22.0-cyclonedx.json (3.59 kb) 01:03:14 Attempting to upload org/opendaylight/ovsdb/southbound-features-aggregator/1.22.0/southbound-features-aggregator-1.22.0.pom.md5 (32.0 b) 01:03:14 Attempting to upload org/opendaylight/ovsdb/southbound-features-aggregator/1.22.0/southbound-features-aggregator-1.22.0-cyclonedx.xml.sha1 (40.0 b) 01:03:14 Attempting to upload org/opendaylight/ovsdb/southbound-features-aggregator/1.22.0/southbound-features-aggregator-1.22.0.pom.asc (455.0 b) 01:03:14 Attempting to upload org/opendaylight/ovsdb/southbound-features-aggregator/1.22.0/southbound-features-aggregator-1.22.0-cyclonedx.xml (3.27 kb) 01:03:14 Attempting to upload org/opendaylight/ovsdb/southbound-features-aggregator/1.22.0/southbound-features-aggregator-1.22.0-cyclonedx.json.md5 (32.0 b) 01:03:14 Attempting to upload org/opendaylight/ovsdb/southbound-features-aggregator/1.22.0/southbound-features-aggregator-1.22.0-cyclonedx.xml.asc (455.0 b) 01:03:14 Attempting to upload org/opendaylight/ovsdb/southbound-features-aggregator/1.22.0/southbound-features-aggregator-1.22.0.pom.sha1 (40.0 b) 01:03:14 Attempting to upload org/opendaylight/ovsdb/southbound-features-aggregator/1.22.0/southbound-features-aggregator-1.22.0-cyclonedx.json.asc (455.0 b) 01:03:14 Attempting to upload org/opendaylight/ovsdb/southbound-features-aggregator/1.22.0/southbound-features-aggregator-1.22.0.pom (1.92 kb) 01:03:14 Attempting to upload org/opendaylight/ovsdb/southbound-features-aggregator/1.22.0/southbound-features-aggregator-1.22.0-cyclonedx.xml.md5 (32.0 b) 01:03:14 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.22.0/odl-ovsdb-hwvtepsouthbound-rest-1.22.0-cyclonedx.json (1.34 mb) 01:03:14 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.22.0/odl-ovsdb-hwvtepsouthbound-rest-1.22.0-cyclonedx.json.asc (455.0 b) 01:03:14 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.22.0/odl-ovsdb-hwvtepsouthbound-rest-1.22.0-features.xml.sha1 (40.0 b) 01:03:14 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.22.0/odl-ovsdb-hwvtepsouthbound-rest-1.22.0.pom.sha1 (40.0 b) 01:03:14 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.22.0/odl-ovsdb-hwvtepsouthbound-rest-1.22.0-features.xml (748.0 b) 01:03:14 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.22.0/odl-ovsdb-hwvtepsouthbound-rest-1.22.0-cyclonedx.json.sha1 (40.0 b) 01:03:14 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.22.0/odl-ovsdb-hwvtepsouthbound-rest-1.22.0-cyclonedx.xml.asc (455.0 b) 01:03:15 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.22.0/odl-ovsdb-hwvtepsouthbound-rest-1.22.0-cyclonedx.xml.sha1 (40.0 b) 01:03:15 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.22.0/odl-ovsdb-hwvtepsouthbound-rest-1.22.0-cyclonedx.xml.md5 (32.0 b) 01:03:15 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.22.0/odl-ovsdb-hwvtepsouthbound-rest-1.22.0.pom (2.04 kb) 01:03:15 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.22.0/odl-ovsdb-hwvtepsouthbound-rest-1.22.0-features.xml.md5 (32.0 b) 01:03:15 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.22.0/odl-ovsdb-hwvtepsouthbound-rest-1.22.0-cyclonedx.xml (1.25 mb) 01:03:15 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.22.0/odl-ovsdb-hwvtepsouthbound-rest-1.22.0-cyclonedx.json.md5 (32.0 b) 01:03:15 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.22.0/odl-ovsdb-hwvtepsouthbound-rest-1.22.0.pom.asc (455.0 b) 01:03:15 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.22.0/odl-ovsdb-hwvtepsouthbound-rest-1.22.0.pom.md5 (32.0 b) 01:03:15 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.22.0/odl-ovsdb-hwvtepsouthbound-rest-1.22.0-features.xml.asc (455.0 b) 01:03:15 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.22.0/utils.southbound-utils-1.22.0-javadoc.jar.asc (455.0 b) 01:03:15 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.22.0/utils.southbound-utils-1.22.0-sources.jar (13.3 kb) 01:03:15 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.22.0/utils.southbound-utils-1.22.0.jar.md5 (32.0 b) 01:03:15 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.22.0/utils.southbound-utils-1.22.0-cyclonedx.json.sha1 (40.0 b) 01:03:15 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.22.0/utils.southbound-utils-1.22.0-cyclonedx.json (78.41 kb) 01:03:15 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.22.0/utils.southbound-utils-1.22.0.jar (40.47 kb) 01:03:15 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.22.0/utils.southbound-utils-1.22.0-javadoc.jar.sha1 (40.0 b) 01:03:15 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.22.0/utils.southbound-utils-1.22.0.pom.md5 (32.0 b) 01:03:15 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.22.0/utils.southbound-utils-1.22.0-cyclonedx.json.md5 (32.0 b) 01:03:15 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.22.0/utils.southbound-utils-1.22.0.pom.sha1 (40.0 b) 01:03:15 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.22.0/utils.southbound-utils-1.22.0-cyclonedx.json.asc (455.0 b) 01:03:16 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.22.0/utils.southbound-utils-1.22.0-javadoc.jar (98.38 kb) 01:03:16 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.22.0/utils.southbound-utils-1.22.0.pom (3.15 kb) 01:03:16 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.22.0/utils.southbound-utils-1.22.0-cyclonedx.xml.md5 (32.0 b) 01:03:16 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.22.0/utils.southbound-utils-1.22.0-sources.jar.sha1 (40.0 b) 01:03:16 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.22.0/utils.southbound-utils-1.22.0.jar.sha1 (40.0 b) 01:03:16 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.22.0/utils.southbound-utils-1.22.0-cyclonedx.xml.sha1 (40.0 b) 01:03:16 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.22.0/utils.southbound-utils-1.22.0-cyclonedx.xml (71.71 kb) 01:03:16 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.22.0/utils.southbound-utils-1.22.0.pom.asc (455.0 b) 01:03:16 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.22.0/utils.southbound-utils-1.22.0-sources.jar.md5 (32.0 b) 01:03:16 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.22.0/utils.southbound-utils-1.22.0-cyclonedx.xml.asc (455.0 b) 01:03:16 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.22.0/utils.southbound-utils-1.22.0-javadoc.jar.md5 (32.0 b) 01:03:16 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.22.0/utils.southbound-utils-1.22.0.jar.asc (455.0 b) 01:03:16 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.22.0/utils.southbound-utils-1.22.0-sources.jar.asc (455.0 b) 01:03:16 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.22.0/odl-ovsdb-southbound-impl-1.22.0-cyclonedx.xml (760.44 kb) 01:03:16 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.22.0/odl-ovsdb-southbound-impl-1.22.0.pom.md5 (32.0 b) 01:03:16 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.22.0/odl-ovsdb-southbound-impl-1.22.0-features.xml.sha1 (40.0 b) 01:03:16 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.22.0/odl-ovsdb-southbound-impl-1.22.0-features.xml (1.73 kb) 01:03:16 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.22.0/odl-ovsdb-southbound-impl-1.22.0-cyclonedx.json.sha1 (40.0 b) 01:03:16 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.22.0/odl-ovsdb-southbound-impl-1.22.0-features.xml.md5 (32.0 b) 01:03:16 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.22.0/odl-ovsdb-southbound-impl-1.22.0.pom.sha1 (40.0 b) 01:03:16 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.22.0/odl-ovsdb-southbound-impl-1.22.0-cyclonedx.xml.sha1 (40.0 b) 01:03:16 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.22.0/odl-ovsdb-southbound-impl-1.22.0-cyclonedx.xml.asc (455.0 b) 01:03:16 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.22.0/odl-ovsdb-southbound-impl-1.22.0-features.xml.asc (455.0 b) 01:03:16 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.22.0/odl-ovsdb-southbound-impl-1.22.0-cyclonedx.json (813.3 kb) 01:03:17 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.22.0/odl-ovsdb-southbound-impl-1.22.0-cyclonedx.json.md5 (32.0 b) 01:03:17 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.22.0/odl-ovsdb-southbound-impl-1.22.0-cyclonedx.xml.md5 (32.0 b) 01:03:17 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.22.0/odl-ovsdb-southbound-impl-1.22.0.pom.asc (455.0 b) 01:03:17 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.22.0/odl-ovsdb-southbound-impl-1.22.0.pom (3.35 kb) 01:03:17 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.22.0/odl-ovsdb-southbound-impl-1.22.0-cyclonedx.json.asc (455.0 b) 01:03:17 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.22.0/odl-ovsdb-library-1.22.0-cyclonedx.json.sha1 (40.0 b) 01:03:17 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.22.0/odl-ovsdb-library-1.22.0-features.xml.sha1 (40.0 b) 01:03:17 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.22.0/odl-ovsdb-library-1.22.0.pom.sha1 (40.0 b) 01:03:17 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.22.0/odl-ovsdb-library-1.22.0-cyclonedx.xml.sha1 (40.0 b) 01:03:17 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.22.0/odl-ovsdb-library-1.22.0-features.xml (1.21 kb) 01:03:17 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.22.0/odl-ovsdb-library-1.22.0.pom.asc (455.0 b) 01:03:17 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.22.0/odl-ovsdb-library-1.22.0-cyclonedx.json (727.33 kb) 01:03:17 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.22.0/odl-ovsdb-library-1.22.0-cyclonedx.xml (680.18 kb) 01:03:17 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.22.0/odl-ovsdb-library-1.22.0-cyclonedx.json.md5 (32.0 b) 01:03:17 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.22.0/odl-ovsdb-library-1.22.0-features.xml.asc (455.0 b) 01:03:17 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.22.0/odl-ovsdb-library-1.22.0.pom.md5 (32.0 b) 01:03:17 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.22.0/odl-ovsdb-library-1.22.0.pom (3.02 kb) 01:03:17 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.22.0/odl-ovsdb-library-1.22.0-features.xml.md5 (32.0 b) 01:03:17 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.22.0/odl-ovsdb-library-1.22.0-cyclonedx.xml.asc (455.0 b) 01:03:17 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.22.0/odl-ovsdb-library-1.22.0-cyclonedx.xml.md5 (32.0 b) 01:03:17 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.22.0/odl-ovsdb-library-1.22.0-cyclonedx.json.asc (455.0 b) 01:03:17 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0/schema.hardwarevtep-1.22.0-cyclonedx.xml.asc (455.0 b) 01:03:17 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0/schema.hardwarevtep-1.22.0.pom (2.23 kb) 01:03:18 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0/schema.hardwarevtep-1.22.0.pom.md5 (32.0 b) 01:03:18 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0/schema.hardwarevtep-1.22.0-sources.jar (17.77 kb) 01:03:18 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0/schema.hardwarevtep-1.22.0-javadoc.jar.sha1 (40.0 b) 01:03:18 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0/schema.hardwarevtep-1.22.0-javadoc.jar.asc (455.0 b) 01:03:18 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0/schema.hardwarevtep-1.22.0-javadoc.jar (163.24 kb) 01:03:18 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0/schema.hardwarevtep-1.22.0-sources.jar.sha1 (40.0 b) 01:03:18 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0/schema.hardwarevtep-1.22.0-cyclonedx.json.md5 (32.0 b) 01:03:18 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0/schema.hardwarevtep-1.22.0.jar (24.64 kb) 01:03:18 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0/schema.hardwarevtep-1.22.0.jar.md5 (32.0 b) 01:03:18 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0/schema.hardwarevtep-1.22.0.jar.sha1 (40.0 b) 01:03:18 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0/schema.hardwarevtep-1.22.0-sources.jar.md5 (32.0 b) 01:03:18 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0/schema.hardwarevtep-1.22.0-cyclonedx.xml (90.53 kb) 01:03:18 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0/schema.hardwarevtep-1.22.0.jar.asc (455.0 b) 01:03:18 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0/schema.hardwarevtep-1.22.0-cyclonedx.json.sha1 (40.0 b) 01:03:18 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0/schema.hardwarevtep-1.22.0-javadoc.jar.md5 (32.0 b) 01:03:18 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0/schema.hardwarevtep-1.22.0-cyclonedx.json (99.54 kb) 01:03:18 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0/schema.hardwarevtep-1.22.0.pom.asc (455.0 b) 01:03:18 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0/schema.hardwarevtep-1.22.0-sources.jar.asc (455.0 b) 01:03:18 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0/schema.hardwarevtep-1.22.0-cyclonedx.json.asc (455.0 b) 01:03:18 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0/schema.hardwarevtep-1.22.0.pom.sha1 (40.0 b) 01:03:18 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0/schema.hardwarevtep-1.22.0-cyclonedx.xml.md5 (32.0 b) 01:03:18 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0/schema.hardwarevtep-1.22.0-cyclonedx.xml.sha1 (40.0 b) 01:03:19 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.22.0/utils.ovsdb-it-utils-1.22.0.pom.sha1 (40.0 b) 01:03:19 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.22.0/utils.ovsdb-it-utils-1.22.0.jar.md5 (32.0 b) 01:03:19 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.22.0/utils.ovsdb-it-utils-1.22.0-cyclonedx.json.asc (455.0 b) 01:03:19 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.22.0/utils.ovsdb-it-utils-1.22.0.pom.asc (455.0 b) 01:03:19 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.22.0/utils.ovsdb-it-utils-1.22.0-sources.jar.md5 (32.0 b) 01:03:19 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.22.0/utils.ovsdb-it-utils-1.22.0-javadoc.jar.md5 (32.0 b) 01:03:19 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.22.0/utils.ovsdb-it-utils-1.22.0.pom (4.67 kb) 01:03:19 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.22.0/utils.ovsdb-it-utils-1.22.0-cyclonedx.json (222.23 kb) 01:03:19 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.22.0/utils.ovsdb-it-utils-1.22.0-javadoc.jar (113.06 kb) 01:03:19 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.22.0/utils.ovsdb-it-utils-1.22.0-javadoc.jar.sha1 (40.0 b) 01:03:19 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.22.0/utils.ovsdb-it-utils-1.22.0-sources.jar.asc (455.0 b) 01:03:19 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.22.0/utils.ovsdb-it-utils-1.22.0.jar.asc (455.0 b) 01:03:19 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.22.0/utils.ovsdb-it-utils-1.22.0-sources.jar (18.39 kb) 01:03:19 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.22.0/utils.ovsdb-it-utils-1.22.0-cyclonedx.json.md5 (32.0 b) 01:03:19 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.22.0/utils.ovsdb-it-utils-1.22.0-cyclonedx.xml.md5 (32.0 b) 01:03:19 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.22.0/utils.ovsdb-it-utils-1.22.0-cyclonedx.xml.sha1 (40.0 b) 01:03:19 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.22.0/utils.ovsdb-it-utils-1.22.0-cyclonedx.xml (202.29 kb) 01:03:19 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.22.0/utils.ovsdb-it-utils-1.22.0.pom.md5 (32.0 b) 01:03:19 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.22.0/utils.ovsdb-it-utils-1.22.0.jar (153.77 kb) 01:03:19 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.22.0/utils.ovsdb-it-utils-1.22.0-javadoc.jar.asc (455.0 b) 01:03:19 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.22.0/utils.ovsdb-it-utils-1.22.0-cyclonedx.json.sha1 (40.0 b) 01:03:19 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.22.0/utils.ovsdb-it-utils-1.22.0-sources.jar.sha1 (40.0 b) 01:03:19 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.22.0/utils.ovsdb-it-utils-1.22.0.jar.sha1 (40.0 b) 01:03:20 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.22.0/utils.ovsdb-it-utils-1.22.0-cyclonedx.xml.asc (455.0 b) 01:03:20 Attempting to upload org/opendaylight/ovsdb/southbound-it/1.22.0/southbound-it-1.22.0.pom.asc (455.0 b) 01:03:20 Attempting to upload org/opendaylight/ovsdb/southbound-it/1.22.0/southbound-it-1.22.0-cyclonedx.xml.sha1 (40.0 b) 01:03:20 Attempting to upload org/opendaylight/ovsdb/southbound-it/1.22.0/southbound-it-1.22.0-cyclonedx.xml.md5 (32.0 b) 01:03:20 Attempting to upload org/opendaylight/ovsdb/southbound-it/1.22.0/southbound-it-1.22.0.jar.asc (455.0 b) 01:03:20 Attempting to upload org/opendaylight/ovsdb/southbound-it/1.22.0/southbound-it-1.22.0-cyclonedx.json.sha1 (40.0 b) 01:03:20 Attempting to upload org/opendaylight/ovsdb/southbound-it/1.22.0/southbound-it-1.22.0-cyclonedx.json (1.52 mb) 01:03:20 Attempting to upload org/opendaylight/ovsdb/southbound-it/1.22.0/southbound-it-1.22.0-cyclonedx.json.md5 (32.0 b) 01:03:20 Attempting to upload org/opendaylight/ovsdb/southbound-it/1.22.0/southbound-it-1.22.0-cyclonedx.xml (1.42 mb) 01:03:20 Attempting to upload org/opendaylight/ovsdb/southbound-it/1.22.0/southbound-it-1.22.0-cyclonedx.xml.asc (455.0 b) 01:03:20 Attempting to upload org/opendaylight/ovsdb/southbound-it/1.22.0/southbound-it-1.22.0.pom (5.07 kb) 01:03:20 Attempting to upload org/opendaylight/ovsdb/southbound-it/1.22.0/southbound-it-1.22.0.jar (20.51 kb) 01:03:20 Attempting to upload org/opendaylight/ovsdb/southbound-it/1.22.0/southbound-it-1.22.0-cyclonedx.json.asc (455.0 b) 01:03:20 Attempting to upload org/opendaylight/ovsdb/southbound-it/1.22.0/southbound-it-1.22.0.jar.md5 (32.0 b) 01:03:20 Attempting to upload org/opendaylight/ovsdb/southbound-it/1.22.0/southbound-it-1.22.0.jar.sha1 (40.0 b) 01:03:20 Attempting to upload org/opendaylight/ovsdb/southbound-it/1.22.0/southbound-it-1.22.0.pom.md5 (32.0 b) 01:03:20 Attempting to upload org/opendaylight/ovsdb/southbound-it/1.22.0/southbound-it-1.22.0.pom.sha1 (40.0 b) 01:03:20 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.22.0/odl-ovsdb-hwvtepsouthbound-1.22.0-cyclonedx.xml (731.91 kb) 01:03:20 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.22.0/odl-ovsdb-hwvtepsouthbound-1.22.0-cyclonedx.json.sha1 (40.0 b) 01:03:21 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.22.0/odl-ovsdb-hwvtepsouthbound-1.22.0.pom.sha1 (40.0 b) 01:03:21 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.22.0/odl-ovsdb-hwvtepsouthbound-1.22.0.pom.md5 (32.0 b) 01:03:21 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.22.0/odl-ovsdb-hwvtepsouthbound-1.22.0-cyclonedx.json (782.77 kb) 01:03:21 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.22.0/odl-ovsdb-hwvtepsouthbound-1.22.0-cyclonedx.json.md5 (32.0 b) 01:03:21 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.22.0/odl-ovsdb-hwvtepsouthbound-1.22.0-cyclonedx.xml.md5 (32.0 b) 01:03:21 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.22.0/odl-ovsdb-hwvtepsouthbound-1.22.0-features.xml.sha1 (40.0 b) 01:03:21 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.22.0/odl-ovsdb-hwvtepsouthbound-1.22.0-cyclonedx.xml.asc (455.0 b) 01:03:21 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.22.0/odl-ovsdb-hwvtepsouthbound-1.22.0.pom (2.17 kb) 01:03:21 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.22.0/odl-ovsdb-hwvtepsouthbound-1.22.0-features.xml.md5 (32.0 b) 01:03:21 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.22.0/odl-ovsdb-hwvtepsouthbound-1.22.0.pom.asc (455.0 b) 01:03:21 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.22.0/odl-ovsdb-hwvtepsouthbound-1.22.0-features.xml (1.02 kb) 01:03:21 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.22.0/odl-ovsdb-hwvtepsouthbound-1.22.0-cyclonedx.json.asc (455.0 b) 01:03:21 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.22.0/odl-ovsdb-hwvtepsouthbound-1.22.0-features.xml.asc (455.0 b) 01:03:21 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.22.0/odl-ovsdb-hwvtepsouthbound-1.22.0-cyclonedx.xml.sha1 (40.0 b) 01:03:21 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.22.0/utils.hwvtepsouthbound-utils-1.22.0-cyclonedx.xml.md5 (32.0 b) 01:03:21 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.22.0/utils.hwvtepsouthbound-utils-1.22.0-cyclonedx.xml (172.79 kb) 01:03:21 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.22.0/utils.hwvtepsouthbound-utils-1.22.0-cyclonedx.json.md5 (32.0 b) 01:03:21 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.22.0/utils.hwvtepsouthbound-utils-1.22.0.pom (2.28 kb) 01:03:21 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.22.0/utils.hwvtepsouthbound-utils-1.22.0-sources.jar.md5 (32.0 b) 01:03:21 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.22.0/utils.hwvtepsouthbound-utils-1.22.0-sources.jar.sha1 (40.0 b) 01:03:21 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.22.0/utils.hwvtepsouthbound-utils-1.22.0-sources.jar.asc (455.0 b) 01:03:21 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.22.0/utils.hwvtepsouthbound-utils-1.22.0-cyclonedx.xml.sha1 (40.0 b) 01:03:22 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.22.0/utils.hwvtepsouthbound-utils-1.22.0-cyclonedx.json.asc (455.0 b) 01:03:22 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.22.0/utils.hwvtepsouthbound-utils-1.22.0.jar (11.26 kb) 01:03:22 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.22.0/utils.hwvtepsouthbound-utils-1.22.0.jar.sha1 (40.0 b) 01:03:22 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.22.0/utils.hwvtepsouthbound-utils-1.22.0.jar.md5 (32.0 b) 01:03:22 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.22.0/utils.hwvtepsouthbound-utils-1.22.0.pom.asc (455.0 b) 01:03:22 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.22.0/utils.hwvtepsouthbound-utils-1.22.0-cyclonedx.json (187.55 kb) 01:03:22 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.22.0/utils.hwvtepsouthbound-utils-1.22.0-javadoc.jar (87.07 kb) 01:03:22 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.22.0/utils.hwvtepsouthbound-utils-1.22.0-cyclonedx.xml.asc (455.0 b) 01:03:22 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.22.0/utils.hwvtepsouthbound-utils-1.22.0.pom.sha1 (40.0 b) 01:03:22 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.22.0/utils.hwvtepsouthbound-utils-1.22.0.jar.asc (455.0 b) 01:03:22 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.22.0/utils.hwvtepsouthbound-utils-1.22.0-javadoc.jar.md5 (32.0 b) 01:03:22 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.22.0/utils.hwvtepsouthbound-utils-1.22.0-javadoc.jar.asc (455.0 b) 01:03:22 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.22.0/utils.hwvtepsouthbound-utils-1.22.0-sources.jar (4.33 kb) 01:03:22 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.22.0/utils.hwvtepsouthbound-utils-1.22.0-javadoc.jar.sha1 (40.0 b) 01:03:22 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.22.0/utils.hwvtepsouthbound-utils-1.22.0-cyclonedx.json.sha1 (40.0 b) 01:03:22 Attempting to upload org/opendaylight/ovsdb/library-it/1.22.0/library-it-1.22.0.pom (3.66 kb) 01:03:22 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.22.0/utils.hwvtepsouthbound-utils-1.22.0.pom.md5 (32.0 b) 01:03:23 Attempting to upload org/opendaylight/ovsdb/library-it/1.22.0/library-it-1.22.0-cyclonedx.xml.asc (455.0 b) 01:03:23 Attempting to upload org/opendaylight/ovsdb/library-it/1.22.0/library-it-1.22.0-cyclonedx.xml.sha1 (40.0 b) 01:03:23 Attempting to upload org/opendaylight/ovsdb/library-it/1.22.0/library-it-1.22.0-cyclonedx.json.md5 (32.0 b) 01:03:23 Attempting to upload org/opendaylight/ovsdb/library-it/1.22.0/library-it-1.22.0.pom.sha1 (40.0 b) 01:03:23 Attempting to upload org/opendaylight/ovsdb/library-it/1.22.0/library-it-1.22.0-cyclonedx.xml (857.32 kb) 01:03:23 Attempting to upload org/opendaylight/ovsdb/library-it/1.22.0/library-it-1.22.0-cyclonedx.json.sha1 (40.0 b) 01:03:23 Attempting to upload org/opendaylight/ovsdb/library-it/1.22.0/library-it-1.22.0.jar.md5 (32.0 b) 01:03:23 Attempting to upload org/opendaylight/ovsdb/library-it/1.22.0/library-it-1.22.0.jar.sha1 (40.0 b) 01:03:23 Attempting to upload org/opendaylight/ovsdb/library-it/1.22.0/library-it-1.22.0.jar (15.98 kb) 01:03:23 Attempting to upload org/opendaylight/ovsdb/library-it/1.22.0/library-it-1.22.0-cyclonedx.xml.md5 (32.0 b) 01:03:23 Attempting to upload org/opendaylight/ovsdb/library-it/1.22.0/library-it-1.22.0-cyclonedx.json.asc (455.0 b) 01:03:23 Attempting to upload org/opendaylight/ovsdb/library-it/1.22.0/library-it-1.22.0-cyclonedx.json (921.6 kb) 01:03:23 Attempting to upload org/opendaylight/ovsdb/library-it/1.22.0/library-it-1.22.0.pom.asc (455.0 b) 01:03:23 Attempting to upload org/opendaylight/ovsdb/library-it/1.22.0/library-it-1.22.0.jar.asc (455.0 b) 01:03:23 Attempting to upload org/opendaylight/ovsdb/library-it/1.22.0/library-it-1.22.0.pom.md5 (32.0 b) 01:03:23 Attempting to upload org/opendaylight/ovsdb/library-artifacts/1.22.0/library-artifacts-1.22.0-cyclonedx.json.sha1 (40.0 b) 01:03:23 Attempting to upload org/opendaylight/ovsdb/library-artifacts/1.22.0/library-artifacts-1.22.0.pom.md5 (32.0 b) 01:03:23 Attempting to upload org/opendaylight/ovsdb/library-artifacts/1.22.0/library-artifacts-1.22.0.pom.asc (455.0 b) 01:03:23 Attempting to upload org/opendaylight/ovsdb/library-artifacts/1.22.0/library-artifacts-1.22.0.pom (2.28 kb) 01:03:23 Attempting to upload org/opendaylight/ovsdb/library-artifacts/1.22.0/library-artifacts-1.22.0-cyclonedx.xml.md5 (32.0 b) 01:03:23 Attempting to upload org/opendaylight/ovsdb/library-artifacts/1.22.0/library-artifacts-1.22.0-cyclonedx.json.md5 (32.0 b) 01:03:24 Attempting to upload org/opendaylight/ovsdb/library-artifacts/1.22.0/library-artifacts-1.22.0-cyclonedx.xml.asc (455.0 b) 01:03:24 Attempting to upload org/opendaylight/ovsdb/library-artifacts/1.22.0/library-artifacts-1.22.0-cyclonedx.json (3.5 kb) 01:03:24 Attempting to upload org/opendaylight/ovsdb/library-artifacts/1.22.0/library-artifacts-1.22.0.pom.sha1 (40.0 b) 01:03:24 Attempting to upload org/opendaylight/ovsdb/library-artifacts/1.22.0/library-artifacts-1.22.0-cyclonedx.xml (3.19 kb) 01:03:24 Attempting to upload org/opendaylight/ovsdb/library-artifacts/1.22.0/library-artifacts-1.22.0-cyclonedx.xml.sha1 (40.0 b) 01:03:24 Attempting to upload org/opendaylight/ovsdb/library-artifacts/1.22.0/library-artifacts-1.22.0-cyclonedx.json.asc (455.0 b) 01:03:24 Attempting to upload org/opendaylight/ovsdb/library-features-aggregator/1.22.0/library-features-aggregator-1.22.0.pom.sha1 (40.0 b) 01:03:24 Attempting to upload org/opendaylight/ovsdb/library-features-aggregator/1.22.0/library-features-aggregator-1.22.0.pom.md5 (32.0 b) 01:03:24 Attempting to upload org/opendaylight/ovsdb/library-features-aggregator/1.22.0/library-features-aggregator-1.22.0-cyclonedx.json (3.57 kb) 01:03:24 Attempting to upload org/opendaylight/ovsdb/library-features-aggregator/1.22.0/library-features-aggregator-1.22.0.pom.asc (455.0 b) 01:03:24 Attempting to upload org/opendaylight/ovsdb/library-features-aggregator/1.22.0/library-features-aggregator-1.22.0-cyclonedx.json.asc (455.0 b) 01:03:24 Attempting to upload org/opendaylight/ovsdb/library-features-aggregator/1.22.0/library-features-aggregator-1.22.0.pom (1.65 kb) 01:03:24 Attempting to upload org/opendaylight/ovsdb/library-features-aggregator/1.22.0/library-features-aggregator-1.22.0-cyclonedx.json.sha1 (40.0 b) 01:03:24 Attempting to upload org/opendaylight/ovsdb/library-features-aggregator/1.22.0/library-features-aggregator-1.22.0-cyclonedx.xml (3.25 kb) 01:03:24 Attempting to upload org/opendaylight/ovsdb/library-features-aggregator/1.22.0/library-features-aggregator-1.22.0-cyclonedx.xml.sha1 (40.0 b) 01:03:24 Attempting to upload org/opendaylight/ovsdb/library-features-aggregator/1.22.0/library-features-aggregator-1.22.0-cyclonedx.json.md5 (32.0 b) 01:03:24 Attempting to upload org/opendaylight/ovsdb/library-features-aggregator/1.22.0/library-features-aggregator-1.22.0-cyclonedx.xml.asc (455.0 b) 01:03:24 Attempting to upload org/opendaylight/ovsdb/library-features-aggregator/1.22.0/library-features-aggregator-1.22.0-cyclonedx.xml.md5 (32.0 b) 01:03:24 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.22.0/southbound-api-1.22.0-cyclonedx.json (58.35 kb) 01:03:24 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.22.0/southbound-api-1.22.0-cyclonedx.json.sha1 (40.0 b) 01:03:24 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.22.0/southbound-api-1.22.0-cyclonedx.xml.md5 (32.0 b) 01:03:24 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.22.0/southbound-api-1.22.0.pom (3.29 kb) 01:03:25 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.22.0/southbound-api-1.22.0-cyclonedx.xml.asc (455.0 b) 01:03:25 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.22.0/southbound-api-1.22.0.pom.sha1 (40.0 b) 01:03:25 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.22.0/southbound-api-1.22.0-sources.jar.asc (455.0 b) 01:03:25 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.22.0/southbound-api-1.22.0.jar (429.5 kb) 01:03:25 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.22.0/southbound-api-1.22.0-sources.jar (333.04 kb) 01:03:25 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.22.0/southbound-api-1.22.0-cyclonedx.json.asc (455.0 b) 01:03:25 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.22.0/southbound-api-1.22.0-sources.jar.sha1 (40.0 b) 01:03:25 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.22.0/southbound-api-1.22.0-cyclonedx.xml.sha1 (40.0 b) 01:03:25 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.22.0/southbound-api-1.22.0.pom.md5 (32.0 b) 01:03:25 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.22.0/southbound-api-1.22.0-cyclonedx.xml (53.19 kb) 01:03:25 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.22.0/southbound-api-1.22.0.pom.asc (455.0 b) 01:03:25 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.22.0/southbound-api-1.22.0-sources.jar.md5 (32.0 b) 01:03:25 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.22.0/southbound-api-1.22.0.jar.md5 (32.0 b) 01:03:25 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.22.0/southbound-api-1.22.0-javadoc.jar.asc (455.0 b) 01:03:25 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.22.0/southbound-api-1.22.0-javadoc.jar.md5 (32.0 b) 01:03:25 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.22.0/southbound-api-1.22.0.jar.asc (455.0 b) 01:03:25 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.22.0/southbound-api-1.22.0-javadoc.jar (1.35 mb) 01:03:25 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.22.0/southbound-api-1.22.0-javadoc.jar.sha1 (40.0 b) 01:03:26 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.22.0/southbound-api-1.22.0.jar.sha1 (40.0 b) 01:03:26 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.22.0/southbound-api-1.22.0-cyclonedx.json.md5 (32.0 b) 01:03:26 Attempting to upload org/opendaylight/ovsdb/it/1.22.0/it-1.22.0-cyclonedx.json.md5 (32.0 b) 01:03:26 Attempting to upload org/opendaylight/ovsdb/it/1.22.0/it-1.22.0-cyclonedx.xml.md5 (32.0 b) 01:03:26 Attempting to upload org/opendaylight/ovsdb/it/1.22.0/it-1.22.0-cyclonedx.xml.sha1 (40.0 b) 01:03:26 Attempting to upload org/opendaylight/ovsdb/it/1.22.0/it-1.22.0.pom (4.78 kb) 01:03:26 Attempting to upload org/opendaylight/ovsdb/it/1.22.0/it-1.22.0-cyclonedx.xml (45.28 kb) 01:03:26 Attempting to upload org/opendaylight/ovsdb/it/1.22.0/it-1.22.0-cyclonedx.json.asc (455.0 b) 01:03:26 Attempting to upload org/opendaylight/ovsdb/it/1.22.0/it-1.22.0-cyclonedx.xml.asc (455.0 b) 01:03:26 Attempting to upload org/opendaylight/ovsdb/it/1.22.0/it-1.22.0.pom.md5 (32.0 b) 01:03:26 Attempting to upload org/opendaylight/ovsdb/it/1.22.0/it-1.22.0-cyclonedx.json (50.28 kb) 01:03:26 Attempting to upload org/opendaylight/ovsdb/it/1.22.0/it-1.22.0.pom.asc (455.0 b) 01:03:26 Attempting to upload org/opendaylight/ovsdb/it/1.22.0/it-1.22.0-cyclonedx.json.sha1 (40.0 b) 01:03:26 Attempting to upload org/opendaylight/ovsdb/it/1.22.0/it-1.22.0.pom.sha1 (40.0 b) 01:03:26 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.22.0/odl-ovsdb-utils-1.22.0-cyclonedx.xml.asc (455.0 b) 01:03:26 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.22.0/odl-ovsdb-utils-1.22.0.pom.sha1 (40.0 b) 01:03:26 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.22.0/odl-ovsdb-utils-1.22.0-cyclonedx.json.md5 (32.0 b) 01:03:26 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.22.0/odl-ovsdb-utils-1.22.0-features.xml.asc (455.0 b) 01:03:26 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.22.0/odl-ovsdb-utils-1.22.0-cyclonedx.json.sha1 (40.0 b) 01:03:26 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.22.0/odl-ovsdb-utils-1.22.0-features.xml.md5 (32.0 b) 01:03:27 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.22.0/odl-ovsdb-utils-1.22.0-cyclonedx.json.asc (455.0 b) 01:03:27 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.22.0/odl-ovsdb-utils-1.22.0-cyclonedx.xml.md5 (32.0 b) 01:03:27 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.22.0/odl-ovsdb-utils-1.22.0-cyclonedx.json (668.17 kb) 01:03:27 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.22.0/odl-ovsdb-utils-1.22.0.pom.asc (455.0 b) 01:03:27 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.22.0/odl-ovsdb-utils-1.22.0-features.xml.sha1 (40.0 b) 01:03:27 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.22.0/odl-ovsdb-utils-1.22.0-cyclonedx.xml (625.54 kb) 01:03:27 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.22.0/odl-ovsdb-utils-1.22.0.pom.md5 (32.0 b) 01:03:27 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.22.0/odl-ovsdb-utils-1.22.0-cyclonedx.xml.sha1 (40.0 b) 01:03:27 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.22.0/odl-ovsdb-utils-1.22.0.pom (2.64 kb) 01:03:27 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.22.0/odl-ovsdb-utils-1.22.0-features.xml (922.0 b) 01:03:27 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0-sources.jar.asc (455.0 b) 01:03:27 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0-javadoc.jar.asc (455.0 b) 01:03:27 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0.pom.asc (455.0 b) 01:03:27 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0.jar.md5 (32.0 b) 01:03:27 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0.jar.asc (455.0 b) 01:03:27 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0-sources.jar.sha1 (40.0 b) 01:03:27 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0.pom (8.04 kb) 01:03:27 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0-javadoc.jar.md5 (32.0 b) 01:03:27 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0-javadoc.jar (471.67 kb) 01:03:27 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0-cyclonedx.json (219.01 kb) 01:03:27 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0.pom.sha1 (40.0 b) 01:03:27 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0-config.cfg.md5 (32.0 b) 01:03:27 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0-config.cfg.asc (455.0 b) 01:03:27 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0-config.cfg (1.97 kb) 01:03:28 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0-cyclonedx.xml (200.8 kb) 01:03:28 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0-config.cfg.sha1 (40.0 b) 01:03:28 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0-sources.jar.md5 (32.0 b) 01:03:28 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0-cyclonedx.xml.sha1 (40.0 b) 01:03:28 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0-javadoc.jar.sha1 (40.0 b) 01:03:28 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0-cyclonedx.xml.asc (455.0 b) 01:03:28 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0.pom.md5 (32.0 b) 01:03:28 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0-cyclonedx.json.md5 (32.0 b) 01:03:28 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0-cyclonedx.json.sha1 (40.0 b) 01:03:28 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0-sources.jar (150.35 kb) 01:03:28 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0.jar (300.94 kb) 01:03:28 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0-cyclonedx.xml.md5 (32.0 b) 01:03:28 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0-cyclonedx.json.asc (455.0 b) 01:03:28 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0.jar.sha1 (40.0 b) 01:03:28 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.22.0/odl-ovsdb-southbound-api-1.22.0-features.xml.asc (455.0 b) 01:03:28 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.22.0/odl-ovsdb-southbound-api-1.22.0-cyclonedx.xml.sha1 (40.0 b) 01:03:28 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.22.0/odl-ovsdb-southbound-api-1.22.0.pom (2.23 kb) 01:03:28 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.22.0/odl-ovsdb-southbound-api-1.22.0-cyclonedx.xml.asc (455.0 b) 01:03:28 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.22.0/odl-ovsdb-southbound-api-1.22.0-features.xml.md5 (32.0 b) 01:03:28 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.22.0/odl-ovsdb-southbound-api-1.22.0-cyclonedx.xml (84.26 kb) 01:03:28 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.22.0/odl-ovsdb-southbound-api-1.22.0-features.xml (871.0 b) 01:03:28 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.22.0/odl-ovsdb-southbound-api-1.22.0-cyclonedx.json.sha1 (40.0 b) 01:03:29 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.22.0/odl-ovsdb-southbound-api-1.22.0.pom.sha1 (40.0 b) 01:03:29 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.22.0/odl-ovsdb-southbound-api-1.22.0-features.xml.sha1 (40.0 b) 01:03:29 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.22.0/odl-ovsdb-southbound-api-1.22.0.pom.md5 (32.0 b) 01:03:29 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.22.0/odl-ovsdb-southbound-api-1.22.0-cyclonedx.json (91.79 kb) 01:03:29 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.22.0/odl-ovsdb-southbound-api-1.22.0-cyclonedx.json.md5 (32.0 b) 01:03:29 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.22.0/odl-ovsdb-southbound-api-1.22.0.pom.asc (455.0 b) 01:03:29 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.22.0/odl-ovsdb-southbound-api-1.22.0-cyclonedx.xml.md5 (32.0 b) 01:03:29 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.22.0/odl-ovsdb-southbound-api-1.22.0-cyclonedx.json.asc (455.0 b) 01:03:29 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.22.0/utils.yang-utils-1.22.0-javadoc.jar.md5 (32.0 b) 01:03:29 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.22.0/utils.yang-utils-1.22.0.jar.asc (455.0 b) 01:03:29 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.22.0/utils.yang-utils-1.22.0-sources.jar.asc (455.0 b) 01:03:29 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.22.0/utils.yang-utils-1.22.0.pom.asc (455.0 b) 01:03:29 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.22.0/utils.yang-utils-1.22.0-cyclonedx.json (37.35 kb) 01:03:29 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.22.0/utils.yang-utils-1.22.0.jar (9.54 kb) 01:03:29 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.22.0/utils.yang-utils-1.22.0-sources.jar.md5 (32.0 b) 01:03:29 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.22.0/utils.yang-utils-1.22.0-cyclonedx.json.asc (455.0 b) 01:03:29 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.22.0/utils.yang-utils-1.22.0.pom.md5 (32.0 b) 01:03:29 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.22.0/utils.yang-utils-1.22.0-javadoc.jar.sha1 (40.0 b) 01:03:29 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.22.0/utils.yang-utils-1.22.0-cyclonedx.xml.sha1 (40.0 b) 01:03:29 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.22.0/utils.yang-utils-1.22.0.pom (2.09 kb) 01:03:30 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.22.0/utils.yang-utils-1.22.0-cyclonedx.json.sha1 (40.0 b) 01:03:30 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.22.0/utils.yang-utils-1.22.0-javadoc.jar (86.36 kb) 01:03:30 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.22.0/utils.yang-utils-1.22.0.jar.sha1 (40.0 b) 01:03:30 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.22.0/utils.yang-utils-1.22.0.jar.md5 (32.0 b) 01:03:30 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.22.0/utils.yang-utils-1.22.0-cyclonedx.json.md5 (32.0 b) 01:03:30 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.22.0/utils.yang-utils-1.22.0-javadoc.jar.asc (455.0 b) 01:03:30 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.22.0/utils.yang-utils-1.22.0-cyclonedx.xml (33.71 kb) 01:03:30 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.22.0/utils.yang-utils-1.22.0.pom.sha1 (40.0 b) 01:03:30 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.22.0/utils.yang-utils-1.22.0-cyclonedx.xml.asc (455.0 b) 01:03:30 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.22.0/utils.yang-utils-1.22.0-cyclonedx.xml.md5 (32.0 b) 01:03:30 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.22.0/utils.yang-utils-1.22.0-sources.jar (3.76 kb) 01:03:30 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.22.0/utils.yang-utils-1.22.0-sources.jar.sha1 (40.0 b) 01:03:30 Attempting to upload org/opendaylight/ovsdb/ovsdb-binding-parent/1.22.0/ovsdb-binding-parent-1.22.0-cyclonedx.xml.md5 (32.0 b) 01:03:30 Attempting to upload org/opendaylight/ovsdb/ovsdb-binding-parent/1.22.0/ovsdb-binding-parent-1.22.0-cyclonedx.json.asc (455.0 b) 01:03:30 Attempting to upload org/opendaylight/ovsdb/ovsdb-binding-parent/1.22.0/ovsdb-binding-parent-1.22.0.pom (2.01 kb) 01:03:30 Attempting to upload org/opendaylight/ovsdb/ovsdb-binding-parent/1.22.0/ovsdb-binding-parent-1.22.0-cyclonedx.json (10.6 kb) 01:03:30 Attempting to upload org/opendaylight/ovsdb/ovsdb-binding-parent/1.22.0/ovsdb-binding-parent-1.22.0-cyclonedx.xml (9.49 kb) 01:03:30 Attempting to upload org/opendaylight/ovsdb/ovsdb-binding-parent/1.22.0/ovsdb-binding-parent-1.22.0.pom.sha1 (40.0 b) 01:03:30 Attempting to upload org/opendaylight/ovsdb/ovsdb-binding-parent/1.22.0/ovsdb-binding-parent-1.22.0-cyclonedx.json.md5 (32.0 b) 01:03:30 Attempting to upload org/opendaylight/ovsdb/ovsdb-binding-parent/1.22.0/ovsdb-binding-parent-1.22.0-cyclonedx.xml.asc (455.0 b) 01:03:30 Attempting to upload org/opendaylight/ovsdb/ovsdb-binding-parent/1.22.0/ovsdb-binding-parent-1.22.0-cyclonedx.xml.sha1 (40.0 b) 01:03:30 Attempting to upload org/opendaylight/ovsdb/ovsdb-binding-parent/1.22.0/ovsdb-binding-parent-1.22.0.pom.asc (455.0 b) 01:03:31 Attempting to upload org/opendaylight/ovsdb/ovsdb-binding-parent/1.22.0/ovsdb-binding-parent-1.22.0.pom.md5 (32.0 b) 01:03:31 Attempting to upload org/opendaylight/ovsdb/ovsdb-binding-parent/1.22.0/ovsdb-binding-parent-1.22.0-cyclonedx.json.sha1 (40.0 b) 01:03:31 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.22.0/hwvtepsouthbound-features-aggregator-1.22.0-cyclonedx.xml (3.32 kb) 01:03:31 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.22.0/hwvtepsouthbound-features-aggregator-1.22.0-cyclonedx.xml.asc (455.0 b) 01:03:31 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.22.0/hwvtepsouthbound-features-aggregator-1.22.0.pom (1.84 kb) 01:03:31 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.22.0/hwvtepsouthbound-features-aggregator-1.22.0.pom.sha1 (40.0 b) 01:03:31 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.22.0/hwvtepsouthbound-features-aggregator-1.22.0-cyclonedx.json.md5 (32.0 b) 01:03:31 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.22.0/hwvtepsouthbound-features-aggregator-1.22.0.pom.asc (455.0 b) 01:03:31 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.22.0/hwvtepsouthbound-features-aggregator-1.22.0.pom.md5 (32.0 b) 01:03:31 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.22.0/hwvtepsouthbound-features-aggregator-1.22.0-cyclonedx.json (3.63 kb) 01:03:31 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.22.0/hwvtepsouthbound-features-aggregator-1.22.0-cyclonedx.json.asc (455.0 b) 01:03:31 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.22.0/hwvtepsouthbound-features-aggregator-1.22.0-cyclonedx.xml.sha1 (40.0 b) 01:03:31 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.22.0/hwvtepsouthbound-features-aggregator-1.22.0-cyclonedx.json.sha1 (40.0 b) 01:03:31 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.22.0/hwvtepsouthbound-features-aggregator-1.22.0-cyclonedx.xml.md5 (32.0 b) 01:03:31 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0/hwvtepsouthbound-api-1.22.0-sources.jar.md5 (32.0 b) 01:03:31 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0/hwvtepsouthbound-api-1.22.0.jar.md5 (32.0 b) 01:03:31 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0/hwvtepsouthbound-api-1.22.0.pom.asc (455.0 b) 01:03:31 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0/hwvtepsouthbound-api-1.22.0-cyclonedx.xml.sha1 (40.0 b) 01:03:31 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0/hwvtepsouthbound-api-1.22.0.pom.md5 (32.0 b) 01:03:31 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0/hwvtepsouthbound-api-1.22.0-cyclonedx.xml.asc (455.0 b) 01:03:31 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0/hwvtepsouthbound-api-1.22.0-cyclonedx.json.md5 (32.0 b) 01:03:31 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0/hwvtepsouthbound-api-1.22.0.jar.sha1 (40.0 b) 01:03:32 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0/hwvtepsouthbound-api-1.22.0-cyclonedx.xml (53.23 kb) 01:03:32 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0/hwvtepsouthbound-api-1.22.0.pom.sha1 (40.0 b) 01:03:32 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0/hwvtepsouthbound-api-1.22.0-cyclonedx.json (58.39 kb) 01:03:32 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0/hwvtepsouthbound-api-1.22.0-javadoc.jar.sha1 (40.0 b) 01:03:32 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0/hwvtepsouthbound-api-1.22.0-javadoc.jar.asc (455.0 b) 01:03:32 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0/hwvtepsouthbound-api-1.22.0-cyclonedx.json.asc (455.0 b) 01:03:32 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0/hwvtepsouthbound-api-1.22.0-sources.jar.sha1 (40.0 b) 01:03:32 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0/hwvtepsouthbound-api-1.22.0-sources.jar.asc (455.0 b) 01:03:32 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0/hwvtepsouthbound-api-1.22.0.jar.asc (455.0 b) 01:03:32 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0/hwvtepsouthbound-api-1.22.0.pom (2.46 kb) 01:03:32 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0/hwvtepsouthbound-api-1.22.0-cyclonedx.json.sha1 (40.0 b) 01:03:32 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0/hwvtepsouthbound-api-1.22.0.jar (327.39 kb) 01:03:32 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0/hwvtepsouthbound-api-1.22.0-javadoc.jar.md5 (32.0 b) 01:03:32 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0/hwvtepsouthbound-api-1.22.0-cyclonedx.xml.md5 (32.0 b) 01:03:32 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0/hwvtepsouthbound-api-1.22.0-sources.jar (260.11 kb) 01:03:32 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0/hwvtepsouthbound-api-1.22.0-javadoc.jar (1.09 mb) 01:03:32 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.22.0/odl-ovsdb-hwvtepsouthbound-test-1.22.0-features.xml (680.0 b) 01:03:32 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.22.0/odl-ovsdb-hwvtepsouthbound-test-1.22.0-cyclonedx.xml.asc (455.0 b) 01:03:33 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.22.0/odl-ovsdb-hwvtepsouthbound-test-1.22.0.pom.sha1 (40.0 b) 01:03:33 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.22.0/odl-ovsdb-hwvtepsouthbound-test-1.22.0-cyclonedx.json.sha1 (40.0 b) 01:03:33 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.22.0/odl-ovsdb-hwvtepsouthbound-test-1.22.0-features.xml.asc (455.0 b) 01:03:33 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.22.0/odl-ovsdb-hwvtepsouthbound-test-1.22.0-cyclonedx.json (788.89 kb) 01:03:33 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.22.0/odl-ovsdb-hwvtepsouthbound-test-1.22.0-cyclonedx.xml.sha1 (40.0 b) 01:03:33 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.22.0/odl-ovsdb-hwvtepsouthbound-test-1.22.0-cyclonedx.xml.md5 (32.0 b) 01:03:33 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.22.0/odl-ovsdb-hwvtepsouthbound-test-1.22.0-cyclonedx.json.asc (455.0 b) 01:03:33 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.22.0/odl-ovsdb-hwvtepsouthbound-test-1.22.0-features.xml.md5 (32.0 b) 01:03:33 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.22.0/odl-ovsdb-hwvtepsouthbound-test-1.22.0-cyclonedx.json.md5 (32.0 b) 01:03:33 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.22.0/odl-ovsdb-hwvtepsouthbound-test-1.22.0.pom.asc (455.0 b) 01:03:33 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.22.0/odl-ovsdb-hwvtepsouthbound-test-1.22.0.pom.md5 (32.0 b) 01:03:33 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.22.0/odl-ovsdb-hwvtepsouthbound-test-1.22.0.pom (1.64 kb) 01:03:33 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.22.0/odl-ovsdb-hwvtepsouthbound-test-1.22.0-features.xml.sha1 (40.0 b) 01:03:33 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.22.0/odl-ovsdb-hwvtepsouthbound-test-1.22.0-cyclonedx.xml (737.6 kb) 01:03:33 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.22.0/schema.openvswitch-1.22.0-cyclonedx.xml.asc (455.0 b) 01:03:33 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.22.0/schema.openvswitch-1.22.0-cyclonedx.json.md5 (32.0 b) 01:03:33 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.22.0/schema.openvswitch-1.22.0-sources.jar.asc (455.0 b) 01:03:33 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.22.0/schema.openvswitch-1.22.0-sources.jar (20.26 kb) 01:03:33 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.22.0/schema.openvswitch-1.22.0.pom (2.23 kb) 01:03:33 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.22.0/schema.openvswitch-1.22.0-cyclonedx.xml.sha1 (40.0 b) 01:03:33 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.22.0/schema.openvswitch-1.22.0-javadoc.jar (170.94 kb) 01:03:33 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.22.0/schema.openvswitch-1.22.0-javadoc.jar.md5 (32.0 b) 01:03:33 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.22.0/schema.openvswitch-1.22.0-sources.jar.md5 (32.0 b) 01:03:33 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.22.0/schema.openvswitch-1.22.0-cyclonedx.xml (90.52 kb) 01:03:33 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.22.0/schema.openvswitch-1.22.0-cyclonedx.json.asc (455.0 b) 01:03:34 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.22.0/schema.openvswitch-1.22.0-javadoc.jar.asc (455.0 b) 01:03:34 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.22.0/schema.openvswitch-1.22.0-cyclonedx.json (99.53 kb) 01:03:34 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.22.0/schema.openvswitch-1.22.0-cyclonedx.json.sha1 (40.0 b) 01:03:34 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.22.0/schema.openvswitch-1.22.0.jar.sha1 (40.0 b) 01:03:34 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.22.0/schema.openvswitch-1.22.0-cyclonedx.xml.md5 (32.0 b) 01:03:34 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.22.0/schema.openvswitch-1.22.0.jar.asc (455.0 b) 01:03:34 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.22.0/schema.openvswitch-1.22.0.pom.md5 (32.0 b) 01:03:34 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.22.0/schema.openvswitch-1.22.0.jar.md5 (32.0 b) 01:03:34 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.22.0/schema.openvswitch-1.22.0-sources.jar.sha1 (40.0 b) 01:03:34 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.22.0/schema.openvswitch-1.22.0.jar (27.53 kb) 01:03:34 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.22.0/schema.openvswitch-1.22.0-javadoc.jar.sha1 (40.0 b) 01:03:34 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.22.0/schema.openvswitch-1.22.0.pom.asc (455.0 b) 01:03:34 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.22.0/schema.openvswitch-1.22.0.pom.sha1 (40.0 b) 01:03:34 Attempting to upload org/opendaylight/ovsdb/library/1.22.0/library-1.22.0.jar.sha1 (40.0 b) 01:03:34 Attempting to upload org/opendaylight/ovsdb/library/1.22.0/library-1.22.0-sources.jar.md5 (32.0 b) 01:03:34 Attempting to upload org/opendaylight/ovsdb/library/1.22.0/library-1.22.0-cyclonedx.xml.asc (455.0 b) 01:03:34 Attempting to upload org/opendaylight/ovsdb/library/1.22.0/library-1.22.0-cyclonedx.xml.sha1 (40.0 b) 01:03:34 Attempting to upload org/opendaylight/ovsdb/library/1.22.0/library-1.22.0.jar.md5 (32.0 b) 01:03:34 Attempting to upload org/opendaylight/ovsdb/library/1.22.0/library-1.22.0-sources.jar (120.57 kb) 01:03:34 Attempting to upload org/opendaylight/ovsdb/library/1.22.0/library-1.22.0-cyclonedx.json.sha1 (40.0 b) 01:03:35 Attempting to upload org/opendaylight/ovsdb/library/1.22.0/library-1.22.0-cyclonedx.xml.md5 (32.0 b) 01:03:35 Attempting to upload org/opendaylight/ovsdb/library/1.22.0/library-1.22.0-sources.jar.asc (455.0 b) 01:03:35 Attempting to upload org/opendaylight/ovsdb/library/1.22.0/library-1.22.0-config.cfg.md5 (32.0 b) 01:03:35 Attempting to upload org/opendaylight/ovsdb/library/1.22.0/library-1.22.0.pom (6.74 kb) 01:03:35 Attempting to upload org/opendaylight/ovsdb/library/1.22.0/library-1.22.0.pom.asc (455.0 b) 01:03:35 Attempting to upload org/opendaylight/ovsdb/library/1.22.0/library-1.22.0.pom.sha1 (40.0 b) 01:03:35 Attempting to upload org/opendaylight/ovsdb/library/1.22.0/library-1.22.0-cyclonedx.json.md5 (32.0 b) 01:03:35 Attempting to upload org/opendaylight/ovsdb/library/1.22.0/library-1.22.0-cyclonedx.json.asc (455.0 b) 01:03:35 Attempting to upload org/opendaylight/ovsdb/library/1.22.0/library-1.22.0-javadoc.jar.asc (455.0 b) 01:03:35 Attempting to upload org/opendaylight/ovsdb/library/1.22.0/library-1.22.0-config.cfg (1.29 kb) 01:03:35 Attempting to upload org/opendaylight/ovsdb/library/1.22.0/library-1.22.0-sources.jar.sha1 (40.0 b) 01:03:35 Attempting to upload org/opendaylight/ovsdb/library/1.22.0/library-1.22.0.jar.asc (455.0 b) 01:03:35 Attempting to upload org/opendaylight/ovsdb/library/1.22.0/library-1.22.0-javadoc.jar.md5 (32.0 b) 01:03:35 Attempting to upload org/opendaylight/ovsdb/library/1.22.0/library-1.22.0-cyclonedx.json (117.9 kb) 01:03:35 Attempting to upload org/opendaylight/ovsdb/library/1.22.0/library-1.22.0-config.cfg.sha1 (40.0 b) 01:03:35 Attempting to upload org/opendaylight/ovsdb/library/1.22.0/library-1.22.0-javadoc.jar.sha1 (40.0 b) 01:03:35 Attempting to upload org/opendaylight/ovsdb/library/1.22.0/library-1.22.0.pom.md5 (32.0 b) 01:03:35 Attempting to upload org/opendaylight/ovsdb/library/1.22.0/library-1.22.0.jar (225.38 kb) 01:03:35 Attempting to upload org/opendaylight/ovsdb/library/1.22.0/library-1.22.0-cyclonedx.xml (106.67 kb) 01:03:35 Attempting to upload org/opendaylight/ovsdb/library/1.22.0/library-1.22.0-javadoc.jar (688.86 kb) 01:03:36 Attempting to upload org/opendaylight/ovsdb/library/1.22.0/library-1.22.0-config.cfg.asc (455.0 b) 01:03:36 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.22.0/hwvtepsouthbound-artifacts-1.22.0-cyclonedx.json (3.56 kb) 01:03:36 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.22.0/hwvtepsouthbound-artifacts-1.22.0-cyclonedx.json.asc (455.0 b) 01:03:36 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.22.0/hwvtepsouthbound-artifacts-1.22.0-cyclonedx.xml.asc (455.0 b) 01:03:36 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.22.0/hwvtepsouthbound-artifacts-1.22.0-cyclonedx.json.sha1 (40.0 b) 01:03:36 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.22.0/hwvtepsouthbound-artifacts-1.22.0-cyclonedx.xml (3.25 kb) 01:03:36 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.22.0/hwvtepsouthbound-artifacts-1.22.0.pom.asc (455.0 b) 01:03:36 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.22.0/hwvtepsouthbound-artifacts-1.22.0-cyclonedx.json.md5 (32.0 b) 01:03:36 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.22.0/hwvtepsouthbound-artifacts-1.22.0.pom.md5 (32.0 b) 01:03:36 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.22.0/hwvtepsouthbound-artifacts-1.22.0-cyclonedx.xml.sha1 (40.0 b) 01:03:36 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.22.0/hwvtepsouthbound-artifacts-1.22.0.pom.sha1 (40.0 b) 01:03:36 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.22.0/hwvtepsouthbound-artifacts-1.22.0.pom (3.3 kb) 01:03:36 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.22.0/hwvtepsouthbound-artifacts-1.22.0-cyclonedx.xml.md5 (32.0 b) 01:03:36 Attempting to upload org/opendaylight/ovsdb/southbound-features/1.22.0/southbound-features-1.22.0-cyclonedx.json.sha1 (40.0 b) 01:03:36 Attempting to upload org/opendaylight/ovsdb/southbound-features/1.22.0/southbound-features-1.22.0-cyclonedx.xml (1.3 mb) 01:03:36 Attempting to upload org/opendaylight/ovsdb/southbound-features/1.22.0/southbound-features-1.22.0-cyclonedx.xml.asc (455.0 b) 01:03:36 Attempting to upload org/opendaylight/ovsdb/southbound-features/1.22.0/southbound-features-1.22.0-features.xml.md5 (32.0 b) 01:03:36 Attempting to upload org/opendaylight/ovsdb/southbound-features/1.22.0/southbound-features-1.22.0-features.xml (1.37 kb) 01:03:36 Attempting to upload org/opendaylight/ovsdb/southbound-features/1.22.0/southbound-features-1.22.0-cyclonedx.xml.md5 (32.0 b) 01:03:36 Attempting to upload org/opendaylight/ovsdb/southbound-features/1.22.0/southbound-features-1.22.0.pom.asc (455.0 b) 01:03:37 Attempting to upload org/opendaylight/ovsdb/southbound-features/1.22.0/southbound-features-1.22.0-cyclonedx.json.md5 (32.0 b) 01:03:37 Attempting to upload org/opendaylight/ovsdb/southbound-features/1.22.0/southbound-features-1.22.0-cyclonedx.xml.sha1 (40.0 b) 01:03:37 Attempting to upload org/opendaylight/ovsdb/southbound-features/1.22.0/southbound-features-1.22.0.pom (2.53 kb) 01:03:37 Attempting to upload org/opendaylight/ovsdb/southbound-features/1.22.0/southbound-features-1.22.0.pom.sha1 (40.0 b) 01:03:37 Attempting to upload org/opendaylight/ovsdb/southbound-features/1.22.0/southbound-features-1.22.0.pom.md5 (32.0 b) 01:03:37 Attempting to upload org/opendaylight/ovsdb/southbound-features/1.22.0/southbound-features-1.22.0-cyclonedx.json (1.39 mb) 01:03:37 Attempting to upload org/opendaylight/ovsdb/southbound-features/1.22.0/southbound-features-1.22.0-cyclonedx.json.asc (455.0 b) 01:03:37 Attempting to upload org/opendaylight/ovsdb/southbound-features/1.22.0/southbound-features-1.22.0-features.xml.sha1 (40.0 b) 01:03:37 Attempting to upload org/opendaylight/ovsdb/southbound-features/1.22.0/southbound-features-1.22.0-features.xml.asc (455.0 b) 01:03:37 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.22.0/hwvtepsouthbound-impl-1.22.0-sources.jar.asc (455.0 b) 01:03:37 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.22.0/hwvtepsouthbound-impl-1.22.0-cyclonedx.xml (198.3 kb) 01:03:37 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.22.0/hwvtepsouthbound-impl-1.22.0.pom.md5 (32.0 b) 01:03:37 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.22.0/hwvtepsouthbound-impl-1.22.0-javadoc.jar.asc (455.0 b) 01:03:37 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.22.0/hwvtepsouthbound-impl-1.22.0-cyclonedx.xml.sha1 (40.0 b) 01:03:37 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.22.0/hwvtepsouthbound-impl-1.22.0-cyclonedx.json.sha1 (40.0 b) 01:03:37 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.22.0/hwvtepsouthbound-impl-1.22.0-javadoc.jar (648.07 kb) 01:03:37 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.22.0/hwvtepsouthbound-impl-1.22.0.jar.sha1 (40.0 b) 01:03:37 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.22.0/hwvtepsouthbound-impl-1.22.0-sources.jar.sha1 (40.0 b) 01:03:37 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.22.0/hwvtepsouthbound-impl-1.22.0-cyclonedx.xml.asc (455.0 b) 01:03:37 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.22.0/hwvtepsouthbound-impl-1.22.0.jar.md5 (32.0 b) 01:03:37 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.22.0/hwvtepsouthbound-impl-1.22.0.pom.sha1 (40.0 b) 01:03:37 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.22.0/hwvtepsouthbound-impl-1.22.0-sources.jar.md5 (32.0 b) 01:03:37 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.22.0/hwvtepsouthbound-impl-1.22.0-cyclonedx.xml.md5 (32.0 b) 01:03:37 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.22.0/hwvtepsouthbound-impl-1.22.0.jar.asc (455.0 b) 01:03:37 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.22.0/hwvtepsouthbound-impl-1.22.0-cyclonedx.json.asc (455.0 b) 01:03:38 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.22.0/hwvtepsouthbound-impl-1.22.0.jar (411.78 kb) 01:03:38 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.22.0/hwvtepsouthbound-impl-1.22.0.pom.asc (455.0 b) 01:03:38 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.22.0/hwvtepsouthbound-impl-1.22.0.pom (5.19 kb) 01:03:38 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.22.0/hwvtepsouthbound-impl-1.22.0-javadoc.jar.sha1 (40.0 b) 01:03:38 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.22.0/hwvtepsouthbound-impl-1.22.0-cyclonedx.json.md5 (32.0 b) 01:03:38 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.22.0/hwvtepsouthbound-impl-1.22.0-cyclonedx.json (216.35 kb) 01:03:38 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.22.0/hwvtepsouthbound-impl-1.22.0-sources.jar (181.78 kb) 01:03:38 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.22.0/hwvtepsouthbound-impl-1.22.0-javadoc.jar.md5 (32.0 b) 01:03:38 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.22.0/hwvtepsouthbound-features-1.22.0.pom.sha1 (40.0 b) 01:03:38 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.22.0/hwvtepsouthbound-features-1.22.0-features.xml.asc (455.0 b) 01:03:38 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.22.0/hwvtepsouthbound-features-1.22.0-cyclonedx.xml.asc (455.0 b) 01:03:38 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.22.0/hwvtepsouthbound-features-1.22.0-features.xml.md5 (32.0 b) 01:03:38 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.22.0/hwvtepsouthbound-features-1.22.0-cyclonedx.json.md5 (32.0 b) 01:03:38 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.22.0/hwvtepsouthbound-features-1.22.0-features.xml (1.42 kb) 01:03:38 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.22.0/hwvtepsouthbound-features-1.22.0-cyclonedx.xml.sha1 (40.0 b) 01:03:38 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.22.0/hwvtepsouthbound-features-1.22.0-features.xml.sha1 (40.0 b) 01:03:38 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.22.0/hwvtepsouthbound-features-1.22.0.pom (2.55 kb) 01:03:38 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.22.0/hwvtepsouthbound-features-1.22.0-cyclonedx.json.asc (455.0 b) 01:03:38 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.22.0/hwvtepsouthbound-features-1.22.0.pom.asc (455.0 b) 01:03:38 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.22.0/hwvtepsouthbound-features-1.22.0-cyclonedx.json.sha1 (40.0 b) 01:03:39 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.22.0/hwvtepsouthbound-features-1.22.0.pom.md5 (32.0 b) 01:03:39 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.22.0/hwvtepsouthbound-features-1.22.0-cyclonedx.json (1.37 mb) 01:03:39 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.22.0/hwvtepsouthbound-features-1.22.0-cyclonedx.xml.md5 (32.0 b) 01:03:39 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.22.0/hwvtepsouthbound-features-1.22.0-cyclonedx.xml (1.28 mb) 01:03:39 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.22.0/odl-ovsdb-southbound-test-1.22.0-features.xml.asc (455.0 b) 01:03:39 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.22.0/odl-ovsdb-southbound-test-1.22.0-cyclonedx.xml.sha1 (40.0 b) 01:03:39 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.22.0/odl-ovsdb-southbound-test-1.22.0-cyclonedx.json.md5 (32.0 b) 01:03:39 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.22.0/odl-ovsdb-southbound-test-1.22.0-features.xml (930.0 b) 01:03:39 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.22.0/odl-ovsdb-southbound-test-1.22.0-cyclonedx.json (816.43 kb) 01:03:39 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.22.0/odl-ovsdb-southbound-test-1.22.0-cyclonedx.json.sha1 (40.0 b) 01:03:39 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.22.0/odl-ovsdb-southbound-test-1.22.0-cyclonedx.xml.asc (455.0 b) 01:03:39 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.22.0/odl-ovsdb-southbound-test-1.22.0-features.xml.md5 (32.0 b) 01:03:39 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.22.0/odl-ovsdb-southbound-test-1.22.0-cyclonedx.json.asc (455.0 b) 01:03:39 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.22.0/odl-ovsdb-southbound-test-1.22.0-cyclonedx.xml (763.38 kb) 01:03:39 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.22.0/odl-ovsdb-southbound-test-1.22.0.pom.md5 (32.0 b) 01:03:39 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.22.0/odl-ovsdb-southbound-test-1.22.0-features.xml.sha1 (40.0 b) 01:03:39 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.22.0/odl-ovsdb-southbound-test-1.22.0.pom.asc (455.0 b) 01:03:39 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.22.0/odl-ovsdb-southbound-test-1.22.0.pom.sha1 (40.0 b) 01:03:39 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.22.0/odl-ovsdb-southbound-test-1.22.0-cyclonedx.xml.md5 (32.0 b) 01:03:39 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.22.0/odl-ovsdb-southbound-test-1.22.0.pom (2.04 kb) 01:03:39 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.22.0/odl-ovsdb-hwvtepsouthbound-api-1.22.0-cyclonedx.json.md5 (32.0 b) 01:03:39 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.22.0/odl-ovsdb-hwvtepsouthbound-api-1.22.0.pom.asc (455.0 b) 01:03:39 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.22.0/odl-ovsdb-hwvtepsouthbound-api-1.22.0-cyclonedx.xml.md5 (32.0 b) 01:03:39 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.22.0/odl-ovsdb-hwvtepsouthbound-api-1.22.0-cyclonedx.xml.sha1 (40.0 b) 01:03:39 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.22.0/odl-ovsdb-hwvtepsouthbound-api-1.22.0-features.xml.md5 (32.0 b) 01:03:40 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.22.0/odl-ovsdb-hwvtepsouthbound-api-1.22.0-cyclonedx.json (91.87 kb) 01:03:40 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.22.0/odl-ovsdb-hwvtepsouthbound-api-1.22.0-cyclonedx.json.asc (455.0 b) 01:03:40 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.22.0/odl-ovsdb-hwvtepsouthbound-api-1.22.0-cyclonedx.xml (84.35 kb) 01:03:40 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.22.0/odl-ovsdb-hwvtepsouthbound-api-1.22.0.pom.sha1 (40.0 b) 01:03:40 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.22.0/odl-ovsdb-hwvtepsouthbound-api-1.22.0.pom.md5 (32.0 b) 01:03:40 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.22.0/odl-ovsdb-hwvtepsouthbound-api-1.22.0.pom (1.98 kb) 01:03:40 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.22.0/odl-ovsdb-hwvtepsouthbound-api-1.22.0-features.xml (901.0 b) 01:03:40 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.22.0/odl-ovsdb-hwvtepsouthbound-api-1.22.0-features.xml.asc (455.0 b) 01:03:40 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.22.0/odl-ovsdb-hwvtepsouthbound-api-1.22.0-features.xml.sha1 (40.0 b) 01:03:40 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.22.0/odl-ovsdb-hwvtepsouthbound-api-1.22.0-cyclonedx.json.sha1 (40.0 b) 01:03:40 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.22.0/odl-ovsdb-hwvtepsouthbound-api-1.22.0-cyclonedx.xml.asc (455.0 b) 01:03:40 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0/utils.mdsal-utils-1.22.0-javadoc.jar (128.64 kb) 01:03:40 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0/utils.mdsal-utils-1.22.0.jar (25.32 kb) 01:03:40 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0/utils.mdsal-utils-1.22.0-javadoc.jar.md5 (32.0 b) 01:03:40 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0/utils.mdsal-utils-1.22.0-cyclonedx.json.asc (455.0 b) 01:03:40 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0/utils.mdsal-utils-1.22.0-cyclonedx.json.md5 (32.0 b) 01:03:40 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0/utils.mdsal-utils-1.22.0-cyclonedx.xml.md5 (32.0 b) 01:03:40 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0/utils.mdsal-utils-1.22.0-cyclonedx.json (53.62 kb) 01:03:40 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0/utils.mdsal-utils-1.22.0.pom.asc (455.0 b) 01:03:40 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0/utils.mdsal-utils-1.22.0-cyclonedx.xml.asc (455.0 b) 01:03:41 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0/utils.mdsal-utils-1.22.0-cyclonedx.json.sha1 (40.0 b) 01:03:41 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0/utils.mdsal-utils-1.22.0-sources.jar.asc (455.0 b) 01:03:41 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0/utils.mdsal-utils-1.22.0-cyclonedx.xml (48.61 kb) 01:03:41 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0/utils.mdsal-utils-1.22.0.pom.sha1 (40.0 b) 01:03:41 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0/utils.mdsal-utils-1.22.0-sources.jar.md5 (32.0 b) 01:03:41 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0/utils.mdsal-utils-1.22.0.jar.md5 (32.0 b) 01:03:41 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0/utils.mdsal-utils-1.22.0.pom.md5 (32.0 b) 01:03:41 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0/utils.mdsal-utils-1.22.0.pom (2.85 kb) 01:03:41 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0/utils.mdsal-utils-1.22.0-javadoc.jar.sha1 (40.0 b) 01:03:41 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0/utils.mdsal-utils-1.22.0.jar.asc (455.0 b) 01:03:41 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0/utils.mdsal-utils-1.22.0-sources.jar.sha1 (40.0 b) 01:03:41 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0/utils.mdsal-utils-1.22.0-javadoc.jar.asc (455.0 b) 01:03:41 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0/utils.mdsal-utils-1.22.0.jar.sha1 (40.0 b) 01:03:41 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0/utils.mdsal-utils-1.22.0-cyclonedx.xml.sha1 (40.0 b) 01:03:41 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0/utils.mdsal-utils-1.22.0-sources.jar (12.1 kb) 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.20.0/odl-jsonrpc-bus-1.20.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.20.0/odl-jsonrpc-bus-1.20.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.20.0/odl-jsonrpc-bus-1.20.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.20.0/odl-jsonrpc-bus-1.20.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.20.0/odl-jsonrpc-bus-1.20.0-features.xml.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.20.0/odl-jsonrpc-bus-1.20.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.20.0/odl-jsonrpc-bus-1.20.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.20.0/odl-jsonrpc-bus-1.20.0-features.xml.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.20.0/odl-jsonrpc-bus-1.20.0.pom 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.20.0/odl-jsonrpc-bus-1.20.0-features.xml 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.20.0/odl-jsonrpc-bus-1.20.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.20.0/odl-jsonrpc-bus-1.20.0-features.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.20.0/odl-jsonrpc-bus-1.20.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.20.0/odl-jsonrpc-bus-1.20.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.20.0/odl-jsonrpc-bus-1.20.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.20.0/odl-jsonrpc-bus-1.20.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/features-aggregator/1.20.0/features-aggregator-1.20.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/features-aggregator/1.20.0/features-aggregator-1.20.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/features-aggregator/1.20.0/features-aggregator-1.20.0.pom 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/features-aggregator/1.20.0/features-aggregator-1.20.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/features-aggregator/1.20.0/features-aggregator-1.20.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/features-aggregator/1.20.0/features-aggregator-1.20.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/features-aggregator/1.20.0/features-aggregator-1.20.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/features-aggregator/1.20.0/features-aggregator-1.20.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/features-aggregator/1.20.0/features-aggregator-1.20.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/features-aggregator/1.20.0/features-aggregator-1.20.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/features-aggregator/1.20.0/features-aggregator-1.20.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/features-aggregator/1.20.0/features-aggregator-1.20.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/tools-parent/1.20.0/tools-parent-1.20.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/tools-parent/1.20.0/tools-parent-1.20.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/tools-parent/1.20.0/tools-parent-1.20.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/tools-parent/1.20.0/tools-parent-1.20.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/tools-parent/1.20.0/tools-parent-1.20.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/tools-parent/1.20.0/tools-parent-1.20.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/tools-parent/1.20.0/tools-parent-1.20.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/tools-parent/1.20.0/tools-parent-1.20.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/tools-parent/1.20.0/tools-parent-1.20.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/tools-parent/1.20.0/tools-parent-1.20.0.pom 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/tools-parent/1.20.0/tools-parent-1.20.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/tools-parent/1.20.0/tools-parent-1.20.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0/jsonrpc-provider-single-1.20.0-javadoc.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0/jsonrpc-provider-single-1.20.0-javadoc.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0/jsonrpc-provider-single-1.20.0-sources.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0/jsonrpc-provider-single-1.20.0.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0/jsonrpc-provider-single-1.20.0.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0/jsonrpc-provider-single-1.20.0-sources.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0/jsonrpc-provider-single-1.20.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0/jsonrpc-provider-single-1.20.0-sources.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0/jsonrpc-provider-single-1.20.0-javadoc.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0/jsonrpc-provider-single-1.20.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0/jsonrpc-provider-single-1.20.0.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0/jsonrpc-provider-single-1.20.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0/jsonrpc-provider-single-1.20.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0/jsonrpc-provider-single-1.20.0-sources.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0/jsonrpc-provider-single-1.20.0-javadoc.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0/jsonrpc-provider-single-1.20.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0/jsonrpc-provider-single-1.20.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0/jsonrpc-provider-single-1.20.0.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0/jsonrpc-provider-single-1.20.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0/jsonrpc-provider-single-1.20.0.pom 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0/jsonrpc-provider-single-1.20.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0/jsonrpc-provider-single-1.20.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0/jsonrpc-provider-single-1.20.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.20.0/jsonrpc-provider-single-1.20.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0-javadoc.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0-javadoc.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0-sources.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0-tests.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0-tests.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0.pom 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0-tests.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0-tests.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0-sources.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0-sources.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0-sources.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0-javadoc.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0-javadoc.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.20.0/jsonrpc-provider-common-1.20.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.20.0/jsonrpc-api-1.20.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.20.0/jsonrpc-api-1.20.0.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.20.0/jsonrpc-api-1.20.0-javadoc.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.20.0/jsonrpc-api-1.20.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.20.0/jsonrpc-api-1.20.0-sources.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.20.0/jsonrpc-api-1.20.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.20.0/jsonrpc-api-1.20.0-sources.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.20.0/jsonrpc-api-1.20.0.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.20.0/jsonrpc-api-1.20.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.20.0/jsonrpc-api-1.20.0.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.20.0/jsonrpc-api-1.20.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.20.0/jsonrpc-api-1.20.0-sources.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.20.0/jsonrpc-api-1.20.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.20.0/jsonrpc-api-1.20.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.20.0/jsonrpc-api-1.20.0.pom 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.20.0/jsonrpc-api-1.20.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.20.0/jsonrpc-api-1.20.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.20.0/jsonrpc-api-1.20.0-javadoc.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.20.0/jsonrpc-api-1.20.0-javadoc.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.20.0/jsonrpc-api-1.20.0.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.20.0/jsonrpc-api-1.20.0-sources.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.20.0/jsonrpc-api-1.20.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.20.0/jsonrpc-api-1.20.0-javadoc.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.20.0/jsonrpc-api-1.20.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.20.0/test-tool-1.20.0-javadoc.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.20.0/test-tool-1.20.0-sources.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.20.0/test-tool-1.20.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.20.0/test-tool-1.20.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.20.0/test-tool-1.20.0-sources.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.20.0/test-tool-1.20.0.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.20.0/test-tool-1.20.0.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.20.0/test-tool-1.20.0.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.20.0/test-tool-1.20.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.20.0/test-tool-1.20.0-sources.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.20.0/test-tool-1.20.0.pom 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.20.0/test-tool-1.20.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.20.0/test-tool-1.20.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.20.0/test-tool-1.20.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.20.0/test-tool-1.20.0-javadoc.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.20.0/test-tool-1.20.0-javadoc.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.20.0/test-tool-1.20.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.20.0/test-tool-1.20.0-sources.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.20.0/test-tool-1.20.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.20.0/test-tool-1.20.0-javadoc.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.20.0/test-tool-1.20.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.20.0/test-tool-1.20.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.20.0/test-tool-1.20.0.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.20.0/test-tool-1.20.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0-sources.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0-tests.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0-sources.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0-javadoc.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0-javadoc.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0-tests.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0-javadoc.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0-sources.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0-javadoc.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0-tests.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0-sources.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0.pom 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0-tests.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.20.0/jsonrpc-test-model-1.20.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc/1.20.0/jsonrpc-1.20.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc/1.20.0/jsonrpc-1.20.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc/1.20.0/jsonrpc-1.20.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc/1.20.0/jsonrpc-1.20.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc/1.20.0/jsonrpc-1.20.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc/1.20.0/jsonrpc-1.20.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc/1.20.0/jsonrpc-1.20.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc/1.20.0/jsonrpc-1.20.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc/1.20.0/jsonrpc-1.20.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc/1.20.0/jsonrpc-1.20.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc/1.20.0/jsonrpc-1.20.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc/1.20.0/jsonrpc-1.20.0.pom 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.20.0/dom-codec-1.20.0-sources.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.20.0/dom-codec-1.20.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.20.0/dom-codec-1.20.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.20.0/dom-codec-1.20.0-javadoc.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.20.0/dom-codec-1.20.0.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.20.0/dom-codec-1.20.0.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.20.0/dom-codec-1.20.0-sources.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.20.0/dom-codec-1.20.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.20.0/dom-codec-1.20.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.20.0/dom-codec-1.20.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.20.0/dom-codec-1.20.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.20.0/dom-codec-1.20.0.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.20.0/dom-codec-1.20.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.20.0/dom-codec-1.20.0-javadoc.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.20.0/dom-codec-1.20.0.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.20.0/dom-codec-1.20.0-sources.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.20.0/dom-codec-1.20.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.20.0/dom-codec-1.20.0.pom 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.20.0/dom-codec-1.20.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.20.0/dom-codec-1.20.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.20.0/dom-codec-1.20.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.20.0/dom-codec-1.20.0-javadoc.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.20.0/dom-codec-1.20.0-javadoc.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.20.0/dom-codec-1.20.0-sources.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider/1.20.0/jsonrpc-provider-1.20.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider/1.20.0/jsonrpc-provider-1.20.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider/1.20.0/jsonrpc-provider-1.20.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider/1.20.0/jsonrpc-provider-1.20.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider/1.20.0/jsonrpc-provider-1.20.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider/1.20.0/jsonrpc-provider-1.20.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider/1.20.0/jsonrpc-provider-1.20.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider/1.20.0/jsonrpc-provider-1.20.0.pom 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider/1.20.0/jsonrpc-provider-1.20.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider/1.20.0/jsonrpc-provider-1.20.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider/1.20.0/jsonrpc-provider-1.20.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider/1.20.0/jsonrpc-provider-1.20.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-parent/1.20.0/jsonrpc-parent-1.20.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-parent/1.20.0/jsonrpc-parent-1.20.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-parent/1.20.0/jsonrpc-parent-1.20.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-parent/1.20.0/jsonrpc-parent-1.20.0.pom 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-parent/1.20.0/jsonrpc-parent-1.20.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-parent/1.20.0/jsonrpc-parent-1.20.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-parent/1.20.0/jsonrpc-parent-1.20.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-parent/1.20.0/jsonrpc-parent-1.20.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-parent/1.20.0/jsonrpc-parent-1.20.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-parent/1.20.0/jsonrpc-parent-1.20.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-parent/1.20.0/jsonrpc-parent-1.20.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-parent/1.20.0/jsonrpc-parent-1.20.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.20.0/features-jsonrpc-1.20.0.pom 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.20.0/features-jsonrpc-1.20.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.20.0/features-jsonrpc-1.20.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.20.0/features-jsonrpc-1.20.0-features.xml.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.20.0/features-jsonrpc-1.20.0-features.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.20.0/features-jsonrpc-1.20.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.20.0/features-jsonrpc-1.20.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.20.0/features-jsonrpc-1.20.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.20.0/features-jsonrpc-1.20.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.20.0/features-jsonrpc-1.20.0-features.xml 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.20.0/features-jsonrpc-1.20.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.20.0/features-jsonrpc-1.20.0-features.xml.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.20.0/features-jsonrpc-1.20.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.20.0/features-jsonrpc-1.20.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.20.0/features-jsonrpc-1.20.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.20.0/features-jsonrpc-1.20.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-artifacts/1.20.0/jsonrpc-artifacts-1.20.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-artifacts/1.20.0/jsonrpc-artifacts-1.20.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-artifacts/1.20.0/jsonrpc-artifacts-1.20.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-artifacts/1.20.0/jsonrpc-artifacts-1.20.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-artifacts/1.20.0/jsonrpc-artifacts-1.20.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-artifacts/1.20.0/jsonrpc-artifacts-1.20.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-artifacts/1.20.0/jsonrpc-artifacts-1.20.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-artifacts/1.20.0/jsonrpc-artifacts-1.20.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-artifacts/1.20.0/jsonrpc-artifacts-1.20.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-artifacts/1.20.0/jsonrpc-artifacts-1.20.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-artifacts/1.20.0/jsonrpc-artifacts-1.20.0.pom 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-artifacts/1.20.0/jsonrpc-artifacts-1.20.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.20.0/bus-api-1.20.0.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.20.0/bus-api-1.20.0-sources.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.20.0/bus-api-1.20.0-sources.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.20.0/bus-api-1.20.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.20.0/bus-api-1.20.0.pom 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.20.0/bus-api-1.20.0.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.20.0/bus-api-1.20.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.20.0/bus-api-1.20.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.20.0/bus-api-1.20.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.20.0/bus-api-1.20.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.20.0/bus-api-1.20.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.20.0/bus-api-1.20.0-javadoc.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.20.0/bus-api-1.20.0-javadoc.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.20.0/bus-api-1.20.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.20.0/bus-api-1.20.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.20.0/bus-api-1.20.0-sources.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.20.0/bus-api-1.20.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.20.0/bus-api-1.20.0.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.20.0/bus-api-1.20.0-sources.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.20.0/bus-api-1.20.0.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.20.0/bus-api-1.20.0-javadoc.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.20.0/bus-api-1.20.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.20.0/bus-api-1.20.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.20.0/bus-api-1.20.0-javadoc.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.20.0/transport-http-1.20.0.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.20.0/transport-http-1.20.0-sources.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.20.0/transport-http-1.20.0.pom 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.20.0/transport-http-1.20.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.20.0/transport-http-1.20.0-sources.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.20.0/transport-http-1.20.0-sources.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.20.0/transport-http-1.20.0.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.20.0/transport-http-1.20.0-sources.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.20.0/transport-http-1.20.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.20.0/transport-http-1.20.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.20.0/transport-http-1.20.0-javadoc.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.20.0/transport-http-1.20.0-javadoc.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.20.0/transport-http-1.20.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.20.0/transport-http-1.20.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.20.0/transport-http-1.20.0-javadoc.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.20.0/transport-http-1.20.0-javadoc.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.20.0/transport-http-1.20.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.20.0/transport-http-1.20.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.20.0/transport-http-1.20.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.20.0/transport-http-1.20.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.20.0/transport-http-1.20.0.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.20.0/transport-http-1.20.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.20.0/transport-http-1.20.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.20.0/transport-http-1.20.0.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0-javadoc.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0-tests.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0-javadoc.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0-javadoc.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0-tests.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0-sources.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0.pom 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0-javadoc.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0-sources.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0-sources.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0-tests.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0-tests.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.20.0/bus-spi-1.20.0-sources.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0/transport-zmq-1.20.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0/transport-zmq-1.20.0-javadoc.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0/transport-zmq-1.20.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0/transport-zmq-1.20.0-sources.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0/transport-zmq-1.20.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0/transport-zmq-1.20.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0/transport-zmq-1.20.0.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0/transport-zmq-1.20.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0/transport-zmq-1.20.0-sources.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0/transport-zmq-1.20.0.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0/transport-zmq-1.20.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0/transport-zmq-1.20.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0/transport-zmq-1.20.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0/transport-zmq-1.20.0.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0/transport-zmq-1.20.0.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0/transport-zmq-1.20.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0/transport-zmq-1.20.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0/transport-zmq-1.20.0.pom 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0/transport-zmq-1.20.0-javadoc.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0/transport-zmq-1.20.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0/transport-zmq-1.20.0-javadoc.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0/transport-zmq-1.20.0-sources.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0/transport-zmq-1.20.0-javadoc.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.20.0/transport-zmq-1.20.0-sources.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.20.0/bus-config-1.20.0-sources.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.20.0/bus-config-1.20.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.20.0/bus-config-1.20.0-sources.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.20.0/bus-config-1.20.0-config.cfg.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.20.0/bus-config-1.20.0.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.20.0/bus-config-1.20.0.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.20.0/bus-config-1.20.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.20.0/bus-config-1.20.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.20.0/bus-config-1.20.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.20.0/bus-config-1.20.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.20.0/bus-config-1.20.0.pom 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.20.0/bus-config-1.20.0-sources.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.20.0/bus-config-1.20.0-config.cfg 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.20.0/bus-config-1.20.0.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.20.0/bus-config-1.20.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.20.0/bus-config-1.20.0-config.cfg.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.20.0/bus-config-1.20.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.20.0/bus-config-1.20.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.20.0/bus-config-1.20.0-sources.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.20.0/bus-config-1.20.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.20.0/bus-config-1.20.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.20.0/bus-config-1.20.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.20.0/bus-config-1.20.0-config.cfg.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.20.0/bus-config-1.20.0.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/examples/1.20.0/examples-1.20.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/examples/1.20.0/examples-1.20.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/examples/1.20.0/examples-1.20.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/examples/1.20.0/examples-1.20.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/examples/1.20.0/examples-1.20.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/examples/1.20.0/examples-1.20.0.pom 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/examples/1.20.0/examples-1.20.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/examples/1.20.0/examples-1.20.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/examples/1.20.0/examples-1.20.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/examples/1.20.0/examples-1.20.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/examples/1.20.0/examples-1.20.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/examples/1.20.0/examples-1.20.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0/bus-jsonrpc-1.20.0-javadoc.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0/bus-jsonrpc-1.20.0-sources.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0/bus-jsonrpc-1.20.0.pom 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0/bus-jsonrpc-1.20.0.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0/bus-jsonrpc-1.20.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0/bus-jsonrpc-1.20.0-sources.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0/bus-jsonrpc-1.20.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0/bus-jsonrpc-1.20.0-javadoc.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0/bus-jsonrpc-1.20.0-javadoc.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0/bus-jsonrpc-1.20.0-javadoc.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0/bus-jsonrpc-1.20.0.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0/bus-jsonrpc-1.20.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0/bus-jsonrpc-1.20.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0/bus-jsonrpc-1.20.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0/bus-jsonrpc-1.20.0.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0/bus-jsonrpc-1.20.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0/bus-jsonrpc-1.20.0-sources.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0/bus-jsonrpc-1.20.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0/bus-jsonrpc-1.20.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0/bus-jsonrpc-1.20.0.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0/bus-jsonrpc-1.20.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0/bus-jsonrpc-1.20.0-sources.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0/bus-jsonrpc-1.20.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.20.0/bus-jsonrpc-1.20.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0.pom 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0-tests.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0-javadoc.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0-sources.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0-sources.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0-javadoc.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0-tests.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0-javadoc.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0-tests.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0-tests.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0-sources.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0-sources.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0-javadoc.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.20.0/bus-messagelib-1.20.0.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-security/1.20.0/jsonrpc-security-1.20.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-security/1.20.0/jsonrpc-security-1.20.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-security/1.20.0/jsonrpc-security-1.20.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-security/1.20.0/jsonrpc-security-1.20.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-security/1.20.0/jsonrpc-security-1.20.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-security/1.20.0/jsonrpc-security-1.20.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-security/1.20.0/jsonrpc-security-1.20.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-security/1.20.0/jsonrpc-security-1.20.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-security/1.20.0/jsonrpc-security-1.20.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-security/1.20.0/jsonrpc-security-1.20.0.pom 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-security/1.20.0/jsonrpc-security-1.20.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-security/1.20.0/jsonrpc-security-1.20.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.20.0/odl-jsonrpc-all-1.20.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.20.0/odl-jsonrpc-all-1.20.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.20.0/odl-jsonrpc-all-1.20.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.20.0/odl-jsonrpc-all-1.20.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.20.0/odl-jsonrpc-all-1.20.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.20.0/odl-jsonrpc-all-1.20.0-features.xml.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.20.0/odl-jsonrpc-all-1.20.0-features.xml 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.20.0/odl-jsonrpc-all-1.20.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.20.0/odl-jsonrpc-all-1.20.0-features.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.20.0/odl-jsonrpc-all-1.20.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.20.0/odl-jsonrpc-all-1.20.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.20.0/odl-jsonrpc-all-1.20.0-features.xml.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.20.0/odl-jsonrpc-all-1.20.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.20.0/odl-jsonrpc-all-1.20.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.20.0/odl-jsonrpc-all-1.20.0.pom 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.20.0/odl-jsonrpc-all-1.20.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.20.0/odl-jsonrpc-cluster-1.20.0-features.xml.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.20.0/odl-jsonrpc-cluster-1.20.0-features.xml 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.20.0/odl-jsonrpc-cluster-1.20.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.20.0/odl-jsonrpc-cluster-1.20.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.20.0/odl-jsonrpc-cluster-1.20.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.20.0/odl-jsonrpc-cluster-1.20.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.20.0/odl-jsonrpc-cluster-1.20.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.20.0/odl-jsonrpc-cluster-1.20.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.20.0/odl-jsonrpc-cluster-1.20.0-features.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.20.0/odl-jsonrpc-cluster-1.20.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.20.0/odl-jsonrpc-cluster-1.20.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.20.0/odl-jsonrpc-cluster-1.20.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.20.0/odl-jsonrpc-cluster-1.20.0-features.xml.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.20.0/odl-jsonrpc-cluster-1.20.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.20.0/odl-jsonrpc-cluster-1.20.0.pom 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.20.0/odl-jsonrpc-cluster-1.20.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.20.0/security-api-1.20.0.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.20.0/security-api-1.20.0.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.20.0/security-api-1.20.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.20.0/security-api-1.20.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.20.0/security-api-1.20.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.20.0/security-api-1.20.0-sources.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.20.0/security-api-1.20.0-sources.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.20.0/security-api-1.20.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.20.0/security-api-1.20.0-sources.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.20.0/security-api-1.20.0.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.20.0/security-api-1.20.0.pom 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.20.0/security-api-1.20.0-javadoc.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.20.0/security-api-1.20.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.20.0/security-api-1.20.0-javadoc.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.20.0/security-api-1.20.0-sources.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.20.0/security-api-1.20.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.20.0/security-api-1.20.0-javadoc.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.20.0/security-api-1.20.0-javadoc.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.20.0/security-api-1.20.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.20.0/security-api-1.20.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.20.0/security-api-1.20.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.20.0/security-api-1.20.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.20.0/security-api-1.20.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.20.0/security-api-1.20.0.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.20.0/security-aaa-1.20.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.20.0/security-aaa-1.20.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.20.0/security-aaa-1.20.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.20.0/security-aaa-1.20.0-javadoc.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.20.0/security-aaa-1.20.0-sources.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.20.0/security-aaa-1.20.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.20.0/security-aaa-1.20.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.20.0/security-aaa-1.20.0.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.20.0/security-aaa-1.20.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.20.0/security-aaa-1.20.0-javadoc.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.20.0/security-aaa-1.20.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.20.0/security-aaa-1.20.0.pom 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.20.0/security-aaa-1.20.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.20.0/security-aaa-1.20.0.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.20.0/security-aaa-1.20.0.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.20.0/security-aaa-1.20.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.20.0/security-aaa-1.20.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.20.0/security-aaa-1.20.0-javadoc.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.20.0/security-aaa-1.20.0-sources.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.20.0/security-aaa-1.20.0-sources.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.20.0/security-aaa-1.20.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.20.0/security-aaa-1.20.0-sources.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.20.0/security-aaa-1.20.0-javadoc.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.20.0/security-aaa-1.20.0.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.20.0/security-noop-1.20.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.20.0/security-noop-1.20.0-javadoc.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.20.0/security-noop-1.20.0-javadoc.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.20.0/security-noop-1.20.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.20.0/security-noop-1.20.0-javadoc.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.20.0/security-noop-1.20.0.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.20.0/security-noop-1.20.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.20.0/security-noop-1.20.0.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.20.0/security-noop-1.20.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.20.0/security-noop-1.20.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.20.0/security-noop-1.20.0.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.20.0/security-noop-1.20.0.pom 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.20.0/security-noop-1.20.0-sources.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.20.0/security-noop-1.20.0-sources.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.20.0/security-noop-1.20.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.20.0/security-noop-1.20.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.20.0/security-noop-1.20.0-javadoc.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.20.0/security-noop-1.20.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.20.0/security-noop-1.20.0-sources.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.20.0/security-noop-1.20.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.20.0/security-noop-1.20.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.20.0/security-noop-1.20.0-sources.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.20.0/security-noop-1.20.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.20.0/security-noop-1.20.0.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.20.0/security-service-1.20.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.20.0/security-service-1.20.0-javadoc.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.20.0/security-service-1.20.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.20.0/security-service-1.20.0-sources.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.20.0/security-service-1.20.0.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.20.0/security-service-1.20.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.20.0/security-service-1.20.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.20.0/security-service-1.20.0.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.20.0/security-service-1.20.0.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.20.0/security-service-1.20.0-javadoc.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.20.0/security-service-1.20.0-sources.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.20.0/security-service-1.20.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.20.0/security-service-1.20.0-sources.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.20.0/security-service-1.20.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.20.0/security-service-1.20.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.20.0/security-service-1.20.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.20.0/security-service-1.20.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.20.0/security-service-1.20.0-sources.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.20.0/security-service-1.20.0-javadoc.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.20.0/security-service-1.20.0.pom 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.20.0/security-service-1.20.0-javadoc.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.20.0/security-service-1.20.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.20.0/security-service-1.20.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.20.0/security-service-1.20.0.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0/jsonrpc-provider-cluster-1.20.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0/jsonrpc-provider-cluster-1.20.0-sources.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0/jsonrpc-provider-cluster-1.20.0-javadoc.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0/jsonrpc-provider-cluster-1.20.0.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0/jsonrpc-provider-cluster-1.20.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0/jsonrpc-provider-cluster-1.20.0.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0/jsonrpc-provider-cluster-1.20.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0/jsonrpc-provider-cluster-1.20.0-javadoc.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0/jsonrpc-provider-cluster-1.20.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0/jsonrpc-provider-cluster-1.20.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0/jsonrpc-provider-cluster-1.20.0-javadoc.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0/jsonrpc-provider-cluster-1.20.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0/jsonrpc-provider-cluster-1.20.0.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0/jsonrpc-provider-cluster-1.20.0.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0/jsonrpc-provider-cluster-1.20.0-sources.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0/jsonrpc-provider-cluster-1.20.0-sources.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0/jsonrpc-provider-cluster-1.20.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0/jsonrpc-provider-cluster-1.20.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0/jsonrpc-provider-cluster-1.20.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0/jsonrpc-provider-cluster-1.20.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0/jsonrpc-provider-cluster-1.20.0-sources.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0/jsonrpc-provider-cluster-1.20.0-javadoc.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0/jsonrpc-provider-cluster-1.20.0.pom 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.20.0/jsonrpc-provider-cluster-1.20.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-bus/1.20.0/jsonrpc-bus-1.20.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-bus/1.20.0/jsonrpc-bus-1.20.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-bus/1.20.0/jsonrpc-bus-1.20.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-bus/1.20.0/jsonrpc-bus-1.20.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-bus/1.20.0/jsonrpc-bus-1.20.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-bus/1.20.0/jsonrpc-bus-1.20.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-bus/1.20.0/jsonrpc-bus-1.20.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-bus/1.20.0/jsonrpc-bus-1.20.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-bus/1.20.0/jsonrpc-bus-1.20.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-bus/1.20.0/jsonrpc-bus-1.20.0.pom 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-bus/1.20.0/jsonrpc-bus-1.20.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-bus/1.20.0/jsonrpc-bus-1.20.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.20.0/binding-adapter-1.20.0.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.20.0/binding-adapter-1.20.0-javadoc.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.20.0/binding-adapter-1.20.0-javadoc.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.20.0/binding-adapter-1.20.0-javadoc.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.20.0/binding-adapter-1.20.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.20.0/binding-adapter-1.20.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.20.0/binding-adapter-1.20.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.20.0/binding-adapter-1.20.0.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.20.0/binding-adapter-1.20.0-sources.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.20.0/binding-adapter-1.20.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.20.0/binding-adapter-1.20.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.20.0/binding-adapter-1.20.0.pom 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.20.0/binding-adapter-1.20.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.20.0/binding-adapter-1.20.0.jar.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.20.0/binding-adapter-1.20.0-sources.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.20.0/binding-adapter-1.20.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.20.0/binding-adapter-1.20.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.20.0/binding-adapter-1.20.0.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.20.0/binding-adapter-1.20.0-javadoc.jar.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.20.0/binding-adapter-1.20.0-sources.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.20.0/binding-adapter-1.20.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.20.0/binding-adapter-1.20.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.20.0/binding-adapter-1.20.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.20.0/binding-adapter-1.20.0-sources.jar 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.20.0/odl-jsonrpc-provider-1.20.0.pom 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.20.0/odl-jsonrpc-provider-1.20.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.20.0/odl-jsonrpc-provider-1.20.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.20.0/odl-jsonrpc-provider-1.20.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.20.0/odl-jsonrpc-provider-1.20.0-features.xml.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.20.0/odl-jsonrpc-provider-1.20.0-features.xml.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.20.0/odl-jsonrpc-provider-1.20.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.20.0/odl-jsonrpc-provider-1.20.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.20.0/odl-jsonrpc-provider-1.20.0-features.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.20.0/odl-jsonrpc-provider-1.20.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.20.0/odl-jsonrpc-provider-1.20.0-features.xml 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.20.0/odl-jsonrpc-provider-1.20.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.20.0/odl-jsonrpc-provider-1.20.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.20.0/odl-jsonrpc-provider-1.20.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.20.0/odl-jsonrpc-provider-1.20.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.20.0/odl-jsonrpc-provider-1.20.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-tools/1.20.0/jsonrpc-tools-1.20.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-tools/1.20.0/jsonrpc-tools-1.20.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-tools/1.20.0/jsonrpc-tools-1.20.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-tools/1.20.0/jsonrpc-tools-1.20.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-tools/1.20.0/jsonrpc-tools-1.20.0.pom 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-tools/1.20.0/jsonrpc-tools-1.20.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-tools/1.20.0/jsonrpc-tools-1.20.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-tools/1.20.0/jsonrpc-tools-1.20.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-tools/1.20.0/jsonrpc-tools-1.20.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-tools/1.20.0/jsonrpc-tools-1.20.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-tools/1.20.0/jsonrpc-tools-1.20.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-tools/1.20.0/jsonrpc-tools-1.20.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/integration/all-artifacts/0.24.0/all-artifacts-0.24.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/integration/all-artifacts/0.24.0/all-artifacts-0.24.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/integration/all-artifacts/0.24.0/all-artifacts-0.24.0.pom 01:03:41 Successfully uploaded org/opendaylight/integration/all-artifacts/0.24.0/all-artifacts-0.24.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/integration/all-artifacts/0.24.0/all-artifacts-0.24.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/all-artifacts/0.24.0/all-artifacts-0.24.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/integration/all-artifacts/0.24.0/all-artifacts-0.24.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/all-artifacts/0.24.0/all-artifacts-0.24.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/integration/all-artifacts/0.24.0/all-artifacts-0.24.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/integration/all-artifacts/0.24.0/all-artifacts-0.24.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/integration/all-artifacts/0.24.0/all-artifacts-0.24.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/integration/all-artifacts/0.24.0/all-artifacts-0.24.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/features-aggregator/0.24.0/features-aggregator-0.24.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/integration/features-aggregator/0.24.0/features-aggregator-0.24.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/integration/features-aggregator/0.24.0/features-aggregator-0.24.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/integration/features-aggregator/0.24.0/features-aggregator-0.24.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/features-aggregator/0.24.0/features-aggregator-0.24.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/integration/features-aggregator/0.24.0/features-aggregator-0.24.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/integration/features-aggregator/0.24.0/features-aggregator-0.24.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/integration/features-aggregator/0.24.0/features-aggregator-0.24.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/features-aggregator/0.24.0/features-aggregator-0.24.0.pom 01:03:41 Successfully uploaded org/opendaylight/integration/features-aggregator/0.24.0/features-aggregator-0.24.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/integration/features-aggregator/0.24.0/features-aggregator-0.24.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/features-aggregator/0.24.0/features-aggregator-0.24.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/integration/features-index/0.24.0/features-index-0.24.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/integration/features-index/0.24.0/features-index-0.24.0-features.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/features-index/0.24.0/features-index-0.24.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/integration/features-index/0.24.0/features-index-0.24.0-features.xml 01:03:41 Successfully uploaded org/opendaylight/integration/features-index/0.24.0/features-index-0.24.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/features-index/0.24.0/features-index-0.24.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/features-index/0.24.0/features-index-0.24.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/integration/features-index/0.24.0/features-index-0.24.0.pom 01:03:41 Successfully uploaded org/opendaylight/integration/features-index/0.24.0/features-index-0.24.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/integration/features-index/0.24.0/features-index-0.24.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/features-index/0.24.0/features-index-0.24.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/integration/features-index/0.24.0/features-index-0.24.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/integration/features-index/0.24.0/features-index-0.24.0-features.xml.md5 01:03:41 Successfully uploaded org/opendaylight/integration/features-index/0.24.0/features-index-0.24.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/integration/features-index/0.24.0/features-index-0.24.0-features.xml.asc 01:03:41 Successfully uploaded org/opendaylight/integration/features-index/0.24.0/features-index-0.24.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/integration/features-test/0.24.0/features-test-0.24.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/integration/features-test/0.24.0/features-test-0.24.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/features-test/0.24.0/features-test-0.24.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/integration/features-test/0.24.0/features-test-0.24.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/features-test/0.24.0/features-test-0.24.0-features.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/features-test/0.24.0/features-test-0.24.0-features.xml.md5 01:03:41 Successfully uploaded org/opendaylight/integration/features-test/0.24.0/features-test-0.24.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/integration/features-test/0.24.0/features-test-0.24.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/integration/features-test/0.24.0/features-test-0.24.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/features-test/0.24.0/features-test-0.24.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/integration/features-test/0.24.0/features-test-0.24.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/integration/features-test/0.24.0/features-test-0.24.0-features.xml.asc 01:03:41 Successfully uploaded org/opendaylight/integration/features-test/0.24.0/features-test-0.24.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/integration/features-test/0.24.0/features-test-0.24.0.pom 01:03:41 Successfully uploaded org/opendaylight/integration/features-test/0.24.0/features-test-0.24.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/integration/features-test/0.24.0/features-test-0.24.0-features.xml 01:03:41 Successfully uploaded org/opendaylight/integration/singles-aggregator/0.24.0/singles-aggregator-0.24.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/integration/singles-aggregator/0.24.0/singles-aggregator-0.24.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/integration/singles-aggregator/0.24.0/singles-aggregator-0.24.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/integration/singles-aggregator/0.24.0/singles-aggregator-0.24.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/singles-aggregator/0.24.0/singles-aggregator-0.24.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/integration/singles-aggregator/0.24.0/singles-aggregator-0.24.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/integration/singles-aggregator/0.24.0/singles-aggregator-0.24.0.pom 01:03:41 Successfully uploaded org/opendaylight/integration/singles-aggregator/0.24.0/singles-aggregator-0.24.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/singles-aggregator/0.24.0/singles-aggregator-0.24.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/integration/singles-aggregator/0.24.0/singles-aggregator-0.24.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/integration/singles-aggregator/0.24.0/singles-aggregator-0.24.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/singles-aggregator/0.24.0/singles-aggregator-0.24.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.24.0/odl-integration-compatible-with-all-0.24.0-features.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.24.0/odl-integration-compatible-with-all-0.24.0-features.xml.md5 01:03:41 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.24.0/odl-integration-compatible-with-all-0.24.0-features.xml.asc 01:03:41 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.24.0/odl-integration-compatible-with-all-0.24.0-features.xml 01:03:41 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.24.0/odl-integration-compatible-with-all-0.24.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.24.0/odl-integration-compatible-with-all-0.24.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.24.0/odl-integration-compatible-with-all-0.24.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.24.0/odl-integration-compatible-with-all-0.24.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.24.0/odl-integration-compatible-with-all-0.24.0.pom 01:03:41 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.24.0/odl-integration-compatible-with-all-0.24.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.24.0/odl-integration-compatible-with-all-0.24.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.24.0/odl-integration-compatible-with-all-0.24.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.24.0/odl-integration-compatible-with-all-0.24.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.24.0/odl-integration-compatible-with-all-0.24.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.24.0/odl-integration-compatible-with-all-0.24.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.24.0/odl-integration-compatible-with-all-0.24.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.24.0/odl-integration-all-0.24.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.24.0/odl-integration-all-0.24.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.24.0/odl-integration-all-0.24.0-features.xml.asc 01:03:41 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.24.0/odl-integration-all-0.24.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.24.0/odl-integration-all-0.24.0-features.xml 01:03:41 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.24.0/odl-integration-all-0.24.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.24.0/odl-integration-all-0.24.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.24.0/odl-integration-all-0.24.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.24.0/odl-integration-all-0.24.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.24.0/odl-integration-all-0.24.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.24.0/odl-integration-all-0.24.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.24.0/odl-integration-all-0.24.0-features.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.24.0/odl-integration-all-0.24.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.24.0/odl-integration-all-0.24.0.pom 01:03:41 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.24.0/odl-integration-all-0.24.0-features.xml.md5 01:03:41 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.24.0/odl-integration-all-0.24.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/integration/distribution-artifacts/0.24.0/distribution-artifacts-0.24.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/integration/distribution-artifacts/0.24.0/distribution-artifacts-0.24.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/distribution-artifacts/0.24.0/distribution-artifacts-0.24.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/integration/distribution-artifacts/0.24.0/distribution-artifacts-0.24.0.pom 01:03:41 Successfully uploaded org/opendaylight/integration/distribution-artifacts/0.24.0/distribution-artifacts-0.24.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/integration/distribution-artifacts/0.24.0/distribution-artifacts-0.24.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/distribution-artifacts/0.24.0/distribution-artifacts-0.24.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/integration/distribution-artifacts/0.24.0/distribution-artifacts-0.24.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/integration/distribution-artifacts/0.24.0/distribution-artifacts-0.24.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/integration/distribution-artifacts/0.24.0/distribution-artifacts-0.24.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/distribution-artifacts/0.24.0/distribution-artifacts-0.24.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/integration/distribution-artifacts/0.24.0/distribution-artifacts-0.24.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/integration/properties/0.24.0/properties-0.24.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/integration/properties/0.24.0/properties-0.24.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/integration/properties/0.24.0/properties-0.24.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/integration/properties/0.24.0/properties-0.24.0.pom 01:03:41 Successfully uploaded org/opendaylight/integration/properties/0.24.0/properties-0.24.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/properties/0.24.0/properties-0.24.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/properties/0.24.0/properties-0.24.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/integration/properties/0.24.0/properties-0.24.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/integration/properties/0.24.0/properties-0.24.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/integration/properties/0.24.0/properties-0.24.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/properties/0.24.0/properties-0.24.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/integration/properties/0.24.0/properties-0.24.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/integration/other-artifacts/0.24.0/other-artifacts-0.24.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/integration/other-artifacts/0.24.0/other-artifacts-0.24.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/other-artifacts/0.24.0/other-artifacts-0.24.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/integration/other-artifacts/0.24.0/other-artifacts-0.24.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/integration/other-artifacts/0.24.0/other-artifacts-0.24.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/integration/other-artifacts/0.24.0/other-artifacts-0.24.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/integration/other-artifacts/0.24.0/other-artifacts-0.24.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/integration/other-artifacts/0.24.0/other-artifacts-0.24.0.pom 01:03:41 Successfully uploaded org/opendaylight/integration/other-artifacts/0.24.0/other-artifacts-0.24.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/integration/other-artifacts/0.24.0/other-artifacts-0.24.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/other-artifacts/0.24.0/other-artifacts-0.24.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/other-artifacts/0.24.0/other-artifacts-0.24.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/integration/artifact-artifacts/0.24.0/artifact-artifacts-0.24.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/integration/artifact-artifacts/0.24.0/artifact-artifacts-0.24.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/integration/artifact-artifacts/0.24.0/artifact-artifacts-0.24.0.pom 01:03:41 Successfully uploaded org/opendaylight/integration/artifact-artifacts/0.24.0/artifact-artifacts-0.24.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/integration/artifact-artifacts/0.24.0/artifact-artifacts-0.24.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/artifact-artifacts/0.24.0/artifact-artifacts-0.24.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/integration/artifact-artifacts/0.24.0/artifact-artifacts-0.24.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/artifact-artifacts/0.24.0/artifact-artifacts-0.24.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/integration/artifact-artifacts/0.24.0/artifact-artifacts-0.24.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/artifact-artifacts/0.24.0/artifact-artifacts-0.24.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/integration/artifact-artifacts/0.24.0/artifact-artifacts-0.24.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/integration/artifact-artifacts/0.24.0/artifact-artifacts-0.24.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/integration/upstream-all-artifacts/0.24.0/upstream-all-artifacts-0.24.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/integration/upstream-all-artifacts/0.24.0/upstream-all-artifacts-0.24.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/integration/upstream-all-artifacts/0.24.0/upstream-all-artifacts-0.24.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/integration/upstream-all-artifacts/0.24.0/upstream-all-artifacts-0.24.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/integration/upstream-all-artifacts/0.24.0/upstream-all-artifacts-0.24.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/integration/upstream-all-artifacts/0.24.0/upstream-all-artifacts-0.24.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/upstream-all-artifacts/0.24.0/upstream-all-artifacts-0.24.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/integration/upstream-all-artifacts/0.24.0/upstream-all-artifacts-0.24.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/integration/upstream-all-artifacts/0.24.0/upstream-all-artifacts-0.24.0.pom 01:03:41 Successfully uploaded org/opendaylight/integration/upstream-all-artifacts/0.24.0/upstream-all-artifacts-0.24.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/integration/upstream-all-artifacts/0.24.0/upstream-all-artifacts-0.24.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/upstream-all-artifacts/0.24.0/upstream-all-artifacts-0.24.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/onap-karaf/0.24.0/onap-karaf-0.24.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/integration/onap-karaf/0.24.0/onap-karaf-0.24.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/integration/onap-karaf/0.24.0/onap-karaf-0.24.0.tar.gz.md5 01:03:41 Successfully uploaded org/opendaylight/integration/onap-karaf/0.24.0/onap-karaf-0.24.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/integration/onap-karaf/0.24.0/onap-karaf-0.24.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/onap-karaf/0.24.0/onap-karaf-0.24.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/integration/onap-karaf/0.24.0/onap-karaf-0.24.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/onap-karaf/0.24.0/onap-karaf-0.24.0.tar.gz.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/onap-karaf/0.24.0/onap-karaf-0.24.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/integration/onap-karaf/0.24.0/onap-karaf-0.24.0.tar.gz 01:03:41 Successfully uploaded org/opendaylight/integration/onap-karaf/0.24.0/onap-karaf-0.24.0.tar.gz.asc 01:03:41 Successfully uploaded org/opendaylight/integration/onap-karaf/0.24.0/onap-karaf-0.24.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/integration/onap-karaf/0.24.0/onap-karaf-0.24.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/onap-karaf/0.24.0/onap-karaf-0.24.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/integration/onap-karaf/0.24.0/onap-karaf-0.24.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/integration/onap-karaf/0.24.0/onap-karaf-0.24.0.pom 01:03:41 Successfully uploaded org/opendaylight/integration/artifacts-aggregator/0.24.0/artifacts-aggregator-0.24.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/artifacts-aggregator/0.24.0/artifacts-aggregator-0.24.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/integration/artifacts-aggregator/0.24.0/artifacts-aggregator-0.24.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/integration/artifacts-aggregator/0.24.0/artifacts-aggregator-0.24.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/integration/artifacts-aggregator/0.24.0/artifacts-aggregator-0.24.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/artifacts-aggregator/0.24.0/artifacts-aggregator-0.24.0.pom 01:03:41 Successfully uploaded org/opendaylight/integration/artifacts-aggregator/0.24.0/artifacts-aggregator-0.24.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/integration/artifacts-aggregator/0.24.0/artifacts-aggregator-0.24.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/artifacts-aggregator/0.24.0/artifacts-aggregator-0.24.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/integration/artifacts-aggregator/0.24.0/artifacts-aggregator-0.24.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/integration/artifacts-aggregator/0.24.0/artifacts-aggregator-0.24.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/integration/artifacts-aggregator/0.24.0/artifacts-aggregator-0.24.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/integration/upstream-aggregator/0.24.0/upstream-aggregator-0.24.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/upstream-aggregator/0.24.0/upstream-aggregator-0.24.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/integration/upstream-aggregator/0.24.0/upstream-aggregator-0.24.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/integration/upstream-aggregator/0.24.0/upstream-aggregator-0.24.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/integration/upstream-aggregator/0.24.0/upstream-aggregator-0.24.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/integration/upstream-aggregator/0.24.0/upstream-aggregator-0.24.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/integration/upstream-aggregator/0.24.0/upstream-aggregator-0.24.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/integration/upstream-aggregator/0.24.0/upstream-aggregator-0.24.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/integration/upstream-aggregator/0.24.0/upstream-aggregator-0.24.0.pom 01:03:41 Successfully uploaded org/opendaylight/integration/upstream-aggregator/0.24.0/upstream-aggregator-0.24.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/integration/upstream-aggregator/0.24.0/upstream-aggregator-0.24.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/upstream-aggregator/0.24.0/upstream-aggregator-0.24.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/karaf/0.24.0/karaf-0.24.0.zip.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/karaf/0.24.0/karaf-0.24.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/integration/karaf/0.24.0/karaf-0.24.0.tar.gz.md5 01:03:41 Successfully uploaded org/opendaylight/integration/karaf/0.24.0/karaf-0.24.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/integration/karaf/0.24.0/karaf-0.24.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/integration/karaf/0.24.0/karaf-0.24.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/integration/karaf/0.24.0/karaf-0.24.0.zip.asc 01:03:41 Successfully uploaded org/opendaylight/integration/karaf/0.24.0/karaf-0.24.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/karaf/0.24.0/karaf-0.24.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/integration/karaf/0.24.0/karaf-0.24.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/integration/karaf/0.24.0/karaf-0.24.0.tar.gz.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/karaf/0.24.0/karaf-0.24.0.zip 01:03:41 Successfully uploaded org/opendaylight/integration/karaf/0.24.0/karaf-0.24.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/integration/karaf/0.24.0/karaf-0.24.0.pom 01:03:41 Successfully uploaded org/opendaylight/integration/karaf/0.24.0/karaf-0.24.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/karaf/0.24.0/karaf-0.24.0.zip.md5 01:03:41 Successfully uploaded org/opendaylight/integration/karaf/0.24.0/karaf-0.24.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/integration/karaf/0.24.0/karaf-0.24.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/karaf/0.24.0/karaf-0.24.0.tar.gz.asc 01:03:41 Successfully uploaded org/opendaylight/integration/karaf/0.24.0/karaf-0.24.0.tar.gz 01:03:41 Successfully uploaded org/opendaylight/integration/repos-aggregator/0.24.0/repos-aggregator-0.24.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/repos-aggregator/0.24.0/repos-aggregator-0.24.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/integration/repos-aggregator/0.24.0/repos-aggregator-0.24.0.pom 01:03:41 Successfully uploaded org/opendaylight/integration/repos-aggregator/0.24.0/repos-aggregator-0.24.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/integration/repos-aggregator/0.24.0/repos-aggregator-0.24.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/repos-aggregator/0.24.0/repos-aggregator-0.24.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/integration/repos-aggregator/0.24.0/repos-aggregator-0.24.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/repos-aggregator/0.24.0/repos-aggregator-0.24.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/integration/repos-aggregator/0.24.0/repos-aggregator-0.24.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/integration/repos-aggregator/0.24.0/repos-aggregator-0.24.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/integration/repos-aggregator/0.24.0/repos-aggregator-0.24.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/integration/repos-aggregator/0.24.0/repos-aggregator-0.24.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/integration/karaf-scripts/0.24.0/karaf-scripts-0.24.0.jar.asc 01:03:41 Successfully uploaded org/opendaylight/integration/karaf-scripts/0.24.0/karaf-scripts-0.24.0.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/karaf-scripts/0.24.0/karaf-scripts-0.24.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/integration/karaf-scripts/0.24.0/karaf-scripts-0.24.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/integration/karaf-scripts/0.24.0/karaf-scripts-0.24.0.jar 01:03:41 Successfully uploaded org/opendaylight/integration/karaf-scripts/0.24.0/karaf-scripts-0.24.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/karaf-scripts/0.24.0/karaf-scripts-0.24.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/integration/karaf-scripts/0.24.0/karaf-scripts-0.24.0.pom 01:03:41 Successfully uploaded org/opendaylight/integration/karaf-scripts/0.24.0/karaf-scripts-0.24.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/integration/karaf-scripts/0.24.0/karaf-scripts-0.24.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/karaf-scripts/0.24.0/karaf-scripts-0.24.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/integration/karaf-scripts/0.24.0/karaf-scripts-0.24.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/integration/karaf-scripts/0.24.0/karaf-scripts-0.24.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/integration/karaf-scripts/0.24.0/karaf-scripts-0.24.0.jar.md5 01:03:41 Successfully uploaded org/opendaylight/integration/karaf-scripts/0.24.0/karaf-scripts-0.24.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/integration/karaf-scripts/0.24.0/karaf-scripts-0.24.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/distribution-aggregator/0.24.0/distribution-aggregator-0.24.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/integration/distribution-aggregator/0.24.0/distribution-aggregator-0.24.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/integration/distribution-aggregator/0.24.0/distribution-aggregator-0.24.0.pom 01:03:41 Successfully uploaded org/opendaylight/integration/distribution-aggregator/0.24.0/distribution-aggregator-0.24.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/integration/distribution-aggregator/0.24.0/distribution-aggregator-0.24.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/distribution-aggregator/0.24.0/distribution-aggregator-0.24.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/integration/distribution-aggregator/0.24.0/distribution-aggregator-0.24.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/integration/distribution-aggregator/0.24.0/distribution-aggregator-0.24.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/distribution-aggregator/0.24.0/distribution-aggregator-0.24.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/integration/distribution-aggregator/0.24.0/distribution-aggregator-0.24.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/integration/distribution-aggregator/0.24.0/distribution-aggregator-0.24.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/integration/distribution-aggregator/0.24.0/distribution-aggregator-0.24.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.19.0/features-aggregator-1.19.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.19.0/features-aggregator-1.19.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.19.0/features-aggregator-1.19.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.19.0/features-aggregator-1.19.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.19.0/features-aggregator-1.19.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.19.0/features-aggregator-1.19.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.19.0/features-aggregator-1.19.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.19.0/features-aggregator-1.19.0.pom 01:03:41 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.19.0/features-aggregator-1.19.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.19.0/features-aggregator-1.19.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.19.0/features-aggregator-1.19.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.19.0/features-aggregator-1.19.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/daexim/parent/1.19.0/parent-1.19.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/daexim/parent/1.19.0/parent-1.19.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/daexim/parent/1.19.0/parent-1.19.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/daexim/parent/1.19.0/parent-1.19.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/daexim/parent/1.19.0/parent-1.19.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/daexim/parent/1.19.0/parent-1.19.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/daexim/parent/1.19.0/parent-1.19.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/daexim/parent/1.19.0/parent-1.19.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/daexim/parent/1.19.0/parent-1.19.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/daexim/parent/1.19.0/parent-1.19.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/daexim/parent/1.19.0/parent-1.19.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/daexim/parent/1.19.0/parent-1.19.0.pom 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.0/daexim-test-model-1.19.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.0/daexim-test-model-1.19.0-sources.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.0/daexim-test-model-1.19.0.jar.md5 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.0/daexim-test-model-1.19.0-javadoc.jar 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.0/daexim-test-model-1.19.0.jar 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.0/daexim-test-model-1.19.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.0/daexim-test-model-1.19.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.0/daexim-test-model-1.19.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.0/daexim-test-model-1.19.0-javadoc.jar.md5 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.0/daexim-test-model-1.19.0-javadoc.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.0/daexim-test-model-1.19.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.0/daexim-test-model-1.19.0.jar.asc 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.0/daexim-test-model-1.19.0-javadoc.jar.asc 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.0/daexim-test-model-1.19.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.0/daexim-test-model-1.19.0-sources.jar 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.0/daexim-test-model-1.19.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.0/daexim-test-model-1.19.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.0/daexim-test-model-1.19.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.0/daexim-test-model-1.19.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.0/daexim-test-model-1.19.0-sources.jar.asc 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.0/daexim-test-model-1.19.0.pom 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.0/daexim-test-model-1.19.0.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.0/daexim-test-model-1.19.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.0/daexim-test-model-1.19.0-sources.jar.md5 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0-javadoc.jar 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0-javadoc.jar.md5 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0.jar.asc 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0-sources.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0-sources.jar.md5 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0.jar 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0-javadoc.jar.asc 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0-javadoc.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0-sources.jar.asc 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0.jar.md5 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0.pom 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0.cfg.asc 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0.cfg 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0.cfg.sha1 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0.cfg.md5 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.0/daexim-impl-1.19.0-sources.jar 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0/daexim-akka-infoprovider-impl-1.19.0-javadoc.jar.md5 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0/daexim-akka-infoprovider-impl-1.19.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0/daexim-akka-infoprovider-impl-1.19.0-sources.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0/daexim-akka-infoprovider-impl-1.19.0.pom 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0/daexim-akka-infoprovider-impl-1.19.0.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0/daexim-akka-infoprovider-impl-1.19.0-javadoc.jar.asc 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0/daexim-akka-infoprovider-impl-1.19.0.jar.md5 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0/daexim-akka-infoprovider-impl-1.19.0-sources.jar 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0/daexim-akka-infoprovider-impl-1.19.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0/daexim-akka-infoprovider-impl-1.19.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0/daexim-akka-infoprovider-impl-1.19.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0/daexim-akka-infoprovider-impl-1.19.0.jar 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0/daexim-akka-infoprovider-impl-1.19.0-sources.jar.md5 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0/daexim-akka-infoprovider-impl-1.19.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0/daexim-akka-infoprovider-impl-1.19.0-javadoc.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0/daexim-akka-infoprovider-impl-1.19.0-sources.jar.asc 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0/daexim-akka-infoprovider-impl-1.19.0-javadoc.jar 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0/daexim-akka-infoprovider-impl-1.19.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0/daexim-akka-infoprovider-impl-1.19.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0/daexim-akka-infoprovider-impl-1.19.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0/daexim-akka-infoprovider-impl-1.19.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0/daexim-akka-infoprovider-impl-1.19.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0/daexim-akka-infoprovider-impl-1.19.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0/daexim-akka-infoprovider-impl-1.19.0.jar.asc 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim/1.19.0/daexim-1.19.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim/1.19.0/daexim-1.19.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim/1.19.0/daexim-1.19.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim/1.19.0/daexim-1.19.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim/1.19.0/daexim-1.19.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim/1.19.0/daexim-1.19.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim/1.19.0/daexim-1.19.0.pom 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim/1.19.0/daexim-1.19.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim/1.19.0/daexim-1.19.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim/1.19.0/daexim-1.19.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim/1.19.0/daexim-1.19.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim/1.19.0/daexim-1.19.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.0/daexim-model-1.19.0-javadoc.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.0/daexim-model-1.19.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.0/daexim-model-1.19.0.pom 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.0/daexim-model-1.19.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.0/daexim-model-1.19.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.0/daexim-model-1.19.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.0/daexim-model-1.19.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.0/daexim-model-1.19.0-javadoc.jar.md5 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.0/daexim-model-1.19.0-sources.jar 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.0/daexim-model-1.19.0-javadoc.jar.asc 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.0/daexim-model-1.19.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.0/daexim-model-1.19.0.jar 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.0/daexim-model-1.19.0-javadoc.jar 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.0/daexim-model-1.19.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.0/daexim-model-1.19.0-sources.jar.asc 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.0/daexim-model-1.19.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.0/daexim-model-1.19.0.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.0/daexim-model-1.19.0-sources.jar.md5 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.0/daexim-model-1.19.0.jar.asc 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.0/daexim-model-1.19.0.jar.md5 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.0/daexim-model-1.19.0-sources.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.0/daexim-model-1.19.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.0/daexim-model-1.19.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.0/daexim-model-1.19.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.19.0/odl-daexim-1.19.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.19.0/odl-daexim-1.19.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.19.0/odl-daexim-1.19.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.19.0/odl-daexim-1.19.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.19.0/odl-daexim-1.19.0-features.xml 01:03:41 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.19.0/odl-daexim-1.19.0-features.xml.asc 01:03:41 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.19.0/odl-daexim-1.19.0.pom 01:03:41 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.19.0/odl-daexim-1.19.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.19.0/odl-daexim-1.19.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.19.0/odl-daexim-1.19.0-features.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.19.0/odl-daexim-1.19.0-features.xml.md5 01:03:41 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.19.0/odl-daexim-1.19.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.19.0/odl-daexim-1.19.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.19.0/odl-daexim-1.19.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.19.0/odl-daexim-1.19.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.19.0/odl-daexim-1.19.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.0/daexim-spi-1.19.0.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.0/daexim-spi-1.19.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.0/daexim-spi-1.19.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.0/daexim-spi-1.19.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.0/daexim-spi-1.19.0.jar 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.0/daexim-spi-1.19.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.0/daexim-spi-1.19.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.0/daexim-spi-1.19.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.0/daexim-spi-1.19.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.0/daexim-spi-1.19.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.0/daexim-spi-1.19.0-javadoc.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.0/daexim-spi-1.19.0.jar.asc 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.0/daexim-spi-1.19.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.0/daexim-spi-1.19.0-javadoc.jar.asc 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.0/daexim-spi-1.19.0.pom 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.0/daexim-spi-1.19.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.0/daexim-spi-1.19.0.jar.md5 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.0/daexim-spi-1.19.0-javadoc.jar 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.0/daexim-spi-1.19.0-sources.jar.asc 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.0/daexim-spi-1.19.0-sources.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.0/daexim-spi-1.19.0-sources.jar.md5 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.0/daexim-spi-1.19.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.0/daexim-spi-1.19.0-sources.jar 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.0/daexim-spi-1.19.0-javadoc.jar.md5 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-features/1.19.0/daexim-features-1.19.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-features/1.19.0/daexim-features-1.19.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-features/1.19.0/daexim-features-1.19.0-features.xml.asc 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-features/1.19.0/daexim-features-1.19.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-features/1.19.0/daexim-features-1.19.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-features/1.19.0/daexim-features-1.19.0-features.xml 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-features/1.19.0/daexim-features-1.19.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-features/1.19.0/daexim-features-1.19.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-features/1.19.0/daexim-features-1.19.0.pom 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-features/1.19.0/daexim-features-1.19.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-features/1.19.0/daexim-features-1.19.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-features/1.19.0/daexim-features-1.19.0-features.xml.md5 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-features/1.19.0/daexim-features-1.19.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-features/1.19.0/daexim-features-1.19.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-features/1.19.0/daexim-features-1.19.0-features.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-features/1.19.0/daexim-features-1.19.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.19.0/daexim-artifacts-1.19.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.19.0/daexim-artifacts-1.19.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.19.0/daexim-artifacts-1.19.0.pom 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.19.0/daexim-artifacts-1.19.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.19.0/daexim-artifacts-1.19.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.19.0/daexim-artifacts-1.19.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.19.0/daexim-artifacts-1.19.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.19.0/daexim-artifacts-1.19.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.19.0/daexim-artifacts-1.19.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.19.0/daexim-artifacts-1.19.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.19.0/daexim-artifacts-1.19.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.19.0/daexim-artifacts-1.19.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.19.0/odl-daexim-all-1.19.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.19.0/odl-daexim-all-1.19.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.19.0/odl-daexim-all-1.19.0-features.xml 01:03:41 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.19.0/odl-daexim-all-1.19.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.19.0/odl-daexim-all-1.19.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.19.0/odl-daexim-all-1.19.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.19.0/odl-daexim-all-1.19.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.19.0/odl-daexim-all-1.19.0.pom 01:03:41 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.19.0/odl-daexim-all-1.19.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.19.0/odl-daexim-all-1.19.0-features.xml.md5 01:03:41 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.19.0/odl-daexim-all-1.19.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.19.0/odl-daexim-all-1.19.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.19.0/odl-daexim-all-1.19.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.19.0/odl-daexim-all-1.19.0-features.xml.asc 01:03:41 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.19.0/odl-daexim-all-1.19.0-features.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.19.0/odl-daexim-all-1.19.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.23.0/mappingservice.lisp-proto-1.23.0-sources.jar.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.23.0/mappingservice.lisp-proto-1.23.0.jar 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.23.0/mappingservice.lisp-proto-1.23.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.23.0/mappingservice.lisp-proto-1.23.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.23.0/mappingservice.lisp-proto-1.23.0-sources.jar 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.23.0/mappingservice.lisp-proto-1.23.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.23.0/mappingservice.lisp-proto-1.23.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.23.0/mappingservice.lisp-proto-1.23.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.23.0/mappingservice.lisp-proto-1.23.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.23.0/mappingservice.lisp-proto-1.23.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.23.0/mappingservice.lisp-proto-1.23.0-sources.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.23.0/mappingservice.lisp-proto-1.23.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.23.0/mappingservice.lisp-proto-1.23.0.jar.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.23.0/mappingservice.lisp-proto-1.23.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.23.0/mappingservice.lisp-proto-1.23.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.23.0/mappingservice.lisp-proto-1.23.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.23.0/mappingservice.lisp-proto-1.23.0-javadoc.jar.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.23.0/mappingservice.lisp-proto-1.23.0-javadoc.jar 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.23.0/mappingservice.lisp-proto-1.23.0.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.23.0/mappingservice.lisp-proto-1.23.0-javadoc.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.23.0/mappingservice.lisp-proto-1.23.0-javadoc.jar.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.23.0/mappingservice.lisp-proto-1.23.0.jar.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.23.0/mappingservice.lisp-proto-1.23.0-sources.jar.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.23.0/mappingservice.lisp-proto-1.23.0.pom 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.23.0/mappingservice.api-1.23.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.23.0/mappingservice.api-1.23.0-sources.jar.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.23.0/mappingservice.api-1.23.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.23.0/mappingservice.api-1.23.0-javadoc.jar 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.23.0/mappingservice.api-1.23.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.23.0/mappingservice.api-1.23.0-javadoc.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.23.0/mappingservice.api-1.23.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.23.0/mappingservice.api-1.23.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.23.0/mappingservice.api-1.23.0-javadoc.jar.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.23.0/mappingservice.api-1.23.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.23.0/mappingservice.api-1.23.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.23.0/mappingservice.api-1.23.0-javadoc.jar.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.23.0/mappingservice.api-1.23.0.pom 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.23.0/mappingservice.api-1.23.0.jar.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.23.0/mappingservice.api-1.23.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.23.0/mappingservice.api-1.23.0-sources.jar 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.23.0/mappingservice.api-1.23.0.jar 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.23.0/mappingservice.api-1.23.0.jar.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.23.0/mappingservice.api-1.23.0-sources.jar.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.23.0/mappingservice.api-1.23.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.23.0/mappingservice.api-1.23.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.23.0/mappingservice.api-1.23.0.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.23.0/mappingservice.api-1.23.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.23.0/mappingservice.api-1.23.0-sources.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.23.0/lispflowmapping-artifacts-1.23.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.23.0/lispflowmapping-artifacts-1.23.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.23.0/lispflowmapping-artifacts-1.23.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.23.0/lispflowmapping-artifacts-1.23.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.23.0/lispflowmapping-artifacts-1.23.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.23.0/lispflowmapping-artifacts-1.23.0.pom 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.23.0/lispflowmapping-artifacts-1.23.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.23.0/lispflowmapping-artifacts-1.23.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.23.0/lispflowmapping-artifacts-1.23.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.23.0/lispflowmapping-artifacts-1.23.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.23.0/lispflowmapping-artifacts-1.23.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.23.0/lispflowmapping-artifacts-1.23.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.23.0/odl-lispflowmapping-models-1.23.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.23.0/odl-lispflowmapping-models-1.23.0-features.xml.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.23.0/odl-lispflowmapping-models-1.23.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.23.0/odl-lispflowmapping-models-1.23.0-features.xml 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.23.0/odl-lispflowmapping-models-1.23.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.23.0/odl-lispflowmapping-models-1.23.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.23.0/odl-lispflowmapping-models-1.23.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.23.0/odl-lispflowmapping-models-1.23.0.pom 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.23.0/odl-lispflowmapping-models-1.23.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.23.0/odl-lispflowmapping-models-1.23.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.23.0/odl-lispflowmapping-models-1.23.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.23.0/odl-lispflowmapping-models-1.23.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.23.0/odl-lispflowmapping-models-1.23.0-features.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.23.0/odl-lispflowmapping-models-1.23.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.23.0/odl-lispflowmapping-models-1.23.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.23.0/odl-lispflowmapping-models-1.23.0-features.xml.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.23.0/odl-lispflowmapping-southbound-1.23.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.23.0/odl-lispflowmapping-southbound-1.23.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.23.0/odl-lispflowmapping-southbound-1.23.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.23.0/odl-lispflowmapping-southbound-1.23.0-features.xml.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.23.0/odl-lispflowmapping-southbound-1.23.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.23.0/odl-lispflowmapping-southbound-1.23.0-features.xml 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.23.0/odl-lispflowmapping-southbound-1.23.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.23.0/odl-lispflowmapping-southbound-1.23.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.23.0/odl-lispflowmapping-southbound-1.23.0-features.xml.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.23.0/odl-lispflowmapping-southbound-1.23.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.23.0/odl-lispflowmapping-southbound-1.23.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.23.0/odl-lispflowmapping-southbound-1.23.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.23.0/odl-lispflowmapping-southbound-1.23.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.23.0/odl-lispflowmapping-southbound-1.23.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.23.0/odl-lispflowmapping-southbound-1.23.0.pom 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.23.0/odl-lispflowmapping-southbound-1.23.0-features.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.23.0/features-lispflowmapping-1.23.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.23.0/features-lispflowmapping-1.23.0.pom 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.23.0/features-lispflowmapping-1.23.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.23.0/features-lispflowmapping-1.23.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.23.0/features-lispflowmapping-1.23.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.23.0/features-lispflowmapping-1.23.0-features.xml.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.23.0/features-lispflowmapping-1.23.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.23.0/features-lispflowmapping-1.23.0-features.xml 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.23.0/features-lispflowmapping-1.23.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.23.0/features-lispflowmapping-1.23.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.23.0/features-lispflowmapping-1.23.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.23.0/features-lispflowmapping-1.23.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.23.0/features-lispflowmapping-1.23.0-features.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.23.0/features-lispflowmapping-1.23.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.23.0/features-lispflowmapping-1.23.0-features.xml.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.23.0/features-lispflowmapping-1.23.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.23.0/odl-lispflowmapping-inmemorydb-1.23.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.23.0/odl-lispflowmapping-inmemorydb-1.23.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.23.0/odl-lispflowmapping-inmemorydb-1.23.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.23.0/odl-lispflowmapping-inmemorydb-1.23.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.23.0/odl-lispflowmapping-inmemorydb-1.23.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.23.0/odl-lispflowmapping-inmemorydb-1.23.0-features.xml.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.23.0/odl-lispflowmapping-inmemorydb-1.23.0-features.xml 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.23.0/odl-lispflowmapping-inmemorydb-1.23.0.pom 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.23.0/odl-lispflowmapping-inmemorydb-1.23.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.23.0/odl-lispflowmapping-inmemorydb-1.23.0-features.xml.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.23.0/odl-lispflowmapping-inmemorydb-1.23.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.23.0/odl-lispflowmapping-inmemorydb-1.23.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.23.0/odl-lispflowmapping-inmemorydb-1.23.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.23.0/odl-lispflowmapping-inmemorydb-1.23.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.23.0/odl-lispflowmapping-inmemorydb-1.23.0-features.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.23.0/odl-lispflowmapping-inmemorydb-1.23.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice-parent/1.23.0/mappingservice-parent-1.23.0.pom 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice-parent/1.23.0/mappingservice-parent-1.23.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice-parent/1.23.0/mappingservice-parent-1.23.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice-parent/1.23.0/mappingservice-parent-1.23.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice-parent/1.23.0/mappingservice-parent-1.23.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice-parent/1.23.0/mappingservice-parent-1.23.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice-parent/1.23.0/mappingservice-parent-1.23.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice-parent/1.23.0/mappingservice-parent-1.23.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice-parent/1.23.0/mappingservice-parent-1.23.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice-parent/1.23.0/mappingservice-parent-1.23.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice-parent/1.23.0/mappingservice-parent-1.23.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice-parent/1.23.0/mappingservice-parent-1.23.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.23.0/mappingservice.southbound-1.23.0.jar.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.23.0/mappingservice.southbound-1.23.0.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.23.0/mappingservice.southbound-1.23.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.23.0/mappingservice.southbound-1.23.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.23.0/mappingservice.southbound-1.23.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.23.0/mappingservice.southbound-1.23.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.23.0/mappingservice.southbound-1.23.0-sources.jar.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.23.0/mappingservice.southbound-1.23.0-sources.jar 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.23.0/mappingservice.southbound-1.23.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.23.0/mappingservice.southbound-1.23.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.23.0/mappingservice.southbound-1.23.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.23.0/mappingservice.southbound-1.23.0-sources.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.23.0/mappingservice.southbound-1.23.0-javadoc.jar.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.23.0/mappingservice.southbound-1.23.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.23.0/mappingservice.southbound-1.23.0.pom 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.23.0/mappingservice.southbound-1.23.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.23.0/mappingservice.southbound-1.23.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.23.0/mappingservice.southbound-1.23.0-javadoc.jar.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.23.0/mappingservice.southbound-1.23.0-javadoc.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.23.0/mappingservice.southbound-1.23.0.jar 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.23.0/mappingservice.southbound-1.23.0-javadoc.jar 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.23.0/mappingservice.southbound-1.23.0-sources.jar.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.23.0/mappingservice.southbound-1.23.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.23.0/mappingservice.southbound-1.23.0.jar.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.23.0/odl-lispflowmapping-mappingservice-shell-1.23.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.23.0/odl-lispflowmapping-mappingservice-shell-1.23.0.pom 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.23.0/odl-lispflowmapping-mappingservice-shell-1.23.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.23.0/odl-lispflowmapping-mappingservice-shell-1.23.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.23.0/odl-lispflowmapping-mappingservice-shell-1.23.0-features.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.23.0/odl-lispflowmapping-mappingservice-shell-1.23.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.23.0/odl-lispflowmapping-mappingservice-shell-1.23.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.23.0/odl-lispflowmapping-mappingservice-shell-1.23.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.23.0/odl-lispflowmapping-mappingservice-shell-1.23.0-features.xml.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.23.0/odl-lispflowmapping-mappingservice-shell-1.23.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.23.0/odl-lispflowmapping-mappingservice-shell-1.23.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.23.0/odl-lispflowmapping-mappingservice-shell-1.23.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.23.0/odl-lispflowmapping-mappingservice-shell-1.23.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.23.0/odl-lispflowmapping-mappingservice-shell-1.23.0-features.xml.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.23.0/odl-lispflowmapping-mappingservice-shell-1.23.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.23.0/odl-lispflowmapping-mappingservice-shell-1.23.0-features.xml 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.23.0/common.build.tools-1.23.0.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.23.0/common.build.tools-1.23.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.23.0/common.build.tools-1.23.0-sources.jar.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.23.0/common.build.tools-1.23.0-sources.jar 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.23.0/common.build.tools-1.23.0.jar.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.23.0/common.build.tools-1.23.0.jar 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.23.0/common.build.tools-1.23.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.23.0/common.build.tools-1.23.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.23.0/common.build.tools-1.23.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.23.0/common.build.tools-1.23.0.jar.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.23.0/common.build.tools-1.23.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.23.0/common.build.tools-1.23.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.23.0/common.build.tools-1.23.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.23.0/common.build.tools-1.23.0-sources.jar.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.23.0/common.build.tools-1.23.0.pom 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.23.0/common.build.tools-1.23.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.23.0/common.build.tools-1.23.0-sources.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.23.0/common.build.tools-1.23.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.23.0/common.build.tools-1.23.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.23.0/common.build.tools-1.23.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.23.0/mappingservice.implementation-1.23.0-sources.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.23.0/mappingservice.implementation-1.23.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.23.0/mappingservice.implementation-1.23.0-javadoc.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.23.0/mappingservice.implementation-1.23.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.23.0/mappingservice.implementation-1.23.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.23.0/mappingservice.implementation-1.23.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.23.0/mappingservice.implementation-1.23.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.23.0/mappingservice.implementation-1.23.0.pom 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.23.0/mappingservice.implementation-1.23.0-javadoc.jar.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.23.0/mappingservice.implementation-1.23.0-javadoc.jar.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.23.0/mappingservice.implementation-1.23.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.23.0/mappingservice.implementation-1.23.0.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.23.0/mappingservice.implementation-1.23.0-javadoc.jar 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.23.0/mappingservice.implementation-1.23.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.23.0/mappingservice.implementation-1.23.0.jar 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.23.0/mappingservice.implementation-1.23.0-sources.jar.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.23.0/mappingservice.implementation-1.23.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.23.0/mappingservice.implementation-1.23.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.23.0/mappingservice.implementation-1.23.0-sources.jar 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.23.0/mappingservice.implementation-1.23.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.23.0/mappingservice.implementation-1.23.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.23.0/mappingservice.implementation-1.23.0-sources.jar.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.23.0/mappingservice.implementation-1.23.0.jar.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.23.0/mappingservice.implementation-1.23.0.jar.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.23.0/mappingservice.inmemorydb-1.23.0-sources.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.23.0/mappingservice.inmemorydb-1.23.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.23.0/mappingservice.inmemorydb-1.23.0-sources.jar.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.23.0/mappingservice.inmemorydb-1.23.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.23.0/mappingservice.inmemorydb-1.23.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.23.0/mappingservice.inmemorydb-1.23.0-sources.jar.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.23.0/mappingservice.inmemorydb-1.23.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.23.0/mappingservice.inmemorydb-1.23.0.jar.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.23.0/mappingservice.inmemorydb-1.23.0-javadoc.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.23.0/mappingservice.inmemorydb-1.23.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.23.0/mappingservice.inmemorydb-1.23.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.23.0/mappingservice.inmemorydb-1.23.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.23.0/mappingservice.inmemorydb-1.23.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.23.0/mappingservice.inmemorydb-1.23.0.jar.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.23.0/mappingservice.inmemorydb-1.23.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.23.0/mappingservice.inmemorydb-1.23.0-javadoc.jar.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.23.0/mappingservice.inmemorydb-1.23.0-sources.jar 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.23.0/mappingservice.inmemorydb-1.23.0.pom 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.23.0/mappingservice.inmemorydb-1.23.0-javadoc.jar.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.23.0/mappingservice.inmemorydb-1.23.0.jar 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.23.0/mappingservice.inmemorydb-1.23.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.23.0/mappingservice.inmemorydb-1.23.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.23.0/mappingservice.inmemorydb-1.23.0.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.23.0/mappingservice.inmemorydb-1.23.0-javadoc.jar 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.23.0/odl-lispflowmapping-msmr-1.23.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.23.0/odl-lispflowmapping-msmr-1.23.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.23.0/odl-lispflowmapping-msmr-1.23.0-features.xml.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.23.0/odl-lispflowmapping-msmr-1.23.0-features.xml 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.23.0/odl-lispflowmapping-msmr-1.23.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.23.0/odl-lispflowmapping-msmr-1.23.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.23.0/odl-lispflowmapping-msmr-1.23.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.23.0/odl-lispflowmapping-msmr-1.23.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.23.0/odl-lispflowmapping-msmr-1.23.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.23.0/odl-lispflowmapping-msmr-1.23.0-features.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.23.0/odl-lispflowmapping-msmr-1.23.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.23.0/odl-lispflowmapping-msmr-1.23.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.23.0/odl-lispflowmapping-msmr-1.23.0.pom 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.23.0/odl-lispflowmapping-msmr-1.23.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.23.0/odl-lispflowmapping-msmr-1.23.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.23.0/odl-lispflowmapping-msmr-1.23.0-features.xml.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.23.0/mappingservice.dsbackend-1.23.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.23.0/mappingservice.dsbackend-1.23.0.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.23.0/mappingservice.dsbackend-1.23.0-sources.jar.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.23.0/mappingservice.dsbackend-1.23.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.23.0/mappingservice.dsbackend-1.23.0-sources.jar.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.23.0/mappingservice.dsbackend-1.23.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.23.0/mappingservice.dsbackend-1.23.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.23.0/mappingservice.dsbackend-1.23.0.pom 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.23.0/mappingservice.dsbackend-1.23.0-javadoc.jar.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.23.0/mappingservice.dsbackend-1.23.0.jar.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.23.0/mappingservice.dsbackend-1.23.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.23.0/mappingservice.dsbackend-1.23.0-sources.jar 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.23.0/mappingservice.dsbackend-1.23.0.jar.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.23.0/mappingservice.dsbackend-1.23.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.23.0/mappingservice.dsbackend-1.23.0-javadoc.jar.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.23.0/mappingservice.dsbackend-1.23.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.23.0/mappingservice.dsbackend-1.23.0-sources.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.23.0/mappingservice.dsbackend-1.23.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.23.0/mappingservice.dsbackend-1.23.0-javadoc.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.23.0/mappingservice.dsbackend-1.23.0.jar 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.23.0/mappingservice.dsbackend-1.23.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.23.0/mappingservice.dsbackend-1.23.0-javadoc.jar 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.23.0/mappingservice.dsbackend-1.23.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.23.0/mappingservice.dsbackend-1.23.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.23.0/mappingservice.integrationtest-1.23.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.23.0/mappingservice.integrationtest-1.23.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.23.0/mappingservice.integrationtest-1.23.0.jar 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.23.0/mappingservice.integrationtest-1.23.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.23.0/mappingservice.integrationtest-1.23.0.jar.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.23.0/mappingservice.integrationtest-1.23.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.23.0/mappingservice.integrationtest-1.23.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.23.0/mappingservice.integrationtest-1.23.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.23.0/mappingservice.integrationtest-1.23.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.23.0/mappingservice.integrationtest-1.23.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.23.0/mappingservice.integrationtest-1.23.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.23.0/mappingservice.integrationtest-1.23.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.23.0/mappingservice.integrationtest-1.23.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.23.0/mappingservice.integrationtest-1.23.0.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.23.0/mappingservice.integrationtest-1.23.0.jar.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.23.0/mappingservice.integrationtest-1.23.0.pom 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.23.0/odl-lispflowmapping-mappingservice-1.23.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.23.0/odl-lispflowmapping-mappingservice-1.23.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.23.0/odl-lispflowmapping-mappingservice-1.23.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.23.0/odl-lispflowmapping-mappingservice-1.23.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.23.0/odl-lispflowmapping-mappingservice-1.23.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.23.0/odl-lispflowmapping-mappingservice-1.23.0-features.xml 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.23.0/odl-lispflowmapping-mappingservice-1.23.0-features.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.23.0/odl-lispflowmapping-mappingservice-1.23.0-features.xml.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.23.0/odl-lispflowmapping-mappingservice-1.23.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.23.0/odl-lispflowmapping-mappingservice-1.23.0-features.xml.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.23.0/odl-lispflowmapping-mappingservice-1.23.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.23.0/odl-lispflowmapping-mappingservice-1.23.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.23.0/odl-lispflowmapping-mappingservice-1.23.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.23.0/odl-lispflowmapping-mappingservice-1.23.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.23.0/odl-lispflowmapping-mappingservice-1.23.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.23.0/odl-lispflowmapping-mappingservice-1.23.0.pom 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.23.0/mappingservice.shell-1.23.0-javadoc.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.23.0/mappingservice.shell-1.23.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.23.0/mappingservice.shell-1.23.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.23.0/mappingservice.shell-1.23.0-sources.jar.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.23.0/mappingservice.shell-1.23.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.23.0/mappingservice.shell-1.23.0-javadoc.jar 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.23.0/mappingservice.shell-1.23.0.jar.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.23.0/mappingservice.shell-1.23.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.23.0/mappingservice.shell-1.23.0.jar.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.23.0/mappingservice.shell-1.23.0-sources.jar 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.23.0/mappingservice.shell-1.23.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.23.0/mappingservice.shell-1.23.0.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.23.0/mappingservice.shell-1.23.0-javadoc.jar.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.23.0/mappingservice.shell-1.23.0-sources.jar.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.23.0/mappingservice.shell-1.23.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.23.0/mappingservice.shell-1.23.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.23.0/mappingservice.shell-1.23.0-sources.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.23.0/mappingservice.shell-1.23.0.pom 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.23.0/mappingservice.shell-1.23.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.23.0/mappingservice.shell-1.23.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.23.0/mappingservice.shell-1.23.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.23.0/mappingservice.shell-1.23.0.jar 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.23.0/mappingservice.shell-1.23.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.23.0/mappingservice.shell-1.23.0-javadoc.jar.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-all/1.23.0/lispflowmapping-all-1.23.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-all/1.23.0/lispflowmapping-all-1.23.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-all/1.23.0/lispflowmapping-all-1.23.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-all/1.23.0/lispflowmapping-all-1.23.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-all/1.23.0/lispflowmapping-all-1.23.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-all/1.23.0/lispflowmapping-all-1.23.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-all/1.23.0/lispflowmapping-all-1.23.0.pom 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-all/1.23.0/lispflowmapping-all-1.23.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-all/1.23.0/lispflowmapping-all-1.23.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-all/1.23.0/lispflowmapping-all-1.23.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-all/1.23.0/lispflowmapping-all-1.23.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-all/1.23.0/lispflowmapping-all-1.23.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.23.0/mappingservice.mapcache-1.23.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.23.0/mappingservice.mapcache-1.23.0-sources.jar 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.23.0/mappingservice.mapcache-1.23.0-sources.jar.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.23.0/mappingservice.mapcache-1.23.0-javadoc.jar 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.23.0/mappingservice.mapcache-1.23.0.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.23.0/mappingservice.mapcache-1.23.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.23.0/mappingservice.mapcache-1.23.0-javadoc.jar.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.23.0/mappingservice.mapcache-1.23.0.pom 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.23.0/mappingservice.mapcache-1.23.0.jar.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.23.0/mappingservice.mapcache-1.23.0.jar.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.23.0/mappingservice.mapcache-1.23.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.23.0/mappingservice.mapcache-1.23.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.23.0/mappingservice.mapcache-1.23.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.23.0/mappingservice.mapcache-1.23.0-javadoc.jar.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.23.0/mappingservice.mapcache-1.23.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.23.0/mappingservice.mapcache-1.23.0-javadoc.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.23.0/mappingservice.mapcache-1.23.0.jar 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.23.0/mappingservice.mapcache-1.23.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.23.0/mappingservice.mapcache-1.23.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.23.0/mappingservice.mapcache-1.23.0-sources.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.23.0/mappingservice.mapcache-1.23.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.23.0/mappingservice.mapcache-1.23.0-sources.jar.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.23.0/mappingservice.mapcache-1.23.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.23.0/mappingservice.mapcache-1.23.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-commons/1.23.0/lispflowmapping-commons-1.23.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-commons/1.23.0/lispflowmapping-commons-1.23.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-commons/1.23.0/lispflowmapping-commons-1.23.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-commons/1.23.0/lispflowmapping-commons-1.23.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-commons/1.23.0/lispflowmapping-commons-1.23.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-commons/1.23.0/lispflowmapping-commons-1.23.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-commons/1.23.0/lispflowmapping-commons-1.23.0.pom 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-commons/1.23.0/lispflowmapping-commons-1.23.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-commons/1.23.0/lispflowmapping-commons-1.23.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-commons/1.23.0/lispflowmapping-commons-1.23.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-commons/1.23.0/lispflowmapping-commons-1.23.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-commons/1.23.0/lispflowmapping-commons-1.23.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.22.0/odl-ovsdb-hwvtepsouthbound-ui-1.22.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.22.0/odl-ovsdb-hwvtepsouthbound-ui-1.22.0-features.xml 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.22.0/odl-ovsdb-hwvtepsouthbound-ui-1.22.0-features.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.22.0/odl-ovsdb-hwvtepsouthbound-ui-1.22.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.22.0/odl-ovsdb-hwvtepsouthbound-ui-1.22.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.22.0/odl-ovsdb-hwvtepsouthbound-ui-1.22.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.22.0/odl-ovsdb-hwvtepsouthbound-ui-1.22.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.22.0/odl-ovsdb-hwvtepsouthbound-ui-1.22.0-features.xml.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.22.0/odl-ovsdb-hwvtepsouthbound-ui-1.22.0-features.xml.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.22.0/odl-ovsdb-hwvtepsouthbound-ui-1.22.0.pom 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.22.0/odl-ovsdb-hwvtepsouthbound-ui-1.22.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.22.0/odl-ovsdb-hwvtepsouthbound-ui-1.22.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.22.0/odl-ovsdb-hwvtepsouthbound-ui-1.22.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.22.0/odl-ovsdb-hwvtepsouthbound-ui-1.22.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.22.0/odl-ovsdb-hwvtepsouthbound-ui-1.22.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.22.0/odl-ovsdb-hwvtepsouthbound-ui-1.22.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.22.0/utils.servicehelper-1.22.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.22.0/utils.servicehelper-1.22.0.pom 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.22.0/utils.servicehelper-1.22.0.jar 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.22.0/utils.servicehelper-1.22.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.22.0/utils.servicehelper-1.22.0-javadoc.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.22.0/utils.servicehelper-1.22.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.22.0/utils.servicehelper-1.22.0.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.22.0/utils.servicehelper-1.22.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.22.0/utils.servicehelper-1.22.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.22.0/utils.servicehelper-1.22.0.jar.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.22.0/utils.servicehelper-1.22.0.jar.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.22.0/utils.servicehelper-1.22.0-sources.jar.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.22.0/utils.servicehelper-1.22.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.22.0/utils.servicehelper-1.22.0-sources.jar 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.22.0/utils.servicehelper-1.22.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.22.0/utils.servicehelper-1.22.0-sources.jar.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.22.0/utils.servicehelper-1.22.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.22.0/utils.servicehelper-1.22.0-sources.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.22.0/utils.servicehelper-1.22.0-javadoc.jar 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.22.0/utils.servicehelper-1.22.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.22.0/utils.servicehelper-1.22.0-javadoc.jar.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.22.0/utils.servicehelper-1.22.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.22.0/utils.servicehelper-1.22.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.22.0/utils.servicehelper-1.22.0-javadoc.jar.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.22.0/hwvtepsouthbound-it-1.22.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.22.0/hwvtepsouthbound-it-1.22.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.22.0/hwvtepsouthbound-it-1.22.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.22.0/hwvtepsouthbound-it-1.22.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.22.0/hwvtepsouthbound-it-1.22.0.jar.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.22.0/hwvtepsouthbound-it-1.22.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.22.0/hwvtepsouthbound-it-1.22.0.jar 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.22.0/hwvtepsouthbound-it-1.22.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.22.0/hwvtepsouthbound-it-1.22.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.22.0/hwvtepsouthbound-it-1.22.0.jar.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.22.0/hwvtepsouthbound-it-1.22.0.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.22.0/hwvtepsouthbound-it-1.22.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.22.0/hwvtepsouthbound-it-1.22.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.22.0/hwvtepsouthbound-it-1.22.0.pom 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.22.0/hwvtepsouthbound-it-1.22.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.22.0/hwvtepsouthbound-it-1.22.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.22.0/odl-ovsdb-southbound-impl-rest-1.22.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.22.0/odl-ovsdb-southbound-impl-rest-1.22.0.pom 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.22.0/odl-ovsdb-southbound-impl-rest-1.22.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.22.0/odl-ovsdb-southbound-impl-rest-1.22.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.22.0/odl-ovsdb-southbound-impl-rest-1.22.0-features.xml.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.22.0/odl-ovsdb-southbound-impl-rest-1.22.0-features.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.22.0/odl-ovsdb-southbound-impl-rest-1.22.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.22.0/odl-ovsdb-southbound-impl-rest-1.22.0-features.xml 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.22.0/odl-ovsdb-southbound-impl-rest-1.22.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.22.0/odl-ovsdb-southbound-impl-rest-1.22.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.22.0/odl-ovsdb-southbound-impl-rest-1.22.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.22.0/odl-ovsdb-southbound-impl-rest-1.22.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.22.0/odl-ovsdb-southbound-impl-rest-1.22.0-features.xml.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.22.0/odl-ovsdb-southbound-impl-rest-1.22.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.22.0/odl-ovsdb-southbound-impl-rest-1.22.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.22.0/odl-ovsdb-southbound-impl-rest-1.22.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library-features/1.22.0/library-features-1.22.0-features.xml.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library-features/1.22.0/library-features-1.22.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library-features/1.22.0/library-features-1.22.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library-features/1.22.0/library-features-1.22.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library-features/1.22.0/library-features-1.22.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library-features/1.22.0/library-features-1.22.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library-features/1.22.0/library-features-1.22.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library-features/1.22.0/library-features-1.22.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library-features/1.22.0/library-features-1.22.0.pom 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library-features/1.22.0/library-features-1.22.0-features.xml.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library-features/1.22.0/library-features-1.22.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library-features/1.22.0/library-features-1.22.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library-features/1.22.0/library-features-1.22.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library-features/1.22.0/library-features-1.22.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library-features/1.22.0/library-features-1.22.0-features.xml 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library-features/1.22.0/library-features-1.22.0-features.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.22.0/utils.config-1.22.0.jar 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.22.0/utils.config-1.22.0-javadoc.jar.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.22.0/utils.config-1.22.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.22.0/utils.config-1.22.0-javadoc.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.22.0/utils.config-1.22.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.22.0/utils.config-1.22.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.22.0/utils.config-1.22.0-sources.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.22.0/utils.config-1.22.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.22.0/utils.config-1.22.0-javadoc.jar 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.22.0/utils.config-1.22.0.pom 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.22.0/utils.config-1.22.0-sources.jar 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.22.0/utils.config-1.22.0-sources.jar.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.22.0/utils.config-1.22.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.22.0/utils.config-1.22.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.22.0/utils.config-1.22.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.22.0/utils.config-1.22.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.22.0/utils.config-1.22.0.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.22.0/utils.config-1.22.0-javadoc.jar.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.22.0/utils.config-1.22.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.22.0/utils.config-1.22.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.22.0/utils.config-1.22.0-sources.jar.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.22.0/utils.config-1.22.0.jar.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.22.0/utils.config-1.22.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.22.0/utils.config-1.22.0.jar.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.22.0/odl-ovsdb-southbound-impl-ui-1.22.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.22.0/odl-ovsdb-southbound-impl-ui-1.22.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.22.0/odl-ovsdb-southbound-impl-ui-1.22.0-features.xml.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.22.0/odl-ovsdb-southbound-impl-ui-1.22.0-features.xml 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.22.0/odl-ovsdb-southbound-impl-ui-1.22.0.pom 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.22.0/odl-ovsdb-southbound-impl-ui-1.22.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.22.0/odl-ovsdb-southbound-impl-ui-1.22.0-features.xml.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.22.0/odl-ovsdb-southbound-impl-ui-1.22.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.22.0/odl-ovsdb-southbound-impl-ui-1.22.0-features.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.22.0/odl-ovsdb-southbound-impl-ui-1.22.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.22.0/odl-ovsdb-southbound-impl-ui-1.22.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.22.0/odl-ovsdb-southbound-impl-ui-1.22.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.22.0/odl-ovsdb-southbound-impl-ui-1.22.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.22.0/odl-ovsdb-southbound-impl-ui-1.22.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.22.0/odl-ovsdb-southbound-impl-ui-1.22.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.22.0/odl-ovsdb-southbound-impl-ui-1.22.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-artifacts/1.22.0/southbound-artifacts-1.22.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-artifacts/1.22.0/southbound-artifacts-1.22.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-artifacts/1.22.0/southbound-artifacts-1.22.0.pom 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-artifacts/1.22.0/southbound-artifacts-1.22.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-artifacts/1.22.0/southbound-artifacts-1.22.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-artifacts/1.22.0/southbound-artifacts-1.22.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-artifacts/1.22.0/southbound-artifacts-1.22.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-artifacts/1.22.0/southbound-artifacts-1.22.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-artifacts/1.22.0/southbound-artifacts-1.22.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-artifacts/1.22.0/southbound-artifacts-1.22.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-artifacts/1.22.0/southbound-artifacts-1.22.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-artifacts/1.22.0/southbound-artifacts-1.22.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-features-aggregator/1.22.0/southbound-features-aggregator-1.22.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-features-aggregator/1.22.0/southbound-features-aggregator-1.22.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-features-aggregator/1.22.0/southbound-features-aggregator-1.22.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-features-aggregator/1.22.0/southbound-features-aggregator-1.22.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-features-aggregator/1.22.0/southbound-features-aggregator-1.22.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-features-aggregator/1.22.0/southbound-features-aggregator-1.22.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-features-aggregator/1.22.0/southbound-features-aggregator-1.22.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-features-aggregator/1.22.0/southbound-features-aggregator-1.22.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-features-aggregator/1.22.0/southbound-features-aggregator-1.22.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-features-aggregator/1.22.0/southbound-features-aggregator-1.22.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-features-aggregator/1.22.0/southbound-features-aggregator-1.22.0.pom 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-features-aggregator/1.22.0/southbound-features-aggregator-1.22.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.22.0/odl-ovsdb-hwvtepsouthbound-rest-1.22.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.22.0/odl-ovsdb-hwvtepsouthbound-rest-1.22.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.22.0/odl-ovsdb-hwvtepsouthbound-rest-1.22.0-features.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.22.0/odl-ovsdb-hwvtepsouthbound-rest-1.22.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.22.0/odl-ovsdb-hwvtepsouthbound-rest-1.22.0-features.xml 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.22.0/odl-ovsdb-hwvtepsouthbound-rest-1.22.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.22.0/odl-ovsdb-hwvtepsouthbound-rest-1.22.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.22.0/odl-ovsdb-hwvtepsouthbound-rest-1.22.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.22.0/odl-ovsdb-hwvtepsouthbound-rest-1.22.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.22.0/odl-ovsdb-hwvtepsouthbound-rest-1.22.0.pom 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.22.0/odl-ovsdb-hwvtepsouthbound-rest-1.22.0-features.xml.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.22.0/odl-ovsdb-hwvtepsouthbound-rest-1.22.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.22.0/odl-ovsdb-hwvtepsouthbound-rest-1.22.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.22.0/odl-ovsdb-hwvtepsouthbound-rest-1.22.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.22.0/odl-ovsdb-hwvtepsouthbound-rest-1.22.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.22.0/odl-ovsdb-hwvtepsouthbound-rest-1.22.0-features.xml.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.22.0/utils.southbound-utils-1.22.0-javadoc.jar.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.22.0/utils.southbound-utils-1.22.0-sources.jar 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.22.0/utils.southbound-utils-1.22.0.jar.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.22.0/utils.southbound-utils-1.22.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.22.0/utils.southbound-utils-1.22.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.22.0/utils.southbound-utils-1.22.0.jar 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.22.0/utils.southbound-utils-1.22.0-javadoc.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.22.0/utils.southbound-utils-1.22.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.22.0/utils.southbound-utils-1.22.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.22.0/utils.southbound-utils-1.22.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.22.0/utils.southbound-utils-1.22.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.22.0/utils.southbound-utils-1.22.0-javadoc.jar 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.22.0/utils.southbound-utils-1.22.0.pom 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.22.0/utils.southbound-utils-1.22.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.22.0/utils.southbound-utils-1.22.0-sources.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.22.0/utils.southbound-utils-1.22.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.22.0/utils.southbound-utils-1.22.0.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.22.0/utils.southbound-utils-1.22.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.22.0/utils.southbound-utils-1.22.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.22.0/utils.southbound-utils-1.22.0-sources.jar.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.22.0/utils.southbound-utils-1.22.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.22.0/utils.southbound-utils-1.22.0-javadoc.jar.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.22.0/utils.southbound-utils-1.22.0.jar.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.22.0/utils.southbound-utils-1.22.0-sources.jar.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.22.0/odl-ovsdb-southbound-impl-1.22.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.22.0/odl-ovsdb-southbound-impl-1.22.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.22.0/odl-ovsdb-southbound-impl-1.22.0-features.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.22.0/odl-ovsdb-southbound-impl-1.22.0-features.xml 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.22.0/odl-ovsdb-southbound-impl-1.22.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.22.0/odl-ovsdb-southbound-impl-1.22.0-features.xml.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.22.0/odl-ovsdb-southbound-impl-1.22.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.22.0/odl-ovsdb-southbound-impl-1.22.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.22.0/odl-ovsdb-southbound-impl-1.22.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.22.0/odl-ovsdb-southbound-impl-1.22.0-features.xml.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.22.0/odl-ovsdb-southbound-impl-1.22.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.22.0/odl-ovsdb-southbound-impl-1.22.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.22.0/odl-ovsdb-southbound-impl-1.22.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.22.0/odl-ovsdb-southbound-impl-1.22.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.22.0/odl-ovsdb-southbound-impl-1.22.0.pom 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.22.0/odl-ovsdb-southbound-impl-1.22.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.22.0/odl-ovsdb-library-1.22.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.22.0/odl-ovsdb-library-1.22.0-features.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.22.0/odl-ovsdb-library-1.22.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.22.0/odl-ovsdb-library-1.22.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.22.0/odl-ovsdb-library-1.22.0-features.xml 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.22.0/odl-ovsdb-library-1.22.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.22.0/odl-ovsdb-library-1.22.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.22.0/odl-ovsdb-library-1.22.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.22.0/odl-ovsdb-library-1.22.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.22.0/odl-ovsdb-library-1.22.0-features.xml.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.22.0/odl-ovsdb-library-1.22.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.22.0/odl-ovsdb-library-1.22.0.pom 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.22.0/odl-ovsdb-library-1.22.0-features.xml.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.22.0/odl-ovsdb-library-1.22.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.22.0/odl-ovsdb-library-1.22.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.22.0/odl-ovsdb-library-1.22.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0/schema.hardwarevtep-1.22.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0/schema.hardwarevtep-1.22.0.pom 01:03:41 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0/schema.hardwarevtep-1.22.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0/schema.hardwarevtep-1.22.0-sources.jar 01:03:41 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0/schema.hardwarevtep-1.22.0-javadoc.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0/schema.hardwarevtep-1.22.0-javadoc.jar.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0/schema.hardwarevtep-1.22.0-javadoc.jar 01:03:41 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0/schema.hardwarevtep-1.22.0-sources.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0/schema.hardwarevtep-1.22.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0/schema.hardwarevtep-1.22.0.jar 01:03:41 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0/schema.hardwarevtep-1.22.0.jar.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0/schema.hardwarevtep-1.22.0.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0/schema.hardwarevtep-1.22.0-sources.jar.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0/schema.hardwarevtep-1.22.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0/schema.hardwarevtep-1.22.0.jar.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0/schema.hardwarevtep-1.22.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0/schema.hardwarevtep-1.22.0-javadoc.jar.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0/schema.hardwarevtep-1.22.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0/schema.hardwarevtep-1.22.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0/schema.hardwarevtep-1.22.0-sources.jar.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0/schema.hardwarevtep-1.22.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0/schema.hardwarevtep-1.22.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0/schema.hardwarevtep-1.22.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0/schema.hardwarevtep-1.22.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.22.0/utils.ovsdb-it-utils-1.22.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.22.0/utils.ovsdb-it-utils-1.22.0.jar.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.22.0/utils.ovsdb-it-utils-1.22.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.22.0/utils.ovsdb-it-utils-1.22.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.22.0/utils.ovsdb-it-utils-1.22.0-sources.jar.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.22.0/utils.ovsdb-it-utils-1.22.0-javadoc.jar.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.22.0/utils.ovsdb-it-utils-1.22.0.pom 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.22.0/utils.ovsdb-it-utils-1.22.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.22.0/utils.ovsdb-it-utils-1.22.0-javadoc.jar 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.22.0/utils.ovsdb-it-utils-1.22.0-javadoc.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.22.0/utils.ovsdb-it-utils-1.22.0-sources.jar.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.22.0/utils.ovsdb-it-utils-1.22.0.jar.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.22.0/utils.ovsdb-it-utils-1.22.0-sources.jar 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.22.0/utils.ovsdb-it-utils-1.22.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.22.0/utils.ovsdb-it-utils-1.22.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.22.0/utils.ovsdb-it-utils-1.22.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.22.0/utils.ovsdb-it-utils-1.22.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.22.0/utils.ovsdb-it-utils-1.22.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.22.0/utils.ovsdb-it-utils-1.22.0.jar 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.22.0/utils.ovsdb-it-utils-1.22.0-javadoc.jar.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.22.0/utils.ovsdb-it-utils-1.22.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.22.0/utils.ovsdb-it-utils-1.22.0-sources.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.22.0/utils.ovsdb-it-utils-1.22.0.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.22.0/utils.ovsdb-it-utils-1.22.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.22.0/southbound-it-1.22.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.22.0/southbound-it-1.22.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.22.0/southbound-it-1.22.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.22.0/southbound-it-1.22.0.jar.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.22.0/southbound-it-1.22.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.22.0/southbound-it-1.22.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.22.0/southbound-it-1.22.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.22.0/southbound-it-1.22.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.22.0/southbound-it-1.22.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.22.0/southbound-it-1.22.0.pom 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.22.0/southbound-it-1.22.0.jar 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.22.0/southbound-it-1.22.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.22.0/southbound-it-1.22.0.jar.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.22.0/southbound-it-1.22.0.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.22.0/southbound-it-1.22.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.22.0/southbound-it-1.22.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.22.0/odl-ovsdb-hwvtepsouthbound-1.22.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.22.0/odl-ovsdb-hwvtepsouthbound-1.22.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.22.0/odl-ovsdb-hwvtepsouthbound-1.22.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.22.0/odl-ovsdb-hwvtepsouthbound-1.22.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.22.0/odl-ovsdb-hwvtepsouthbound-1.22.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.22.0/odl-ovsdb-hwvtepsouthbound-1.22.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.22.0/odl-ovsdb-hwvtepsouthbound-1.22.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.22.0/odl-ovsdb-hwvtepsouthbound-1.22.0-features.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.22.0/odl-ovsdb-hwvtepsouthbound-1.22.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.22.0/odl-ovsdb-hwvtepsouthbound-1.22.0.pom 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.22.0/odl-ovsdb-hwvtepsouthbound-1.22.0-features.xml.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.22.0/odl-ovsdb-hwvtepsouthbound-1.22.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.22.0/odl-ovsdb-hwvtepsouthbound-1.22.0-features.xml 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.22.0/odl-ovsdb-hwvtepsouthbound-1.22.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.22.0/odl-ovsdb-hwvtepsouthbound-1.22.0-features.xml.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.22.0/odl-ovsdb-hwvtepsouthbound-1.22.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.22.0/utils.hwvtepsouthbound-utils-1.22.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.22.0/utils.hwvtepsouthbound-utils-1.22.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.22.0/utils.hwvtepsouthbound-utils-1.22.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.22.0/utils.hwvtepsouthbound-utils-1.22.0.pom 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.22.0/utils.hwvtepsouthbound-utils-1.22.0-sources.jar.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.22.0/utils.hwvtepsouthbound-utils-1.22.0-sources.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.22.0/utils.hwvtepsouthbound-utils-1.22.0-sources.jar.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.22.0/utils.hwvtepsouthbound-utils-1.22.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.22.0/utils.hwvtepsouthbound-utils-1.22.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.22.0/utils.hwvtepsouthbound-utils-1.22.0.jar 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.22.0/utils.hwvtepsouthbound-utils-1.22.0.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.22.0/utils.hwvtepsouthbound-utils-1.22.0.jar.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.22.0/utils.hwvtepsouthbound-utils-1.22.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.22.0/utils.hwvtepsouthbound-utils-1.22.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.22.0/utils.hwvtepsouthbound-utils-1.22.0-javadoc.jar 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.22.0/utils.hwvtepsouthbound-utils-1.22.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.22.0/utils.hwvtepsouthbound-utils-1.22.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.22.0/utils.hwvtepsouthbound-utils-1.22.0.jar.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.22.0/utils.hwvtepsouthbound-utils-1.22.0-javadoc.jar.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.22.0/utils.hwvtepsouthbound-utils-1.22.0-javadoc.jar.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.22.0/utils.hwvtepsouthbound-utils-1.22.0-sources.jar 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.22.0/utils.hwvtepsouthbound-utils-1.22.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.22.0/utils.hwvtepsouthbound-utils-1.22.0-javadoc.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.22.0/utils.hwvtepsouthbound-utils-1.22.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library-it/1.22.0/library-it-1.22.0.pom 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library-it/1.22.0/library-it-1.22.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library-it/1.22.0/library-it-1.22.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library-it/1.22.0/library-it-1.22.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library-it/1.22.0/library-it-1.22.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library-it/1.22.0/library-it-1.22.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library-it/1.22.0/library-it-1.22.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library-it/1.22.0/library-it-1.22.0.jar.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library-it/1.22.0/library-it-1.22.0.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library-it/1.22.0/library-it-1.22.0.jar 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library-it/1.22.0/library-it-1.22.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library-it/1.22.0/library-it-1.22.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library-it/1.22.0/library-it-1.22.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library-it/1.22.0/library-it-1.22.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library-it/1.22.0/library-it-1.22.0.jar.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library-it/1.22.0/library-it-1.22.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library-artifacts/1.22.0/library-artifacts-1.22.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library-artifacts/1.22.0/library-artifacts-1.22.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library-artifacts/1.22.0/library-artifacts-1.22.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library-artifacts/1.22.0/library-artifacts-1.22.0.pom 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library-artifacts/1.22.0/library-artifacts-1.22.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library-artifacts/1.22.0/library-artifacts-1.22.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library-artifacts/1.22.0/library-artifacts-1.22.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library-artifacts/1.22.0/library-artifacts-1.22.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library-artifacts/1.22.0/library-artifacts-1.22.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library-artifacts/1.22.0/library-artifacts-1.22.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library-artifacts/1.22.0/library-artifacts-1.22.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library-artifacts/1.22.0/library-artifacts-1.22.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library-features-aggregator/1.22.0/library-features-aggregator-1.22.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library-features-aggregator/1.22.0/library-features-aggregator-1.22.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library-features-aggregator/1.22.0/library-features-aggregator-1.22.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library-features-aggregator/1.22.0/library-features-aggregator-1.22.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library-features-aggregator/1.22.0/library-features-aggregator-1.22.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library-features-aggregator/1.22.0/library-features-aggregator-1.22.0.pom 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library-features-aggregator/1.22.0/library-features-aggregator-1.22.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library-features-aggregator/1.22.0/library-features-aggregator-1.22.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library-features-aggregator/1.22.0/library-features-aggregator-1.22.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library-features-aggregator/1.22.0/library-features-aggregator-1.22.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library-features-aggregator/1.22.0/library-features-aggregator-1.22.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library-features-aggregator/1.22.0/library-features-aggregator-1.22.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.22.0/southbound-api-1.22.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.22.0/southbound-api-1.22.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.22.0/southbound-api-1.22.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.22.0/southbound-api-1.22.0.pom 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.22.0/southbound-api-1.22.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.22.0/southbound-api-1.22.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.22.0/southbound-api-1.22.0-sources.jar.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.22.0/southbound-api-1.22.0.jar 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.22.0/southbound-api-1.22.0-sources.jar 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.22.0/southbound-api-1.22.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.22.0/southbound-api-1.22.0-sources.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.22.0/southbound-api-1.22.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.22.0/southbound-api-1.22.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.22.0/southbound-api-1.22.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.22.0/southbound-api-1.22.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.22.0/southbound-api-1.22.0-sources.jar.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.22.0/southbound-api-1.22.0.jar.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.22.0/southbound-api-1.22.0-javadoc.jar.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.22.0/southbound-api-1.22.0-javadoc.jar.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.22.0/southbound-api-1.22.0.jar.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.22.0/southbound-api-1.22.0-javadoc.jar 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.22.0/southbound-api-1.22.0-javadoc.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.22.0/southbound-api-1.22.0.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.22.0/southbound-api-1.22.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/it/1.22.0/it-1.22.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/it/1.22.0/it-1.22.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/it/1.22.0/it-1.22.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/it/1.22.0/it-1.22.0.pom 01:03:41 Successfully uploaded org/opendaylight/ovsdb/it/1.22.0/it-1.22.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/ovsdb/it/1.22.0/it-1.22.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/it/1.22.0/it-1.22.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/it/1.22.0/it-1.22.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/it/1.22.0/it-1.22.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/ovsdb/it/1.22.0/it-1.22.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/it/1.22.0/it-1.22.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/it/1.22.0/it-1.22.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.22.0/odl-ovsdb-utils-1.22.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.22.0/odl-ovsdb-utils-1.22.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.22.0/odl-ovsdb-utils-1.22.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.22.0/odl-ovsdb-utils-1.22.0-features.xml.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.22.0/odl-ovsdb-utils-1.22.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.22.0/odl-ovsdb-utils-1.22.0-features.xml.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.22.0/odl-ovsdb-utils-1.22.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.22.0/odl-ovsdb-utils-1.22.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.22.0/odl-ovsdb-utils-1.22.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.22.0/odl-ovsdb-utils-1.22.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.22.0/odl-ovsdb-utils-1.22.0-features.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.22.0/odl-ovsdb-utils-1.22.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.22.0/odl-ovsdb-utils-1.22.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.22.0/odl-ovsdb-utils-1.22.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.22.0/odl-ovsdb-utils-1.22.0.pom 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.22.0/odl-ovsdb-utils-1.22.0-features.xml 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0-sources.jar.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0-javadoc.jar.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0.jar.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0.jar.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0-sources.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0.pom 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0-javadoc.jar.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0-javadoc.jar 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0-config.cfg.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0-config.cfg.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0-config.cfg 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0-config.cfg.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0-sources.jar.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0-javadoc.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0-sources.jar 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0.jar 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.22.0/southbound-impl-1.22.0.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.22.0/odl-ovsdb-southbound-api-1.22.0-features.xml.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.22.0/odl-ovsdb-southbound-api-1.22.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.22.0/odl-ovsdb-southbound-api-1.22.0.pom 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.22.0/odl-ovsdb-southbound-api-1.22.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.22.0/odl-ovsdb-southbound-api-1.22.0-features.xml.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.22.0/odl-ovsdb-southbound-api-1.22.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.22.0/odl-ovsdb-southbound-api-1.22.0-features.xml 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.22.0/odl-ovsdb-southbound-api-1.22.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.22.0/odl-ovsdb-southbound-api-1.22.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.22.0/odl-ovsdb-southbound-api-1.22.0-features.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.22.0/odl-ovsdb-southbound-api-1.22.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.22.0/odl-ovsdb-southbound-api-1.22.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.22.0/odl-ovsdb-southbound-api-1.22.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.22.0/odl-ovsdb-southbound-api-1.22.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.22.0/odl-ovsdb-southbound-api-1.22.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.22.0/odl-ovsdb-southbound-api-1.22.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.22.0/utils.yang-utils-1.22.0-javadoc.jar.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.22.0/utils.yang-utils-1.22.0.jar.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.22.0/utils.yang-utils-1.22.0-sources.jar.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.22.0/utils.yang-utils-1.22.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.22.0/utils.yang-utils-1.22.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.22.0/utils.yang-utils-1.22.0.jar 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.22.0/utils.yang-utils-1.22.0-sources.jar.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.22.0/utils.yang-utils-1.22.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.22.0/utils.yang-utils-1.22.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.22.0/utils.yang-utils-1.22.0-javadoc.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.22.0/utils.yang-utils-1.22.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.22.0/utils.yang-utils-1.22.0.pom 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.22.0/utils.yang-utils-1.22.0-javadoc.jar 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.22.0/utils.yang-utils-1.22.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.22.0/utils.yang-utils-1.22.0.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.22.0/utils.yang-utils-1.22.0.jar.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.22.0/utils.yang-utils-1.22.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.22.0/utils.yang-utils-1.22.0-javadoc.jar.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.22.0/utils.yang-utils-1.22.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.22.0/utils.yang-utils-1.22.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.22.0/utils.yang-utils-1.22.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.22.0/utils.yang-utils-1.22.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.22.0/utils.yang-utils-1.22.0-sources.jar 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.22.0/utils.yang-utils-1.22.0-sources.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/ovsdb-binding-parent/1.22.0/ovsdb-binding-parent-1.22.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/ovsdb-binding-parent/1.22.0/ovsdb-binding-parent-1.22.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/ovsdb-binding-parent/1.22.0/ovsdb-binding-parent-1.22.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/ovsdb/ovsdb-binding-parent/1.22.0/ovsdb-binding-parent-1.22.0.pom 01:03:41 Successfully uploaded org/opendaylight/ovsdb/ovsdb-binding-parent/1.22.0/ovsdb-binding-parent-1.22.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/ovsdb/ovsdb-binding-parent/1.22.0/ovsdb-binding-parent-1.22.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/ovsdb-binding-parent/1.22.0/ovsdb-binding-parent-1.22.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/ovsdb-binding-parent/1.22.0/ovsdb-binding-parent-1.22.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/ovsdb-binding-parent/1.22.0/ovsdb-binding-parent-1.22.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/ovsdb-binding-parent/1.22.0/ovsdb-binding-parent-1.22.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/ovsdb-binding-parent/1.22.0/ovsdb-binding-parent-1.22.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/ovsdb-binding-parent/1.22.0/ovsdb-binding-parent-1.22.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.22.0/hwvtepsouthbound-features-aggregator-1.22.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.22.0/hwvtepsouthbound-features-aggregator-1.22.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.22.0/hwvtepsouthbound-features-aggregator-1.22.0.pom 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.22.0/hwvtepsouthbound-features-aggregator-1.22.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.22.0/hwvtepsouthbound-features-aggregator-1.22.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.22.0/hwvtepsouthbound-features-aggregator-1.22.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.22.0/hwvtepsouthbound-features-aggregator-1.22.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.22.0/hwvtepsouthbound-features-aggregator-1.22.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.22.0/hwvtepsouthbound-features-aggregator-1.22.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.22.0/hwvtepsouthbound-features-aggregator-1.22.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.22.0/hwvtepsouthbound-features-aggregator-1.22.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.22.0/hwvtepsouthbound-features-aggregator-1.22.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0/hwvtepsouthbound-api-1.22.0-sources.jar.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0/hwvtepsouthbound-api-1.22.0.jar.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0/hwvtepsouthbound-api-1.22.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0/hwvtepsouthbound-api-1.22.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0/hwvtepsouthbound-api-1.22.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0/hwvtepsouthbound-api-1.22.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0/hwvtepsouthbound-api-1.22.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0/hwvtepsouthbound-api-1.22.0.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0/hwvtepsouthbound-api-1.22.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0/hwvtepsouthbound-api-1.22.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0/hwvtepsouthbound-api-1.22.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0/hwvtepsouthbound-api-1.22.0-javadoc.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0/hwvtepsouthbound-api-1.22.0-javadoc.jar.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0/hwvtepsouthbound-api-1.22.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0/hwvtepsouthbound-api-1.22.0-sources.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0/hwvtepsouthbound-api-1.22.0-sources.jar.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0/hwvtepsouthbound-api-1.22.0.jar.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0/hwvtepsouthbound-api-1.22.0.pom 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0/hwvtepsouthbound-api-1.22.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0/hwvtepsouthbound-api-1.22.0.jar 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0/hwvtepsouthbound-api-1.22.0-javadoc.jar.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0/hwvtepsouthbound-api-1.22.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0/hwvtepsouthbound-api-1.22.0-sources.jar 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0/hwvtepsouthbound-api-1.22.0-javadoc.jar 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.22.0/odl-ovsdb-hwvtepsouthbound-test-1.22.0-features.xml 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.22.0/odl-ovsdb-hwvtepsouthbound-test-1.22.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.22.0/odl-ovsdb-hwvtepsouthbound-test-1.22.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.22.0/odl-ovsdb-hwvtepsouthbound-test-1.22.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.22.0/odl-ovsdb-hwvtepsouthbound-test-1.22.0-features.xml.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.22.0/odl-ovsdb-hwvtepsouthbound-test-1.22.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.22.0/odl-ovsdb-hwvtepsouthbound-test-1.22.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.22.0/odl-ovsdb-hwvtepsouthbound-test-1.22.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.22.0/odl-ovsdb-hwvtepsouthbound-test-1.22.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.22.0/odl-ovsdb-hwvtepsouthbound-test-1.22.0-features.xml.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.22.0/odl-ovsdb-hwvtepsouthbound-test-1.22.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.22.0/odl-ovsdb-hwvtepsouthbound-test-1.22.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.22.0/odl-ovsdb-hwvtepsouthbound-test-1.22.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.22.0/odl-ovsdb-hwvtepsouthbound-test-1.22.0.pom 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.22.0/odl-ovsdb-hwvtepsouthbound-test-1.22.0-features.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.22.0/odl-ovsdb-hwvtepsouthbound-test-1.22.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.22.0/schema.openvswitch-1.22.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.22.0/schema.openvswitch-1.22.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.22.0/schema.openvswitch-1.22.0-sources.jar.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.22.0/schema.openvswitch-1.22.0-sources.jar 01:03:41 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.22.0/schema.openvswitch-1.22.0.pom 01:03:41 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.22.0/schema.openvswitch-1.22.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.22.0/schema.openvswitch-1.22.0-javadoc.jar 01:03:41 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.22.0/schema.openvswitch-1.22.0-javadoc.jar.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.22.0/schema.openvswitch-1.22.0-sources.jar.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.22.0/schema.openvswitch-1.22.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.22.0/schema.openvswitch-1.22.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.22.0/schema.openvswitch-1.22.0-javadoc.jar.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.22.0/schema.openvswitch-1.22.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.22.0/schema.openvswitch-1.22.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.22.0/schema.openvswitch-1.22.0.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.22.0/schema.openvswitch-1.22.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.22.0/schema.openvswitch-1.22.0.jar.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.22.0/schema.openvswitch-1.22.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.22.0/schema.openvswitch-1.22.0.jar.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.22.0/schema.openvswitch-1.22.0-sources.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.22.0/schema.openvswitch-1.22.0.jar 01:03:41 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.22.0/schema.openvswitch-1.22.0-javadoc.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.22.0/schema.openvswitch-1.22.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.22.0/schema.openvswitch-1.22.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library/1.22.0/library-1.22.0.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library/1.22.0/library-1.22.0-sources.jar.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library/1.22.0/library-1.22.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library/1.22.0/library-1.22.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library/1.22.0/library-1.22.0.jar.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library/1.22.0/library-1.22.0-sources.jar 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library/1.22.0/library-1.22.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library/1.22.0/library-1.22.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library/1.22.0/library-1.22.0-sources.jar.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library/1.22.0/library-1.22.0-config.cfg.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library/1.22.0/library-1.22.0.pom 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library/1.22.0/library-1.22.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library/1.22.0/library-1.22.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library/1.22.0/library-1.22.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library/1.22.0/library-1.22.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library/1.22.0/library-1.22.0-javadoc.jar.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library/1.22.0/library-1.22.0-config.cfg 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library/1.22.0/library-1.22.0-sources.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library/1.22.0/library-1.22.0.jar.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library/1.22.0/library-1.22.0-javadoc.jar.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library/1.22.0/library-1.22.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library/1.22.0/library-1.22.0-config.cfg.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library/1.22.0/library-1.22.0-javadoc.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library/1.22.0/library-1.22.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library/1.22.0/library-1.22.0.jar 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library/1.22.0/library-1.22.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library/1.22.0/library-1.22.0-javadoc.jar 01:03:41 Successfully uploaded org/opendaylight/ovsdb/library/1.22.0/library-1.22.0-config.cfg.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.22.0/hwvtepsouthbound-artifacts-1.22.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.22.0/hwvtepsouthbound-artifacts-1.22.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.22.0/hwvtepsouthbound-artifacts-1.22.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.22.0/hwvtepsouthbound-artifacts-1.22.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.22.0/hwvtepsouthbound-artifacts-1.22.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.22.0/hwvtepsouthbound-artifacts-1.22.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.22.0/hwvtepsouthbound-artifacts-1.22.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.22.0/hwvtepsouthbound-artifacts-1.22.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.22.0/hwvtepsouthbound-artifacts-1.22.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.22.0/hwvtepsouthbound-artifacts-1.22.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.22.0/hwvtepsouthbound-artifacts-1.22.0.pom 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.22.0/hwvtepsouthbound-artifacts-1.22.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.22.0/southbound-features-1.22.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.22.0/southbound-features-1.22.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.22.0/southbound-features-1.22.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.22.0/southbound-features-1.22.0-features.xml.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.22.0/southbound-features-1.22.0-features.xml 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.22.0/southbound-features-1.22.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.22.0/southbound-features-1.22.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.22.0/southbound-features-1.22.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.22.0/southbound-features-1.22.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.22.0/southbound-features-1.22.0.pom 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.22.0/southbound-features-1.22.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.22.0/southbound-features-1.22.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.22.0/southbound-features-1.22.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.22.0/southbound-features-1.22.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.22.0/southbound-features-1.22.0-features.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.22.0/southbound-features-1.22.0-features.xml.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.22.0/hwvtepsouthbound-impl-1.22.0-sources.jar.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.22.0/hwvtepsouthbound-impl-1.22.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.22.0/hwvtepsouthbound-impl-1.22.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.22.0/hwvtepsouthbound-impl-1.22.0-javadoc.jar.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.22.0/hwvtepsouthbound-impl-1.22.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.22.0/hwvtepsouthbound-impl-1.22.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.22.0/hwvtepsouthbound-impl-1.22.0-javadoc.jar 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.22.0/hwvtepsouthbound-impl-1.22.0.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.22.0/hwvtepsouthbound-impl-1.22.0-sources.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.22.0/hwvtepsouthbound-impl-1.22.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.22.0/hwvtepsouthbound-impl-1.22.0.jar.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.22.0/hwvtepsouthbound-impl-1.22.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.22.0/hwvtepsouthbound-impl-1.22.0-sources.jar.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.22.0/hwvtepsouthbound-impl-1.22.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.22.0/hwvtepsouthbound-impl-1.22.0.jar.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.22.0/hwvtepsouthbound-impl-1.22.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.22.0/hwvtepsouthbound-impl-1.22.0.jar 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.22.0/hwvtepsouthbound-impl-1.22.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.22.0/hwvtepsouthbound-impl-1.22.0.pom 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.22.0/hwvtepsouthbound-impl-1.22.0-javadoc.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.22.0/hwvtepsouthbound-impl-1.22.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.22.0/hwvtepsouthbound-impl-1.22.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.22.0/hwvtepsouthbound-impl-1.22.0-sources.jar 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.22.0/hwvtepsouthbound-impl-1.22.0-javadoc.jar.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.22.0/hwvtepsouthbound-features-1.22.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.22.0/hwvtepsouthbound-features-1.22.0-features.xml.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.22.0/hwvtepsouthbound-features-1.22.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.22.0/hwvtepsouthbound-features-1.22.0-features.xml.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.22.0/hwvtepsouthbound-features-1.22.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.22.0/hwvtepsouthbound-features-1.22.0-features.xml 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.22.0/hwvtepsouthbound-features-1.22.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.22.0/hwvtepsouthbound-features-1.22.0-features.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.22.0/hwvtepsouthbound-features-1.22.0.pom 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.22.0/hwvtepsouthbound-features-1.22.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.22.0/hwvtepsouthbound-features-1.22.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.22.0/hwvtepsouthbound-features-1.22.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.22.0/hwvtepsouthbound-features-1.22.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.22.0/hwvtepsouthbound-features-1.22.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.22.0/hwvtepsouthbound-features-1.22.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.22.0/hwvtepsouthbound-features-1.22.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.22.0/odl-ovsdb-southbound-test-1.22.0-features.xml.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.22.0/odl-ovsdb-southbound-test-1.22.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.22.0/odl-ovsdb-southbound-test-1.22.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.22.0/odl-ovsdb-southbound-test-1.22.0-features.xml 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.22.0/odl-ovsdb-southbound-test-1.22.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.22.0/odl-ovsdb-southbound-test-1.22.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.22.0/odl-ovsdb-southbound-test-1.22.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.22.0/odl-ovsdb-southbound-test-1.22.0-features.xml.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.22.0/odl-ovsdb-southbound-test-1.22.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.22.0/odl-ovsdb-southbound-test-1.22.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.22.0/odl-ovsdb-southbound-test-1.22.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.22.0/odl-ovsdb-southbound-test-1.22.0-features.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.22.0/odl-ovsdb-southbound-test-1.22.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.22.0/odl-ovsdb-southbound-test-1.22.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.22.0/odl-ovsdb-southbound-test-1.22.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.22.0/odl-ovsdb-southbound-test-1.22.0.pom 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.22.0/odl-ovsdb-hwvtepsouthbound-api-1.22.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.22.0/odl-ovsdb-hwvtepsouthbound-api-1.22.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.22.0/odl-ovsdb-hwvtepsouthbound-api-1.22.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.22.0/odl-ovsdb-hwvtepsouthbound-api-1.22.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.22.0/odl-ovsdb-hwvtepsouthbound-api-1.22.0-features.xml.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.22.0/odl-ovsdb-hwvtepsouthbound-api-1.22.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.22.0/odl-ovsdb-hwvtepsouthbound-api-1.22.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.22.0/odl-ovsdb-hwvtepsouthbound-api-1.22.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.22.0/odl-ovsdb-hwvtepsouthbound-api-1.22.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.22.0/odl-ovsdb-hwvtepsouthbound-api-1.22.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.22.0/odl-ovsdb-hwvtepsouthbound-api-1.22.0.pom 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.22.0/odl-ovsdb-hwvtepsouthbound-api-1.22.0-features.xml 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.22.0/odl-ovsdb-hwvtepsouthbound-api-1.22.0-features.xml.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.22.0/odl-ovsdb-hwvtepsouthbound-api-1.22.0-features.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.22.0/odl-ovsdb-hwvtepsouthbound-api-1.22.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.22.0/odl-ovsdb-hwvtepsouthbound-api-1.22.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0/utils.mdsal-utils-1.22.0-javadoc.jar 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0/utils.mdsal-utils-1.22.0.jar 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0/utils.mdsal-utils-1.22.0-javadoc.jar.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0/utils.mdsal-utils-1.22.0-cyclonedx.json.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0/utils.mdsal-utils-1.22.0-cyclonedx.json.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0/utils.mdsal-utils-1.22.0-cyclonedx.xml.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0/utils.mdsal-utils-1.22.0-cyclonedx.json 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0/utils.mdsal-utils-1.22.0.pom.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0/utils.mdsal-utils-1.22.0-cyclonedx.xml.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0/utils.mdsal-utils-1.22.0-cyclonedx.json.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0/utils.mdsal-utils-1.22.0-sources.jar.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0/utils.mdsal-utils-1.22.0.pom.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0/utils.mdsal-utils-1.22.0-cyclonedx.xml 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0/utils.mdsal-utils-1.22.0-sources.jar.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0/utils.mdsal-utils-1.22.0.jar.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0/utils.mdsal-utils-1.22.0.pom.md5 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0/utils.mdsal-utils-1.22.0.pom 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0/utils.mdsal-utils-1.22.0-javadoc.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0/utils.mdsal-utils-1.22.0.jar.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0/utils.mdsal-utils-1.22.0-sources.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0/utils.mdsal-utils-1.22.0-javadoc.jar.asc 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0/utils.mdsal-utils-1.22.0-cyclonedx.xml.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0/utils.mdsal-utils-1.22.0.jar.sha1 01:03:41 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0/utils.mdsal-utils-1.22.0-sources.jar 01:03:41 Finished deploying /w/workspace/autorelease-release-chromium-mvn39-openjdk21/m2repo to https://nexus.opendaylight.org/service/local/staging/deployByRepositoryId/autorelease-9914 01:03:41 ####################################################### 01:03:41 Completed uploading files to autorelease-9914. 01:03:42 ++ sed -n -e 's/Staging repository \(.*\) created\./\1/p' /tmp/tmp.abGiyWQIcG 01:03:42 + staging_repo=autorelease-9914 01:03:42 + mkdir -p /w/workspace/autorelease-release-chromium-mvn39-openjdk21/archives 01:03:42 + echo 'autorelease-9914 https://nexus.opendaylight.org/content/repositories/autorelease-9914' 01:03:42 + tee -a /w/workspace/autorelease-release-chromium-mvn39-openjdk21/archives/staging-repo.txt 01:03:42 autorelease-9914 https://nexus.opendaylight.org/content/repositories/autorelease-9914 01:03:42 + rm -f /tmp/tmp.abGiyWQIcG 01:03:42 [autorelease-release-chromium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins4728723418109817576.sh 01:03:42 [autorelease-release-chromium-mvn39-openjdk21] $ /bin/sh /tmp/jenkins16402238963682869426.sh 01:03:42 Karaf artifact is karaf 01:03:42 Karaf project is integration 01:03:42 Java home is /usr/lib/jvm/java-21-openjdk-amd64 01:03:42 [EnvInject] - Injecting environment variables from a build step. 01:03:42 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 01:03:42 [EnvInject] - Variables injected successfully. 01:03:42 [autorelease-release-chromium-mvn39-openjdk21] $ /bin/sh /tmp/jenkins17934108443080024285.sh 01:03:42 VERSION: 0.24.0 01:03:42 BUNDLE_URL: https://nexus.opendaylight.org/content/repositories//autorelease-9914/org/opendaylight/integration/karaf/0.24.0/karaf-0.24.0.zip 01:03:42 [EnvInject] - Injecting environment variables from a build step. 01:03:42 [EnvInject] - Injecting as environment variables the properties file path 'variables.prop' 01:03:42 [EnvInject] - Variables injected successfully. 01:03:42 using settings config with name autorelease-settings 01:03:42 Replacing all maven server entries not found in credentials list is true 01:03:43 using global settings config with name global-settings 01:03:43 Replacing all maven server entries not found in credentials list is true 01:03:43 [autorelease-release-chromium-mvn39-openjdk21] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -f pom.xml -s /tmp/settings12661111542697263685.xml -gs /tmp/global-settings12122154100778230111.xml -DGERRIT_BRANCH=master -DPROJECT=releng/autorelease -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DSTREAM=chromium "-DARCHIVE_ARTIFACTS=**/*.prop **/*.log **/target/surefire-reports/*-output.txt **/target/failsafe-reports/failsafe-summary.xml **/hs_err_*.log **/target/feature/feature.xml 01:03:43 " -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=chromium "-DMAVEN_PARAMS=-PrepoBuild -P!karaf -Pignore-lispflowmapping-integrationtest -Dcheckstyle.skip=true -Dskip.karaf.featureTest=true -Dsft.heap.max=4g 01:03:43 " dependency:sources --quiet -DoutputFile=/w/workspace/autorelease-release-chromium-mvn39-openjdk21/sources.log -DappendOutput --show-version --batch-mode -Djenkins -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 01:03:44 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 01:03:44 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 01:03:44 Java version: 21.0.10, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 01:03:44 Default locale: en, platform encoding: UTF-8 01:03:44 OS name: "linux", version: "5.15.0-174-generic", arch: "amd64", family: "unix" 01:04:18 [autorelease-release-chromium-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins11723226420662359735.sh 01:04:18 + awk /The following files have NOT been resolved:/,/^$/ sources.log 01:04:18 [autorelease-release-chromium-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins17825195100123426802.sh 01:04:18 + mkdir -p archives/ 01:04:18 + cp dependencies.log merge-order.log missing-sources.log sources.log variables.prop archives/ 01:04:18 $ ssh-agent -k 01:04:18 unset SSH_AUTH_SOCK; 01:04:18 unset SSH_AGENT_PID; 01:04:18 echo Agent pid 2051 killed; 01:04:18 [ssh-agent] Stopped. 01:04:18 [PostBuildScript] - [INFO] Executing post build scripts. 01:04:18 [autorelease-release-chromium-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins11122714796196453067.sh 01:04:18 ---> notify-build-failure.sh 01:04:19 2026-06-21 01:04:19 URL:https://jenkins.opendaylight.org/releng/job/autorelease-release-chromium-mvn39-openjdk21/151/consoleText [2773629] -> "/tmp/autorelease-build.log" [1] 01:04:19 Unable to determine failed ARTIFACT_ID. Build likely successful or bug in this script. 01:04:19 [PostBuildScript] - [INFO] Executing post build scripts. 01:04:19 [autorelease-release-chromium-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins15474035753543792204.sh 01:04:19 + echo #topic cookies 01:04:19 #topic cookies 01:04:19 [PostBuildScript] - [INFO] Executing post build scripts. 01:04:19 [autorelease-release-chromium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins6483113303211673461.sh 01:04:19 ---> sysstat.sh 01:04:19 [autorelease-release-chromium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins17557679790886668346.sh 01:04:19 ---> package-listing.sh 01:04:20 ++ facter osfamily 01:04:20 ++ tr '[:upper:]' '[:lower:]' 01:04:20 + OS_FAMILY=debian 01:04:20 + workspace=/w/workspace/autorelease-release-chromium-mvn39-openjdk21 01:04:20 + START_PACKAGES=/tmp/packages_start.txt 01:04:20 + END_PACKAGES=/tmp/packages_end.txt 01:04:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:04:20 + PACKAGES=/tmp/packages_start.txt 01:04:20 + '[' /w/workspace/autorelease-release-chromium-mvn39-openjdk21 ']' 01:04:20 + PACKAGES=/tmp/packages_end.txt 01:04:20 + case "${OS_FAMILY}" in 01:04:20 + grep '^ii' 01:04:20 + dpkg -l 01:04:20 + '[' -f /tmp/packages_start.txt ']' 01:04:20 + '[' -f /tmp/packages_end.txt ']' 01:04:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:04:20 + '[' /w/workspace/autorelease-release-chromium-mvn39-openjdk21 ']' 01:04:20 + mkdir -p /w/workspace/autorelease-release-chromium-mvn39-openjdk21/archives/ 01:04:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-release-chromium-mvn39-openjdk21/archives/ 01:04:20 [autorelease-release-chromium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins6307441307899529370.sh 01:04:20 ---> capture-instance-metadata.sh 01:04:20 Setup pyenv: 01:04:20 system 01:04:20 3.8.20 01:04:20 3.9.20 01:04:20 3.10.15 01:04:20 * 3.11.10 (set by /w/workspace/autorelease-release-chromium-mvn39-openjdk21/.python-version) 01:04:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zu9k from file:/tmp/.os_lf_venv 01:04:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:04:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:04:22 lf-activate-venv(): INFO: Base packages installed successfully 01:04:22 lf-activate-venv(): INFO: Installing additional packages: lftools 01:04:34 lf-activate-venv(): INFO: Adding /tmp/venv-Zu9k/bin to PATH 01:04:34 INFO: Running in OpenStack, capturing instance metadata 01:04:34 [autorelease-release-chromium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins4158073482667313399.sh 01:04:34 provisioning config files... 01:04:35 Could not find credentials [logs] for autorelease-release-chromium-mvn39-openjdk21 #151 01:04:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-release-chromium-mvn39-openjdk21@tmp/config16511668311059145728tmp 01:04:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 01:04:35 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 01:04:35 provisioning config files... 01:04:35 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 01:04:35 [EnvInject] - Injecting environment variables from a build step. 01:04:35 [EnvInject] - Injecting as environment variables the properties content 01:04:35 SERVER_ID=logs 01:04:35 01:04:35 [EnvInject] - Variables injected successfully. 01:04:35 [autorelease-release-chromium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins8827681696930018896.sh 01:04:35 ---> create-netrc.sh 01:04:35 WARN: Log server credential not found. 01:04:35 [autorelease-release-chromium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins14814528114026307988.sh 01:04:35 ---> python-tools-install.sh 01:04:35 Setup pyenv: 01:04:35 system 01:04:35 3.8.20 01:04:35 3.9.20 01:04:35 3.10.15 01:04:35 * 3.11.10 (set by /w/workspace/autorelease-release-chromium-mvn39-openjdk21/.python-version) 01:04:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zu9k from file:/tmp/.os_lf_venv 01:04:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:04:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:04:37 lf-activate-venv(): INFO: Base packages installed successfully 01:04:37 lf-activate-venv(): INFO: Installing additional packages: lftools 01:04:46 lf-activate-venv(): INFO: Adding /tmp/venv-Zu9k/bin to PATH 01:04:46 [autorelease-release-chromium-mvn39-openjdk21] $ /bin/sh /tmp/jenkins12151782101847295093.sh 01:04:46 ---> uv-install.sh 01:04:46 uv 0.11.23 is already installed 01:04:46 uvx 0.11.23 (x86_64-unknown-linux-gnu) 01:04:46 [autorelease-release-chromium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins12282675492926763080.sh 01:04:46 ---> sudo-logs.sh 01:04:46 Archiving 'sudo' log.. 01:04:46 [autorelease-release-chromium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins10997571960081573319.sh 01:04:46 ---> job-cost.sh 01:04:46 INFO: Activating Python virtual environment... 01:04:46 Setup pyenv: 01:04:46 system 01:04:46 3.8.20 01:04:46 3.9.20 01:04:46 3.10.15 01:04:46 * 3.11.10 (set by /w/workspace/autorelease-release-chromium-mvn39-openjdk21/.python-version) 01:04:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zu9k from file:/tmp/.os_lf_venv 01:04:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:04:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:04:48 lf-activate-venv(): INFO: Base packages installed successfully 01:04:48 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:04:55 lf-activate-venv(): INFO: Adding /tmp/venv-Zu9k/bin to PATH 01:04:55 INFO: No stack-cost file found 01:04:55 INFO: Instance uptime: 2425s 01:04:55 INFO: Fetching instance metadata (attempt 1 of 3)... 01:04:55 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 01:04:55 INFO: Successfully fetched instance metadata 01:04:55 INFO: Instance type: v3-standard-8 01:04:55 INFO: Retrieving pricing info for: v3-standard-8 01:04:55 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 01:04:55 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=2425 01:04:55 INFO: Successfully fetched Vexxhost pricing API 01:04:55 INFO: Retrieved cost: 0.22 01:04:55 INFO: Retrieved resource: v3-standard-8 01:04:55 INFO: Creating archive directory: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/archives/cost 01:04:55 INFO: Archiving costs to: /w/workspace/autorelease-release-chromium-mvn39-openjdk21/archives/cost.csv 01:04:55 INFO: Successfully archived job cost data 01:04:55 DEBUG: Cost data: autorelease-release-chromium-mvn39-openjdk21,151,2026-06-21 01:04:55,v3-standard-8,2425,0.22,0.00,SUCCESS 01:04:55 [autorelease-release-chromium-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins15415830507874032897.sh 01:04:55 ---> logs-deploy.sh 01:04:55 Setup pyenv: 01:04:55 system 01:04:55 3.8.20 01:04:55 3.9.20 01:04:55 3.10.15 01:04:55 * 3.11.10 (set by /w/workspace/autorelease-release-chromium-mvn39-openjdk21/.python-version) 01:04:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zu9k from file:/tmp/.os_lf_venv 01:04:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:04:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:04:57 lf-activate-venv(): INFO: Base packages installed successfully 01:04:57 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 01:05:06 lf-activate-venv(): INFO: Adding /tmp/venv-Zu9k/bin to PATH 01:05:06 WARNING: Nexus logging server not set 01:05:06 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-release-chromium-mvn39-openjdk21/151/ 01:05:06 INFO: archiving logs to S3 01:05:11 ---> uname -a: 01:05:11 Linux prd-ubuntu2204-docker-8c-8g-29040 5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 01:05:11 01:05:11 01:05:11 ---> lscpu: 01:05:11 Architecture: x86_64 01:05:11 CPU op-mode(s): 32-bit, 64-bit 01:05:11 Address sizes: 40 bits physical, 48 bits virtual 01:05:11 Byte Order: Little Endian 01:05:11 CPU(s): 8 01:05:11 On-line CPU(s) list: 0-7 01:05:11 Vendor ID: AuthenticAMD 01:05:11 Model name: AMD EPYC-Rome Processor 01:05:11 CPU family: 23 01:05:11 Model: 49 01:05:11 Thread(s) per core: 1 01:05:11 Core(s) per socket: 1 01:05:11 Socket(s): 8 01:05:11 Stepping: 0 01:05:11 BogoMIPS: 5599.99 01:05:11 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 01:05:11 Virtualization: AMD-V 01:05:11 Hypervisor vendor: KVM 01:05:11 Virtualization type: full 01:05:11 L1d cache: 256 KiB (8 instances) 01:05:11 L1i cache: 256 KiB (8 instances) 01:05:11 L2 cache: 4 MiB (8 instances) 01:05:11 L3 cache: 128 MiB (8 instances) 01:05:11 NUMA node(s): 1 01:05:11 NUMA node0 CPU(s): 0-7 01:05:11 Vulnerability Gather data sampling: Not affected 01:05:11 Vulnerability Indirect target selection: Not affected 01:05:11 Vulnerability Itlb multihit: Not affected 01:05:11 Vulnerability L1tf: Not affected 01:05:11 Vulnerability Mds: Not affected 01:05:11 Vulnerability Meltdown: Not affected 01:05:11 Vulnerability Mmio stale data: Not affected 01:05:11 Vulnerability Reg file data sampling: Not affected 01:05:11 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 01:05:11 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 01:05:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:05:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:05:11 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 01:05:11 Vulnerability Srbds: Not affected 01:05:11 Vulnerability Tsa: Not affected 01:05:11 Vulnerability Tsx async abort: Not affected 01:05:11 Vulnerability Vmscape: Not affected 01:05:11 01:05:11 01:05:11 ---> nproc: 01:05:11 8 01:05:11 01:05:11 01:05:11 ---> df -h: 01:05:11 Filesystem Size Used Avail Use% Mounted on 01:05:11 tmpfs 3.2G 1.1M 3.2G 1% /run 01:05:11 /dev/vda1 155G 18G 138G 12% / 01:05:11 tmpfs 16G 0 16G 0% /dev/shm 01:05:11 tmpfs 5.0M 0 5.0M 0% /run/lock 01:05:11 /dev/vda15 105M 6.1M 99M 6% /boot/efi 01:05:11 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 01:05:11 01:05:11 01:05:11 ---> free -m: 01:05:11 total used free shared buff/cache available 01:05:11 Mem: 32092 768 18923 4 12399 30855 01:05:11 Swap: 1023 0 1023 01:05:11 01:05:11 01:05:11 ---> ip addr: 01:05:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:05:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:05:11 inet 127.0.0.1/8 scope host lo 01:05:11 valid_lft forever preferred_lft forever 01:05:11 inet6 ::1/128 scope host 01:05:11 valid_lft forever preferred_lft forever 01:05:11 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 01:05:11 link/ether fa:16:3e:f0:2b:fa brd ff:ff:ff:ff:ff:ff 01:05:11 altname enp0s3 01:05:11 inet 10.30.170.217/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 01:05:11 valid_lft 83966sec preferred_lft 83966sec 01:05:11 inet6 fe80::f816:3eff:fef0:2bfa/64 scope link 01:05:11 valid_lft forever preferred_lft forever 01:05:11 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 01:05:11 link/ether a2:76:6d:8d:3d:37 brd ff:ff:ff:ff:ff:ff 01:05:11 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:05:11 valid_lft forever preferred_lft forever 01:05:11 inet6 fe80::a076:6dff:fe8d:3d37/64 scope link 01:05:11 valid_lft forever preferred_lft forever 01:05:11 01:05:11 01:05:11 ---> sar -b -r -n DEV: 01:05:11 Linux 5.15.0-174-generic (prd-ubuntu2204-docker-8c-8g-29040) 06/21/26 _x86_64_ (8 CPU) 01:05:11 01:05:11 00:24:40 LINUX RESTART (8 CPU) 01:05:11 01:05:11 00:30:17 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:05:11 00:40:01 56.04 4.67 49.95 1.42 287.97 7986.12 1132.26 01:05:11 00:50:01 7.26 0.05 6.82 0.39 1.96 2489.66 785.72 01:05:11 01:00:15 43.06 2.13 39.82 1.10 311.43 23310.63 3214.38 01:05:11 Average: 35.32 2.26 32.10 0.97 200.49 11381.94 1727.28 01:05:11 01:05:11 00:30:17 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:05:11 00:40:01 25297592 29326512 2984324 9.08 135564 4137216 3358724 9.90 733512 6411028 37852 01:05:11 00:50:01 24001016 29249632 3054044 9.29 164804 5257756 3187312 9.40 1053568 7289308 514460 01:05:11 01:00:15 19636336 31629048 644448 1.96 230444 11675012 1448128 4.27 3131812 9270724 464 01:05:11 Average: 22978315 30068397 2227605 6.78 176937 7023328 2664721 7.86 1639631 7657020 184259 01:05:11 01:05:11 00:30:17 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:05:11 00:40:01 lo 4.60 4.60 0.45 0.45 0.00 0.00 0.00 0.00 01:05:11 00:40:01 ens3 127.93 101.31 1173.88 19.36 0.00 0.00 0.00 0.00 01:05:11 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:11 00:50:01 lo 1.78 1.78 0.16 0.16 0.00 0.00 0.00 0.00 01:05:11 00:50:01 ens3 57.48 48.49 256.31 12.38 0.00 0.00 0.00 0.00 01:05:11 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:11 01:00:15 lo 230.86 230.86 226.03 226.03 0.00 0.00 0.00 0.00 01:05:11 01:00:15 ens3 105.75 101.00 331.98 1319.79 0.00 0.00 0.00 0.00 01:05:11 01:00:15 docker0 72.35 67.27 1310.19 7.82 0.00 0.00 0.00 0.00 01:05:11 01:00:15 vethacd0c2d 72.34 67.28 1311.18 7.82 0.00 0.00 0.00 0.11 01:05:11 Average: lo 80.89 80.89 77.35 77.35 0.00 0.00 0.00 0.00 01:05:11 Average: ens3 96.84 83.57 580.17 460.92 0.00 0.00 0.00 0.00 01:05:11 Average: docker0 24.70 22.96 447.22 2.67 0.00 0.00 0.00 0.00 01:05:11 Average: vethacd0c2d 24.69 22.96 447.56 2.67 0.00 0.00 0.00 0.04 01:05:11 01:05:11 01:05:11 ---> sar -P ALL: 01:05:11 Linux 5.15.0-174-generic (prd-ubuntu2204-docker-8c-8g-29040) 06/21/26 _x86_64_ (8 CPU) 01:05:11 01:05:11 00:24:40 LINUX RESTART (8 CPU) 01:05:11 01:05:11 00:30:17 CPU %user %nice %system %iowait %steal %idle 01:05:11 00:40:01 all 18.06 0.00 1.25 0.16 0.04 80.49 01:05:11 00:40:01 0 15.20 0.00 1.11 0.05 0.04 83.61 01:05:11 00:40:01 1 21.54 0.00 1.42 0.12 0.05 76.86 01:05:11 00:40:01 2 17.21 0.00 1.48 0.47 0.04 80.79 01:05:11 00:40:01 3 15.28 0.00 1.17 0.11 0.04 83.39 01:05:11 00:40:01 4 20.79 0.00 1.24 0.04 0.04 77.88 01:05:11 00:40:01 5 16.79 0.00 1.15 0.03 0.04 82.00 01:05:11 00:40:01 6 20.03 0.00 1.26 0.40 0.04 78.27 01:05:11 00:40:01 7 17.65 0.00 1.18 0.04 0.04 81.09 01:05:11 00:50:01 all 34.66 0.00 1.41 0.02 0.07 63.84 01:05:11 00:50:01 0 30.70 0.00 1.52 0.03 0.07 67.68 01:05:11 00:50:01 1 34.62 0.00 1.33 0.02 0.07 63.97 01:05:11 00:50:01 2 39.48 0.00 1.62 0.03 0.07 58.80 01:05:11 00:50:01 3 38.42 0.00 1.27 0.02 0.06 60.23 01:05:11 00:50:01 4 29.93 0.00 1.32 0.04 0.07 68.65 01:05:11 00:50:01 5 37.14 0.00 1.48 0.01 0.07 61.30 01:05:11 00:50:01 6 33.74 0.00 1.54 0.05 0.06 64.60 01:05:11 00:50:01 7 33.22 0.00 1.20 0.01 0.06 65.51 01:05:11 01:00:15 all 14.22 0.00 1.32 0.17 0.05 84.23 01:05:11 01:00:15 0 14.28 0.00 1.79 0.13 0.05 83.75 01:05:11 01:00:15 1 14.08 0.00 1.67 0.09 0.05 84.10 01:05:11 01:00:15 2 23.15 0.00 1.83 0.10 0.05 74.87 01:05:11 01:00:15 3 14.03 0.00 1.20 0.17 0.05 84.55 01:05:11 01:00:15 4 11.80 0.00 1.10 0.46 0.04 86.60 01:05:11 01:00:15 5 14.99 0.00 1.17 0.04 0.05 83.75 01:05:11 01:00:15 6 11.04 0.00 0.97 0.19 0.05 87.75 01:05:11 01:00:15 7 10.43 0.00 0.86 0.16 0.05 88.49 01:05:11 Average: all 22.28 0.00 1.33 0.12 0.05 76.22 01:05:11 Average: 0 20.05 0.00 1.48 0.07 0.05 78.35 01:05:11 Average: 1 23.35 0.00 1.48 0.08 0.06 75.04 01:05:11 Average: 2 26.66 0.00 1.65 0.19 0.05 71.44 01:05:11 Average: 3 22.57 0.00 1.21 0.10 0.05 76.07 01:05:11 Average: 4 20.77 0.00 1.22 0.18 0.05 77.77 01:05:11 Average: 5 22.95 0.00 1.27 0.03 0.05 75.70 01:05:11 Average: 6 21.53 0.00 1.25 0.21 0.05 76.95 01:05:11 Average: 7 20.37 0.00 1.08 0.07 0.05 78.43 01:05:11 01:05:11 01:05:11