07:11:10 Started by timer 07:11:10 Running as SYSTEM 07:11:10 [EnvInject] - Loading node environment variables. 07:11:10 Building remotely on prd-ubuntu2204-docker-8c-8g-28827 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/bgpcep-maven-clm-master 07:11:10 [ssh-agent] Looking for ssh-agent implementation... 07:11:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:11:10 $ ssh-agent 07:11:10 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXax9hdZ/agent.1625 07:11:10 SSH_AGENT_PID=1627 07:11:10 [ssh-agent] Started. 07:11:10 Running ssh-add (command line suppressed) 07:11:10 Identity added: /w/workspace/bgpcep-maven-clm-master@tmp/private_key_10951212569052709270.key (/w/workspace/bgpcep-maven-clm-master@tmp/private_key_10951212569052709270.key) 07:11:10 [ssh-agent] Using credentials jenkins (jenkins-ssh) 07:11:10 The recommended git tool is: NONE 07:11:12 using credential jenkins-ssh 07:11:12 Wiping out workspace first. 07:11:12 Cloning the remote Git repository 07:11:12 Cloning repository git://devvexx.opendaylight.org/mirror/bgpcep 07:11:12 > git init /w/workspace/bgpcep-maven-clm-master # timeout=10 07:11:12 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/bgpcep 07:11:12 > git --version # timeout=10 07:11:12 > git --version # 'git version 2.34.1' 07:11:12 using GIT_SSH to set credentials jenkins-ssh 07:11:12 Verifying host key using known hosts file, will automatically accept unseen keys 07:11:12 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/bgpcep +refs/heads/*:refs/remotes/origin/* # timeout=10 07:11:18 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/bgpcep # timeout=10 07:11:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:11:18 Avoid second fetch 07:11:18 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 07:11:18 Checking out Revision cac806acf2e3eb39b5b28946cc49120390a8ba46 (refs/remotes/origin/master) 07:11:18 > git config core.sparsecheckout # timeout=10 07:11:18 > git checkout -f cac806acf2e3eb39b5b28946cc49120390a8ba46 # timeout=10 07:11:18 Commit message: "Bump the actions-deps group with 3 updates" 07:11:18 > git rev-list --no-walk 437507c4fe17721f0b65f93d24e1798ff354357e # timeout=10 07:11:22 provisioning config files... 07:11:22 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:11:22 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:11:22 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins15049077339370902292.sh 07:11:22 ---> python-tools-install.sh 07:11:22 Setup pyenv: 07:11:22 * system (set by /opt/pyenv/version) 07:11:22 * 3.8.20 (set by /opt/pyenv/version) 07:11:22 * 3.9.20 (set by /opt/pyenv/version) 07:11:22 3.10.15 07:11:22 3.11.10 07:11:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2zQs 07:11:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:11:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:11:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:11:31 lf-activate-venv(): INFO: Base packages installed successfully 07:11:31 lf-activate-venv(): INFO: Installing additional packages: lftools 07:11:56 lf-activate-venv(): INFO: Adding /tmp/venv-2zQs/bin to PATH 07:11:56 Generating Requirements File 07:12:22 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 07:12:22 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:12:22 Python 3.11.10 07:12:22 pip 26.1.2 from /tmp/venv-2zQs/lib/python3.11/site-packages/pip (python 3.11) 07:12:23 aiohappyeyeballs==2.6.2 07:12:23 aiohttp==3.14.1 07:12:23 aiosignal==1.4.0 07:12:23 appdirs==1.4.4 07:12:23 argcomplete==3.6.3 07:12:23 aspy.yaml==1.3.0 07:12:23 attrs==26.1.0 07:12:23 autopage==0.6.0 07:12:23 beautifulsoup4==4.15.0 07:12:23 boto3==1.43.34 07:12:23 botocore==1.43.34 07:12:23 bs4==0.0.2 07:12:23 certifi==2026.6.17 07:12:23 cffi==2.0.0 07:12:23 cfgv==3.5.0 07:12:23 chardet==7.4.3 07:12:23 charset-normalizer==3.4.7 07:12:23 click==8.4.1 07:12:23 cliff==4.14.0 07:12:23 cmd2==4.0.0 07:12:23 cryptography==3.3.2 07:12:23 debtcollector==3.1.0 07:12:23 decorator==5.3.1 07:12:23 defusedxml==0.7.1 07:12:23 Deprecated==1.3.1 07:12:23 distlib==0.4.3 07:12:23 dnspython==2.8.0 07:12:23 docker==7.1.0 07:12:23 dogpile.cache==1.5.0 07:12:23 durationpy==0.10 07:12:23 email-validator==2.3.0 07:12:23 filelock==3.29.4 07:12:23 frozenlist==1.8.0 07:12:23 future==1.0.0 07:12:23 gitdb==4.0.12 07:12:23 GitPython==3.1.50 07:12:23 httplib2==0.30.2 07:12:23 identify==2.6.19 07:12:23 idna==3.18 07:12:23 importlib-resources==1.5.0 07:12:23 iso8601==2.1.0 07:12:23 Jinja2==3.1.6 07:12:23 jmespath==1.1.0 07:12:23 jsonpatch==1.33 07:12:23 jsonpointer==3.1.1 07:12:23 jsonschema==4.26.0 07:12:23 jsonschema-specifications==2025.9.1 07:12:23 keystoneauth1==5.14.0 07:12:23 kubernetes==36.0.2 07:12:23 lftools==0.37.22 07:12:23 lxml==6.1.1 07:12:23 markdown-it-py==4.2.0 07:12:23 MarkupSafe==3.0.3 07:12:23 mdurl==0.1.2 07:12:23 msgpack==1.2.1 07:12:23 multi_key_dict==2.0.3 07:12:23 multidict==6.7.1 07:12:23 munch==4.0.0 07:12:23 netaddr==1.3.0 07:12:23 niet==1.4.2 07:12:23 nodeenv==1.10.0 07:12:23 oauth2client==4.1.3 07:12:23 oauthlib==3.3.1 07:12:23 openstacksdk==4.16.0 07:12:23 os-service-types==1.8.2 07:12:23 osc-lib==4.6.0 07:12:23 oslo.config==10.5.0 07:12:23 oslo.context==6.4.0 07:12:23 oslo.i18n==6.8.0 07:12:23 oslo.log==8.2.0 07:12:23 oslo.serialization==5.10.0 07:12:23 oslo.utils==10.1.1 07:12:23 packaging==26.2 07:12:23 pbr==7.0.3 07:12:23 platformdirs==4.10.0 07:12:23 prettytable==3.17.0 07:12:23 prompt_toolkit==3.0.52 07:12:23 propcache==0.5.2 07:12:23 psutil==7.2.2 07:12:23 pyasn1==0.6.3 07:12:23 pyasn1_modules==0.4.2 07:12:23 pycparser==3.0 07:12:23 pygerrit2==2.0.15 07:12:23 PyGithub==2.9.1 07:12:23 Pygments==2.20.0 07:12:23 PyJWT==2.13.0 07:12:23 PyNaCl==1.6.2 07:12:23 pyparsing==2.4.7 07:12:23 pyperclip==1.11.0 07:12:23 pyrsistent==0.20.0 07:12:23 python-cinderclient==9.9.0 07:12:23 python-dateutil==2.9.0.post0 07:12:23 python-discovery==1.4.2 07:12:23 python-heatclient==5.2.0 07:12:23 python-jenkins==1.8.3 07:12:23 python-keystoneclient==5.8.0 07:12:23 python-magnumclient==4.10.0 07:12:23 python-openstackclient==10.1.0 07:12:23 python-swiftclient==4.10.0 07:12:23 PyYAML==6.0.3 07:12:23 referencing==0.37.0 07:12:23 requests==2.34.2 07:12:23 requests-oauthlib==2.0.0 07:12:23 rfc3986==2.0.0 07:12:23 rich==15.0.0 07:12:23 rich-argparse==1.8.0 07:12:23 rpds-py==2026.5.1 07:12:23 rsa==4.9.1 07:12:23 ruamel.yaml==0.19.1 07:12:23 ruamel.yaml.clib==0.2.15 07:12:23 s3transfer==0.19.0 07:12:23 simplejson==4.1.1 07:12:23 six==1.17.0 07:12:23 smmap==5.0.3 07:12:23 soupsieve==2.8.4 07:12:23 stevedore==5.8.0 07:12:23 tabulate==0.10.0 07:12:23 toml==0.10.2 07:12:23 tomlkit==0.15.0 07:12:23 tqdm==4.68.3 07:12:23 typing_extensions==4.15.0 07:12:23 urllib3==1.26.20 07:12:23 virtualenv==21.5.1 07:12:23 wcwidth==0.8.1 07:12:23 websocket-client==1.9.0 07:12:23 wrapt==2.2.1 07:12:23 xdg==6.0.0 07:12:23 xmltodict==1.0.4 07:12:23 yarl==1.24.2 07:12:23 yq==3.4.3 07:12:23 [bgpcep-maven-clm-master] $ /bin/sh /tmp/jenkins1415234321094313296.sh 07:12:23 ---> uv-install.sh 07:12:23 Installing uv/uvx (latest) using shell installer 07:12:23 2026-06-20 07:12:23 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-Me7Ctx.sh" [1] 07:12:23 downloading uv 0.11.23 x86_64-unknown-linux-gnu 07:12:24 installing to /home/jenkins/.local/bin 07:12:24 uv 07:12:24 uvx 07:12:24 everything's installed! 07:12:24 07:12:24 To add $HOME/.local/bin to your PATH, either restart your shell or run: 07:12:24 07:12:24 source $HOME/.local/bin/env (sh, bash, zsh) 07:12:24 source $HOME/.local/bin/env.fish (fish) 07:12:24 Adding install location to PATH 07:12:24 ---> Validating uv/uvx install 07:12:24 uvx 0.11.23 (x86_64-unknown-linux-gnu) 07:12:24 [bgpcep-maven-clm-master] $ /bin/sh -xe /tmp/jenkins5529726958525538850.sh 07:12:24 + echo quiet=on 07:12:24 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-28827 07:12:25 [bgpcep-maven-clm-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master "-DMAVEN_OPTS=--add-opens java.base/java.util=ALL-UNNAMED" -DPROJECT=bgpcep -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 07:12:25 " -DNEXUS_IQ_STAGE=release -DMAVEN_PARAMS= -DGERRIT_PROJECT=bgpcep --version 07:12:25 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 07:12:25 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 07:12:25 Java version: 21.0.10, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 07:12:25 Default locale: en, platform encoding: UTF-8 07:12:25 OS name: "linux", version: "5.15.0-174-generic", arch: "amd64", family: "unix" 07:12:25 [bgpcep-maven-clm-master] $ /bin/sh -xe /tmp/jenkins3286014770966521372.sh 07:12:25 + rm /home/jenkins/.wgetrc 07:12:25 [EnvInject] - Injecting environment variables from a build step. 07:12:25 [EnvInject] - Injecting as environment variables the properties content 07:12:25 SET_JDK_VERSION=openjdk21 07:12:25 GIT_URL="git://devvexx.opendaylight.org/mirror" 07:12:25 07:12:25 [EnvInject] - Variables injected successfully. 07:12:25 [bgpcep-maven-clm-master] $ /bin/sh /tmp/jenkins17613925873832575843.sh 07:12:25 ---> update-java-alternatives.sh 07:12:25 ---> Updating Java version 07:12:25 ---> Ubuntu/Debian system detected 07:12:26 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 07:12:26 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 07:12:26 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 07:12:26 openjdk version "21.0.10" 2026-01-20 07:12:26 OpenJDK Runtime Environment (build 21.0.10+7-Ubuntu-122.04) 07:12:26 OpenJDK 64-Bit Server VM (build 21.0.10+7-Ubuntu-122.04, mixed mode, sharing) 07:12:26 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 07:12:26 [EnvInject] - Injecting environment variables from a build step. 07:12:26 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 07:12:26 [EnvInject] - Variables injected successfully. 07:12:26 provisioning config files... 07:12:26 copy managed file [global-settings] to file:/w/workspace/bgpcep-maven-clm-master@tmp/config12826514902044120185tmp 07:12:27 copy managed file [bgpcep-settings] to file:/w/workspace/bgpcep-maven-clm-master@tmp/config5177650741574916154tmp 07:12:27 [EnvInject] - Injecting environment variables from a build step. 07:12:27 [EnvInject] - Injecting as environment variables the properties content 07:12:27 MAVEN_GOALS=clean install 07:12:27 07:12:27 [EnvInject] - Variables injected successfully. 07:12:27 [bgpcep-maven-clm-master] $ /bin/bash -l /tmp/jenkins9420537915510937740.sh 07:12:27 ---> common-variables.sh 07:12:27 --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 07:12:27 ---> sonatype-clm.sh 07:12:27 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 07:12:27 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 07:12:27 Java version: 21.0.10, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 07:12:27 Default locale: en, platform encoding: UTF-8 07:12:27 OS name: "linux", version: "5.15.0-174-generic", arch: "amd64", family: "unix" 07:12:28 [INFO] Scanning for projects... 07:12:34 [INFO] ------------------------------------------------------------------------ 07:12:34 [INFO] Reactor Build Order: 07:12:34 [INFO] 07:12:34 [INFO] bgpcep-artifacts [pom] 07:12:34 [INFO] binding-parent [pom] 07:12:34 [INFO] graph-api [bundle] 07:12:34 [INFO] algo-api [bundle] 07:12:34 [INFO] concepts [bundle] 07:12:34 [INFO] BGPCEP common parent [pom] 07:12:34 [INFO] algo-impl [bundle] 07:12:34 [INFO] single-feature-parent [pom] 07:12:34 [INFO] OpenDaylight :: GRAPH :: API [feature] 07:12:34 [INFO] OpenDaylight :: BGPCEP :: Concepts [feature] 07:12:34 [INFO] OpenDaylight :: Path Computation Algorithms :: API [feature] 07:12:34 [INFO] graph-impl [bundle] 07:12:34 [INFO] OpenDaylight :: GRAPH [feature] 07:12:34 [INFO] OpenDaylight :: Path Computation Algorithms [feature] 07:12:34 [INFO] testtool-parent [pom] 07:12:34 [INFO] util [bundle] 07:12:34 [INFO] bgp-concepts [bundle] 07:12:34 [INFO] bgp-parser-api [bundle] 07:12:34 [INFO] bgp-parser-spi [bundle] 07:12:34 [INFO] bgp-util [bundle] 07:12:34 [INFO] bgp-parser-impl [bundle] 07:12:34 [INFO] OpenDaylight :: Extras :: Dependencies [feature] 07:12:34 [INFO] OpenDaylight :: BGP :: Dependencies [feature] 07:12:34 [INFO] OpenDaylight :: BGP :: Parser :: API [feature] 07:12:34 [INFO] OpenDaylight :: BGP :: Parser [feature] 07:12:34 [INFO] bgp-rib-api [bundle] 07:12:34 [INFO] bgp-openconfig-api [bundle] 07:12:34 [INFO] bgp-rib-spi [bundle] 07:12:34 [INFO] OpenDaylight :: BGP :: RIB Api [feature] 07:12:34 [INFO] bgp-openconfig-spi [bundle] 07:12:34 [INFO] OpenDaylight :: BGP :: Openconfig [feature] 07:12:34 [INFO] bgp-bmp-api [bundle] 07:12:34 [INFO] bgp-extension-parent [pom] 07:12:34 [INFO] bgp-inet [bundle] 07:12:34 [INFO] bgp-path-selection-mode [bundle] 07:12:34 [INFO] config-loader-spi [bundle] 07:12:34 [INFO] config-loader-impl [bundle] 07:12:34 [INFO] testtool-util [bundle] 07:12:34 [INFO] routing-policy-config-loader [bundle] 07:12:34 [INFO] bgp-openconfig-rp-spi [bundle] 07:12:34 [INFO] bgp-route-target [bundle] 07:12:34 [INFO] bgp-openconfig-rp-impl [bundle] 07:12:34 [INFO] rsvp-api [bundle] 07:12:34 [INFO] rsvp-spi [bundle] 07:12:34 [INFO] rsvp-impl [bundle] 07:12:34 [INFO] bgp-linkstate [bundle] 07:12:34 [INFO] bgp-rib-mock [bundle] 07:12:34 [INFO] bgp-config-example [jar] 07:12:34 [INFO] bgp-openconfig-rp-statement [bundle] 07:12:34 [INFO] bgp-rib-impl [bundle] 07:12:34 [INFO] bgp-peer-acceptor [bundle] 07:12:34 [INFO] bgp-bmp-spi [bundle] 07:12:34 [INFO] OpenDaylight :: BMP :: API [feature] 07:12:34 [INFO] OpenDaylight :: BGP :: Extensions API [feature] 07:12:34 [INFO] OpenDaylight :: BGP :: Inet [feature] 07:12:34 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Spi [feature] 07:12:34 [INFO] OpenDaylight :: BGP :: Route Target Constrains [feature] 07:12:34 [INFO] OpenDaylight :: BGP :: Path Selection [feature] 07:12:34 [INFO] OpenDaylight :: BGPCEP :: SPI Config Loader [feature] 07:12:34 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Impl [feature] 07:12:34 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Statements [feature] 07:12:34 [INFO] OpenDaylight :: BGP :: RIB Impl [feature] 07:12:34 [INFO] bgp-openconfig-state [bundle] 07:12:34 [INFO] OpenDaylight :: BGP :: Config Loader [feature] 07:12:34 [INFO] topology-api [bundle] 07:12:34 [INFO] topology-tunnel-api [bundle] 07:12:34 [INFO] topology-segment-routing [bundle] 07:12:34 [INFO] bgp-topology-provider [bundle] 07:12:34 [INFO] OpenDaylight :: RSVP :: API [feature] 07:12:34 [INFO] OpenDaylight :: RSVP [feature] 07:12:34 [INFO] OpenDaylight :: BGP :: RIB Linkstate [feature] 07:12:34 [INFO] OpenDaylight :: BGPCEP :: Topology :: Api [feature] 07:12:34 [INFO] OpenDaylight :: BGPCEP :: Topology :: Tunnel :: Api [feature] 07:12:34 [INFO] OpenDaylight :: BGPCEP :: Topology :: Segment :: Routing :: Api [feature] 07:12:34 [INFO] OpenDaylight :: BGP :: Topology [feature] 07:12:34 [INFO] bgp-cli [bundle] 07:12:34 [INFO] OpenDaylight :: BGP :: Cli [feature] 07:12:34 [INFO] bgp-flowspec [bundle] 07:12:34 [INFO] OpenDaylight :: BGP :: Flowspec [feature] 07:12:34 [INFO] bgp-labeled-unicast [bundle] 07:12:34 [INFO] OpenDaylight :: BGP :: Labeled Unicast [feature] 07:12:34 [INFO] bgp-l3vpn [bundle] 07:12:34 [INFO] OpenDaylight :: BGP :: L3Vpn [feature] 07:12:34 [INFO] bgp-mvpn [bundle] 07:12:34 [INFO] OpenDaylight :: BGP :: Mvpn [feature] 07:12:34 [INFO] bgp-evpn [bundle] 07:12:34 [INFO] OpenDaylight :: BGP :: Evpn [feature] 07:12:34 [INFO] protocols-config-loader [bundle] 07:12:34 [INFO] OpenDaylight :: BGPCEP :: Config Loader Impl [feature] 07:12:34 [INFO] OpenDaylight :: BGPCEP :: BGP Routing Policy Config Loader [feature] 07:12:34 [INFO] OpenDaylight :: BGPCEP :: Protocols Config Loader [feature] 07:12:34 [INFO] topology-config-loader [bundle] 07:12:34 [INFO] OpenDaylight :: BGPCEP :: Topology Config Loader [feature] 07:12:34 [INFO] OpenDaylight :: BGP [feature] 07:12:34 [INFO] OpenDaylight :: Configuration Example Files [feature] 07:12:34 [INFO] bmp-monitors-config-loader [bundle] 07:12:34 [INFO] OpenDaylight :: BGPCEP :: BMP Config Loader [feature] 07:12:34 [INFO] bgp-bmp-config-example [jar] 07:12:34 [INFO] OpenDaylight :: BMP :: Config files example [feature] 07:12:34 [INFO] bgp-bmp-parser-impl [bundle] 07:12:34 [INFO] bgp-bmp-impl [bundle] 07:12:34 [INFO] OpenDaylight :: BMP [feature] 07:12:34 [INFO] pcep-api [bundle] 07:12:34 [INFO] pcep-spi [bundle] 07:12:34 [INFO] OpenDaylight :: PCEP :: Api [feature] 07:12:34 [INFO] pcep-parser [bundle] 07:12:34 [INFO] OpenDaylight :: PCEP :: Base Parser [feature] 07:12:34 [INFO] pcep-impl [bundle] 07:12:34 [INFO] OpenDaylight :: PCEP :: Impl [feature] 07:12:34 [INFO] programming-api [bundle] 07:12:34 [INFO] programming-spi [bundle] 07:12:34 [INFO] programming-topology-api [bundle] 07:12:34 [INFO] programming-tunnel-api [bundle] 07:12:34 [INFO] OpenDaylight :: PCEP :: Programming Api [feature] 07:12:34 [INFO] pcep-tunnel-api [bundle] 07:12:34 [INFO] programming-impl [bundle] 07:12:34 [INFO] OpenDaylight :: PCEP :: Programming Impl [feature] 07:12:34 [INFO] pcep-topology-api [bundle] 07:12:34 [INFO] pcep-topology-spi [bundle] 07:12:34 [INFO] OpenDaylight :: PCEP :: Topology [feature] 07:12:34 [INFO] pcep-server-api [bundle] 07:12:34 [INFO] pcep-pcc-mock [jar] 07:12:34 [INFO] pcep-topology-provider [bundle] 07:12:34 [INFO] OpenDaylight :: PCEP :: PCE Server API [feature] 07:12:34 [INFO] pcep-server-provider [bundle] 07:12:34 [INFO] OpenDaylight :: PCEP :: PCE Server Provider [feature] 07:12:34 [INFO] OpenDaylight :: PCEP :: Topology Provider [feature] 07:12:34 [INFO] pcep-tunnel-provider [bundle] 07:12:34 [INFO] OpenDaylight :: PCEP :: Tunnel Provider [feature] 07:12:34 [INFO] pcep-config-example [jar] 07:12:34 [INFO] OpenDaylight :: Pcep Configuration Example Files [feature] 07:12:34 [INFO] pcep-cli [bundle] 07:12:34 [INFO] OpenDaylight :: PCEP :: Topology Cli [feature] 07:12:34 [INFO] OpenDaylight :: PCEP [feature] 07:12:34 [INFO] feature-repo-parent [pom] 07:12:34 [INFO] features-bgpcep [feature] 07:12:34 [INFO] bgp-benchmark-app [bundle] 07:12:34 [INFO] OpenDaylight :: BGP :: Benchmark [feature] 07:12:34 [INFO] data-change-counter [bundle] 07:12:34 [INFO] ODL :: Bgpcep :: odl-bgpcep-data-change-counter [feature] 07:12:34 [INFO] features-bgpcep-testing [feature] 07:12:34 [INFO] bgpcep-features-parent [pom] 07:12:34 [INFO] graph [pom] 07:12:34 [INFO] bgp-parser-mock [bundle] 07:12:34 [INFO] bgp-testtool [jar] 07:12:34 [INFO] extensions [pom] 07:12:34 [INFO] bgp-parent [pom] 07:12:34 [INFO] bmp-mock [jar] 07:12:34 [INFO] bmp-parent [pom] 07:12:34 [INFO] algo-parent [pom] 07:12:34 [INFO] pcep-testtool [jar] 07:12:34 [INFO] pcep-server-parent [pom] 07:12:34 [INFO] pcep-topology-parent [pom] 07:12:34 [INFO] pcep-tunnel-parent [pom] 07:12:34 [INFO] pcep-parent [pom] 07:12:34 [INFO] programming-parent [pom] 07:12:34 [INFO] rsvp-parent [pom] 07:12:34 [INFO] topology-parent [pom] 07:12:34 [INFO] config-loader-parent [pom] 07:12:34 [INFO] bgpcep-karaf [pom] 07:12:34 [INFO] bgpcep [pom] 07:12:35 [INFO] 07:12:35 [INFO] --------------< org.opendaylight.bgpcep:bgpcep-artifacts >-------------- 07:12:35 [INFO] Building bgpcep-artifacts 2.0.1-SNAPSHOT [1/161] 07:12:35 [INFO] from artifacts/pom.xml 07:12:35 [INFO] --------------------------------[ pom ]--------------------------------- 07:12:35 [INFO] 07:12:35 [INFO] --- clean:3.5.0:clean (default-clean) @ bgpcep-artifacts --- 07:12:35 [INFO] 07:12:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgpcep-artifacts --- 07:12:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 07:12:36 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 07:12:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:12:36 [INFO] 07:12:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgpcep-artifacts --- 07:12:36 [INFO] 07:12:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgpcep-artifacts --- 07:12:36 [INFO] CycloneDX: Resolving Dependencies 07:12:37 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 07:12:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/artifacts/target/bom.xml 07:12:37 [INFO] attaching as bgpcep-artifacts-2.0.1-SNAPSHOT-cyclonedx.xml 07:12:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/artifacts/target/bom.json 07:12:37 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 07:12:37 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 07:12:37 [INFO] attaching as bgpcep-artifacts-2.0.1-SNAPSHOT-cyclonedx.json 07:12:37 [INFO] 07:12:37 [INFO] --- install:3.1.4:install (default-install) @ bgpcep-artifacts --- 07:12:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/artifacts/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-artifacts/2.0.1-SNAPSHOT/bgpcep-artifacts-2.0.1-SNAPSHOT.pom 07:12:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/artifacts/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-artifacts/2.0.1-SNAPSHOT/bgpcep-artifacts-2.0.1-SNAPSHOT-cyclonedx.xml 07:12:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/artifacts/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgpcep-artifacts/2.0.1-SNAPSHOT/bgpcep-artifacts-2.0.1-SNAPSHOT-cyclonedx.json 07:12:37 [INFO] 07:12:37 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgpcep-artifacts --- 07:12:38 [INFO] org.opendaylight.bgpcep:bgpcep-artifacts:pom:2.0.1-SNAPSHOT 07:12:38 [INFO] 07:12:38 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgpcep-artifacts --- 07:12:39 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/artifacts/target/sonatype-clm/module.xml 07:12:39 [INFO] 07:12:39 [INFO] ---------------< org.opendaylight.bgpcep:binding-parent >--------------- 07:12:39 [INFO] Building binding-parent 2.0.1-SNAPSHOT [2/161] 07:12:39 [INFO] from binding-parent/pom.xml 07:12:39 [INFO] --------------------------------[ pom ]--------------------------------- 07:12:39 [INFO] 07:12:39 [INFO] --- clean:3.5.0:clean (default-clean) @ binding-parent --- 07:12:39 [INFO] 07:12:39 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ binding-parent --- 07:12:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 07:12:39 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 07:12:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:12:39 [INFO] 07:12:39 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ binding-parent --- 07:12:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:12:39 [INFO] 07:12:39 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ binding-parent --- 07:12:39 [INFO] 07:12:39 [INFO] --- dependency:3.10.0:properties (default) @ binding-parent --- 07:12:39 [INFO] 07:12:39 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ binding-parent --- 07:12:40 [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/bgpcep-maven-clm-master/binding-parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:12:40 [INFO] 07:12:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ binding-parent --- 07:12:41 [INFO] Starting audit... 07:12:41 Audit done. 07:12:41 [INFO] You have 0 Checkstyle violations. 07:12:41 [INFO] 07:12:41 [INFO] --- checkstyle:3.6.0:check (default) @ binding-parent --- 07:12:41 [INFO] Starting audit... 07:12:41 Audit done. 07:12:41 [INFO] You have 0 Checkstyle violations. 07:12:41 [INFO] 07:12:41 [INFO] --- dependency:3.10.0:copy (unpack-license) @ binding-parent --- 07:12:41 [INFO] 07:12:41 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ binding-parent >>> 07:12:41 [INFO] 07:12:41 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ binding-parent --- 07:12:42 [INFO] No files found to run spotbugs, check compile phase has been run 07:12:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:12:42 [INFO] 07:12:42 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ binding-parent <<< 07:12:42 [INFO] 07:12:42 [INFO] 07:12:42 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ binding-parent --- 07:12:42 [INFO] 07:12:42 [INFO] --- copy:14.3.1:copy-files (default) @ binding-parent --- 07:12:42 [INFO] 07:12:42 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ binding-parent --- 07:12:43 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:12:43 [INFO] 07:12:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ binding-parent --- 07:12:43 [INFO] CycloneDX: Resolving Dependencies 07:12:43 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 07:12:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/binding-parent/target/bom.xml 07:12:43 [INFO] attaching as binding-parent-2.0.1-SNAPSHOT-cyclonedx.xml 07:12:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/binding-parent/target/bom.json 07:12:43 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 07:12:43 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 07:12:43 [INFO] attaching as binding-parent-2.0.1-SNAPSHOT-cyclonedx.json 07:12:43 [INFO] 07:12:43 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ binding-parent --- 07:12:44 [INFO] Skipping duplicate-finder execution! 07:12:44 [INFO] 07:12:44 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ binding-parent --- 07:12:44 [INFO] Skipping pom project 07:12:44 [INFO] 07:12:44 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ binding-parent --- 07:12:44 [INFO] 07:12:44 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ binding-parent --- 07:12:44 [INFO] 07:12:44 [INFO] --- jacoco:0.8.14:report (report) @ binding-parent --- 07:12:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:12:44 [INFO] 07:12:44 [INFO] --- install:3.1.4:install (default-install) @ binding-parent --- 07:12:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/binding-parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/binding-parent/2.0.1-SNAPSHOT/binding-parent-2.0.1-SNAPSHOT.pom 07:12:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/binding-parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/binding-parent/2.0.1-SNAPSHOT/binding-parent-2.0.1-SNAPSHOT-cyclonedx.xml 07:12:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/binding-parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/binding-parent/2.0.1-SNAPSHOT/binding-parent-2.0.1-SNAPSHOT-cyclonedx.json 07:12:44 [INFO] 07:12:44 [INFO] --- dependency:3.10.0:tree (default-cli) @ binding-parent --- 07:12:44 [INFO] org.opendaylight.bgpcep:binding-parent:pom:2.0.1-SNAPSHOT 07:12:44 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:12:44 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:12:44 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:12:44 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:12:44 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:12:44 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:12:44 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:12:44 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:12:44 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:12:44 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:12:44 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:12:44 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:12:44 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:12:44 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:12:44 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:12:44 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:12:44 [INFO] +- junit:junit:jar:4.13.2:test 07:12:44 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:12:44 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:12:44 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:12:44 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:12:44 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:12:44 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:12:44 [INFO] 07:12:44 [INFO] --- clm:3.0.8-01:index (default-cli) @ binding-parent --- 07:12:44 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/binding-parent/target/sonatype-clm/module.xml 07:12:44 [INFO] 07:12:44 [INFO] -----------------< org.opendaylight.bgpcep:graph-api >------------------ 07:12:44 [INFO] Building graph-api 2.0.1-SNAPSHOT [3/161] 07:12:44 [INFO] from graph/graph-api/pom.xml 07:12:44 [INFO] -------------------------------[ bundle ]------------------------------- 07:12:44 [INFO] 07:12:44 [INFO] --- clean:3.5.0:clean (default-clean) @ graph-api --- 07:12:44 [INFO] 07:12:44 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ graph-api --- 07:12:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:12:44 [INFO] 07:12:44 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ graph-api --- 07:12:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:12:44 [INFO] 07:12:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ graph-api --- 07:12:45 [INFO] 07:12:45 [INFO] --- dependency:3.10.0:properties (default) @ graph-api --- 07:12:45 [INFO] 07:12:45 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ graph-api --- 07:12: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/bgpcep-maven-clm-master/graph/graph-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:12:45 [INFO] 07:12:45 [INFO] --- yang:15.0.2:generate-sources (binding) @ graph-api --- 07:12:46 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:12:46 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/graph/graph-api/src/main/yang 07:12:47 [INFO] yang-to-sources: Found 4 dependencies in 40.41 ms 07:12:47 [INFO] yang-to-sources: Project model files found: 1 in 108.8 ms 07:12:47 [INFO] yang-to-sources: 4 YANG models processed in 322.2 ms 07:12:47 [INFO] BindingJavaFileGenerator: Defined 76 files in 108.7 ms 07:12:47 [INFO] Sorted 76 files into 15 directories in 3.588 ms 07:12:47 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 76 in 315.2 ms 07:12:47 [INFO] 07:12:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ graph-api --- 07:12:47 [INFO] Starting audit... 07:12:47 Audit done. 07:12:47 [INFO] You have 0 Checkstyle violations. 07:12:47 [INFO] 07:12:47 [INFO] --- checkstyle:3.6.0:check (default) @ graph-api --- 07:12:48 [INFO] Starting audit... 07:12:48 Audit done. 07:12:48 [INFO] You have 0 Checkstyle violations. 07:12:48 [INFO] 07:12:48 [INFO] --- dependency:3.10.0:copy (unpack-license) @ graph-api --- 07:12:48 [INFO] 07:12:48 [INFO] --- resources:3.4.0:resources (default-resources) @ graph-api --- 07:12:48 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/graph/graph-api/src/main/resources 07:12:48 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/generated-sources/spi 07:12:48 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:12:48 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:12:48 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:12:48 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/generated-sources/spi 07:12:48 [INFO] 07:12:48 [INFO] --- compiler:3.15.0:compile (default-compile) @ graph-api --- 07:12:48 [INFO] Recompiling the module because of changed source code. 07:12:48 [INFO] Compiling 82 source files with javac [debug release 21] to target/classes 07:12:50 [INFO] 07:12:50 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ graph-api >>> 07:12:50 [INFO] 07:12:50 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ graph-api --- 07:12:50 [INFO] Fork Value is true 07:12:53 [INFO] Done SpotBugs Analysis.... 07:12:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:12:54 [INFO] 07:12:54 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ graph-api <<< 07:12:54 [INFO] 07:12:54 [INFO] 07:12:54 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ graph-api --- 07:12:54 [INFO] BugInstance size is 0 07:12:54 [INFO] Error size is 0 07:12:54 [INFO] No errors/warnings found 07:12:54 [INFO] 07:12:54 [INFO] --- resources:3.4.0:testResources (default-testResources) @ graph-api --- 07:12:54 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/graph/graph-api/src/test/resources 07:12:54 [INFO] 07:12:54 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ graph-api --- 07:12:54 [INFO] No sources to compile 07:12:54 [INFO] 07:12:54 [INFO] --- surefire:3.5.5:test (default-test) @ graph-api --- 07:12:54 [INFO] No tests to run. 07:12:54 [INFO] 07:12:54 [INFO] --- copy:14.3.1:copy-files (default) @ graph-api --- 07:12:54 [INFO] 07:12:54 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ graph-api --- 07:12:54 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/graph-api-2.0.1-SNAPSHOT.jar 07:12:54 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/classes/META-INF/MANIFEST.MF 07:12:54 [INFO] 07:12:54 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ graph-api --- 07:12:57 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/graph-api-2.0.1-SNAPSHOT-javadoc.jar 07:12:58 [INFO] 07:12:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ graph-api --- 07:12:58 [INFO] CycloneDX: Resolving Dependencies 07:12:58 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 07:12:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/bom.xml 07:12:58 [INFO] attaching as graph-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:12:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/bom.json 07:12:58 [INFO] attaching as graph-api-2.0.1-SNAPSHOT-cyclonedx.json 07:12:58 [INFO] 07:12:58 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ graph-api --- 07:12:58 [INFO] Skipping duplicate-finder execution! 07:12:58 [INFO] 07:12:58 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ graph-api --- 07:12:58 [INFO] No dependency problems found 07:12:58 [INFO] 07:12:58 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ graph-api --- 07:12:58 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/graph-api-2.0.1-SNAPSHOT-sources.jar 07:12:58 [INFO] 07:12:58 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ graph-api --- 07:12:58 [INFO] 07:12:58 [INFO] --- jacoco:0.8.14:report (report) @ graph-api --- 07:12:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:12:58 [INFO] 07:12:58 [INFO] --- install:3.1.4:install (default-install) @ graph-api --- 07:12:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/graph-api/2.0.1-SNAPSHOT/graph-api-2.0.1-SNAPSHOT.pom 07:12:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/graph-api-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/graph-api/2.0.1-SNAPSHOT/graph-api-2.0.1-SNAPSHOT.jar 07:12:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/graph-api-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/graph-api/2.0.1-SNAPSHOT/graph-api-2.0.1-SNAPSHOT-javadoc.jar 07:12:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/graph-api/2.0.1-SNAPSHOT/graph-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:12:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/graph-api/2.0.1-SNAPSHOT/graph-api-2.0.1-SNAPSHOT-cyclonedx.json 07:12:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/graph-api-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/graph-api/2.0.1-SNAPSHOT/graph-api-2.0.1-SNAPSHOT-sources.jar 07:12:58 [INFO] 07:12:58 [INFO] --- bundle:6.0.0:install (default-install) @ graph-api --- 07:12:58 [INFO] Writing OBR metadata 07:12:58 [INFO] Installing org/opendaylight/bgpcep/graph-api/2.0.1-SNAPSHOT/graph-api-2.0.1-SNAPSHOT.jar 07:12:58 [INFO] Writing OBR metadata 07:12:58 [INFO] 07:12:58 [INFO] --- dependency:3.10.0:tree (default-cli) @ graph-api --- 07:12:58 [INFO] org.opendaylight.bgpcep:graph-api:bundle:2.0.1-SNAPSHOT 07:12:58 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:12:58 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:12:58 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:12:58 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:12:58 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:12:58 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:12:58 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:12:58 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:12:58 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:12:58 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:12:58 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:12:58 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:compile 07:12:58 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:12:58 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:12:58 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:12:58 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:12:58 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:12:58 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:12:58 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:12:58 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:12:58 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:12:58 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:12:58 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:12:58 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:12:58 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:12:58 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:12:58 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:12:58 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:12:58 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:12:58 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:12:58 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:12:58 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:12:58 [INFO] +- junit:junit:jar:4.13.2:test 07:12:58 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:12:58 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:12:58 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:12:58 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:12:58 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:12:58 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:12:58 [INFO] 07:12:58 [INFO] --- clm:3.0.8-01:index (default-cli) @ graph-api --- 07:12:58 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/sonatype-clm/module.xml 07:12:58 [INFO] 07:12:58 [INFO] ------------------< org.opendaylight.bgpcep:algo-api >------------------ 07:12:58 [INFO] Building algo-api 2.0.1-SNAPSHOT [4/161] 07:12:58 [INFO] from algo/algo-api/pom.xml 07:12:58 [INFO] -------------------------------[ bundle ]------------------------------- 07:12:58 [INFO] 07:12:58 [INFO] --- clean:3.5.0:clean (default-clean) @ algo-api --- 07:12:58 [INFO] 07:12:58 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ algo-api --- 07:12:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:12:59 [INFO] 07:12:59 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ algo-api --- 07:12:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:12:59 [INFO] 07:12:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ algo-api --- 07:12:59 [INFO] 07:12:59 [INFO] --- dependency:3.10.0:properties (default) @ algo-api --- 07:12:59 [INFO] 07:12:59 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ algo-api --- 07:12: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/bgpcep-maven-clm-master/algo/algo-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:12:59 [INFO] 07:12:59 [INFO] --- yang:15.0.2:generate-sources (binding) @ algo-api --- 07:12:59 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:12:59 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/algo/algo-api/src/main/yang 07:12:59 [INFO] yang-to-sources: Found 5 dependencies in 5.322 ms 07:12:59 [INFO] yang-to-sources: Project model files found: 1 in 9.378 ms 07:12:59 [INFO] yang-to-sources: 5 YANG models processed in 115.6 ms 07:12:59 [INFO] BindingJavaFileGenerator: Defined 36 files in 20.00 ms 07:12:59 [INFO] Sorted 36 files into 10 directories in 194.1 μs 07:12:59 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 36 in 40.69 ms 07:12:59 [INFO] 07:12:59 [INFO] --- checkstyle:3.6.0:check (check-license) @ algo-api --- 07:12:59 [INFO] Starting audit... 07:12:59 Audit done. 07:12:59 [INFO] You have 0 Checkstyle violations. 07:12:59 [INFO] 07:12:59 [INFO] --- checkstyle:3.6.0:check (default) @ algo-api --- 07:12:59 [INFO] Starting audit... 07:12:59 Audit done. 07:12:59 [INFO] You have 0 Checkstyle violations. 07:12:59 [INFO] 07:12:59 [INFO] --- dependency:3.10.0:copy (unpack-license) @ algo-api --- 07:12:59 [INFO] 07:12:59 [INFO] --- resources:3.4.0:resources (default-resources) @ algo-api --- 07:12:59 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/algo/algo-api/src/main/resources 07:12:59 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/generated-sources/spi 07:12:59 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:12:59 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:12:59 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:12:59 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/generated-sources/spi 07:12:59 [INFO] 07:12:59 [INFO] --- compiler:3.15.0:compile (default-compile) @ algo-api --- 07:12:59 [INFO] Recompiling the module because of changed dependency. 07:12:59 [INFO] Compiling 37 source files with javac [debug release 21] to target/classes 07:13:00 [INFO] 07:13:00 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ algo-api >>> 07:13:00 [INFO] 07:13:00 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ algo-api --- 07:13:00 [INFO] Fork Value is true 07:13:02 [INFO] Done SpotBugs Analysis.... 07:13:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:13:02 [INFO] 07:13:02 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ algo-api <<< 07:13:02 [INFO] 07:13:02 [INFO] 07:13:02 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ algo-api --- 07:13:02 [INFO] BugInstance size is 0 07:13:02 [INFO] Error size is 0 07:13:02 [INFO] No errors/warnings found 07:13:02 [INFO] 07:13:02 [INFO] --- resources:3.4.0:testResources (default-testResources) @ algo-api --- 07:13:02 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/algo/algo-api/src/test/resources 07:13:02 [INFO] 07:13:02 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ algo-api --- 07:13:02 [INFO] No sources to compile 07:13:02 [INFO] 07:13:02 [INFO] --- surefire:3.5.5:test (default-test) @ algo-api --- 07:13:02 [INFO] No tests to run. 07:13:02 [INFO] 07:13:02 [INFO] --- copy:14.3.1:copy-files (default) @ algo-api --- 07:13:02 [INFO] 07:13:02 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ algo-api --- 07:13:03 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/algo-api-2.0.1-SNAPSHOT.jar 07:13:03 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/classes/META-INF/MANIFEST.MF 07:13:03 [INFO] 07:13:03 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ algo-api --- 07:13:05 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/algo-api-2.0.1-SNAPSHOT-javadoc.jar 07:13:05 [INFO] 07:13:05 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ algo-api --- 07:13:05 [INFO] CycloneDX: Resolving Dependencies 07:13:05 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 07:13:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/bom.xml 07:13:05 [INFO] attaching as algo-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:13:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/bom.json 07:13:06 [INFO] attaching as algo-api-2.0.1-SNAPSHOT-cyclonedx.json 07:13:06 [INFO] 07:13:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ algo-api --- 07:13:06 [INFO] Skipping duplicate-finder execution! 07:13:06 [INFO] 07:13:06 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ algo-api --- 07:13:06 [INFO] No dependency problems found 07:13:06 [INFO] 07:13:06 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ algo-api --- 07:13:06 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/algo-api-2.0.1-SNAPSHOT-sources.jar 07:13:06 [INFO] 07:13:06 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ algo-api --- 07:13:06 [INFO] 07:13:06 [INFO] --- jacoco:0.8.14:report (report) @ algo-api --- 07:13:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:13:06 [INFO] 07:13:06 [INFO] --- install:3.1.4:install (default-install) @ algo-api --- 07:13:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/algo-api/2.0.1-SNAPSHOT/algo-api-2.0.1-SNAPSHOT.pom 07:13:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/algo-api-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/algo-api/2.0.1-SNAPSHOT/algo-api-2.0.1-SNAPSHOT.jar 07:13:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/algo-api-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/algo-api/2.0.1-SNAPSHOT/algo-api-2.0.1-SNAPSHOT-javadoc.jar 07:13:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/algo-api/2.0.1-SNAPSHOT/algo-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:13:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/algo-api/2.0.1-SNAPSHOT/algo-api-2.0.1-SNAPSHOT-cyclonedx.json 07:13:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/algo-api-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/algo-api/2.0.1-SNAPSHOT/algo-api-2.0.1-SNAPSHOT-sources.jar 07:13:06 [INFO] 07:13:06 [INFO] --- bundle:6.0.0:install (default-install) @ algo-api --- 07:13:06 [INFO] Installing org/opendaylight/bgpcep/algo-api/2.0.1-SNAPSHOT/algo-api-2.0.1-SNAPSHOT.jar 07:13:06 [INFO] Writing OBR metadata 07:13:06 [INFO] 07:13:06 [INFO] --- dependency:3.10.0:tree (default-cli) @ algo-api --- 07:13:06 [INFO] org.opendaylight.bgpcep:algo-api:bundle:2.0.1-SNAPSHOT 07:13:06 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:2.0.1-SNAPSHOT:compile 07:13:06 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:13:06 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:13:06 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:compile 07:13:06 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:13:06 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:13:06 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:13:06 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:13:06 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:13:06 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:13:06 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:13:06 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:13:06 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:13:06 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:13:06 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:13:06 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:13:06 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:13:06 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:13:06 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:13:06 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:13:06 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:13:06 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:13:06 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:13:06 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:13:06 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:13:06 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:13:06 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:13:06 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:13:06 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:13:06 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:13:06 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:13:06 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:13:06 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:13:06 [INFO] +- junit:junit:jar:4.13.2:test 07:13:06 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:13:06 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:13:06 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:13:06 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:13:06 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:13:06 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:13:06 [INFO] 07:13:06 [INFO] --- clm:3.0.8-01:index (default-cli) @ algo-api --- 07:13:06 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/sonatype-clm/module.xml 07:13:06 [INFO] 07:13:06 [INFO] ------------------< org.opendaylight.bgpcep:concepts >------------------ 07:13:06 [INFO] Building concepts 2.0.1-SNAPSHOT [5/161] 07:13:06 [INFO] from concepts/pom.xml 07:13:06 [INFO] -------------------------------[ bundle ]------------------------------- 07:13:06 [INFO] 07:13:06 [INFO] --- clean:3.5.0:clean (default-clean) @ concepts --- 07:13:06 [INFO] 07:13:06 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ concepts --- 07:13:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:06 [INFO] 07:13:06 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ concepts --- 07:13:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:06 [INFO] 07:13:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ concepts --- 07:13:06 [INFO] 07:13:06 [INFO] --- dependency:3.10.0:properties (default) @ concepts --- 07:13:06 [INFO] 07:13:06 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ concepts --- 07:13: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/bgpcep-maven-clm-master/concepts/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:13:06 [INFO] 07:13:06 [INFO] --- yang:15.0.2:generate-sources (binding) @ concepts --- 07:13:06 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:13:06 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/concepts/src/main/yang 07:13:06 [INFO] yang-to-sources: Found 3 dependencies in 3.855 ms 07:13:06 [INFO] yang-to-sources: Project model files found: 4 in 2.986 ms 07:13:06 [INFO] yang-to-sources: 7 YANG models processed in 36.39 ms 07:13:06 [INFO] BindingJavaFileGenerator: Defined 25 files in 7.572 ms 07:13:06 [INFO] Sorted 25 files into 9 directories in 129.5 μs 07:13:06 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 25 in 20.85 ms 07:13:06 [INFO] 07:13:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ concepts --- 07:13:06 [INFO] Starting audit... 07:13:06 Audit done. 07:13:06 [INFO] You have 0 Checkstyle violations. 07:13:06 [INFO] 07:13:06 [INFO] --- checkstyle:3.6.0:check (default) @ concepts --- 07:13:07 [INFO] Starting audit... 07:13:07 Audit done. 07:13:07 [INFO] You have 0 Checkstyle violations. 07:13:07 [INFO] 07:13:07 [INFO] --- dependency:3.10.0:copy (unpack-license) @ concepts --- 07:13:07 [INFO] 07:13:07 [INFO] --- resources:3.4.0:resources (default-resources) @ concepts --- 07:13:07 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/concepts/src/main/resources 07:13:07 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/concepts/target/generated-sources/spi 07:13:07 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 07:13:07 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:13:07 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 07:13:07 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/concepts/target/generated-sources/spi 07:13:07 [INFO] 07:13:07 [INFO] --- compiler:3.15.0:compile (default-compile) @ concepts --- 07:13:07 [INFO] Recompiling the module because of changed source code. 07:13:07 [INFO] Compiling 29 source files with javac [debug release 21] to target/classes 07:13:07 [INFO] 07:13:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ concepts >>> 07:13:07 [INFO] 07:13:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ concepts --- 07:13:07 [INFO] Fork Value is true 07:13:10 [INFO] Done SpotBugs Analysis.... 07:13:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:13:10 [INFO] 07:13:10 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ concepts <<< 07:13:10 [INFO] 07:13:10 [INFO] 07:13:10 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ concepts --- 07:13:10 [INFO] BugInstance size is 0 07:13:10 [INFO] Error size is 0 07:13:10 [INFO] No errors/warnings found 07:13:10 [INFO] 07:13:10 [INFO] --- resources:3.4.0:testResources (default-testResources) @ concepts --- 07:13:10 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/concepts/src/test/resources 07:13:10 [INFO] 07:13:10 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ concepts --- 07:13:10 [INFO] Recompiling the module because of changed dependency. 07:13:10 [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes 07:13:10 [INFO] 07:13:10 [INFO] --- surefire:3.5.5:test (default-test) @ concepts --- 07:13:10 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:13:10 [INFO] 07:13:10 [INFO] ------------------------------------------------------- 07:13:10 [INFO] T E S T S 07:13:10 [INFO] ------------------------------------------------------- 07:13:11 [INFO] Running org.opendaylight.protocol.concepts.DefaultInstanceReferenceTest 07:13:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s -- in org.opendaylight.protocol.concepts.DefaultInstanceReferenceTest 07:13:11 [INFO] Running org.opendaylight.protocol.concepts.ASNumberTest 07:13:11 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.opendaylight.protocol.concepts.ASNumberTest 07:13:11 [INFO] Running org.opendaylight.protocol.concepts.HandlerRegistryTest 07:13:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.opendaylight.protocol.concepts.HandlerRegistryTest 07:13:11 [INFO] Running org.opendaylight.protocol.concepts.BandwidthTest 07:13:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.opendaylight.protocol.concepts.BandwidthTest 07:13:11 [INFO] Running org.opendaylight.protocol.concepts.MultiRegistryTest 07:13:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.concepts.MultiRegistryTest 07:13:11 [INFO] Running org.opendaylight.protocol.concepts.ISOSystemIdentifierTest 07:13:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.concepts.ISOSystemIdentifierTest 07:13:12 [INFO] 07:13:12 [INFO] Results: 07:13:12 [INFO] 07:13:12 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 07:13:12 [INFO] 07:13:12 [INFO] 07:13:12 [INFO] --- copy:14.3.1:copy-files (default) @ concepts --- 07:13:12 [INFO] 07:13:12 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ concepts --- 07:13:12 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/concepts/target/concepts-2.0.1-SNAPSHOT.jar 07:13:12 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/concepts/target/classes/META-INF/MANIFEST.MF 07:13:12 [INFO] 07:13:12 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ concepts --- 07:13:14 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/concepts/target/concepts-2.0.1-SNAPSHOT-javadoc.jar 07:13:14 [INFO] 07:13:14 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ concepts --- 07:13:14 [INFO] CycloneDX: Resolving Dependencies 07:13:14 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 07:13:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/concepts/target/bom.xml 07:13:14 [INFO] attaching as concepts-2.0.1-SNAPSHOT-cyclonedx.xml 07:13:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/concepts/target/bom.json 07:13:14 [INFO] attaching as concepts-2.0.1-SNAPSHOT-cyclonedx.json 07:13:14 [INFO] 07:13:14 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ concepts --- 07:13:14 [INFO] Skipping duplicate-finder execution! 07:13:14 [INFO] 07:13:14 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ concepts --- 07:13:14 [WARNING] Non-test scoped test only dependencies found: 07:13:14 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:13:14 [INFO] 07:13:14 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ concepts --- 07:13:14 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/concepts/target/concepts-2.0.1-SNAPSHOT-sources.jar 07:13:14 [INFO] 07:13:14 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ concepts --- 07:13:14 [INFO] 07:13:14 [INFO] --- jacoco:0.8.14:report (report) @ concepts --- 07:13:14 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/concepts/target/code-coverage/jacoco.exec 07:13:14 [INFO] Analyzed bundle 'concepts' with 13 classes 07:13:14 [INFO] 07:13:14 [INFO] --- install:3.1.4:install (default-install) @ concepts --- 07:13:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/concepts/pom.xml to /tmp/r/org/opendaylight/bgpcep/concepts/2.0.1-SNAPSHOT/concepts-2.0.1-SNAPSHOT.pom 07:13:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/concepts/target/concepts-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/concepts/2.0.1-SNAPSHOT/concepts-2.0.1-SNAPSHOT.jar 07:13:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/concepts/target/concepts-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/concepts/2.0.1-SNAPSHOT/concepts-2.0.1-SNAPSHOT-javadoc.jar 07:13:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/concepts/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/concepts/2.0.1-SNAPSHOT/concepts-2.0.1-SNAPSHOT-cyclonedx.xml 07:13:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/concepts/target/bom.json to /tmp/r/org/opendaylight/bgpcep/concepts/2.0.1-SNAPSHOT/concepts-2.0.1-SNAPSHOT-cyclonedx.json 07:13:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/concepts/target/concepts-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/concepts/2.0.1-SNAPSHOT/concepts-2.0.1-SNAPSHOT-sources.jar 07:13:14 [INFO] 07:13:14 [INFO] --- bundle:6.0.0:install (default-install) @ concepts --- 07:13:14 [INFO] Installing org/opendaylight/bgpcep/concepts/2.0.1-SNAPSHOT/concepts-2.0.1-SNAPSHOT.jar 07:13:14 [INFO] Writing OBR metadata 07:13:14 [INFO] 07:13:14 [INFO] --- dependency:3.10.0:tree (default-cli) @ concepts --- 07:13:14 [INFO] org.opendaylight.bgpcep:concepts:bundle:2.0.1-SNAPSHOT 07:13:14 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:13:14 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:13:14 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:13:14 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:13:14 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:13:14 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:13:14 [INFO] +- org.checkerframework:checker-qual:jar:3.53.1:provided 07:13:14 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:13:14 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:13:14 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:13:14 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:13:14 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:13:14 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:13:14 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:13:14 [INFO] +- io.netty:netty-buffer:jar:4.2.10.Final:test 07:13:14 [INFO] | \- io.netty:netty-common:jar:4.2.10.Final:test 07:13:14 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:test 07:13:14 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:13:14 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:13:14 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:13:14 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:13:14 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:13:14 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:13:14 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:13:14 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:13:14 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:13:14 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:13:14 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:13:14 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:13:14 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:13:14 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:13:14 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:13:14 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:13:14 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:13:14 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:13:14 [INFO] +- junit:junit:jar:4.13.2:test 07:13:14 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:13:14 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:13:14 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:13:14 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:13:14 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:13:14 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:13:14 [INFO] 07:13:14 [INFO] --- clm:3.0.8-01:index (default-cli) @ concepts --- 07:13:14 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/concepts/target/sonatype-clm/module.xml 07:13:14 [INFO] 07:13:14 [INFO] ---------------< org.opendaylight.bgpcep:bgpcep-parent >---------------- 07:13:14 [INFO] Building BGPCEP common parent 2.0.1-SNAPSHOT [6/161] 07:13:14 [INFO] from parent/pom.xml 07:13:14 [INFO] --------------------------------[ pom ]--------------------------------- 07:13:14 [INFO] 07:13:14 [INFO] --- clean:3.5.0:clean (default-clean) @ bgpcep-parent --- 07:13:14 [INFO] 07:13:14 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgpcep-parent --- 07:13:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:14 [INFO] 07:13:14 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgpcep-parent --- 07:13:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:14 [INFO] 07:13:14 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgpcep-parent --- 07:13:14 [INFO] 07:13:14 [INFO] --- dependency:3.10.0:properties (default) @ bgpcep-parent --- 07:13:14 [INFO] 07:13:14 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgpcep-parent --- 07:13: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/bgpcep-maven-clm-master/parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:13:14 [INFO] 07:13:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgpcep-parent --- 07:13:14 [INFO] Starting audit... 07:13:14 Audit done. 07:13:14 [INFO] You have 0 Checkstyle violations. 07:13:14 [INFO] 07:13:14 [INFO] --- checkstyle:3.6.0:check (default) @ bgpcep-parent --- 07:13:14 [INFO] Starting audit... 07:13:14 Audit done. 07:13:14 [INFO] You have 0 Checkstyle violations. 07:13:14 [INFO] 07:13:15 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgpcep-parent --- 07:13:15 [INFO] 07:13:15 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgpcep-parent >>> 07:13:15 [INFO] 07:13:15 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgpcep-parent --- 07:13:15 [INFO] No files found to run spotbugs, check compile phase has been run 07:13:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:13:15 [INFO] 07:13:15 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgpcep-parent <<< 07:13:15 [INFO] 07:13:15 [INFO] 07:13:15 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgpcep-parent --- 07:13:15 [INFO] 07:13:15 [INFO] --- copy:14.3.1:copy-files (default) @ bgpcep-parent --- 07:13:15 [INFO] 07:13:15 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgpcep-parent --- 07:13:15 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:13:15 [INFO] 07:13:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgpcep-parent --- 07:13:15 [INFO] CycloneDX: Resolving Dependencies 07:13:15 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 07:13:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/parent/target/bom.xml 07:13:15 [INFO] attaching as bgpcep-parent-2.0.1-SNAPSHOT-cyclonedx.xml 07:13:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/parent/target/bom.json 07:13:15 [INFO] attaching as bgpcep-parent-2.0.1-SNAPSHOT-cyclonedx.json 07:13:15 [INFO] 07:13:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgpcep-parent --- 07:13:15 [INFO] Skipping duplicate-finder execution! 07:13:15 [INFO] 07:13:15 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgpcep-parent --- 07:13:15 [INFO] Skipping pom project 07:13:15 [INFO] 07:13:15 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgpcep-parent --- 07:13:15 [INFO] 07:13:15 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgpcep-parent --- 07:13:15 [INFO] 07:13:15 [INFO] --- jacoco:0.8.14:report (report) @ bgpcep-parent --- 07:13:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:13:15 [INFO] 07:13:15 [INFO] --- install:3.1.4:install (default-install) @ bgpcep-parent --- 07:13:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-parent/2.0.1-SNAPSHOT/bgpcep-parent-2.0.1-SNAPSHOT.pom 07:13:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-parent/2.0.1-SNAPSHOT/bgpcep-parent-2.0.1-SNAPSHOT-cyclonedx.xml 07:13:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgpcep-parent/2.0.1-SNAPSHOT/bgpcep-parent-2.0.1-SNAPSHOT-cyclonedx.json 07:13:15 [INFO] 07:13:15 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgpcep-parent --- 07:13:15 [INFO] org.opendaylight.bgpcep:bgpcep-parent:pom:2.0.1-SNAPSHOT 07:13:15 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:13:15 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:13:15 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:13:15 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:13:15 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:13:15 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:13:15 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:13:15 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:13:15 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:13:15 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:13:15 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:13:15 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:13:15 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:13:15 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:13:15 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:13:15 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:13:15 [INFO] +- junit:junit:jar:4.13.2:test 07:13:15 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:13:15 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:13:15 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:13:15 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:13:15 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:13:15 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:13:15 [INFO] 07:13:15 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgpcep-parent --- 07:13:15 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/parent/target/sonatype-clm/module.xml 07:13:15 [INFO] 07:13:15 [INFO] -----------------< org.opendaylight.bgpcep:algo-impl >------------------ 07:13:15 [INFO] Building algo-impl 2.0.1-SNAPSHOT [7/161] 07:13:15 [INFO] from algo/algo-impl/pom.xml 07:13:15 [INFO] -------------------------------[ bundle ]------------------------------- 07:13:15 [INFO] 07:13:15 [INFO] --- clean:3.5.0:clean (default-clean) @ algo-impl --- 07:13:15 [INFO] 07:13:15 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ algo-impl --- 07:13:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:15 [INFO] 07:13:15 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ algo-impl --- 07:13:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:15 [INFO] 07:13:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ algo-impl --- 07:13:15 [INFO] 07:13:15 [INFO] --- dependency:3.10.0:properties (default) @ algo-impl --- 07:13:15 [INFO] 07:13:15 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ algo-impl --- 07:13: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/bgpcep-maven-clm-master/algo/algo-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:13:15 [INFO] 07:13:15 [INFO] --- checkstyle:3.6.0:check (check-license) @ algo-impl --- 07:13:15 [INFO] Starting audit... 07:13:15 Audit done. 07:13:15 [INFO] You have 0 Checkstyle violations. 07:13:15 [INFO] 07:13:15 [INFO] --- checkstyle:3.6.0:check (default) @ algo-impl --- 07:13:16 [INFO] Starting audit... 07:13:16 Audit done. 07:13:16 [INFO] You have 0 Checkstyle violations. 07:13:16 [INFO] 07:13:16 [INFO] --- dependency:3.10.0:copy (unpack-license) @ algo-impl --- 07:13:16 [INFO] 07:13:16 [INFO] --- resources:3.4.0:resources (default-resources) @ algo-impl --- 07:13:16 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/resources 07:13:16 [INFO] 07:13:16 [INFO] --- compiler:3.15.0:compile (default-compile) @ algo-impl --- 07:13:16 [INFO] Recompiling the module because of changed dependency. 07:13:16 [INFO] Compiling 6 source files with javac [debug release 21] to target/classes 07:13:16 [INFO] 07:13:16 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ algo-impl >>> 07:13:16 [INFO] 07:13:16 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ algo-impl --- 07:13:16 [INFO] Fork Value is true 07:13:20 [INFO] Done SpotBugs Analysis.... 07:13:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:13:20 [INFO] 07:13:20 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ algo-impl <<< 07:13:20 [INFO] 07:13:20 [INFO] 07:13:20 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ algo-impl --- 07:13:20 [INFO] BugInstance size is 0 07:13:20 [INFO] Error size is 0 07:13:20 [INFO] No errors/warnings found 07:13:20 [INFO] 07:13:20 [INFO] --- resources:3.4.0:testResources (default-testResources) @ algo-impl --- 07:13:20 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/test/resources 07:13:20 [INFO] 07:13:20 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ algo-impl --- 07:13:20 [INFO] No sources to compile 07:13:20 [INFO] 07:13:20 [INFO] --- surefire:3.5.5:test (default-test) @ algo-impl --- 07:13:20 [INFO] No tests to run. 07:13:20 [INFO] 07:13:20 [INFO] --- copy:14.3.1:copy-files (default) @ algo-impl --- 07:13:20 [INFO] 07:13:20 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ algo-impl --- 07:13:20 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/algo-impl-2.0.1-SNAPSHOT.jar 07:13:20 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/classes/META-INF/MANIFEST.MF 07:13:20 [INFO] 07:13:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ algo-impl --- 07:13:22 [WARNING] Javadoc Warnings 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:46: warning: no comment 07:13:22 [WARNING] public abstract class AbstractPathComputation implements PathComputationAlgorithm { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:56: warning: no comment 07:13:22 [WARNING] protected Constraints constraints = null; 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:49: warning: no comment 07:13:22 [WARNING] protected final ConnectedGraph graph; 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:53: warning: no comment 07:13:22 [WARNING] protected CspfPath pathDestination = null; 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:52: warning: no comment 07:13:22 [WARNING] protected CspfPath pathSource = null; 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:62: warning: no comment 07:13:22 [WARNING] protected final PriorityQueue priorityQueue = new PriorityQueue<>(); 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:63: warning: no comment 07:13:22 [WARNING] protected final HashMap processedPath = new HashMap<>(); 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:59: warning: no comment 07:13:22 [WARNING] protected ComputationStatus status = ComputationStatus.Idle; 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:65: warning: no comment 07:13:22 [WARNING] protected AbstractPathComputation(final ConnectedGraph graph) { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:761: warning: no comment 07:13:22 [WARNING] protected ConstrainedPath combineDivertPaths(final CspfPath pcp, final CspfPath scp) { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:901: warning: no comment 07:13:22 [WARNING] protected abstract CspfPath computeSimplePath(VertexKey source, VertexKey destination); 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:747: warning: no comment 07:13:22 [WARNING] protected int getComputedDelay(final List path) { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:719: warning: no comment 07:13:22 [WARNING] protected int getComputedMetric(final List path) { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:733: warning: no comment 07:13:22 [WARNING] protected int getComputedTeMetric(final List path) { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:692: warning: no comment 07:13:22 [WARNING] protected void resetEdgesDiversity(final List edges) { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:712: warning: no comment 07:13:22 [WARNING] protected void resetVerticesDiversity(final List edges) { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:681: warning: no comment 07:13:22 [WARNING] protected void setEdgesDiversity(final List edges) { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:699: warning: no comment 07:13:22 [WARNING] protected void setVerticesDiversity(final List edges) { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:537: warning: no comment 07:13:22 [WARNING] protected ConstrainedPath toConstrainedPath(final CspfPath path) { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:560: warning: no comment 07:13:22 [WARNING] protected ConstrainedPath toConstrainedPath(final CspfPath primary, final CspfPath secondary) { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/ConstrainedShortestPathFirst.java:33: warning: no comment 07:13:22 [WARNING] public ConstrainedShortestPathFirst(final ConnectedGraph graph) { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:49: warning: no comment 07:13:22 [WARNING] protected enum CspfPathStatus { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:72: warning: no comment 07:13:22 [WARNING] public CspfPath(final CspfPath path) { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:67: warning: no comment 07:13:22 [WARNING] public CspfPath(final ConnectedVertex source, final ConnectedVertex vertex) { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:114: warning: no comment 07:13:22 [WARNING] public CspfPath addConnectedEdge(final ConnectedEdge edge) { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:119: warning: no comment 07:13:22 [WARNING] public CspfPath addPath(final List list) { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:167: warning: no comment 07:13:22 [WARNING] public void clearPath() { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:101: warning: no comment 07:13:22 [WARNING] public int getCost() { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:110: warning: no comment 07:13:22 [WARNING] public int getDelay() { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:189: warning: no comment 07:13:22 [WARNING] public Integer getKey() { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:132: warning: no comment 07:13:22 [WARNING] public List getPath() { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:136: warning: no comment 07:13:22 [WARNING] public int getPathCount() { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:163: warning: no comment 07:13:22 [WARNING] public float getPathLength() { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:154: warning: no comment 07:13:22 [WARNING] public Long getPredecessor() { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:88: warning: no comment 07:13:22 [WARNING] public ConnectedVertex getSource() { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:145: warning: no comment 07:13:22 [WARNING] public CspfPathStatus getStatus() { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:84: warning: no comment 07:13:22 [WARNING] public ConnectedVertex getVertex() { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:92: warning: no comment 07:13:22 [WARNING] public Long getVertexKey() { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:124: warning: no comment 07:13:22 [WARNING] public CspfPath replacePath(final List list) { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:96: warning: no comment 07:13:22 [WARNING] public CspfPath setCost(final int cost) { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:105: warning: no comment 07:13:22 [WARNING] public CspfPath setDelay(final int delay) { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:184: warning: no comment 07:13:22 [WARNING] public CspfPath setKey(final Integer key) { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:158: warning: no comment 07:13:22 [WARNING] public CspfPath setPathLength(final float length) { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:149: warning: no comment 07:13:22 [WARNING] public CspfPath setPredecessor(final Long vertexId) { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:140: warning: no comment 07:13:22 [WARNING] public CspfPath setStatus(final CspfPathStatus status) { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:55: warning: no comment 07:13:22 [WARNING] Active, 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:56: warning: no comment 07:13:22 [WARNING] Completed, 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:54: warning: no comment 07:13:22 [WARNING] Dominated, 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:58: warning: no comment 07:13:22 [WARNING] Failed 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:51: warning: no comment 07:13:22 [WARNING] InProgress, 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:50: warning: no comment 07:13:22 [WARNING] NoOp, 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:57: warning: no comment 07:13:22 [WARNING] NoPath, 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:53: warning: no comment 07:13:22 [WARNING] Processed, 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:52: warning: no comment 07:13:22 [WARNING] Selected, 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/PathComputationServer.java:56: warning: no comment 07:13:22 [WARNING] public PathComputationServer(@Reference final RpcProviderService rpcService, 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/Samcra.java:101: warning: no comment 07:13:22 [WARNING] public Samcra(final ConnectedGraph graph) { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/ShortestPathFirst.java:31: warning: no comment 07:13:22 [WARNING] public ShortestPathFirst(final ConnectedGraph graph) { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] 57 warnings 07:13:22 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/algo-impl-2.0.1-SNAPSHOT-javadoc.jar 07:13:22 [INFO] 07:13:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ algo-impl --- 07:13:22 [INFO] CycloneDX: Resolving Dependencies 07:13:22 [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) 07:13:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/bom.xml 07:13:23 [INFO] attaching as algo-impl-2.0.1-SNAPSHOT-cyclonedx.xml 07:13:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/bom.json 07:13:23 [INFO] attaching as algo-impl-2.0.1-SNAPSHOT-cyclonedx.json 07:13:23 [INFO] 07:13:23 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ algo-impl --- 07:13:23 [INFO] Skipping duplicate-finder execution! 07:13:23 [INFO] 07:13:23 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ algo-impl --- 07:13:23 [INFO] No dependency problems found 07:13:23 [INFO] 07:13:23 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ algo-impl --- 07:13:23 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/algo-impl-2.0.1-SNAPSHOT-sources.jar 07:13:23 [INFO] 07:13:23 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ algo-impl --- 07:13:23 [INFO] 07:13:23 [INFO] --- jacoco:0.8.14:report (report) @ algo-impl --- 07:13:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:13:23 [INFO] 07:13:23 [INFO] --- install:3.1.4:install (default-install) @ algo-impl --- 07:13:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/algo-impl/2.0.1-SNAPSHOT/algo-impl-2.0.1-SNAPSHOT.pom 07:13:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/algo-impl-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/algo-impl/2.0.1-SNAPSHOT/algo-impl-2.0.1-SNAPSHOT.jar 07:13:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/algo-impl-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/algo-impl/2.0.1-SNAPSHOT/algo-impl-2.0.1-SNAPSHOT-javadoc.jar 07:13:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/algo-impl/2.0.1-SNAPSHOT/algo-impl-2.0.1-SNAPSHOT-cyclonedx.xml 07:13:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/algo-impl/2.0.1-SNAPSHOT/algo-impl-2.0.1-SNAPSHOT-cyclonedx.json 07:13:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/algo-impl-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/algo-impl/2.0.1-SNAPSHOT/algo-impl-2.0.1-SNAPSHOT-sources.jar 07:13:23 [INFO] 07:13:23 [INFO] --- bundle:6.0.0:install (default-install) @ algo-impl --- 07:13:23 [INFO] Installing org/opendaylight/bgpcep/algo-impl/2.0.1-SNAPSHOT/algo-impl-2.0.1-SNAPSHOT.jar 07:13:23 [INFO] Writing OBR metadata 07:13:23 [INFO] 07:13:23 [INFO] --- dependency:3.10.0:tree (default-cli) @ algo-impl --- 07:13:23 [INFO] org.opendaylight.bgpcep:algo-impl:bundle:2.0.1-SNAPSHOT 07:13:23 [INFO] +- org.opendaylight.bgpcep:algo-api:jar:2.0.1-SNAPSHOT:compile 07:13:23 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:2.0.1-SNAPSHOT:compile 07:13:23 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:13:23 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:13:23 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:compile 07:13:23 [INFO] +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:13:23 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:13:23 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:13:23 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:13:23 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:13:23 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:13:23 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:13:23 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:13:23 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:13:23 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:13:23 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:compile 07:13:23 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:13:23 [INFO] | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:13:23 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:13:23 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:13:23 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:13:23 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:13:23 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:13:23 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:13:23 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:13:23 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:13:23 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:13:23 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:13:23 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:13:23 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:13:23 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:13:23 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:13:23 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:13:23 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:13:23 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:13:23 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:13:23 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:13:23 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:13:23 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:13:23 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:13:23 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:13:23 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:13:23 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:13:23 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:13:23 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:13:23 [INFO] +- junit:junit:jar:4.13.2:test 07:13:23 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:13:23 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:13:23 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:13:23 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:13:23 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:13:23 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:13:23 [INFO] 07:13:23 [INFO] --- clm:3.0.8-01:index (default-cli) @ algo-impl --- 07:13:23 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/sonatype-clm/module.xml 07:13:23 [INFO] 07:13:23 [INFO] -----------< org.opendaylight.bgpcep:single-feature-parent >------------ 07:13:23 [INFO] Building single-feature-parent 2.0.1-SNAPSHOT [8/161] 07:13:23 [INFO] from single-feature-parent/pom.xml 07:13:23 [INFO] --------------------------------[ pom ]--------------------------------- 07:13:23 [INFO] 07:13:23 [INFO] --- clean:3.5.0:clean (default-clean) @ single-feature-parent --- 07:13:23 [INFO] 07:13:23 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ single-feature-parent --- 07:13:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 07:13:23 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 07:13:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:23 [INFO] 07:13:23 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ single-feature-parent --- 07:13:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:23 [INFO] 07:13:23 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ single-feature-parent --- 07:13:23 [INFO] 07:13:23 [INFO] --- dependency:3.10.0:properties (default) @ single-feature-parent --- 07:13:23 [INFO] 07:13:23 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ single-feature-parent --- 07:13:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:13:23 [INFO] argLine set to empty 07:13:23 [INFO] 07:13:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ single-feature-parent --- 07:13:23 [INFO] Starting audit... 07:13:23 Audit done. 07:13:23 [INFO] You have 0 Checkstyle violations. 07:13:23 [INFO] 07:13:23 [INFO] --- checkstyle:3.6.0:check (default) @ single-feature-parent --- 07:13:24 [INFO] Starting audit... 07:13:24 Audit done. 07:13:24 [INFO] You have 0 Checkstyle violations. 07:13:24 [INFO] 07:13:24 [INFO] --- dependency:3.10.0:copy (unpack-license) @ single-feature-parent --- 07:13:24 [INFO] 07:13:24 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ single-feature-parent >>> 07:13:24 [INFO] 07:13:24 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ single-feature-parent --- 07:13:24 [INFO] No files found to run spotbugs, check compile phase has been run 07:13:24 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:13:24 [INFO] 07:13:24 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ single-feature-parent <<< 07:13:24 [INFO] 07:13:24 [INFO] 07:13:24 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ single-feature-parent --- 07:13:24 [INFO] 07:13:24 [INFO] --- feattest:14.3.1:test (default) @ single-feature-parent --- 07:13:24 [INFO] Project packaging is not 'feature', skipping execution 07:13:24 [INFO] 07:13:24 [INFO] --- copy:14.3.1:copy-files (default) @ single-feature-parent --- 07:13:24 [INFO] 07:13:24 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ single-feature-parent --- 07:13:25 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:13:25 [INFO] 07:13:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ single-feature-parent --- 07:13:25 [INFO] CycloneDX: Resolving Dependencies 07:13:25 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 07:13:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/single-feature-parent/target/bom.xml 07:13:25 [INFO] attaching as single-feature-parent-2.0.1-SNAPSHOT-cyclonedx.xml 07:13:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/single-feature-parent/target/bom.json 07:13:25 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 07:13:25 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 07:13:25 [INFO] attaching as single-feature-parent-2.0.1-SNAPSHOT-cyclonedx.json 07:13:25 [INFO] 07:13:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ single-feature-parent --- 07:13:25 [INFO] Skipping duplicate-finder execution! 07:13:25 [INFO] 07:13:25 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ single-feature-parent --- 07:13:25 [INFO] Skipping plugin execution 07:13:25 [INFO] 07:13:25 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ single-feature-parent --- 07:13:26 [INFO] Skipping source per configuration. 07:13:26 [INFO] 07:13:26 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ single-feature-parent --- 07:13:26 [INFO] 07:13:26 [INFO] --- jacoco:0.8.14:report (report) @ single-feature-parent --- 07:13:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:13:26 [INFO] 07:13:26 [INFO] --- install:3.1.4:install (default-install) @ single-feature-parent --- 07:13:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/single-feature-parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/single-feature-parent/2.0.1-SNAPSHOT/single-feature-parent-2.0.1-SNAPSHOT.pom 07:13:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/single-feature-parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/single-feature-parent/2.0.1-SNAPSHOT/single-feature-parent-2.0.1-SNAPSHOT-cyclonedx.xml 07:13:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/single-feature-parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/single-feature-parent/2.0.1-SNAPSHOT/single-feature-parent-2.0.1-SNAPSHOT-cyclonedx.json 07:13:26 [INFO] 07:13:26 [INFO] --- dependency:3.10.0:tree (default-cli) @ single-feature-parent --- 07:13:26 [INFO] org.opendaylight.bgpcep:single-feature-parent:pom:2.0.1-SNAPSHOT 07:13:26 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:13:26 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:13:26 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:13:26 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:13:26 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:13:26 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:13:26 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:13:26 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:13:26 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:13:26 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:13:26 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:13:26 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:13:26 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:13:26 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:13:26 [INFO] +- junit:junit:jar:4.13.2:test 07:13:26 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:13:26 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:13:26 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:13:26 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:13:26 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:13:26 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:13:26 [INFO] 07:13:26 [INFO] --- clm:3.0.8-01:index (default-cli) @ single-feature-parent --- 07:13:26 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/single-feature-parent/target/sonatype-clm/module.xml 07:13:26 [INFO] 07:13:26 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-graph-api >------------ 07:13:26 [INFO] Building OpenDaylight :: GRAPH :: API 2.0.1-SNAPSHOT [9/161] 07:13:26 [INFO] from features/odl-bgpcep-graph-api/pom.xml 07:13:26 [INFO] ------------------------------[ feature ]------------------------------- 07:13:26 [INFO] 07:13:26 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-graph-api --- 07:13:26 [INFO] 07:13:26 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-graph-api --- 07:13:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:26 [INFO] 07:13:26 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-graph-api --- 07:13:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:26 [INFO] 07:13:26 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-graph-api --- 07:13:27 [INFO] 07:13:27 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-graph-api --- 07:13:27 [INFO] 07:13:27 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-graph-api --- 07:13:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:13:27 [INFO] argLine set to empty 07:13:27 [INFO] 07:13:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-graph-api --- 07:13:27 [INFO] Starting audit... 07:13:27 Audit done. 07:13:27 [INFO] You have 0 Checkstyle violations. 07:13:27 [INFO] 07:13:27 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-graph-api --- 07:13:27 [INFO] Starting audit... 07:13:27 Audit done. 07:13:27 [INFO] You have 0 Checkstyle violations. 07:13:27 [INFO] 07:13:27 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-graph-api --- 07:13:27 [INFO] 07:13:27 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-graph-api --- 07:13:27 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph-api/target/feature/feature.xml 07:13:27 [INFO] ...done! 07:13:27 [INFO] Set artifact 07:13:27 [INFO] 07:13:27 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-graph-api --- 07:13: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 07:13:27 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:13:27 [INFO] 07:13:27 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-graph-api >>> 07:13:27 [INFO] 07:13:27 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-graph-api --- 07:13:27 [INFO] No files found to run spotbugs, check compile phase has been run 07:13:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:13:27 [INFO] 07:13:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-graph-api <<< 07:13:27 [INFO] 07:13:27 [INFO] 07:13:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-graph-api --- 07:13:27 [INFO] 07:13:27 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-graph-api --- 07:13:27 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-graph-api 07:13:29 [INFO] Project dependency features detected: [] 07:13:29 [INFO] Pax Exam System (Version: 4.14.0) created. 07:13:30 [INFO] Creating RMI registry server on 127.0.0.1:40177 07:13:30 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:13:30 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:13:30 [INFO] Waiting for remote bundle context.. on 40177 name: 55e06ae5-44ab-462b-9d25-06b501248ca9 timout: [ RelativeTimeout value = 180000 ] 07:13:34 [INFO] Building jar from resources and headers. 07:13:34 [INFO] Writing jar finished. 07:13:36 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:13:36 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:13:37 [INFO] 07:13:37 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-graph-api --- 07:13:37 [INFO] 07:13:37 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-graph-api --- 07:13:37 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:13:37 [INFO] 07:13:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-graph-api --- 07:13:37 [INFO] CycloneDX: Resolving Dependencies 07:13:37 [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) 07:13:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph-api/target/bom.xml 07:13:37 [INFO] attaching as odl-bgpcep-graph-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:13:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph-api/target/bom.json 07:13:37 [INFO] attaching as odl-bgpcep-graph-api-2.0.1-SNAPSHOT-cyclonedx.json 07:13:37 [INFO] 07:13:37 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-graph-api --- 07:13:37 [INFO] Skipping duplicate-finder execution! 07:13:37 [INFO] 07:13:37 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-graph-api --- 07:13:37 [INFO] Skipping plugin execution 07:13:37 [INFO] 07:13:37 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-graph-api --- 07:13:37 [INFO] Skipping source per configuration. 07:13:37 [INFO] 07:13:37 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-graph-api --- 07:13:37 [INFO] 07:13:37 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-graph-api --- 07:13:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:13:37 [INFO] 07:13:37 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-graph-api --- 07:13:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph-api/2.0.1-SNAPSHOT/odl-bgpcep-graph-api-2.0.1-SNAPSHOT.pom 07:13:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph-api/2.0.1-SNAPSHOT/odl-bgpcep-graph-api-2.0.1-SNAPSHOT-features.xml 07:13:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph-api/2.0.1-SNAPSHOT/odl-bgpcep-graph-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:13:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph-api/2.0.1-SNAPSHOT/odl-bgpcep-graph-api-2.0.1-SNAPSHOT-cyclonedx.json 07:13:37 [INFO] 07:13:37 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-graph-api --- 07:13:37 [INFO] org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:2.0.1-SNAPSHOT 07:13:37 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:2.0.1-SNAPSHOT:compile 07:13:37 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:13:37 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:13:37 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:13:37 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:13:37 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:13:37 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:13:37 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:13:37 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:13:37 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:13:37 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:13:37 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:compile 07:13:37 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:13:37 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:13:37 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:13:37 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:13:37 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:13:37 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:13:37 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:13:37 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:13:37 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:13:37 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:13:37 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:13:37 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:13:37 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:13:37 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:13:37 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:13:37 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:13:37 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:13:37 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:13:37 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:16.0.3:compile 07:13:37 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:13:37 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:13:37 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:13:37 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:13:37 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:13:37 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:13:37 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:13:37 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:13:37 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:13:37 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:13:37 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:13:37 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:13:37 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:13:37 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:13:37 [INFO] +- junit:junit:jar:4.13.2:test 07:13:37 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:13:37 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:13:37 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:13:37 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:13:37 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:13:37 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:13:37 [INFO] 07:13:37 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-graph-api --- 07:13:37 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph-api/target/sonatype-clm/module.xml 07:13:37 [INFO] 07:13:37 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-concepts >------------- 07:13:37 [INFO] Building OpenDaylight :: BGPCEP :: Concepts 2.0.1-SNAPSHOT [10/161] 07:13:37 [INFO] from features/odl-bgpcep-concepts/pom.xml 07:13:37 [INFO] ------------------------------[ feature ]------------------------------- 07:13:37 [INFO] 07:13:37 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-concepts --- 07:13:37 [INFO] 07:13:37 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-concepts --- 07:13:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:37 [INFO] 07:13:37 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-concepts --- 07:13:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:37 [INFO] 07:13:37 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-concepts --- 07:13:38 [INFO] 07:13:38 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-concepts --- 07:13:38 [INFO] 07:13:38 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-concepts --- 07:13:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:13:38 [INFO] argLine set to empty 07:13:38 [INFO] 07:13:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-concepts --- 07:13:38 [INFO] Starting audit... 07:13:38 Audit done. 07:13:38 [INFO] You have 0 Checkstyle violations. 07:13:38 [INFO] 07:13:38 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-concepts --- 07:13:38 [INFO] Starting audit... 07:13:38 Audit done. 07:13:38 [INFO] You have 0 Checkstyle violations. 07:13:38 [INFO] 07:13:38 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-concepts --- 07:13:38 [INFO] 07:13:38 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-concepts --- 07:13:38 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-concepts/target/feature/feature.xml 07:13:38 [INFO] ...done! 07:13:38 [INFO] Set artifact 07:13:38 [INFO] 07:13:38 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-concepts --- 07:13:38 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:13:38 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:13:38 [INFO] 07:13:38 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-concepts >>> 07:13:38 [INFO] 07:13:38 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-concepts --- 07:13:38 [INFO] No files found to run spotbugs, check compile phase has been run 07:13:38 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:13:38 [INFO] 07:13:38 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-concepts <<< 07:13:38 [INFO] 07:13:38 [INFO] 07:13:38 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-concepts --- 07:13:38 [INFO] 07:13:38 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-concepts --- 07:13:38 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-concepts 07:13:38 [INFO] Project dependency features detected: [] 07:13:38 [INFO] Pax Exam System (Version: 4.14.0) created. 07:13:38 [INFO] Creating RMI registry server on 127.0.0.1:34941 07:13:38 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:13:38 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:13:38 [INFO] Waiting for remote bundle context.. on 34941 name: fae9a6e1-2fd7-4f45-b7d0-8cc5471ddb44 timout: [ RelativeTimeout value = 180000 ] 07:13:42 [INFO] Building jar from resources and headers. 07:13:42 [INFO] Writing jar finished. 07:13:44 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:13:44 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:13:45 [INFO] 07:13:45 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-concepts --- 07:13:45 [INFO] 07:13:45 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-concepts --- 07:13:45 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:13:45 [INFO] 07:13:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-concepts --- 07:13:45 [INFO] CycloneDX: Resolving Dependencies 07:13:45 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 07:13:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-concepts/target/bom.xml 07:13:45 [INFO] attaching as odl-bgpcep-concepts-2.0.1-SNAPSHOT-cyclonedx.xml 07:13:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-concepts/target/bom.json 07:13:45 [INFO] attaching as odl-bgpcep-concepts-2.0.1-SNAPSHOT-cyclonedx.json 07:13:45 [INFO] 07:13:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-concepts --- 07:13:45 [INFO] Skipping duplicate-finder execution! 07:13:45 [INFO] 07:13:45 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-concepts --- 07:13:45 [INFO] Skipping plugin execution 07:13:45 [INFO] 07:13:45 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-concepts --- 07:13:45 [INFO] Skipping source per configuration. 07:13:45 [INFO] 07:13:45 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-concepts --- 07:13:45 [INFO] 07:13:45 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-concepts --- 07:13:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:13:45 [INFO] 07:13:45 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-concepts --- 07:13:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-concepts/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-concepts/2.0.1-SNAPSHOT/odl-bgpcep-concepts-2.0.1-SNAPSHOT.pom 07:13:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-concepts/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-concepts/2.0.1-SNAPSHOT/odl-bgpcep-concepts-2.0.1-SNAPSHOT-features.xml 07:13:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-concepts/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-concepts/2.0.1-SNAPSHOT/odl-bgpcep-concepts-2.0.1-SNAPSHOT-cyclonedx.xml 07:13:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-concepts/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-concepts/2.0.1-SNAPSHOT/odl-bgpcep-concepts-2.0.1-SNAPSHOT-cyclonedx.json 07:13:45 [INFO] 07:13:45 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-concepts --- 07:13:45 [INFO] org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT 07:13:45 [INFO] +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:13:45 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:13:45 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:13:45 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:13:45 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:13:45 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:13:45 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:13:45 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:13:45 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:13:45 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:13:45 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:13:45 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:13:45 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:13:45 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:13:45 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:13:45 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:13:45 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:13:45 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:13:45 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:13:45 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:13:45 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:13:45 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:13:45 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:13:45 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:13:45 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:13:45 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:13:45 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:13:45 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:13:45 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:13:45 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:13:45 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:13:45 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:13:45 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:13:45 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:13:45 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:13:45 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:13:45 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:13:45 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:13:45 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:13:45 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:13:45 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:13:45 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:13:45 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:13:45 [INFO] +- junit:junit:jar:4.13.2:test 07:13:45 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:13:45 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:13:45 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:13:45 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:13:45 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:13:45 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:13:45 [INFO] 07:13:45 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-concepts --- 07:13:45 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-concepts/target/sonatype-clm/module.xml 07:13:45 [INFO] 07:13:45 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-algo-api >------------- 07:13:45 [INFO] Building OpenDaylight :: Path Computation Algorithms :: API 2.0.1-SNAPSHOT [11/161] 07:13:45 [INFO] from features/odl-bgpcep-algo-api/pom.xml 07:13:45 [INFO] ------------------------------[ feature ]------------------------------- 07:13:45 [INFO] 07:13:45 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-algo-api --- 07:13:45 [INFO] 07:13:45 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-algo-api --- 07:13:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:45 [INFO] 07:13:45 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-algo-api --- 07:13:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:45 [INFO] 07:13:45 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-algo-api --- 07:13:46 [INFO] 07:13:46 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-algo-api --- 07:13:46 [INFO] 07:13:46 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-algo-api --- 07:13:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:13:46 [INFO] argLine set to empty 07:13:46 [INFO] 07:13:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-algo-api --- 07:13:46 [INFO] Starting audit... 07:13:46 Audit done. 07:13:46 [INFO] You have 0 Checkstyle violations. 07:13:46 [INFO] 07:13:46 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-algo-api --- 07:13:46 [INFO] Starting audit... 07:13:46 Audit done. 07:13:46 [INFO] You have 0 Checkstyle violations. 07:13:46 [INFO] 07:13:46 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-algo-api --- 07:13:46 [INFO] 07:13:46 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-algo-api --- 07:13:46 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo-api/target/feature/feature.xml 07:13:46 [INFO] ...done! 07:13:46 [INFO] Set artifact 07:13:46 [INFO] 07:13:46 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-algo-api --- 07:13:46 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:13:46 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:13:46 [INFO] 07:13:46 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-algo-api >>> 07:13:46 [INFO] 07:13:46 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-algo-api --- 07:13:46 [INFO] No files found to run spotbugs, check compile phase has been run 07:13:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:13:46 [INFO] 07:13:46 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-algo-api <<< 07:13:46 [INFO] 07:13:46 [INFO] 07:13:46 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-algo-api --- 07:13:46 [INFO] 07:13:46 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-algo-api --- 07:13:46 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-algo-api 07:13:46 [INFO] Project dependency features detected: [] 07:13:46 [INFO] Pax Exam System (Version: 4.14.0) created. 07:13:46 [INFO] Creating RMI registry server on 127.0.0.1:43111 07:13:46 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:13:46 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:13:46 [INFO] Waiting for remote bundle context.. on 43111 name: b8e46aef-4a79-4e46-ae53-1b8839345202 timout: [ RelativeTimeout value = 180000 ] 07:13:50 [INFO] Building jar from resources and headers. 07:13:50 [INFO] Writing jar finished. 07:13:52 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:13:52 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:13:52 [INFO] 07:13:52 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-algo-api --- 07:13:52 [INFO] 07:13:52 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-algo-api --- 07:13:52 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:13:52 [INFO] 07:13:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-algo-api --- 07:13:52 [INFO] CycloneDX: Resolving Dependencies 07:13:53 [INFO] CycloneDX: Creating BOM version 1.6 with 36 component(s) 07:13:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo-api/target/bom.xml 07:13:53 [INFO] attaching as odl-bgpcep-algo-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:13:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo-api/target/bom.json 07:13:53 [INFO] attaching as odl-bgpcep-algo-api-2.0.1-SNAPSHOT-cyclonedx.json 07:13:53 [INFO] 07:13:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-algo-api --- 07:13:53 [INFO] Skipping duplicate-finder execution! 07:13:53 [INFO] 07:13:53 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-algo-api --- 07:13:53 [INFO] Skipping plugin execution 07:13:53 [INFO] 07:13:53 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-algo-api --- 07:13:53 [INFO] Skipping source per configuration. 07:13:53 [INFO] 07:13:53 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-algo-api --- 07:13:53 [INFO] 07:13:53 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-algo-api --- 07:13:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:13:53 [INFO] 07:13:53 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-algo-api --- 07:13:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo-api/2.0.1-SNAPSHOT/odl-bgpcep-algo-api-2.0.1-SNAPSHOT.pom 07:13:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo-api/2.0.1-SNAPSHOT/odl-bgpcep-algo-api-2.0.1-SNAPSHOT-features.xml 07:13:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo-api/2.0.1-SNAPSHOT/odl-bgpcep-algo-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:13:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo-api/2.0.1-SNAPSHOT/odl-bgpcep-algo-api-2.0.1-SNAPSHOT-cyclonedx.json 07:13:53 [INFO] 07:13:53 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-algo-api --- 07:13:53 [INFO] org.opendaylight.bgpcep:odl-bgpcep-algo-api:xml:features:2.0.1-SNAPSHOT 07:13:53 [INFO] +- org.opendaylight.bgpcep:algo-api:jar:2.0.1-SNAPSHOT:compile 07:13:53 [INFO] | +- org.opendaylight.bgpcep:graph-api:jar:2.0.1-SNAPSHOT:compile 07:13:53 [INFO] | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:13:53 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:compile 07:13:53 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:13:53 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:13:53 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:13:53 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:13:53 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:13:53 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:13:53 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:13:53 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:13:53 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:13:53 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:13:53 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:13:53 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:13:53 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:13:53 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:2.0.1-SNAPSHOT:compile 07:13:53 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:13:53 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:13:53 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:13:53 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:13:53 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:13:53 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:13:53 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:13:53 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:13:53 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:13:53 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:13:53 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:13:53 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:13:53 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:13:53 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:13:53 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:16.0.3:compile 07:13:53 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:13:53 [INFO] | \- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:13:53 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:13:53 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:13:53 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:13:53 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:13:53 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:13:53 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:13:53 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:13:53 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:13:53 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:13:53 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:13:53 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:13:53 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:13:53 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:13:53 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:13:53 [INFO] +- junit:junit:jar:4.13.2:test 07:13:53 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:13:53 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:13:53 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:13:53 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:13:53 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:13:53 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:13:53 [INFO] 07:13:53 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-algo-api --- 07:13:53 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo-api/target/sonatype-clm/module.xml 07:13:53 [INFO] 07:13:53 [INFO] -----------------< org.opendaylight.bgpcep:graph-impl >----------------- 07:13:53 [INFO] Building graph-impl 2.0.1-SNAPSHOT [12/161] 07:13:53 [INFO] from graph/graph-impl/pom.xml 07:13:53 [INFO] -------------------------------[ bundle ]------------------------------- 07:13:53 [INFO] 07:13:53 [INFO] --- clean:3.5.0:clean (default-clean) @ graph-impl --- 07:13:53 [INFO] 07:13:53 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ graph-impl --- 07:13:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:53 [INFO] 07:13:53 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ graph-impl --- 07:13:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:53 [INFO] 07:13:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ graph-impl --- 07:13:53 [INFO] 07:13:53 [INFO] --- dependency:3.10.0:properties (default) @ graph-impl --- 07:13:53 [INFO] 07:13:53 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ graph-impl --- 07:13:53 [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/bgpcep-maven-clm-master/graph/graph-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:13:53 [INFO] 07:13:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ graph-impl --- 07:13:53 [INFO] Starting audit... 07:13:53 Audit done. 07:13:53 [INFO] You have 0 Checkstyle violations. 07:13:53 [INFO] 07:13:53 [INFO] --- checkstyle:3.6.0:check (default) @ graph-impl --- 07:13:53 [INFO] Starting audit... 07:13:53 Audit done. 07:13:53 [INFO] You have 0 Checkstyle violations. 07:13:53 [INFO] 07:13:53 [INFO] --- dependency:3.10.0:copy (unpack-license) @ graph-impl --- 07:13:53 [INFO] 07:13:53 [INFO] --- resources:3.4.0:resources (default-resources) @ graph-impl --- 07:13:53 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/resources 07:13:53 [INFO] 07:13:53 [INFO] --- compiler:3.15.0:compile (default-compile) @ graph-impl --- 07:13:53 [INFO] Recompiling the module because of changed dependency. 07:13:53 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 07:13:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/GraphListener.java:[94,26] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:13:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/GraphListener.java:[109,34] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:13:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/GraphListener.java:[131,25] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:13:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/GraphListener.java:[144,52] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:13:54 [INFO] 07:13:54 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ graph-impl >>> 07:13:54 [INFO] 07:13:54 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ graph-impl --- 07:13:54 [INFO] Fork Value is true 07:13:57 [INFO] Done SpotBugs Analysis.... 07:13:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:13:57 [INFO] 07:13:57 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ graph-impl <<< 07:13:57 [INFO] 07:13:57 [INFO] 07:13:57 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ graph-impl --- 07:13:57 [INFO] BugInstance size is 0 07:13:57 [INFO] Error size is 0 07:13:57 [INFO] No errors/warnings found 07:13:57 [INFO] 07:13:57 [INFO] --- resources:3.4.0:testResources (default-testResources) @ graph-impl --- 07:13:57 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/test/resources 07:13:57 [INFO] 07:13:57 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ graph-impl --- 07:13:57 [INFO] No sources to compile 07:13:57 [INFO] 07:13:57 [INFO] --- surefire:3.5.5:test (default-test) @ graph-impl --- 07:13:57 [INFO] No tests to run. 07:13:57 [INFO] 07:13:57 [INFO] --- copy:14.3.1:copy-files (default) @ graph-impl --- 07:13:57 [INFO] 07:13:57 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ graph-impl --- 07:13:57 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/graph-impl-2.0.1-SNAPSHOT.jar 07:13:57 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/classes/META-INF/MANIFEST.MF 07:13:57 [INFO] 07:13:57 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ graph-impl --- 07:13:59 [WARNING] Javadoc Warnings 07:13:59 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:56: warning: no comment 07:13:59 [WARNING] public ConnectedEdgeImpl(final @NonNull Long key) { 07:13:59 [WARNING] ^ 07:13:59 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:65: warning: no comment 07:13:59 [WARNING] public ConnectedEdgeImpl(final @NonNull Edge edge) { 07:13:59 [WARNING] ^ 07:13:59 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:226: warning: no comment 07:13:59 [WARNING] public List getTriggers() { 07:13:59 [WARNING] ^ 07:13:59 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedGraphImpl.java:75: warning: no comment 07:13:59 [WARNING] public ConnectedGraphImpl(final Graph newGraph, final ConnectedGraphServer server) { 07:13:59 [WARNING] ^ 07:13:59 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedGraphServer.java:76: warning: no comment 07:13:59 [WARNING] public ConnectedGraphServer(@Reference final DataBroker dataBroker) { 07:13:59 [WARNING] ^ 07:13:59 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:53: warning: no comment 07:13:59 [WARNING] public ConnectedVertexImpl(final @NonNull Long key) { 07:13:59 [WARNING] ^ 07:13:59 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:59: warning: no comment 07:13:59 [WARNING] public ConnectedVertexImpl(final @NonNull Vertex vertex) { 07:13:59 [WARNING] ^ 07:13:59 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:221: warning: no comment 07:13:59 [WARNING] public List getTriggers() { 07:13:59 [WARNING] ^ 07:13:59 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/GraphListener.java:57: warning: no comment 07:13:59 [WARNING] public GraphListener(@Reference final DataBroker dataBroker, @Reference final ConnectedGraphProvider provider) { 07:13:59 [WARNING] ^ 07:13:59 [WARNING] 9 warnings 07:13:59 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/graph-impl-2.0.1-SNAPSHOT-javadoc.jar 07:13:59 [INFO] 07:13:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ graph-impl --- 07:13:59 [INFO] CycloneDX: Resolving Dependencies 07:13:59 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 07:13:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/bom.xml 07:13:59 [INFO] attaching as graph-impl-2.0.1-SNAPSHOT-cyclonedx.xml 07:13:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/bom.json 07:13:59 [INFO] attaching as graph-impl-2.0.1-SNAPSHOT-cyclonedx.json 07:13:59 [INFO] 07:13:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ graph-impl --- 07:13:59 [INFO] Skipping duplicate-finder execution! 07:13:59 [INFO] 07:13:59 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ graph-impl --- 07:13:59 [INFO] No dependency problems found 07:13:59 [INFO] 07:13:59 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ graph-impl --- 07:13:59 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/graph-impl-2.0.1-SNAPSHOT-sources.jar 07:13:59 [INFO] 07:13:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ graph-impl --- 07:13:59 [INFO] 07:13:59 [INFO] --- jacoco:0.8.14:report (report) @ graph-impl --- 07:13:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:13:59 [INFO] 07:13:59 [INFO] --- install:3.1.4:install (default-install) @ graph-impl --- 07:13:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/graph-impl/2.0.1-SNAPSHOT/graph-impl-2.0.1-SNAPSHOT.pom 07:13:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/graph-impl-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/graph-impl/2.0.1-SNAPSHOT/graph-impl-2.0.1-SNAPSHOT.jar 07:13:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/graph-impl-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/graph-impl/2.0.1-SNAPSHOT/graph-impl-2.0.1-SNAPSHOT-javadoc.jar 07:13:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/graph-impl/2.0.1-SNAPSHOT/graph-impl-2.0.1-SNAPSHOT-cyclonedx.xml 07:13:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/graph-impl/2.0.1-SNAPSHOT/graph-impl-2.0.1-SNAPSHOT-cyclonedx.json 07:13:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/graph-impl-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/graph-impl/2.0.1-SNAPSHOT/graph-impl-2.0.1-SNAPSHOT-sources.jar 07:13:59 [INFO] 07:13:59 [INFO] --- bundle:6.0.0:install (default-install) @ graph-impl --- 07:13:59 [INFO] Installing org/opendaylight/bgpcep/graph-impl/2.0.1-SNAPSHOT/graph-impl-2.0.1-SNAPSHOT.jar 07:13:59 [INFO] Writing OBR metadata 07:13:59 [INFO] 07:13:59 [INFO] --- dependency:3.10.0:tree (default-cli) @ graph-impl --- 07:14:00 [INFO] org.opendaylight.bgpcep:graph-impl:bundle:2.0.1-SNAPSHOT 07:14:00 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:14:00 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:14:00 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:14:00 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:14:00 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:14:00 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:14:00 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:14:00 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:14:00 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:2.0.1-SNAPSHOT:compile 07:14:00 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:14:00 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:14:00 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:14:00 [INFO] | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:14:00 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:14:00 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:compile 07:14:00 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:14:00 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:14:00 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:14:00 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:compile 07:14:00 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:14:00 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:14:00 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:14:00 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:14:00 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:14:00 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:14:00 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:14:00 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:14:00 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:14:00 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:14:00 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:14:00 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:14:00 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:14:00 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:14:00 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:14:00 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:14:00 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:14:00 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:14:00 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:14:00 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:14:00 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:14:00 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:14:00 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:14:00 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:14:00 [INFO] +- junit:junit:jar:4.13.2:test 07:14:00 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:14:00 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:14:00 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:14:00 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:14:00 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:14:00 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:14:00 [INFO] 07:14:00 [INFO] --- clm:3.0.8-01:index (default-cli) @ graph-impl --- 07:14:00 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/sonatype-clm/module.xml 07:14:00 [INFO] 07:14:00 [INFO] --------------< org.opendaylight.bgpcep:odl-bgpcep-graph >-------------- 07:14:00 [INFO] Building OpenDaylight :: GRAPH 2.0.1-SNAPSHOT [13/161] 07:14:00 [INFO] from features/odl-bgpcep-graph/pom.xml 07:14:00 [INFO] ------------------------------[ feature ]------------------------------- 07:14:19 [INFO] 07:14:19 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-graph --- 07:14:19 [INFO] 07:14:19 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-graph --- 07:14:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:19 [INFO] 07:14:19 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-graph --- 07:14:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:19 [INFO] 07:14:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-graph --- 07:14:20 [INFO] 07:14:20 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-graph --- 07:14:20 [INFO] 07:14:20 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-graph --- 07:14:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:14:20 [INFO] argLine set to empty 07:14:20 [INFO] 07:14:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-graph --- 07:14:20 [INFO] Starting audit... 07:14:20 Audit done. 07:14:20 [INFO] You have 0 Checkstyle violations. 07:14:20 [INFO] 07:14:20 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-graph --- 07:14:20 [INFO] Starting audit... 07:14:20 Audit done. 07:14:20 [INFO] You have 0 Checkstyle violations. 07:14:20 [INFO] 07:14:20 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-graph --- 07:14:20 [INFO] 07:14:20 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-graph --- 07:14:20 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph/target/feature/feature.xml 07:14:20 [INFO] ...done! 07:14:20 [INFO] Set artifact 07:14:20 [INFO] 07:14:20 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-graph --- 07:14: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 07:14:20 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:14:20 [INFO] 07:14:20 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-graph >>> 07:14:20 [INFO] 07:14:20 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-graph --- 07:14:20 [INFO] No files found to run spotbugs, check compile phase has been run 07:14:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:14:20 [INFO] 07:14:20 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-graph <<< 07:14:20 [INFO] 07:14:20 [INFO] 07:14:20 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-graph --- 07:14:20 [INFO] 07:14:20 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-graph --- 07:14:20 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-graph 07:14:20 [INFO] Project dependency features detected: [] 07:14:20 [INFO] Pax Exam System (Version: 4.14.0) created. 07:14:20 [INFO] Creating RMI registry server on 127.0.0.1:43371 07:14:20 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:14:20 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:14:20 [INFO] Waiting for remote bundle context.. on 43371 name: ea1a3467-9bf2-44e4-8a2e-2da7f94a6ce1 timout: [ RelativeTimeout value = 180000 ] 07:14:24 [INFO] Building jar from resources and headers. 07:14:24 [INFO] Writing jar finished. 07:14:32 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:14:32 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:14:32 [INFO] 07:14:32 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-graph --- 07:14:32 [INFO] 07:14:32 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-graph --- 07:14:32 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:14:32 [INFO] 07:14:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-graph --- 07:14:32 [INFO] CycloneDX: Resolving Dependencies 07:14:35 [INFO] CycloneDX: Creating BOM version 1.6 with 218 component(s) 07:14:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph/target/bom.xml 07:14:35 [INFO] attaching as odl-bgpcep-graph-2.0.1-SNAPSHOT-cyclonedx.xml 07:14:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph/target/bom.json 07:14:35 [INFO] attaching as odl-bgpcep-graph-2.0.1-SNAPSHOT-cyclonedx.json 07:14:35 [INFO] 07:14:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-graph --- 07:14:35 [INFO] Skipping duplicate-finder execution! 07:14:35 [INFO] 07:14:35 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-graph --- 07:14:35 [INFO] Skipping plugin execution 07:14:35 [INFO] 07:14:35 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-graph --- 07:14:35 [INFO] Skipping source per configuration. 07:14:35 [INFO] 07:14:35 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-graph --- 07:14:35 [INFO] 07:14:35 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-graph --- 07:14:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:14:35 [INFO] 07:14:35 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-graph --- 07:14:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph/2.0.1-SNAPSHOT/odl-bgpcep-graph-2.0.1-SNAPSHOT.pom 07:14:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph/2.0.1-SNAPSHOT/odl-bgpcep-graph-2.0.1-SNAPSHOT-features.xml 07:14:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph/2.0.1-SNAPSHOT/odl-bgpcep-graph-2.0.1-SNAPSHOT-cyclonedx.xml 07:14:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph/2.0.1-SNAPSHOT/odl-bgpcep-graph-2.0.1-SNAPSHOT-cyclonedx.json 07:14:35 [INFO] 07:14:35 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-graph --- 07:14:35 [INFO] org.opendaylight.bgpcep:odl-bgpcep-graph:xml:features:2.0.1-SNAPSHOT 07:14:35 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:2.0.1-SNAPSHOT:compile 07:14:35 [INFO] | +- org.opendaylight.bgpcep:graph-api:jar:2.0.1-SNAPSHOT:compile 07:14:35 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:14:35 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:14:35 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:14:35 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:14:35 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:14:35 [INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:14:35 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:14:35 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:14:35 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:14:35 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:14:35 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:16.0.3:compile 07:14:35 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:13.0.2:compile 07:14:35 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:16.0.3:compile 07:14:35 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:16.0.3:compile 07:14:35 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:16.0.3:compile 07:14:35 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:15.0.2:compile 07:14:35 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:15.0.2:compile 07:14:35 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:15.0.2:compile 07:14:35 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:compile 07:14:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:compile 07:14:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:compile 07:14:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:compile 07:14:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:compile 07:14:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:15.0.2:compile 07:14:35 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:compile 07:14:35 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:16.0.3:compile 07:14:35 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:16.0.3:compile 07:14:35 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:16.0.3:compile 07:14:35 [INFO] | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:2.0.2:compile 07:14:35 [INFO] | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:2.0.2:compile 07:14:35 [INFO] | | | | | | \- org.opendaylight.ietf.model:rfc7952:jar:2.0.2:compile 07:14:35 [INFO] | | | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:2.0.2:compile 07:14:35 [INFO] | | | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:2.0.2:compile 07:14:35 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:16.0.3:compile 07:14:35 [INFO] | | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:14:35 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:compile 07:14:35 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:16.0.3:compile 07:14:35 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:16.0.3:compile 07:14:35 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:15.0.2:compile 07:14:35 [INFO] | | | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:15.0.2:compile 07:14:35 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:compile 07:14:35 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:compile 07:14:35 [INFO] | | | | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:compile 07:14:35 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:compile 07:14:35 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:compile 07:14:35 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 07:14:35 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:16.0.3:compile 07:14:35 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:16.0.3:compile 07:14:35 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:16.0.3:compile 07:14:35 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:compile 07:14:35 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:14:35 [INFO] | | | \- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:14:35 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:16.0.3:compile 07:14:35 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:16.0.3:compile 07:14:35 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:16.0.3:compile 07:14:35 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:16.0.3:compile 07:14:35 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:16.0.3:compile 07:14:35 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:16.0.3:compile 07:14:35 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:13.0.2:compile 07:14:35 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:13.0.2:compile 07:14:35 [INFO] | | +- com.typesafe:config:jar:1.4.5:compile 07:14:35 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:15.0.2:compile 07:14:35 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:14:35 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:14:35 [INFO] | | +- org.opendaylight.controller:repackaged-pekko:jar:13.0.2:compile 07:14:35 [INFO] | | | +- com.typesafe:ssl-config-core_3:jar:0.7.1:compile 07:14:35 [INFO] | | | +- io.aeron:aeron-annotations:jar:1.45.2:compile 07:14:35 [INFO] | | | +- io.aeron:aeron-client:jar:1.45.2:compile 07:14:35 [INFO] | | | +- io.aeron:aeron-driver:jar:1.45.2:compile 07:14:35 [INFO] | | | +- org.agrona:agrona:jar:1.22.0:compile 07:14:35 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:14:35 [INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:14:35 [INFO] | | +- org.opendaylight.controller:scala3-library:jar:13.0.2:compile 07:14:35 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:13.0.2:compile 07:14:35 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:14:35 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:compile 07:14:35 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:compile 07:14:35 [INFO] | | \- org.opendaylight.controller:sal-clustering-commons:jar:13.0.2:compile 07:14:35 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:14:35 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.38:compile 07:14:35 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.38:compile 07:14:35 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.28.0:compile 07:14:35 [INFO] | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.38:compile 07:14:35 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 07:14:35 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:compile 07:14:35 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:compile 07:14:35 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:compile 07:14:35 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:compile 07:14:35 [INFO] | | \- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:compile 07:14:35 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:13.0.2:compile 07:14:35 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.3.1:compile 07:14:35 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.3.1:compile 07:14:35 [INFO] | | \- org.apache.commons:commons-text:jar:1.15.0:compile 07:14:35 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:15.0.2:compile 07:14:35 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.3.1:compile 07:14:35 [INFO] | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:14:35 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.3.1:compile 07:14:35 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:14:35 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:15.0.2:compile 07:14:35 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.1:compile 07:14:35 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:14:35 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:15.0.2:compile 07:14:35 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:15.0.2:compile 07:14:35 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:compile 07:14:35 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:15.0.2:compile 07:14:35 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:compile 07:14:35 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:compile 07:14:35 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:16.0.3:compile 07:14:35 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:16.0.3:compile 07:14:35 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:16.0.3:compile 07:14:35 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:15.0.2:compile 07:14:35 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:15.0.2:compile 07:14:35 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:15.0.2:compile 07:14:35 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:15.0.2:compile 07:14:35 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:compile 07:14:35 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:compile 07:14:35 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:15.0.2:compile 07:14:35 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:compile 07:14:35 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:compile 07:14:35 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:compile 07:14:35 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:compile 07:14:35 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:compile 07:14:35 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:compile 07:14:35 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:compile 07:14:35 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:compile 07:14:35 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:compile 07:14:35 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:compile 07:14:35 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:compile 07:14:35 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:compile 07:14:35 [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-fs:jar:15.0.2:compile 07:14:35 [INFO] | | | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:compile 07:14:35 [INFO] | | | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:compile 07:14:35 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:compile 07:14:35 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:15.0.2:compile 07:14:35 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:compile 07:14:35 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:16.0.3:compile 07:14:35 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:compile 07:14:35 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:13.0.2:compile 07:14:35 [INFO] | | +- org.opendaylight.controller:odl-pekko:xml:features:13.0.2:compile 07:14:35 [INFO] | | +- org.opendaylight.controller:odl-raft-spi:xml:features:13.0.2:compile 07:14:35 [INFO] | | | +- org.opendaylight.controller:odl-lz4:xml:features:13.0.2:compile 07:14:35 [INFO] | | | +- org.opendaylight.controller:odl-raft-api:xml:features:13.0.2:compile 07:14:35 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:14:35 [INFO] | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:14:35 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:14:35 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.3.1:compile 07:14:35 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.38:compile 07:14:35 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.38:compile 07:14:35 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1:compile 07:14:35 [INFO] | | | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:14:35 [INFO] | | | +- io.netty:netty-codec:jar:4.2.10.Final:compile 07:14:35 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile 07:14:35 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile 07:14:35 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:14:35 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.10.Final:compile 07:14:35 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.10.Final:compile 07:14:35 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.10.Final:compile 07:14:35 [INFO] | | | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:14:35 [INFO] | | | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:14:35 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:14:35 [INFO] | | | +- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:14:35 [INFO] | | | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:14:35 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:14:35 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.10.Final:runtime 07:14:35 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.10.Final:runtime 07:14:35 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:14:35 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.10.Final:runtime 07:14:35 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.3.1:compile 07:14:35 [INFO] | | \- org.opendaylight.controller:sal-akka-raft:jar:13.0.2:compile 07:14:35 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:13.0.2:compile 07:14:35 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:13.0.2:compile 07:14:35 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:13.0.2:compile 07:14:35 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:compile 07:14:35 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:14:35 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:13.0.2:compile 07:14:35 [INFO] | | \- org.opendaylight.controller:raft-spi:jar:13.0.2:compile 07:14:35 [INFO] | | \- at.yawk.lz4:lz4-java:jar:1.10.4:compile 07:14:35 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:13.0.2:compile 07:14:35 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:13.0.2:compile 07:14:35 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.20.0:compile 07:14:35 [INFO] | | +- org.opendaylight.controller:raft-api:jar:13.0.2:compile 07:14:35 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:13.0.2:compile 07:14:35 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:14:35 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:compile 07:14:35 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:compile 07:14:35 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:compile 07:14:35 [INFO] | | \- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:14:35 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:13.0.2:compile 07:14:35 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:13.0.2:compile 07:14:35 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:13.0.2:compile 07:14:35 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:13.0.2:compile 07:14:35 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:13.0.2:compile 07:14:35 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:13.0.2:compile 07:14:35 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:13.0.2:compile 07:14:35 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:13.0.2:compile 07:14:35 [INFO] +- org.opendaylight.bgpcep:graph-impl:jar:2.0.1-SNAPSHOT:compile 07:14:35 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:14:35 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:14:35 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:14:35 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:14:35 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:14:35 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:14:35 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:14:35 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:14:35 [INFO] | | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:14:35 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:14:35 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:compile 07:14:35 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:14:35 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:14:35 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:14:35 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:compile 07:14:35 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:14:35 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:14:35 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:14:35 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:14:35 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:14:35 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:14:35 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:14:35 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:14:35 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:14:35 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:14:35 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:14:35 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:14:35 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:14:35 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:14:35 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:14:35 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:14:35 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:14:35 [INFO] +- junit:junit:jar:4.13.2:test 07:14:35 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:14:35 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:14:35 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:14:35 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:14:35 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:14:35 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:14:35 [INFO] 07:14:35 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-graph --- 07:14:35 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph/target/sonatype-clm/module.xml 07:14:35 [INFO] 07:14:35 [INFO] --------------< org.opendaylight.bgpcep:odl-bgpcep-algo >--------------- 07:14:35 [INFO] Building OpenDaylight :: Path Computation Algorithms 2.0.1-SNAPSHOT [14/161] 07:14:35 [INFO] from features/odl-bgpcep-algo/pom.xml 07:14:35 [INFO] ------------------------------[ feature ]------------------------------- 07:14:35 [INFO] 07:14:35 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-algo --- 07:14:35 [INFO] 07:14:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-algo --- 07:14:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:35 [INFO] 07:14:35 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-algo --- 07:14:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:35 [INFO] 07:14:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-algo --- 07:14:36 [INFO] 07:14:36 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-algo --- 07:14:36 [INFO] 07:14:36 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-algo --- 07:14:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:14:36 [INFO] argLine set to empty 07:14:36 [INFO] 07:14:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-algo --- 07:14:36 [INFO] Starting audit... 07:14:36 Audit done. 07:14:36 [INFO] You have 0 Checkstyle violations. 07:14:36 [INFO] 07:14:36 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-algo --- 07:14:36 [INFO] Starting audit... 07:14:36 Audit done. 07:14:36 [INFO] You have 0 Checkstyle violations. 07:14:36 [INFO] 07:14:36 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-algo --- 07:14:36 [INFO] 07:14:36 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-algo --- 07:14:36 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo/target/feature/feature.xml 07:14:36 [INFO] ...done! 07:14:36 [INFO] Set artifact 07:14:36 [INFO] 07:14:36 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-algo --- 07:14: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 07:14:36 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:14:36 [INFO] 07:14:36 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-algo >>> 07:14:36 [INFO] 07:14:36 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-algo --- 07:14:36 [INFO] No files found to run spotbugs, check compile phase has been run 07:14:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:14:36 [INFO] 07:14:36 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-algo <<< 07:14:36 [INFO] 07:14:36 [INFO] 07:14:36 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-algo --- 07:14:36 [INFO] 07:14:36 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-algo --- 07:14:36 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-algo 07:14:36 [INFO] Project dependency features detected: [] 07:14:36 [INFO] Pax Exam System (Version: 4.14.0) created. 07:14:36 [INFO] Creating RMI registry server on 127.0.0.1:45581 07:14:36 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:14:36 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:14:36 [INFO] Waiting for remote bundle context.. on 45581 name: 318af72d-1ce7-4d9a-a620-0aba1b18f90c timout: [ RelativeTimeout value = 180000 ] 07:14:40 [INFO] Building jar from resources and headers. 07:14:40 [INFO] Writing jar finished. 07:14:48 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:14:48 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:14:48 [INFO] 07:14:48 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-algo --- 07:14:48 [INFO] 07:14:48 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-algo --- 07:14:48 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:14:48 [INFO] 07:14:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-algo --- 07:14:48 [INFO] CycloneDX: Resolving Dependencies 07:14:51 [INFO] CycloneDX: Creating BOM version 1.6 with 224 component(s) 07:14:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo/target/bom.xml 07:14:51 [INFO] attaching as odl-bgpcep-algo-2.0.1-SNAPSHOT-cyclonedx.xml 07:14:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo/target/bom.json 07:14:51 [INFO] attaching as odl-bgpcep-algo-2.0.1-SNAPSHOT-cyclonedx.json 07:14:51 [INFO] 07:14:51 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-algo --- 07:14:51 [INFO] Skipping duplicate-finder execution! 07:14:51 [INFO] 07:14:51 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-algo --- 07:14:51 [INFO] Skipping plugin execution 07:14:51 [INFO] 07:14:51 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-algo --- 07:14:51 [INFO] Skipping source per configuration. 07:14:51 [INFO] 07:14:51 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-algo --- 07:14:51 [INFO] 07:14:51 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-algo --- 07:14:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:14:51 [INFO] 07:14:51 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-algo --- 07:14:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo/2.0.1-SNAPSHOT/odl-bgpcep-algo-2.0.1-SNAPSHOT.pom 07:14:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo/2.0.1-SNAPSHOT/odl-bgpcep-algo-2.0.1-SNAPSHOT-features.xml 07:14:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo/2.0.1-SNAPSHOT/odl-bgpcep-algo-2.0.1-SNAPSHOT-cyclonedx.xml 07:14:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo/2.0.1-SNAPSHOT/odl-bgpcep-algo-2.0.1-SNAPSHOT-cyclonedx.json 07:14:51 [INFO] 07:14:51 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-algo --- 07:14:51 [INFO] org.opendaylight.bgpcep:odl-bgpcep-algo:xml:features:2.0.1-SNAPSHOT 07:14:51 [INFO] +- org.opendaylight.bgpcep:algo-impl:jar:2.0.1-SNAPSHOT:compile 07:14:51 [INFO] | +- org.opendaylight.bgpcep:algo-api:jar:2.0.1-SNAPSHOT:compile 07:14:51 [INFO] | +- org.opendaylight.bgpcep:graph-api:jar:2.0.1-SNAPSHOT:compile 07:14:51 [INFO] | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:14:51 [INFO] | | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:14:51 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:compile 07:14:51 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:14:51 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:14:51 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:14:51 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:14:51 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:14:51 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:14:51 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:14:51 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:14:51 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:compile 07:14:51 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:14:51 [INFO] | | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:14:51 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:14:51 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:14:51 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:14:51 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:14:51 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:14:51 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:14:51 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:14:51 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-algo-api:xml:features:2.0.1-SNAPSHOT:compile 07:14:51 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:2.0.1-SNAPSHOT:compile 07:14:51 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:14:51 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:14:51 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:14:51 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:14:51 [INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:14:51 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:14:51 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:14:51 [INFO] | | | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:14:51 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:16.0.3:compile 07:14:51 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:14:51 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-graph:xml:features:2.0.1-SNAPSHOT:compile 07:14:51 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:13.0.2:compile 07:14:51 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:16.0.3:compile 07:14:51 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:16.0.3:compile 07:14:51 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:16.0.3:compile 07:14:51 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:15.0.2:compile 07:14:51 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:15.0.2:compile 07:14:51 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:15.0.2:compile 07:14:51 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:compile 07:14:51 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:compile 07:14:51 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:compile 07:14:51 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:compile 07:14:51 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:compile 07:14:51 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:15.0.2:compile 07:14:51 [INFO] | | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:compile 07:14:51 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:16.0.3:compile 07:14:51 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:16.0.3:compile 07:14:51 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:16.0.3:compile 07:14:51 [INFO] | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:2.0.2:compile 07:14:51 [INFO] | | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:2.0.2:compile 07:14:51 [INFO] | | | | | | | \- org.opendaylight.ietf.model:rfc7952:jar:2.0.2:compile 07:14:51 [INFO] | | | | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:2.0.2:compile 07:14:51 [INFO] | | | | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:2.0.2:compile 07:14:51 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:16.0.3:compile 07:14:51 [INFO] | | | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:14:51 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:compile 07:14:51 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:16.0.3:compile 07:14:51 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:16.0.3:compile 07:14:51 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:15.0.2:compile 07:14:51 [INFO] | | | | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:15.0.2:compile 07:14:51 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:compile 07:14:51 [INFO] | | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:compile 07:14:51 [INFO] | | | | | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:compile 07:14:51 [INFO] | | | | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:compile 07:14:51 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:compile 07:14:51 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 07:14:51 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:16.0.3:compile 07:14:51 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:16.0.3:compile 07:14:51 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:16.0.3:compile 07:14:51 [INFO] | | | | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:compile 07:14:51 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:14:51 [INFO] | | | | \- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:14:51 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:16.0.3:compile 07:14:51 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:16.0.3:compile 07:14:51 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:16.0.3:compile 07:14:51 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:16.0.3:compile 07:14:51 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:16.0.3:compile 07:14:51 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:16.0.3:compile 07:14:51 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:13.0.2:compile 07:14:51 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:13.0.2:compile 07:14:51 [INFO] | | | +- com.typesafe:config:jar:1.4.5:compile 07:14:51 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:15.0.2:compile 07:14:51 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:14:51 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:14:51 [INFO] | | | +- org.opendaylight.controller:repackaged-pekko:jar:13.0.2:compile 07:14:51 [INFO] | | | | +- com.typesafe:ssl-config-core_3:jar:0.7.1:compile 07:14:51 [INFO] | | | | +- io.aeron:aeron-annotations:jar:1.45.2:compile 07:14:51 [INFO] | | | | +- io.aeron:aeron-client:jar:1.45.2:compile 07:14:51 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.45.2:compile 07:14:51 [INFO] | | | | +- org.agrona:agrona:jar:1.22.0:compile 07:14:51 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:14:51 [INFO] | | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:14:51 [INFO] | | | +- org.opendaylight.controller:scala3-library:jar:13.0.2:compile 07:14:51 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:13.0.2:compile 07:14:51 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:14:51 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:compile 07:14:51 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:compile 07:14:51 [INFO] | | | \- org.opendaylight.controller:sal-clustering-commons:jar:13.0.2:compile 07:14:51 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:14:51 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.38:compile 07:14:51 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.38:compile 07:14:51 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.28.0:compile 07:14:51 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.38:compile 07:14:51 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 07:14:51 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:compile 07:14:51 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:compile 07:14:51 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:compile 07:14:51 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:compile 07:14:51 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:compile 07:14:51 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:13.0.2:compile 07:14:51 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.3.1:compile 07:14:51 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.3.1:compile 07:14:51 [INFO] | | | \- org.apache.commons:commons-text:jar:1.15.0:compile 07:14:51 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:15.0.2:compile 07:14:51 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.3.1:compile 07:14:51 [INFO] | | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:14:51 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.3.1:compile 07:14:51 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:14:51 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:15.0.2:compile 07:14:51 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.1:compile 07:14:51 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:14:51 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:15.0.2:compile 07:14:51 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:15.0.2:compile 07:14:51 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:compile 07:14:51 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:15.0.2:compile 07:14:51 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:compile 07:14:51 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:compile 07:14:51 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:16.0.3:compile 07:14:51 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:16.0.3:compile 07:14:51 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:16.0.3:compile 07:14:51 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:15.0.2:compile 07:14:51 [INFO] | | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:15.0.2:compile 07:14:51 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:15.0.2:compile 07:14:51 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:15.0.2:compile 07:14:51 [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:compile 07:14:51 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:compile 07:14:51 [INFO] | | | | | | +- org.opendaylight.yangtools:regex:jar:15.0.2:compile 07:14:51 [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:compile 07:14:51 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:compile 07:14:51 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:compile 07:14:51 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:compile 07:14:51 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:compile 07:14:51 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:compile 07:14:51 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:compile 07:14:51 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:compile 07:14:51 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:compile 07:14:51 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:compile 07:14:51 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:compile 07:14:51 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:compile 07:14:51 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-repo-fs:jar:15.0.2:compile 07:14:51 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:compile 07:14:51 [INFO] | | | | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:compile 07:14:51 [INFO] | | | | | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:compile 07:14:51 [INFO] | | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:15.0.2:compile 07:14:51 [INFO] | | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:compile 07:14:51 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:16.0.3:compile 07:14:51 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:compile 07:14:51 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:13.0.2:compile 07:14:51 [INFO] | | | +- org.opendaylight.controller:odl-pekko:xml:features:13.0.2:compile 07:14:51 [INFO] | | | +- org.opendaylight.controller:odl-raft-spi:xml:features:13.0.2:compile 07:14:51 [INFO] | | | | +- org.opendaylight.controller:odl-lz4:xml:features:13.0.2:compile 07:14:51 [INFO] | | | | +- org.opendaylight.controller:odl-raft-api:xml:features:13.0.2:compile 07:14:51 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:14:51 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:14:51 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:14:51 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.3.1:compile 07:14:51 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.38:compile 07:14:51 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.38:compile 07:14:51 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1:compile 07:14:51 [INFO] | | | | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:14:51 [INFO] | | | | +- io.netty:netty-codec:jar:4.2.10.Final:compile 07:14:51 [INFO] | | | | | +- io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile 07:14:51 [INFO] | | | | | \- io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile 07:14:51 [INFO] | | | | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:14:51 [INFO] | | | | +- io.netty:netty-codec-compression:jar:4.2.10.Final:compile 07:14:51 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.2.10.Final:compile 07:14:51 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.2.10.Final:compile 07:14:51 [INFO] | | | | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:14:51 [INFO] | | | | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:14:51 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:14:51 [INFO] | | | | +- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:14:51 [INFO] | | | | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:14:51 [INFO] | | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:14:51 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.10.Final:runtime 07:14:51 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.10.Final:runtime 07:14:51 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:14:51 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.10.Final:runtime 07:14:51 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.3.1:compile 07:14:51 [INFO] | | | \- org.opendaylight.controller:sal-akka-raft:jar:13.0.2:compile 07:14:51 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:13.0.2:compile 07:14:51 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:13.0.2:compile 07:14:51 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:13.0.2:compile 07:14:51 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:compile 07:14:51 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:14:51 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:13.0.2:compile 07:14:51 [INFO] | | | \- org.opendaylight.controller:raft-spi:jar:13.0.2:compile 07:14:51 [INFO] | | | \- at.yawk.lz4:lz4-java:jar:1.10.4:compile 07:14:51 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:13.0.2:compile 07:14:51 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:13.0.2:compile 07:14:51 [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.20.0:compile 07:14:51 [INFO] | | | +- org.opendaylight.controller:raft-api:jar:13.0.2:compile 07:14:51 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:13.0.2:compile 07:14:51 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:14:51 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:compile 07:14:51 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:compile 07:14:51 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:compile 07:14:51 [INFO] | | | \- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:14:51 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:13.0.2:compile 07:14:51 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:13.0.2:compile 07:14:51 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:13.0.2:compile 07:14:51 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:13.0.2:compile 07:14:51 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:13.0.2:compile 07:14:51 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:13.0.2:compile 07:14:51 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:13.0.2:compile 07:14:51 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:13.0.2:compile 07:14:51 [INFO] | \- org.opendaylight.bgpcep:graph-impl:jar:2.0.1-SNAPSHOT:compile 07:14:51 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:14:51 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:14:51 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:14:51 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:14:51 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:14:51 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:14:51 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:14:51 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:14:51 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:14:51 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:14:51 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:14:51 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:14:51 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:14:51 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:14:51 [INFO] +- junit:junit:jar:4.13.2:test 07:14:51 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:14:51 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:14:51 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:14:51 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:14:51 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:14:51 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:14:51 [INFO] 07:14:51 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-algo --- 07:14:51 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo/target/sonatype-clm/module.xml 07:14:51 [INFO] 07:14:51 [INFO] --------------< org.opendaylight.bgpcep:testtool-parent >--------------- 07:14:51 [INFO] Building testtool-parent 2.0.1-SNAPSHOT [15/161] 07:14:51 [INFO] from testtool-parent/pom.xml 07:14:51 [INFO] --------------------------------[ pom ]--------------------------------- 07:14:51 [INFO] 07:14:51 [INFO] --- clean:3.5.0:clean (default-clean) @ testtool-parent --- 07:14:51 [INFO] 07:14:51 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ testtool-parent --- 07:14:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:51 [INFO] 07:14:51 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ testtool-parent --- 07:14:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:51 [INFO] 07:14:51 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ testtool-parent --- 07:14:51 [INFO] 07:14:51 [INFO] --- dependency:3.10.0:properties (default) @ testtool-parent --- 07:14:51 [INFO] 07:14:51 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ testtool-parent --- 07:14: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/bgpcep-maven-clm-master/testtool-parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:14:51 [INFO] 07:14:51 [INFO] --- checkstyle:3.6.0:check (check-license) @ testtool-parent --- 07:14:51 [INFO] Starting audit... 07:14:51 Audit done. 07:14:51 [INFO] You have 0 Checkstyle violations. 07:14:51 [INFO] 07:14:51 [INFO] --- checkstyle:3.6.0:check (default) @ testtool-parent --- 07:14:51 [INFO] Starting audit... 07:14:51 Audit done. 07:14:51 [INFO] You have 0 Checkstyle violations. 07:14:51 [INFO] 07:14:51 [INFO] --- dependency:3.10.0:copy (unpack-license) @ testtool-parent --- 07:14:51 [INFO] 07:14:51 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ testtool-parent >>> 07:14:51 [INFO] 07:14:51 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ testtool-parent --- 07:14:52 [INFO] No files found to run spotbugs, check compile phase has been run 07:14:52 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:14:52 [INFO] 07:14:52 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ testtool-parent <<< 07:14:52 [INFO] 07:14:52 [INFO] 07:14:52 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ testtool-parent --- 07:14:52 [INFO] 07:14:52 [INFO] --- copy:14.3.1:copy-files (default) @ testtool-parent --- 07:14:52 [INFO] 07:14:52 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ testtool-parent --- 07:14:52 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:14:52 [INFO] 07:14:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ testtool-parent --- 07:14:52 [INFO] CycloneDX: Resolving Dependencies 07:14:52 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 07:14:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/testtool-parent/target/bom.xml 07:14:52 [INFO] attaching as testtool-parent-2.0.1-SNAPSHOT-cyclonedx.xml 07:14:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/testtool-parent/target/bom.json 07:14:52 [INFO] attaching as testtool-parent-2.0.1-SNAPSHOT-cyclonedx.json 07:14:52 [INFO] 07:14:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ testtool-parent --- 07:14:52 [INFO] Skipping duplicate-finder execution! 07:14:52 [INFO] 07:14:52 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ testtool-parent --- 07:14:52 [INFO] Skipping pom project 07:14:52 [INFO] 07:14:52 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ testtool-parent --- 07:14:53 [INFO] 07:14:53 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ testtool-parent --- 07:14:53 [INFO] 07:14:53 [INFO] --- jacoco:0.8.14:report (report) @ testtool-parent --- 07:14:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:14:53 [INFO] 07:14:53 [INFO] --- install:3.1.4:install (default-install) @ testtool-parent --- 07:14:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/testtool-parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/testtool-parent/2.0.1-SNAPSHOT/testtool-parent-2.0.1-SNAPSHOT.pom 07:14:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/testtool-parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/testtool-parent/2.0.1-SNAPSHOT/testtool-parent-2.0.1-SNAPSHOT-cyclonedx.xml 07:14:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/testtool-parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/testtool-parent/2.0.1-SNAPSHOT/testtool-parent-2.0.1-SNAPSHOT-cyclonedx.json 07:14:53 [INFO] 07:14:53 [INFO] --- dependency:3.10.0:tree (default-cli) @ testtool-parent --- 07:14:53 [INFO] org.opendaylight.bgpcep:testtool-parent:pom:2.0.1-SNAPSHOT 07:14:53 [INFO] +- junit:junit:jar:4.13.2:test 07:14:53 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:14:53 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:14:53 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:14:53 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:14:53 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:14:53 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:14:53 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:14:53 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:14:53 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:14:53 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:14:53 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:14:53 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:14:53 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:14:53 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:14:53 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:14:53 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:14:53 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:14:53 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:14:53 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:14:53 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:14:53 [INFO] 07:14:53 [INFO] --- clm:3.0.8-01:index (default-cli) @ testtool-parent --- 07:14:53 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/testtool-parent/target/sonatype-clm/module.xml 07:14:53 [INFO] 07:14:53 [INFO] --------------------< org.opendaylight.bgpcep:util >-------------------- 07:14:53 [INFO] Building util 2.0.1-SNAPSHOT [16/161] 07:14:53 [INFO] from util/pom.xml 07:14:53 [INFO] -------------------------------[ bundle ]------------------------------- 07:14:53 [INFO] 07:14:53 [INFO] --- clean:3.5.0:clean (default-clean) @ util --- 07:14:53 [INFO] 07:14:53 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ util --- 07:14:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:53 [INFO] 07:14:53 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ util --- 07:14:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:53 [INFO] 07:14:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ util --- 07:14:53 [INFO] 07:14:53 [INFO] --- dependency:3.10.0:properties (default) @ util --- 07:14:53 [INFO] 07:14:53 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ util --- 07:14:53 [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/bgpcep-maven-clm-master/util/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:14:53 [INFO] 07:14:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ util --- 07:14:53 [INFO] Starting audit... 07:14:53 Audit done. 07:14:53 [INFO] You have 0 Checkstyle violations. 07:14:53 [INFO] 07:14:53 [INFO] --- checkstyle:3.6.0:check (default) @ util --- 07:14:53 [INFO] Starting audit... 07:14:53 Audit done. 07:14:53 [INFO] You have 0 Checkstyle violations. 07:14:53 [INFO] 07:14:53 [INFO] --- dependency:3.10.0:copy (unpack-license) @ util --- 07:14:53 [INFO] 07:14:53 [INFO] --- resources:3.4.0:resources (default-resources) @ util --- 07:14:53 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/util/src/main/resources 07:14:53 [INFO] 07:14:53 [INFO] --- compiler:3.15.0:compile (default-compile) @ util --- 07:14:53 [INFO] Recompiling the module because of changed dependency. 07:14:53 [INFO] Compiling 11 source files with javac [debug release 21] to target/classes 07:14:53 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/ByteArray.java:[195,30] implicit cast from int to byte in compound assignment is possibly lossy 07:14:53 [INFO] 07:14:53 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ util >>> 07:14:53 [INFO] 07:14:53 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ util --- 07:14:53 [INFO] Fork Value is true 07:14:56 [INFO] Done SpotBugs Analysis.... 07:14:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:14:56 [INFO] 07:14:56 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ util <<< 07:14:56 [INFO] 07:14:56 [INFO] 07:14:56 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ util --- 07:14:56 [INFO] BugInstance size is 0 07:14:56 [INFO] Error size is 0 07:14:56 [INFO] No errors/warnings found 07:14:56 [INFO] 07:14:56 [INFO] --- resources:3.4.0:testResources (default-testResources) @ util --- 07:14:56 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:14:56 [INFO] 07:14:56 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ util --- 07:14:56 [INFO] Recompiling the module because of changed dependency. 07:14:56 [INFO] Compiling 10 source files with javac [debug release 21] to target/test-classes 07:14:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/test/java/org/opendaylight/protocol/util/ByteArrayTest.java:[128,46] fileToBytes(java.lang.String) in org.opendaylight.protocol.util.ByteArray has been deprecated and marked for removal 07:14:57 [INFO] 07:14:57 [INFO] --- surefire:3.5.5:test (default-test) @ util --- 07:14:57 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:14:57 [INFO] 07:14:57 [INFO] ------------------------------------------------------- 07:14:57 [INFO] T E S T S 07:14:57 [INFO] ------------------------------------------------------- 07:14:57 [INFO] Running org.opendaylight.protocol.util.ByteArrayTest 07:14:58 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 s -- in org.opendaylight.protocol.util.ByteArrayTest 07:14:58 [INFO] Running org.opendaylight.protocol.util.PCEPHexDumpParserTest 07:14:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.protocol.util.PCEPHexDumpParserTest 07:14:58 [INFO] Running org.opendaylight.protocol.util.NoopReferenceCacheTest 07:14:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.util.NoopReferenceCacheTest 07:14:58 [INFO] Running org.opendaylight.protocol.util.Ipv4UtilTest 07:14:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.protocol.util.Ipv4UtilTest 07:14:58 [INFO] Running org.opendaylight.protocol.util.MplsLabelUtilTest 07:14:58 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.opendaylight.protocol.util.MplsLabelUtilTest 07:14:58 [INFO] Running org.opendaylight.protocol.util.StatisticsUtilTest 07:14:58 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.protocol.util.StatisticsUtilTest 07:14:58 [INFO] Running org.opendaylight.protocol.util.ByteBufWriteUtilTest 07:14:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.util.ByteBufWriteUtilTest 07:14:58 [INFO] 07:14:58 [INFO] Results: 07:14:58 [INFO] 07:14:58 [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0 07:14:58 [INFO] 07:14:58 [INFO] 07:14:58 [INFO] --- copy:14.3.1:copy-files (default) @ util --- 07:14:58 [INFO] 07:14:58 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ util --- 07:14:58 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/util/target/util-2.0.1-SNAPSHOT.jar 07:14:58 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/util/target/classes/META-INF/MANIFEST.MF 07:14:58 [INFO] 07:14:58 [INFO] --- jar:3.5.0:test-jar (default) @ util --- 07:14:58 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/util/target/util-2.0.1-SNAPSHOT-tests.jar 07:14:58 [INFO] 07:14:58 [INFO] --- source:3.4.0:test-jar-no-fork (default) @ util --- 07:14:58 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/util/target/util-2.0.1-SNAPSHOT-test-sources.jar 07:14:58 [INFO] 07:14:58 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ util --- 07:15:00 [WARNING] Javadoc Warnings 07:15:00 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/ByteArray.java:172: warning: no @throws for java.io.IOException 07:15:00 [WARNING] public static byte[] fileToBytes(final String name) throws IOException { 07:15:00 [WARNING] ^ 07:15:00 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:79: warning: no @param for prefix 07:15:00 [WARNING] public static int getPrefixLengthBytes(final String prefix) { 07:15:00 [WARNING] ^ 07:15:00 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:79: warning: no @return 07:15:00 [WARNING] public static int getPrefixLengthBytes(final String prefix) { 07:15:00 [WARNING] ^ 07:15:00 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:31: warning: no comment 07:15:00 [WARNING] public static final int IP4_BITS_LENGTH = 32; 07:15:00 [WARNING] ^ 07:15:00 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:30: warning: no comment 07:15:00 [WARNING] public static final int IP4_LENGTH = 4; 07:15:00 [WARNING] ^ 07:15:00 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:218: warning: no comment 07:15:00 [WARNING] public static Ipv4Prefix incrementIpv4Prefix(final Ipv4Prefix ipv4Prefix) { 07:15:00 [WARNING] ^ 07:15:00 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:71: warning: no comment 07:15:00 [WARNING] public static int prefixBitsToBytes(final int bits) { 07:15:00 [WARNING] ^ 07:15:00 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:269: warning: no comment 07:15:00 [WARNING] public static void writeMinimalPrefix(final Ipv4Prefix ipv4Prefix, final ByteBuf output) { 07:15:00 [WARNING] ^ 07:15:00 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv6Util.java:27: warning: no comment 07:15:00 [WARNING] public static final int IPV6_BITS_LENGTH = 128; 07:15:00 [WARNING] ^ 07:15:00 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv6Util.java:26: warning: no comment 07:15:00 [WARNING] public static final int IPV6_LENGTH = 16; 07:15:00 [WARNING] ^ 07:15:00 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv6Util.java:181: warning: no comment 07:15:00 [WARNING] public static void writeMinimalPrefix(final Ipv6Prefix ipv6Prefix, final ByteBuf output) { 07:15:00 [WARNING] ^ 07:15:00 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/ReferenceCache.java:23: warning: no @param for 07:15:00 [WARNING] T getSharedReference(T object); 07:15:00 [WARNING] ^ 07:15:00 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/NoopReferenceCache.java:30: warning: no comment 07:15:00 [WARNING] public static NoopReferenceCache getInstance() { 07:15:00 [WARNING] ^ 07:15:00 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/PCEPHexDumpParser.java:42: warning: no comment 07:15:00 [WARNING] public static List parseMessages(final File file) throws IOException { 07:15:00 [WARNING] ^ 07:15:00 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/PCEPHexDumpParser.java:50: warning: no comment 07:15:00 [WARNING] public static List parseMessages(final InputStream is) throws IOException { 07:15:00 [WARNING] ^ 07:15:00 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/PCEPHexDumpParser.java:46: warning: no comment 07:15:00 [WARNING] public static List parseMessages(final Path file) throws IOException { 07:15:00 [WARNING] ^ 07:15:00 [WARNING] 16 warnings 07:15:00 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/util/target/util-2.0.1-SNAPSHOT-javadoc.jar 07:15:00 [INFO] 07:15:00 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ util --- 07:15:00 [INFO] CycloneDX: Resolving Dependencies 07:15:00 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 07:15:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/util/target/bom.xml 07:15:00 [INFO] attaching as util-2.0.1-SNAPSHOT-cyclonedx.xml 07:15:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/util/target/bom.json 07:15:00 [INFO] attaching as util-2.0.1-SNAPSHOT-cyclonedx.json 07:15:00 [INFO] 07:15:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ util --- 07:15:00 [INFO] Skipping duplicate-finder execution! 07:15:00 [INFO] 07:15:00 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ util --- 07:15:00 [INFO] No dependency problems found 07:15:00 [INFO] 07:15:00 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ util --- 07:15:00 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/util/target/util-2.0.1-SNAPSHOT-sources.jar 07:15:00 [INFO] 07:15:00 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ util --- 07:15:00 [INFO] 07:15:00 [INFO] --- jacoco:0.8.14:report (report) @ util --- 07:15:00 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/util/target/code-coverage/jacoco.exec 07:15:00 [INFO] Analyzed bundle 'util' with 10 classes 07:15:00 [INFO] 07:15:00 [INFO] --- install:3.1.4:install (default-install) @ util --- 07:15:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/util/pom.xml to /tmp/r/org/opendaylight/bgpcep/util/2.0.1-SNAPSHOT/util-2.0.1-SNAPSHOT.pom 07:15:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/util/target/util-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/util/2.0.1-SNAPSHOT/util-2.0.1-SNAPSHOT.jar 07:15:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/util/target/util-2.0.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/util/2.0.1-SNAPSHOT/util-2.0.1-SNAPSHOT-tests.jar 07:15:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/util/target/util-2.0.1-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/util/2.0.1-SNAPSHOT/util-2.0.1-SNAPSHOT-test-sources.jar 07:15:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/util/target/util-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/util/2.0.1-SNAPSHOT/util-2.0.1-SNAPSHOT-javadoc.jar 07:15:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/util/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/util/2.0.1-SNAPSHOT/util-2.0.1-SNAPSHOT-cyclonedx.xml 07:15:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/util/target/bom.json to /tmp/r/org/opendaylight/bgpcep/util/2.0.1-SNAPSHOT/util-2.0.1-SNAPSHOT-cyclonedx.json 07:15:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/util/target/util-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/util/2.0.1-SNAPSHOT/util-2.0.1-SNAPSHOT-sources.jar 07:15:00 [INFO] 07:15:00 [INFO] --- bundle:6.0.0:install (default-install) @ util --- 07:15:00 [INFO] Installing org/opendaylight/bgpcep/util/2.0.1-SNAPSHOT/util-2.0.1-SNAPSHOT.jar 07:15:00 [INFO] Writing OBR metadata 07:15:00 [INFO] 07:15:00 [INFO] --- dependency:3.10.0:tree (default-cli) @ util --- 07:15:00 [INFO] org.opendaylight.bgpcep:util:bundle:2.0.1-SNAPSHOT 07:15:00 [INFO] +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:15:00 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:15:00 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:15:00 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:15:00 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:15:00 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:15:00 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:15:00 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:15:00 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:15:00 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:15:00 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:15:00 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:15:00 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:15:00 [INFO] +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:15:00 [INFO] | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:15:00 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:15:00 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:15:00 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:15:00 [INFO] +- junit:junit:jar:4.13.2:test 07:15:00 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:15:00 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:15:00 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:15:00 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:15:00 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:15:00 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:15:00 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:15:00 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:15:00 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:15:00 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:15:00 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:15:00 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:15:00 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:15:00 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:15:00 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:15:00 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:15:00 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:15:00 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:15:00 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:15:00 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:15:00 [INFO] 07:15:00 [INFO] --- clm:3.0.8-01:index (default-cli) @ util --- 07:15:00 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/util/target/sonatype-clm/module.xml 07:15:00 [INFO] 07:15:00 [INFO] ----------------< org.opendaylight.bgpcep:bgp-concepts >---------------- 07:15:00 [INFO] Building bgp-concepts 2.0.1-SNAPSHOT [17/161] 07:15:00 [INFO] from bgp/concepts/pom.xml 07:15:00 [INFO] -------------------------------[ bundle ]------------------------------- 07:15:00 [INFO] 07:15:00 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-concepts --- 07:15:00 [INFO] 07:15:00 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-concepts --- 07:15:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:00 [INFO] 07:15:00 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-concepts --- 07:15:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:01 [INFO] 07:15:01 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-concepts --- 07:15:01 [INFO] 07:15:01 [INFO] --- dependency:3.10.0:properties (default) @ bgp-concepts --- 07:15:01 [INFO] 07:15:01 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-concepts --- 07:15: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/bgpcep-maven-clm-master/bgp/concepts/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:15:01 [INFO] 07:15:01 [INFO] --- yang:15.0.2:generate-sources (binding) @ bgp-concepts --- 07:15:01 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:15:01 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/concepts/src/main/yang 07:15:01 [INFO] yang-to-sources: Found 4 dependencies in 4.994 ms 07:15:01 [INFO] yang-to-sources: Project model files found: 1 in 59.17 ms 07:15:01 [INFO] yang-to-sources: 6 YANG models processed in 93.87 ms 07:15:01 [INFO] BindingJavaFileGenerator: Defined 116 files in 21.97 ms 07:15:01 [INFO] Sorted 116 files into 27 directories in 424.6 μs 07:15:01 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 116 in 191.8 ms 07:15:01 [INFO] 07:15:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-concepts --- 07:15:01 [INFO] Starting audit... 07:15:01 Audit done. 07:15:01 [INFO] You have 0 Checkstyle violations. 07:15:01 [INFO] 07:15:01 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-concepts --- 07:15:01 [INFO] Starting audit... 07:15:01 Audit done. 07:15:01 [INFO] You have 0 Checkstyle violations. 07:15:01 [INFO] 07:15:01 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-concepts --- 07:15:01 [INFO] 07:15:01 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-concepts --- 07:15:01 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/concepts/src/main/resources 07:15:01 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/generated-sources/spi 07:15:01 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:15:01 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:15:01 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:15:01 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/generated-sources/spi 07:15:01 [INFO] 07:15:01 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-concepts --- 07:15:01 [INFO] Recompiling the module because of changed dependency. 07:15:01 [INFO] Compiling 118 source files with javac [debug release 21] to target/classes 07:15:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/BgpId.java:[55,42] possible 'this' escape before subclass is fully initialized 07:15:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/ClusterIdentifier.java:[55,42] possible 'this' escape before subclass is fully initialized 07:15:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/extended/community/extended/community/inet4/specific/extended/community/_case/Inet4SpecificExtendedCommunityBuilder.java:[97,41] getGlobalAdministrator() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.inet4.specific.extended.community._case.Inet4SpecificExtendedCommunity has been deprecated 07:15:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/extended/community/extended/community/inet4/specific/extended/community/_case/Inet4SpecificExtendedCommunityBuilder.java:[99,40] getLocalAdministrator() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.inet4.specific.extended.community._case.Inet4SpecificExtendedCommunity has been deprecated 07:15:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/extended/community/extended/community/inet4/specific/extended/community/_case/Inet4SpecificExtendedCommunityBuilder.java:[290,23] getLocalAdministrator() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.inet4.specific.extended.community._case.Inet4SpecificExtendedCommunity has been deprecated 07:15:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/extended/community/extended/community/inet4/specific/extended/community/_case/Inet4SpecificExtendedCommunityBuilder.java:[280,34] getGlobalAdministrator() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.inet4.specific.extended.community._case.Inet4SpecificExtendedCommunity has been deprecated 07:15:02 [INFO] 07:15:02 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-concepts >>> 07:15:02 [INFO] 07:15:02 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-concepts --- 07:15:02 [INFO] Fork Value is true 07:15:05 [INFO] Done SpotBugs Analysis.... 07:15:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:15:05 [INFO] 07:15:05 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-concepts <<< 07:15:05 [INFO] 07:15:05 [INFO] 07:15:05 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-concepts --- 07:15:05 [INFO] BugInstance size is 0 07:15:05 [INFO] Error size is 0 07:15:05 [INFO] No errors/warnings found 07:15:05 [INFO] 07:15:05 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-concepts --- 07:15:05 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/concepts/src/test/resources 07:15:05 [INFO] 07:15:05 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-concepts --- 07:15:05 [INFO] Recompiling the module because of changed dependency. 07:15:05 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 07:15:05 [INFO] 07:15:05 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-concepts --- 07:15:05 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:15:05 [INFO] 07:15:05 [INFO] ------------------------------------------------------- 07:15:05 [INFO] T E S T S 07:15:05 [INFO] ------------------------------------------------------- 07:15:06 [INFO] Running org.opendaylight.bgp.concepts.NextHopUtilTest 07:15:07 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.345 s -- in org.opendaylight.bgp.concepts.NextHopUtilTest 07:15:07 [INFO] Running org.opendaylight.bgp.concepts.RouteDistinguisherUtilTest 07:15:07 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.bgp.concepts.RouteDistinguisherUtilTest 07:15:07 [INFO] 07:15:07 [INFO] Results: 07:15:07 [INFO] 07:15:07 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 07:15:07 [INFO] 07:15:07 [INFO] 07:15:07 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-concepts --- 07:15:07 [INFO] 07:15:07 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-concepts --- 07:15:07 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bgp-concepts-2.0.1-SNAPSHOT.jar 07:15:07 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/classes/META-INF/MANIFEST.MF 07:15:07 [INFO] 07:15:07 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-concepts --- 07:15:10 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bgp-concepts-2.0.1-SNAPSHOT-javadoc.jar 07:15:10 [INFO] 07:15:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-concepts --- 07:15:10 [INFO] CycloneDX: Resolving Dependencies 07:15:10 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 07:15:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bom.xml 07:15:10 [INFO] attaching as bgp-concepts-2.0.1-SNAPSHOT-cyclonedx.xml 07:15:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bom.json 07:15:10 [INFO] attaching as bgp-concepts-2.0.1-SNAPSHOT-cyclonedx.json 07:15:10 [INFO] 07:15:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-concepts --- 07:15:10 [INFO] Skipping duplicate-finder execution! 07:15:10 [INFO] 07:15:10 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-concepts --- 07:15:10 [INFO] No dependency problems found 07:15:10 [INFO] 07:15:10 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-concepts --- 07:15:10 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bgp-concepts-2.0.1-SNAPSHOT-sources.jar 07:15:10 [INFO] 07:15:10 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-concepts --- 07:15:10 [INFO] 07:15:10 [INFO] --- jacoco:0.8.14:report (report) @ bgp-concepts --- 07:15:10 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/code-coverage/jacoco.exec 07:15:10 [INFO] Analyzed bundle 'bgp-concepts' with 5 classes 07:15:10 [INFO] 07:15:10 [INFO] --- install:3.1.4:install (default-install) @ bgp-concepts --- 07:15:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/concepts/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/2.0.1-SNAPSHOT/bgp-concepts-2.0.1-SNAPSHOT.pom 07:15:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bgp-concepts-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/2.0.1-SNAPSHOT/bgp-concepts-2.0.1-SNAPSHOT.jar 07:15:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bgp-concepts-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/2.0.1-SNAPSHOT/bgp-concepts-2.0.1-SNAPSHOT-javadoc.jar 07:15:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/2.0.1-SNAPSHOT/bgp-concepts-2.0.1-SNAPSHOT-cyclonedx.xml 07:15:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/2.0.1-SNAPSHOT/bgp-concepts-2.0.1-SNAPSHOT-cyclonedx.json 07:15:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bgp-concepts-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/2.0.1-SNAPSHOT/bgp-concepts-2.0.1-SNAPSHOT-sources.jar 07:15:10 [INFO] 07:15:10 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-concepts --- 07:15:10 [INFO] Installing org/opendaylight/bgpcep/bgp-concepts/2.0.1-SNAPSHOT/bgp-concepts-2.0.1-SNAPSHOT.jar 07:15:11 [INFO] Writing OBR metadata 07:15:11 [INFO] 07:15:11 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-concepts --- 07:15:11 [INFO] org.opendaylight.bgpcep:bgp-concepts:bundle:2.0.1-SNAPSHOT 07:15:11 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:15:11 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:15:11 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:15:11 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:15:11 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:15:11 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:15:11 [INFO] +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:15:11 [INFO] | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:15:11 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:15:11 [INFO] | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:15:11 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:15:11 [INFO] | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:15:11 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:15:11 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:15:11 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:15:11 [INFO] +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:15:11 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:15:11 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:15:11 [INFO] +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:15:11 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:15:11 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:15:11 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:15:11 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:15:11 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:15:11 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:15:11 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:15:11 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:15:11 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:15:11 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:15:11 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:15:11 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:15:11 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:15:11 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:15:11 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:15:11 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:15:11 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:15:11 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:15:11 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:15:11 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:15:11 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:15:11 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:15:11 [INFO] +- junit:junit:jar:4.13.2:test 07:15:11 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:15:11 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:15:11 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:15:11 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:15:11 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:15:11 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:15:11 [INFO] 07:15:11 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgp-concepts --- 07:15:11 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/sonatype-clm/module.xml 07:15:11 [INFO] 07:15:11 [INFO] ---------------< org.opendaylight.bgpcep:bgp-parser-api >--------------- 07:15:11 [INFO] Building bgp-parser-api 2.0.1-SNAPSHOT [18/161] 07:15:11 [INFO] from bgp/parser-api/pom.xml 07:15:11 [INFO] -------------------------------[ bundle ]------------------------------- 07:15:11 [INFO] 07:15:11 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-parser-api --- 07:15:11 [INFO] 07:15:11 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-parser-api --- 07:15:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:11 [INFO] 07:15:11 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-parser-api --- 07:15:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:11 [INFO] 07:15:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-parser-api --- 07:15:11 [INFO] 07:15:11 [INFO] --- dependency:3.10.0:properties (default) @ bgp-parser-api --- 07:15:11 [INFO] 07:15:11 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-parser-api --- 07:15: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/bgpcep-maven-clm-master/bgp/parser-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:15:11 [INFO] 07:15:11 [INFO] --- yang:15.0.2:generate-sources (binding) @ bgp-parser-api --- 07:15:11 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:15:11 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/src/main/yang 07:15:11 [INFO] yang-to-sources: Found 6 dependencies in 4.152 ms 07:15:11 [INFO] yang-to-sources: Project model files found: 2 in 10.33 ms 07:15:11 [INFO] yang-to-sources: 9 YANG models processed in 94.10 ms 07:15:11 [INFO] BindingJavaFileGenerator: Defined 115 files in 21.40 ms 07:15:11 [INFO] Sorted 115 files into 25 directories in 402.4 μs 07:15:11 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 115 in 44.83 ms 07:15:11 [INFO] 07:15:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-parser-api --- 07:15:11 [INFO] Starting audit... 07:15:11 Audit done. 07:15:11 [INFO] You have 0 Checkstyle violations. 07:15:11 [INFO] 07:15:11 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-parser-api --- 07:15:11 [INFO] Starting audit... 07:15:11 Audit done. 07:15:11 [INFO] You have 0 Checkstyle violations. 07:15:11 [INFO] 07:15:11 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-parser-api --- 07:15:11 [INFO] 07:15:11 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-parser-api --- 07:15:11 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/src/main/resources 07:15:11 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/generated-sources/spi 07:15:11 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:15:11 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:15:11 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:15:11 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/generated-sources/spi 07:15:11 [INFO] 07:15:11 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-parser-api --- 07:15:11 [INFO] Recompiling the module because of changed dependency. 07:15:11 [INFO] Compiling 123 source files with javac [debug release 21] to target/classes 07:15:12 [INFO] 07:15:12 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-parser-api >>> 07:15:12 [INFO] 07:15:12 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-parser-api --- 07:15:12 [INFO] Fork Value is true 07:15:15 [INFO] Done SpotBugs Analysis.... 07:15:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:15:15 [INFO] 07:15:15 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-parser-api <<< 07:15:15 [INFO] 07:15:15 [INFO] 07:15:15 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-parser-api --- 07:15:15 [INFO] BugInstance size is 0 07:15:15 [INFO] Error size is 0 07:15:15 [INFO] No errors/warnings found 07:15:15 [INFO] 07:15:15 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-parser-api --- 07:15:15 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/src/test/resources 07:15:15 [INFO] 07:15:15 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-parser-api --- 07:15:15 [INFO] Recompiling the module because of changed dependency. 07:15:15 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 07:15:15 [INFO] 07:15:15 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-parser-api --- 07:15:15 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:15:15 [INFO] 07:15:15 [INFO] ------------------------------------------------------- 07:15:15 [INFO] T E S T S 07:15:15 [INFO] ------------------------------------------------------- 07:15:16 [INFO] Running org.opendaylight.protocol.bgp.parser.APITest 07:15:16 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s -- in org.opendaylight.protocol.bgp.parser.APITest 07:15:16 [INFO] Running org.opendaylight.protocol.bgp.parser.TableTypeTest 07:15:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.bgp.parser.TableTypeTest 07:15:16 [INFO] 07:15:16 [INFO] Results: 07:15:16 [INFO] 07:15:16 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 07:15:16 [INFO] 07:15:16 [INFO] 07:15:16 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-parser-api --- 07:15:16 [INFO] 07:15:16 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-parser-api --- 07:15:16 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bgp-parser-api-2.0.1-SNAPSHOT.jar 07:15:17 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/classes/META-INF/MANIFEST.MF 07:15:17 [INFO] 07:15:17 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-parser-api --- 07:15:20 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bgp-parser-api-2.0.1-SNAPSHOT-javadoc.jar 07:15:20 [INFO] 07:15:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-parser-api --- 07:15:20 [INFO] CycloneDX: Resolving Dependencies 07:15:20 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 07:15:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bom.xml 07:15:20 [INFO] attaching as bgp-parser-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:15:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bom.json 07:15:20 [INFO] attaching as bgp-parser-api-2.0.1-SNAPSHOT-cyclonedx.json 07:15:20 [INFO] 07:15:20 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-parser-api --- 07:15:20 [INFO] Skipping duplicate-finder execution! 07:15:20 [INFO] 07:15:20 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-parser-api --- 07:15:20 [INFO] No dependency problems found 07:15:20 [INFO] 07:15:20 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-parser-api --- 07:15:20 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bgp-parser-api-2.0.1-SNAPSHOT-sources.jar 07:15:20 [INFO] 07:15:20 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-parser-api --- 07:15:20 [INFO] 07:15:20 [INFO] --- jacoco:0.8.14:report (report) @ bgp-parser-api --- 07:15:20 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/code-coverage/jacoco.exec 07:15:20 [INFO] Analyzed bundle 'bgp-parser-api' with 14 classes 07:15:20 [INFO] 07:15:20 [INFO] --- install:3.1.4:install (default-install) @ bgp-parser-api --- 07:15:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/2.0.1-SNAPSHOT/bgp-parser-api-2.0.1-SNAPSHOT.pom 07:15:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bgp-parser-api-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/2.0.1-SNAPSHOT/bgp-parser-api-2.0.1-SNAPSHOT.jar 07:15:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bgp-parser-api-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/2.0.1-SNAPSHOT/bgp-parser-api-2.0.1-SNAPSHOT-javadoc.jar 07:15:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/2.0.1-SNAPSHOT/bgp-parser-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:15:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/2.0.1-SNAPSHOT/bgp-parser-api-2.0.1-SNAPSHOT-cyclonedx.json 07:15:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bgp-parser-api-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/2.0.1-SNAPSHOT/bgp-parser-api-2.0.1-SNAPSHOT-sources.jar 07:15:20 [INFO] 07:15:20 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-parser-api --- 07:15:20 [INFO] Installing org/opendaylight/bgpcep/bgp-parser-api/2.0.1-SNAPSHOT/bgp-parser-api-2.0.1-SNAPSHOT.jar 07:15:20 [INFO] Writing OBR metadata 07:15:20 [INFO] 07:15:20 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-parser-api --- 07:15:20 [INFO] org.opendaylight.bgpcep:bgp-parser-api:bundle:2.0.1-SNAPSHOT 07:15:20 [INFO] +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:15:20 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:15:20 [INFO] +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:15:20 [INFO] | \- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:15:20 [INFO] | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:15:20 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:15:20 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:15:20 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:15:20 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:15:20 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:15:20 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:15:20 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:15:20 [INFO] +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:15:20 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:15:20 [INFO] | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:15:20 [INFO] | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:15:20 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:15:20 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:15:20 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:15:20 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:15:20 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:15:20 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:15:20 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:15:20 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:15:20 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:15:20 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:15:20 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:15:20 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:15:20 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:15:20 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:15:20 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:15:20 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:15:20 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:15:20 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:15:20 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:15:20 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:15:20 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:15:20 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:15:20 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:15:20 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:15:20 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:15:20 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:15:20 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:15:20 [INFO] +- junit:junit:jar:4.13.2:test 07:15:20 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:15:20 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:15:20 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:15:20 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:15:20 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:15:20 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:15:20 [INFO] 07:15:20 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgp-parser-api --- 07:15:20 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/sonatype-clm/module.xml 07:15:20 [INFO] 07:15:20 [INFO] ---------------< org.opendaylight.bgpcep:bgp-parser-spi >--------------- 07:15:20 [INFO] Building bgp-parser-spi 2.0.1-SNAPSHOT [19/161] 07:15:20 [INFO] from bgp/parser-spi/pom.xml 07:15:20 [INFO] -------------------------------[ bundle ]------------------------------- 07:15:21 [INFO] 07:15:21 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-parser-spi --- 07:15:21 [INFO] 07:15:21 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-parser-spi --- 07:15:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:21 [INFO] 07:15:21 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-parser-spi --- 07:15:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:21 [INFO] 07:15:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-parser-spi --- 07:15:21 [INFO] 07:15:21 [INFO] --- dependency:3.10.0:properties (default) @ bgp-parser-spi --- 07:15:21 [INFO] 07:15:21 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-parser-spi --- 07:15: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/bgpcep-maven-clm-master/bgp/parser-spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:15:21 [INFO] 07:15:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-parser-spi --- 07:15:21 [INFO] Starting audit... 07:15:21 Audit done. 07:15:21 [INFO] You have 0 Checkstyle violations. 07:15:21 [INFO] 07:15:21 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-parser-spi --- 07:15:21 [INFO] Starting audit... 07:15:21 Audit done. 07:15:21 [INFO] You have 0 Checkstyle violations. 07:15:21 [INFO] 07:15:21 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-parser-spi --- 07:15:21 [INFO] 07:15:21 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-parser-spi --- 07:15:21 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/src/main/resources 07:15:21 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/generated-sources/spi 07:15:21 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/generated-sources/yang 07:15:21 [INFO] 07:15:21 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-parser-spi --- 07:15:21 [INFO] Recompiling the module because of changed dependency. 07:15:21 [INFO] Compiling 68 source files with javac [debug release 21] to target/classes 07:15:22 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionConsumerContext 07:15:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionProviderContext.java:[54,51] Possible heap pollution from parameterized vararg type java.lang.Class 07:15:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/pojo/SimpleBGPExtensionProviderContext.java:[111,64] Possible heap pollution from parameterized vararg type java.lang.Class 07:15:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/pojo/SimpleNlriRegistry.java:[87,70] Possible heap pollution from parameterized vararg type java.lang.Class 07:15:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/pojo/SimpleNlriRegistry.java:[175,76] found raw type: java.util.AbstractMap.SimpleEntry 07:15:22 missing type arguments for generic class java.util.AbstractMap.SimpleEntry 07:15:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/pojo/SimpleNlriRegistry.java:[175,72] unchecked call to SimpleEntry(K,V) as a member of the raw type java.util.AbstractMap.SimpleEntry 07:15:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/pojo/SimpleNlriRegistry.java:[175,72] unchecked conversion 07:15:22 required: java.util.Map.Entry,org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.BgpTableType> 07:15:22 found: java.util.AbstractMap.SimpleEntry 07:15:22 [INFO] 07:15:22 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-parser-spi >>> 07:15:22 [INFO] 07:15:22 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-parser-spi --- 07:15:22 [INFO] Fork Value is true 07:15:25 [INFO] Done SpotBugs Analysis.... 07:15:25 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:15:25 [INFO] 07:15:25 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-parser-spi <<< 07:15:25 [INFO] 07:15:25 [INFO] 07:15:25 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-parser-spi --- 07:15:25 [INFO] BugInstance size is 0 07:15:25 [INFO] Error size is 0 07:15:25 [INFO] No errors/warnings found 07:15:25 [INFO] 07:15:25 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-parser-spi --- 07:15:25 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/src/test/resources 07:15:25 [INFO] 07:15:25 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-parser-spi --- 07:15:25 [INFO] Recompiling the module because of changed dependency. 07:15:25 [INFO] Compiling 15 source files with javac [debug release 21] to target/test-classes 07:15:26 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/src/test/java/org/opendaylight/protocol/bgp/parser/spi/pojo/BgpTestActivator.java:[153,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:15:26 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/src/test/java/org/opendaylight/protocol/bgp/parser/spi/pojo/BgpTestActivator.java:[155,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:15:26 [INFO] 07:15:26 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-parser-spi --- 07:15:26 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:15:26 [INFO] 07:15:26 [INFO] ------------------------------------------------------- 07:15:26 [INFO] T E S T S 07:15:26 [INFO] ------------------------------------------------------- 07:15:27 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.MultiPathSupportImplTest 07:15:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.MultiPathSupportImplTest 07:15:27 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleExtendedCommunityRegistryTest 07:15:27 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:15:28 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.072 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleExtendedCommunityRegistryTest 07:15:28 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.PeerSpecificParserConstraintImplTest 07:15:28 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.PeerSpecificParserConstraintImplTest 07:15:28 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.PathIdUtilTest 07:15:28 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.opendaylight.protocol.bgp.parser.spi.PathIdUtilTest 07:15:28 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractOpaqueExtendedCommunityTest 07:15:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractOpaqueExtendedCommunityTest 07:15:28 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.ExtendedCommunityUtilTest 07:15:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.parser.spi.extended.community.ExtendedCommunityUtilTest 07:15:28 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.Inet4SpecificExtendedCommunityCommonUtilTest 07:15:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.protocol.bgp.parser.spi.extended.community.Inet4SpecificExtendedCommunityCommonUtilTest 07:15:28 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractIpv4ExtendedCommunityTest 07:15:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractIpv4ExtendedCommunityTest 07:15:28 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractTwoOctetAsExtendedCommunityTest 07:15:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractTwoOctetAsExtendedCommunityTest 07:15:28 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleRegistryTest 07:15:29 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.932 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleRegistryTest 07:15:29 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.UnrecognizedAttributesTest 07:15:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.UnrecognizedAttributesTest 07:15:29 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.AbstractMessageRegistryTest 07:15:29 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.protocol.bgp.parser.spi.AbstractMessageRegistryTest 07:15:29 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.MultiPathSupportUtilTest 07:15:29 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.opendaylight.protocol.bgp.parser.spi.MultiPathSupportUtilTest 07:15:29 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.UtilsTest 07:15:29 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.opendaylight.protocol.bgp.parser.spi.UtilsTest 07:15:29 [INFO] 07:15:29 [INFO] Results: 07:15:29 [INFO] 07:15:29 [INFO] Tests run: 59, Failures: 0, Errors: 0, Skipped: 0 07:15:29 [INFO] 07:15:29 [INFO] 07:15:29 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-parser-spi --- 07:15:29 [INFO] 07:15:29 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-parser-spi --- 07:15:29 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-2.0.1-SNAPSHOT.jar 07:15:29 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/classes/META-INF/MANIFEST.MF 07:15:29 [INFO] 07:15:29 [INFO] --- jar:3.5.0:test-jar (default) @ bgp-parser-spi --- 07:15:29 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-2.0.1-SNAPSHOT-tests.jar 07:15:29 [INFO] 07:15:29 [INFO] --- source:3.4.0:test-jar-no-fork (default) @ bgp-parser-spi --- 07:15:29 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-2.0.1-SNAPSHOT-test-sources.jar 07:15:29 [INFO] 07:15:29 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-parser-spi --- 07:15:31 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-2.0.1-SNAPSHOT-javadoc.jar 07:15:31 [INFO] 07:15:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-parser-spi --- 07:15:31 [INFO] CycloneDX: Resolving Dependencies 07:15:32 [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) 07:15:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bom.xml 07:15:32 [INFO] attaching as bgp-parser-spi-2.0.1-SNAPSHOT-cyclonedx.xml 07:15:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bom.json 07:15:32 [INFO] attaching as bgp-parser-spi-2.0.1-SNAPSHOT-cyclonedx.json 07:15:32 [INFO] 07:15:32 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-parser-spi --- 07:15:32 [INFO] Skipping duplicate-finder execution! 07:15:32 [INFO] 07:15:32 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-parser-spi --- 07:15:32 [INFO] No dependency problems found 07:15:32 [INFO] 07:15:32 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-parser-spi --- 07:15:32 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-2.0.1-SNAPSHOT-sources.jar 07:15:32 [INFO] 07:15:32 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-parser-spi --- 07:15:32 [INFO] 07:15:32 [INFO] --- jacoco:0.8.14:report (report) @ bgp-parser-spi --- 07:15:32 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/code-coverage/jacoco.exec 07:15:32 [INFO] Analyzed bundle 'bgp-parser-spi' with 46 classes 07:15:32 [INFO] 07:15:32 [INFO] --- install:3.1.4:install (default-install) @ bgp-parser-spi --- 07:15:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/2.0.1-SNAPSHOT/bgp-parser-spi-2.0.1-SNAPSHOT.pom 07:15:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/2.0.1-SNAPSHOT/bgp-parser-spi-2.0.1-SNAPSHOT.jar 07:15:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-2.0.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/2.0.1-SNAPSHOT/bgp-parser-spi-2.0.1-SNAPSHOT-tests.jar 07:15:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-2.0.1-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/2.0.1-SNAPSHOT/bgp-parser-spi-2.0.1-SNAPSHOT-test-sources.jar 07:15:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/2.0.1-SNAPSHOT/bgp-parser-spi-2.0.1-SNAPSHOT-javadoc.jar 07:15:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/2.0.1-SNAPSHOT/bgp-parser-spi-2.0.1-SNAPSHOT-cyclonedx.xml 07:15:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/2.0.1-SNAPSHOT/bgp-parser-spi-2.0.1-SNAPSHOT-cyclonedx.json 07:15:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/2.0.1-SNAPSHOT/bgp-parser-spi-2.0.1-SNAPSHOT-sources.jar 07:15:32 [INFO] 07:15:32 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-parser-spi --- 07:15:32 [INFO] Installing org/opendaylight/bgpcep/bgp-parser-spi/2.0.1-SNAPSHOT/bgp-parser-spi-2.0.1-SNAPSHOT.jar 07:15:32 [INFO] Writing OBR metadata 07:15:32 [INFO] 07:15:32 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-parser-spi --- 07:15:32 [INFO] org.opendaylight.bgpcep:bgp-parser-spi:bundle:2.0.1-SNAPSHOT 07:15:32 [INFO] +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:15:32 [INFO] +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:15:32 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:15:32 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:15:32 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:15:32 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:15:32 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:15:32 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:15:32 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:15:32 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:15:32 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:15:32 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:15:32 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:15:32 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:15:32 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:15:32 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:15:32 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:15:32 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:15:32 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:15:32 [INFO] +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:15:32 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:15:32 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:15:32 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:15:32 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:15:32 [INFO] | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:15:32 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:15:32 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:15:32 [INFO] +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:15:32 [INFO] | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:15:32 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:15:32 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:15:32 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:15:32 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:15:32 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:15:32 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:15:32 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:15.0.2:test 07:15:32 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:test 07:15:32 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:15:32 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:15:32 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:15:32 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:15:32 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:15:32 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:15:32 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:15:32 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:15:32 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:15:32 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:15:32 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:15:32 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:15:32 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:15:32 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:15:32 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:15:32 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:15:32 [INFO] +- junit:junit:jar:4.13.2:test 07:15:32 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:15:32 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:15:32 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:15:32 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:15:32 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:15:32 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:15:32 [INFO] 07:15:32 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgp-parser-spi --- 07:15:32 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/sonatype-clm/module.xml 07:15:32 [INFO] 07:15:32 [INFO] ------------------< org.opendaylight.bgpcep:bgp-util >------------------ 07:15:32 [INFO] Building bgp-util 2.0.1-SNAPSHOT [20/161] 07:15:32 [INFO] from bgp/util/pom.xml 07:15:32 [INFO] -------------------------------[ bundle ]------------------------------- 07:15:32 [INFO] 07:15:32 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-util --- 07:15:32 [INFO] 07:15:32 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-util --- 07:15:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:32 [INFO] 07:15:32 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-util --- 07:15:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:32 [INFO] 07:15:32 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-util --- 07:15:33 [INFO] 07:15:33 [INFO] --- dependency:3.10.0:properties (default) @ bgp-util --- 07:15:33 [INFO] 07:15:33 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-util --- 07:15:33 [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/bgpcep-maven-clm-master/bgp/util/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:15:33 [INFO] 07:15:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-util --- 07:15:33 [INFO] Starting audit... 07:15:33 Audit done. 07:15:33 [INFO] You have 0 Checkstyle violations. 07:15:33 [INFO] 07:15:33 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-util --- 07:15:33 [INFO] Starting audit... 07:15:33 Audit done. 07:15:33 [INFO] You have 0 Checkstyle violations. 07:15:33 [INFO] 07:15:33 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-util --- 07:15:33 [INFO] 07:15:33 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-util --- 07:15:33 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/util/src/main/resources 07:15:33 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/util/target/generated-sources/spi 07:15:33 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/util/target/generated-sources/yang 07:15:33 [INFO] 07:15:33 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-util --- 07:15:33 [INFO] Recompiling the module because of changed dependency. 07:15:33 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 07:15:33 [INFO] 07:15:33 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-util >>> 07:15:33 [INFO] 07:15:33 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-util --- 07:15:33 [INFO] Fork Value is true 07:15:35 [INFO] Done SpotBugs Analysis.... 07:15:35 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:15:35 [INFO] 07:15:35 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-util <<< 07:15:35 [INFO] 07:15:35 [INFO] 07:15:35 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-util --- 07:15:35 [INFO] BugInstance size is 0 07:15:35 [INFO] Error size is 0 07:15:35 [INFO] No errors/warnings found 07:15:35 [INFO] 07:15:35 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-util --- 07:15:35 [INFO] Copying 4 resources from src/test/resources to target/test-classes 07:15:35 [INFO] 07:15:35 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-util --- 07:15:35 [INFO] Recompiling the module because of changed dependency. 07:15:35 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 07:15:35 [INFO] 07:15:35 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-util --- 07:15:35 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:15:35 [INFO] 07:15:35 [INFO] ------------------------------------------------------- 07:15:35 [INFO] T E S T S 07:15:35 [INFO] ------------------------------------------------------- 07:15:36 [INFO] Running org.opendaylight.protocol.bgp.util.BGPHexFileParserTest 07:15:36 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.opendaylight.protocol.bgp.util.BGPHexFileParserTest 07:15:36 [INFO] Running org.opendaylight.protocol.bgp.util.BGPBinaryFileParserTest 07:15:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.util.BGPBinaryFileParserTest 07:15:36 [INFO] 07:15:36 [INFO] Results: 07:15:36 [INFO] 07:15:36 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 07:15:36 [INFO] 07:15:36 [INFO] 07:15:36 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-util --- 07:15:36 [INFO] 07:15:36 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-util --- 07:15:36 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bgp-util-2.0.1-SNAPSHOT.jar 07:15:36 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/util/target/classes/META-INF/MANIFEST.MF 07:15:36 [INFO] 07:15:36 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-util --- 07:15:37 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bgp-util-2.0.1-SNAPSHOT-javadoc.jar 07:15:37 [INFO] 07:15:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-util --- 07:15:37 [INFO] CycloneDX: Resolving Dependencies 07:15:38 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 07:15:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bom.xml 07:15:38 [INFO] attaching as bgp-util-2.0.1-SNAPSHOT-cyclonedx.xml 07:15:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bom.json 07:15:38 [INFO] attaching as bgp-util-2.0.1-SNAPSHOT-cyclonedx.json 07:15:38 [INFO] 07:15:38 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-util --- 07:15:38 [INFO] Skipping duplicate-finder execution! 07:15:38 [INFO] 07:15:38 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-util --- 07:15:38 [INFO] No dependency problems found 07:15:38 [INFO] 07:15:38 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-util --- 07:15:38 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bgp-util-2.0.1-SNAPSHOT-sources.jar 07:15:38 [INFO] 07:15:38 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-util --- 07:15:38 [INFO] 07:15:38 [INFO] --- jacoco:0.8.14:report (report) @ bgp-util --- 07:15:38 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/util/target/code-coverage/jacoco.exec 07:15:38 [INFO] Analyzed bundle 'bgp-util' with 2 classes 07:15:38 [INFO] 07:15:38 [INFO] --- install:3.1.4:install (default-install) @ bgp-util --- 07:15:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/util/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-util/2.0.1-SNAPSHOT/bgp-util-2.0.1-SNAPSHOT.pom 07:15:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bgp-util-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-util/2.0.1-SNAPSHOT/bgp-util-2.0.1-SNAPSHOT.jar 07:15:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bgp-util-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-util/2.0.1-SNAPSHOT/bgp-util-2.0.1-SNAPSHOT-javadoc.jar 07:15:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-util/2.0.1-SNAPSHOT/bgp-util-2.0.1-SNAPSHOT-cyclonedx.xml 07:15:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-util/2.0.1-SNAPSHOT/bgp-util-2.0.1-SNAPSHOT-cyclonedx.json 07:15:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bgp-util-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-util/2.0.1-SNAPSHOT/bgp-util-2.0.1-SNAPSHOT-sources.jar 07:15:38 [INFO] 07:15:38 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-util --- 07:15:38 [INFO] Installing org/opendaylight/bgpcep/bgp-util/2.0.1-SNAPSHOT/bgp-util-2.0.1-SNAPSHOT.jar 07:15:38 [INFO] Writing OBR metadata 07:15:38 [INFO] 07:15:38 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-util --- 07:15:38 [INFO] org.opendaylight.bgpcep:bgp-util:bundle:2.0.1-SNAPSHOT 07:15:38 [INFO] +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:15:38 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:15:38 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:15:38 [INFO] | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:15:38 [INFO] | | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:15:38 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:15:38 [INFO] | | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:15:38 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:15:38 [INFO] | \- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:15:38 [INFO] | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:15:38 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:15:38 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:15:38 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:15:38 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:15:38 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:15:38 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:15:38 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 07:15:38 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:test 07:15:38 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:15:38 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:15:38 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:15:38 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:15:38 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:15:38 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:15:38 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:15:38 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:15:38 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:15:38 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:15:38 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:15:38 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:15:38 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:15:38 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:15:38 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:15:38 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:15:38 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:15:38 [INFO] +- junit:junit:jar:4.13.2:test 07:15:38 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:15:38 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:15:38 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:15:38 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:15:38 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:15:38 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:15:38 [INFO] 07:15:38 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgp-util --- 07:15:38 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/util/target/sonatype-clm/module.xml 07:15:38 [INFO] 07:15:38 [INFO] --------------< org.opendaylight.bgpcep:bgp-parser-impl >--------------- 07:15:38 [INFO] Building bgp-parser-impl 2.0.1-SNAPSHOT [21/161] 07:15:38 [INFO] from bgp/parser-impl/pom.xml 07:15:38 [INFO] -------------------------------[ bundle ]------------------------------- 07:15:38 [INFO] 07:15:38 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-parser-impl --- 07:15:38 [INFO] 07:15:38 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-parser-impl --- 07:15:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:38 [INFO] 07:15:38 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-parser-impl --- 07:15:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:38 [INFO] 07:15:38 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-parser-impl --- 07:15:38 [INFO] 07:15:38 [INFO] --- dependency:3.10.0:properties (default) @ bgp-parser-impl --- 07:15:38 [INFO] 07:15:38 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-parser-impl --- 07:15: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/bgpcep-maven-clm-master/bgp/parser-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:15:38 [INFO] 07:15:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-parser-impl --- 07:15:38 [INFO] Starting audit... 07:15:38 Audit done. 07:15:38 [INFO] You have 0 Checkstyle violations. 07:15:38 [INFO] 07:15:38 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-parser-impl --- 07:15:39 [INFO] Starting audit... 07:15:39 Audit done. 07:15:39 [INFO] You have 0 Checkstyle violations. 07:15:39 [INFO] 07:15:39 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-parser-impl --- 07:15:39 [INFO] 07:15:39 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-parser-impl --- 07:15:39 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/src/main/resources 07:15:39 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/generated-sources/spi 07:15:39 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/generated-sources/yang 07:15:39 [INFO] 07:15:39 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-parser-impl --- 07:15:39 [INFO] Recompiling the module because of changed dependency. 07:15:39 [INFO] Compiling 52 source files with javac [debug release 21] to target/classes 07:15:39 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 07:15:39 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/Ipv4SpecificEcHandler.java:[47,69] getGlobalAdministrator() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.inet4.specific.extended.community._case.Inet4SpecificExtendedCommunity has been deprecated 07:15:39 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/Ipv4SpecificEcHandler.java:[48,69] getLocalAdministrator() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.inet4.specific.extended.community._case.Inet4SpecificExtendedCommunity has been deprecated 07:15:39 [INFO] 07:15:39 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-parser-impl >>> 07:15:39 [INFO] 07:15:39 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-parser-impl --- 07:15:39 [INFO] Fork Value is true 07:15:43 [INFO] Done SpotBugs Analysis.... 07:15:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:15:43 [INFO] 07:15:43 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-parser-impl <<< 07:15:43 [INFO] 07:15:43 [INFO] 07:15:43 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-parser-impl --- 07:15:43 [INFO] BugInstance size is 0 07:15:43 [INFO] Error size is 0 07:15:43 [INFO] No errors/warnings found 07:15:43 [INFO] 07:15:43 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-parser-impl --- 07:15:43 [INFO] Copying 10 resources from src/test/resources to target/test-classes 07:15:43 [INFO] 07:15:43 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-parser-impl --- 07:15:43 [INFO] Recompiling the module because of changed dependency. 07:15:43 [INFO] Compiling 42 source files with javac [debug release 21] to target/test-classes 07:15:44 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/src/test/java/org/opendaylight/protocol/bgp/parser/impl/BGPParserTest.java:[121,19] explicit call to close() on an auto-closeable resource 07:15:44 [INFO] 07:15:44 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-parser-impl --- 07:15:44 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:15:44 [INFO] 07:15:44 [INFO] ------------------------------------------------------- 07:15:44 [INFO] T E S T S 07:15:44 [INFO] ------------------------------------------------------- 07:15:45 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.AddPathCapabilityHandlerTest 07:15:45 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:15:46 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.162 s -- in org.opendaylight.protocol.bgp.parser.impl.AddPathCapabilityHandlerTest 07:15:46 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.PathAttributeParserTest 07:15:46 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s -- in org.opendaylight.protocol.bgp.parser.impl.PathAttributeParserTest 07:15:46 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.CommunityTest 07:15:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.bgp.parser.impl.CommunityTest 07:15:46 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.BgpExtendedMessageCapabilityHandlerTest 07:15:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.parser.impl.BgpExtendedMessageCapabilityHandlerTest 07:15:46 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.IPv4NextHopTest 07:15:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.parser.impl.IPv4NextHopTest 07:15:46 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.RouteRefreshCapabilityHandlerTest 07:15:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.opendaylight.protocol.bgp.parser.impl.RouteRefreshCapabilityHandlerTest 07:15:46 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.BGPParserTest 07:15:46 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.230 s -- in org.opendaylight.protocol.bgp.parser.impl.BGPParserTest 07:15:46 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.OpenTest 07:15:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.protocol.bgp.parser.impl.OpenTest 07:15:46 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.IPv6NextHopTest 07:15:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.IPv6NextHopTest 07:15:46 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.LlGracefulCapabilityHandlerTest 07:15:46 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.protocol.bgp.parser.impl.LlGracefulCapabilityHandlerTest 07:15:46 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.MultiExitDiscriminatorAttributeParserTest 07:15:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.MultiExitDiscriminatorAttributeParserTest 07:15:46 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceAS4OctectASHandlerTest 07:15:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceAS4OctectASHandlerTest 07:15:46 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Ipv4SpecificEcHandlerTest 07:15:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Ipv4SpecificEcHandlerTest 07:15:46 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginIpv4EcHandlerTest 07:15:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginIpv4EcHandlerTest 07:15:46 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetIpv4EcHandlerTest 07:15:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetIpv4EcHandlerTest 07:15:46 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetAsTwoOctetEcHandlerTest 07:15:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetAsTwoOctetEcHandlerTest 07:15:46 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTarget4OctectASEcHandlerTest 07:15:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTarget4OctectASEcHandlerTest 07:15:46 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.AsTwoOctetSpecificEcHandlerTest 07:15:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.AsTwoOctetSpecificEcHandlerTest 07:15:46 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Generic4OctASEcHandlerTest 07:15:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Generic4OctASEcHandlerTest 07:15:46 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.VrfRouteImportHandlerTest 07:15:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.VrfRouteImportHandlerTest 07:15:46 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginAsTwoOctetEcHandlerTest 07:15:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginAsTwoOctetEcHandlerTest 07:15:46 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOrigin4OctectASEcHandlerTest 07:15:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOrigin4OctectASEcHandlerTest 07:15:46 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.LinkBandwidthECTest 07:15:46 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.LinkBandwidthECTest 07:15:46 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.EncapsulationECTest 07:15:46 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.EncapsulationECTest 07:15:46 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceASHandlerTest 07:15:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceASHandlerTest 07:15:46 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.OpaqueEcHandlerTest 07:15:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.OpaqueEcHandlerTest 07:15:46 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.LocalPreferenceAttributeParserTest 07:15:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.LocalPreferenceAttributeParserTest 07:15:46 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.OriginAttributeParserTest 07:15:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.OriginAttributeParserTest 07:15:46 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.NextHopAttributeParserTest 07:15:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.NextHopAttributeParserTest 07:15:46 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.AsPathAttributeParserTest 07:15:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.AsPathAttributeParserTest 07:15:46 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.AggregatorAttributeParserTest 07:15:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.AggregatorAttributeParserTest 07:15:46 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.UnrecognizedAttributesSerializerTest 07:15:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.UnrecognizedAttributesSerializerTest 07:15:46 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.BgpPrefixSidAttributeParserTest 07:15:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.BgpPrefixSidAttributeParserTest 07:15:47 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.AtomicAggregateAttributeParserTest 07:15:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.AtomicAggregateAttributeParserTest 07:15:47 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.OriginatorIdAttributeParserTest 07:15:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.OriginatorIdAttributeParserTest 07:15:47 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.CommunitiesAttributeParserTest 07:15:47 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.CommunitiesAttributeParserTest 07:15:47 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.ExtendedCommunitiesAttributeParserTest 07:15:47 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.ExtendedCommunitiesAttributeParserTest 07:15:47 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.ClusterIdAttributeParserTest 07:15:47 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.ClusterIdAttributeParserTest 07:15:47 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.MultiProtocolCapabilityHandlerTest 07:15:47 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.protocol.bgp.parser.impl.MultiProtocolCapabilityHandlerTest 07:15:47 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.ComplementaryTest 07:15:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.ComplementaryTest 07:15:47 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.ParserTest 07:15:47 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.protocol.bgp.parser.impl.ParserTest 07:15:47 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.GracefulCapabilityHandlerTest 07:15:47 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.bgp.parser.impl.GracefulCapabilityHandlerTest 07:15:47 [INFO] 07:15:47 [INFO] Results: 07:15:47 [INFO] 07:15:47 [INFO] Tests run: 122, Failures: 0, Errors: 0, Skipped: 0 07:15:47 [INFO] 07:15:47 [INFO] 07:15:47 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-parser-impl --- 07:15:47 [INFO] 07:15:47 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-parser-impl --- 07:15:47 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-2.0.1-SNAPSHOT.jar 07:15:47 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/classes/META-INF/MANIFEST.MF 07:15:47 [INFO] 07:15:47 [INFO] --- jar:3.5.0:test-jar (default) @ bgp-parser-impl --- 07:15:47 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-2.0.1-SNAPSHOT-tests.jar 07:15:47 [INFO] 07:15:47 [INFO] --- source:3.4.0:test-jar-no-fork (default) @ bgp-parser-impl --- 07:15:47 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-2.0.1-SNAPSHOT-test-sources.jar 07:15:47 [INFO] 07:15:47 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-parser-impl --- 07:15:49 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-2.0.1-SNAPSHOT-javadoc.jar 07:15:49 [INFO] 07:15:49 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-parser-impl --- 07:15:49 [INFO] CycloneDX: Resolving Dependencies 07:15:49 [INFO] CycloneDX: Creating BOM version 1.6 with 39 component(s) 07:15:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bom.xml 07:15:49 [INFO] attaching as bgp-parser-impl-2.0.1-SNAPSHOT-cyclonedx.xml 07:15:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bom.json 07:15:49 [INFO] attaching as bgp-parser-impl-2.0.1-SNAPSHOT-cyclonedx.json 07:15:49 [INFO] 07:15:49 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-parser-impl --- 07:15:49 [INFO] Skipping duplicate-finder execution! 07:15:49 [INFO] 07:15:49 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-parser-impl --- 07:15:49 [INFO] No dependency problems found 07:15:49 [INFO] 07:15:49 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-parser-impl --- 07:15:49 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-2.0.1-SNAPSHOT-sources.jar 07:15:49 [INFO] 07:15:49 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-parser-impl --- 07:15:49 [INFO] 07:15:49 [INFO] --- jacoco:0.8.14:report (report) @ bgp-parser-impl --- 07:15:49 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/code-coverage/jacoco.exec 07:15:49 [INFO] Analyzed bundle 'bgp-parser-impl' with 52 classes 07:15:49 [INFO] 07:15:49 [INFO] --- install:3.1.4:install (default-install) @ bgp-parser-impl --- 07:15:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/2.0.1-SNAPSHOT/bgp-parser-impl-2.0.1-SNAPSHOT.pom 07:15:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/2.0.1-SNAPSHOT/bgp-parser-impl-2.0.1-SNAPSHOT.jar 07:15:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-2.0.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/2.0.1-SNAPSHOT/bgp-parser-impl-2.0.1-SNAPSHOT-tests.jar 07:15:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-2.0.1-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/2.0.1-SNAPSHOT/bgp-parser-impl-2.0.1-SNAPSHOT-test-sources.jar 07:15:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/2.0.1-SNAPSHOT/bgp-parser-impl-2.0.1-SNAPSHOT-javadoc.jar 07:15:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/2.0.1-SNAPSHOT/bgp-parser-impl-2.0.1-SNAPSHOT-cyclonedx.xml 07:15:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/2.0.1-SNAPSHOT/bgp-parser-impl-2.0.1-SNAPSHOT-cyclonedx.json 07:15:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/2.0.1-SNAPSHOT/bgp-parser-impl-2.0.1-SNAPSHOT-sources.jar 07:15:49 [INFO] 07:15:49 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-parser-impl --- 07:15:49 [INFO] Installing org/opendaylight/bgpcep/bgp-parser-impl/2.0.1-SNAPSHOT/bgp-parser-impl-2.0.1-SNAPSHOT.jar 07:15:49 [INFO] Writing OBR metadata 07:15:49 [INFO] 07:15:49 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-parser-impl --- 07:15:49 [INFO] org.opendaylight.bgpcep:bgp-parser-impl:bundle:2.0.1-SNAPSHOT 07:15:49 [INFO] +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:15:49 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:15:49 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:15:49 [INFO] | \- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:15:49 [INFO] | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:15:49 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:15:49 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:15:49 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:15:49 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:15:49 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:15:49 [INFO] | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:15:49 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:15:49 [INFO] +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:15:49 [INFO] +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:15:49 [INFO] | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:15:49 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 07:15:49 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:15:49 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:15:49 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:15:49 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:15:49 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:15:49 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:15:49 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:15:49 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:15:49 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:15:49 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:15:49 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:15:49 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:15:49 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:15:49 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:15:49 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:15:49 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:15:49 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:15:49 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:15:49 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:15:49 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:15:49 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:15:49 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:15.0.2:test 07:15:49 [INFO] +- org.opendaylight.bgpcep:bgp-util:jar:2.0.1-SNAPSHOT:test 07:15:49 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:15:49 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:15:49 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:15:49 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:15:49 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:15:49 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:15:49 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:15:49 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:15:49 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:15:49 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:15:49 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:15:49 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:15:49 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:15:49 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:15:49 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:15:49 [INFO] +- junit:junit:jar:4.13.2:test 07:15:49 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:15:49 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:15:49 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:15:49 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:15:49 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:15:49 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:15:49 [INFO] 07:15:49 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgp-parser-impl --- 07:15:50 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/sonatype-clm/module.xml 07:15:50 [INFO] 07:15:50 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies >------- 07:15:50 [INFO] Building OpenDaylight :: Extras :: Dependencies 2.0.1-SNAPSHOT [22/161] 07:15:50 [INFO] from features/odl-bgpcep-extras-dependencies/pom.xml 07:15:50 [INFO] ------------------------------[ feature ]------------------------------- 07:15:50 [INFO] 07:15:50 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-extras-dependencies --- 07:15:50 [INFO] 07:15:50 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-extras-dependencies --- 07:15:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:50 [INFO] 07:15:50 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-extras-dependencies --- 07:15:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:50 [INFO] 07:15:50 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-extras-dependencies --- 07:15:50 [INFO] 07:15:50 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-extras-dependencies --- 07:15:50 [INFO] 07:15:50 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-extras-dependencies --- 07:15:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:15:50 [INFO] argLine set to empty 07:15:50 [INFO] 07:15:50 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-extras-dependencies --- 07:15:50 [INFO] Starting audit... 07:15:50 Audit done. 07:15:50 [INFO] You have 0 Checkstyle violations. 07:15:50 [INFO] 07:15:50 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-extras-dependencies --- 07:15:50 [INFO] Starting audit... 07:15:50 Audit done. 07:15:50 [INFO] You have 0 Checkstyle violations. 07:15:50 [INFO] 07:15:50 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-extras-dependencies --- 07:15:50 [INFO] 07:15:50 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-extras-dependencies --- 07:15:50 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-extras-dependencies/target/feature/feature.xml 07:15:50 [INFO] ...done! 07:15:50 [INFO] Set artifact 07:15:50 [INFO] 07:15:50 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-extras-dependencies --- 07:15: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 07:15:50 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:15:50 [INFO] 07:15:50 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-extras-dependencies >>> 07:15:50 [INFO] 07:15:50 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-extras-dependencies --- 07:15:50 [INFO] No files found to run spotbugs, check compile phase has been run 07:15:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:15:50 [INFO] 07:15:50 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-extras-dependencies <<< 07:15:50 [INFO] 07:15:50 [INFO] 07:15:50 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-extras-dependencies --- 07:15:50 [INFO] 07:15:50 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-extras-dependencies --- 07:15:50 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies 07:15:50 [INFO] Project dependency features detected: [] 07:15:50 [INFO] Pax Exam System (Version: 4.14.0) created. 07:15:50 [INFO] Creating RMI registry server on 127.0.0.1:33093 07:15:51 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:15:51 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:15:51 [INFO] Waiting for remote bundle context.. on 33093 name: eb4926e3-f5b3-4328-aa50-264d9479abc1 timout: [ RelativeTimeout value = 180000 ] 07:15:54 [INFO] Building jar from resources and headers. 07:15:54 [INFO] Writing jar finished. 07:15:56 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:15:56 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:15:56 [INFO] 07:15:56 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-extras-dependencies --- 07:15:56 [INFO] 07:15:56 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-extras-dependencies --- 07:15:56 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:15:56 [INFO] 07:15:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-extras-dependencies --- 07:15:56 [INFO] CycloneDX: Resolving Dependencies 07:15:57 [INFO] CycloneDX: Creating BOM version 1.6 with 51 component(s) 07:15:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-extras-dependencies/target/bom.xml 07:15:57 [INFO] attaching as odl-bgpcep-extras-dependencies-2.0.1-SNAPSHOT-cyclonedx.xml 07:15:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-extras-dependencies/target/bom.json 07:15:57 [INFO] attaching as odl-bgpcep-extras-dependencies-2.0.1-SNAPSHOT-cyclonedx.json 07:15:57 [INFO] 07:15:57 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-extras-dependencies --- 07:15:57 [INFO] Skipping duplicate-finder execution! 07:15:57 [INFO] 07:15:57 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-extras-dependencies --- 07:15:57 [INFO] Skipping plugin execution 07:15:57 [INFO] 07:15:57 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-extras-dependencies --- 07:15:57 [INFO] Skipping source per configuration. 07:15:57 [INFO] 07:15:57 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-extras-dependencies --- 07:15:57 [INFO] 07:15:57 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-extras-dependencies --- 07:15:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:15:57 [INFO] 07:15:57 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-extras-dependencies --- 07:15:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-extras-dependencies/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/2.0.1-SNAPSHOT/odl-bgpcep-extras-dependencies-2.0.1-SNAPSHOT.pom 07:15:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-extras-dependencies/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/2.0.1-SNAPSHOT/odl-bgpcep-extras-dependencies-2.0.1-SNAPSHOT-features.xml 07:15:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-extras-dependencies/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/2.0.1-SNAPSHOT/odl-bgpcep-extras-dependencies-2.0.1-SNAPSHOT-cyclonedx.xml 07:15:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-extras-dependencies/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/2.0.1-SNAPSHOT/odl-bgpcep-extras-dependencies-2.0.1-SNAPSHOT-cyclonedx.json 07:15:57 [INFO] 07:15:57 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-extras-dependencies --- 07:15:57 [INFO] org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:2.0.1-SNAPSHOT 07:15:57 [INFO] +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:15:57 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:15:57 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:15:57 [INFO] | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:15:57 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:15:57 [INFO] | | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:15:57 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:15:57 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:15:57 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:15:57 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:15:57 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:15:57 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:15:57 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:15:57 [INFO] | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:15:57 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:15:57 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:15:57 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:15:57 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:15:57 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:15:57 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:15:57 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:15:57 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:15:57 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:15:57 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:15:57 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:15:57 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:15:57 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:15:57 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:15:57 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:15:57 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:15:57 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:15:57 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:15:57 [INFO] +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1:compile 07:15:57 [INFO] | +- io.netty:netty-codec:jar:4.2.10.Final:compile 07:15:57 [INFO] | | +- io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile 07:15:57 [INFO] | | \- io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile 07:15:57 [INFO] | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:15:57 [INFO] | +- io.netty:netty-codec-compression:jar:4.2.10.Final:compile 07:15:57 [INFO] | +- io.netty:netty-codec-http:jar:4.2.10.Final:compile 07:15:57 [INFO] | +- io.netty:netty-codec-http2:jar:4.2.10.Final:compile 07:15:57 [INFO] | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:15:57 [INFO] | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:15:57 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:15:57 [INFO] | +- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:15:57 [INFO] | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:15:57 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:15:57 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.10.Final:runtime 07:15:57 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.10.Final:runtime 07:15:57 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:15:57 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.10.Final:runtime 07:15:57 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:15:57 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:15:57 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:15:57 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:15:57 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:15:57 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:15:57 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:15:57 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:15:57 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:15:57 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:15:57 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:15:57 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:15:57 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:15:57 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:15:57 [INFO] +- junit:junit:jar:4.13.2:test 07:15:57 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:15:57 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:15:57 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:15:57 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:15:57 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:15:57 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:15:57 [INFO] 07:15:57 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-extras-dependencies --- 07:15:57 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-extras-dependencies/target/sonatype-clm/module.xml 07:15:57 [INFO] 07:15:57 [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies >--------- 07:15:57 [INFO] Building OpenDaylight :: BGP :: Dependencies 2.0.1-SNAPSHOT [23/161] 07:15:57 [INFO] from features/odl-bgpcep-bgp-dependencies/pom.xml 07:15:57 [INFO] ------------------------------[ feature ]------------------------------- 07:15:57 [INFO] 07:15:57 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-dependencies --- 07:15:57 [INFO] 07:15:57 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-dependencies --- 07:15:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:57 [INFO] 07:15:57 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-dependencies --- 07:15:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:57 [INFO] 07:15:57 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-dependencies --- 07:15:57 [INFO] 07:15:57 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-bgp-dependencies --- 07:15:57 [INFO] 07:15:57 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-dependencies --- 07:15:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:15:57 [INFO] argLine set to empty 07:15:57 [INFO] 07:15:57 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-dependencies --- 07:15:57 [INFO] Starting audit... 07:15:57 Audit done. 07:15:57 [INFO] You have 0 Checkstyle violations. 07:15:57 [INFO] 07:15:57 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-dependencies --- 07:15:57 [INFO] Starting audit... 07:15:57 Audit done. 07:15:57 [INFO] You have 0 Checkstyle violations. 07:15:57 [INFO] 07:15:57 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-bgp-dependencies --- 07:15:57 [INFO] 07:15:57 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-dependencies --- 07:15:57 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-dependencies/target/feature/feature.xml 07:15:57 [INFO] ...done! 07:15:57 [INFO] Set artifact 07:15:57 [INFO] 07:15:57 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-bgp-dependencies --- 07:15:57 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:15:57 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:15:57 [INFO] 07:15:57 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-dependencies >>> 07:15:57 [INFO] 07:15:57 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-dependencies --- 07:15:57 [INFO] No files found to run spotbugs, check compile phase has been run 07:15:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:15:57 [INFO] 07:15:57 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-dependencies <<< 07:15:57 [INFO] 07:15:57 [INFO] 07:15:57 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-dependencies --- 07:15:57 [INFO] 07:15:57 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-bgp-dependencies --- 07:15:57 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies 07:15:57 [INFO] Project dependency features detected: [] 07:15:57 [INFO] Pax Exam System (Version: 4.14.0) created. 07:15:57 [INFO] Creating RMI registry server on 127.0.0.1:35767 07:15:58 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:15:58 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:15:58 [INFO] Waiting for remote bundle context.. on 35767 name: b2a0912d-1f65-4a65-8cb7-5f33f3b7e3ba timout: [ RelativeTimeout value = 180000 ] 07:16:01 [INFO] Building jar from resources and headers. 07:16:01 [INFO] Writing jar finished. 07:16:03 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:16:03 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:16:03 [INFO] 07:16:03 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-bgp-dependencies --- 07:16:03 [INFO] 07:16:03 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-dependencies --- 07:16:03 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:16:03 [INFO] 07:16:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-dependencies --- 07:16:03 [INFO] CycloneDX: Resolving Dependencies 07:16:04 [INFO] CycloneDX: Creating BOM version 1.6 with 82 component(s) 07:16:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-dependencies/target/bom.xml 07:16:04 [INFO] attaching as odl-bgpcep-bgp-dependencies-2.0.1-SNAPSHOT-cyclonedx.xml 07:16:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-dependencies/target/bom.json 07:16:04 [INFO] attaching as odl-bgpcep-bgp-dependencies-2.0.1-SNAPSHOT-cyclonedx.json 07:16:04 [INFO] 07:16:04 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-dependencies --- 07:16:04 [INFO] Skipping duplicate-finder execution! 07:16:04 [INFO] 07:16:04 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-dependencies --- 07:16:04 [INFO] Skipping plugin execution 07:16:04 [INFO] 07:16:04 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-dependencies --- 07:16:04 [INFO] Skipping source per configuration. 07:16:04 [INFO] 07:16:04 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-dependencies --- 07:16:04 [INFO] 07:16:04 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-dependencies --- 07:16:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:16:04 [INFO] 07:16:04 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-dependencies --- 07:16:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-dependencies/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/2.0.1-SNAPSHOT/odl-bgpcep-bgp-dependencies-2.0.1-SNAPSHOT.pom 07:16:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-dependencies/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/2.0.1-SNAPSHOT/odl-bgpcep-bgp-dependencies-2.0.1-SNAPSHOT-features.xml 07:16:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-dependencies/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/2.0.1-SNAPSHOT/odl-bgpcep-bgp-dependencies-2.0.1-SNAPSHOT-cyclonedx.xml 07:16:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-dependencies/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/2.0.1-SNAPSHOT/odl-bgpcep-bgp-dependencies-2.0.1-SNAPSHOT-cyclonedx.json 07:16:04 [INFO] 07:16:04 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-bgp-dependencies --- 07:16:04 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:2.0.1-SNAPSHOT 07:16:04 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:16:04 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:16:04 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:16:04 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:16:04 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:16:04 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:16:04 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:16:04 [INFO] | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:16:04 [INFO] | | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:16:04 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:16:04 [INFO] | | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:16:04 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:16:04 [INFO] | | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:16:04 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:16:04 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:16:04 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:16:04 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:16:04 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:16:04 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:16:04 [INFO] | +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:16:04 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:16:04 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:16:04 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:16:04 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:16:04 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:16:04 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:16:04 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:16:04 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:16:04 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:16:04 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:16:04 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:16:04 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:16:04 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:16:04 [INFO] | \- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1:compile 07:16:04 [INFO] | +- io.netty:netty-codec:jar:4.2.10.Final:compile 07:16:04 [INFO] | | +- io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile 07:16:04 [INFO] | | \- io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile 07:16:04 [INFO] | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:16:04 [INFO] | +- io.netty:netty-codec-compression:jar:4.2.10.Final:compile 07:16:04 [INFO] | +- io.netty:netty-codec-http:jar:4.2.10.Final:compile 07:16:04 [INFO] | +- io.netty:netty-codec-http2:jar:4.2.10.Final:compile 07:16:04 [INFO] | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:16:04 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:16:04 [INFO] | +- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:16:04 [INFO] | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:16:04 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:16:04 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.10.Final:runtime 07:16:04 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.10.Final:runtime 07:16:04 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:16:04 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.10.Final:runtime 07:16:04 [INFO] +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:15.0.2:compile 07:16:04 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:15.0.2:compile 07:16:04 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:16:04 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:16:04 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:16:04 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:16:04 [INFO] | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:16:04 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:16:04 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:15.0.2:compile 07:16:04 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:compile 07:16:04 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:compile 07:16:04 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:compile 07:16:04 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:compile 07:16:04 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:compile 07:16:04 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:compile 07:16:04 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:compile 07:16:04 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:compile 07:16:04 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:compile 07:16:04 [INFO] | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:15.0.2:compile 07:16:04 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:compile 07:16:04 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:15.0.2:compile 07:16:04 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 07:16:04 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 07:16:04 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:compile 07:16:04 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:compile 07:16:04 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:compile 07:16:04 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:compile 07:16:04 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:16:04 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:16:04 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:compile 07:16:04 [INFO] | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:compile 07:16:04 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:16:04 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:16:04 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:16:04 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:16:04 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:16:04 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:16:04 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:16:04 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:16:04 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:16:04 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:16:04 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:16:04 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:16:04 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:16:04 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:16:04 [INFO] +- junit:junit:jar:4.13.2:test 07:16:04 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:16:04 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:16:04 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:16:04 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:16:04 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:16:04 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:16:04 [INFO] 07:16:04 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-bgp-dependencies --- 07:16:04 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-dependencies/target/sonatype-clm/module.xml 07:16:04 [INFO] 07:16:04 [INFO] ---------< org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api >---------- 07:16:04 [INFO] Building OpenDaylight :: BGP :: Parser :: API 2.0.1-SNAPSHOT [24/161] 07:16:04 [INFO] from features/odl-bgpcep-bgp-parser-api/pom.xml 07:16:04 [INFO] ------------------------------[ feature ]------------------------------- 07:16:04 [INFO] 07:16:04 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-parser-api --- 07:16:04 [INFO] 07:16:04 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-parser-api --- 07:16:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:05 [INFO] 07:16:05 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-parser-api --- 07:16:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:05 [INFO] 07:16:05 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-parser-api --- 07:16:05 [INFO] 07:16:05 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-bgp-parser-api --- 07:16:05 [INFO] 07:16:05 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-parser-api --- 07:16:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:16:05 [INFO] argLine set to empty 07:16:05 [INFO] 07:16:05 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-parser-api --- 07:16:05 [INFO] Starting audit... 07:16:05 Audit done. 07:16:05 [INFO] You have 0 Checkstyle violations. 07:16:05 [INFO] 07:16:05 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-parser-api --- 07:16:05 [INFO] Starting audit... 07:16:05 Audit done. 07:16:05 [INFO] You have 0 Checkstyle violations. 07:16:05 [INFO] 07:16:05 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-bgp-parser-api --- 07:16:05 [INFO] 07:16:05 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-parser-api --- 07:16:05 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser-api/target/feature/feature.xml 07:16:05 [INFO] ...done! 07:16:05 [INFO] Set artifact 07:16:05 [INFO] 07:16:05 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-bgp-parser-api --- 07:16:05 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:16:05 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:16:05 [INFO] 07:16:05 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-parser-api >>> 07:16:05 [INFO] 07:16:05 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-parser-api --- 07:16:05 [INFO] No files found to run spotbugs, check compile phase has been run 07:16:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:16:05 [INFO] 07:16:05 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-parser-api <<< 07:16:05 [INFO] 07:16:05 [INFO] 07:16:05 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-parser-api --- 07:16:05 [INFO] 07:16:05 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-bgp-parser-api --- 07:16:05 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api 07:16:05 [INFO] Project dependency features detected: [] 07:16:05 [INFO] Pax Exam System (Version: 4.14.0) created. 07:16:05 [INFO] Creating RMI registry server on 127.0.0.1:33785 07:16:05 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:16:05 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:16:05 [INFO] Waiting for remote bundle context.. on 33785 name: 2301524a-38b0-4dfc-990e-895046d671f5 timout: [ RelativeTimeout value = 180000 ] 07:16:09 [INFO] Building jar from resources and headers. 07:16:09 [INFO] Writing jar finished. 07:16:11 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:16:11 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:16:11 [INFO] 07:16:11 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-bgp-parser-api --- 07:16:11 [INFO] 07:16:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-parser-api --- 07:16:11 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:16:11 [INFO] 07:16:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-parser-api --- 07:16:11 [INFO] CycloneDX: Resolving Dependencies 07:16:12 [INFO] CycloneDX: Creating BOM version 1.6 with 93 component(s) 07:16:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser-api/target/bom.xml 07:16:12 [INFO] attaching as odl-bgpcep-bgp-parser-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:16:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser-api/target/bom.json 07:16:12 [INFO] attaching as odl-bgpcep-bgp-parser-api-2.0.1-SNAPSHOT-cyclonedx.json 07:16:12 [INFO] 07:16:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-parser-api --- 07:16:12 [INFO] Skipping duplicate-finder execution! 07:16:12 [INFO] 07:16:12 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-parser-api --- 07:16:12 [INFO] Skipping plugin execution 07:16:12 [INFO] 07:16:12 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-parser-api --- 07:16:12 [INFO] Skipping source per configuration. 07:16:12 [INFO] 07:16:12 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-parser-api --- 07:16:12 [INFO] 07:16:12 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-parser-api --- 07:16:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:16:12 [INFO] 07:16:12 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-parser-api --- 07:16:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/2.0.1-SNAPSHOT/odl-bgpcep-bgp-parser-api-2.0.1-SNAPSHOT.pom 07:16:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/2.0.1-SNAPSHOT/odl-bgpcep-bgp-parser-api-2.0.1-SNAPSHOT-features.xml 07:16:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/2.0.1-SNAPSHOT/odl-bgpcep-bgp-parser-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:16:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/2.0.1-SNAPSHOT/odl-bgpcep-bgp-parser-api-2.0.1-SNAPSHOT-cyclonedx.json 07:16:12 [INFO] 07:16:12 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-bgp-parser-api --- 07:16:12 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:2.0.1-SNAPSHOT 07:16:12 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:16:12 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:16:12 [INFO] | +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:16:12 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:16:12 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:16:12 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:16:12 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:16:12 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:16:12 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:16:12 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:16:12 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:16:12 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:16:12 [INFO] | | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:16:12 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:16:12 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:16:12 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:16:12 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:16:12 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:16:12 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:16:12 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:16:12 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:16:12 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:16:12 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:16:12 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:16:12 [INFO] | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:16:12 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:16:12 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:16:12 [INFO] | \- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:16:12 [INFO] | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:16:12 [INFO] +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:15.0.2:compile 07:16:12 [INFO] | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.1:compile 07:16:12 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:16:12 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:15.0.2:compile 07:16:12 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:15.0.2:compile 07:16:12 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:15.0.2:compile 07:16:12 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:compile 07:16:12 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:compile 07:16:12 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:compile 07:16:12 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:compile 07:16:12 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:compile 07:16:12 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:compile 07:16:12 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:compile 07:16:12 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:compile 07:16:12 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:compile 07:16:12 [INFO] | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:15.0.2:compile 07:16:12 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:compile 07:16:12 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:15.0.2:compile 07:16:12 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 07:16:12 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:compile 07:16:12 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:compile 07:16:12 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:compile 07:16:12 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:compile 07:16:12 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:16:12 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:16:12 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:compile 07:16:12 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:compile 07:16:12 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:compile 07:16:12 [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 07:16:12 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:compile 07:16:12 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:16:12 [INFO] | \- org.opendaylight.yangtools:yang-data-transform:jar:15.0.2:compile 07:16:12 [INFO] +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:15.0.2:compile 07:16:12 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1:compile 07:16:12 [INFO] | | +- io.netty:netty-codec:jar:4.2.10.Final:compile 07:16:12 [INFO] | | | +- io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile 07:16:12 [INFO] | | | \- io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile 07:16:12 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:16:12 [INFO] | | +- io.netty:netty-codec-compression:jar:4.2.10.Final:compile 07:16:12 [INFO] | | +- io.netty:netty-codec-http:jar:4.2.10.Final:compile 07:16:12 [INFO] | | +- io.netty:netty-codec-http2:jar:4.2.10.Final:compile 07:16:12 [INFO] | | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:16:12 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:16:12 [INFO] | | +- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:16:12 [INFO] | | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:16:12 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:16:12 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.10.Final:runtime 07:16:12 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.10.Final:runtime 07:16:12 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:16:12 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.10.Final:runtime 07:16:12 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:16:12 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:16:12 [INFO] | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:16:12 [INFO] | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:16:12 [INFO] | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:16:12 [INFO] | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:16:12 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:16:12 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:16:12 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:16:12 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:16:12 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:16:12 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:16:12 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:16:12 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:16:12 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:16:12 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:16:12 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:16:12 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:16:12 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:16:12 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:16:12 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:16:12 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:16:12 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:16:12 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:16:12 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:16:12 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:16:12 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:16:12 [INFO] +- junit:junit:jar:4.13.2:test 07:16:12 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:16:12 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:16:12 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:16:12 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:16:12 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:16:12 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:16:12 [INFO] 07:16:12 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-bgp-parser-api --- 07:16:12 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser-api/target/sonatype-clm/module.xml 07:16:12 [INFO] 07:16:12 [INFO] -----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-parser >------------ 07:16:12 [INFO] Building OpenDaylight :: BGP :: Parser 2.0.1-SNAPSHOT [25/161] 07:16:12 [INFO] from features/odl-bgpcep-bgp-parser/pom.xml 07:16:12 [INFO] ------------------------------[ feature ]------------------------------- 07:16:12 [INFO] 07:16:12 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-parser --- 07:16:12 [INFO] 07:16:12 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-parser --- 07:16:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:12 [INFO] 07:16:12 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-parser --- 07:16:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:12 [INFO] 07:16:12 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-parser --- 07:16:13 [INFO] 07:16:13 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-bgp-parser --- 07:16:13 [INFO] 07:16:13 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-parser --- 07:16:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:16:13 [INFO] argLine set to empty 07:16:13 [INFO] 07:16:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-parser --- 07:16:13 [INFO] Starting audit... 07:16:13 Audit done. 07:16:13 [INFO] You have 0 Checkstyle violations. 07:16:13 [INFO] 07:16:13 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-parser --- 07:16:13 [INFO] Starting audit... 07:16:13 Audit done. 07:16:13 [INFO] You have 0 Checkstyle violations. 07:16:13 [INFO] 07:16:13 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-bgp-parser --- 07:16:13 [INFO] 07:16:13 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-parser --- 07:16:13 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser/target/feature/feature.xml 07:16:13 [INFO] ...done! 07:16:13 [INFO] Set artifact 07:16:13 [INFO] 07:16:13 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-bgp-parser --- 07:16:13 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:16:13 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:16:13 [INFO] 07:16:13 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-parser >>> 07:16:13 [INFO] 07:16:13 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-parser --- 07:16:13 [INFO] No files found to run spotbugs, check compile phase has been run 07:16:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:16:13 [INFO] 07:16:13 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-parser <<< 07:16:13 [INFO] 07:16:13 [INFO] 07:16:13 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-parser --- 07:16:13 [INFO] 07:16:13 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-bgp-parser --- 07:16:13 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-parser 07:16:13 [INFO] Project dependency features detected: [] 07:16:13 [INFO] Pax Exam System (Version: 4.14.0) created. 07:16:13 [INFO] Creating RMI registry server on 127.0.0.1:44419 07:16:13 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:16:13 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:16:13 [INFO] Waiting for remote bundle context.. on 44419 name: feda1e05-ec58-4eb7-99c6-3c9a94f52173 timout: [ RelativeTimeout value = 180000 ] 07:16:17 [INFO] Building jar from resources and headers. 07:16:17 [INFO] Writing jar finished. 07:16:19 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:16:19 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:16:20 [INFO] 07:16:20 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-bgp-parser --- 07:16:20 [INFO] 07:16:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-parser --- 07:16:20 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:16:20 [INFO] 07:16:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-parser --- 07:16:20 [INFO] CycloneDX: Resolving Dependencies 07:16:21 [INFO] CycloneDX: Creating BOM version 1.6 with 95 component(s) 07:16:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser/target/bom.xml 07:16:21 [INFO] attaching as odl-bgpcep-bgp-parser-2.0.1-SNAPSHOT-cyclonedx.xml 07:16:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser/target/bom.json 07:16:21 [INFO] attaching as odl-bgpcep-bgp-parser-2.0.1-SNAPSHOT-cyclonedx.json 07:16:21 [INFO] 07:16:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-parser --- 07:16:21 [INFO] Skipping duplicate-finder execution! 07:16:21 [INFO] 07:16:21 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-parser --- 07:16:21 [INFO] Skipping plugin execution 07:16:21 [INFO] 07:16:21 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-parser --- 07:16:21 [INFO] Skipping source per configuration. 07:16:21 [INFO] 07:16:21 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-parser --- 07:16:21 [INFO] 07:16:21 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-parser --- 07:16:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:16:21 [INFO] 07:16:21 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-parser --- 07:16:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser/2.0.1-SNAPSHOT/odl-bgpcep-bgp-parser-2.0.1-SNAPSHOT.pom 07:16:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser/2.0.1-SNAPSHOT/odl-bgpcep-bgp-parser-2.0.1-SNAPSHOT-features.xml 07:16:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser/2.0.1-SNAPSHOT/odl-bgpcep-bgp-parser-2.0.1-SNAPSHOT-cyclonedx.xml 07:16:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser/2.0.1-SNAPSHOT/odl-bgpcep-bgp-parser-2.0.1-SNAPSHOT-cyclonedx.json 07:16:21 [INFO] 07:16:21 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-bgp-parser --- 07:16:21 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:2.0.1-SNAPSHOT 07:16:21 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:2.0.1-SNAPSHOT:compile 07:16:21 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:16:21 [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:16:21 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:16:21 [INFO] | | \- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:16:21 [INFO] | | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:16:21 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:16:21 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:16:21 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:16:21 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:16:21 [INFO] | | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:16:21 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:16:21 [INFO] | +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:16:21 [INFO] | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:16:21 [INFO] | | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:16:21 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:16:21 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:16:21 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:16:21 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:16:21 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:16:21 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:16:21 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:16:21 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:16:21 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:16:21 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:16:21 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:16:21 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:16:21 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:16:21 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:16:21 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:16:21 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:2.0.1-SNAPSHOT:compile 07:16:21 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:15.0.2:compile 07:16:21 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.1:compile 07:16:21 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:16:21 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:15.0.2:compile 07:16:21 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:15.0.2:compile 07:16:21 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:15.0.2:compile 07:16:21 [INFO] | | | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:compile 07:16:21 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:compile 07:16:21 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:compile 07:16:21 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:compile 07:16:21 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:compile 07:16:21 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:compile 07:16:21 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:compile 07:16:21 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:compile 07:16:21 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:compile 07:16:21 [INFO] | | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:15.0.2:compile 07:16:21 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:compile 07:16:21 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:15.0.2:compile 07:16:21 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 07:16:21 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:compile 07:16:21 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:compile 07:16:21 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:compile 07:16:21 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:compile 07:16:21 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:16:21 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:16:21 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:compile 07:16:21 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:compile 07:16:21 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:compile 07:16:21 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 07:16:21 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:compile 07:16:21 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:16:21 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:15.0.2:compile 07:16:21 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:15.0.2:compile 07:16:21 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1:compile 07:16:21 [INFO] | | | +- io.netty:netty-codec:jar:4.2.10.Final:compile 07:16:21 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile 07:16:21 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile 07:16:21 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:16:21 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.10.Final:compile 07:16:21 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.10.Final:compile 07:16:21 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.10.Final:compile 07:16:21 [INFO] | | | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:16:21 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:16:21 [INFO] | | | +- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:16:21 [INFO] | | | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:16:21 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:16:21 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.10.Final:runtime 07:16:21 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.10.Final:runtime 07:16:21 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:16:21 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.10.Final:runtime 07:16:21 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:16:21 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:16:21 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:16:21 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:16:21 [INFO] | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:16:21 [INFO] | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:16:21 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:16:21 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:16:21 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:16:21 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:16:21 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:16:21 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:16:21 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:16:21 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:16:21 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:16:21 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:16:21 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:16:21 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:16:21 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:16:21 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:16:21 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:16:21 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:16:21 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:16:21 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:16:21 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:16:21 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:16:21 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:16:21 [INFO] +- junit:junit:jar:4.13.2:test 07:16:21 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:16:21 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:16:21 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:16:21 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:16:21 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:16:21 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:16:21 [INFO] 07:16:21 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-bgp-parser --- 07:16:21 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser/target/sonatype-clm/module.xml 07:16:21 [INFO] 07:16:21 [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-api >----------------- 07:16:21 [INFO] Building bgp-rib-api 2.0.1-SNAPSHOT [26/161] 07:16:21 [INFO] from bgp/rib-api/pom.xml 07:16:21 [INFO] -------------------------------[ bundle ]------------------------------- 07:16:21 [INFO] 07:16:21 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-rib-api --- 07:16:21 [INFO] 07:16:21 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-rib-api --- 07:16:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:21 [INFO] 07:16:21 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-rib-api --- 07:16:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:21 [INFO] 07:16:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-rib-api --- 07:16:21 [INFO] 07:16:21 [INFO] --- dependency:3.10.0:properties (default) @ bgp-rib-api --- 07:16:21 [INFO] 07:16:21 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-rib-api --- 07:16: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/bgpcep-maven-clm-master/bgp/rib-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:16:21 [INFO] 07:16:21 [INFO] --- yang:15.0.2:generate-sources (binding) @ bgp-rib-api --- 07:16:21 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:16:21 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/src/main/yang 07:16:21 [INFO] yang-to-sources: Found 8 dependencies in 4.558 ms 07:16:21 [INFO] yang-to-sources: Project model files found: 2 in 4.031 ms 07:16:21 [INFO] yang-to-sources: 12 YANG models processed in 112.4 ms 07:16:21 [INFO] BindingJavaFileGenerator: Defined 64 files in 21.12 ms 07:16:21 [INFO] Sorted 64 files into 11 directories in 275.3 μs 07:16:21 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 64 in 41.59 ms 07:16:21 [INFO] 07:16:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-rib-api --- 07:16:21 [INFO] Starting audit... 07:16:21 Audit done. 07:16:21 [INFO] You have 0 Checkstyle violations. 07:16:21 [INFO] 07:16:21 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-rib-api --- 07:16:21 [INFO] Starting audit... 07:16:21 Audit done. 07:16:21 [INFO] You have 0 Checkstyle violations. 07:16:21 [INFO] 07:16:21 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-rib-api --- 07:16:21 [INFO] 07:16:21 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-rib-api --- 07:16:21 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/src/main/resources 07:16:21 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/generated-sources/spi 07:16:21 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:16:21 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:16:21 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:16:21 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/generated-sources/spi 07:16:21 [INFO] 07:16:21 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-rib-api --- 07:16:22 [INFO] Recompiling the module because of changed dependency. 07:16:22 [INFO] Compiling 65 source files with javac [debug release 21] to target/classes 07:16:22 [INFO] 07:16:22 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-rib-api >>> 07:16:22 [INFO] 07:16:22 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-rib-api --- 07:16:22 [INFO] Fork Value is true 07:16:25 [INFO] Done SpotBugs Analysis.... 07:16:25 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:16:25 [INFO] 07:16:25 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-rib-api <<< 07:16:25 [INFO] 07:16:25 [INFO] 07:16:25 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-rib-api --- 07:16:25 [INFO] BugInstance size is 0 07:16:25 [INFO] Error size is 0 07:16:25 [INFO] No errors/warnings found 07:16:25 [INFO] 07:16:25 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-rib-api --- 07:16:25 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/src/test/resources 07:16:25 [INFO] 07:16:25 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-rib-api --- 07:16:25 [INFO] No sources to compile 07:16:25 [INFO] 07:16:25 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-rib-api --- 07:16:25 [INFO] No tests to run. 07:16:25 [INFO] 07:16:25 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-rib-api --- 07:16:25 [INFO] 07:16:25 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-rib-api --- 07:16:25 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bgp-rib-api-2.0.1-SNAPSHOT.jar 07:16:25 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/classes/META-INF/MANIFEST.MF 07:16:25 [INFO] 07:16:25 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-rib-api --- 07:16:27 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bgp-rib-api-2.0.1-SNAPSHOT-javadoc.jar 07:16:27 [INFO] 07:16:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-rib-api --- 07:16:27 [INFO] CycloneDX: Resolving Dependencies 07:16:28 [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) 07:16:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bom.xml 07:16:28 [INFO] attaching as bgp-rib-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:16:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bom.json 07:16:28 [INFO] attaching as bgp-rib-api-2.0.1-SNAPSHOT-cyclonedx.json 07:16:28 [INFO] 07:16:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-rib-api --- 07:16:28 [INFO] Skipping duplicate-finder execution! 07:16:28 [INFO] 07:16:28 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-rib-api --- 07:16:28 [INFO] No dependency problems found 07:16:28 [INFO] 07:16:28 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-rib-api --- 07:16:28 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bgp-rib-api-2.0.1-SNAPSHOT-sources.jar 07:16:28 [INFO] 07:16:28 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-rib-api --- 07:16:28 [INFO] 07:16:28 [INFO] --- jacoco:0.8.14:report (report) @ bgp-rib-api --- 07:16:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:16:28 [INFO] 07:16:28 [INFO] --- install:3.1.4:install (default-install) @ bgp-rib-api --- 07:16:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/2.0.1-SNAPSHOT/bgp-rib-api-2.0.1-SNAPSHOT.pom 07:16:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bgp-rib-api-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/2.0.1-SNAPSHOT/bgp-rib-api-2.0.1-SNAPSHOT.jar 07:16:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bgp-rib-api-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/2.0.1-SNAPSHOT/bgp-rib-api-2.0.1-SNAPSHOT-javadoc.jar 07:16:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/2.0.1-SNAPSHOT/bgp-rib-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:16:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/2.0.1-SNAPSHOT/bgp-rib-api-2.0.1-SNAPSHOT-cyclonedx.json 07:16:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bgp-rib-api-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/2.0.1-SNAPSHOT/bgp-rib-api-2.0.1-SNAPSHOT-sources.jar 07:16:28 [INFO] 07:16:28 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-rib-api --- 07:16:28 [INFO] Installing org/opendaylight/bgpcep/bgp-rib-api/2.0.1-SNAPSHOT/bgp-rib-api-2.0.1-SNAPSHOT.jar 07:16:28 [INFO] Writing OBR metadata 07:16:28 [INFO] 07:16:28 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-rib-api --- 07:16:28 [INFO] org.opendaylight.bgpcep:bgp-rib-api:bundle:2.0.1-SNAPSHOT 07:16:28 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:16:28 [INFO] | +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:16:28 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:16:28 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:16:28 [INFO] | | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:16:28 [INFO] | | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:16:28 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:16:28 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:16:28 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:16:28 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:16:28 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:16:28 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:16:28 [INFO] | \- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:16:28 [INFO] | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:16:28 [INFO] +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:16:28 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:16:28 [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:16:28 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:16:28 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:16:28 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:16:28 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:16:28 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:16:28 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:16:28 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:16:28 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:16:28 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:16:28 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:16:28 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:16:28 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:16:28 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:16:28 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:16:28 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:16:28 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:16:28 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:16:28 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:16:28 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:16:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:16:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:16:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:16:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:16:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:16:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:16:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:16:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:16:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:16:28 [INFO] +- junit:junit:jar:4.13.2:test 07:16:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:16:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:16:28 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:16:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:16:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:16:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:16:28 [INFO] 07:16:28 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgp-rib-api --- 07:16:28 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/sonatype-clm/module.xml 07:16:28 [INFO] 07:16:28 [INFO] -------------< org.opendaylight.bgpcep:bgp-openconfig-api >------------- 07:16:28 [INFO] Building bgp-openconfig-api 2.0.1-SNAPSHOT [27/161] 07:16:28 [INFO] from bgp/openconfig-api/pom.xml 07:16:28 [INFO] -------------------------------[ bundle ]------------------------------- 07:16:28 [INFO] 07:16:28 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-openconfig-api --- 07:16:28 [INFO] 07:16:28 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-openconfig-api --- 07:16:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:28 [INFO] 07:16:28 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-openconfig-api --- 07:16:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:28 [INFO] 07:16:28 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-openconfig-api --- 07:16:28 [INFO] 07:16:28 [INFO] --- dependency:3.10.0:properties (default) @ bgp-openconfig-api --- 07:16:28 [INFO] 07:16:28 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-openconfig-api --- 07:16: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/bgpcep-maven-clm-master/bgp/openconfig-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:16:28 [INFO] 07:16:28 [INFO] --- yang:15.0.2:generate-sources (binding) @ bgp-openconfig-api --- 07:16:28 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:16:28 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/src/main/yang 07:16:28 [INFO] yang-to-sources: Found 10 dependencies in 5.278 ms 07:16:29 [INFO] yang-to-sources: Project model files found: 16 in 20.29 ms 07:16:29 [INFO] yang-to-sources: 27 YANG models processed in 262.9 ms 07:16:29 [INFO] BindingJavaFileGenerator: Defined 877 files in 77.11 ms 07:16:29 [INFO] Sorted 877 files into 181 directories in 2.422 ms 07:16:29 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 877 in 194.7 ms 07:16:29 [INFO] 07:16:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-openconfig-api --- 07:16:29 [INFO] Starting audit... 07:16:29 Audit done. 07:16:29 [INFO] You have 0 Checkstyle violations. 07:16:29 [INFO] 07:16:29 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-openconfig-api --- 07:16:29 [INFO] Starting audit... 07:16:29 Audit done. 07:16:29 [INFO] You have 0 Checkstyle violations. 07:16:29 [INFO] 07:16:29 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-openconfig-api --- 07:16:29 [INFO] 07:16:29 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-openconfig-api --- 07:16:29 [INFO] Copying 2 resources from src/main/resources to target/classes 07:16:29 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/generated-sources/spi 07:16:29 [INFO] Copying 16 resources from target/generated-sources/yang to target/classes 07:16:29 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:16:29 [INFO] Copying 16 resources from target/generated-sources/yang to target/classes 07:16:29 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/generated-sources/spi 07:16:29 [INFO] 07:16:29 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-openconfig-api --- 07:16:29 [INFO] Recompiling the module because of changed dependency. 07:16:29 [INFO] Compiling 876 source files with javac [debug release 21] to target/classes 07:16:33 [INFO] 07:16:33 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-openconfig-api >>> 07:16:33 [INFO] 07:16:33 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-openconfig-api --- 07:16:33 [INFO] Fork Value is true 07:16:37 [INFO] Done SpotBugs Analysis.... 07:16:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:16:37 [INFO] 07:16:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-openconfig-api <<< 07:16:37 [INFO] 07:16:37 [INFO] 07:16:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-openconfig-api --- 07:16:37 [INFO] BugInstance size is 0 07:16:37 [INFO] Error size is 0 07:16:37 [INFO] No errors/warnings found 07:16:37 [INFO] 07:16:37 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-openconfig-api --- 07:16:37 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/src/test/resources 07:16:37 [INFO] 07:16:37 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-openconfig-api --- 07:16:37 [INFO] No sources to compile 07:16:37 [INFO] 07:16:37 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-openconfig-api --- 07:16:37 [INFO] No tests to run. 07:16:37 [INFO] 07:16:37 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-openconfig-api --- 07:16:37 [INFO] 07:16:37 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-openconfig-api --- 07:16:38 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bgp-openconfig-api-2.0.1-SNAPSHOT.jar 07:16:38 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/classes/META-INF/MANIFEST.MF 07:16:38 [INFO] 07:16:38 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-openconfig-api --- 07:16:47 [WARNING] Javadoc Warnings 07:16:47 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/operational/rev151009/BgpContextPfxPathCountersCommon.java:68: warning: empty tag 07:16:47 [WARNING] * 07:16:47 [WARNING] ^ 07:16:47 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/operational/rev151009/BgpContextPfxPathCountersCommon.java:80: warning: empty tag 07:16:47 [WARNING] * 07:16:47 [WARNING] ^ 07:16:47 [WARNING] 2 warnings 07:16:47 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bgp-openconfig-api-2.0.1-SNAPSHOT-javadoc.jar 07:16:47 [INFO] 07:16:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-openconfig-api --- 07:16:47 [INFO] CycloneDX: Resolving Dependencies 07:16:48 [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) 07:16:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bom.xml 07:16:48 [INFO] attaching as bgp-openconfig-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:16:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bom.json 07:16:48 [INFO] attaching as bgp-openconfig-api-2.0.1-SNAPSHOT-cyclonedx.json 07:16:48 [INFO] 07:16:48 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-api --- 07:16:48 [INFO] Skipping duplicate-finder execution! 07:16:48 [INFO] 07:16:48 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-openconfig-api --- 07:16:48 [INFO] No dependency problems found 07:16:48 [INFO] 07:16:48 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-openconfig-api --- 07:16:48 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bgp-openconfig-api-2.0.1-SNAPSHOT-sources.jar 07:16:48 [INFO] 07:16:48 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-openconfig-api --- 07:16:48 [INFO] 07:16:48 [INFO] --- jacoco:0.8.14:report (report) @ bgp-openconfig-api --- 07:16:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:16:48 [INFO] 07:16:48 [INFO] --- install:3.1.4:install (default-install) @ bgp-openconfig-api --- 07:16:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/2.0.1-SNAPSHOT/bgp-openconfig-api-2.0.1-SNAPSHOT.pom 07:16:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bgp-openconfig-api-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/2.0.1-SNAPSHOT/bgp-openconfig-api-2.0.1-SNAPSHOT.jar 07:16:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bgp-openconfig-api-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/2.0.1-SNAPSHOT/bgp-openconfig-api-2.0.1-SNAPSHOT-javadoc.jar 07:16:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/2.0.1-SNAPSHOT/bgp-openconfig-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:16:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/2.0.1-SNAPSHOT/bgp-openconfig-api-2.0.1-SNAPSHOT-cyclonedx.json 07:16:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bgp-openconfig-api-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/2.0.1-SNAPSHOT/bgp-openconfig-api-2.0.1-SNAPSHOT-sources.jar 07:16:48 [INFO] 07:16:48 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-openconfig-api --- 07:16:48 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-api/2.0.1-SNAPSHOT/bgp-openconfig-api-2.0.1-SNAPSHOT.jar 07:16:48 [INFO] Writing OBR metadata 07:16:48 [INFO] 07:16:48 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-openconfig-api --- 07:16:48 [INFO] org.opendaylight.bgpcep:bgp-openconfig-api:bundle:2.0.1-SNAPSHOT 07:16:48 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:16:48 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:16:48 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:16:48 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:16:48 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:16:48 [INFO] +- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:16:48 [INFO] +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:16:48 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:16:48 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:16:48 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:16:48 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:16:48 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:16:48 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:16:48 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:16:48 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:16:48 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:16:48 [INFO] | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:16:48 [INFO] | | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:16:48 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:16:48 [INFO] | | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:16:48 [INFO] | | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:16:48 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:16:48 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:16:48 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:16:48 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:16:48 [INFO] | \- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:16:48 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:16:48 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:16:48 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:16:48 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:16:48 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:16:48 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:16:48 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:16:48 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:16:48 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:16:48 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:16:48 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:16:48 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:16:48 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:16:48 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:16:48 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:16:48 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:16:48 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:16:48 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:16:48 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:16:48 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:16:48 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:16:48 [INFO] +- junit:junit:jar:4.13.2:test 07:16:48 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:16:48 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:16:48 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:16:48 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:16:48 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:16:48 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:16:48 [INFO] 07:16:48 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgp-openconfig-api --- 07:16:48 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/sonatype-clm/module.xml 07:16:48 [INFO] 07:16:48 [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-spi >----------------- 07:16:48 [INFO] Building bgp-rib-spi 2.0.1-SNAPSHOT [28/161] 07:16:48 [INFO] from bgp/rib-spi/pom.xml 07:16:48 [INFO] -------------------------------[ bundle ]------------------------------- 07:16:49 [INFO] 07:16:49 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-rib-spi --- 07:16:49 [INFO] 07:16:49 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-rib-spi --- 07:16:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:49 [INFO] 07:16:49 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-rib-spi --- 07:16:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:49 [INFO] 07:16:49 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-rib-spi --- 07:16:49 [INFO] 07:16:49 [INFO] --- dependency:3.10.0:properties (default) @ bgp-rib-spi --- 07:16:49 [INFO] 07:16:49 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-rib-spi --- 07:16:49 [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/bgpcep-maven-clm-master/bgp/rib-spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:16:49 [INFO] 07:16:49 [INFO] --- yang:15.0.2:generate-sources (binding) @ bgp-rib-spi --- 07:16:49 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:16:49 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/src/main/yang 07:16:49 [INFO] yang-to-sources: Found 11 dependencies in 8.214 ms 07:16:49 [INFO] yang-to-sources: Project model files found: 1 in 2.135 ms 07:16:49 [INFO] yang-to-sources: 11 YANG models processed in 92.49 ms 07:16:49 [INFO] BindingJavaFileGenerator: Defined 29 files in 13.46 ms 07:16:49 [INFO] Sorted 29 files into 14 directories in 236.6 μs 07:16:49 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 29 in 21.10 ms 07:16:49 [INFO] 07:16:49 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-rib-spi --- 07:16:49 [INFO] Starting audit... 07:16:49 Audit done. 07:16:49 [INFO] You have 0 Checkstyle violations. 07:16:49 [INFO] 07:16:49 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-rib-spi --- 07:16:50 [INFO] Starting audit... 07:16:50 Audit done. 07:16:50 [INFO] You have 0 Checkstyle violations. 07:16:50 [INFO] 07:16:50 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-rib-spi --- 07:16:50 [INFO] 07:16:50 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-rib-spi --- 07:16:50 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/src/main/resources 07:16:50 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/generated-sources/spi 07:16:50 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:16:50 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:16:50 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:16:50 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/generated-sources/spi 07:16:50 [INFO] 07:16:50 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-rib-spi --- 07:16:50 [INFO] Recompiling the module because of changed dependency. 07:16:50 [INFO] Compiling 80 source files with javac [debug release 21] to target/classes 07:16:50 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionConsumerContext 07:16:50 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupport.java:[528,24] unchecked cast 07:16:50 required: R 07:16:50 found: org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.rib.rev180329.Route 07:16:50 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/BGPSession.java:[31,8] auto-closeable resource org.opendaylight.protocol.bgp.rib.spi.BGPSession has a member method close() that could throw InterruptedException 07:16:50 [INFO] 07:16:50 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-rib-spi >>> 07:16:50 [INFO] 07:16:50 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-rib-spi --- 07:16:50 [INFO] Fork Value is true 07:16:54 [INFO] Done SpotBugs Analysis.... 07:16:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:16:54 [INFO] 07:16:54 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-rib-spi <<< 07:16:54 [INFO] 07:16:54 [INFO] 07:16:54 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-rib-spi --- 07:16:54 [INFO] BugInstance size is 0 07:16:54 [INFO] Error size is 0 07:16:54 [INFO] No errors/warnings found 07:16:54 [INFO] 07:16:54 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-rib-spi --- 07:16:54 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/src/test/resources 07:16:54 [INFO] 07:16:54 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-rib-spi --- 07:16:54 [INFO] Recompiling the module because of changed dependency. 07:16:54 [INFO] Compiling 10 source files with javac [debug release 21] to target/test-classes 07:16:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/src/test/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupportTest.java:[107,62] unchecked method invocation: method add in interface java.util.List is applied to given types 07:16:54 required: E 07:16:54 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 07:16:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/src/test/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupportTest.java:[107,63] unchecked conversion 07:16:54 required: E 07:16:54 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 07:16:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/src/test/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupportTest.java:[93,18] auto-closeable resource mock is never referenced in body of corresponding try statement 07:16:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/src/test/java/org/opendaylight/protocol/bgp/rib/spi/RIBSupportTest.java:[98,18] auto-closeable resource mock is never referenced in body of corresponding try statement 07:16:54 [INFO] 07:16:54 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-rib-spi --- 07:16:54 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:16:54 [INFO] 07:16:54 [INFO] ------------------------------------------------------- 07:16:54 [INFO] T E S T S 07:16:54 [INFO] ------------------------------------------------------- 07:16:55 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.TerminationReasonTest 07:16:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.opendaylight.protocol.bgp.rib.spi.TerminationReasonTest 07:16:55 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.DefaultRIBExtensionProviderContextTest 07:16:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.816 s -- in org.opendaylight.protocol.bgp.rib.spi.DefaultRIBExtensionProviderContextTest 07:16:58 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.RIBSupportTest 07:16:58 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:17:00 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.598 s -- in org.opendaylight.protocol.bgp.rib.spi.RIBSupportTest 07:17:00 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.RouterIdsTest 07:17:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.bgp.rib.spi.RouterIdsTest 07:17:00 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.PeerRoleUtilTest 07:17:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.rib.spi.PeerRoleUtilTest 07:17:00 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.SimpleRIBExtensionTest 07:17:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.opendaylight.protocol.bgp.rib.spi.SimpleRIBExtensionTest 07:17:00 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.IdentifierUtilsTest 07:17:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.rib.spi.IdentifierUtilsTest 07:17:00 [INFO] 07:17:00 [INFO] Results: 07:17:00 [INFO] 07:17:00 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0 07:17:00 [INFO] 07:17:00 [INFO] 07:17:00 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-rib-spi --- 07:17:00 [INFO] 07:17:00 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-rib-spi --- 07:17:00 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-2.0.1-SNAPSHOT.jar 07:17:00 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/classes/META-INF/MANIFEST.MF 07:17:00 [INFO] 07:17:00 [INFO] --- jar:3.5.0:test-jar (default) @ bgp-rib-spi --- 07:17:00 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-2.0.1-SNAPSHOT-tests.jar 07:17:00 [INFO] 07:17:00 [INFO] --- source:3.4.0:test-jar-no-fork (default) @ bgp-rib-spi --- 07:17:00 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-2.0.1-SNAPSHOT-test-sources.jar 07:17:00 [INFO] 07:17:00 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-rib-spi --- 07:17:03 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-2.0.1-SNAPSHOT-javadoc.jar 07:17:03 [INFO] 07:17:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-rib-spi --- 07:17:03 [INFO] CycloneDX: Resolving Dependencies 07:17:04 [INFO] CycloneDX: Creating BOM version 1.6 with 50 component(s) 07:17:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bom.xml 07:17:04 [INFO] attaching as bgp-rib-spi-2.0.1-SNAPSHOT-cyclonedx.xml 07:17:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bom.json 07:17:04 [INFO] attaching as bgp-rib-spi-2.0.1-SNAPSHOT-cyclonedx.json 07:17:04 [INFO] 07:17:04 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-rib-spi --- 07:17:04 [INFO] Skipping duplicate-finder execution! 07:17:04 [INFO] 07:17:04 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-rib-spi --- 07:17:04 [INFO] No dependency problems found 07:17:04 [INFO] 07:17:04 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-rib-spi --- 07:17:04 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-2.0.1-SNAPSHOT-sources.jar 07:17:04 [INFO] 07:17:04 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-rib-spi --- 07:17:04 [INFO] 07:17:04 [INFO] --- jacoco:0.8.14:report (report) @ bgp-rib-spi --- 07:17:04 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/code-coverage/jacoco.exec 07:17:04 [INFO] Analyzed bundle 'bgp-rib-spi' with 30 classes 07:17:04 [INFO] 07:17:04 [INFO] --- install:3.1.4:install (default-install) @ bgp-rib-spi --- 07:17:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/2.0.1-SNAPSHOT/bgp-rib-spi-2.0.1-SNAPSHOT.pom 07:17:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/2.0.1-SNAPSHOT/bgp-rib-spi-2.0.1-SNAPSHOT.jar 07:17:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-2.0.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/2.0.1-SNAPSHOT/bgp-rib-spi-2.0.1-SNAPSHOT-tests.jar 07:17:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-2.0.1-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/2.0.1-SNAPSHOT/bgp-rib-spi-2.0.1-SNAPSHOT-test-sources.jar 07:17:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/2.0.1-SNAPSHOT/bgp-rib-spi-2.0.1-SNAPSHOT-javadoc.jar 07:17:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/2.0.1-SNAPSHOT/bgp-rib-spi-2.0.1-SNAPSHOT-cyclonedx.xml 07:17:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/2.0.1-SNAPSHOT/bgp-rib-spi-2.0.1-SNAPSHOT-cyclonedx.json 07:17:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/2.0.1-SNAPSHOT/bgp-rib-spi-2.0.1-SNAPSHOT-sources.jar 07:17:04 [INFO] 07:17:04 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-rib-spi --- 07:17:04 [INFO] Installing org/opendaylight/bgpcep/bgp-rib-spi/2.0.1-SNAPSHOT/bgp-rib-spi-2.0.1-SNAPSHOT.jar 07:17:04 [INFO] Writing OBR metadata 07:17:04 [INFO] 07:17:04 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-rib-spi --- 07:17:04 [INFO] org.opendaylight.bgpcep:bgp-rib-spi:bundle:2.0.1-SNAPSHOT 07:17:04 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:17:04 [INFO] | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:17:04 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:17:04 [INFO] | \- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:17:04 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:17:04 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:17:04 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:17:04 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:17:04 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:17:04 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:17:04 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:17:04 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:17:04 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:17:04 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:17:04 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:17:04 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:17:04 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:17:04 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:17:04 [INFO] +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:17:04 [INFO] | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:17:04 [INFO] +- io.netty:netty-common:jar:4.2.10.Final:compile 07:17:04 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:17:04 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:17:04 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:17:04 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:17:04 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:17:04 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:17:04 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:17:04 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:17:04 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:17:04 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:17:04 [INFO] | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:17:04 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:17:04 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:17:04 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:17:04 [INFO] +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:17:04 [INFO] +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:17:04 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:17:04 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:17:04 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:17:04 [INFO] +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:17:04 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:17:04 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:17:04 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:17:04 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:17:04 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:16.0.3:test 07:17:04 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:test 07:17:04 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:test 07:17:04 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.15:test 07:17:04 [INFO] | +- org.opendaylight.yangtools:yang-test-util:jar:15.0.2:test 07:17:04 [INFO] | | \- org.opendaylight.yangtools:dagger-yang-parser:jar:15.0.2:test 07:17:04 [INFO] | | +- com.google.dagger:dagger:jar:2.59.2:provided 07:17:04 [INFO] | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:provided 07:17:04 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:test 07:17:04 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:test 07:17:04 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:test 07:17:04 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:test 07:17:04 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:test 07:17:04 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:test 07:17:04 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:test 07:17:04 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:test 07:17:04 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:test 07:17:04 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:test 07:17:04 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:test 07:17:04 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:test 07:17:04 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:test 07:17:04 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:test 07:17:04 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:test 07:17:04 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:test 07:17:04 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:test 07:17:04 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:test 07:17:04 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.2:test 07:17:04 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:test 07:17:04 [INFO] | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:test 07:17:04 [INFO] | | +- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:test 07:17:04 [INFO] | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:test 07:17:04 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:test 07:17:04 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:16.0.3:test 07:17:04 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:test 07:17:04 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:test 07:17:04 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:test 07:17:04 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:test 07:17:04 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:test 07:17:04 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:test 07:17:04 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:test 07:17:04 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:test 07:17:04 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:test 07:17:04 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:test 07:17:04 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:test 07:17:04 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:test 07:17:04 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:test 07:17:04 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:test 07:17:04 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:test 07:17:04 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:test 07:17:04 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:test 07:17:04 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 07:17:04 [INFO] +- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:test 07:17:04 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:test 07:17:04 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:test 07:17:04 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:test 07:17:04 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:test 07:17:04 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:test 07:17:04 [INFO] | \- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:test 07:17:04 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:15.0.2:test 07:17:04 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:17:04 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:17:04 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:17:04 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:17:04 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:17:04 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:17:04 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:17:04 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:17:04 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:17:04 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:17:04 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:17:04 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:17:04 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:17:04 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:17:04 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:17:04 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:17:04 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:17:04 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:17:04 [INFO] +- junit:junit:jar:4.13.2:test 07:17:04 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:17:04 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:17:04 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:17:04 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:17:04 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:17:04 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:17:04 [INFO] 07:17:04 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgp-rib-spi --- 07:17:04 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/sonatype-clm/module.xml 07:17:04 [INFO] 07:17:04 [INFO] -----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api >----------- 07:17:04 [INFO] Building OpenDaylight :: BGP :: RIB Api 2.0.1-SNAPSHOT [29/161] 07:17:04 [INFO] from features/odl-bgpcep-bgp-rib-api/pom.xml 07:17:04 [INFO] ------------------------------[ feature ]------------------------------- 07:17:04 [INFO] 07:17:04 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-rib-api --- 07:17:04 [INFO] 07:17:04 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-rib-api --- 07:17:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:04 [INFO] 07:17:04 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-rib-api --- 07:17:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:04 [INFO] 07:17:04 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-rib-api --- 07:17:05 [INFO] 07:17:05 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-bgp-rib-api --- 07:17:05 [INFO] 07:17:05 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-rib-api --- 07:17:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:17:05 [INFO] argLine set to empty 07:17:05 [INFO] 07:17:05 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-rib-api --- 07:17:05 [INFO] Starting audit... 07:17:05 Audit done. 07:17:05 [INFO] You have 0 Checkstyle violations. 07:17:05 [INFO] 07:17:05 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-rib-api --- 07:17:05 [INFO] Starting audit... 07:17:05 Audit done. 07:17:05 [INFO] You have 0 Checkstyle violations. 07:17:05 [INFO] 07:17:05 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-bgp-rib-api --- 07:17:05 [INFO] 07:17:05 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-rib-api --- 07:17:05 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-api/target/feature/feature.xml 07:17:05 [INFO] ...done! 07:17:05 [INFO] Set artifact 07:17:05 [INFO] 07:17:05 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-bgp-rib-api --- 07:17:05 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:17:05 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:17:05 [INFO] 07:17:05 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-rib-api >>> 07:17:05 [INFO] 07:17:05 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-rib-api --- 07:17:05 [INFO] No files found to run spotbugs, check compile phase has been run 07:17:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:17:05 [INFO] 07:17:05 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-rib-api <<< 07:17:05 [INFO] 07:17:05 [INFO] 07:17:05 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-rib-api --- 07:17:05 [INFO] 07:17:05 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-bgp-rib-api --- 07:17:05 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api 07:17:05 [INFO] Project dependency features detected: [] 07:17:05 [INFO] Pax Exam System (Version: 4.14.0) created. 07:17:05 [INFO] Creating RMI registry server on 127.0.0.1:45425 07:17:05 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:17:05 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:17:05 [INFO] Waiting for remote bundle context.. on 45425 name: 232e5321-2283-47a8-9bdc-cb7abc868fd6 timout: [ RelativeTimeout value = 180000 ] 07:17:09 [INFO] Building jar from resources and headers. 07:17:09 [INFO] Writing jar finished. 07:17:13 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:17:13 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:17:13 [INFO] 07:17:13 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-bgp-rib-api --- 07:17:13 [INFO] 07:17:13 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-rib-api --- 07:17:13 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:17:13 [INFO] 07:17:13 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-rib-api --- 07:17:13 [INFO] CycloneDX: Resolving Dependencies 07:17:15 [INFO] CycloneDX: Creating BOM version 1.6 with 147 component(s) 07:17:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-api/target/bom.xml 07:17:15 [INFO] attaching as odl-bgpcep-bgp-rib-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:17:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-api/target/bom.json 07:17:15 [INFO] attaching as odl-bgpcep-bgp-rib-api-2.0.1-SNAPSHOT-cyclonedx.json 07:17:15 [INFO] 07:17:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-rib-api --- 07:17:15 [INFO] Skipping duplicate-finder execution! 07:17:15 [INFO] 07:17:15 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-rib-api --- 07:17:15 [INFO] Skipping plugin execution 07:17:15 [INFO] 07:17:15 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-rib-api --- 07:17:15 [INFO] Skipping source per configuration. 07:17:15 [INFO] 07:17:15 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-rib-api --- 07:17:15 [INFO] 07:17:15 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-rib-api --- 07:17:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:17:15 [INFO] 07:17:15 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-rib-api --- 07:17:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/2.0.1-SNAPSHOT/odl-bgpcep-bgp-rib-api-2.0.1-SNAPSHOT.pom 07:17:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/2.0.1-SNAPSHOT/odl-bgpcep-bgp-rib-api-2.0.1-SNAPSHOT-features.xml 07:17:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/2.0.1-SNAPSHOT/odl-bgpcep-bgp-rib-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:17:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/2.0.1-SNAPSHOT/odl-bgpcep-bgp-rib-api-2.0.1-SNAPSHOT-cyclonedx.json 07:17:15 [INFO] 07:17:15 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-bgp-rib-api --- 07:17:15 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:2.0.1-SNAPSHOT 07:17:15 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:17:15 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:17:15 [INFO] | | +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:17:15 [INFO] | | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:17:15 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:17:15 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:17:15 [INFO] | | \- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:17:15 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:17:15 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:17:15 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:17:15 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:17:15 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:17:15 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:17:15 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:17:15 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:17:15 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:17:15 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:17:15 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:17:15 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:17:15 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:17:15 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:17:15 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:17:15 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:17:15 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:17:15 [INFO] | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:17:15 [INFO] | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:17:15 [INFO] | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:17:15 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:17:15 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:17:15 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:17:15 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:17:15 [INFO] | | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:17:15 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:17:15 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:17:15 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:17:15 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:17:15 [INFO] | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:17:15 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:17:15 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:17:15 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:17:15 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:17:15 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:2.0.1-SNAPSHOT:compile 07:17:15 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:15.0.2:compile 07:17:15 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.1:compile 07:17:15 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:17:15 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:compile 07:17:15 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 07:17:15 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:compile 07:17:15 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:15.0.2:compile 07:17:15 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:15.0.2:compile 07:17:15 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1:compile 07:17:15 [INFO] | | | +- io.netty:netty-codec:jar:4.2.10.Final:compile 07:17:15 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile 07:17:15 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile 07:17:15 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:17:15 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.10.Final:compile 07:17:15 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.10.Final:compile 07:17:15 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.10.Final:compile 07:17:15 [INFO] | | | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:17:15 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:17:15 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:17:15 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.10.Final:runtime 07:17:15 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.10.Final:runtime 07:17:15 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:17:15 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.10.Final:runtime 07:17:15 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:17:15 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:17:15 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:17:15 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:17:15 [INFO] | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:17:15 [INFO] | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:17:15 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:17:15 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:17:15 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:17:15 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:17:15 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:17:15 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.2:compile 07:17:15 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:17:15 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:17:15 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:17:15 [INFO] +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:16.0.3:compile 07:17:15 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:16.0.3:compile 07:17:15 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:16.0.3:compile 07:17:15 [INFO] | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:16.0.3:compile 07:17:15 [INFO] +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:16.0.3:compile 07:17:15 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:15.0.2:compile 07:17:15 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:15.0.2:compile 07:17:15 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:15.0.2:compile 07:17:15 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:compile 07:17:15 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:compile 07:17:15 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:compile 07:17:15 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:compile 07:17:15 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:compile 07:17:15 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:compile 07:17:15 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:compile 07:17:15 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:compile 07:17:15 [INFO] | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:15.0.2:compile 07:17:15 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:compile 07:17:15 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:15.0.2:compile 07:17:15 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 07:17:15 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:compile 07:17:15 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:compile 07:17:15 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:compile 07:17:15 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:compile 07:17:15 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:compile 07:17:15 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:compile 07:17:15 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:16.0.3:compile 07:17:15 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:compile 07:17:15 [INFO] | \- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:compile 07:17:15 [INFO] +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:16.0.3:compile 07:17:15 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:16.0.3:compile 07:17:15 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:16.0.3:compile 07:17:15 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:15.0.2:compile 07:17:15 [INFO] | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:15.0.2:compile 07:17:15 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:15.0.2:compile 07:17:15 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:15.0.2:compile 07:17:15 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:compile 07:17:15 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:compile 07:17:15 [INFO] | | | | +- org.opendaylight.yangtools:regex:jar:15.0.2:compile 07:17:15 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:compile 07:17:15 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:compile 07:17:15 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:compile 07:17:15 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:compile 07:17:15 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:compile 07:17:15 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:compile 07:17:15 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:compile 07:17:15 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:compile 07:17:15 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:compile 07:17:15 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:compile 07:17:15 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:compile 07:17:15 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:compile 07:17:15 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-fs:jar:15.0.2:compile 07:17:15 [INFO] | | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:compile 07:17:15 [INFO] | | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:compile 07:17:15 [INFO] | | | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:compile 07:17:15 [INFO] | | | +- org.opendaylight.yangtools:binding-loader:jar:15.0.2:compile 07:17:15 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:compile 07:17:15 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:compile 07:17:15 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:15.0.2:compile 07:17:15 [INFO] | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:compile 07:17:15 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:16.0.3:compile 07:17:15 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:15.0.2:compile 07:17:15 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:compile 07:17:15 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:15.0.2:compile 07:17:15 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:compile 07:17:15 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:17:15 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:17:15 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:17:15 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:17:15 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:17:15 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:17:15 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:17:15 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:17:15 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:17:15 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:17:15 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:17:15 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:17:15 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:17:15 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:17:15 [INFO] +- junit:junit:jar:4.13.2:test 07:17:15 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:17:15 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:17:15 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:17:15 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:17:15 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:17:15 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:17:15 [INFO] 07:17:15 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-bgp-rib-api --- 07:17:15 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-api/target/sonatype-clm/module.xml 07:17:15 [INFO] 07:17:15 [INFO] -------------< org.opendaylight.bgpcep:bgp-openconfig-spi >------------- 07:17:15 [INFO] Building bgp-openconfig-spi 2.0.1-SNAPSHOT [30/161] 07:17:15 [INFO] from bgp/openconfig-spi/pom.xml 07:17:15 [INFO] -------------------------------[ bundle ]------------------------------- 07:17:15 [INFO] 07:17:15 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-openconfig-spi --- 07:17:15 [INFO] 07:17:15 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-openconfig-spi --- 07:17:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:15 [INFO] 07:17:15 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-openconfig-spi --- 07:17:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:15 [INFO] 07:17:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-openconfig-spi --- 07:17:15 [INFO] 07:17:15 [INFO] --- dependency:3.10.0:properties (default) @ bgp-openconfig-spi --- 07:17:15 [INFO] 07:17:15 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-openconfig-spi --- 07:17: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/bgpcep-maven-clm-master/bgp/openconfig-spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:17:15 [INFO] 07:17:15 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-openconfig-spi --- 07:17:15 [INFO] Starting audit... 07:17:15 Audit done. 07:17:15 [INFO] You have 0 Checkstyle violations. 07:17:15 [INFO] 07:17:15 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-openconfig-spi --- 07:17:15 [INFO] Starting audit... 07:17:15 Audit done. 07:17:15 [INFO] You have 0 Checkstyle violations. 07:17:15 [INFO] 07:17:15 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-openconfig-spi --- 07:17:15 [INFO] 07:17:15 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-openconfig-spi --- 07:17:15 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/src/main/resources 07:17:15 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/generated-sources/spi 07:17:15 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/generated-sources/yang 07:17:15 [INFO] 07:17:15 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-openconfig-spi --- 07:17:15 [INFO] Recompiling the module because of changed dependency. 07:17:15 [INFO] Compiling 6 source files with javac [debug release 21] to target/classes 07:17:15 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryConsumer 07:17:15 [INFO] 07:17:15 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-openconfig-spi >>> 07:17:15 [INFO] 07:17:15 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-openconfig-spi --- 07:17:15 [INFO] Fork Value is true 07:17:18 [INFO] Done SpotBugs Analysis.... 07:17:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:17:18 [INFO] 07:17:18 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-openconfig-spi <<< 07:17:18 [INFO] 07:17:18 [INFO] 07:17:18 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-openconfig-spi --- 07:17:18 [INFO] BugInstance size is 0 07:17:18 [INFO] Error size is 0 07:17:18 [INFO] No errors/warnings found 07:17:18 [INFO] 07:17:18 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-openconfig-spi --- 07:17:18 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/src/test/resources 07:17:18 [INFO] 07:17:18 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-openconfig-spi --- 07:17:18 [INFO] Recompiling the module because of changed dependency. 07:17:18 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 07:17:18 [INFO] 07:17:18 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-openconfig-spi --- 07:17:18 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:17:18 [INFO] 07:17:18 [INFO] ------------------------------------------------------- 07:17:18 [INFO] T E S T S 07:17:18 [INFO] ------------------------------------------------------- 07:17:19 [INFO] Running org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivatorTest 07:17:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.170 s -- in org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivatorTest 07:17:19 [INFO] Running org.opendaylight.protocol.bgp.openconfig.spi.SimpleBGPTableTypeRegistryProviderTest 07:17:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.bgp.openconfig.spi.SimpleBGPTableTypeRegistryProviderTest 07:17:19 [INFO] 07:17:19 [INFO] Results: 07:17:19 [INFO] 07:17:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 07:17:19 [INFO] 07:17:19 [INFO] 07:17:19 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-openconfig-spi --- 07:17:19 [INFO] 07:17:19 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-openconfig-spi --- 07:17:19 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bgp-openconfig-spi-2.0.1-SNAPSHOT.jar 07:17:19 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/classes/META-INF/MANIFEST.MF 07:17:19 [INFO] 07:17:19 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-openconfig-spi --- 07:17:21 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bgp-openconfig-spi-2.0.1-SNAPSHOT-javadoc.jar 07:17:21 [INFO] 07:17:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-openconfig-spi --- 07:17:21 [INFO] CycloneDX: Resolving Dependencies 07:17:21 [INFO] CycloneDX: Creating BOM version 1.6 with 42 component(s) 07:17:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bom.xml 07:17:21 [INFO] attaching as bgp-openconfig-spi-2.0.1-SNAPSHOT-cyclonedx.xml 07:17:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bom.json 07:17:21 [INFO] attaching as bgp-openconfig-spi-2.0.1-SNAPSHOT-cyclonedx.json 07:17:21 [INFO] 07:17:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-spi --- 07:17:21 [INFO] Skipping duplicate-finder execution! 07:17:21 [INFO] 07:17:21 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-openconfig-spi --- 07:17:21 [INFO] No dependency problems found 07:17:21 [INFO] 07:17:21 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-openconfig-spi --- 07:17:21 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bgp-openconfig-spi-2.0.1-SNAPSHOT-sources.jar 07:17:21 [INFO] 07:17:21 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-openconfig-spi --- 07:17:21 [INFO] 07:17:21 [INFO] --- jacoco:0.8.14:report (report) @ bgp-openconfig-spi --- 07:17:21 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/code-coverage/jacoco.exec 07:17:21 [INFO] Analyzed bundle 'bgp-openconfig-spi' with 5 classes 07:17:21 [INFO] 07:17:21 [INFO] --- install:3.1.4:install (default-install) @ bgp-openconfig-spi --- 07:17:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/2.0.1-SNAPSHOT/bgp-openconfig-spi-2.0.1-SNAPSHOT.pom 07:17:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bgp-openconfig-spi-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/2.0.1-SNAPSHOT/bgp-openconfig-spi-2.0.1-SNAPSHOT.jar 07:17:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bgp-openconfig-spi-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/2.0.1-SNAPSHOT/bgp-openconfig-spi-2.0.1-SNAPSHOT-javadoc.jar 07:17:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/2.0.1-SNAPSHOT/bgp-openconfig-spi-2.0.1-SNAPSHOT-cyclonedx.xml 07:17:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/2.0.1-SNAPSHOT/bgp-openconfig-spi-2.0.1-SNAPSHOT-cyclonedx.json 07:17:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bgp-openconfig-spi-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/2.0.1-SNAPSHOT/bgp-openconfig-spi-2.0.1-SNAPSHOT-sources.jar 07:17:21 [INFO] 07:17:21 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-openconfig-spi --- 07:17:21 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-spi/2.0.1-SNAPSHOT/bgp-openconfig-spi-2.0.1-SNAPSHOT.jar 07:17:21 [INFO] Writing OBR metadata 07:17:21 [INFO] 07:17:21 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-openconfig-spi --- 07:17:21 [INFO] org.opendaylight.bgpcep:bgp-openconfig-spi:bundle:2.0.1-SNAPSHOT 07:17:21 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:17:21 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:17:21 [INFO] | +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:17:21 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:17:21 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:17:21 [INFO] | | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:17:21 [INFO] | | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:17:21 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:17:21 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:17:21 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:17:21 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:17:21 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:17:21 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:17:21 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:17:21 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:17:21 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:17:21 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:17:21 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:17:21 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:17:21 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:17:21 [INFO] | \- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:17:21 [INFO] | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:17:21 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:17:21 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:17:21 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:17:21 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:17:21 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:17:21 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:17:21 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:17:21 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:17:21 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:17:21 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:17:21 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:17:21 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:17:21 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:17:21 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:17:21 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:17:21 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:17:21 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:17:21 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:17:21 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:17:21 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:17:21 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:17:21 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:17:21 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:17:21 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:17:21 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:17:21 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:17:21 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:17:21 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:17:21 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:17:21 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:17:21 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:17:21 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:17:21 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:17:21 [INFO] +- junit:junit:jar:4.13.2:test 07:17:21 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:17:21 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:17:21 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:17:21 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:17:21 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:17:21 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:17:21 [INFO] 07:17:21 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgp-openconfig-spi --- 07:17:21 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/sonatype-clm/module.xml 07:17:21 [INFO] 07:17:21 [INFO] ---------< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig >---------- 07:17:21 [INFO] Building OpenDaylight :: BGP :: Openconfig 2.0.1-SNAPSHOT [31/161] 07:17:21 [INFO] from features/odl-bgpcep-bgp-openconfig/pom.xml 07:17:21 [INFO] ------------------------------[ feature ]------------------------------- 07:17:21 [INFO] 07:17:21 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-openconfig --- 07:17:21 [INFO] 07:17:21 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig --- 07:17:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:21 [INFO] 07:17:21 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-openconfig --- 07:17:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:21 [INFO] 07:17:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-openconfig --- 07:17:22 [INFO] 07:17:22 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-bgp-openconfig --- 07:17:22 [INFO] 07:17:22 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig --- 07:17:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:17:22 [INFO] argLine set to empty 07:17:22 [INFO] 07:17:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-openconfig --- 07:17:22 [INFO] Starting audit... 07:17:22 Audit done. 07:17:22 [INFO] You have 0 Checkstyle violations. 07:17:22 [INFO] 07:17:22 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-openconfig --- 07:17:22 [INFO] Starting audit... 07:17:22 Audit done. 07:17:22 [INFO] You have 0 Checkstyle violations. 07:17:22 [INFO] 07:17:22 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-bgp-openconfig --- 07:17:22 [INFO] 07:17:22 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig --- 07:17:22 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig/target/feature/feature.xml 07:17:22 [INFO] ...done! 07:17:22 [INFO] Set artifact 07:17:22 [INFO] 07:17:22 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-bgp-openconfig --- 07:17:22 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:17:22 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:17:22 [INFO] 07:17:22 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-openconfig >>> 07:17:22 [INFO] 07:17:22 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig --- 07:17:22 [INFO] No files found to run spotbugs, check compile phase has been run 07:17:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:17:22 [INFO] 07:17:22 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-openconfig <<< 07:17:22 [INFO] 07:17:22 [INFO] 07:17:22 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-openconfig --- 07:17:22 [INFO] 07:17:22 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-bgp-openconfig --- 07:17:22 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig 07:17:22 [INFO] Project dependency features detected: [] 07:17:22 [INFO] Pax Exam System (Version: 4.14.0) created. 07:17:22 [INFO] Creating RMI registry server on 127.0.0.1:38097 07:17:22 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:17:22 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:17:22 [INFO] Waiting for remote bundle context.. on 38097 name: afcaac33-b898-424d-b313-ecb4a0e28f72 timout: [ RelativeTimeout value = 180000 ] 07:17:26 [INFO] Building jar from resources and headers. 07:17:26 [INFO] Writing jar finished. 07:17:31 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:17:31 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:17:31 [INFO] 07:17:31 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-bgp-openconfig --- 07:17:31 [INFO] 07:17:31 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig --- 07:17:31 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:17:31 [INFO] 07:17:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-openconfig --- 07:17:31 [INFO] CycloneDX: Resolving Dependencies 07:17:32 [INFO] CycloneDX: Creating BOM version 1.6 with 149 component(s) 07:17:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig/target/bom.xml 07:17:32 [INFO] attaching as odl-bgpcep-bgp-openconfig-2.0.1-SNAPSHOT-cyclonedx.xml 07:17:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig/target/bom.json 07:17:32 [INFO] attaching as odl-bgpcep-bgp-openconfig-2.0.1-SNAPSHOT-cyclonedx.json 07:17:32 [INFO] 07:17:32 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig --- 07:17:32 [INFO] Skipping duplicate-finder execution! 07:17:32 [INFO] 07:17:32 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-openconfig --- 07:17:32 [INFO] Skipping plugin execution 07:17:32 [INFO] 07:17:32 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-openconfig --- 07:17:32 [INFO] Skipping source per configuration. 07:17:32 [INFO] 07:17:32 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-openconfig --- 07:17:32 [INFO] 07:17:32 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-openconfig --- 07:17:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:17:32 [INFO] 07:17:32 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-openconfig --- 07:17:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/2.0.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-2.0.1-SNAPSHOT.pom 07:17:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/2.0.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-2.0.1-SNAPSHOT-features.xml 07:17:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/2.0.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-2.0.1-SNAPSHOT-cyclonedx.xml 07:17:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/2.0.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-2.0.1-SNAPSHOT-cyclonedx.json 07:17:32 [INFO] 07:17:32 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-bgp-openconfig --- 07:17:32 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:2.0.1-SNAPSHOT 07:17:32 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:17:32 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:17:32 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:17:32 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:17:32 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:17:32 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:17:32 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:17:32 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:17:32 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:17:32 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:17:32 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:17:32 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:17:32 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:17:32 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:17:32 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:17:32 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:17:32 [INFO] | | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:17:32 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:17:32 [INFO] | | | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:17:32 [INFO] | | | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:17:32 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:17:32 [INFO] | | \- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:17:32 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:17:32 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:17:32 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:17:32 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:17:32 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:2.0.1-SNAPSHOT:compile 07:17:32 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:17:32 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:17:32 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:2.0.1-SNAPSHOT:compile 07:17:32 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:17:32 [INFO] | | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:17:32 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:17:32 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:17:32 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:15.0.2:compile 07:17:32 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.1:compile 07:17:32 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:17:32 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:15.0.2:compile 07:17:32 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:15.0.2:compile 07:17:32 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:15.0.2:compile 07:17:32 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:compile 07:17:32 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:compile 07:17:32 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:compile 07:17:32 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:compile 07:17:32 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:compile 07:17:32 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:compile 07:17:32 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:compile 07:17:32 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:compile 07:17:32 [INFO] | | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:15.0.2:compile 07:17:32 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:compile 07:17:32 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:15.0.2:compile 07:17:32 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 07:17:32 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:compile 07:17:32 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:compile 07:17:32 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:compile 07:17:32 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:compile 07:17:32 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:compile 07:17:32 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:compile 07:17:32 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:compile 07:17:32 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 07:17:32 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:compile 07:17:32 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:17:32 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:15.0.2:compile 07:17:32 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:15.0.2:compile 07:17:32 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1:compile 07:17:32 [INFO] | | | +- io.netty:netty-codec:jar:4.2.10.Final:compile 07:17:32 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile 07:17:32 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile 07:17:32 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:17:32 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.10.Final:compile 07:17:32 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.10.Final:compile 07:17:32 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.10.Final:compile 07:17:32 [INFO] | | | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:17:32 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:17:32 [INFO] | | | +- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:17:32 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:17:32 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.10.Final:runtime 07:17:32 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.10.Final:runtime 07:17:32 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:17:32 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.10.Final:runtime 07:17:32 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:17:32 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:17:32 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:17:32 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:17:32 [INFO] | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:17:32 [INFO] | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:17:32 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:17:32 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:17:32 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:17:32 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:17:32 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:17:32 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:2.0.1-SNAPSHOT:compile 07:17:32 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:17:32 [INFO] | | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:17:32 [INFO] | | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:17:32 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:17:32 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:17:32 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:17:32 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:17:32 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:17:32 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.2:compile 07:17:32 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:17:32 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:17:32 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:16.0.3:compile 07:17:32 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:16.0.3:compile 07:17:32 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:16.0.3:compile 07:17:32 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:16.0.3:compile 07:17:32 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:16.0.3:compile 07:17:32 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:16.0.3:compile 07:17:32 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:compile 07:17:32 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:compile 07:17:32 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:16.0.3:compile 07:17:32 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:16.0.3:compile 07:17:32 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:16.0.3:compile 07:17:32 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:15.0.2:compile 07:17:32 [INFO] | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:15.0.2:compile 07:17:32 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:15.0.2:compile 07:17:32 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:15.0.2:compile 07:17:32 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:compile 07:17:32 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:compile 07:17:32 [INFO] | | | | +- org.opendaylight.yangtools:regex:jar:15.0.2:compile 07:17:32 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:compile 07:17:32 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:compile 07:17:32 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:compile 07:17:32 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:compile 07:17:32 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:compile 07:17:32 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:compile 07:17:32 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:compile 07:17:32 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:compile 07:17:32 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:compile 07:17:32 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:compile 07:17:32 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:compile 07:17:32 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:compile 07:17:32 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-fs:jar:15.0.2:compile 07:17:32 [INFO] | | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:compile 07:17:32 [INFO] | | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:compile 07:17:32 [INFO] | | | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:compile 07:17:32 [INFO] | | | +- org.opendaylight.yangtools:binding-loader:jar:15.0.2:compile 07:17:32 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:compile 07:17:32 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:compile 07:17:32 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:15.0.2:compile 07:17:32 [INFO] | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:compile 07:17:32 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:16.0.3:compile 07:17:32 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:15.0.2:compile 07:17:32 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:compile 07:17:32 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:15.0.2:compile 07:17:32 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:compile 07:17:32 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:17:32 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:17:32 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:17:32 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:17:32 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:17:32 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:17:32 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:17:32 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:17:32 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:17:32 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:17:32 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:17:32 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:17:32 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:17:32 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:17:32 [INFO] +- junit:junit:jar:4.13.2:test 07:17:32 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:17:32 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:17:32 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:17:32 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:17:32 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:17:32 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:17:32 [INFO] 07:17:32 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-bgp-openconfig --- 07:17:32 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig/target/sonatype-clm/module.xml 07:17:32 [INFO] 07:17:32 [INFO] ----------------< org.opendaylight.bgpcep:bgp-bmp-api >----------------- 07:17:32 [INFO] Building bgp-bmp-api 2.0.1-SNAPSHOT [32/161] 07:17:32 [INFO] from bmp/bmp-api/pom.xml 07:17:32 [INFO] -------------------------------[ bundle ]------------------------------- 07:17:32 [INFO] 07:17:32 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-bmp-api --- 07:17:32 [INFO] 07:17:32 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-bmp-api --- 07:17:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:32 [INFO] 07:17:32 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-bmp-api --- 07:17:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:32 [INFO] 07:17:32 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-bmp-api --- 07:17:33 [INFO] 07:17:33 [INFO] --- dependency:3.10.0:properties (default) @ bgp-bmp-api --- 07:17:33 [INFO] 07:17:33 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-bmp-api --- 07:17:33 [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/bgpcep-maven-clm-master/bmp/bmp-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:17:33 [INFO] 07:17:33 [INFO] --- yang:15.0.2:generate-sources (binding) @ bgp-bmp-api --- 07:17:33 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:17:33 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/src/main/yang 07:17:33 [INFO] yang-to-sources: Found 9 dependencies in 4.362 ms 07:17:33 [INFO] yang-to-sources: Project model files found: 3 in 6.681 ms 07:17:33 [INFO] yang-to-sources: 14 YANG models processed in 63.79 ms 07:17:33 [INFO] BindingJavaFileGenerator: Defined 169 files in 16.30 ms 07:17:33 [INFO] Sorted 169 files into 35 directories in 385.0 μs 07:17:33 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 169 in 59.00 ms 07:17:33 [INFO] 07:17:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-bmp-api --- 07:17:33 [INFO] Starting audit... 07:17:33 Audit done. 07:17:33 [INFO] You have 0 Checkstyle violations. 07:17:33 [INFO] 07:17:33 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-bmp-api --- 07:17:33 [INFO] Starting audit... 07:17:33 Audit done. 07:17:33 [INFO] You have 0 Checkstyle violations. 07:17:33 [INFO] 07:17:33 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-bmp-api --- 07:17:33 [INFO] 07:17:33 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-bmp-api --- 07:17:33 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/src/main/resources 07:17:33 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/generated-sources/spi 07:17:33 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 07:17:33 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:17:33 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 07:17:33 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/generated-sources/spi 07:17:33 [INFO] 07:17:33 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-bmp-api --- 07:17:33 [INFO] Recompiling the module because of changed dependency. 07:17:33 [INFO] Compiling 169 source files with javac [debug release 21] to target/classes 07:17:34 [INFO] 07:17:34 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-bmp-api >>> 07:17:34 [INFO] 07:17:34 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-bmp-api --- 07:17:34 [INFO] Fork Value is true 07:17:37 [INFO] Done SpotBugs Analysis.... 07:17:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:17:37 [INFO] 07:17:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-bmp-api <<< 07:17:37 [INFO] 07:17:37 [INFO] 07:17:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-bmp-api --- 07:17:37 [INFO] BugInstance size is 0 07:17:37 [INFO] Error size is 0 07:17:37 [INFO] No errors/warnings found 07:17:37 [INFO] 07:17:37 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-bmp-api --- 07:17:37 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/src/test/resources 07:17:37 [INFO] 07:17:37 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-bmp-api --- 07:17:37 [INFO] No sources to compile 07:17:37 [INFO] 07:17:37 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-bmp-api --- 07:17:37 [INFO] No tests to run. 07:17:37 [INFO] 07:17:37 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-bmp-api --- 07:17:37 [INFO] 07:17:37 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-bmp-api --- 07:17:37 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bgp-bmp-api-2.0.1-SNAPSHOT.jar 07:17:37 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/classes/META-INF/MANIFEST.MF 07:17:37 [INFO] 07:17:37 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-bmp-api --- 07:17:41 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bgp-bmp-api-2.0.1-SNAPSHOT-javadoc.jar 07:17:41 [INFO] 07:17:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-bmp-api --- 07:17:41 [INFO] CycloneDX: Resolving Dependencies 07:17:42 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 07:17:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bom.xml 07:17:42 [INFO] attaching as bgp-bmp-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:17:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bom.json 07:17:42 [INFO] attaching as bgp-bmp-api-2.0.1-SNAPSHOT-cyclonedx.json 07:17:42 [INFO] 07:17:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-api --- 07:17:42 [INFO] Skipping duplicate-finder execution! 07:17:42 [INFO] 07:17:42 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-bmp-api --- 07:17:42 [INFO] No dependency problems found 07:17:42 [INFO] 07:17:42 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-bmp-api --- 07:17:42 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bgp-bmp-api-2.0.1-SNAPSHOT-sources.jar 07:17:42 [INFO] 07:17:42 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-bmp-api --- 07:17:42 [INFO] 07:17:42 [INFO] --- jacoco:0.8.14:report (report) @ bgp-bmp-api --- 07:17:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:17:42 [INFO] 07:17:42 [INFO] --- install:3.1.4:install (default-install) @ bgp-bmp-api --- 07:17:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/2.0.1-SNAPSHOT/bgp-bmp-api-2.0.1-SNAPSHOT.pom 07:17:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bgp-bmp-api-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/2.0.1-SNAPSHOT/bgp-bmp-api-2.0.1-SNAPSHOT.jar 07:17:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bgp-bmp-api-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/2.0.1-SNAPSHOT/bgp-bmp-api-2.0.1-SNAPSHOT-javadoc.jar 07:17:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/2.0.1-SNAPSHOT/bgp-bmp-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:17:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/2.0.1-SNAPSHOT/bgp-bmp-api-2.0.1-SNAPSHOT-cyclonedx.json 07:17:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bgp-bmp-api-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/2.0.1-SNAPSHOT/bgp-bmp-api-2.0.1-SNAPSHOT-sources.jar 07:17:42 [INFO] 07:17:42 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-bmp-api --- 07:17:42 [INFO] Installing org/opendaylight/bgpcep/bgp-bmp-api/2.0.1-SNAPSHOT/bgp-bmp-api-2.0.1-SNAPSHOT.jar 07:17:42 [INFO] Writing OBR metadata 07:17:42 [INFO] 07:17:42 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-bmp-api --- 07:17:42 [INFO] org.opendaylight.bgpcep:bgp-bmp-api:bundle:2.0.1-SNAPSHOT 07:17:42 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:17:42 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:17:42 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:17:42 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:17:42 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:17:42 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:17:42 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:17:42 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:17:42 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:17:42 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:17:42 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:17:42 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:17:42 [INFO] +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:17:42 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:17:42 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:17:42 [INFO] | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:17:42 [INFO] | | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:17:42 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:17:42 [INFO] | | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:17:42 [INFO] | | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:17:42 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:17:42 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:17:42 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:17:42 [INFO] | \- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:17:42 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:17:42 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:17:42 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:17:42 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:17:42 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:17:42 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:17:42 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:17:42 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:17:42 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:17:42 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:17:42 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:17:42 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:17:42 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:17:42 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:17:42 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:17:42 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:17:42 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:17:42 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:17:42 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:17:42 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:17:42 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:17:42 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:17:42 [INFO] +- junit:junit:jar:4.13.2:test 07:17:42 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:17:42 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:17:42 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:17:42 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:17:42 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:17:42 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:17:42 [INFO] 07:17:42 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgp-bmp-api --- 07:17:42 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/sonatype-clm/module.xml 07:17:42 [INFO] 07:17:42 [INFO] ------------< org.opendaylight.bgpcep:bgp-extension-parent >------------ 07:17:42 [INFO] Building bgp-extension-parent 2.0.1-SNAPSHOT [33/161] 07:17:42 [INFO] from bgp/extensions/parent/pom.xml 07:17:42 [INFO] --------------------------------[ pom ]--------------------------------- 07:17:42 [INFO] 07:17:42 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-extension-parent --- 07:17:42 [INFO] 07:17:42 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-extension-parent --- 07:17:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:42 [INFO] 07:17:42 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-extension-parent --- 07:17:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:42 [INFO] 07:17:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-extension-parent --- 07:17:42 [INFO] 07:17:42 [INFO] --- dependency:3.10.0:properties (default) @ bgp-extension-parent --- 07:17:42 [INFO] 07:17:42 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-extension-parent --- 07:17: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/bgpcep-maven-clm-master/bgp/extensions/parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:17:42 [INFO] 07:17:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-extension-parent --- 07:17:42 [INFO] Starting audit... 07:17:42 Audit done. 07:17:42 [INFO] You have 0 Checkstyle violations. 07:17:42 [INFO] 07:17:42 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-extension-parent --- 07:17:42 [INFO] Starting audit... 07:17:42 Audit done. 07:17:42 [INFO] You have 0 Checkstyle violations. 07:17:42 [INFO] 07:17:42 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-extension-parent --- 07:17:42 [INFO] 07:17:42 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-extension-parent >>> 07:17:42 [INFO] 07:17:42 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-extension-parent --- 07:17:42 [INFO] No files found to run spotbugs, check compile phase has been run 07:17:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:17:42 [INFO] 07:17:42 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-extension-parent <<< 07:17:42 [INFO] 07:17:42 [INFO] 07:17:42 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-extension-parent --- 07:17:42 [INFO] 07:17:42 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-extension-parent --- 07:17:42 [INFO] 07:17:42 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-extension-parent --- 07:17:42 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:17:42 [INFO] 07:17:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-extension-parent --- 07:17:42 [INFO] CycloneDX: Resolving Dependencies 07:17:43 [INFO] CycloneDX: Creating BOM version 1.6 with 47 component(s) 07:17:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/parent/target/bom.xml 07:17:43 [INFO] attaching as bgp-extension-parent-2.0.1-SNAPSHOT-cyclonedx.xml 07:17:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/parent/target/bom.json 07:17:43 [INFO] attaching as bgp-extension-parent-2.0.1-SNAPSHOT-cyclonedx.json 07:17:43 [INFO] 07:17:43 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-extension-parent --- 07:17:43 [INFO] Skipping duplicate-finder execution! 07:17:43 [INFO] 07:17:43 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-extension-parent --- 07:17:43 [INFO] Skipping pom project 07:17:43 [INFO] 07:17:43 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-extension-parent --- 07:17:43 [INFO] 07:17:43 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-extension-parent --- 07:17:43 [INFO] 07:17:43 [INFO] --- jacoco:0.8.14:report (report) @ bgp-extension-parent --- 07:17:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:17:43 [INFO] 07:17:43 [INFO] --- install:3.1.4:install (default-install) @ bgp-extension-parent --- 07:17:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-extension-parent/2.0.1-SNAPSHOT/bgp-extension-parent-2.0.1-SNAPSHOT.pom 07:17:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-extension-parent/2.0.1-SNAPSHOT/bgp-extension-parent-2.0.1-SNAPSHOT-cyclonedx.xml 07:17:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-extension-parent/2.0.1-SNAPSHOT/bgp-extension-parent-2.0.1-SNAPSHOT-cyclonedx.json 07:17:43 [INFO] 07:17:43 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-extension-parent --- 07:17:43 [INFO] org.opendaylight.bgpcep:bgp-extension-parent:pom:2.0.1-SNAPSHOT 07:17:43 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:17:43 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:17:43 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:17:43 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:17:43 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:17:43 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:17:43 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:17:43 [INFO] | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:17:43 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:17:43 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:17:43 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:17:43 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:17:43 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:17:43 [INFO] | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:17:43 [INFO] | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:17:43 [INFO] | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:17:43 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:17:43 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:17:43 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:17:43 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:17:43 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:17:43 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:17:43 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:2.0.1-SNAPSHOT:compile 07:17:43 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:2.0.1-SNAPSHOT:compile 07:17:43 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:17:43 [INFO] +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:17:43 [INFO] +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:17:43 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:17:43 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:17:43 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:17:43 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:17:43 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:17:43 [INFO] | \- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:17:43 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:17:43 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:17:43 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:17:43 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:17:43 [INFO] +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:17:43 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:17:43 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:17:43 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:17:43 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:17:43 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:17:43 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:17:43 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:2.0.1-SNAPSHOT:test 07:17:43 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:test 07:17:43 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:16.0.3:test 07:17:43 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:test 07:17:43 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:test 07:17:43 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.15:test 07:17:43 [INFO] | +- org.opendaylight.yangtools:yang-test-util:jar:15.0.2:test 07:17:43 [INFO] | | +- org.opendaylight.yangtools:dagger-yang-parser:jar:15.0.2:test 07:17:43 [INFO] | | | +- com.google.dagger:dagger:jar:2.59.2:provided 07:17:43 [INFO] | | | +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:17:43 [INFO] | | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:provided 07:17:43 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:test 07:17:43 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:test 07:17:43 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:test 07:17:43 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:test 07:17:43 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:test 07:17:43 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:test 07:17:43 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:test 07:17:43 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:test 07:17:43 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:test 07:17:43 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:test 07:17:43 [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:test 07:17:43 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:test 07:17:43 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:test 07:17:43 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:test 07:17:43 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:test 07:17:43 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:test 07:17:43 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:test 07:17:43 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:test 07:17:43 [INFO] | | | | +- org.antlr:antlr4-runtime:jar:4.13.2:test 07:17:43 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:test 07:17:43 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:test 07:17:43 [INFO] | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:test 07:17:43 [INFO] | | | +- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:test 07:17:43 [INFO] | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:test 07:17:43 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:test 07:17:43 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:test 07:17:43 [INFO] | | \- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:test 07:17:43 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:test 07:17:43 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:16.0.3:test 07:17:43 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:test 07:17:43 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:test 07:17:43 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:test 07:17:43 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:test 07:17:43 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:test 07:17:43 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:test 07:17:43 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:test 07:17:43 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:test 07:17:43 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:test 07:17:43 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:test 07:17:43 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:test 07:17:43 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:test 07:17:43 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:test 07:17:43 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:test 07:17:43 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:test 07:17:43 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:test 07:17:43 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:test 07:17:43 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:test 07:17:43 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:test 07:17:43 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 07:17:43 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:17:43 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:17:43 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:17:43 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:17:43 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:17:43 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:17:43 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:17:43 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:17:43 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:17:43 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:17:43 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:17:43 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:17:43 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:17:43 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:17:43 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:17:43 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:17:43 [INFO] +- junit:junit:jar:4.13.2:test 07:17:43 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:17:43 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:17:43 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:17:43 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:17:43 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:17:43 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:17:43 [INFO] 07:17:43 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgp-extension-parent --- 07:17:43 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/extensions/parent/target/sonatype-clm/module.xml 07:17:43 [INFO] 07:17:43 [INFO] ------------------< org.opendaylight.bgpcep:bgp-inet >------------------ 07:17:43 [INFO] Building bgp-inet 2.0.1-SNAPSHOT [34/161] 07:17:43 [INFO] from bgp/extensions/inet/pom.xml 07:17:43 [INFO] -------------------------------[ bundle ]------------------------------- 07:17:43 [INFO] 07:17:43 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-inet --- 07:17:43 [INFO] 07:17:43 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-inet --- 07:17:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:43 [INFO] 07:17:43 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-inet --- 07:17:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:43 [INFO] 07:17:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-inet --- 07:17:44 [INFO] 07:17:44 [INFO] --- dependency:3.10.0:properties (default) @ bgp-inet --- 07:17:44 [INFO] 07:17:44 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-inet --- 07:17:44 [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/bgpcep-maven-clm-master/bgp/extensions/inet/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:17:44 [INFO] 07:17:44 [INFO] --- yang:15.0.2:generate-sources (binding) @ bgp-inet --- 07:17:44 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:17:44 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/src/main/yang 07:17:44 [INFO] yang-to-sources: Found 13 dependencies in 7.719 ms 07:17:44 [INFO] yang-to-sources: Project model files found: 1 in 2.345 ms 07:17:44 [INFO] yang-to-sources: 13 YANG models processed in 142.7 ms 07:17:44 [INFO] BindingJavaFileGenerator: Defined 68 files in 18.28 ms 07:17:44 [INFO] Sorted 68 files into 22 directories in 345.4 μs 07:17:44 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 68 in 36.26 ms 07:17:44 [INFO] 07:17:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-inet --- 07:17:44 [INFO] Starting audit... 07:17:44 Audit done. 07:17:44 [INFO] You have 0 Checkstyle violations. 07:17:44 [INFO] 07:17:44 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-inet --- 07:17:44 [INFO] Starting audit... 07:17:44 Audit done. 07:17:44 [INFO] You have 0 Checkstyle violations. 07:17:44 [INFO] 07:17:44 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-inet --- 07:17:44 [INFO] 07:17:44 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-inet --- 07:17:44 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/src/main/resources 07:17:44 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/generated-sources/spi 07:17:44 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:17:44 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:17:44 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:17:44 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/generated-sources/spi 07:17:44 [INFO] 07:17:44 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-inet --- 07:17:44 [INFO] Recompiling the module because of changed dependency. 07:17:44 [INFO] Compiling 78 source files with javac [debug release 21] to target/classes 07:17:45 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 07:17:45 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 07:17:45 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 07:17:45 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/src/main/java/org/opendaylight/protocol/bgp/inet/BGPActivator.java:[48,39] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:17:45 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/src/main/java/org/opendaylight/protocol/bgp/inet/BGPActivator.java:[50,39] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:17:45 [INFO] 07:17:45 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-inet >>> 07:17:45 [INFO] 07:17:45 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-inet --- 07:17:45 [INFO] Fork Value is true 07:17:48 [INFO] Done SpotBugs Analysis.... 07:17:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:17:48 [INFO] 07:17:48 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-inet <<< 07:17:48 [INFO] 07:17:48 [INFO] 07:17:48 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-inet --- 07:17:48 [INFO] BugInstance size is 0 07:17:48 [INFO] Error size is 0 07:17:48 [INFO] No errors/warnings found 07:17:48 [INFO] 07:17:48 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-inet --- 07:17:48 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:17:48 [INFO] 07:17:48 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-inet --- 07:17:48 [INFO] Recompiling the module because of changed dependency. 07:17:48 [INFO] Compiling 7 source files with javac [debug release 21] to target/test-classes 07:17:48 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/src/test/java/org/opendaylight/protocol/bgp/inet/codec/BGPParserTest.java:[99,19] explicit call to close() on an auto-closeable resource 07:17:48 [INFO] 07:17:48 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-inet --- 07:17:48 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:17:48 [INFO] 07:17:48 [INFO] ------------------------------------------------------- 07:17:48 [INFO] T E S T S 07:17:48 [INFO] ------------------------------------------------------- 07:17:49 [INFO] Running org.opendaylight.protocol.bgp.inet.TableTypeActivatorTest 07:17:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s -- in org.opendaylight.protocol.bgp.inet.TableTypeActivatorTest 07:17:49 [INFO] Running org.opendaylight.protocol.bgp.inet.IPv4RIBSupportTest 07:17:52 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:17:54 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.484 s -- in org.opendaylight.protocol.bgp.inet.IPv4RIBSupportTest 07:17:54 [INFO] Running org.opendaylight.protocol.bgp.inet.IPv6RIBSupportTest 07:17:54 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.opendaylight.protocol.bgp.inet.IPv6RIBSupportTest 07:17:54 [INFO] Running org.opendaylight.protocol.bgp.inet.codec.BGPParserTest 07:17:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 s -- in org.opendaylight.protocol.bgp.inet.codec.BGPParserTest 07:17:54 [INFO] Running org.opendaylight.protocol.bgp.inet.codec.nexthop.NextHopParserSerializerTest 07:17:54 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.inet.codec.nexthop.NextHopParserSerializerTest 07:17:54 [INFO] Running org.opendaylight.protocol.bgp.inet.codec.Ipv4NlriParserTest 07:17:54 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 s -- in org.opendaylight.protocol.bgp.inet.codec.Ipv4NlriParserTest 07:17:54 [INFO] Running org.opendaylight.protocol.bgp.inet.Ipv6BgpPrefixSidParserTest 07:17:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.inet.Ipv6BgpPrefixSidParserTest 07:17:54 [INFO] 07:17:54 [INFO] Results: 07:17:54 [INFO] 07:17:54 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0 07:17:54 [INFO] 07:17:54 [INFO] 07:17:54 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-inet --- 07:17:54 [INFO] 07:17:54 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-inet --- 07:17:55 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bgp-inet-2.0.1-SNAPSHOT.jar 07:17:55 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/classes/META-INF/MANIFEST.MF 07:17:55 [INFO] 07:17:55 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-inet --- 07:17:57 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bgp-inet-2.0.1-SNAPSHOT-javadoc.jar 07:17:57 [INFO] 07:17:57 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-inet --- 07:17:57 [INFO] CycloneDX: Resolving Dependencies 07:17:59 [INFO] CycloneDX: Creating BOM version 1.6 with 53 component(s) 07:17:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bom.xml 07:17:59 [INFO] attaching as bgp-inet-2.0.1-SNAPSHOT-cyclonedx.xml 07:17:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bom.json 07:17:59 [INFO] attaching as bgp-inet-2.0.1-SNAPSHOT-cyclonedx.json 07:17:59 [INFO] 07:17:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-inet --- 07:17:59 [INFO] Skipping duplicate-finder execution! 07:17:59 [INFO] 07:17:59 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-inet --- 07:17:59 [INFO] No dependency problems found 07:17:59 [INFO] 07:17:59 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-inet --- 07:17:59 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bgp-inet-2.0.1-SNAPSHOT-sources.jar 07:17:59 [INFO] 07:17:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-inet --- 07:17:59 [INFO] 07:17:59 [INFO] --- jacoco:0.8.14:report (report) @ bgp-inet --- 07:17:59 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/code-coverage/jacoco.exec 07:17:59 [INFO] Analyzed bundle 'bgp-inet' with 13 classes 07:17:59 [INFO] 07:17:59 [INFO] --- install:3.1.4:install (default-install) @ bgp-inet --- 07:17:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-inet/2.0.1-SNAPSHOT/bgp-inet-2.0.1-SNAPSHOT.pom 07:17:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bgp-inet-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-inet/2.0.1-SNAPSHOT/bgp-inet-2.0.1-SNAPSHOT.jar 07:17:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bgp-inet-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-inet/2.0.1-SNAPSHOT/bgp-inet-2.0.1-SNAPSHOT-javadoc.jar 07:17:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-inet/2.0.1-SNAPSHOT/bgp-inet-2.0.1-SNAPSHOT-cyclonedx.xml 07:17:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-inet/2.0.1-SNAPSHOT/bgp-inet-2.0.1-SNAPSHOT-cyclonedx.json 07:17:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bgp-inet-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-inet/2.0.1-SNAPSHOT/bgp-inet-2.0.1-SNAPSHOT-sources.jar 07:17:59 [INFO] 07:17:59 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-inet --- 07:17:59 [INFO] Installing org/opendaylight/bgpcep/bgp-inet/2.0.1-SNAPSHOT/bgp-inet-2.0.1-SNAPSHOT.jar 07:17:59 [INFO] Writing OBR metadata 07:17:59 [INFO] 07:17:59 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-inet --- 07:17:59 [INFO] org.opendaylight.bgpcep:bgp-inet:bundle:2.0.1-SNAPSHOT 07:17:59 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:17:59 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:17:59 [INFO] +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:17:59 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:17:59 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:17:59 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:17:59 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:17:59 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:17:59 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:2.0.1-SNAPSHOT:test 07:17:59 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:17:59 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:17:59 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:17:59 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:17:59 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:17:59 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:17:59 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:17:59 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:17:59 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:17:59 [INFO] | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:17:59 [INFO] | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:17:59 [INFO] | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:17:59 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:17:59 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:17:59 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:17:59 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:17:59 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:17:59 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:17:59 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:2.0.1-SNAPSHOT:compile 07:17:59 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:2.0.1-SNAPSHOT:compile 07:17:59 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:17:59 [INFO] +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:17:59 [INFO] +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:17:59 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:17:59 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:17:59 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:17:59 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:17:59 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:17:59 [INFO] | \- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:17:59 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:17:59 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:17:59 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:17:59 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:17:59 [INFO] +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:17:59 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:17:59 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:17:59 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:17:59 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:17:59 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:17:59 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:17:59 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:2.0.1-SNAPSHOT:test 07:17:59 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:test 07:17:59 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:16.0.3:test 07:17:59 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:test 07:17:59 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:test 07:17:59 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.15:test 07:17:59 [INFO] | +- org.opendaylight.yangtools:yang-test-util:jar:15.0.2:test 07:17:59 [INFO] | | +- org.opendaylight.yangtools:dagger-yang-parser:jar:15.0.2:test 07:17:59 [INFO] | | | +- com.google.dagger:dagger:jar:2.59.2:provided 07:17:59 [INFO] | | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:provided 07:17:59 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:test 07:17:59 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:test 07:17:59 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:test 07:17:59 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:test 07:17:59 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:test 07:17:59 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:test 07:17:59 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:test 07:17:59 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:test 07:17:59 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:test 07:17:59 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:test 07:17:59 [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:test 07:17:59 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:test 07:17:59 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:test 07:17:59 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:test 07:17:59 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:test 07:17:59 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:test 07:17:59 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:test 07:17:59 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:test 07:17:59 [INFO] | | | | +- org.antlr:antlr4-runtime:jar:4.13.2:test 07:17:59 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:test 07:17:59 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:test 07:17:59 [INFO] | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:test 07:17:59 [INFO] | | | +- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:test 07:17:59 [INFO] | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:test 07:17:59 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:test 07:17:59 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:test 07:17:59 [INFO] | | \- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:test 07:17:59 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:test 07:17:59 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:16.0.3:test 07:17:59 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:test 07:17:59 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:test 07:17:59 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:test 07:17:59 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:test 07:17:59 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:test 07:17:59 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:test 07:17:59 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:test 07:17:59 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:test 07:17:59 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:test 07:17:59 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:test 07:17:59 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:test 07:17:59 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:test 07:17:59 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:test 07:17:59 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:test 07:17:59 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:test 07:17:59 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:test 07:17:59 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:test 07:17:59 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:test 07:17:59 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:test 07:17:59 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 07:17:59 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:17:59 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:17:59 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:17:59 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:17:59 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:17:59 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:17:59 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:17:59 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:17:59 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:17:59 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:17:59 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:17:59 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:17:59 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:17:59 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:17:59 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:17:59 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:17:59 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:17:59 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:17:59 [INFO] +- junit:junit:jar:4.13.2:test 07:17:59 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:17:59 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:17:59 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:17:59 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:17:59 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:17:59 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:17:59 [INFO] 07:17:59 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgp-inet --- 07:17:59 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/sonatype-clm/module.xml 07:17:59 [INFO] 07:17:59 [INFO] ----------< org.opendaylight.bgpcep:bgp-path-selection-mode >----------- 07:17:59 [INFO] Building bgp-path-selection-mode 2.0.1-SNAPSHOT [35/161] 07:17:59 [INFO] from bgp/path-selection-mode/pom.xml 07:17:59 [INFO] -------------------------------[ bundle ]------------------------------- 07:17:59 [INFO] 07:17:59 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-path-selection-mode --- 07:17:59 [INFO] 07:17:59 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-path-selection-mode --- 07:17:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:59 [INFO] 07:17:59 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-path-selection-mode --- 07:17:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:59 [INFO] 07:17:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-path-selection-mode --- 07:17:59 [INFO] 07:17:59 [INFO] --- dependency:3.10.0:properties (default) @ bgp-path-selection-mode --- 07:17:59 [INFO] 07:17:59 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-path-selection-mode --- 07:17: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/bgpcep-maven-clm-master/bgp/path-selection-mode/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:17:59 [INFO] 07:17:59 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-path-selection-mode --- 07:17:59 [INFO] Starting audit... 07:17:59 Audit done. 07:17:59 [INFO] You have 0 Checkstyle violations. 07:17:59 [INFO] 07:17:59 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-path-selection-mode --- 07:17:59 [INFO] Starting audit... 07:17:59 Audit done. 07:17:59 [INFO] You have 0 Checkstyle violations. 07:17:59 [INFO] 07:17:59 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-path-selection-mode --- 07:17:59 [INFO] 07:17:59 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-path-selection-mode --- 07:17:59 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/resources 07:17:59 [INFO] 07:17:59 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-path-selection-mode --- 07:18:00 [INFO] Recompiling the module because of changed dependency. 07:18:00 [INFO] Compiling 25 source files with javac [debug release 21] to target/classes 07:18:00 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/PathSelectionMode.java:[17,8] auto-closeable resource org.opendaylight.protocol.bgp.mode.api.PathSelectionMode has a member method close() that could throw InterruptedException 07:18:00 [INFO] 07:18:00 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-path-selection-mode >>> 07:18:00 [INFO] 07:18:00 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-path-selection-mode --- 07:18:00 [INFO] Fork Value is true 07:18:03 [INFO] Done SpotBugs Analysis.... 07:18:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:18:03 [INFO] 07:18:03 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-path-selection-mode <<< 07:18:03 [INFO] 07:18:03 [INFO] 07:18:03 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-path-selection-mode --- 07:18:03 [INFO] BugInstance size is 0 07:18:03 [INFO] Error size is 0 07:18:03 [INFO] No errors/warnings found 07:18:03 [INFO] 07:18:03 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-path-selection-mode --- 07:18:03 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/test/resources 07:18:03 [INFO] 07:18:03 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-path-selection-mode --- 07:18:03 [INFO] Recompiling the module because of changed dependency. 07:18:03 [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes 07:18:03 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/test/java/org/opendaylight/protocol/bgp/mode/impl/BGPPeerTrackerMock.java:[40,18] auto-closeable resource mock is never referenced in body of corresponding try statement 07:18:03 [INFO] 07:18:03 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-path-selection-mode --- 07:18:03 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:18:03 [INFO] 07:18:03 [INFO] ------------------------------------------------------- 07:18:03 [INFO] T E S T S 07:18:03 [INFO] ------------------------------------------------------- 07:18:04 [INFO] Running org.opendaylight.protocol.bgp.mode.impl.base.BaseBestPathTest 07:18:05 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.323 s -- in org.opendaylight.protocol.bgp.mode.impl.base.BaseBestPathTest 07:18:05 [INFO] Running org.opendaylight.protocol.bgp.mode.impl.base.BasePathSelectorTest 07:18:05 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.protocol.bgp.mode.impl.base.BasePathSelectorTest 07:18:05 [INFO] 07:18:05 [INFO] Results: 07:18:05 [INFO] 07:18:05 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 07:18:05 [INFO] 07:18:05 [INFO] 07:18:05 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-path-selection-mode --- 07:18:05 [INFO] 07:18:05 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-path-selection-mode --- 07:18:05 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-2.0.1-SNAPSHOT.jar 07:18:05 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/classes/META-INF/MANIFEST.MF 07:18:05 [INFO] 07:18:05 [INFO] --- jar:3.5.0:test-jar (default) @ bgp-path-selection-mode --- 07:18:05 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-2.0.1-SNAPSHOT-tests.jar 07:18:05 [INFO] 07:18:05 [INFO] --- source:3.4.0:test-jar-no-fork (default) @ bgp-path-selection-mode --- 07:18:05 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-2.0.1-SNAPSHOT-test-sources.jar 07:18:05 [INFO] 07:18:05 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-path-selection-mode --- 07:18:07 [WARNING] Javadoc Warnings 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/RouteEntry.java:34: warning: no @param for 07:18:07 [WARNING] public interface RouteEntry, S extends ChildOf> { 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/RouteEntry.java:34: warning: no @param for 07:18:07 [WARNING] public interface RouteEntry, S extends ChildOf> { 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:28: warning: no @param for 07:18:07 [WARNING] public abstract class AbstractOffsetMap, T extends AbstractOffsetMap> { 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:28: warning: no @param for 07:18:07 [WARNING] public abstract class AbstractOffsetMap, T extends AbstractOffsetMap> { 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathAbstractRouteEntry.java:43: warning: no @param for 07:18:07 [WARNING] public abstract class AddPathAbstractRouteEntry, 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathAbstractRouteEntry.java:43: warning: no @param for 07:18:07 [WARNING] public abstract class AddPathAbstractRouteEntry, 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPath.java:19: warning: no comment 07:18:07 [WARNING] public abstract class AbstractBestPath implements BestPath { 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPath.java:20: warning: no comment 07:18:07 [WARNING] protected final BestPathState state; 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPath.java:22: warning: no comment 07:18:07 [WARNING] protected AbstractBestPath(final BestPathState state) { 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPath.java:26: warning: no comment 07:18:07 [WARNING] protected ToStringHelper addToStringAttributes(final ToStringHelper toStringHelper) { 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPath.java:31: warning: no comment 07:18:07 [WARNING] public final BestPathState getState() { 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPathSelector.java:23: warning: no comment 07:18:07 [WARNING] public class AbstractBestPathSelector { 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPathSelector.java:28: warning: no comment 07:18:07 [WARNING] protected RouterId bestOriginatorId = null; 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPathSelector.java:29: warning: no comment 07:18:07 [WARNING] protected BestPathState bestState = null; 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPathSelector.java:31: warning: no comment 07:18:07 [WARNING] protected AbstractBestPathSelector(final long ourAs) { 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:34: warning: no comment 07:18:07 [WARNING] protected AbstractOffsetMap(final K[] emptyKeys, final Comparator comparator, final ImmutableSet routerIds) { 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:119: warning: no comment 07:18:07 [WARNING] protected abstract Comparator comparator(); 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:121: warning: no comment 07:18:07 [WARNING] protected abstract K[] emptyKeys(); 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:89: warning: no comment 07:18:07 [WARNING] public final C[] expand(final T oldOffsets, final C[] oldArray, final int offset) { 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:40: warning: no comment 07:18:07 [WARNING] public final K getKey(final int offset) { 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:79: warning: no comment 07:18:07 [WARNING] public final C getValue(final C[] array, final int offset) { 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:123: warning: no comment 07:18:07 [WARNING] protected abstract T instanceForKeys(ImmutableSet newKeys); 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:48: warning: no comment 07:18:07 [WARNING] public final boolean isEmpty() { 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:44: warning: no comment 07:18:07 [WARNING] public final int offsetOf(final K key) { 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:98: warning: no comment 07:18:07 [WARNING] public final C[] removeValue(final C[] oldArray, final int offset, final C[] emptyArray) { 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:84: warning: no comment 07:18:07 [WARNING] public final void setValue(final C[] array, final int offset, final C value) { 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:52: warning: no comment 07:18:07 [WARNING] public final int size() { 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:56: warning: no comment 07:18:07 [WARNING] public final T with(final K key) { 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:67: warning: no comment 07:18:07 [WARNING] public final T without(final K key) { 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/RouteEntry.java:50: warning: no @param for ribSupport 07:18:07 [WARNING] boolean selectBest(RIBSupport ribSupport, long localAs); 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/RouteEntry.java:68: warning: no @return 07:18:07 [WARNING] @NonNull List> actualBestPaths(@NonNull RIBSupport ribSupport, 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/RouteEntry.java:87: warning: no @return 07:18:07 [WARNING] @NonNull List> newBestPaths(@NonNull RIBSupport ribSupport, @NonNull String routeKey); 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathAbstractRouteEntry.java:215: warning: no @param for ribSupport 07:18:07 [WARNING] protected final void processOffset(final RIBSupport ribSupport, final AddPathSelector selector, 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathAbstractRouteEntry.java:43: warning: use of default constructor, which does not provide a comment 07:18:07 [WARNING] public abstract class AddPathAbstractRouteEntry, 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathAbstractRouteEntry.java:224: warning: no comment 07:18:07 [WARNING] protected final AddPathBestPath bestPathAt(final RIBSupport ribSupport, final int offset) { 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathAbstractRouteEntry.java:206: warning: no comment 07:18:07 [WARNING] protected abstract ImmutableList selectBest(RIBSupport ribSupport, long localAs, 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/PathSelectionMode.java:24: warning: no @param for 07:18:07 [WARNING] @NonNull RouteEntry createRouteEntry(); 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/PathSelectionMode.java:24: warning: no @param for 07:18:07 [WARNING] @NonNull RouteEntry createRouteEntry(); 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/n/paths/AddPathBestNPathSelection.java:20: warning: no comment 07:18:07 [WARNING] public final class AddPathBestNPathSelection implements PathSelectionMode { 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/n/paths/AddPathBestNPathSelection.java:23: warning: no comment 07:18:07 [WARNING] public AddPathBestNPathSelection(final int npaths) { 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathBestPath.java:19: warning: no comment 07:18:07 [WARNING] public final class AddPathBestPath extends AbstractBestPath { 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathBestPath.java:36: warning: no comment 07:18:07 [WARNING] public int getOffset() { 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathSelector.java:19: warning: no comment 07:18:07 [WARNING] public final class AddPathSelector extends AbstractBestPathSelector { 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathSelector.java:26: warning: no comment 07:18:07 [WARNING] public AddPathSelector(final long ourAs) { 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathSelector.java:52: warning: no comment 07:18:07 [WARNING] public AddPathBestPath result() { 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/all/paths/AllPathSelection.java:18: warning: no comment 07:18:07 [WARNING] public final class AllPathSelection implements PathSelectionMode { 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/all/paths/AllPathSelection.java:19: warning: no comment 07:18:07 [WARNING] public AllPathSelection() { 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/base/BasePathSelectionModeFactory.java:12: warning: no comment 07:18:07 [WARNING] public final class BasePathSelectionModeFactory { 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/base/BasePathSelectionModeFactory.java:17: warning: no comment 07:18:07 [WARNING] public static PathSelectionMode createBestPathSelectionStrategy() { 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/BesthPathStateUtil.java:13: warning: no comment 07:18:07 [WARNING] public final class BesthPathStateUtil { 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/BesthPathStateUtil.java:18: warning: no comment 07:18:07 [WARNING] public static long getPeerAs(final List segments) { 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPath.java:15: warning: no comment 07:18:07 [WARNING] public interface BestPath { 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPathState.java:16: warning: no comment 07:18:07 [WARNING] public interface BestPathState { 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPathState.java:25: warning: no comment 07:18:07 [WARNING] int getAsPathLength(); 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPathState.java:34: warning: no comment 07:18:07 [WARNING] @NonNull ContainerNode getAttributes(); 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPathState.java:17: warning: no comment 07:18:07 [WARNING] @Nullable Uint32 getLocalPref(); 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPathState.java:19: warning: no comment 07:18:07 [WARNING] long getMultiExitDisc(); 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPathState.java:21: warning: no comment 07:18:07 [WARNING] @Nullable BgpOrigin getOrigin(); 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPathState.java:23: warning: no comment 07:18:07 [WARNING] long getPeerAs(); 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/BestPathStateImpl.java:50: warning: no comment 07:18:07 [WARNING] public final class BestPathStateImpl implements BestPathState { 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/BestPathStateImpl.java:100: warning: no comment 07:18:07 [WARNING] public BestPathStateImpl(final ContainerNode attributes) { 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/BGPRouteEntryExportParametersImpl.java:23: warning: no comment 07:18:07 [WARNING] public final class BGPRouteEntryExportParametersImpl implements BGPRouteEntryExportParameters { 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/BGPRouteEntryExportParametersImpl.java:29: warning: no comment 07:18:07 [WARNING] public BGPRouteEntryExportParametersImpl(final Peer fromPeer, final Peer toPeer, 07:18:07 [WARNING] ^ 07:18:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/PathSelectionMode.java:17: warning: no comment 07:18:07 [WARNING] public interface PathSelectionMode extends AutoCloseable { 07:18:07 [WARNING] ^ 07:18:07 [WARNING] 64 warnings 07:18:07 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-2.0.1-SNAPSHOT-javadoc.jar 07:18:07 [INFO] 07:18:07 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-path-selection-mode --- 07:18:07 [INFO] CycloneDX: Resolving Dependencies 07:18:07 [INFO] CycloneDX: Creating BOM version 1.6 with 46 component(s) 07:18:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bom.xml 07:18:07 [INFO] attaching as bgp-path-selection-mode-2.0.1-SNAPSHOT-cyclonedx.xml 07:18:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bom.json 07:18:08 [INFO] attaching as bgp-path-selection-mode-2.0.1-SNAPSHOT-cyclonedx.json 07:18:08 [INFO] 07:18:08 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-path-selection-mode --- 07:18:08 [INFO] Skipping duplicate-finder execution! 07:18:08 [INFO] 07:18:08 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-path-selection-mode --- 07:18:08 [WARNING] Used undeclared dependencies found: 07:18:08 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:18:08 [WARNING] Non-test scoped test only dependencies found: 07:18:08 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:18:08 [WARNING] org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:18:08 [INFO] 07:18:08 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-path-selection-mode --- 07:18:08 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-2.0.1-SNAPSHOT-sources.jar 07:18:08 [INFO] 07:18:08 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-path-selection-mode --- 07:18:08 [INFO] 07:18:08 [INFO] --- jacoco:0.8.14:report (report) @ bgp-path-selection-mode --- 07:18:08 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/code-coverage/jacoco.exec 07:18:08 [INFO] Analyzed bundle 'bgp-path-selection-mode' with 28 classes 07:18:08 [INFO] 07:18:08 [INFO] --- install:3.1.4:install (default-install) @ bgp-path-selection-mode --- 07:18:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/2.0.1-SNAPSHOT/bgp-path-selection-mode-2.0.1-SNAPSHOT.pom 07:18:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/2.0.1-SNAPSHOT/bgp-path-selection-mode-2.0.1-SNAPSHOT.jar 07:18:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-2.0.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/2.0.1-SNAPSHOT/bgp-path-selection-mode-2.0.1-SNAPSHOT-tests.jar 07:18:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-2.0.1-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/2.0.1-SNAPSHOT/bgp-path-selection-mode-2.0.1-SNAPSHOT-test-sources.jar 07:18:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/2.0.1-SNAPSHOT/bgp-path-selection-mode-2.0.1-SNAPSHOT-javadoc.jar 07:18:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/2.0.1-SNAPSHOT/bgp-path-selection-mode-2.0.1-SNAPSHOT-cyclonedx.xml 07:18:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/2.0.1-SNAPSHOT/bgp-path-selection-mode-2.0.1-SNAPSHOT-cyclonedx.json 07:18:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/2.0.1-SNAPSHOT/bgp-path-selection-mode-2.0.1-SNAPSHOT-sources.jar 07:18:08 [INFO] 07:18:08 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-path-selection-mode --- 07:18:08 [INFO] Installing org/opendaylight/bgpcep/bgp-path-selection-mode/2.0.1-SNAPSHOT/bgp-path-selection-mode-2.0.1-SNAPSHOT.jar 07:18:08 [INFO] Writing OBR metadata 07:18:08 [INFO] 07:18:08 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-path-selection-mode --- 07:18:08 [INFO] org.opendaylight.bgpcep:bgp-path-selection-mode:bundle:2.0.1-SNAPSHOT 07:18:08 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:18:08 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:18:08 [INFO] | +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:18:08 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:18:08 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:18:08 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:18:08 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:18:08 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:18:08 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:18:08 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:18:08 [INFO] | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:18:08 [INFO] | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:18:08 [INFO] | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:18:08 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:18:08 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:18:08 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:18:08 [INFO] | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:18:08 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:18:08 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:18:08 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:18:08 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:18:08 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:18:08 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:18:08 [INFO] | \- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:18:08 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:2.0.1-SNAPSHOT:compile 07:18:08 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:18:08 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:18:08 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:18:08 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:18:08 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:18:08 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:18:08 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:18:08 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:18:08 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:18:08 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:18:08 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:18:08 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:18:08 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:18:08 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:18:08 [INFO] | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:18:08 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:18:08 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:18:08 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:18:08 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:15.0.2:test 07:18:08 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:2.0.1-SNAPSHOT:test 07:18:08 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:2.0.1-SNAPSHOT:test 07:18:08 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:2.0.1-SNAPSHOT:test 07:18:08 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:test 07:18:08 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:test 07:18:08 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:test 07:18:08 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:test 07:18:08 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:test 07:18:08 [INFO] | | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:test 07:18:08 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:test 07:18:08 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:test 07:18:08 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:test 07:18:08 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:test 07:18:08 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:test 07:18:08 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:test 07:18:08 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:test 07:18:08 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:test 07:18:08 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:test 07:18:08 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:test 07:18:08 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:test 07:18:08 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:test 07:18:08 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 07:18:08 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:18:08 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:18:08 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:18:08 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:18:08 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:18:08 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:18:08 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:18:08 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:18:08 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:18:08 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:18:08 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:18:08 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:18:08 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:18:08 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:18:08 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:18:08 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:18:08 [INFO] +- junit:junit:jar:4.13.2:test 07:18:08 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:18:08 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:18:08 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:18:08 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:18:08 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:18:08 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:18:08 [INFO] 07:18:08 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgp-path-selection-mode --- 07:18:08 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/sonatype-clm/module.xml 07:18:08 [INFO] 07:18:08 [INFO] -------------< org.opendaylight.bgpcep:config-loader-spi >-------------- 07:18:08 [INFO] Building config-loader-spi 2.0.1-SNAPSHOT [36/161] 07:18:08 [INFO] from config-loader/config-loader-spi/pom.xml 07:18:08 [INFO] -------------------------------[ bundle ]------------------------------- 07:18:08 [INFO] 07:18:08 [INFO] --- clean:3.5.0:clean (default-clean) @ config-loader-spi --- 07:18:08 [INFO] 07:18:08 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ config-loader-spi --- 07:18:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:08 [INFO] 07:18:08 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ config-loader-spi --- 07:18:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:08 [INFO] 07:18:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ config-loader-spi --- 07:18:08 [INFO] 07:18:08 [INFO] --- dependency:3.10.0:properties (default) @ config-loader-spi --- 07:18:08 [INFO] 07:18:08 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ config-loader-spi --- 07:18: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/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:18:08 [INFO] 07:18:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ config-loader-spi --- 07:18:08 [INFO] Starting audit... 07:18:08 Audit done. 07:18:08 [INFO] You have 0 Checkstyle violations. 07:18:08 [INFO] 07:18:08 [INFO] --- checkstyle:3.6.0:check (default) @ config-loader-spi --- 07:18:08 [INFO] Starting audit... 07:18:08 Audit done. 07:18:08 [INFO] You have 0 Checkstyle violations. 07:18:08 [INFO] 07:18:08 [INFO] --- dependency:3.10.0:copy (unpack-license) @ config-loader-spi --- 07:18:08 [INFO] 07:18:08 [INFO] --- resources:3.4.0:resources (default-resources) @ config-loader-spi --- 07:18:08 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/src/main/resources 07:18:08 [INFO] 07:18:08 [INFO] --- compiler:3.15.0:compile (default-compile) @ config-loader-spi --- 07:18:08 [INFO] Recompiling the module because of changed source code. 07:18:08 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 07:18:08 [INFO] 07:18:08 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ config-loader-spi >>> 07:18:08 [INFO] 07:18:08 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ config-loader-spi --- 07:18:08 [INFO] Fork Value is true 07:18:10 [INFO] Done SpotBugs Analysis.... 07:18:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:18:10 [INFO] 07:18:10 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ config-loader-spi <<< 07:18:10 [INFO] 07:18:10 [INFO] 07:18:10 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ config-loader-spi --- 07:18:10 [INFO] BugInstance size is 0 07:18:10 [INFO] Error size is 0 07:18:10 [INFO] No errors/warnings found 07:18:10 [INFO] 07:18:10 [INFO] --- resources:3.4.0:testResources (default-testResources) @ config-loader-spi --- 07:18:10 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/src/test/resources 07:18:10 [INFO] 07:18:10 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ config-loader-spi --- 07:18:10 [INFO] No sources to compile 07:18:10 [INFO] 07:18:10 [INFO] --- surefire:3.5.5:test (default-test) @ config-loader-spi --- 07:18:10 [INFO] No tests to run. 07:18:10 [INFO] 07:18:10 [INFO] --- copy:14.3.1:copy-files (default) @ config-loader-spi --- 07:18:10 [INFO] 07:18:10 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ config-loader-spi --- 07:18:11 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/config-loader-spi-2.0.1-SNAPSHOT.jar 07:18:11 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/classes/META-INF/MANIFEST.MF 07:18:11 [INFO] 07:18:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ config-loader-spi --- 07:18:12 [WARNING] Javadoc Warnings 07:18:12 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/src/main/java/org/opendaylight/bgpcep/config/loader/spi/AbstractConfigFileProcessor.java:37: warning: no comment 07:18:12 [WARNING] protected AbstractConfigFileProcessor(final String name, final ConfigLoader configLoader, 07:18:12 [WARNING] ^ 07:18:12 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/src/main/java/org/opendaylight/bgpcep/config/loader/spi/AbstractOSGiConfigFileProcessor.java:19: warning: use of default constructor, which does not provide a comment 07:18:12 [WARNING] public abstract class AbstractOSGiConfigFileProcessor extends ForwardingConfigFileProcessor { 07:18:12 [WARNING] ^ 07:18:12 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/src/main/java/org/opendaylight/bgpcep/config/loader/spi/ConfigLoader.java:23: warning: no @return 07:18:12 [WARNING] AbstractRegistration registerConfigFile(ConfigFileProcessor config); 07:18:12 [WARNING] ^ 07:18:12 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/src/main/java/org/opendaylight/bgpcep/config/loader/spi/ConfigLoader.java:16: warning: no comment 07:18:12 [WARNING] public interface ConfigLoader { 07:18:12 [WARNING] ^ 07:18:12 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/src/main/java/org/opendaylight/bgpcep/config/loader/spi/ForwardingConfigFileProcessor.java:18: warning: use of default constructor, which does not provide a comment 07:18:12 [WARNING] public abstract class ForwardingConfigFileProcessor extends ForwardingObject implements ConfigFileProcessor { 07:18:12 [WARNING] ^ 07:18:12 [WARNING] 5 warnings 07:18:12 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/config-loader-spi-2.0.1-SNAPSHOT-javadoc.jar 07:18:12 [INFO] 07:18:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ config-loader-spi --- 07:18:12 [INFO] CycloneDX: Resolving Dependencies 07:18:12 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 07:18:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/bom.xml 07:18:12 [INFO] attaching as config-loader-spi-2.0.1-SNAPSHOT-cyclonedx.xml 07:18:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/bom.json 07:18:12 [INFO] attaching as config-loader-spi-2.0.1-SNAPSHOT-cyclonedx.json 07:18:12 [INFO] 07:18:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ config-loader-spi --- 07:18:12 [INFO] Skipping duplicate-finder execution! 07:18:12 [INFO] 07:18:12 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ config-loader-spi --- 07:18:12 [INFO] No dependency problems found 07:18:12 [INFO] 07:18:12 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ config-loader-spi --- 07:18:12 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/config-loader-spi-2.0.1-SNAPSHOT-sources.jar 07:18:12 [INFO] 07:18:12 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ config-loader-spi --- 07:18:12 [INFO] 07:18:12 [INFO] --- jacoco:0.8.14:report (report) @ config-loader-spi --- 07:18:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:18:12 [INFO] 07:18:12 [INFO] --- install:3.1.4:install (default-install) @ config-loader-spi --- 07:18:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/2.0.1-SNAPSHOT/config-loader-spi-2.0.1-SNAPSHOT.pom 07:18:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/config-loader-spi-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/2.0.1-SNAPSHOT/config-loader-spi-2.0.1-SNAPSHOT.jar 07:18:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/config-loader-spi-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/2.0.1-SNAPSHOT/config-loader-spi-2.0.1-SNAPSHOT-javadoc.jar 07:18:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/2.0.1-SNAPSHOT/config-loader-spi-2.0.1-SNAPSHOT-cyclonedx.xml 07:18:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/2.0.1-SNAPSHOT/config-loader-spi-2.0.1-SNAPSHOT-cyclonedx.json 07:18:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/config-loader-spi-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/2.0.1-SNAPSHOT/config-loader-spi-2.0.1-SNAPSHOT-sources.jar 07:18:12 [INFO] 07:18:12 [INFO] --- bundle:6.0.0:install (default-install) @ config-loader-spi --- 07:18:12 [INFO] Installing org/opendaylight/bgpcep/config-loader-spi/2.0.1-SNAPSHOT/config-loader-spi-2.0.1-SNAPSHOT.jar 07:18:12 [INFO] Writing OBR metadata 07:18:12 [INFO] 07:18:12 [INFO] --- dependency:3.10.0:tree (default-cli) @ config-loader-spi --- 07:18:12 [INFO] org.opendaylight.bgpcep:config-loader-spi:bundle:2.0.1-SNAPSHOT 07:18:12 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:18:12 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:18:12 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:18:12 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:18:12 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:18:12 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:18:12 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:18:12 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:18:12 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:18:12 [INFO] | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:18:12 [INFO] | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:18:12 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:18:12 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:18:12 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:18:12 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:18:12 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:18:12 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:18:12 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:18:12 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:18:12 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:18:12 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:18:12 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:18:12 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:18:12 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:18:12 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:18:12 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:18:12 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:18:12 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:18:12 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:18:12 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:18:12 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:18:12 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:18:12 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:18:12 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:18:12 [INFO] +- junit:junit:jar:4.13.2:test 07:18:12 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:18:12 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:18:12 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:18:12 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:18:12 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:18:12 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:18:12 [INFO] 07:18:12 [INFO] --- clm:3.0.8-01:index (default-cli) @ config-loader-spi --- 07:18:12 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/sonatype-clm/module.xml 07:18:12 [INFO] 07:18:12 [INFO] -------------< org.opendaylight.bgpcep:config-loader-impl >------------- 07:18:12 [INFO] Building config-loader-impl 2.0.1-SNAPSHOT [37/161] 07:18:12 [INFO] from config-loader/config-loader-impl/pom.xml 07:18:12 [INFO] -------------------------------[ bundle ]------------------------------- 07:18:12 [INFO] 07:18:12 [INFO] --- clean:3.5.0:clean (default-clean) @ config-loader-impl --- 07:18:12 [INFO] 07:18:12 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ config-loader-impl --- 07:18:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:12 [INFO] 07:18:12 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ config-loader-impl --- 07:18:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:12 [INFO] 07:18:12 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ config-loader-impl --- 07:18:13 [INFO] 07:18:13 [INFO] --- dependency:3.10.0:properties (default) @ config-loader-impl --- 07:18:13 [INFO] 07:18:13 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ config-loader-impl --- 07:18: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/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:18:13 [INFO] 07:18:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ config-loader-impl --- 07:18:13 [INFO] Starting audit... 07:18:13 Audit done. 07:18:13 [INFO] You have 0 Checkstyle violations. 07:18:13 [INFO] 07:18:13 [INFO] --- checkstyle:3.6.0:check (default) @ config-loader-impl --- 07:18:13 [INFO] Starting audit... 07:18:13 Audit done. 07:18:13 [INFO] You have 0 Checkstyle violations. 07:18:13 [INFO] 07:18:13 [INFO] --- dependency:3.10.0:copy (unpack-license) @ config-loader-impl --- 07:18:13 [INFO] 07:18:13 [INFO] --- resources:3.4.0:resources (default-resources) @ config-loader-impl --- 07:18:13 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/src/main/resources 07:18:13 [INFO] 07:18:13 [INFO] --- compiler:3.15.0:compile (default-compile) @ config-loader-impl --- 07:18:13 [INFO] Recompiling the module because of changed dependency. 07:18:13 [INFO] Compiling 6 source files with javac [debug release 21] to target/classes 07:18:13 [INFO] 07:18:13 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ config-loader-impl >>> 07:18:13 [INFO] 07:18:13 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ config-loader-impl --- 07:18:13 [INFO] Fork Value is true 07:18:16 [INFO] Done SpotBugs Analysis.... 07:18:16 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:18:16 [INFO] 07:18:16 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ config-loader-impl <<< 07:18:16 [INFO] 07:18:16 [INFO] 07:18:16 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ config-loader-impl --- 07:18:16 [INFO] BugInstance size is 0 07:18:16 [INFO] Error size is 0 07:18:16 [INFO] No errors/warnings found 07:18:16 [INFO] 07:18:16 [INFO] --- resources:3.4.0:testResources (default-testResources) @ config-loader-impl --- 07:18:16 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:18:16 [INFO] 07:18:16 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ config-loader-impl --- 07:18:16 [INFO] Recompiling the module because of changed dependency. 07:18:16 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 07:18:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/src/test/java/org/opendaylight/bgpcep/config/loader/impl/AbstractConfigLoaderTest.java:[46,18] auto-closeable resource mock is never referenced in body of corresponding try statement 07:18:16 [INFO] 07:18:16 [INFO] --- surefire:3.5.5:test (default-test) @ config-loader-impl --- 07:18:16 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:18:16 [INFO] 07:18:16 [INFO] ------------------------------------------------------- 07:18:16 [INFO] T E S T S 07:18:16 [INFO] ------------------------------------------------------- 07:18:17 [INFO] Running org.opendaylight.bgpcep.config.loader.impl.ConfigLoaderImplTest 07:18:20 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:18:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.969 s -- in org.opendaylight.bgpcep.config.loader.impl.ConfigLoaderImplTest 07:18:21 [INFO] Running org.opendaylight.bgpcep.config.loader.impl.DefaultWatcherTest 07:18:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.bgpcep.config.loader.impl.DefaultWatcherTest 07:18:21 [INFO] Running org.opendaylight.bgpcep.config.loader.impl.OSGiConfigLoaderTest 07:18:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.556 s -- in org.opendaylight.bgpcep.config.loader.impl.OSGiConfigLoaderTest 07:18:22 [INFO] Running org.opendaylight.bgpcep.config.loader.impl.SimpleConfigLoaderTest 07:18:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.bgpcep.config.loader.impl.SimpleConfigLoaderTest 07:18:22 [INFO] 07:18:22 [INFO] Results: 07:18:22 [INFO] 07:18:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 07:18:22 [INFO] 07:18:22 [INFO] 07:18:22 [INFO] --- copy:14.3.1:copy-files (default) @ config-loader-impl --- 07:18:22 [INFO] 07:18:22 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ config-loader-impl --- 07:18:22 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-2.0.1-SNAPSHOT.jar 07:18:22 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/classes/META-INF/MANIFEST.MF 07:18:22 [INFO] 07:18:22 [INFO] --- jar:3.5.0:test-jar (default) @ config-loader-impl --- 07:18:22 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-2.0.1-SNAPSHOT-tests.jar 07:18:22 [INFO] 07:18:22 [INFO] --- source:3.4.0:test-jar-no-fork (default) @ config-loader-impl --- 07:18:22 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-2.0.1-SNAPSHOT-test-sources.jar 07:18:22 [INFO] 07:18:22 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ config-loader-impl --- 07:18:23 [WARNING] Javadoc Warnings 07:18:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/DefaultFileWatcher.java:34: warning: no comment 07:18:23 [WARNING] public final class DefaultFileWatcher extends AbstractRegistration implements FileWatcher { 07:18:23 [WARNING] ^ 07:18:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/DefaultFileWatcher.java:63: warning: no comment 07:18:23 [WARNING] public DefaultFileWatcher() throws IOException { 07:18:23 [WARNING] ^ 07:18:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/DefaultFileWatcher.java:80: warning: no comment 07:18:23 [WARNING] public void activate() throws IOException { 07:18:23 [WARNING] ^ 07:18:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/DefaultFileWatcher.java:94: warning: no comment 07:18:23 [WARNING] public void deactivate() { 07:18:23 [WARNING] ^ 07:18:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/FileWatcher.java:15: warning: no comment 07:18:23 [WARNING] public interface FileWatcher { 07:18:23 [WARNING] ^ 07:18:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/OSGiConfigLoader.java:25: warning: no comment 07:18:23 [WARNING] public final class OSGiConfigLoader extends AbstractWatchingConfigLoader { 07:18:23 [WARNING] ^ 07:18:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/OSGiConfigLoader.java:25: warning: use of default constructor, which does not provide a comment 07:18:23 [WARNING] public final class OSGiConfigLoader extends AbstractWatchingConfigLoader { 07:18:23 [WARNING] ^ 07:18:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/SimpleConfigLoader.java:23: warning: no comment 07:18:23 [WARNING] public final class SimpleConfigLoader extends AbstractWatchingConfigLoader implements AutoCloseable { 07:18:23 [WARNING] ^ 07:18:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/SimpleConfigLoader.java:28: warning: no comment 07:18:23 [WARNING] public SimpleConfigLoader(final FileWatcher fileWatcher, final BindingRuntimeContext runtimeContext) { 07:18:23 [WARNING] ^ 07:18:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/SimpleConfigLoader.java:35: warning: no comment 07:18:23 [WARNING] public void init() { 07:18:23 [WARNING] ^ 07:18:23 [WARNING] 10 warnings 07:18:23 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-2.0.1-SNAPSHOT-javadoc.jar 07:18:23 [INFO] 07:18:23 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ config-loader-impl --- 07:18:23 [INFO] CycloneDX: Resolving Dependencies 07:18:24 [INFO] CycloneDX: Creating BOM version 1.6 with 45 component(s) 07:18:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/bom.xml 07:18:24 [INFO] attaching as config-loader-impl-2.0.1-SNAPSHOT-cyclonedx.xml 07:18:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/bom.json 07:18:24 [INFO] attaching as config-loader-impl-2.0.1-SNAPSHOT-cyclonedx.json 07:18:24 [INFO] 07:18:24 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ config-loader-impl --- 07:18:24 [INFO] Skipping duplicate-finder execution! 07:18:24 [INFO] 07:18:24 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ config-loader-impl --- 07:18:24 [INFO] No dependency problems found 07:18:24 [INFO] 07:18:24 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ config-loader-impl --- 07:18:24 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-2.0.1-SNAPSHOT-sources.jar 07:18:24 [INFO] 07:18:24 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ config-loader-impl --- 07:18:24 [INFO] 07:18:24 [INFO] --- jacoco:0.8.14:report (report) @ config-loader-impl --- 07:18:24 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/code-coverage/jacoco.exec 07:18:24 [INFO] Analyzed bundle 'config-loader-impl' with 8 classes 07:18:24 [INFO] 07:18:24 [INFO] --- install:3.1.4:install (default-install) @ config-loader-impl --- 07:18:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/2.0.1-SNAPSHOT/config-loader-impl-2.0.1-SNAPSHOT.pom 07:18:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/2.0.1-SNAPSHOT/config-loader-impl-2.0.1-SNAPSHOT.jar 07:18:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-2.0.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/2.0.1-SNAPSHOT/config-loader-impl-2.0.1-SNAPSHOT-tests.jar 07:18:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-2.0.1-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/2.0.1-SNAPSHOT/config-loader-impl-2.0.1-SNAPSHOT-test-sources.jar 07:18:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/2.0.1-SNAPSHOT/config-loader-impl-2.0.1-SNAPSHOT-javadoc.jar 07:18:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/2.0.1-SNAPSHOT/config-loader-impl-2.0.1-SNAPSHOT-cyclonedx.xml 07:18:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/2.0.1-SNAPSHOT/config-loader-impl-2.0.1-SNAPSHOT-cyclonedx.json 07:18:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/2.0.1-SNAPSHOT/config-loader-impl-2.0.1-SNAPSHOT-sources.jar 07:18:24 [INFO] 07:18:24 [INFO] --- bundle:6.0.0:install (default-install) @ config-loader-impl --- 07:18:24 [INFO] Installing org/opendaylight/bgpcep/config-loader-impl/2.0.1-SNAPSHOT/config-loader-impl-2.0.1-SNAPSHOT.jar 07:18:24 [INFO] Writing OBR metadata 07:18:24 [INFO] 07:18:24 [INFO] --- dependency:3.10.0:tree (default-cli) @ config-loader-impl --- 07:18:24 [INFO] org.opendaylight.bgpcep:config-loader-impl:bundle:2.0.1-SNAPSHOT 07:18:24 [INFO] +- org.opendaylight.bgpcep:config-loader-spi:jar:2.0.1-SNAPSHOT:compile 07:18:24 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:18:24 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 07:18:24 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:18:24 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:18:24 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:18:24 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:18:24 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:18:24 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:18:24 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:18:24 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:18:24 [INFO] +- org.checkerframework:checker-qual:jar:3.53.1:provided 07:18:24 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:18:24 [INFO] +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:compile 07:18:24 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:compile 07:18:24 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:18:24 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:compile 07:18:24 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:compile 07:18:24 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:18:24 [INFO] +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:18:24 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:18:24 [INFO] +- org.opendaylight.yangtools:yang-data-codec-xml:jar:15.0.2:compile 07:18:24 [INFO] | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:18:24 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:compile 07:18:24 [INFO] | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:compile 07:18:24 [INFO] | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:compile 07:18:24 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:18:24 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:18:24 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:18:24 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:18:24 [INFO] | \- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:18:24 [INFO] +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:compile 07:18:24 [INFO] | \- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:18:24 [INFO] +- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 07:18:24 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 07:18:24 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:compile 07:18:24 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:18:24 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:18:24 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:18:24 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:18:24 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:test 07:18:24 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:test 07:18:24 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:test 07:18:24 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:test 07:18:24 [INFO] | | +- io.netty:netty-buffer:jar:4.2.10.Final:test 07:18:24 [INFO] | | | \- io.netty:netty-common:jar:4.2.10.Final:test 07:18:24 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:test 07:18:24 [INFO] | | \- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:test 07:18:24 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:test 07:18:24 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:test 07:18:24 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:test 07:18:24 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:test 07:18:24 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:test 07:18:24 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:test 07:18:24 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:test 07:18:24 [INFO] +- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:test 07:18:24 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:15.0.2:test 07:18:24 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:15.0.2:test 07:18:24 [INFO] | +- org.opendaylight.yangtools:dagger-yang-parser:jar:15.0.2:test 07:18:24 [INFO] | | +- com.google.dagger:dagger:jar:2.59.2:provided 07:18:24 [INFO] | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:provided 07:18:24 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:test 07:18:24 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:test 07:18:24 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:test 07:18:24 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:test 07:18:24 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:test 07:18:24 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:test 07:18:24 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:test 07:18:24 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:test 07:18:24 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:test 07:18:24 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:test 07:18:24 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:test 07:18:24 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:test 07:18:24 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:test 07:18:24 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:test 07:18:24 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:test 07:18:24 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:test 07:18:24 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:test 07:18:24 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.2:test 07:18:24 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:test 07:18:24 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:test 07:18:24 [INFO] | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:test 07:18:24 [INFO] | | +- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:test 07:18:24 [INFO] | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:test 07:18:24 [INFO] | \- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:test 07:18:24 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:test 07:18:24 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:test 07:18:24 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:16.0.3:test 07:18:24 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:test 07:18:24 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:test 07:18:24 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.15:test 07:18:24 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:test 07:18:24 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:16.0.3:test 07:18:24 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:test 07:18:24 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:test 07:18:24 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:test 07:18:24 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:test 07:18:24 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:test 07:18:24 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:test 07:18:24 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:test 07:18:24 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:test 07:18:24 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:test 07:18:24 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:test 07:18:24 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:test 07:18:24 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:test 07:18:24 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:test 07:18:24 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 07:18:24 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:18:24 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:18:24 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:18:24 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:18:24 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:18:24 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:18:24 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:18:24 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:18:24 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:18:24 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:18:24 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:18:24 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:18:24 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:18:24 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:18:24 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:18:24 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:18:24 [INFO] +- junit:junit:jar:4.13.2:test 07:18:24 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:18:24 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:18:24 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:18:24 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:18:24 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:18:24 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:18:24 [INFO] 07:18:24 [INFO] --- clm:3.0.8-01:index (default-cli) @ config-loader-impl --- 07:18:24 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/sonatype-clm/module.xml 07:18:24 [INFO] 07:18:24 [INFO] ---------------< org.opendaylight.bgpcep:testtool-util >---------------- 07:18:24 [INFO] Building testtool-util 2.0.1-SNAPSHOT [38/161] 07:18:24 [INFO] from testtool-util/pom.xml 07:18:24 [INFO] -------------------------------[ bundle ]------------------------------- 07:18:25 [INFO] 07:18:25 [INFO] --- clean:3.5.0:clean (default-clean) @ testtool-util --- 07:18:25 [INFO] 07:18:25 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ testtool-util --- 07:18:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:25 [INFO] 07:18:25 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ testtool-util --- 07:18:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:25 [INFO] 07:18:25 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ testtool-util --- 07:18:25 [INFO] 07:18:25 [INFO] --- dependency:3.10.0:properties (default) @ testtool-util --- 07:18:25 [INFO] 07:18:25 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ testtool-util --- 07:18: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/bgpcep-maven-clm-master/testtool-util/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:18:25 [INFO] 07:18:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ testtool-util --- 07:18:25 [INFO] Starting audit... 07:18:25 Audit done. 07:18:25 [INFO] You have 0 Checkstyle violations. 07:18:25 [INFO] 07:18:25 [INFO] --- checkstyle:3.6.0:check (default) @ testtool-util --- 07:18:25 [INFO] Starting audit... 07:18:25 Audit done. 07:18:25 [INFO] You have 0 Checkstyle violations. 07:18:25 [INFO] 07:18:25 [INFO] --- dependency:3.10.0:copy (unpack-license) @ testtool-util --- 07:18:25 [INFO] 07:18:25 [INFO] --- resources:3.4.0:resources (default-resources) @ testtool-util --- 07:18:25 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/resources 07:18:25 [INFO] 07:18:25 [INFO] --- compiler:3.15.0:compile (default-compile) @ testtool-util --- 07:18:25 [INFO] Recompiling the module because of changed source code. 07:18:25 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 07:18:25 [INFO] 07:18:25 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ testtool-util >>> 07:18:25 [INFO] 07:18:25 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ testtool-util --- 07:18:25 [INFO] Fork Value is true 07:18:28 [INFO] Done SpotBugs Analysis.... 07:18:28 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:18:28 [INFO] 07:18:28 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ testtool-util <<< 07:18:28 [INFO] 07:18:28 [INFO] 07:18:28 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ testtool-util --- 07:18:28 [INFO] BugInstance size is 0 07:18:28 [INFO] Error size is 0 07:18:28 [INFO] No errors/warnings found 07:18:28 [INFO] 07:18:28 [INFO] --- resources:3.4.0:testResources (default-testResources) @ testtool-util --- 07:18:28 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/testtool-util/src/test/resources 07:18:28 [INFO] 07:18:28 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ testtool-util --- 07:18:28 [INFO] Recompiling the module because of changed dependency. 07:18:28 [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes 07:18:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/test/java/org/opendaylight/protocol/util/CheckUtilTest.java:[129,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 07:18:28 [INFO] 07:18:28 [INFO] --- surefire:3.5.5:test (default-test) @ testtool-util --- 07:18:28 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:18:28 [INFO] 07:18:28 [INFO] ------------------------------------------------------- 07:18:28 [INFO] T E S T S 07:18:28 [INFO] ------------------------------------------------------- 07:18:29 [INFO] Running org.opendaylight.protocol.util.CheckUtilTest 07:18:29 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:18:55 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.36 s -- in org.opendaylight.protocol.util.CheckUtilTest 07:18:55 [INFO] Running org.opendaylight.protocol.util.InetSocketAddressUtilTest 07:18:55 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.util.InetSocketAddressUtilTest 07:18:55 [INFO] Running org.opendaylight.protocol.util.LoggerUtilTest 07:18:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.opendaylight.protocol.util.LoggerUtilTest 07:18:56 [INFO] 07:18:56 [INFO] Results: 07:18:56 [INFO] 07:18:56 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0 07:18:56 [INFO] 07:18:56 [INFO] 07:18:56 [INFO] --- copy:14.3.1:copy-files (default) @ testtool-util --- 07:18:56 [INFO] 07:18:56 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ testtool-util --- 07:18:56 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-2.0.1-SNAPSHOT.jar 07:18:56 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/testtool-util/target/classes/META-INF/MANIFEST.MF 07:18:56 [INFO] 07:18:56 [INFO] --- jar:3.5.0:test-jar (default) @ testtool-util --- 07:18:56 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-2.0.1-SNAPSHOT-tests.jar 07:18:56 [INFO] 07:18:56 [INFO] --- source:3.4.0:test-jar-no-fork (default) @ testtool-util --- 07:18:56 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-2.0.1-SNAPSHOT-test-sources.jar 07:18:56 [INFO] 07:18:56 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ testtool-util --- 07:18:57 [WARNING] Javadoc Warnings 07:18:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/ArgumentsInput.java:17: warning: no comment 07:18:57 [WARNING] Level getLogLevel(); 07:18:57 [WARNING] ^ 07:18:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:29: warning: no comment 07:18:57 [WARNING] public final class CheckTestUtil { 07:18:57 [WARNING] ^ 07:18:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:174: warning: no comment 07:18:57 [WARNING] public interface CheckEquals { 07:18:57 [WARNING] ^ 07:18:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:169: warning: no comment 07:18:57 [WARNING] public interface ListenerCheck { 07:18:57 [WARNING] ^ 07:18:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:131: warning: no comment 07:18:57 [WARNING] public static void checkEquals(final CheckEquals function) throws Exception { 07:18:57 [WARNING] ^ 07:18:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:135: warning: no comment 07:18:57 [WARNING] public static void checkEquals(final CheckEquals function, final int timeout) throws Exception { 07:18:57 [WARNING] ^ 07:18:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:106: warning: no comment 07:18:57 [WARNING] public static void checkNotPresentConfiguration(final DataBroker dataBroker, 07:18:57 [WARNING] ^ 07:18:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:101: warning: no comment 07:18:57 [WARNING] public static void checkNotPresentOperational(final DataBroker dataBroker, 07:18:57 [WARNING] ^ 07:18:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:96: warning: no comment 07:18:57 [WARNING] public static T checkPresentConfiguration(final DataBroker dataBroker, 07:18:57 [WARNING] ^ 07:18:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:91: warning: no comment 07:18:57 [WARNING] public static T checkPresentOperational(final DataBroker dataBroker, 07:18:57 [WARNING] ^ 07:18:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:150: warning: no comment 07:18:57 [WARNING] public static void checkReceivedMessages(final ListenerCheck listener, final int numberOfMessages) { 07:18:57 [WARNING] ^ 07:18:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:57: warning: no comment 07:18:57 [WARNING] public static R readDataConfiguration(final DataBroker dataBroker, 07:18:57 [WARNING] ^ 07:18:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:44: warning: no comment 07:18:57 [WARNING] public static R readDataOperational(final DataBroker dataBroker, 07:18:57 [WARNING] ^ 07:18:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:37: warning: no comment 07:18:57 [WARNING] public static > void waitFutureSuccess(final T future) { 07:18:57 [WARNING] ^ 07:18:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:175: warning: no comment 07:18:57 [WARNING] void check() throws ExecutionException, InterruptedException; 07:18:57 [WARNING] ^ 07:18:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:170: warning: no comment 07:18:57 [WARNING] int getListMessageSize(); 07:18:57 [WARNING] ^ 07:18:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:31: warning: no comment 07:18:57 [WARNING] public final class CheckUtil { 07:18:57 [WARNING] ^ 07:18:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:187: warning: no comment 07:18:57 [WARNING] public interface CheckEquals { 07:18:57 [WARNING] ^ 07:18:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:179: warning: no comment 07:18:57 [WARNING] public interface ListenerCheck { 07:18:57 [WARNING] ^ 07:18:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:142: warning: no comment 07:18:57 [WARNING] public static void checkEquals(final CheckEquals function) throws Exception { 07:18:57 [WARNING] ^ 07:18:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:146: warning: no comment 07:18:57 [WARNING] public static void checkEquals(final CheckEquals function, final int timeout) throws Exception { 07:18:57 [WARNING] ^ 07:18:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:115: warning: no comment 07:18:57 [WARNING] public static void checkNotPresentConfiguration(final DataBroker dataBroker, 07:18:57 [WARNING] ^ 07:18:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:110: warning: no comment 07:18:57 [WARNING] public static void checkNotPresentOperational(final DataBroker dataBroker, 07:18:57 [WARNING] ^ 07:18:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:105: warning: no comment 07:18:57 [WARNING] public static T checkPresentConfiguration(final DataBroker dataBroker, 07:18:57 [WARNING] ^ 07:18:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:100: warning: no comment 07:18:57 [WARNING] public static T checkPresentOperational(final DataBroker dataBroker, 07:18:57 [WARNING] ^ 07:18:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:161: warning: no comment 07:18:57 [WARNING] public static void checkReceivedMessages(final ListenerCheck listener, final int numberOfMessages) { 07:18:57 [WARNING] ^ 07:18:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:64: warning: no comment 07:18:57 [WARNING] public static R readDataConfiguration(final DataBroker dataBroker, 07:18:57 [WARNING] ^ 07:18:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:51: warning: no comment 07:18:57 [WARNING] public static R readDataOperational(final DataBroker dataBroker, 07:18:57 [WARNING] ^ 07:18:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:39: warning: no comment 07:18:57 [WARNING] public static > void waitFutureSuccess(final T future) { 07:18:57 [WARNING] ^ 07:18:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:188: warning: no comment 07:18:57 [WARNING] void check() throws ExecutionException, InterruptedException; 07:18:57 [WARNING] ^ 07:18:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:183: warning: no comment 07:18:57 [WARNING] int getListMessageSize(); 07:18:57 [WARNING] ^ 07:18:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:181: warning: no comment 07:18:57 [WARNING] List getListMsg(); 07:18:57 [WARNING] ^ 07:18:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:43: warning: no comment 07:18:57 [WARNING] public static InetSocketAddress getInetSocketAddress(final String hostPortString, final Integer defaultPort) { 07:18:57 [WARNING] ^ 07:18:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:60: warning: no comment 07:18:57 [WARNING] public static InetSocketAddress getRandomLoopbackInetSocketAddress() { 07:18:57 [WARNING] ^ 07:18:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:51: warning: no comment 07:18:57 [WARNING] public static synchronized InetSocketAddress getRandomLoopbackInetSocketAddress(final int port) { 07:18:57 [WARNING] ^ 07:18:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:35: warning: no comment 07:18:57 [WARNING] public static List parseAddresses(final String address) { 07:18:57 [WARNING] ^ 07:18:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:30: warning: no comment 07:18:57 [WARNING] public static List parseAddresses(final String address, final int defaultPort) { 07:18:57 [WARNING] ^ 07:18:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:39: warning: no comment 07:18:57 [WARNING] public static HostAndPort toHostAndPort(final InetSocketAddress address) { 07:18:57 [WARNING] ^ 07:18:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/LoggerUtil.java:18: warning: no comment 07:18:57 [WARNING] public final class LoggerUtil { 07:18:57 [WARNING] ^ 07:18:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/LoggerUtil.java:23: warning: no comment 07:18:57 [WARNING] public static void initiateLogger(final ArgumentsInput arguments) { 07:18:57 [WARNING] ^ 07:18:57 [WARNING] 40 warnings 07:18:57 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-2.0.1-SNAPSHOT-javadoc.jar 07:18:57 [INFO] 07:18:57 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ testtool-util --- 07:18:57 [INFO] CycloneDX: Resolving Dependencies 07:18:58 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 07:18:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/testtool-util/target/bom.xml 07:18:58 [INFO] attaching as testtool-util-2.0.1-SNAPSHOT-cyclonedx.xml 07:18:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/testtool-util/target/bom.json 07:18:58 [INFO] attaching as testtool-util-2.0.1-SNAPSHOT-cyclonedx.json 07:18:58 [INFO] 07:18:58 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ testtool-util --- 07:18:58 [INFO] Skipping duplicate-finder execution! 07:18:58 [INFO] 07:18:58 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ testtool-util --- 07:18:58 [INFO] No dependency problems found 07:18:58 [INFO] 07:18:58 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ testtool-util --- 07:18:58 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-2.0.1-SNAPSHOT-sources.jar 07:18:58 [INFO] 07:18:58 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ testtool-util --- 07:18:58 [INFO] 07:18:58 [INFO] --- jacoco:0.8.14:report (report) @ testtool-util --- 07:18:58 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/testtool-util/target/code-coverage/jacoco.exec 07:18:58 [INFO] Analyzed bundle 'testtool-util' with 4 classes 07:18:58 [INFO] 07:18:58 [INFO] --- install:3.1.4:install (default-install) @ testtool-util --- 07:18:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/testtool-util/pom.xml to /tmp/r/org/opendaylight/bgpcep/testtool-util/2.0.1-SNAPSHOT/testtool-util-2.0.1-SNAPSHOT.pom 07:18:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/testtool-util/2.0.1-SNAPSHOT/testtool-util-2.0.1-SNAPSHOT.jar 07:18:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-2.0.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/testtool-util/2.0.1-SNAPSHOT/testtool-util-2.0.1-SNAPSHOT-tests.jar 07:18:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-2.0.1-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/testtool-util/2.0.1-SNAPSHOT/testtool-util-2.0.1-SNAPSHOT-test-sources.jar 07:18:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/testtool-util/2.0.1-SNAPSHOT/testtool-util-2.0.1-SNAPSHOT-javadoc.jar 07:18:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/testtool-util/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/testtool-util/2.0.1-SNAPSHOT/testtool-util-2.0.1-SNAPSHOT-cyclonedx.xml 07:18:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/testtool-util/target/bom.json to /tmp/r/org/opendaylight/bgpcep/testtool-util/2.0.1-SNAPSHOT/testtool-util-2.0.1-SNAPSHOT-cyclonedx.json 07:18:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/testtool-util/2.0.1-SNAPSHOT/testtool-util-2.0.1-SNAPSHOT-sources.jar 07:18:58 [INFO] 07:18:58 [INFO] --- bundle:6.0.0:install (default-install) @ testtool-util --- 07:18:58 [INFO] Installing org/opendaylight/bgpcep/testtool-util/2.0.1-SNAPSHOT/testtool-util-2.0.1-SNAPSHOT.jar 07:18:58 [INFO] Writing OBR metadata 07:18:58 [INFO] 07:18:58 [INFO] --- dependency:3.10.0:tree (default-cli) @ testtool-util --- 07:18:58 [INFO] org.opendaylight.bgpcep:testtool-util:bundle:2.0.1-SNAPSHOT 07:18:58 [INFO] +- ch.qos.logback:logback-classic:jar:1.5.32:compile 07:18:58 [INFO] +- ch.qos.logback:logback-core:jar:1.5.32:compile 07:18:58 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:18:58 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:18:58 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:18:58 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:18:58 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:18:58 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:18:58 [INFO] +- io.netty:netty-common:jar:4.2.10.Final:compile 07:18:58 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:compile 07:18:58 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:18:58 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:18:58 [INFO] | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:18:58 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:18:58 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:18:58 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:18:58 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:18:58 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 07:18:58 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:test 07:18:58 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:test 07:18:58 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:test 07:18:58 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:test 07:18:58 [INFO] +- io.netty:netty-transport:jar:4.2.10.Final:test 07:18:58 [INFO] | +- io.netty:netty-buffer:jar:4.2.10.Final:test 07:18:58 [INFO] | \- io.netty:netty-resolver:jar:4.2.10.Final:test 07:18:58 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:16.0.3:test 07:18:58 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:test 07:18:58 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:test 07:18:58 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:test 07:18:58 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:test 07:18:58 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.15:test 07:18:58 [INFO] | +- org.opendaylight.yangtools:yang-test-util:jar:15.0.2:test 07:18:58 [INFO] | | +- org.opendaylight.yangtools:dagger-yang-parser:jar:15.0.2:test 07:18:58 [INFO] | | | +- com.google.dagger:dagger:jar:2.59.2:provided 07:18:58 [INFO] | | | +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:18:58 [INFO] | | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:provided 07:18:58 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:test 07:18:58 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:test 07:18:58 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:test 07:18:58 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:test 07:18:58 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:test 07:18:58 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:test 07:18:58 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:test 07:18:58 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:test 07:18:58 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:test 07:18:58 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:test 07:18:58 [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:test 07:18:58 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:test 07:18:58 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:test 07:18:58 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:test 07:18:58 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:test 07:18:58 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:test 07:18:58 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:test 07:18:58 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:test 07:18:58 [INFO] | | | | +- org.antlr:antlr4-runtime:jar:4.13.2:test 07:18:58 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:test 07:18:58 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:test 07:18:58 [INFO] | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:test 07:18:58 [INFO] | | | +- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:test 07:18:58 [INFO] | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:test 07:18:58 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:test 07:18:58 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:test 07:18:58 [INFO] | | \- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:test 07:18:58 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:test 07:18:58 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:16.0.3:test 07:18:58 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:test 07:18:58 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:test 07:18:58 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:test 07:18:58 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:test 07:18:58 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:test 07:18:58 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:test 07:18:58 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:test 07:18:58 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:test 07:18:58 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:test 07:18:58 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:test 07:18:58 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:test 07:18:58 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:test 07:18:58 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:test 07:18:58 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:test 07:18:58 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:test 07:18:58 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:test 07:18:58 [INFO] | +- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:test 07:18:58 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:test 07:18:58 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:test 07:18:58 [INFO] | | \- org.immutables:value:jar:annotations:2.12.1:test (optional) 07:18:58 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:test 07:18:58 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:test 07:18:58 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:test 07:18:58 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:test 07:18:58 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:test 07:18:58 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:test 07:18:58 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 07:18:58 [INFO] +- junit:junit:jar:4.13.2:test 07:18:58 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:18:58 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:18:58 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:18:58 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:18:58 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:18:58 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:18:58 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:18:58 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:18:58 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:18:58 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:18:58 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:18:58 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:18:58 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:18:58 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:18:58 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:18:58 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:18:58 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:18:58 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:18:58 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:18:58 [INFO] 07:18:58 [INFO] --- clm:3.0.8-01:index (default-cli) @ testtool-util --- 07:18:58 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/testtool-util/target/sonatype-clm/module.xml 07:18:58 [INFO] 07:18:58 [INFO] --------< org.opendaylight.bgpcep:routing-policy-config-loader >-------- 07:18:58 [INFO] Building routing-policy-config-loader 2.0.1-SNAPSHOT [39/161] 07:18:58 [INFO] from config-loader/routing-policy-config-loader/pom.xml 07:18:58 [INFO] -------------------------------[ bundle ]------------------------------- 07:18:58 [INFO] 07:18:58 [INFO] --- clean:3.5.0:clean (default-clean) @ routing-policy-config-loader --- 07:18:58 [INFO] 07:18:58 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ routing-policy-config-loader --- 07:18:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:58 [INFO] 07:18:58 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ routing-policy-config-loader --- 07:18:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:58 [INFO] 07:18:58 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ routing-policy-config-loader --- 07:18:59 [INFO] 07:18:59 [INFO] --- dependency:3.10.0:properties (default) @ routing-policy-config-loader --- 07:18:59 [INFO] 07:18:59 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ routing-policy-config-loader --- 07:18: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/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:18:59 [INFO] 07:18:59 [INFO] --- checkstyle:3.6.0:check (check-license) @ routing-policy-config-loader --- 07:18:59 [INFO] Starting audit... 07:18:59 Audit done. 07:18:59 [INFO] You have 0 Checkstyle violations. 07:18:59 [INFO] 07:18:59 [INFO] --- checkstyle:3.6.0:check (default) @ routing-policy-config-loader --- 07:18:59 [INFO] Starting audit... 07:18:59 Audit done. 07:18:59 [INFO] You have 0 Checkstyle violations. 07:18:59 [INFO] 07:18:59 [INFO] --- dependency:3.10.0:copy (unpack-license) @ routing-policy-config-loader --- 07:18:59 [INFO] 07:18:59 [INFO] --- resources:3.4.0:resources (default-resources) @ routing-policy-config-loader --- 07:18:59 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/src/main/resources 07:18:59 [INFO] 07:18:59 [INFO] --- compiler:3.15.0:compile (default-compile) @ routing-policy-config-loader --- 07:18:59 [INFO] Recompiling the module because of changed dependency. 07:18:59 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 07:18:59 [INFO] 07:18:59 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ routing-policy-config-loader >>> 07:18:59 [INFO] 07:18:59 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ routing-policy-config-loader --- 07:18:59 [INFO] Fork Value is true 07:19:01 [INFO] Done SpotBugs Analysis.... 07:19:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:19:01 [INFO] 07:19:01 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ routing-policy-config-loader <<< 07:19:01 [INFO] 07:19:01 [INFO] 07:19:01 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ routing-policy-config-loader --- 07:19:01 [INFO] BugInstance size is 0 07:19:01 [INFO] Error size is 0 07:19:01 [INFO] No errors/warnings found 07:19:01 [INFO] 07:19:01 [INFO] --- resources:3.4.0:testResources (default-testResources) @ routing-policy-config-loader --- 07:19:01 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:19:01 [INFO] 07:19:01 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ routing-policy-config-loader --- 07:19:01 [INFO] Recompiling the module because of changed dependency. 07:19:01 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 07:19:01 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 07:19:01 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:19:01 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 07:19:01 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:19:01 [INFO] 07:19:01 [INFO] --- surefire:3.5.5:test (default-test) @ routing-policy-config-loader --- 07:19:01 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:19:01 [INFO] 07:19:01 [INFO] ------------------------------------------------------- 07:19:01 [INFO] T E S T S 07:19:01 [INFO] ------------------------------------------------------- 07:19:02 [INFO] Running org.opendaylight.bgpcep.config.loader.routing.policy.OpenconfigRoutingPolicyLoaderTest 07:19:06 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:19:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.616 s -- in org.opendaylight.bgpcep.config.loader.routing.policy.OpenconfigRoutingPolicyLoaderTest 07:19:07 [INFO] 07:19:07 [INFO] Results: 07:19:07 [INFO] 07:19:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:19:07 [INFO] 07:19:07 [INFO] 07:19:07 [INFO] --- copy:14.3.1:copy-files (default) @ routing-policy-config-loader --- 07:19:07 [INFO] 07:19:07 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ routing-policy-config-loader --- 07:19:07 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-2.0.1-SNAPSHOT.jar 07:19:07 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/classes/META-INF/MANIFEST.MF 07:19:07 [INFO] 07:19:07 [INFO] --- jar:3.5.0:test-jar (default) @ routing-policy-config-loader --- 07:19:07 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-2.0.1-SNAPSHOT-tests.jar 07:19:07 [INFO] 07:19:07 [INFO] --- source:3.4.0:test-jar-no-fork (default) @ routing-policy-config-loader --- 07:19:07 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-2.0.1-SNAPSHOT-test-sources.jar 07:19:07 [INFO] 07:19:07 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ routing-policy-config-loader --- 07:19:09 [WARNING] Javadoc Warnings 07:19:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/routing/policy/OpenconfigRoutingConfigFileProcessor.java:26: warning: no comment 07:19:09 [WARNING] public final class OpenconfigRoutingConfigFileProcessor extends AbstractConfigFileProcessor { 07:19:09 [WARNING] ^ 07:19:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/routing/policy/OpenconfigRoutingConfigFileProcessor.java:28: warning: no comment 07:19:09 [WARNING] public OpenconfigRoutingConfigFileProcessor(final ConfigLoader configLoader, final DOMDataBroker dataBroker) { 07:19:09 [WARNING] ^ 07:19:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/routing/policy/OpenconfigRoutingConfigFileProcessor.java:33: warning: no comment 07:19:09 [WARNING] public void init() { 07:19:09 [WARNING] ^ 07:19:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/routing/policy/OSGiOpenconfigConfigFileProcessor.java:20: warning: no comment 07:19:09 [WARNING] public final class OSGiOpenconfigConfigFileProcessor extends AbstractOSGiConfigFileProcessor { 07:19:09 [WARNING] ^ 07:19:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/routing/policy/OSGiOpenconfigConfigFileProcessor.java:20: warning: use of default constructor, which does not provide a comment 07:19:09 [WARNING] public final class OSGiOpenconfigConfigFileProcessor extends AbstractOSGiConfigFileProcessor { 07:19:09 [WARNING] ^ 07:19:09 [WARNING] 5 warnings 07:19:09 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-2.0.1-SNAPSHOT-javadoc.jar 07:19:09 [INFO] 07:19:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ routing-policy-config-loader --- 07:19:09 [INFO] CycloneDX: Resolving Dependencies 07:19:10 [INFO] CycloneDX: Creating BOM version 1.6 with 45 component(s) 07:19:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/bom.xml 07:19:10 [INFO] attaching as routing-policy-config-loader-2.0.1-SNAPSHOT-cyclonedx.xml 07:19:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/bom.json 07:19:10 [INFO] attaching as routing-policy-config-loader-2.0.1-SNAPSHOT-cyclonedx.json 07:19:10 [INFO] 07:19:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ routing-policy-config-loader --- 07:19:10 [INFO] Skipping duplicate-finder execution! 07:19:10 [INFO] 07:19:10 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ routing-policy-config-loader --- 07:19:10 [INFO] No dependency problems found 07:19:10 [INFO] 07:19:10 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ routing-policy-config-loader --- 07:19:10 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-2.0.1-SNAPSHOT-sources.jar 07:19:10 [INFO] 07:19:10 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ routing-policy-config-loader --- 07:19:10 [INFO] 07:19:10 [INFO] --- jacoco:0.8.14:report (report) @ routing-policy-config-loader --- 07:19:10 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/code-coverage/jacoco.exec 07:19:10 [INFO] Analyzed bundle 'routing-policy-config-loader' with 2 classes 07:19:10 [INFO] 07:19:10 [INFO] --- install:3.1.4:install (default-install) @ routing-policy-config-loader --- 07:19:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/2.0.1-SNAPSHOT/routing-policy-config-loader-2.0.1-SNAPSHOT.pom 07:19:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/2.0.1-SNAPSHOT/routing-policy-config-loader-2.0.1-SNAPSHOT.jar 07:19:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-2.0.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/2.0.1-SNAPSHOT/routing-policy-config-loader-2.0.1-SNAPSHOT-tests.jar 07:19:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-2.0.1-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/2.0.1-SNAPSHOT/routing-policy-config-loader-2.0.1-SNAPSHOT-test-sources.jar 07:19:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/2.0.1-SNAPSHOT/routing-policy-config-loader-2.0.1-SNAPSHOT-javadoc.jar 07:19:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/2.0.1-SNAPSHOT/routing-policy-config-loader-2.0.1-SNAPSHOT-cyclonedx.xml 07:19:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/2.0.1-SNAPSHOT/routing-policy-config-loader-2.0.1-SNAPSHOT-cyclonedx.json 07:19:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/2.0.1-SNAPSHOT/routing-policy-config-loader-2.0.1-SNAPSHOT-sources.jar 07:19:10 [INFO] 07:19:10 [INFO] --- bundle:6.0.0:install (default-install) @ routing-policy-config-loader --- 07:19:10 [INFO] Installing org/opendaylight/bgpcep/routing-policy-config-loader/2.0.1-SNAPSHOT/routing-policy-config-loader-2.0.1-SNAPSHOT.jar 07:19:10 [INFO] Writing OBR metadata 07:19:10 [INFO] 07:19:10 [INFO] --- dependency:3.10.0:tree (default-cli) @ routing-policy-config-loader --- 07:19:10 [INFO] org.opendaylight.bgpcep:routing-policy-config-loader:bundle:2.0.1-SNAPSHOT 07:19:10 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:19:10 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:19:10 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:19:10 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:19:10 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:19:10 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:19:10 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:19:10 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:19:10 [INFO] | | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:19:10 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:19:10 [INFO] | | \- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:19:10 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:19:10 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:19:10 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:19:10 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:19:10 [INFO] +- org.opendaylight.bgpcep:config-loader-spi:jar:2.0.1-SNAPSHOT:compile 07:19:10 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:19:10 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:19:10 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:19:10 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:19:10 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:19:10 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:19:10 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:19:10 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:19:10 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:19:10 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:19:10 [INFO] | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:19:10 [INFO] | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:19:10 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:19:10 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:19:10 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:19:10 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:19:10 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:19:10 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:19:10 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:19:10 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:19:10 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:19:10 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:19:10 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:19:10 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:2.0.1-SNAPSHOT:test 07:19:10 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:test 07:19:10 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:test 07:19:10 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:test 07:19:10 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:15.0.2:test 07:19:10 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:19:10 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:test 07:19:10 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:test 07:19:10 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:test 07:19:10 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:test 07:19:10 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:test 07:19:10 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:test 07:19:10 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:test 07:19:10 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:2.0.1-SNAPSHOT:test 07:19:10 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:test 07:19:10 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:16.0.3:test 07:19:10 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:test 07:19:10 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.15:test 07:19:10 [INFO] | +- org.opendaylight.yangtools:yang-test-util:jar:15.0.2:test 07:19:10 [INFO] | | +- org.opendaylight.yangtools:dagger-yang-parser:jar:15.0.2:test 07:19:10 [INFO] | | | +- com.google.dagger:dagger:jar:2.59.2:provided 07:19:10 [INFO] | | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:provided 07:19:10 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:test 07:19:10 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:test 07:19:10 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:test 07:19:10 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:test 07:19:10 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:test 07:19:10 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:test 07:19:10 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:test 07:19:10 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:test 07:19:10 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:test 07:19:10 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:test 07:19:10 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:test 07:19:10 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:test 07:19:10 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:test 07:19:10 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:test 07:19:10 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:test 07:19:10 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:test 07:19:10 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:test 07:19:10 [INFO] | | | | +- org.antlr:antlr4-runtime:jar:4.13.2:test 07:19:10 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:test 07:19:10 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:test 07:19:10 [INFO] | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:test 07:19:10 [INFO] | | | +- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:test 07:19:10 [INFO] | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:test 07:19:10 [INFO] | | \- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:test 07:19:10 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:test 07:19:10 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:16.0.3:test 07:19:10 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:test 07:19:10 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:test 07:19:10 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:test 07:19:10 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:test 07:19:10 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:test 07:19:10 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:test 07:19:10 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:test 07:19:10 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:test 07:19:10 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:test 07:19:10 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:test 07:19:10 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:test 07:19:10 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:test 07:19:10 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:test 07:19:10 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:test 07:19:10 [INFO] | +- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:19:10 [INFO] | \- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:test 07:19:10 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 07:19:10 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:test 07:19:10 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:2.0.1-SNAPSHOT:test 07:19:10 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.32:test 07:19:10 [INFO] | +- ch.qos.logback:logback-core:jar:1.5.32:test 07:19:10 [INFO] | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:19:10 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:19:10 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:19:10 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:19:10 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:19:10 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:19:10 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:19:10 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:19:10 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:19:10 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:19:10 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:19:10 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:19:10 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:19:10 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:19:10 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:19:10 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:19:10 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:19:10 [INFO] +- junit:junit:jar:4.13.2:test 07:19:10 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:19:10 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:19:10 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:19:10 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:19:10 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:19:10 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:19:10 [INFO] 07:19:10 [INFO] --- clm:3.0.8-01:index (default-cli) @ routing-policy-config-loader --- 07:19:10 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/sonatype-clm/module.xml 07:19:10 [INFO] 07:19:10 [INFO] -----------< org.opendaylight.bgpcep:bgp-openconfig-rp-spi >------------ 07:19:10 [INFO] Building bgp-openconfig-rp-spi 2.0.1-SNAPSHOT [40/161] 07:19:10 [INFO] from bgp/openconfig-rp-spi/pom.xml 07:19:10 [INFO] -------------------------------[ bundle ]------------------------------- 07:19:10 [INFO] 07:19:10 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-openconfig-rp-spi --- 07:19:10 [INFO] 07:19:10 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-openconfig-rp-spi --- 07:19:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:19:10 [INFO] 07:19:10 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-openconfig-rp-spi --- 07:19:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:19:10 [INFO] 07:19:10 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-openconfig-rp-spi --- 07:19:10 [INFO] 07:19:10 [INFO] --- dependency:3.10.0:properties (default) @ bgp-openconfig-rp-spi --- 07:19:10 [INFO] 07:19:10 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-openconfig-rp-spi --- 07:19:10 [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/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:19:10 [INFO] 07:19:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-openconfig-rp-spi --- 07:19:10 [INFO] Starting audit... 07:19:10 Audit done. 07:19:10 [INFO] You have 0 Checkstyle violations. 07:19:10 [INFO] 07:19:10 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-openconfig-rp-spi --- 07:19:11 [INFO] Starting audit... 07:19:11 Audit done. 07:19:11 [INFO] You have 0 Checkstyle violations. 07:19:11 [INFO] 07:19:11 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-openconfig-rp-spi --- 07:19:11 [INFO] 07:19:11 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-openconfig-rp-spi --- 07:19:11 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/resources 07:19:11 [INFO] 07:19:11 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-openconfig-rp-spi --- 07:19:11 [INFO] Recompiling the module because of changed dependency. 07:19:11 [INFO] Compiling 24 source files with javac [debug release 21] to target/classes 07:19:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/ForwardingStatementRegistry.java:[54,23] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:19:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:19:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/StatementRegistryProvider.java:[32,22] found raw type: @org.eclipse.jdt.annotation.NonNull org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:19:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:19:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/StatementRegistry.java:[86,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:19:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:19:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ConditionsRegistryImpl.java:[30,60] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:19:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:19:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ConditionsRegistryImpl.java:[38,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:19:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:19:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ConditionsRegistryImpl.java:[40,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:19:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:19:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ConditionsRegistryImpl.java:[56,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:19:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:19:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ConditionsRegistryImpl.java:[82,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:19:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:19:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ConditionsRegistryImpl.java:[107,23] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:19:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:19:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ActionsRegistryImpl.java:[52,84] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy 07:19:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy 07:19:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ActionsRegistryImpl.java:[55,60] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:19:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:19:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ActionsRegistryImpl.java:[77,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy 07:19:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy 07:19:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ActionsRegistryImpl.java:[79,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy 07:19:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy 07:19:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ActionsRegistryImpl.java:[95,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:19:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:19:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ActionsRegistryImpl.java:[97,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:19:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:19:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ActionsRegistryImpl.java:[214,23] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:19:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:19:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ActionsRegistryImpl.java:[291,23] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:19:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:19:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[33,63] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:19:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:19:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[36,63] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:19:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:19:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[41,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:19:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:19:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[43,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:19:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:19:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[62,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:19:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:19:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[93,23] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:19:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:19:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[125,23] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:19:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:19:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[130,50] unchecked call to matchImportCondition(@org.eclipse.jdt.annotation.NonNull org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.types.rev151009.AfiSafiType,@org.eclipse.jdt.annotation.NonNull org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.RouteEntryBaseAttributes,@org.eclipse.jdt.annotation.NonNull org.opendaylight.protocol.bgp.rib.spi.policy.BGPRouteEntryImportParameters,N,T) as a member of the raw type org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsPolicy 07:19:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[153,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:19:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:19:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[162,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:19:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:19:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[171,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:19:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:19:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[194,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:19:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:19:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[203,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:19:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:19:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[212,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:19:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:19:11 [INFO] 07:19:11 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-openconfig-rp-spi >>> 07:19:11 [INFO] 07:19:11 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-openconfig-rp-spi --- 07:19:11 [INFO] Fork Value is true 07:19:14 [INFO] Done SpotBugs Analysis.... 07:19:14 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:19:14 [INFO] 07:19:14 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-openconfig-rp-spi <<< 07:19:14 [INFO] 07:19:14 [INFO] 07:19:14 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-openconfig-rp-spi --- 07:19:14 [INFO] BugInstance size is 0 07:19:14 [INFO] Error size is 0 07:19:14 [INFO] No errors/warnings found 07:19:14 [INFO] 07:19:14 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-openconfig-rp-spi --- 07:19:14 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:19:14 [INFO] 07:19:14 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-openconfig-rp-spi --- 07:19:14 [INFO] Recompiling the module because of changed dependency. 07:19:14 [INFO] Compiling 4 source files with javac [debug release 21] to target/test-classes 07:19:14 [INFO] 07:19:14 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-openconfig-rp-spi --- 07:19:14 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:19:14 [INFO] 07:19:14 [INFO] ------------------------------------------------------- 07:19:14 [INFO] T E S T S 07:19:14 [INFO] ------------------------------------------------------- 07:19:15 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AppendActionTest 07:19:19 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:19:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.865 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AppendActionTest 07:19:20 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AsPathLengthTest 07:19:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AsPathLengthTest 07:19:20 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AttributesEqualTests 07:19:20 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AttributesEqualTests 07:19:21 [INFO] 07:19:21 [INFO] Results: 07:19:21 [INFO] 07:19:21 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 07:19:21 [INFO] 07:19:21 [INFO] 07:19:21 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-openconfig-rp-spi --- 07:19:21 [INFO] 07:19:21 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-openconfig-rp-spi --- 07:19:21 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-2.0.1-SNAPSHOT.jar 07:19:21 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/classes/META-INF/MANIFEST.MF 07:19:21 [INFO] 07:19:21 [INFO] --- jar:3.5.0:test-jar (default) @ bgp-openconfig-rp-spi --- 07:19:21 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-2.0.1-SNAPSHOT-tests.jar 07:19:21 [INFO] 07:19:21 [INFO] --- source:3.4.0:test-jar-no-fork (default) @ bgp-openconfig-rp-spi --- 07:19:21 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-2.0.1-SNAPSHOT-test-sources.jar 07:19:21 [INFO] 07:19:21 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-openconfig-rp-spi --- 07:19:22 [WARNING] Javadoc Warnings 07:19:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/policy/condition/BgpConditionsAugmentationPolicy.java:16: warning: no @param for 07:19:22 [WARNING] public interface BgpConditionsAugmentationPolicy 07:19:22 [WARNING] ^ 07:19:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/policy/condition/BgpConditionsAugmentationPolicy.java:16: warning: no @param for 07:19:22 [WARNING] public interface BgpConditionsAugmentationPolicy 07:19:22 [WARNING] ^ 07:19:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/policy/condition/BgpConditionsPolicy.java:16: warning: no @param for 07:19:22 [WARNING] public interface BgpConditionsPolicy, N> extends ConditionsPolicy { 07:19:22 [WARNING] ^ 07:19:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/policy/condition/BgpConditionsPolicy.java:16: warning: no @param for 07:19:22 [WARNING] public interface BgpConditionsPolicy, N> extends ConditionsPolicy { 07:19:22 [WARNING] ^ 07:19:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/policy/condition/ConditionsAugPolicy.java:16: warning: no @param for 07:19:22 [WARNING] public interface ConditionsAugPolicy extends ConditionsPolicy, N> { 07:19:22 [WARNING] ^ 07:19:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/policy/condition/ConditionsPolicy.java:21: warning: no @param for 07:19:22 [WARNING] public interface ConditionsPolicy { 07:19:22 [WARNING] ^ 07:19:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/policy/condition/ConditionsPolicy.java:21: warning: no @param for 07:19:22 [WARNING] public interface ConditionsPolicy { 07:19:22 [WARNING] ^ 07:19:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/policy/action/BgpActionPolicy.java:16: warning: no @param for 07:19:22 [WARNING] public interface BgpActionPolicy> extends ActionsPolicy { 07:19:22 [WARNING] ^ 07:19:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/policy/action/BgpActionAugPolicy.java:16: warning: no @param for 07:19:22 [WARNING] public interface BgpActionAugPolicy> extends ActionsPolicy { 07:19:22 [WARNING] ^ 07:19:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/AbstractBGPStatementProviderActivator.java:18: warning: no comment 07:19:22 [WARNING] public abstract class AbstractBGPStatementProviderActivator implements StatementProviderActivator, AutoCloseable { 07:19:22 [WARNING] ^ 07:19:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/AbstractBGPStatementProviderActivator.java:18: warning: use of default constructor, which does not provide a comment 07:19:22 [WARNING] public abstract class AbstractBGPStatementProviderActivator implements StatementProviderActivator, AutoCloseable { 07:19:22 [WARNING] ^ 07:19:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/StatementProviderActivator.java:14: warning: no comment 07:19:22 [WARNING] void start(StatementRegistryProvider context); 07:19:22 [WARNING] ^ 07:19:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/AbstractBGPStatementProviderActivator.java:22: warning: no comment 07:19:22 [WARNING] protected abstract List startImpl(StatementRegistryProvider context); 07:19:22 [WARNING] ^ 07:19:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/StatementProviderActivator.java:16: warning: no comment 07:19:22 [WARNING] void stop(); 07:19:22 [WARNING] ^ 07:19:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpStatementRegistryProvider.java:30: warning: no @param for 07:19:22 [WARNING] , N> @NonNull AbstractRegistration registerBgpConditionsPolicy( 07:19:22 [WARNING] ^ 07:19:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpStatementRegistryProvider.java:30: warning: no @param for 07:19:22 [WARNING] , N> @NonNull AbstractRegistration registerBgpConditionsPolicy( 07:19:22 [WARNING] ^ 07:19:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpStatementRegistryProvider.java:40: warning: no @param for 07:19:22 [WARNING] > @NonNull AbstractRegistration registerBgpActionPolicy( 07:19:22 [WARNING] ^ 07:19:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpStatementRegistryProvider.java:50: warning: no @param for 07:19:22 [WARNING] , N> @NonNull AbstractRegistration registerBgpConditionsAugmentationPolicy( 07:19:22 [WARNING] ^ 07:19:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpStatementRegistryProvider.java:50: warning: no @param for 07:19:22 [WARNING] , N> @NonNull AbstractRegistration registerBgpConditionsAugmentationPolicy( 07:19:22 [WARNING] ^ 07:19:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpStatementRegistryProvider.java:60: warning: no @param for 07:19:22 [WARNING] > @NonNull AbstractRegistration registerBgpActionAugmentationPolicy( 07:19:22 [WARNING] ^ 07:19:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpStatementRegistryProvider.java:22: warning: no comment 07:19:22 [WARNING] public interface BgpStatementRegistryProvider { 07:19:22 [WARNING] ^ 07:19:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/OSGiStatementRegistry.java:26: warning: no comment 07:19:22 [WARNING] public final class OSGiStatementRegistry extends ForwardingStatementRegistry { 07:19:22 [WARNING] ^ 07:19:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/OSGiStatementRegistry.java:26: warning: use of default constructor, which does not provide a comment 07:19:22 [WARNING] public final class OSGiStatementRegistry extends ForwardingStatementRegistry { 07:19:22 [WARNING] ^ 07:19:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/RouteAttributeContainer.java:25: warning: no comment 07:19:22 [WARNING] public static RouteAttributeContainer routeAttributeContainerFalse(final Attributes attributes) { 07:19:22 [WARNING] ^ 07:19:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/RouteAttributeContainer.java:29: warning: no comment 07:19:22 [WARNING] public static RouteAttributeContainer routeAttributeContainerTrue(final Attributes attributes) { 07:19:22 [WARNING] ^ 07:19:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/SimpleStatementRegistry.java:23: warning: no comment 07:19:22 [WARNING] public final class SimpleStatementRegistry extends ForwardingStatementRegistry implements AutoCloseable { 07:19:22 [WARNING] ^ 07:19:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/SimpleStatementRegistry.java:30: warning: no comment 07:19:22 [WARNING] public SimpleStatementRegistry(final List extensionActivators) { 07:19:22 [WARNING] ^ 07:19:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/SimpleStatementRegistry.java:40: warning: no comment 07:19:22 [WARNING] public void start() { 07:19:22 [WARNING] ^ 07:19:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/StatementProviderActivator.java:13: warning: no comment 07:19:22 [WARNING] public interface StatementProviderActivator { 07:19:22 [WARNING] ^ 07:19:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/StatementRegistry.java:33: warning: no comment 07:19:22 [WARNING] public final class StatementRegistry implements StatementRegistryConsumer, StatementRegistryProvider { 07:19:22 [WARNING] ^ 07:19:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/StatementRegistry.java:33: warning: use of default constructor, which does not provide a comment 07:19:22 [WARNING] public final class StatementRegistry implements StatementRegistryConsumer, StatementRegistryProvider { 07:19:22 [WARNING] ^ 07:19:22 [WARNING] 31 warnings 07:19:22 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-2.0.1-SNAPSHOT-javadoc.jar 07:19:22 [INFO] 07:19:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-openconfig-rp-spi --- 07:19:22 [INFO] CycloneDX: Resolving Dependencies 07:19:24 [INFO] CycloneDX: Creating BOM version 1.6 with 52 component(s) 07:19:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bom.xml 07:19:24 [INFO] attaching as bgp-openconfig-rp-spi-2.0.1-SNAPSHOT-cyclonedx.xml 07:19:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bom.json 07:19:24 [INFO] attaching as bgp-openconfig-rp-spi-2.0.1-SNAPSHOT-cyclonedx.json 07:19:24 [INFO] 07:19:24 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-rp-spi --- 07:19:24 [INFO] Skipping duplicate-finder execution! 07:19:24 [INFO] 07:19:24 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-openconfig-rp-spi --- 07:19:24 [INFO] No dependency problems found 07:19:24 [INFO] 07:19:24 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-openconfig-rp-spi --- 07:19:24 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-2.0.1-SNAPSHOT-sources.jar 07:19:24 [INFO] 07:19:24 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-openconfig-rp-spi --- 07:19:24 [INFO] 07:19:24 [INFO] --- jacoco:0.8.14:report (report) @ bgp-openconfig-rp-spi --- 07:19:24 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/code-coverage/jacoco.exec 07:19:24 [INFO] Analyzed bundle 'bgp-openconfig-rp-spi' with 16 classes 07:19:24 [INFO] 07:19:24 [INFO] --- install:3.1.4:install (default-install) @ bgp-openconfig-rp-spi --- 07:19:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/2.0.1-SNAPSHOT/bgp-openconfig-rp-spi-2.0.1-SNAPSHOT.pom 07:19:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/2.0.1-SNAPSHOT/bgp-openconfig-rp-spi-2.0.1-SNAPSHOT.jar 07:19:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-2.0.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/2.0.1-SNAPSHOT/bgp-openconfig-rp-spi-2.0.1-SNAPSHOT-tests.jar 07:19:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-2.0.1-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/2.0.1-SNAPSHOT/bgp-openconfig-rp-spi-2.0.1-SNAPSHOT-test-sources.jar 07:19:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/2.0.1-SNAPSHOT/bgp-openconfig-rp-spi-2.0.1-SNAPSHOT-javadoc.jar 07:19:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/2.0.1-SNAPSHOT/bgp-openconfig-rp-spi-2.0.1-SNAPSHOT-cyclonedx.xml 07:19:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/2.0.1-SNAPSHOT/bgp-openconfig-rp-spi-2.0.1-SNAPSHOT-cyclonedx.json 07:19:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/2.0.1-SNAPSHOT/bgp-openconfig-rp-spi-2.0.1-SNAPSHOT-sources.jar 07:19:24 [INFO] 07:19:24 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-openconfig-rp-spi --- 07:19:24 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-rp-spi/2.0.1-SNAPSHOT/bgp-openconfig-rp-spi-2.0.1-SNAPSHOT.jar 07:19:24 [INFO] Writing OBR metadata 07:19:24 [INFO] 07:19:24 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-openconfig-rp-spi --- 07:19:24 [INFO] org.opendaylight.bgpcep:bgp-openconfig-rp-spi:bundle:2.0.1-SNAPSHOT 07:19:24 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:19:24 [INFO] | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:19:24 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:19:24 [INFO] | | \- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:19:24 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:19:24 [INFO] | \- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:19:24 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:19:24 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:19:24 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:19:24 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:19:24 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:19:24 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:19:24 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:19:24 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:19:24 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:19:24 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:19:24 [INFO] | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:19:24 [INFO] | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:19:24 [INFO] | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:19:24 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:19:24 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:19:24 [INFO] | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:19:24 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:19:24 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:19:24 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:19:24 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:19:24 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:19:24 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:19:24 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:19:24 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:19:24 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:19:24 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:19:24 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:19:24 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:19:24 [INFO] +- org.checkerframework:checker-qual:jar:3.53.1:provided 07:19:24 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:19:24 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:19:24 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:19:24 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:19:24 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:19:24 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:19:24 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:19:24 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:19:24 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:19:24 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:19:24 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:19:24 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:2.0.1-SNAPSHOT:test 07:19:24 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:2.0.1-SNAPSHOT:test 07:19:24 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:test 07:19:24 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:test 07:19:24 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:test 07:19:24 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:15.0.2:test 07:19:24 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:19:24 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:test 07:19:24 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:test 07:19:24 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:test 07:19:24 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:19:24 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:19:24 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:test 07:19:24 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:test 07:19:24 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:test 07:19:24 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:test 07:19:24 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:2.0.1-SNAPSHOT:test 07:19:24 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:jar:2.0.1-SNAPSHOT:test 07:19:24 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:test-jar:tests:2.0.1-SNAPSHOT:test 07:19:24 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:test 07:19:24 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:test 07:19:24 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:16.0.3:test 07:19:24 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:test 07:19:24 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.15:test 07:19:24 [INFO] | +- org.opendaylight.yangtools:yang-test-util:jar:15.0.2:test 07:19:24 [INFO] | | +- org.opendaylight.yangtools:dagger-yang-parser:jar:15.0.2:test 07:19:24 [INFO] | | | +- com.google.dagger:dagger:jar:2.59.2:provided 07:19:24 [INFO] | | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:provided 07:19:24 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:test 07:19:24 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:test 07:19:24 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:test 07:19:24 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:test 07:19:24 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:test 07:19:24 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:test 07:19:24 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:test 07:19:24 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:test 07:19:24 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:test 07:19:24 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:test 07:19:24 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:test 07:19:24 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:test 07:19:24 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:test 07:19:24 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:test 07:19:24 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:test 07:19:24 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:test 07:19:24 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:test 07:19:24 [INFO] | | | | +- org.antlr:antlr4-runtime:jar:4.13.2:test 07:19:24 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:test 07:19:24 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:test 07:19:24 [INFO] | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:test 07:19:24 [INFO] | | | +- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:test 07:19:24 [INFO] | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:test 07:19:24 [INFO] | | \- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:test 07:19:24 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:test 07:19:24 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:16.0.3:test 07:19:24 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:test 07:19:24 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:test 07:19:24 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:test 07:19:24 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:test 07:19:24 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:test 07:19:24 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:test 07:19:24 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:test 07:19:24 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:test 07:19:24 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:test 07:19:24 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:test 07:19:24 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:test 07:19:24 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:test 07:19:24 [INFO] | \- org.opendaylight.yangtools:binding-model:jar:15.0.2:test 07:19:24 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 07:19:24 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:2.0.1-SNAPSHOT:test 07:19:24 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.32:test 07:19:24 [INFO] | \- ch.qos.logback:logback-core:jar:1.5.32:test 07:19:24 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:19:24 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:19:24 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:19:24 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:19:24 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:19:24 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:19:24 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:19:24 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:19:24 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:19:24 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:19:24 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:19:24 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:19:24 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:19:24 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:19:24 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:19:24 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:19:24 [INFO] +- junit:junit:jar:4.13.2:test 07:19:24 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:19:24 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:19:24 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:19:24 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:19:24 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:19:24 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:19:24 [INFO] 07:19:24 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgp-openconfig-rp-spi --- 07:19:24 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/sonatype-clm/module.xml 07:19:24 [INFO] 07:19:24 [INFO] --------------< org.opendaylight.bgpcep:bgp-route-target >-------------- 07:19:24 [INFO] Building bgp-route-target 2.0.1-SNAPSHOT [41/161] 07:19:24 [INFO] from bgp/extensions/route-target/pom.xml 07:19:24 [INFO] -------------------------------[ bundle ]------------------------------- 07:19:24 [INFO] 07:19:24 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-route-target --- 07:19:24 [INFO] 07:19:24 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-route-target --- 07:19:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:19:24 [INFO] 07:19:24 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-route-target --- 07:19:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:19:24 [INFO] 07:19:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-route-target --- 07:19:24 [INFO] 07:19:24 [INFO] --- dependency:3.10.0:properties (default) @ bgp-route-target --- 07:19:24 [INFO] 07:19:24 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-route-target --- 07:19:24 [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/bgpcep-maven-clm-master/bgp/extensions/route-target/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:19:24 [INFO] 07:19:24 [INFO] --- yang:15.0.2:generate-sources (binding) @ bgp-route-target --- 07:19:24 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:19:24 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/src/main/yang 07:19:24 [INFO] yang-to-sources: Found 14 dependencies in 6.853 ms 07:19:25 [INFO] yang-to-sources: Project model files found: 1 in 2.029 ms 07:19:25 [INFO] yang-to-sources: 19 YANG models processed in 141.8 ms 07:19:25 [INFO] BindingJavaFileGenerator: Defined 50 files in 19.77 ms 07:19:25 [INFO] Sorted 50 files into 20 directories in 233.1 μs 07:19:25 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 50 in 33.67 ms 07:19:25 [INFO] 07:19:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-route-target --- 07:19:25 [INFO] Starting audit... 07:19:25 Audit done. 07:19:25 [INFO] You have 0 Checkstyle violations. 07:19:25 [INFO] 07:19:25 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-route-target --- 07:19:25 [INFO] Starting audit... 07:19:25 Audit done. 07:19:25 [INFO] You have 0 Checkstyle violations. 07:19:25 [INFO] 07:19:25 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-route-target --- 07:19:25 [INFO] 07:19:25 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-route-target --- 07:19:25 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/src/main/resources 07:19:25 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/generated-sources/spi 07:19:25 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:19:25 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:19:25 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:19:25 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/generated-sources/spi 07:19:25 [INFO] 07:19:25 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-route-target --- 07:19:25 [INFO] Recompiling the module because of changed dependency. 07:19:25 [INFO] Compiling 63 source files with javac [debug release 21] to target/classes 07:19:25 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 07:19:25 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 07:19:25 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.registry.StatementProviderActivator 07:19:25 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 07:19:25 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 07:19:25 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 07:19:25 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 07:19:25 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 07:19:25 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 07:19:25 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 07:19:25 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/src/main/java/org/opendaylight/protocol/bgp/route/targetcontrain/impl/activators/BGPActivator.java:[50,39] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:19:25 [INFO] 07:19:25 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-route-target >>> 07:19:25 [INFO] 07:19:25 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-route-target --- 07:19:25 [INFO] Fork Value is true 07:19:29 [INFO] Done SpotBugs Analysis.... 07:19:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:19:29 [INFO] 07:19:29 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-route-target <<< 07:19:29 [INFO] 07:19:29 [INFO] 07:19:29 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-route-target --- 07:19:29 [INFO] BugInstance size is 0 07:19:29 [INFO] Error size is 0 07:19:29 [INFO] No errors/warnings found 07:19:29 [INFO] 07:19:29 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-route-target --- 07:19:29 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:19:29 [INFO] 07:19:29 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-route-target --- 07:19:29 [INFO] Recompiling the module because of changed dependency. 07:19:29 [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes 07:19:29 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 07:19:29 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 07:19:29 [INFO] 07:19:29 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-route-target --- 07:19:29 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:19:29 [INFO] 07:19:29 [INFO] ------------------------------------------------------- 07:19:29 [INFO] T E S T S 07:19:29 [INFO] ------------------------------------------------------- 07:19:30 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.route.policy.ClientAttributePrependHandlerTest 07:19:33 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:19:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.619 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.route.policy.ClientAttributePrependHandlerTest 07:19:35 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.RouteTargetConstrainRIBSupportTest 07:19:36 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.632 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.RouteTargetConstrainRIBSupportTest 07:19:36 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.nlri.SimpleRouteTargetConstrainNlriRegistryTest 07:19:36 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.nlri.SimpleRouteTargetConstrainNlriRegistryTest 07:19:36 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.BGPActivatorTest 07:19:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.BGPActivatorTest 07:19:36 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.TableTypeActivatorTest 07:19:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.TableTypeActivatorTest 07:19:36 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.RIBActivatorTest 07:19:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.RIBActivatorTest 07:19:36 [INFO] 07:19:36 [INFO] Results: 07:19:36 [INFO] 07:19:36 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 07:19:36 [INFO] 07:19:36 [INFO] 07:19:36 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-route-target --- 07:19:36 [INFO] 07:19:36 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-route-target --- 07:19:36 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bgp-route-target-2.0.1-SNAPSHOT.jar 07:19:36 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/classes/META-INF/MANIFEST.MF 07:19:36 [INFO] 07:19:36 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-route-target --- 07:19:39 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bgp-route-target-2.0.1-SNAPSHOT-javadoc.jar 07:19:39 [INFO] 07:19:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-route-target --- 07:19:39 [INFO] CycloneDX: Resolving Dependencies 07:19:40 [INFO] CycloneDX: Creating BOM version 1.6 with 56 component(s) 07:19:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bom.xml 07:19:40 [INFO] attaching as bgp-route-target-2.0.1-SNAPSHOT-cyclonedx.xml 07:19:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bom.json 07:19:40 [INFO] attaching as bgp-route-target-2.0.1-SNAPSHOT-cyclonedx.json 07:19:40 [INFO] 07:19:40 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-route-target --- 07:19:40 [INFO] Skipping duplicate-finder execution! 07:19:40 [INFO] 07:19:40 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-route-target --- 07:19:40 [INFO] No dependency problems found 07:19:40 [INFO] 07:19:40 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-route-target --- 07:19:40 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bgp-route-target-2.0.1-SNAPSHOT-sources.jar 07:19:40 [INFO] 07:19:40 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-route-target --- 07:19:40 [INFO] 07:19:40 [INFO] --- jacoco:0.8.14:report (report) @ bgp-route-target --- 07:19:40 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/code-coverage/jacoco.exec 07:19:40 [INFO] Analyzed bundle 'bgp-route-target' with 13 classes 07:19:40 [INFO] 07:19:40 [INFO] --- install:3.1.4:install (default-install) @ bgp-route-target --- 07:19:40 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/2.0.1-SNAPSHOT/bgp-route-target-2.0.1-SNAPSHOT.pom 07:19:40 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bgp-route-target-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/2.0.1-SNAPSHOT/bgp-route-target-2.0.1-SNAPSHOT.jar 07:19:40 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bgp-route-target-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/2.0.1-SNAPSHOT/bgp-route-target-2.0.1-SNAPSHOT-javadoc.jar 07:19:40 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/2.0.1-SNAPSHOT/bgp-route-target-2.0.1-SNAPSHOT-cyclonedx.xml 07:19:40 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/2.0.1-SNAPSHOT/bgp-route-target-2.0.1-SNAPSHOT-cyclonedx.json 07:19:40 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bgp-route-target-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/2.0.1-SNAPSHOT/bgp-route-target-2.0.1-SNAPSHOT-sources.jar 07:19:40 [INFO] 07:19:40 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-route-target --- 07:19:40 [INFO] Installing org/opendaylight/bgpcep/bgp-route-target/2.0.1-SNAPSHOT/bgp-route-target-2.0.1-SNAPSHOT.jar 07:19:40 [INFO] Writing OBR metadata 07:19:40 [INFO] 07:19:40 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-route-target --- 07:19:40 [INFO] org.opendaylight.bgpcep:bgp-route-target:bundle:2.0.1-SNAPSHOT 07:19:40 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:19:40 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:19:40 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:2.0.1-SNAPSHOT:compile 07:19:40 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:19:40 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:19:40 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:2.0.1-SNAPSHOT:compile 07:19:40 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:2.0.1-SNAPSHOT:compile 07:19:40 [INFO] +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:19:40 [INFO] +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:19:40 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:19:40 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:19:40 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:19:40 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:19:40 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:19:40 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:19:40 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:2.0.1-SNAPSHOT:test 07:19:40 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.32:test 07:19:40 [INFO] | +- ch.qos.logback:logback-core:jar:1.5.32:test 07:19:40 [INFO] | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:19:40 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:test 07:19:40 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:19:40 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:test-jar:tests:2.0.1-SNAPSHOT:test 07:19:40 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:2.0.1-SNAPSHOT:test 07:19:40 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:2.0.1-SNAPSHOT:test 07:19:40 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:test 07:19:40 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:test 07:19:40 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:test 07:19:40 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:15.0.2:test 07:19:40 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:19:40 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:test 07:19:40 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:test 07:19:40 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:test 07:19:40 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:19:40 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:19:40 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:test 07:19:40 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:test 07:19:40 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:test 07:19:40 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:test 07:19:40 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:2.0.1-SNAPSHOT:test 07:19:40 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:jar:2.0.1-SNAPSHOT:test 07:19:40 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:test-jar:tests:2.0.1-SNAPSHOT:test 07:19:40 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:test 07:19:40 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:test 07:19:40 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:test 07:19:40 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:test 07:19:40 [INFO] | | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:test 07:19:40 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:test 07:19:40 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:test 07:19:40 [INFO] | +- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:19:40 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:19:40 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:19:40 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 07:19:40 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:15.0.2:test 07:19:40 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:19:40 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:19:40 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:19:40 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:19:40 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:19:40 [INFO] | \- io.netty:netty-transport:jar:4.2.10.Final:compile 07:19:40 [INFO] | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:19:40 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:19:40 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:19:40 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:19:40 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:2.0.1-SNAPSHOT:compile 07:19:40 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:2.0.1-SNAPSHOT:compile 07:19:40 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:19:40 [INFO] +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:19:40 [INFO] +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:19:40 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:19:40 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:19:40 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:19:40 [INFO] | \- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:19:40 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:19:40 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:19:40 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:19:40 [INFO] +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:19:40 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:19:40 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:19:40 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:19:40 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:19:40 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:19:40 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:19:40 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:2.0.1-SNAPSHOT:test 07:19:40 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:test 07:19:40 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:16.0.3:test 07:19:40 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:test 07:19:40 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.15:test 07:19:40 [INFO] | +- org.opendaylight.yangtools:yang-test-util:jar:15.0.2:test 07:19:40 [INFO] | | +- org.opendaylight.yangtools:dagger-yang-parser:jar:15.0.2:test 07:19:40 [INFO] | | | +- com.google.dagger:dagger:jar:2.59.2:provided 07:19:40 [INFO] | | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:provided 07:19:40 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:test 07:19:40 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:test 07:19:40 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:test 07:19:40 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:test 07:19:40 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:test 07:19:40 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:test 07:19:40 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:test 07:19:40 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:test 07:19:40 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:test 07:19:40 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:test 07:19:40 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:test 07:19:40 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:test 07:19:40 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:test 07:19:40 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:test 07:19:40 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:test 07:19:40 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:test 07:19:40 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:test 07:19:40 [INFO] | | | | +- org.antlr:antlr4-runtime:jar:4.13.2:test 07:19:40 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:test 07:19:40 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:test 07:19:40 [INFO] | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:test 07:19:40 [INFO] | | | +- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:test 07:19:40 [INFO] | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:test 07:19:40 [INFO] | | \- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:test 07:19:40 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:test 07:19:40 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:16.0.3:test 07:19:40 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:test 07:19:40 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:test 07:19:40 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:test 07:19:40 [INFO] | \- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:test 07:19:40 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:test 07:19:40 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:19:40 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:19:40 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:19:40 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:19:40 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:19:40 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:19:40 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:19:40 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:19:40 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:19:40 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:19:40 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:19:40 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:19:40 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:19:40 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:19:40 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:19:40 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:19:40 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:19:40 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:19:40 [INFO] +- junit:junit:jar:4.13.2:test 07:19:40 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:19:40 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:19:40 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:19:40 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:19:40 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:19:40 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:19:40 [INFO] 07:19:40 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgp-route-target --- 07:19:40 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/sonatype-clm/module.xml 07:19:40 [INFO] 07:19:40 [INFO] -----------< org.opendaylight.bgpcep:bgp-openconfig-rp-impl >----------- 07:19:40 [INFO] Building bgp-openconfig-rp-impl 2.0.1-SNAPSHOT [42/161] 07:19:40 [INFO] from bgp/openconfig-rp-impl/pom.xml 07:19:40 [INFO] -------------------------------[ bundle ]------------------------------- 07:19:40 [INFO] 07:19:40 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-openconfig-rp-impl --- 07:19:40 [INFO] 07:19:40 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-openconfig-rp-impl --- 07:19:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:19:40 [INFO] 07:19:40 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-openconfig-rp-impl --- 07:19:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:19:40 [INFO] 07:19:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-openconfig-rp-impl --- 07:19:41 [INFO] 07:19:41 [INFO] --- dependency:3.10.0:properties (default) @ bgp-openconfig-rp-impl --- 07:19:41 [INFO] 07:19:41 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-openconfig-rp-impl --- 07:19: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/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:19:41 [INFO] 07:19:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-openconfig-rp-impl --- 07:19:41 [INFO] Starting audit... 07:19:41 Audit done. 07:19:41 [INFO] You have 0 Checkstyle violations. 07:19:41 [INFO] 07:19:41 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-openconfig-rp-impl --- 07:19:41 [INFO] Starting audit... 07:19:41 Audit done. 07:19:41 [INFO] You have 0 Checkstyle violations. 07:19:41 [INFO] 07:19:41 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-openconfig-rp-impl --- 07:19:41 [INFO] 07:19:41 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-openconfig-rp-impl --- 07:19:41 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/src/main/resources 07:19:41 [INFO] 07:19:41 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-openconfig-rp-impl --- 07:19:41 [INFO] Recompiling the module because of changed dependency. 07:19:41 [INFO] Compiling 3 source files with javac [debug release 21] to target/classes 07:19:41 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.BGPRibRoutingPolicyFactory 07:19:41 [INFO] 07:19:41 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-openconfig-rp-impl >>> 07:19:41 [INFO] 07:19:41 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-openconfig-rp-impl --- 07:19:41 [INFO] Fork Value is true 07:19:44 [INFO] Done SpotBugs Analysis.... 07:19:44 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:19:44 [INFO] 07:19:44 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-openconfig-rp-impl <<< 07:19:44 [INFO] 07:19:44 [INFO] 07:19:44 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-openconfig-rp-impl --- 07:19:44 [INFO] BugInstance size is 0 07:19:44 [INFO] Error size is 0 07:19:44 [INFO] No errors/warnings found 07:19:44 [INFO] 07:19:44 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-openconfig-rp-impl --- 07:19:44 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:19:44 [INFO] 07:19:44 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-openconfig-rp-impl --- 07:19:44 [INFO] No sources to compile 07:19:44 [INFO] 07:19:44 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-openconfig-rp-impl --- 07:19:44 [INFO] 07:19:44 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-openconfig-rp-impl --- 07:19:44 [INFO] 07:19:44 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-openconfig-rp-impl --- 07:19:44 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-2.0.1-SNAPSHOT.jar 07:19:44 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/classes/META-INF/MANIFEST.MF 07:19:44 [INFO] 07:19:44 [INFO] --- jar:3.5.0:test-jar (default) @ bgp-openconfig-rp-impl --- 07:19:44 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-2.0.1-SNAPSHOT-tests.jar 07:19:44 [INFO] 07:19:44 [INFO] --- source:3.4.0:test-jar-no-fork (default) @ bgp-openconfig-rp-impl --- 07:19:44 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-2.0.1-SNAPSHOT-test-sources.jar 07:19:44 [INFO] 07:19:44 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-openconfig-rp-impl --- 07:19:45 [WARNING] Javadoc Warnings 07:19:45 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/impl/DefaultBGPRibRoutingPolicyFactory.java:31: warning: no comment 07:19:45 [WARNING] public final class DefaultBGPRibRoutingPolicyFactory implements BGPRibRoutingPolicyFactory { 07:19:45 [WARNING] ^ 07:19:45 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/impl/DefaultBGPRibRoutingPolicyFactory.java:35: warning: no comment 07:19:45 [WARNING] public DefaultBGPRibRoutingPolicyFactory() { 07:19:45 [WARNING] ^ 07:19:45 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/impl/DefaultBGPRibRoutingPolicyFactory.java:41: warning: no comment 07:19:45 [WARNING] public DefaultBGPRibRoutingPolicyFactory(@Reference final DataBroker databroker, 07:19:45 [WARNING] ^ 07:19:45 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/impl/PolicyRIBBaseParametersImpl.java:16: warning: no comment 07:19:45 [WARNING] public final class PolicyRIBBaseParametersImpl implements RouteEntryBaseAttributes { 07:19:45 [WARNING] ^ 07:19:45 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/impl/PolicyRIBBaseParametersImpl.java:21: warning: no comment 07:19:45 [WARNING] public PolicyRIBBaseParametersImpl(final long localAs, final Ipv4AddressNoZone originatorId, 07:19:45 [WARNING] ^ 07:19:45 [WARNING] 5 warnings 07:19:45 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-2.0.1-SNAPSHOT-javadoc.jar 07:19:45 [INFO] 07:19:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-openconfig-rp-impl --- 07:19:45 [INFO] CycloneDX: Resolving Dependencies 07:19:46 [INFO] CycloneDX: Creating BOM version 1.6 with 53 component(s) 07:19:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bom.xml 07:19:46 [INFO] attaching as bgp-openconfig-rp-impl-2.0.1-SNAPSHOT-cyclonedx.xml 07:19:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bom.json 07:19:46 [INFO] attaching as bgp-openconfig-rp-impl-2.0.1-SNAPSHOT-cyclonedx.json 07:19:46 [INFO] 07:19:46 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-rp-impl --- 07:19:46 [INFO] Skipping duplicate-finder execution! 07:19:46 [INFO] 07:19:46 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-openconfig-rp-impl --- 07:19:46 [INFO] No dependency problems found 07:19:46 [INFO] 07:19:46 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-openconfig-rp-impl --- 07:19:46 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-2.0.1-SNAPSHOT-sources.jar 07:19:46 [INFO] 07:19:46 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-openconfig-rp-impl --- 07:19:46 [INFO] 07:19:46 [INFO] --- jacoco:0.8.14:report (report) @ bgp-openconfig-rp-impl --- 07:19:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:19:46 [INFO] 07:19:46 [INFO] --- install:3.1.4:install (default-install) @ bgp-openconfig-rp-impl --- 07:19:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/2.0.1-SNAPSHOT/bgp-openconfig-rp-impl-2.0.1-SNAPSHOT.pom 07:19:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/2.0.1-SNAPSHOT/bgp-openconfig-rp-impl-2.0.1-SNAPSHOT.jar 07:19:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-2.0.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/2.0.1-SNAPSHOT/bgp-openconfig-rp-impl-2.0.1-SNAPSHOT-tests.jar 07:19:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-2.0.1-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/2.0.1-SNAPSHOT/bgp-openconfig-rp-impl-2.0.1-SNAPSHOT-test-sources.jar 07:19:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/2.0.1-SNAPSHOT/bgp-openconfig-rp-impl-2.0.1-SNAPSHOT-javadoc.jar 07:19:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/2.0.1-SNAPSHOT/bgp-openconfig-rp-impl-2.0.1-SNAPSHOT-cyclonedx.xml 07:19:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/2.0.1-SNAPSHOT/bgp-openconfig-rp-impl-2.0.1-SNAPSHOT-cyclonedx.json 07:19:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/2.0.1-SNAPSHOT/bgp-openconfig-rp-impl-2.0.1-SNAPSHOT-sources.jar 07:19:46 [INFO] 07:19:46 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-openconfig-rp-impl --- 07:19:46 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-rp-impl/2.0.1-SNAPSHOT/bgp-openconfig-rp-impl-2.0.1-SNAPSHOT.jar 07:19:46 [INFO] Writing OBR metadata 07:19:46 [INFO] 07:19:46 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-openconfig-rp-impl --- 07:19:46 [INFO] org.opendaylight.bgpcep:bgp-openconfig-rp-impl:bundle:2.0.1-SNAPSHOT 07:19:46 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:19:46 [INFO] | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:19:46 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:19:46 [INFO] | | \- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:19:46 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:19:46 [INFO] | +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:19:46 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:19:46 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:19:46 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:19:46 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:19:46 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:19:46 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:19:46 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:19:46 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:19:46 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:2.0.1-SNAPSHOT:compile 07:19:46 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:19:46 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:19:46 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:19:46 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:19:46 [INFO] | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:19:46 [INFO] | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:19:46 [INFO] | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:19:46 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:19:46 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:19:46 [INFO] | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:19:46 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:19:46 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:19:46 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:19:46 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:19:46 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:19:46 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:19:46 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:19:46 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:19:46 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:19:46 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:19:46 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:19:46 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:19:46 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:19:46 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:compile 07:19:46 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:19:46 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:19:46 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:19:46 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:19:46 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:19:46 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:19:46 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:19:46 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:19:46 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:19:46 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:test 07:19:46 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:test 07:19:46 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:test 07:19:46 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:test 07:19:46 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:test 07:19:46 [INFO] | | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:test 07:19:46 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:test 07:19:46 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:test 07:19:46 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:test 07:19:46 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:test 07:19:46 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:test 07:19:46 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:test 07:19:46 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:test 07:19:46 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:19:46 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:19:46 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:test 07:19:46 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:test 07:19:46 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:test 07:19:46 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 07:19:46 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:2.0.1-SNAPSHOT:test 07:19:46 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:2.0.1-SNAPSHOT:test 07:19:46 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:15.0.2:test 07:19:46 [INFO] | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:19:46 [INFO] | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:test 07:19:46 [INFO] | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:test 07:19:46 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:2.0.1-SNAPSHOT:test 07:19:46 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:jar:2.0.1-SNAPSHOT:test 07:19:46 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:test-jar:tests:2.0.1-SNAPSHOT:test 07:19:46 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:2.0.1-SNAPSHOT:test 07:19:46 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.32:test 07:19:46 [INFO] | \- ch.qos.logback:logback-core:jar:1.5.32:test 07:19:46 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:19:46 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:19:46 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:19:46 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:19:46 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:19:46 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:19:46 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:19:46 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:19:46 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:19:46 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:19:46 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:19:46 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:19:46 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:19:46 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:19:46 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:19:46 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:19:46 [INFO] +- junit:junit:jar:4.13.2:test 07:19:46 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:19:46 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:19:46 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:19:46 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:19:46 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:19:46 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:19:46 [INFO] 07:19:46 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgp-openconfig-rp-impl --- 07:19:46 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/sonatype-clm/module.xml 07:19:46 [INFO] 07:19:46 [INFO] ------------------< org.opendaylight.bgpcep:rsvp-api >------------------ 07:19:46 [INFO] Building rsvp-api 2.0.1-SNAPSHOT [43/161] 07:19:46 [INFO] from rsvp/api/pom.xml 07:19:46 [INFO] -------------------------------[ bundle ]------------------------------- 07:19:46 [INFO] 07:19:46 [INFO] --- clean:3.5.0:clean (default-clean) @ rsvp-api --- 07:19:46 [INFO] 07:19:46 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rsvp-api --- 07:19:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:19:46 [INFO] 07:19:46 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rsvp-api --- 07:19:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:19:46 [INFO] 07:19:46 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rsvp-api --- 07:19:47 [INFO] 07:19:47 [INFO] --- dependency:3.10.0:properties (default) @ rsvp-api --- 07:19:47 [INFO] 07:19:47 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rsvp-api --- 07:19: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/bgpcep-maven-clm-master/rsvp/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:19:47 [INFO] 07:19:47 [INFO] --- yang:15.0.2:generate-sources (binding) @ rsvp-api --- 07:19:47 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:19:47 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/rsvp/api/src/main/yang 07:19:47 [INFO] yang-to-sources: Found 4 dependencies in 2.240 ms 07:19:47 [INFO] yang-to-sources: Project model files found: 1 in 6.708 ms 07:19:47 [INFO] yang-to-sources: 7 YANG models processed in 51.15 ms 07:19:47 [INFO] BindingJavaFileGenerator: Defined 240 files in 11.62 ms 07:19:47 [INFO] Sorted 240 files into 76 directories in 543.7 μs 07:19:47 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 240 in 41.78 ms 07:19:47 [INFO] 07:19:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ rsvp-api --- 07:19:47 [INFO] Starting audit... 07:19:47 Audit done. 07:19:47 [INFO] You have 0 Checkstyle violations. 07:19:47 [INFO] 07:19:47 [INFO] --- checkstyle:3.6.0:check (default) @ rsvp-api --- 07:19:47 [INFO] Starting audit... 07:19:47 Audit done. 07:19:47 [INFO] You have 0 Checkstyle violations. 07:19:47 [INFO] 07:19:47 [INFO] --- dependency:3.10.0:copy (unpack-license) @ rsvp-api --- 07:19:47 [INFO] 07:19:47 [INFO] --- resources:3.4.0:resources (default-resources) @ rsvp-api --- 07:19:47 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/api/src/main/resources 07:19:47 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/generated-sources/spi 07:19:47 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:19:47 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:19:47 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:19:47 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/generated-sources/spi 07:19:47 [INFO] 07:19:47 [INFO] --- compiler:3.15.0:compile (default-compile) @ rsvp-api --- 07:19:47 [INFO] Recompiling the module because of changed dependency. 07:19:47 [INFO] Compiling 240 source files with javac [debug release 21] to target/classes 07:19:48 [WARNING] /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/Ipv4ExtendedTunnelId.java:[55,42] possible 'this' escape before subclass is fully initialized 07:19:48 [WARNING] /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/Ipv6ExtendedTunnelId.java:[55,42] possible 'this' escape before subclass is fully initialized 07:19:48 [INFO] 07:19:48 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rsvp-api >>> 07:19:48 [INFO] 07:19:48 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rsvp-api --- 07:19:48 [INFO] Fork Value is true 07:19:51 [INFO] Done SpotBugs Analysis.... 07:19:51 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:19:51 [INFO] 07:19:51 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rsvp-api <<< 07:19:51 [INFO] 07:19:51 [INFO] 07:19:51 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rsvp-api --- 07:19:51 [INFO] BugInstance size is 0 07:19:51 [INFO] Error size is 0 07:19:51 [INFO] No errors/warnings found 07:19:51 [INFO] 07:19:51 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rsvp-api --- 07:19:51 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/api/src/test/resources 07:19:51 [INFO] 07:19:51 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rsvp-api --- 07:19:51 [INFO] No sources to compile 07:19:51 [INFO] 07:19:51 [INFO] --- surefire:3.5.5:test (default-test) @ rsvp-api --- 07:19:51 [INFO] No tests to run. 07:19:51 [INFO] 07:19:51 [INFO] --- copy:14.3.1:copy-files (default) @ rsvp-api --- 07:19:51 [INFO] 07:19:51 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rsvp-api --- 07:19:51 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/rsvp-api-2.0.1-SNAPSHOT.jar 07:19:51 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/classes/META-INF/MANIFEST.MF 07:19:51 [INFO] 07:19:51 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rsvp-api --- 07:19:56 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/rsvp-api-2.0.1-SNAPSHOT-javadoc.jar 07:19:56 [INFO] 07:19:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rsvp-api --- 07:19:56 [INFO] CycloneDX: Resolving Dependencies 07:19:57 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 07:19:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/bom.xml 07:19:57 [INFO] attaching as rsvp-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:19:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/bom.json 07:19:57 [INFO] attaching as rsvp-api-2.0.1-SNAPSHOT-cyclonedx.json 07:19:57 [INFO] 07:19:57 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rsvp-api --- 07:19:57 [INFO] Skipping duplicate-finder execution! 07:19:57 [INFO] 07:19:57 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ rsvp-api --- 07:19:57 [INFO] No dependency problems found 07:19:57 [INFO] 07:19:57 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rsvp-api --- 07:19:57 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/rsvp-api-2.0.1-SNAPSHOT-sources.jar 07:19:57 [INFO] 07:19:57 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rsvp-api --- 07:19:57 [INFO] 07:19:57 [INFO] --- jacoco:0.8.14:report (report) @ rsvp-api --- 07:19:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:19:57 [INFO] 07:19:57 [INFO] --- install:3.1.4:install (default-install) @ rsvp-api --- 07:19:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/api/pom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-api/2.0.1-SNAPSHOT/rsvp-api-2.0.1-SNAPSHOT.pom 07:19:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/rsvp-api-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-api/2.0.1-SNAPSHOT/rsvp-api-2.0.1-SNAPSHOT.jar 07:19:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/rsvp-api-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-api/2.0.1-SNAPSHOT/rsvp-api-2.0.1-SNAPSHOT-javadoc.jar 07:19:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-api/2.0.1-SNAPSHOT/rsvp-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:19:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/rsvp-api/2.0.1-SNAPSHOT/rsvp-api-2.0.1-SNAPSHOT-cyclonedx.json 07:19:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/rsvp-api-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-api/2.0.1-SNAPSHOT/rsvp-api-2.0.1-SNAPSHOT-sources.jar 07:19:57 [INFO] 07:19:57 [INFO] --- bundle:6.0.0:install (default-install) @ rsvp-api --- 07:19:57 [INFO] Installing org/opendaylight/bgpcep/rsvp-api/2.0.1-SNAPSHOT/rsvp-api-2.0.1-SNAPSHOT.jar 07:19:57 [INFO] Writing OBR metadata 07:19:57 [INFO] 07:19:57 [INFO] --- dependency:3.10.0:tree (default-cli) @ rsvp-api --- 07:19:57 [INFO] org.opendaylight.bgpcep:rsvp-api:bundle:2.0.1-SNAPSHOT 07:19:57 [INFO] +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:19:57 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:19:57 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:19:57 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:19:57 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:19:57 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:19:57 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:19:57 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:19:57 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:19:57 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:19:57 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:19:57 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:19:57 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:19:57 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:19:57 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:19:57 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:19:57 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:19:57 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:19:57 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:19:57 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:19:57 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:19:57 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:19:57 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:19:57 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:19:57 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:19:57 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:19:57 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:19:57 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:19:57 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:19:57 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:19:57 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:19:57 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:19:57 [INFO] +- junit:junit:jar:4.13.2:test 07:19:57 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:19:57 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:19:57 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:19:57 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:19:57 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:19:57 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:19:57 [INFO] 07:19:57 [INFO] --- clm:3.0.8-01:index (default-cli) @ rsvp-api --- 07:19:57 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/sonatype-clm/module.xml 07:19:57 [INFO] 07:19:57 [INFO] ------------------< org.opendaylight.bgpcep:rsvp-spi >------------------ 07:19:57 [INFO] Building rsvp-spi 2.0.1-SNAPSHOT [44/161] 07:19:57 [INFO] from rsvp/spi/pom.xml 07:19:57 [INFO] -------------------------------[ bundle ]------------------------------- 07:19:57 [INFO] 07:19:57 [INFO] --- clean:3.5.0:clean (default-clean) @ rsvp-spi --- 07:19:57 [INFO] 07:19:57 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rsvp-spi --- 07:19:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:19:57 [INFO] 07:19:57 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rsvp-spi --- 07:19:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:19:57 [INFO] 07:19:57 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rsvp-spi --- 07:19:58 [INFO] 07:19:58 [INFO] --- dependency:3.10.0:properties (default) @ rsvp-spi --- 07:19:58 [INFO] 07:19:58 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rsvp-spi --- 07:19:58 [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/bgpcep-maven-clm-master/rsvp/spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:19:58 [INFO] 07:19:58 [INFO] --- checkstyle:3.6.0:check (check-license) @ rsvp-spi --- 07:19:58 [INFO] Starting audit... 07:19:58 Audit done. 07:19:58 [INFO] You have 0 Checkstyle violations. 07:19:58 [INFO] 07:19:58 [INFO] --- checkstyle:3.6.0:check (default) @ rsvp-spi --- 07:19:58 [INFO] Starting audit... 07:19:58 Audit done. 07:19:58 [INFO] You have 0 Checkstyle violations. 07:19:58 [INFO] 07:19:58 [INFO] --- dependency:3.10.0:copy (unpack-license) @ rsvp-spi --- 07:19:58 [INFO] 07:19:58 [INFO] --- resources:3.4.0:resources (default-resources) @ rsvp-spi --- 07:19:58 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/spi/src/main/resources 07:19:58 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/generated-sources/spi 07:19:58 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/generated-sources/yang 07:19:58 [INFO] 07:19:58 [INFO] --- compiler:3.15.0:compile (default-compile) @ rsvp-spi --- 07:19:58 [INFO] Recompiling the module because of changed dependency. 07:19:58 [INFO] Compiling 36 source files with javac [debug release 21] to target/classes 07:19:58 [INFO] Writing META-INF/services/org.opendaylight.protocol.rsvp.parser.spi.RSVPExtensionConsumerContext 07:19:58 [INFO] 07:19:58 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rsvp-spi >>> 07:19:58 [INFO] 07:19:58 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rsvp-spi --- 07:19:58 [INFO] Fork Value is true 07:20:01 [INFO] Done SpotBugs Analysis.... 07:20:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:20:01 [INFO] 07:20:01 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rsvp-spi <<< 07:20:01 [INFO] 07:20:01 [INFO] 07:20:01 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rsvp-spi --- 07:20:01 [INFO] BugInstance size is 0 07:20:01 [INFO] Error size is 0 07:20:01 [INFO] No errors/warnings found 07:20:01 [INFO] 07:20:01 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rsvp-spi --- 07:20:01 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/spi/src/test/resources 07:20:01 [INFO] 07:20:01 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rsvp-spi --- 07:20:01 [INFO] Recompiling the module because of changed dependency. 07:20:01 [INFO] Compiling 12 source files with javac [debug release 21] to target/test-classes 07:20:01 [INFO] 07:20:01 [INFO] --- surefire:3.5.5:test (default-test) @ rsvp-spi --- 07:20:01 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:20:01 [INFO] 07:20:01 [INFO] ------------------------------------------------------- 07:20:01 [INFO] T E S T S 07:20:01 [INFO] ------------------------------------------------------- 07:20:02 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.PathKeyUtilsTest 07:20:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.PathKeyUtilsTest 07:20:02 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.UnnumberedInterfaceSubobjectUtilsTest 07:20:02 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.UnnumberedInterfaceSubobjectUtilsTest 07:20:02 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.RROSubobjectListParserTest 07:20:02 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:20:04 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.151 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.RROSubobjectListParserTest 07:20:04 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.XROSubobjectListParserTest 07:20:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.XROSubobjectListParserTest 07:20:04 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.EROSubobjectListParserTest 07:20:04 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.EROSubobjectListParserTest 07:20:04 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRSVPExtensionProviderContextTest 07:20:04 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.597 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRSVPExtensionProviderContextTest 07:20:04 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleLabelRegistryTest 07:20:04 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleLabelRegistryTest 07:20:04 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRSVPObjectRegistryTest 07:20:04 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRSVPObjectRegistryTest 07:20:04 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleXROSubobjectRegistryTest 07:20:04 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleXROSubobjectRegistryTest 07:20:04 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRROSubobjectRegistryTest 07:20:04 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRROSubobjectRegistryTest 07:20:04 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleEROSubobjectRegistryTest 07:20:04 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleEROSubobjectRegistryTest 07:20:04 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.EROSubobjectUtilTest 07:20:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.rsvp.parser.spi.EROSubobjectUtilTest 07:20:05 [INFO] 07:20:05 [INFO] Results: 07:20:05 [INFO] 07:20:05 [INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0 07:20:05 [INFO] 07:20:05 [INFO] 07:20:05 [INFO] --- copy:14.3.1:copy-files (default) @ rsvp-spi --- 07:20:05 [INFO] 07:20:05 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rsvp-spi --- 07:20:05 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/rsvp-spi-2.0.1-SNAPSHOT.jar 07:20:05 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/classes/META-INF/MANIFEST.MF 07:20:05 [INFO] 07:20:05 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rsvp-spi --- 07:20:07 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/rsvp-spi-2.0.1-SNAPSHOT-javadoc.jar 07:20:07 [INFO] 07:20:07 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rsvp-spi --- 07:20:07 [INFO] CycloneDX: Resolving Dependencies 07:20:07 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 07:20:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/bom.xml 07:20:07 [INFO] attaching as rsvp-spi-2.0.1-SNAPSHOT-cyclonedx.xml 07:20:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/bom.json 07:20:07 [INFO] attaching as rsvp-spi-2.0.1-SNAPSHOT-cyclonedx.json 07:20:07 [INFO] 07:20:07 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rsvp-spi --- 07:20:07 [INFO] Skipping duplicate-finder execution! 07:20:07 [INFO] 07:20:07 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ rsvp-spi --- 07:20:07 [INFO] No dependency problems found 07:20:07 [INFO] 07:20:07 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rsvp-spi --- 07:20:07 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/rsvp-spi-2.0.1-SNAPSHOT-sources.jar 07:20:07 [INFO] 07:20:07 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rsvp-spi --- 07:20:07 [INFO] 07:20:07 [INFO] --- jacoco:0.8.14:report (report) @ rsvp-spi --- 07:20:07 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/code-coverage/jacoco.exec 07:20:07 [INFO] Analyzed bundle 'rsvp-spi' with 17 classes 07:20:07 [INFO] 07:20:07 [INFO] --- install:3.1.4:install (default-install) @ rsvp-spi --- 07:20:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/2.0.1-SNAPSHOT/rsvp-spi-2.0.1-SNAPSHOT.pom 07:20:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/rsvp-spi-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/2.0.1-SNAPSHOT/rsvp-spi-2.0.1-SNAPSHOT.jar 07:20:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/rsvp-spi-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/2.0.1-SNAPSHOT/rsvp-spi-2.0.1-SNAPSHOT-javadoc.jar 07:20:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/2.0.1-SNAPSHOT/rsvp-spi-2.0.1-SNAPSHOT-cyclonedx.xml 07:20:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/2.0.1-SNAPSHOT/rsvp-spi-2.0.1-SNAPSHOT-cyclonedx.json 07:20:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/rsvp-spi-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/2.0.1-SNAPSHOT/rsvp-spi-2.0.1-SNAPSHOT-sources.jar 07:20:07 [INFO] 07:20:07 [INFO] --- bundle:6.0.0:install (default-install) @ rsvp-spi --- 07:20:07 [INFO] Installing org/opendaylight/bgpcep/rsvp-spi/2.0.1-SNAPSHOT/rsvp-spi-2.0.1-SNAPSHOT.jar 07:20:07 [INFO] Writing OBR metadata 07:20:07 [INFO] 07:20:07 [INFO] --- dependency:3.10.0:tree (default-cli) @ rsvp-spi --- 07:20:07 [INFO] org.opendaylight.bgpcep:rsvp-spi:bundle:2.0.1-SNAPSHOT 07:20:07 [INFO] +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:20:07 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:20:07 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:20:07 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:20:07 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:2.0.1-SNAPSHOT:compile 07:20:07 [INFO] +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:20:07 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:20:07 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:20:07 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:20:07 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:20:07 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:20:07 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:20:07 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:20:07 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:20:07 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:20:07 [INFO] +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:20:07 [INFO] | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:20:07 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:20:07 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:20:07 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:20:07 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:20:07 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:20:07 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:20:07 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:20:07 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:20:07 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:20:07 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:20:07 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:15.0.2:test 07:20:07 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:20:07 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:20:07 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:20:07 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:20:07 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:20:07 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:20:07 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:20:07 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:20:07 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:20:07 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:20:07 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:20:07 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:20:07 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:20:07 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:20:07 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:20:07 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:20:07 [INFO] +- junit:junit:jar:4.13.2:test 07:20:07 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:20:07 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:20:07 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:20:07 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:20:07 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:20:07 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:20:07 [INFO] 07:20:07 [INFO] --- clm:3.0.8-01:index (default-cli) @ rsvp-spi --- 07:20:07 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/sonatype-clm/module.xml 07:20:07 [INFO] 07:20:07 [INFO] -----------------< org.opendaylight.bgpcep:rsvp-impl >------------------ 07:20:07 [INFO] Building rsvp-impl 2.0.1-SNAPSHOT [45/161] 07:20:07 [INFO] from rsvp/impl/pom.xml 07:20:07 [INFO] -------------------------------[ bundle ]------------------------------- 07:20:07 [INFO] 07:20:07 [INFO] --- clean:3.5.0:clean (default-clean) @ rsvp-impl --- 07:20:07 [INFO] 07:20:07 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rsvp-impl --- 07:20:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:07 [INFO] 07:20:07 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rsvp-impl --- 07:20:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:07 [INFO] 07:20:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rsvp-impl --- 07:20:08 [INFO] 07:20:08 [INFO] --- dependency:3.10.0:properties (default) @ rsvp-impl --- 07:20:08 [INFO] 07:20:08 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rsvp-impl --- 07:20: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/bgpcep-maven-clm-master/rsvp/impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:20:08 [INFO] 07:20:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ rsvp-impl --- 07:20:08 [INFO] Starting audit... 07:20:08 Audit done. 07:20:08 [INFO] You have 0 Checkstyle violations. 07:20:08 [INFO] 07:20:08 [INFO] --- checkstyle:3.6.0:check (default) @ rsvp-impl --- 07:20:08 [INFO] Starting audit... 07:20:08 Audit done. 07:20:08 [INFO] You have 0 Checkstyle violations. 07:20:08 [INFO] 07:20:08 [INFO] --- dependency:3.10.0:copy (unpack-license) @ rsvp-impl --- 07:20:08 [INFO] 07:20:08 [INFO] --- resources:3.4.0:resources (default-resources) @ rsvp-impl --- 07:20:08 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/impl/src/main/resources 07:20:08 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/generated-sources/spi 07:20:08 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/generated-sources/yang 07:20:08 [INFO] 07:20:08 [INFO] --- compiler:3.15.0:compile (default-compile) @ rsvp-impl --- 07:20:08 [INFO] Recompiling the module because of changed dependency. 07:20:08 [INFO] Compiling 59 source files with javac [debug release 21] to target/classes 07:20:09 [INFO] Writing META-INF/services/org.opendaylight.protocol.rsvp.parser.spi.RSVPExtensionProviderActivator 07:20:09 [INFO] 07:20:09 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rsvp-impl >>> 07:20:09 [INFO] 07:20:09 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rsvp-impl --- 07:20:09 [INFO] Fork Value is true 07:20:13 [INFO] Done SpotBugs Analysis.... 07:20:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:20:13 [INFO] 07:20:13 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rsvp-impl <<< 07:20:13 [INFO] 07:20:13 [INFO] 07:20:13 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rsvp-impl --- 07:20:13 [INFO] BugInstance size is 0 07:20:13 [INFO] Error size is 0 07:20:13 [INFO] No errors/warnings found 07:20:13 [INFO] 07:20:13 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rsvp-impl --- 07:20:13 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/impl/src/test/resources 07:20:13 [INFO] 07:20:13 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rsvp-impl --- 07:20:13 [INFO] Recompiling the module because of changed dependency. 07:20:13 [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes 07:20:13 [INFO] 07:20:13 [INFO] --- surefire:3.5.5:test (default-test) @ rsvp-impl --- 07:20:13 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:20:13 [INFO] 07:20:13 [INFO] ------------------------------------------------------- 07:20:13 [INFO] T E S T S 07:20:13 [INFO] ------------------------------------------------------- 07:20:14 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.XROSubobjectParserTest 07:20:14 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 s -- in org.opendaylight.protocol.rsvp.parser.impl.XROSubobjectParserTest 07:20:14 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.RROSubobjectParserTest 07:20:14 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.opendaylight.protocol.rsvp.parser.impl.RROSubobjectParserTest 07:20:14 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.te.TEObjectTest 07:20:15 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s -- in org.opendaylight.protocol.rsvp.parser.impl.te.TEObjectTest 07:20:15 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.LabelSubobjectParserTest 07:20:15 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.rsvp.parser.impl.LabelSubobjectParserTest 07:20:15 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.EROSubobjectParserTest 07:20:15 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.protocol.rsvp.parser.impl.EROSubobjectParserTest 07:20:15 [INFO] 07:20:15 [INFO] Results: 07:20:15 [INFO] 07:20:15 [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0 07:20:15 [INFO] 07:20:15 [INFO] 07:20:15 [INFO] --- copy:14.3.1:copy-files (default) @ rsvp-impl --- 07:20:15 [INFO] 07:20:15 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rsvp-impl --- 07:20:15 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/rsvp-impl-2.0.1-SNAPSHOT.jar 07:20:15 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/classes/META-INF/MANIFEST.MF 07:20:15 [INFO] 07:20:15 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rsvp-impl --- 07:20:17 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/rsvp-impl-2.0.1-SNAPSHOT-javadoc.jar 07:20:17 [INFO] 07:20:17 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rsvp-impl --- 07:20:17 [INFO] CycloneDX: Resolving Dependencies 07:20:17 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 07:20:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/bom.xml 07:20:17 [INFO] attaching as rsvp-impl-2.0.1-SNAPSHOT-cyclonedx.xml 07:20:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/bom.json 07:20:17 [INFO] attaching as rsvp-impl-2.0.1-SNAPSHOT-cyclonedx.json 07:20:17 [INFO] 07:20:17 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rsvp-impl --- 07:20:17 [INFO] Skipping duplicate-finder execution! 07:20:17 [INFO] 07:20:17 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ rsvp-impl --- 07:20:17 [INFO] No dependency problems found 07:20:17 [INFO] 07:20:17 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rsvp-impl --- 07:20:17 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/rsvp-impl-2.0.1-SNAPSHOT-sources.jar 07:20:18 [INFO] 07:20:18 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rsvp-impl --- 07:20:18 [INFO] 07:20:18 [INFO] --- jacoco:0.8.14:report (report) @ rsvp-impl --- 07:20:18 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/code-coverage/jacoco.exec 07:20:18 [INFO] Analyzed bundle 'rsvp-impl' with 59 classes 07:20:18 [INFO] 07:20:18 [INFO] --- install:3.1.4:install (default-install) @ rsvp-impl --- 07:20:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/2.0.1-SNAPSHOT/rsvp-impl-2.0.1-SNAPSHOT.pom 07:20:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/rsvp-impl-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/2.0.1-SNAPSHOT/rsvp-impl-2.0.1-SNAPSHOT.jar 07:20:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/rsvp-impl-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/2.0.1-SNAPSHOT/rsvp-impl-2.0.1-SNAPSHOT-javadoc.jar 07:20:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/2.0.1-SNAPSHOT/rsvp-impl-2.0.1-SNAPSHOT-cyclonedx.xml 07:20:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/2.0.1-SNAPSHOT/rsvp-impl-2.0.1-SNAPSHOT-cyclonedx.json 07:20:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/rsvp-impl-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/2.0.1-SNAPSHOT/rsvp-impl-2.0.1-SNAPSHOT-sources.jar 07:20:18 [INFO] 07:20:18 [INFO] --- bundle:6.0.0:install (default-install) @ rsvp-impl --- 07:20:18 [INFO] Installing org/opendaylight/bgpcep/rsvp-impl/2.0.1-SNAPSHOT/rsvp-impl-2.0.1-SNAPSHOT.jar 07:20:18 [INFO] Writing OBR metadata 07:20:18 [INFO] 07:20:18 [INFO] --- dependency:3.10.0:tree (default-cli) @ rsvp-impl --- 07:20:18 [INFO] org.opendaylight.bgpcep:rsvp-impl:bundle:2.0.1-SNAPSHOT 07:20:18 [INFO] +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:20:18 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:2.0.1-SNAPSHOT:compile 07:20:18 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:20:18 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:20:18 [INFO] +- org.opendaylight.bgpcep:rsvp-spi:jar:2.0.1-SNAPSHOT:compile 07:20:18 [INFO] +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:20:18 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:20:18 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:20:18 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:20:18 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:20:18 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:20:18 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:20:18 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:20:18 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:20:18 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 07:20:18 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:20:18 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:20:18 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:20:18 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:20:18 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:20:18 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:20:18 [INFO] +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:20:18 [INFO] | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:20:18 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:20:18 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:20:18 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:20:18 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:20:18 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:20:18 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:20:18 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:15.0.2:test 07:20:18 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:20:18 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:20:18 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:20:18 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:20:18 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:20:18 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:20:18 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:20:18 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:20:18 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:20:18 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:20:18 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:20:18 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:20:18 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:20:18 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:20:18 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:20:18 [INFO] +- junit:junit:jar:4.13.2:test 07:20:18 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:20:18 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:20:18 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:20:18 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:20:18 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:20:18 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:20:18 [INFO] 07:20:18 [INFO] --- clm:3.0.8-01:index (default-cli) @ rsvp-impl --- 07:20:18 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/sonatype-clm/module.xml 07:20:18 [INFO] 07:20:18 [INFO] ---------------< org.opendaylight.bgpcep:bgp-linkstate >---------------- 07:20:18 [INFO] Building bgp-linkstate 2.0.1-SNAPSHOT [46/161] 07:20:18 [INFO] from bgp/extensions/linkstate/pom.xml 07:20:18 [INFO] -------------------------------[ bundle ]------------------------------- 07:20:18 [INFO] 07:20:18 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-linkstate --- 07:20:18 [INFO] 07:20:18 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-linkstate --- 07:20:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:18 [INFO] 07:20:18 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-linkstate --- 07:20:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:18 [INFO] 07:20:18 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-linkstate --- 07:20:18 [INFO] 07:20:18 [INFO] --- dependency:3.10.0:properties (default) @ bgp-linkstate --- 07:20:18 [INFO] 07:20:18 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-linkstate --- 07:20: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/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:20:18 [INFO] 07:20:18 [INFO] --- yang:15.0.2:generate-sources (binding) @ bgp-linkstate --- 07:20:18 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:20:18 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/src/main/yang 07:20:18 [INFO] yang-to-sources: Found 14 dependencies in 6.953 ms 07:20:18 [INFO] yang-to-sources: Project model files found: 3 in 11.27 ms 07:20:19 [INFO] yang-to-sources: 17 YANG models processed in 237.6 ms 07:20:19 [INFO] BindingJavaFileGenerator: Defined 332 files in 25.92 ms 07:20:19 [INFO] Sorted 332 files into 80 directories in 631.9 μs 07:20:19 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 332 in 67.30 ms 07:20:19 [INFO] 07:20:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-linkstate --- 07:20:19 [INFO] Starting audit... 07:20:19 Audit done. 07:20:19 [INFO] You have 0 Checkstyle violations. 07:20:19 [INFO] 07:20:19 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-linkstate --- 07:20:19 [INFO] Starting audit... 07:20:19 Audit done. 07:20:19 [INFO] You have 0 Checkstyle violations. 07:20:19 [INFO] 07:20:19 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-linkstate --- 07:20:19 [INFO] 07:20:19 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-linkstate --- 07:20:19 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/src/main/resources 07:20:19 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/generated-sources/spi 07:20:19 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 07:20:19 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:20:19 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 07:20:19 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/generated-sources/spi 07:20:19 [INFO] 07:20:19 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-linkstate --- 07:20:19 [INFO] Recompiling the module because of changed dependency. 07:20:19 [INFO] Compiling 382 source files with javac [debug release 21] to target/classes 07:20:21 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 07:20:21 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 07:20:21 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 07:20:21 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 07:20:21 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 07:20:21 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 07:20:21 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 07:20:21 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 07:20:21 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 07:20:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/BGPActivator.java:[83,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:20:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev241219/Ipv4RouterIdentifier.java:[55,42] possible 'this' escape before subclass is fully initialized 07:20:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev241219/Ipv6RouterIdentifier.java:[55,42] possible 'this' escape before subclass is fully initialized 07:20:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/nlri/LinkNlriParser.java:[100,95] QNAME in org.opendaylight.protocol.bgp.linkstate.impl.tlvs.LinkIdTlvParser has been deprecated 07:20:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/nlri/LinkNlriParser.java:[143,45] QNAME in org.opendaylight.protocol.bgp.linkstate.impl.tlvs.LinkIdTlvParser has been deprecated 07:20:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev241219/Ipv4InterfaceIdentifier.java:[55,42] possible 'this' escape before subclass is fully initialized 07:20:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev241219/Ipv6InterfaceIdentifier.java:[55,42] possible 'this' escape before subclass is fully initialized 07:20:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/pojo/SimpleNlriTypeRegistry.java:[192,93] unchecked cast 07:20:21 required: java.lang.Class 07:20:21 found: java.lang.Class 07:20:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/pojo/SimpleNlriTypeRegistry.java:[230,89] unchecked cast 07:20:21 required: org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser 07:20:21 found: org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser 07:20:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/pojo/SimpleNlriTypeRegistry.java:[244,89] unchecked cast 07:20:21 required: org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser.LinkstateTlvSerializer 07:20:21 found: org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser.LinkstateTlvSerializer 07:20:21 [INFO] 07:20:21 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-linkstate >>> 07:20:21 [INFO] 07:20:21 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-linkstate --- 07:20:21 [INFO] Fork Value is true 07:20:27 [INFO] Done SpotBugs Analysis.... 07:20:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:20:27 [INFO] 07:20:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-linkstate <<< 07:20:27 [INFO] 07:20:27 [INFO] 07:20:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-linkstate --- 07:20:27 [INFO] BugInstance size is 0 07:20:27 [INFO] Error size is 0 07:20:27 [INFO] No errors/warnings found 07:20:27 [INFO] 07:20:27 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-linkstate --- 07:20:27 [INFO] Copying 4 resources from src/test/resources to target/test-classes 07:20:27 [INFO] 07:20:27 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-linkstate --- 07:20:27 [INFO] Recompiling the module because of changed dependency. 07:20:27 [INFO] Compiling 8 source files with javac [debug release 21] to target/test-classes 07:20:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/src/test/java/org/opendaylight/protocol/bgp/linkstate/ParserTest.java:[134,19] explicit call to close() on an auto-closeable resource 07:20:28 [INFO] 07:20:28 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-linkstate --- 07:20:28 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:20:28 [INFO] 07:20:28 [INFO] ------------------------------------------------------- 07:20:28 [INFO] T E S T S 07:20:28 [INFO] ------------------------------------------------------- 07:20:29 [INFO] Running org.opendaylight.protocol.bgp.linkstate.LinkstateAttributeParserTest 07:20:29 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.604 s -- in org.opendaylight.protocol.bgp.linkstate.LinkstateAttributeParserTest 07:20:29 [INFO] Running org.opendaylight.protocol.bgp.linkstate.SrAttributeParserTest 07:20:30 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.opendaylight.protocol.bgp.linkstate.SrAttributeParserTest 07:20:30 [INFO] Running org.opendaylight.protocol.bgp.linkstate.TableTypeActivatorTest 07:20:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.protocol.bgp.linkstate.TableTypeActivatorTest 07:20:30 [INFO] Running org.opendaylight.protocol.bgp.linkstate.LinkstateNlriParserTest 07:20:30 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.opendaylight.protocol.bgp.linkstate.LinkstateNlriParserTest 07:20:30 [INFO] Running org.opendaylight.protocol.bgp.linkstate.ActivatorTest 07:20:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.716 s -- in org.opendaylight.protocol.bgp.linkstate.ActivatorTest 07:20:33 [INFO] Running org.opendaylight.protocol.bgp.linkstate.impl.TableTypeActivatorTest 07:20:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.linkstate.impl.TableTypeActivatorTest 07:20:33 [INFO] Running org.opendaylight.protocol.bgp.linkstate.ParserTest 07:20:34 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:20:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.601 s -- in org.opendaylight.protocol.bgp.linkstate.ParserTest 07:20:34 [INFO] Running org.opendaylight.protocol.bgp.linkstate.LinkstateRIBSupportTest 07:20:35 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.409 s -- in org.opendaylight.protocol.bgp.linkstate.LinkstateRIBSupportTest 07:20:36 [INFO] 07:20:36 [INFO] Results: 07:20:36 [INFO] 07:20:36 [INFO] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0 07:20:36 [INFO] 07:20:36 [INFO] 07:20:36 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-linkstate --- 07:20:36 [INFO] 07:20:36 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-linkstate --- 07:20:36 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bgp-linkstate-2.0.1-SNAPSHOT.jar 07:20:36 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/classes/META-INF/MANIFEST.MF 07:20:36 [INFO] 07:20:36 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-linkstate --- 07:20:42 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bgp-linkstate-2.0.1-SNAPSHOT-javadoc.jar 07:20:42 [INFO] 07:20:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-linkstate --- 07:20:42 [INFO] CycloneDX: Resolving Dependencies 07:20:44 [INFO] CycloneDX: Creating BOM version 1.6 with 57 component(s) 07:20:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bom.xml 07:20:44 [INFO] attaching as bgp-linkstate-2.0.1-SNAPSHOT-cyclonedx.xml 07:20:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bom.json 07:20:44 [INFO] attaching as bgp-linkstate-2.0.1-SNAPSHOT-cyclonedx.json 07:20:44 [INFO] 07:20:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-linkstate --- 07:20:44 [INFO] Skipping duplicate-finder execution! 07:20:44 [INFO] 07:20:44 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-linkstate --- 07:20:44 [INFO] No dependency problems found 07:20:44 [INFO] 07:20:44 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-linkstate --- 07:20:44 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bgp-linkstate-2.0.1-SNAPSHOT-sources.jar 07:20:44 [INFO] 07:20:44 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-linkstate --- 07:20:44 [INFO] 07:20:44 [INFO] --- jacoco:0.8.14:report (report) @ bgp-linkstate --- 07:20:44 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/code-coverage/jacoco.exec 07:20:44 [INFO] Analyzed bundle 'bgp-linkstate' with 58 classes 07:20:44 [INFO] 07:20:44 [INFO] --- install:3.1.4:install (default-install) @ bgp-linkstate --- 07:20:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/2.0.1-SNAPSHOT/bgp-linkstate-2.0.1-SNAPSHOT.pom 07:20:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bgp-linkstate-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/2.0.1-SNAPSHOT/bgp-linkstate-2.0.1-SNAPSHOT.jar 07:20:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bgp-linkstate-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/2.0.1-SNAPSHOT/bgp-linkstate-2.0.1-SNAPSHOT-javadoc.jar 07:20:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/2.0.1-SNAPSHOT/bgp-linkstate-2.0.1-SNAPSHOT-cyclonedx.xml 07:20:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/2.0.1-SNAPSHOT/bgp-linkstate-2.0.1-SNAPSHOT-cyclonedx.json 07:20:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bgp-linkstate-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/2.0.1-SNAPSHOT/bgp-linkstate-2.0.1-SNAPSHOT-sources.jar 07:20:44 [INFO] 07:20:44 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-linkstate --- 07:20:44 [INFO] Installing org/opendaylight/bgpcep/bgp-linkstate/2.0.1-SNAPSHOT/bgp-linkstate-2.0.1-SNAPSHOT.jar 07:20:44 [INFO] Writing OBR metadata 07:20:44 [INFO] 07:20:44 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-linkstate --- 07:20:44 [INFO] org.opendaylight.bgpcep:bgp-linkstate:bundle:2.0.1-SNAPSHOT 07:20:44 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:20:44 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:20:44 [INFO] +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:20:44 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:2.0.1-SNAPSHOT:compile 07:20:44 [INFO] +- org.opendaylight.ietf:rfc8294-netty:jar:2.0.2:compile 07:20:44 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:20:44 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:20:44 [INFO] +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:20:44 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:20:44 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:20:44 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:20:44 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:20:44 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:20:44 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:20:44 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 07:20:44 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 07:20:44 [INFO] +- org.opendaylight.bgpcep:rsvp-impl:jar:2.0.1-SNAPSHOT:test 07:20:44 [INFO] | \- org.opendaylight.bgpcep:rsvp-spi:jar:2.0.1-SNAPSHOT:test 07:20:44 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:15.0.2:test 07:20:44 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:test 07:20:44 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:20:44 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:20:44 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:test-jar:tests:2.0.1-SNAPSHOT:test 07:20:44 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:2.0.1-SNAPSHOT:test 07:20:44 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:2.0.1-SNAPSHOT:test 07:20:44 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:test 07:20:44 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:20:44 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:20:44 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:20:44 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:20:44 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:20:44 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:20:44 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:20:44 [INFO] | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:20:44 [INFO] | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:20:44 [INFO] | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:20:44 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:20:44 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:20:44 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:20:44 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:2.0.1-SNAPSHOT:compile 07:20:44 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:2.0.1-SNAPSHOT:compile 07:20:44 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:20:44 [INFO] +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:20:44 [INFO] +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:20:44 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:20:44 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:20:44 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:20:44 [INFO] | \- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:20:44 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:20:44 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:20:44 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:20:44 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:20:44 [INFO] +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:20:44 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:20:44 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:20:44 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:20:44 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:20:44 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:20:44 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:20:44 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:2.0.1-SNAPSHOT:test 07:20:44 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:test 07:20:44 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:16.0.3:test 07:20:44 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:test 07:20:44 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.15:test 07:20:44 [INFO] | +- org.opendaylight.yangtools:yang-test-util:jar:15.0.2:test 07:20:44 [INFO] | | +- org.opendaylight.yangtools:dagger-yang-parser:jar:15.0.2:test 07:20:44 [INFO] | | | +- com.google.dagger:dagger:jar:2.59.2:provided 07:20:44 [INFO] | | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:provided 07:20:44 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:test 07:20:44 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:test 07:20:44 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:test 07:20:44 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:test 07:20:44 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:test 07:20:44 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:test 07:20:44 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:test 07:20:44 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:test 07:20:44 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:test 07:20:44 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:test 07:20:44 [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:test 07:20:44 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:test 07:20:44 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:test 07:20:44 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:test 07:20:44 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:test 07:20:44 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:test 07:20:44 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:test 07:20:44 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:test 07:20:44 [INFO] | | | | +- org.antlr:antlr4-runtime:jar:4.13.2:test 07:20:44 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:test 07:20:44 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:test 07:20:44 [INFO] | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:test 07:20:44 [INFO] | | | +- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:test 07:20:44 [INFO] | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:test 07:20:44 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:test 07:20:44 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:test 07:20:44 [INFO] | | \- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:test 07:20:44 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:test 07:20:44 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:16.0.3:test 07:20:44 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:test 07:20:44 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:test 07:20:44 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:test 07:20:44 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:test 07:20:44 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:test 07:20:44 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:test 07:20:44 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:test 07:20:44 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:test 07:20:44 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:test 07:20:44 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:test 07:20:44 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:test 07:20:44 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:test 07:20:44 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:test 07:20:44 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:test 07:20:44 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:test 07:20:44 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:test 07:20:44 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:test 07:20:44 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:test 07:20:44 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:test 07:20:44 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 07:20:44 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:20:44 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:20:44 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:20:44 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:20:44 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:20:44 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:20:44 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:20:44 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:20:44 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:20:44 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:20:44 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:20:44 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:20:44 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:20:44 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:20:44 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:20:44 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:20:44 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:20:44 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:20:44 [INFO] +- junit:junit:jar:4.13.2:test 07:20:44 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:20:44 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:20:44 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:20:44 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:20:44 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:20:44 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:20:44 [INFO] 07:20:44 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgp-linkstate --- 07:20:44 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/sonatype-clm/module.xml 07:20:44 [INFO] 07:20:44 [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-mock >---------------- 07:20:44 [INFO] Building bgp-rib-mock 2.0.1-SNAPSHOT [47/161] 07:20:44 [INFO] from bgp/rib-mock/pom.xml 07:20:44 [INFO] -------------------------------[ bundle ]------------------------------- 07:20:44 [INFO] 07:20:44 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-rib-mock --- 07:20:44 [INFO] 07:20:44 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-rib-mock --- 07:20:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:44 [INFO] 07:20:44 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-rib-mock --- 07:20:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:44 [INFO] 07:20:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-rib-mock --- 07:20:45 [INFO] 07:20:45 [INFO] --- dependency:3.10.0:properties (default) @ bgp-rib-mock --- 07:20:45 [INFO] 07:20:45 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-rib-mock --- 07:20: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/bgpcep-maven-clm-master/bgp/rib-mock/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:20:45 [INFO] 07:20:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-rib-mock --- 07:20:45 [INFO] Starting audit... 07:20:45 Audit done. 07:20:45 [INFO] You have 0 Checkstyle violations. 07:20:45 [INFO] 07:20:45 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-rib-mock --- 07:20:45 [INFO] Starting audit... 07:20:45 Audit done. 07:20:45 [INFO] You have 0 Checkstyle violations. 07:20:45 [INFO] 07:20:45 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-rib-mock --- 07:20:45 [INFO] 07:20:45 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-rib-mock --- 07:20:45 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/src/main/resources 07:20:45 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/generated-sources/spi 07:20:45 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/generated-sources/yang 07:20:45 [INFO] 07:20:45 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-rib-mock --- 07:20:45 [INFO] Recompiling the module because of changed dependency. 07:20:45 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 07:20:45 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/src/main/java/org/opendaylight/protocol/bgp/rib/mock/EventBusRegistration.java:[172,21] exceptionCaught(io.netty.channel.ChannelHandlerContext,java.lang.Throwable) in io.netty.channel.ChannelHandler has been deprecated 07:20:45 [INFO] 07:20:45 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-rib-mock >>> 07:20:45 [INFO] 07:20:45 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-rib-mock --- 07:20:45 [INFO] Fork Value is true 07:20:48 [INFO] Done SpotBugs Analysis.... 07:20:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:20:48 [INFO] 07:20:48 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-rib-mock <<< 07:20:48 [INFO] 07:20:48 [INFO] 07:20:48 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-rib-mock --- 07:20:48 [INFO] BugInstance size is 0 07:20:48 [INFO] Error size is 0 07:20:48 [INFO] No errors/warnings found 07:20:48 [INFO] 07:20:48 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-rib-mock --- 07:20:48 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/src/test/resources 07:20:48 [INFO] 07:20:48 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-rib-mock --- 07:20:48 [INFO] No sources to compile 07:20:48 [INFO] 07:20:48 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-rib-mock --- 07:20:48 [INFO] No tests to run. 07:20:48 [INFO] 07:20:48 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-rib-mock --- 07:20:48 [INFO] 07:20:48 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-rib-mock --- 07:20:48 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bgp-rib-mock-2.0.1-SNAPSHOT.jar 07:20:48 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/classes/META-INF/MANIFEST.MF 07:20:48 [INFO] 07:20:48 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-rib-mock --- 07:20:49 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bgp-rib-mock-2.0.1-SNAPSHOT-javadoc.jar 07:20:49 [INFO] 07:20:49 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-rib-mock --- 07:20:49 [INFO] CycloneDX: Resolving Dependencies 07:20:50 [INFO] CycloneDX: Creating BOM version 1.6 with 46 component(s) 07:20:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bom.xml 07:20:50 [INFO] attaching as bgp-rib-mock-2.0.1-SNAPSHOT-cyclonedx.xml 07:20:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bom.json 07:20:50 [INFO] attaching as bgp-rib-mock-2.0.1-SNAPSHOT-cyclonedx.json 07:20:50 [INFO] 07:20:50 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-rib-mock --- 07:20:50 [INFO] Skipping duplicate-finder execution! 07:20:50 [INFO] 07:20:50 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-rib-mock --- 07:20:50 [INFO] No dependency problems found 07:20:50 [INFO] 07:20:50 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-rib-mock --- 07:20:50 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bgp-rib-mock-2.0.1-SNAPSHOT-sources.jar 07:20:50 [INFO] 07:20:50 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-rib-mock --- 07:20:50 [INFO] 07:20:50 [INFO] --- jacoco:0.8.14:report (report) @ bgp-rib-mock --- 07:20:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:20:50 [INFO] 07:20:50 [INFO] --- install:3.1.4:install (default-install) @ bgp-rib-mock --- 07:20:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/2.0.1-SNAPSHOT/bgp-rib-mock-2.0.1-SNAPSHOT.pom 07:20:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bgp-rib-mock-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/2.0.1-SNAPSHOT/bgp-rib-mock-2.0.1-SNAPSHOT.jar 07:20:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bgp-rib-mock-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/2.0.1-SNAPSHOT/bgp-rib-mock-2.0.1-SNAPSHOT-javadoc.jar 07:20:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/2.0.1-SNAPSHOT/bgp-rib-mock-2.0.1-SNAPSHOT-cyclonedx.xml 07:20:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/2.0.1-SNAPSHOT/bgp-rib-mock-2.0.1-SNAPSHOT-cyclonedx.json 07:20:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bgp-rib-mock-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/2.0.1-SNAPSHOT/bgp-rib-mock-2.0.1-SNAPSHOT-sources.jar 07:20:50 [INFO] 07:20:50 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-rib-mock --- 07:20:50 [INFO] Installing org/opendaylight/bgpcep/bgp-rib-mock/2.0.1-SNAPSHOT/bgp-rib-mock-2.0.1-SNAPSHOT.jar 07:20:50 [INFO] Writing OBR metadata 07:20:50 [INFO] 07:20:50 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-rib-mock --- 07:20:50 [INFO] org.opendaylight.bgpcep:bgp-rib-mock:bundle:2.0.1-SNAPSHOT 07:20:50 [INFO] +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:20:50 [INFO] | \- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:20:50 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:20:50 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:20:50 [INFO] | | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:20:50 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:20:50 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:20:50 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:20:50 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:20:50 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:20:50 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:20:50 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:20:50 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:20:50 [INFO] | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:20:50 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:20:50 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:20:50 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:20:50 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:20:50 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:20:50 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:20:50 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:20:50 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:20:50 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:20:50 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:20:50 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:20:50 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:20:50 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:20:50 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:20:50 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:20:50 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:20:50 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:20:50 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:20:50 [INFO] +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:20:50 [INFO] +- io.netty:netty-common:jar:4.2.10.Final:compile 07:20:50 [INFO] +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:20:50 [INFO] | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:20:50 [INFO] +- org.checkerframework:checker-qual:jar:3.53.1:provided (optional) 07:20:50 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:20:50 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:20:50 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:20:50 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:20:50 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:20:50 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:20:50 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:15.0.2:test 07:20:50 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:20:50 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:20:50 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:20:50 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:20:50 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:20:50 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:20:50 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:20:50 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:20:50 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:20:50 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:20:50 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:20:50 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:20:50 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:20:50 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:20:50 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:20:50 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:20:50 [INFO] +- junit:junit:jar:4.13.2:test 07:20:50 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:20:50 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:20:50 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:20:50 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:20:50 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:20:50 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:20:50 [INFO] 07:20:50 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgp-rib-mock --- 07:20:50 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/sonatype-clm/module.xml 07:20:50 [INFO] 07:20:50 [INFO] -------------< org.opendaylight.bgpcep:bgp-config-example >------------- 07:20:50 [INFO] Building bgp-config-example 2.0.1-SNAPSHOT [48/161] 07:20:50 [INFO] from bgp/config-example/pom.xml 07:20:50 [INFO] --------------------------------[ jar ]--------------------------------- 07:20:50 [INFO] 07:20:50 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-config-example --- 07:20:50 [INFO] 07:20:50 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-config-example --- 07:20:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:50 [INFO] 07:20:50 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-config-example --- 07:20:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:50 [INFO] 07:20:50 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-config-example --- 07:20:51 [INFO] 07:20:51 [INFO] --- dependency:3.10.0:properties (default) @ bgp-config-example --- 07:20:51 [INFO] 07:20:51 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-config-example --- 07:20: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/bgpcep-maven-clm-master/bgp/config-example/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:20:51 [INFO] 07:20:51 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-config-example --- 07:20:51 [INFO] Starting audit... 07:20:51 Audit done. 07:20:51 [INFO] You have 0 Checkstyle violations. 07:20:51 [INFO] 07:20:51 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-config-example --- 07:20:51 [INFO] Starting audit... 07:20:51 Audit done. 07:20:51 [INFO] You have 0 Checkstyle violations. 07:20:51 [INFO] 07:20:51 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-config-example --- 07:20:51 [INFO] 07:20:51 [INFO] --- remote-resources:3.3.0:bundle (default) @ bgp-config-example --- 07:20:51 [INFO] Writing META-INF/maven/remote-resources.xml descriptor with 3 entries 07:20:51 [INFO] 07:20:51 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-config-example --- 07:20:51 [INFO] Copying 3 resources from src/main/resources to target/classes 07:20:51 [INFO] 07:20:51 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-config-example --- 07:20:51 [INFO] No sources to compile 07:20:51 [INFO] 07:20:51 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-config-example >>> 07:20:51 [INFO] 07:20:51 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-config-example --- 07:20:51 [INFO] No files found to run spotbugs, check compile phase has been run 07:20:51 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:20:51 [INFO] 07:20:51 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-config-example <<< 07:20:51 [INFO] 07:20:51 [INFO] 07:20:51 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-config-example --- 07:20:51 [INFO] 07:20:51 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-config-example --- 07:20:51 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/config-example/src/test/resources 07:20:51 [INFO] 07:20:51 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-config-example --- 07:20:51 [INFO] No sources to compile 07:20:51 [INFO] 07:20:51 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-config-example --- 07:20:51 [INFO] No tests to run. 07:20:51 [INFO] 07:20:51 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-config-example --- 07:20:51 [INFO] 07:20:51 [INFO] --- jar:3.5.0:jar (default-jar) @ bgp-config-example --- 07:20:51 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/bgp-config-example-2.0.1-SNAPSHOT.jar 07:20:51 [INFO] 07:20:51 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-config-example --- 07:20:51 [INFO] No Javadoc in project. Archive not created. 07:20:51 [INFO] 07:20:51 [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ bgp-config-example --- 07:20:51 [INFO] 07:20:51 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-config-example --- 07:20:51 [INFO] CycloneDX: Resolving Dependencies 07:20:52 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 07:20:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/bom.xml 07:20:52 [INFO] attaching as bgp-config-example-2.0.1-SNAPSHOT-cyclonedx.xml 07:20:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/bom.json 07:20:52 [INFO] attaching as bgp-config-example-2.0.1-SNAPSHOT-cyclonedx.json 07:20:52 [INFO] 07:20:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-config-example --- 07:20:52 [INFO] Skipping duplicate-finder execution! 07:20:52 [INFO] 07:20:52 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-config-example --- 07:20:52 [INFO] No dependency problems found 07:20:52 [INFO] 07:20:52 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-config-example --- 07:20:52 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/bgp-config-example-2.0.1-SNAPSHOT-sources.jar 07:20:52 [INFO] 07:20:52 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-config-example --- 07:20:52 [INFO] 07:20:52 [INFO] --- jacoco:0.8.14:report (report) @ bgp-config-example --- 07:20:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:20:52 [INFO] 07:20:52 [INFO] --- install:3.1.4:install (default-install) @ bgp-config-example --- 07:20:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/config-example/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/2.0.1-SNAPSHOT/bgp-config-example-2.0.1-SNAPSHOT.pom 07:20:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/bgp-config-example-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/2.0.1-SNAPSHOT/bgp-config-example-2.0.1-SNAPSHOT.jar 07:20:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/classes/initial/protocols-config.xml to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/2.0.1-SNAPSHOT/bgp-config-example-2.0.1-SNAPSHOT-bgp-initial-config.xml 07:20:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/classes/initial/network-topology-config.xml to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/2.0.1-SNAPSHOT/bgp-config-example-2.0.1-SNAPSHOT-network-topology-bgp-initial-config.xml 07:20:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/classes/initial/routing-policy-config.xml to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/2.0.1-SNAPSHOT/bgp-config-example-2.0.1-SNAPSHOT-routing-policy-default-config.xml 07:20:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/2.0.1-SNAPSHOT/bgp-config-example-2.0.1-SNAPSHOT-cyclonedx.xml 07:20:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/2.0.1-SNAPSHOT/bgp-config-example-2.0.1-SNAPSHOT-cyclonedx.json 07:20:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/bgp-config-example-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/2.0.1-SNAPSHOT/bgp-config-example-2.0.1-SNAPSHOT-sources.jar 07:20:52 [INFO] 07:20:52 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-config-example --- 07:20:52 [INFO] org.opendaylight.bgpcep:bgp-config-example:jar:2.0.1-SNAPSHOT 07:20:52 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:20:52 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:20:52 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:20:52 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:20:52 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:20:52 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:20:52 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:20:52 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:20:52 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:20:52 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:20:52 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:20:52 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:20:52 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:20:52 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:20:52 [INFO] +- junit:junit:jar:4.13.2:test 07:20:52 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:20:52 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:20:52 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:20:52 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:20:52 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:20:52 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:20:52 [INFO] 07:20:52 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgp-config-example --- 07:20:52 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/sonatype-clm/module.xml 07:20:52 [INFO] 07:20:52 [INFO] --------< org.opendaylight.bgpcep:bgp-openconfig-rp-statement >--------- 07:20:52 [INFO] Building bgp-openconfig-rp-statement 2.0.1-SNAPSHOT [49/161] 07:20:52 [INFO] from bgp/openconfig-rp-statement/pom.xml 07:20:52 [INFO] -------------------------------[ bundle ]------------------------------- 07:20:52 [INFO] 07:20:52 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-openconfig-rp-statement --- 07:20:52 [INFO] 07:20:52 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-openconfig-rp-statement --- 07:20:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:52 [INFO] 07:20:52 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-openconfig-rp-statement --- 07:20:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:52 [INFO] 07:20:52 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-openconfig-rp-statement --- 07:20:52 [INFO] 07:20:52 [INFO] --- dependency:3.10.0:properties (default) @ bgp-openconfig-rp-statement --- 07:20:52 [INFO] 07:20:52 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-openconfig-rp-statement --- 07:20: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/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:20:52 [INFO] 07:20:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-openconfig-rp-statement --- 07:20:52 [INFO] Starting audit... 07:20:52 Audit done. 07:20:52 [INFO] You have 0 Checkstyle violations. 07:20:52 [INFO] 07:20:52 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-openconfig-rp-statement --- 07:20:53 [INFO] Starting audit... 07:20:53 Audit done. 07:20:53 [INFO] You have 0 Checkstyle violations. 07:20:53 [INFO] 07:20:53 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-openconfig-rp-statement --- 07:20:53 [INFO] 07:20:53 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-openconfig-rp-statement --- 07:20:53 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/resources 07:20:53 [INFO] 07:20:53 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-openconfig-rp-statement --- 07:20:53 [INFO] Recompiling the module because of changed dependency. 07:20:53 [INFO] Compiling 21 source files with javac [debug release 21] to target/classes 07:20:53 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 07:20:53 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 07:20:53 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.registry.StatementProviderActivator 07:20:53 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 07:20:53 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 07:20:53 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 07:20:53 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 07:20:53 [INFO] 07:20:53 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-openconfig-rp-statement >>> 07:20:53 [INFO] 07:20:53 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-openconfig-rp-statement --- 07:20:53 [INFO] Fork Value is true 07:20:57 [INFO] Done SpotBugs Analysis.... 07:20:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:20:57 [INFO] 07:20:57 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-openconfig-rp-statement <<< 07:20:57 [INFO] 07:20:57 [INFO] 07:20:57 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-openconfig-rp-statement --- 07:20:57 [INFO] BugInstance size is 0 07:20:57 [INFO] Error size is 0 07:20:57 [INFO] No errors/warnings found 07:20:57 [INFO] 07:20:57 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-openconfig-rp-statement --- 07:20:57 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:20:57 [INFO] 07:20:57 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-openconfig-rp-statement --- 07:20:57 [INFO] Recompiling the module because of changed dependency. 07:20:57 [INFO] Compiling 13 source files with javac [debug release 21] to target/test-classes 07:20:57 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 07:20:57 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 07:20:57 [INFO] 07:20:57 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-openconfig-rp-statement --- 07:20:57 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:20:57 [INFO] 07:20:57 [INFO] ------------------------------------------------------- 07:20:57 [INFO] T E S T S 07:20:57 [INFO] ------------------------------------------------------- 07:20:58 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.ExportDefaultStatementTest 07:21:01 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:21:03 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.428 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.ExportDefaultStatementTest 07:21:03 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.ImportDefaultStatementTest 07:21:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.ImportDefaultStatementTest 07:21:03 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchAfiSafiNotInTest 07:21:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchAfiSafiNotInTest 07:21:03 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchAsPathSetTest 07:21:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchAsPathSetTest 07:21:04 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchBgpNeighborSetTest 07:21:04 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchBgpNeighborSetTest 07:21:04 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchCommunityTest 07:21:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchCommunityTest 07:21:04 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchExtComTest 07:21:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchExtComTest 07:21:04 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.SetCommunityTest 07:21:04 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.SetCommunityTest 07:21:04 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.SetExtCommunityTest 07:21:04 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.SetExtCommunityTest 07:21:04 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.VpnNonMemberHandlerTest 07:21:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.VpnNonMemberHandlerTest 07:21:04 [INFO] 07:21:04 [INFO] Results: 07:21:04 [INFO] 07:21:04 [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0 07:21:04 [INFO] 07:21:04 [INFO] 07:21:04 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-openconfig-rp-statement --- 07:21:04 [INFO] 07:21:04 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-openconfig-rp-statement --- 07:21:04 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-2.0.1-SNAPSHOT.jar 07:21:04 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/classes/META-INF/MANIFEST.MF 07:21:04 [INFO] 07:21:04 [INFO] --- jar:3.5.0:test-jar (default) @ bgp-openconfig-rp-statement --- 07:21:04 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-2.0.1-SNAPSHOT-tests.jar 07:21:04 [INFO] 07:21:04 [INFO] --- source:3.4.0:test-jar-no-fork (default) @ bgp-openconfig-rp-statement --- 07:21:04 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-2.0.1-SNAPSHOT-test-sources.jar 07:21:04 [INFO] 07:21:04 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-openconfig-rp-statement --- 07:21:06 [WARNING] Javadoc Warnings 07:21:06 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/AbstractCommunityHandler.java:34: warning: no comment 07:21:06 [WARNING] public class AbstractCommunityHandler { 07:21:06 [WARNING] ^ 07:21:06 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/AbstractCommunityHandler.java:42: warning: no comment 07:21:06 [WARNING] protected final LoadingCache> communitySets; 07:21:06 [WARNING] ^ 07:21:06 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/AbstractCommunityHandler.java:44: warning: no comment 07:21:06 [WARNING] public AbstractCommunityHandler(final DataBroker dataBroker) { 07:21:06 [WARNING] ^ 07:21:06 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/AbstractExtCommunityHandler.java:35: warning: no comment 07:21:06 [WARNING] public class AbstractExtCommunityHandler { 07:21:06 [WARNING] ^ 07:21:06 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/AbstractExtCommunityHandler.java:44: warning: no comment 07:21:06 [WARNING] protected final LoadingCache> extCommunitySets = CacheBuilder.newBuilder() 07:21:06 [WARNING] ^ 07:21:06 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/AbstractExtCommunityHandler.java:63: warning: no comment 07:21:06 [WARNING] public AbstractExtCommunityHandler(final DataBroker databroker) { 07:21:06 [WARNING] ^ 07:21:06 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/AsPathPrepend.java:30: warning: no comment 07:21:06 [WARNING] public static AsPathPrepend getInstance() { 07:21:06 [WARNING] ^ 07:21:06 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/LocalAsPathPrependHandler.java:18: warning: no comment 07:21:06 [WARNING] public final class LocalAsPathPrependHandler extends AbstractPrependAsPath 07:21:06 [WARNING] ^ 07:21:06 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/LocalAsPathPrependHandler.java:26: warning: no comment 07:21:06 [WARNING] public static LocalAsPathPrependHandler getInstance() { 07:21:06 [WARNING] ^ 07:21:06 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchAfiSafiNotInHandler.java:31: warning: no comment 07:21:06 [WARNING] public static MatchAfiSafiNotInHandler getInstance() { 07:21:06 [WARNING] ^ 07:21:06 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchAsPathSetHandler.java:75: warning: no comment 07:21:06 [WARNING] public MatchAsPathSetHandler(final DataBroker dataBroker) { 07:21:06 [WARNING] ^ 07:21:06 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchBgpNeighborSetHandler.java:62: warning: no comment 07:21:06 [WARNING] public MatchBgpNeighborSetHandler(final DataBroker dataBroker) { 07:21:06 [WARNING] ^ 07:21:06 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchClusterIdSetHandler.java:73: warning: no comment 07:21:06 [WARNING] public MatchClusterIdSetHandler(final DataBroker dataBroker) { 07:21:06 [WARNING] ^ 07:21:06 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchCommunitySetHandler.java:30: warning: no comment 07:21:06 [WARNING] public MatchCommunitySetHandler(final DataBroker databroker) { 07:21:06 [WARNING] ^ 07:21:06 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchExtCommunitySetHandler.java:30: warning: no comment 07:21:06 [WARNING] public MatchExtCommunitySetHandler(final DataBroker databroker) { 07:21:06 [WARNING] ^ 07:21:06 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchOriginatorIdSetHandler.java:71: warning: no comment 07:21:06 [WARNING] public MatchOriginatorIdSetHandler(final DataBroker dataBroker) { 07:21:06 [WARNING] ^ 07:21:06 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchRoleSetHandler.java:71: warning: no comment 07:21:06 [WARNING] public MatchRoleSetHandler(final DataBroker dataBroker) { 07:21:06 [WARNING] ^ 07:21:06 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/NonTransitiveAttributesFilterHandler.java:38: warning: no comment 07:21:06 [WARNING] public static NonTransitiveAttributesFilterHandler getInstance() { 07:21:06 [WARNING] ^ 07:21:06 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/OSGiStatementActivator.java:25: warning: no comment 07:21:06 [WARNING] public final class OSGiStatementActivator extends AbstractBGPStatementProviderActivator { 07:21:06 [WARNING] ^ 07:21:06 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/OSGiStatementActivator.java:25: warning: use of default constructor, which does not provide a comment 07:21:06 [WARNING] public final class OSGiStatementActivator extends AbstractBGPStatementProviderActivator { 07:21:06 [WARNING] ^ 07:21:06 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/SetClusterIdPrependHandler.java:32: warning: no comment 07:21:06 [WARNING] public static SetClusterIdPrependHandler getInstance() { 07:21:06 [WARNING] ^ 07:21:06 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/SetCommunityHandler.java:34: warning: no comment 07:21:06 [WARNING] public SetCommunityHandler(final DataBroker dataBroker) { 07:21:06 [WARNING] ^ 07:21:06 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/SetExtCommunityHandler.java:35: warning: no comment 07:21:06 [WARNING] public SetExtCommunityHandler(final DataBroker dataBroker) { 07:21:06 [WARNING] ^ 07:21:06 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/SetOriginatorIdPrependHandler.java:30: warning: no comment 07:21:06 [WARNING] public static SetOriginatorIdPrependHandler getInstance() { 07:21:06 [WARNING] ^ 07:21:06 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/StatementActivator.java:58: warning: no comment 07:21:06 [WARNING] public final class StatementActivator extends AbstractBGPStatementProviderActivator { 07:21:06 [WARNING] ^ 07:21:06 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/StatementActivator.java:61: warning: no comment 07:21:06 [WARNING] public StatementActivator() { 07:21:06 [WARNING] ^ 07:21:06 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/StatementActivator.java:67: warning: no comment 07:21:06 [WARNING] public StatementActivator(final DataBroker dataBroker) { 07:21:06 [WARNING] ^ 07:21:06 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/VpnNonMemberHandler.java:45: warning: no comment 07:21:06 [WARNING] public static VpnNonMemberHandler getInstance() { 07:21:06 [WARNING] ^ 07:21:06 [WARNING] 28 warnings 07:21:06 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-2.0.1-SNAPSHOT-javadoc.jar 07:21:06 [INFO] 07:21:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-openconfig-rp-statement --- 07:21:06 [INFO] CycloneDX: Resolving Dependencies 07:21:07 [INFO] CycloneDX: Creating BOM version 1.6 with 54 component(s) 07:21:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bom.xml 07:21:07 [INFO] attaching as bgp-openconfig-rp-statement-2.0.1-SNAPSHOT-cyclonedx.xml 07:21:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bom.json 07:21:08 [INFO] attaching as bgp-openconfig-rp-statement-2.0.1-SNAPSHOT-cyclonedx.json 07:21:08 [INFO] 07:21:08 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-rp-statement --- 07:21:08 [INFO] Skipping duplicate-finder execution! 07:21:08 [INFO] 07:21:08 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-openconfig-rp-statement --- 07:21:08 [INFO] No dependency problems found 07:21:08 [INFO] 07:21:08 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-openconfig-rp-statement --- 07:21:08 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-2.0.1-SNAPSHOT-sources.jar 07:21:08 [INFO] 07:21:08 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-openconfig-rp-statement --- 07:21:08 [INFO] 07:21:08 [INFO] --- jacoco:0.8.14:report (report) @ bgp-openconfig-rp-statement --- 07:21:08 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/code-coverage/jacoco.exec 07:21:08 [INFO] Analyzed bundle 'bgp-openconfig-rp-statement' with 28 classes 07:21:08 [INFO] 07:21:08 [INFO] --- install:3.1.4:install (default-install) @ bgp-openconfig-rp-statement --- 07:21:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/2.0.1-SNAPSHOT/bgp-openconfig-rp-statement-2.0.1-SNAPSHOT.pom 07:21:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/2.0.1-SNAPSHOT/bgp-openconfig-rp-statement-2.0.1-SNAPSHOT.jar 07:21:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-2.0.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/2.0.1-SNAPSHOT/bgp-openconfig-rp-statement-2.0.1-SNAPSHOT-tests.jar 07:21:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-2.0.1-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/2.0.1-SNAPSHOT/bgp-openconfig-rp-statement-2.0.1-SNAPSHOT-test-sources.jar 07:21:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/2.0.1-SNAPSHOT/bgp-openconfig-rp-statement-2.0.1-SNAPSHOT-javadoc.jar 07:21:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/2.0.1-SNAPSHOT/bgp-openconfig-rp-statement-2.0.1-SNAPSHOT-cyclonedx.xml 07:21:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/2.0.1-SNAPSHOT/bgp-openconfig-rp-statement-2.0.1-SNAPSHOT-cyclonedx.json 07:21:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/2.0.1-SNAPSHOT/bgp-openconfig-rp-statement-2.0.1-SNAPSHOT-sources.jar 07:21:08 [INFO] 07:21:08 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-openconfig-rp-statement --- 07:21:08 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-rp-statement/2.0.1-SNAPSHOT/bgp-openconfig-rp-statement-2.0.1-SNAPSHOT.jar 07:21:08 [INFO] Writing OBR metadata 07:21:08 [INFO] 07:21:08 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-openconfig-rp-statement --- 07:21:08 [INFO] org.opendaylight.bgpcep:bgp-openconfig-rp-statement:bundle:2.0.1-SNAPSHOT 07:21:08 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:21:08 [INFO] | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:21:08 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:21:08 [INFO] | | \- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:21:08 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:21:08 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:21:08 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:21:08 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:21:08 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:21:08 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:21:08 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:21:08 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:2.0.1-SNAPSHOT:compile 07:21:08 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:21:08 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:21:08 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:21:08 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:21:08 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:21:08 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:21:08 [INFO] | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:21:08 [INFO] | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:21:08 [INFO] | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:21:08 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:21:08 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:21:08 [INFO] | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:21:08 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:21:08 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:21:08 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:21:08 [INFO] +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:21:08 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:compile 07:21:08 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:21:08 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:21:08 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:21:08 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:21:08 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:21:08 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:21:08 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:21:08 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:21:08 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:21:08 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:21:08 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:21:08 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:21:08 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:21:08 [INFO] +- org.apache.commons:commons-lang3:jar:3.20.0:compile 07:21:08 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:21:08 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:21:08 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:21:08 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:21:08 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:21:08 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:21:08 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:2.0.1-SNAPSHOT:test 07:21:08 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:2.0.1-SNAPSHOT:test 07:21:08 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:test 07:21:08 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:test 07:21:08 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:test 07:21:08 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:15.0.2:test 07:21:08 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:21:08 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:test 07:21:08 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:test 07:21:08 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:test 07:21:08 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:21:08 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:21:08 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:test 07:21:08 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:test 07:21:08 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:test 07:21:08 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:test 07:21:08 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:2.0.1-SNAPSHOT:test 07:21:08 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:jar:2.0.1-SNAPSHOT:test 07:21:08 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:test-jar:tests:2.0.1-SNAPSHOT:test 07:21:08 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:16.0.3:test 07:21:08 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:test 07:21:08 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.15:test 07:21:08 [INFO] | +- org.opendaylight.yangtools:yang-test-util:jar:15.0.2:test 07:21:08 [INFO] | | +- org.opendaylight.yangtools:dagger-yang-parser:jar:15.0.2:test 07:21:08 [INFO] | | | +- com.google.dagger:dagger:jar:2.59.2:provided 07:21:08 [INFO] | | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:provided 07:21:08 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:test 07:21:08 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:test 07:21:08 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:test 07:21:08 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:test 07:21:08 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:test 07:21:08 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:test 07:21:08 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:test 07:21:08 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:test 07:21:08 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:test 07:21:08 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:test 07:21:08 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:test 07:21:08 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:test 07:21:08 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:test 07:21:08 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:test 07:21:08 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:test 07:21:08 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:test 07:21:08 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:test 07:21:08 [INFO] | | | | +- org.antlr:antlr4-runtime:jar:4.13.2:test 07:21:08 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:test 07:21:08 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:test 07:21:08 [INFO] | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:test 07:21:08 [INFO] | | | +- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:test 07:21:08 [INFO] | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:test 07:21:08 [INFO] | | \- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:test 07:21:08 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:test 07:21:08 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:16.0.3:test 07:21:08 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:test 07:21:08 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:test 07:21:08 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:test 07:21:08 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:test 07:21:08 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:test 07:21:08 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:test 07:21:08 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:test 07:21:08 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:test 07:21:08 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:test 07:21:08 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:test 07:21:08 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:test 07:21:08 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:test 07:21:08 [INFO] | \- org.opendaylight.yangtools:binding-model:jar:15.0.2:test 07:21:08 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 07:21:08 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:2.0.1-SNAPSHOT:test 07:21:08 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.32:test 07:21:08 [INFO] | \- ch.qos.logback:logback-core:jar:1.5.32:test 07:21:08 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:2.0.1-SNAPSHOT:test 07:21:08 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:test-jar:tests:2.0.1-SNAPSHOT:test 07:21:08 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:test-jar:tests:2.0.1-SNAPSHOT:test 07:21:08 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:21:08 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:21:08 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:21:08 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:21:08 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:21:08 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:21:08 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:21:08 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:21:08 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:21:08 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:21:08 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:21:08 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:21:08 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:21:08 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:21:08 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:21:08 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:21:08 [INFO] +- junit:junit:jar:4.13.2:test 07:21:08 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:21:08 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:21:08 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:21:08 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:21:08 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:21:08 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:21:08 [INFO] 07:21:08 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgp-openconfig-rp-statement --- 07:21:08 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/sonatype-clm/module.xml 07:21:08 [INFO] 07:21:08 [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-impl >---------------- 07:21:08 [INFO] Building bgp-rib-impl 2.0.1-SNAPSHOT [50/161] 07:21:08 [INFO] from bgp/rib-impl/pom.xml 07:21:08 [INFO] -------------------------------[ bundle ]------------------------------- 07:21:08 [INFO] 07:21:08 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-rib-impl --- 07:21:08 [INFO] 07:21:08 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-rib-impl --- 07:21:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:21:08 [INFO] 07:21:08 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-rib-impl --- 07:21:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:21:08 [INFO] 07:21:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-rib-impl --- 07:21:08 [INFO] 07:21:08 [INFO] --- dependency:3.10.0:properties (default) @ bgp-rib-impl --- 07:21:08 [INFO] 07:21:08 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-rib-impl --- 07:21: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/bgpcep-maven-clm-master/bgp/rib-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:21:08 [INFO] 07:21:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-rib-impl --- 07:21:08 [INFO] Starting audit... 07:21:08 Audit done. 07:21:08 [INFO] You have 0 Checkstyle violations. 07:21:08 [INFO] 07:21:08 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-rib-impl --- 07:21:10 [INFO] Starting audit... 07:21:10 Audit done. 07:21:10 [INFO] You have 0 Checkstyle violations. 07:21:10 [INFO] 07:21:10 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-rib-impl --- 07:21:10 [INFO] 07:21:10 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-rib-impl --- 07:21:10 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/resources 07:21:10 [INFO] 07:21:10 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-rib-impl --- 07:21:10 [INFO] Recompiling the module because of changed dependency. 07:21:10 [INFO] Compiling 77 source files with javac [debug release 21] to target/classes 07:21:11 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.impl.spi.BGPPeerRegistry 07:21:11 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.state.BGPStateProviderRegistry 07:21:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:[141,44] possible 'this' escape before subclass is fully initialized 07:21:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPPeer.java:[805,45] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:21:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeerBean.java:[254,40] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:21:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeerBean.java:[256,42] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:21:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeerBean.java:[296,21] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:21:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/CodecsImpl.java:[96,39] found raw type: org.opendaylight.yangtools.binding.data.codec.api.BindingDataObjectCodecTreeNode 07:21:11 missing type arguments for generic class org.opendaylight.yangtools.binding.data.codec.api.BindingDataObjectCodecTreeNode 07:21:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BGPClusterSingletonService.java:[254,41] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:21:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BGPClusterSingletonService.java:[260,71] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:21:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:[168,35] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:21:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:[168,80] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:21:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:[172,35] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:21:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:[172,80] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:21:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:[215,62] unchecked cast 07:21:11 required: org.opendaylight.mdsal.binding.api.DataObjectModification 07:21:11 found: org.opendaylight.mdsal.binding.api.DataObjectModification 07:21:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:[224,72] unchecked cast 07:21:11 required: org.opendaylight.mdsal.binding.api.DataObjectModification 07:21:11 found: org.opendaylight.mdsal.binding.api.DataObjectModification 07:21:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:[226,70] unchecked cast 07:21:11 required: org.opendaylight.mdsal.binding.api.DataObjectModification 07:21:11 found: org.opendaylight.mdsal.binding.api.DataObjectModification 07:21:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:[232,51] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:21:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/BGPBestPathSelection.java:[14,8] auto-closeable resource org.opendaylight.protocol.bgp.rib.impl.spi.BGPBestPathSelection has a member method close() that could throw InterruptedException 07:21:11 [INFO] 07:21:11 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-rib-impl >>> 07:21:11 [INFO] 07:21:11 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-rib-impl --- 07:21:11 [INFO] Fork Value is true 07:21:18 [INFO] Done SpotBugs Analysis.... 07:21:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:21:18 [INFO] 07:21:18 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-rib-impl <<< 07:21:18 [INFO] 07:21:18 [INFO] 07:21:18 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-rib-impl --- 07:21:18 [INFO] BugInstance size is 0 07:21:18 [INFO] Error size is 0 07:21:18 [INFO] No errors/warnings found 07:21:18 [INFO] 07:21:18 [INFO] --- remote-resources:3.3.0:process (default) @ bgp-rib-impl --- 07:21:18 [INFO] Preparing remote bundle org.opendaylight.bgpcep:bgp-config-example:2.0.1-SNAPSHOT 07:21:18 [INFO] Copying 3 resources from 1 bundle. 07:21:18 [INFO] 07:21:18 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-rib-impl --- 07:21:18 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:21:18 [INFO] Copying 3 resources from target/maven-shared-archive-resources to target/test-classes 07:21:18 [INFO] 07:21:18 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-rib-impl --- 07:21:18 [INFO] Recompiling the module because of changed dependency. 07:21:18 [INFO] Compiling 34 source files with javac [debug release 21] to target/test-classes 07:21:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/AbstractRIBTestSetup.java:[121,18] auto-closeable resource mock is never referenced in body of corresponding try statement 07:21:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImplTest.java:[104,18] auto-closeable resource mock is never referenced in body of corresponding try statement 07:21:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/FSMTest.java:[142,47] unchecked method invocation: method addListener in interface io.netty.channel.ChannelFuture is applied to given types 07:21:19 required: io.netty.util.concurrent.GenericFutureListener> 07:21:19 found: io.netty.util.concurrent.GenericFutureListener 07:21:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/FSMTest.java:[142,51] unchecked conversion 07:21:19 required: io.netty.util.concurrent.GenericFutureListener> 07:21:19 found: io.netty.util.concurrent.GenericFutureListener 07:21:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/FSMTest.java:[95,18] auto-closeable resource mock is never referenced in body of corresponding try statement 07:21:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/AbstractConfig.java:[131,58] unchecked method invocation: method getPeerGroup in interface org.opendaylight.protocol.bgp.rib.impl.config.PeerGroupConfigLoader is applied to given types 07:21:19 required: org.opendaylight.yangtools.binding.DataObjectIdentifier,java.lang.String 07:21:19 found: org.opendaylight.yangtools.binding.DataObjectIdentifier,java.lang.String 07:21:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/AbstractConfig.java:[131,62] unchecked conversion 07:21:19 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 07:21:19 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 07:21:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpDeployerTest.java:[202,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 07:21:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpDeployerTest.java:[214,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 07:21:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[100,34] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:21:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[118,47] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:21:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[143,33] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:21:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[147,33] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:21:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[149,42] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:21:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[162,34] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:21:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[180,52] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:21:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[199,32] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:21:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPStateCollectorTest.java:[42,31] auto-closeable resource peerStateReg is never referenced in body of corresponding try statement 07:21:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPStateCollectorTest.java:[41,27] auto-closeable resource ribStateReg is never referenced in body of corresponding try statement 07:21:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPStateCollectorTest.java:[55,27] auto-closeable resource peerStateReg is never referenced in body of corresponding try statement 07:21:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPStateCollectorTest.java:[64,27] auto-closeable resource ribStateReg is never referenced in body of corresponding try statement 07:21:19 [INFO] 07:21:19 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-rib-impl --- 07:21:19 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:21:19 [INFO] 07:21:19 [INFO] ------------------------------------------------------- 07:21:19 [INFO] T E S T S 07:21:19 [INFO] ------------------------------------------------------- 07:21:20 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiatorTest 07:21:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.180 s -- in org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiatorTest 07:21:20 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AddPathAllPathsTest 07:21:24 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:22:00 [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 39.90 s <<< FAILURE! -- in org.opendaylight.protocol.bgp.rib.impl.AddPathAllPathsTest 07:22:00 [ERROR] org.opendaylight.protocol.bgp.rib.impl.AddPathAllPathsTest.testUseCase1 -- Time elapsed: 39.89 s <<< FAILURE! 07:22:00 java.lang.AssertionError: Expected 2 but received [Update{}] 07:22:00 at org.opendaylight.protocol.util.CheckUtil.checkReceivedMessages(CheckUtil.java:176) 07:22:00 at org.opendaylight.protocol.util.CheckUtil.checkReceivedMessages(CheckUtil.java:162) 07:22:00 at org.opendaylight.protocol.bgp.rib.impl.AddPathAllPathsTest.testUseCase1(AddPathAllPathsTest.java:203) 07:22:00 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 07:22:00 07:22:00 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AddPathBasePathsTest 07:22:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.856 s -- in org.opendaylight.protocol.bgp.rib.impl.AddPathBasePathsTest 07:22:03 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AddPathNPathsTest 07:22:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.779 s -- in org.opendaylight.protocol.bgp.rib.impl.AddPathNPathsTest 07:22:06 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AdjRibsInWriterTest 07:22:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.666 s -- in org.opendaylight.protocol.bgp.rib.impl.AdjRibsInWriterTest 07:22:06 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BGPDispatcherImplTest 07:22:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 s -- in org.opendaylight.protocol.bgp.rib.impl.BGPDispatcherImplTest 07:22:06 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BGPParserTest 07:22:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.protocol.bgp.rib.impl.BGPParserTest 07:22:06 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BGPSessionImplTest 07:22:13 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.860 s -- in org.opendaylight.protocol.bgp.rib.impl.BGPSessionImplTest 07:22:13 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BgpPeerRpcTest 07:22:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s -- in org.opendaylight.protocol.bgp.rib.impl.BgpPeerRpcTest 07:22:13 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtilTest 07:22:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtilTest 07:22:13 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.FSMTest 07:22:13 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.protocol.bgp.rib.impl.FSMTest 07:22:13 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.GracefulRestartTest 07:22:42 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.51 s -- in org.opendaylight.protocol.bgp.rib.impl.GracefulRestartTest 07:22:42 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.ParserToSalTest 07:22:42 [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0 s -- in org.opendaylight.protocol.bgp.rib.impl.ParserToSalTest 07:22:42 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.PeerTest 07:22:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.717 s -- in org.opendaylight.protocol.bgp.rib.impl.PeerTest 07:22:43 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.RouteUpdateKeyTest 07:22:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.rib.impl.RouteUpdateKeyTest 07:22:43 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.StrictBGPPeerRegistryTest 07:22:43 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.opendaylight.protocol.bgp.rib.impl.StrictBGPPeerRegistryTest 07:22:43 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.SynchronizationAndExceptionTest 07:22:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.opendaylight.protocol.bgp.rib.impl.SynchronizationAndExceptionTest 07:22:43 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.SynchronizationTest 07:22:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.rib.impl.SynchronizationTest 07:22:43 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.AppPeerTest 07:22:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.361 s -- in org.opendaylight.protocol.bgp.rib.impl.config.AppPeerTest 07:22:43 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.BgpDeployerTest 07:22:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.435 s -- in org.opendaylight.protocol.bgp.rib.impl.config.BgpDeployerTest 07:22:45 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.BgpPeerTest 07:22:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.protocol.bgp.rib.impl.config.BgpPeerTest 07:22:45 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtilTest 07:22:45 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtilTest 07:22:45 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.OpenConfigMappingUtilTest 07:22:45 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.protocol.bgp.rib.impl.config.OpenConfigMappingUtilTest 07:22:45 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.RibImplTest 07:22:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s -- in org.opendaylight.protocol.bgp.rib.impl.config.RibImplTest 07:22:45 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.state.BGPStateCollectorTest 07:22:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.310 s -- in org.opendaylight.protocol.bgp.rib.impl.state.BGPStateCollectorTest 07:22:45 [INFO] 07:22:45 [INFO] Results: 07:22:45 [INFO] 07:22:45 [ERROR] Failures: 07:22:45 [ERROR] AddPathAllPathsTest.testUseCase1:203 Expected 2 but received [Update{}] 07:22:45 [INFO] 07:22:45 [ERROR] Tests run: 95, Failures: 1, Errors: 0, Skipped: 2 07:22:45 [INFO] 07:22:45 [INFO] ------------------------------------------------------------------------ 07:22:45 [INFO] Reactor Summary for bgpcep 2.0.1-SNAPSHOT: 07:22:45 [INFO] 07:22:45 [INFO] bgpcep-artifacts ................................... SUCCESS [ 3.356 s] 07:22:45 [INFO] binding-parent ..................................... SUCCESS [ 5.345 s] 07:22:45 [INFO] graph-api .......................................... SUCCESS [ 14.527 s] 07:22:45 [INFO] algo-api ........................................... SUCCESS [ 7.138 s] 07:22:45 [INFO] concepts ........................................... SUCCESS [ 8.704 s] 07:22:45 [INFO] BGPCEP common parent ............................... SUCCESS [ 0.576 s] 07:22:45 [INFO] algo-impl .......................................... SUCCESS [ 7.746 s] 07:22:45 [INFO] single-feature-parent .............................. SUCCESS [ 3.041 s] 07:22:45 [INFO] OpenDaylight :: GRAPH :: API ....................... SUCCESS [ 11.767 s] 07:22:45 [INFO] OpenDaylight :: BGPCEP :: Concepts ................. SUCCESS [ 7.743 s] 07:22:45 [INFO] OpenDaylight :: Path Computation Algorithms :: API . SUCCESS [ 7.550 s] 07:22:45 [INFO] graph-impl ......................................... SUCCESS [ 6.765 s] 07:22:45 [INFO] OpenDaylight :: GRAPH .............................. SUCCESS [ 35.561 s] 07:22:45 [INFO] OpenDaylight :: Path Computation Algorithms ........ SUCCESS [ 15.957 s] 07:22:45 [INFO] testtool-parent .................................... SUCCESS [ 1.516 s] 07:22:45 [INFO] util ............................................... SUCCESS [ 7.932 s] 07:22:45 [INFO] bgp-concepts ....................................... SUCCESS [ 10.111 s] 07:22:45 [INFO] bgp-parser-api ..................................... SUCCESS [ 9.854 s] 07:22:45 [INFO] bgp-parser-spi ..................................... SUCCESS [ 11.691 s] 07:22:45 [INFO] bgp-util ........................................... SUCCESS [ 5.576 s] 07:22:45 [INFO] bgp-parser-impl .................................... SUCCESS [ 11.787 s] 07:22:45 [INFO] OpenDaylight :: Extras :: Dependencies ............. SUCCESS [ 7.271 s] 07:22:45 [INFO] OpenDaylight :: BGP :: Dependencies ................ SUCCESS [ 7.670 s] 07:22:45 [INFO] OpenDaylight :: BGP :: Parser :: API ............... SUCCESS [ 7.802 s] 07:22:45 [INFO] OpenDaylight :: BGP :: Parser ...................... SUCCESS [ 8.551 s] 07:22:45 [INFO] bgp-rib-api ........................................ SUCCESS [ 7.149 s] 07:22:45 [INFO] bgp-openconfig-api ................................. SUCCESS [ 20.546 s] 07:22:45 [INFO] bgp-rib-spi ........................................ SUCCESS [ 15.549 s] 07:22:45 [INFO] OpenDaylight :: BGP :: RIB Api ..................... SUCCESS [ 10.840 s] 07:22:45 [INFO] bgp-openconfig-spi ................................. SUCCESS [ 6.534 s] 07:22:45 [INFO] OpenDaylight :: BGP :: Openconfig .................. SUCCESS [ 10.957 s] 07:22:45 [INFO] bgp-bmp-api ........................................ SUCCESS [ 9.646 s] 07:22:45 [INFO] bgp-extension-parent ............................... SUCCESS [ 1.355 s] 07:22:45 [INFO] bgp-inet ........................................... SUCCESS [ 15.463 s] 07:22:45 [INFO] bgp-path-selection-mode ............................ SUCCESS [ 8.835 s] 07:22:45 [INFO] config-loader-spi .................................. SUCCESS [ 4.746 s] 07:22:45 [INFO] config-loader-impl ................................. SUCCESS [ 11.963 s] 07:22:45 [INFO] testtool-util ...................................... SUCCESS [ 33.841 s] 07:22:45 [INFO] routing-policy-config-loader ....................... SUCCESS [ 11.729 s] 07:22:45 [INFO] bgp-openconfig-rp-spi .............................. SUCCESS [ 14.073 s] 07:22:45 [INFO] bgp-route-target ................................... SUCCESS [ 16.411 s] 07:22:45 [INFO] bgp-openconfig-rp-impl ............................. SUCCESS [ 5.976 s] 07:22:45 [INFO] rsvp-api ........................................... SUCCESS [ 10.671 s] 07:22:45 [INFO] rsvp-spi ........................................... SUCCESS [ 10.197 s] 07:22:45 [INFO] rsvp-impl .......................................... SUCCESS [ 10.393 s] 07:22:45 [INFO] bgp-linkstate ...................................... SUCCESS [ 26.604 s] 07:22:45 [INFO] bgp-rib-mock ....................................... SUCCESS [ 5.435 s] 07:22:45 [INFO] bgp-config-example ................................. SUCCESS [ 2.083 s] 07:22:45 [INFO] bgp-openconfig-rp-statement ........................ SUCCESS [ 15.956 s] 07:22:45 [INFO] bgp-rib-impl ....................................... FAILURE [01:37 min] 07:22:45 [INFO] bgp-peer-acceptor .................................. SKIPPED 07:22:45 [INFO] bgp-bmp-spi ........................................ SKIPPED 07:22:45 [INFO] OpenDaylight :: BMP :: API ......................... SKIPPED 07:22:45 [INFO] OpenDaylight :: BGP :: Extensions API .............. SKIPPED 07:22:45 [INFO] OpenDaylight :: BGP :: Inet ........................ SKIPPED 07:22:45 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Spi SKIPPED 07:22:45 [INFO] OpenDaylight :: BGP :: Route Target Constrains ..... SKIPPED 07:22:45 [INFO] OpenDaylight :: BGP :: Path Selection .............. SKIPPED 07:22:45 [INFO] OpenDaylight :: BGPCEP :: SPI Config Loader ........ SKIPPED 07:22:45 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Impl SKIPPED 07:22:45 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Statements SKIPPED 07:22:45 [INFO] OpenDaylight :: BGP :: RIB Impl .................... SKIPPED 07:22:45 [INFO] bgp-openconfig-state ............................... SKIPPED 07:22:45 [INFO] OpenDaylight :: BGP :: Config Loader ............... SKIPPED 07:22:45 [INFO] topology-api ....................................... SKIPPED 07:22:45 [INFO] topology-tunnel-api ................................ SKIPPED 07:22:45 [INFO] topology-segment-routing ........................... SKIPPED 07:22:45 [INFO] bgp-topology-provider .............................. SKIPPED 07:22:45 [INFO] OpenDaylight :: RSVP :: API ........................ SKIPPED 07:22:45 [INFO] OpenDaylight :: RSVP ............................... SKIPPED 07:22:45 [INFO] OpenDaylight :: BGP :: RIB Linkstate ............... SKIPPED 07:22:45 [INFO] OpenDaylight :: BGPCEP :: Topology :: Api .......... SKIPPED 07:22:45 [INFO] OpenDaylight :: BGPCEP :: Topology :: Tunnel :: Api SKIPPED 07:22:45 [INFO] OpenDaylight :: BGPCEP :: Topology :: Segment :: Routing :: Api SKIPPED 07:22:45 [INFO] OpenDaylight :: BGP :: Topology .................... SKIPPED 07:22:45 [INFO] bgp-cli ............................................ SKIPPED 07:22:45 [INFO] OpenDaylight :: BGP :: Cli ......................... SKIPPED 07:22:45 [INFO] bgp-flowspec ....................................... SKIPPED 07:22:45 [INFO] OpenDaylight :: BGP :: Flowspec .................... SKIPPED 07:22:45 [INFO] bgp-labeled-unicast ................................ SKIPPED 07:22:45 [INFO] OpenDaylight :: BGP :: Labeled Unicast ............. SKIPPED 07:22:45 [INFO] bgp-l3vpn .......................................... SKIPPED 07:22:45 [INFO] OpenDaylight :: BGP :: L3Vpn ....................... SKIPPED 07:22:45 [INFO] bgp-mvpn ........................................... SKIPPED 07:22:45 [INFO] OpenDaylight :: BGP :: Mvpn ........................ SKIPPED 07:22:45 [INFO] bgp-evpn ........................................... SKIPPED 07:22:45 [INFO] OpenDaylight :: BGP :: Evpn ........................ SKIPPED 07:22:45 [INFO] protocols-config-loader ............................ SKIPPED 07:22:45 [INFO] OpenDaylight :: BGPCEP :: Config Loader Impl ....... SKIPPED 07:22:45 [INFO] OpenDaylight :: BGPCEP :: BGP Routing Policy Config Loader SKIPPED 07:22:45 [INFO] OpenDaylight :: BGPCEP :: Protocols Config Loader .. SKIPPED 07:22:45 [INFO] topology-config-loader ............................. SKIPPED 07:22:45 [INFO] OpenDaylight :: BGPCEP :: Topology Config Loader ... SKIPPED 07:22:45 [INFO] OpenDaylight :: BGP ................................ SKIPPED 07:22:45 [INFO] OpenDaylight :: Configuration Example Files ........ SKIPPED 07:22:45 [INFO] bmp-monitors-config-loader ......................... SKIPPED 07:22:45 [INFO] OpenDaylight :: BGPCEP :: BMP Config Loader ........ SKIPPED 07:22:45 [INFO] bgp-bmp-config-example ............................. SKIPPED 07:22:45 [INFO] OpenDaylight :: BMP :: Config files example ........ SKIPPED 07:22:45 [INFO] bgp-bmp-parser-impl ................................ SKIPPED 07:22:45 [INFO] bgp-bmp-impl ....................................... SKIPPED 07:22:45 [INFO] OpenDaylight :: BMP ................................ SKIPPED 07:22:45 [INFO] pcep-api ........................................... SKIPPED 07:22:45 [INFO] pcep-spi ........................................... SKIPPED 07:22:45 [INFO] OpenDaylight :: PCEP :: Api ........................ SKIPPED 07:22:45 [INFO] pcep-parser ........................................ SKIPPED 07:22:45 [INFO] OpenDaylight :: PCEP :: Base Parser ................ SKIPPED 07:22:45 [INFO] pcep-impl .......................................... SKIPPED 07:22:45 [INFO] OpenDaylight :: PCEP :: Impl ....................... SKIPPED 07:22:45 [INFO] programming-api .................................... SKIPPED 07:22:45 [INFO] programming-spi .................................... SKIPPED 07:22:45 [INFO] programming-topology-api ........................... SKIPPED 07:22:45 [INFO] programming-tunnel-api ............................. SKIPPED 07:22:45 [INFO] OpenDaylight :: PCEP :: Programming Api ............ SKIPPED 07:22:45 [INFO] pcep-tunnel-api .................................... SKIPPED 07:22:45 [INFO] programming-impl ................................... SKIPPED 07:22:45 [INFO] OpenDaylight :: PCEP :: Programming Impl ........... SKIPPED 07:22:45 [INFO] pcep-topology-api .................................. SKIPPED 07:22:45 [INFO] pcep-topology-spi .................................. SKIPPED 07:22:45 [INFO] OpenDaylight :: PCEP :: Topology ................... SKIPPED 07:22:45 [INFO] pcep-server-api .................................... SKIPPED 07:22:45 [INFO] pcep-pcc-mock ...................................... SKIPPED 07:22:45 [INFO] pcep-topology-provider ............................. SKIPPED 07:22:45 [INFO] OpenDaylight :: PCEP :: PCE Server API ............. SKIPPED 07:22:45 [INFO] pcep-server-provider ............................... SKIPPED 07:22:45 [INFO] OpenDaylight :: PCEP :: PCE Server Provider ........ SKIPPED 07:22:45 [INFO] OpenDaylight :: PCEP :: Topology Provider .......... SKIPPED 07:22:45 [INFO] pcep-tunnel-provider ............................... SKIPPED 07:22:45 [INFO] OpenDaylight :: PCEP :: Tunnel Provider ............ SKIPPED 07:22:45 [INFO] pcep-config-example ................................ SKIPPED 07:22:45 [INFO] OpenDaylight :: Pcep Configuration Example Files ... SKIPPED 07:22:45 [INFO] pcep-cli ........................................... SKIPPED 07:22:45 [INFO] OpenDaylight :: PCEP :: Topology Cli ............... SKIPPED 07:22:45 [INFO] OpenDaylight :: PCEP ............................... SKIPPED 07:22:45 [INFO] feature-repo-parent ................................ SKIPPED 07:22:45 [INFO] features-bgpcep .................................... SKIPPED 07:22:45 [INFO] bgp-benchmark-app .................................. SKIPPED 07:22:45 [INFO] OpenDaylight :: BGP :: Benchmark ................... SKIPPED 07:22:45 [INFO] data-change-counter ................................ SKIPPED 07:22:45 [INFO] ODL :: Bgpcep :: odl-bgpcep-data-change-counter .... SKIPPED 07:22:45 [INFO] features-bgpcep-testing ............................ SKIPPED 07:22:45 [INFO] bgpcep-features-parent ............................. SKIPPED 07:22:45 [INFO] graph .............................................. SKIPPED 07:22:45 [INFO] bgp-parser-mock .................................... SKIPPED 07:22:45 [INFO] bgp-testtool ....................................... SKIPPED 07:22:45 [INFO] extensions ......................................... SKIPPED 07:22:45 [INFO] bgp-parent ......................................... SKIPPED 07:22:45 [INFO] bmp-mock ........................................... SKIPPED 07:22:45 [INFO] bmp-parent ......................................... SKIPPED 07:22:45 [INFO] algo-parent ........................................ SKIPPED 07:22:45 [INFO] pcep-testtool ...................................... SKIPPED 07:22:45 [INFO] pcep-server-parent ................................. SKIPPED 07:22:45 [INFO] pcep-topology-parent ............................... SKIPPED 07:22:45 [INFO] pcep-tunnel-parent ................................. SKIPPED 07:22:45 [INFO] pcep-parent ........................................ SKIPPED 07:22:45 [INFO] programming-parent ................................. SKIPPED 07:22:45 [INFO] rsvp-parent ........................................ SKIPPED 07:22:45 [INFO] topology-parent .................................... SKIPPED 07:22:45 [INFO] config-loader-parent ............................... SKIPPED 07:22:45 [INFO] bgpcep-karaf ....................................... SKIPPED 07:22:45 [INFO] bgpcep ............................................. SKIPPED 07:22:45 [INFO] ------------------------------------------------------------------------ 07:22:45 [INFO] BUILD FAILURE 07:22:45 [INFO] ------------------------------------------------------------------------ 07:22:45 [INFO] Total time: 10:17 min 07:22:45 [INFO] Finished at: 2026-06-20T07:22:45Z 07:22:45 [INFO] ------------------------------------------------------------------------ 07:22:45 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.5.5:test (default-test) on project bgp-rib-impl: There are test failures. 07:22:45 [ERROR] 07:22:45 [ERROR] See /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/surefire-reports for the individual test results. 07:22:45 [ERROR] See dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. 07:22:45 [ERROR] -> [Help 1] 07:22:45 [ERROR] 07:22:45 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 07:22:45 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 07:22:45 [ERROR] 07:22:45 [ERROR] For more information about the errors and possible solutions, please read the following articles: 07:22:45 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException 07:22:45 [ERROR] 07:22:45 [ERROR] After correcting the problems, you can resume the build with the command 07:22:45 [ERROR] mvn -rf :bgp-rib-impl 07:22:46 Build step 'Execute shell' marked build as failure 07:22:46 $ ssh-agent -k 07:22:46 unset SSH_AUTH_SOCK; 07:22:46 unset SSH_AGENT_PID; 07:22:46 echo Agent pid 1627 killed; 07:22:46 [ssh-agent] Stopped. 07:22:46 [PostBuildScript] - [INFO] Executing post build scripts. 07:22:46 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins18359053441041027562.sh 07:22:46 ---> sysstat.sh 07:22:46 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins7331584965692665405.sh 07:22:46 ---> package-listing.sh 07:22:46 ++ facter osfamily 07:22:46 ++ tr '[:upper:]' '[:lower:]' 07:22:47 + OS_FAMILY=debian 07:22:47 + workspace=/w/workspace/bgpcep-maven-clm-master 07:22:47 + START_PACKAGES=/tmp/packages_start.txt 07:22:47 + END_PACKAGES=/tmp/packages_end.txt 07:22:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:22:47 + PACKAGES=/tmp/packages_start.txt 07:22:47 + '[' /w/workspace/bgpcep-maven-clm-master ']' 07:22:47 + PACKAGES=/tmp/packages_end.txt 07:22:47 + case "${OS_FAMILY}" in 07:22:47 + dpkg -l 07:22:47 + grep '^ii' 07:22:47 + '[' -f /tmp/packages_start.txt ']' 07:22:47 + '[' -f /tmp/packages_end.txt ']' 07:22:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:22:47 + '[' /w/workspace/bgpcep-maven-clm-master ']' 07:22:47 + mkdir -p /w/workspace/bgpcep-maven-clm-master/archives/ 07:22:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/bgpcep-maven-clm-master/archives/ 07:22:47 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins12734526902138593292.sh 07:22:47 ---> capture-instance-metadata.sh 07:22:47 Setup pyenv: 07:22:47 system 07:22:47 3.8.20 07:22:47 3.9.20 07:22:47 3.10.15 07:22:47 * 3.11.10 (set by /w/workspace/bgpcep-maven-clm-master/.python-version) 07:22:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2zQs from file:/tmp/.os_lf_venv 07:22:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:22:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:22:49 lf-activate-venv(): INFO: Base packages installed successfully 07:22:49 lf-activate-venv(): INFO: Installing additional packages: lftools 07:22:59 lf-activate-venv(): INFO: Adding /tmp/venv-2zQs/bin to PATH 07:22:59 INFO: Running in OpenStack, capturing instance metadata 07:22:59 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins16466562106916996163.sh 07:22:59 provisioning config files... 07:22:59 Could not find credentials [logs] for bgpcep-maven-clm-master #270 07:22:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/bgpcep-maven-clm-master@tmp/config3737798436302304608tmp 07:22:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 07:22:59 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 07:22:59 provisioning config files... 07:22:59 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 07:22:59 [EnvInject] - Injecting environment variables from a build step. 07:22:59 [EnvInject] - Injecting as environment variables the properties content 07:22:59 SERVER_ID=logs 07:22:59 07:22:59 [EnvInject] - Variables injected successfully. 07:22:59 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins13414001994495724313.sh 07:22:59 ---> create-netrc.sh 07:22:59 WARN: Log server credential not found. 07:23:00 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins16388682916402502015.sh 07:23:00 ---> python-tools-install.sh 07:23:00 Setup pyenv: 07:23:00 system 07:23:00 3.8.20 07:23:00 3.9.20 07:23:00 3.10.15 07:23:00 * 3.11.10 (set by /w/workspace/bgpcep-maven-clm-master/.python-version) 07:23:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2zQs from file:/tmp/.os_lf_venv 07:23:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:23:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:23:02 lf-activate-venv(): INFO: Base packages installed successfully 07:23:02 lf-activate-venv(): INFO: Installing additional packages: lftools 07:23:11 lf-activate-venv(): INFO: Adding /tmp/venv-2zQs/bin to PATH 07:23:11 [bgpcep-maven-clm-master] $ /bin/sh /tmp/jenkins13792787067045033574.sh 07:23:11 ---> uv-install.sh 07:23:11 uv 0.11.23 is already installed 07:23:11 uvx 0.11.23 (x86_64-unknown-linux-gnu) 07:23:11 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins17241704852102537311.sh 07:23:11 ---> sudo-logs.sh 07:23:11 Archiving 'sudo' log.. 07:23:11 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins16020459347178755951.sh 07:23:11 ---> job-cost.sh 07:23:11 INFO: Activating Python virtual environment... 07:23:11 Setup pyenv: 07:23:11 system 07:23:11 3.8.20 07:23:11 3.9.20 07:23:11 3.10.15 07:23:11 * 3.11.10 (set by /w/workspace/bgpcep-maven-clm-master/.python-version) 07:23:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2zQs from file:/tmp/.os_lf_venv 07:23:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:23:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:23:14 lf-activate-venv(): INFO: Base packages installed successfully 07:23:14 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:23:19 lf-activate-venv(): INFO: Adding /tmp/venv-2zQs/bin to PATH 07:23:19 INFO: No stack-cost file found 07:23:19 INFO: Instance uptime: 771s 07:23:19 INFO: Fetching instance metadata (attempt 1 of 3)... 07:23:19 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:23:20 INFO: Successfully fetched instance metadata 07:23:20 INFO: Instance type: v3-standard-8 07:23:20 INFO: Retrieving pricing info for: v3-standard-8 07:23:20 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:23:20 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=771 07:23:20 INFO: Successfully fetched Vexxhost pricing API 07:23:20 INFO: Retrieved cost: 0.22 07:23:20 INFO: Retrieved resource: v3-standard-8 07:23:20 INFO: Creating archive directory: /w/workspace/bgpcep-maven-clm-master/archives/cost 07:23:20 INFO: Archiving costs to: /w/workspace/bgpcep-maven-clm-master/archives/cost.csv 07:23:20 INFO: Successfully archived job cost data 07:23:20 DEBUG: Cost data: bgpcep-maven-clm-master,270,2026-06-20 07:23:20,v3-standard-8,771,0.22,0.00,FAILURE 07:23:20 [bgpcep-maven-clm-master] $ /bin/bash -l /tmp/jenkins8342033642979864325.sh 07:23:20 ---> logs-deploy.sh 07:23:20 Setup pyenv: 07:23:20 system 07:23:20 3.8.20 07:23:20 3.9.20 07:23:20 3.10.15 07:23:20 * 3.11.10 (set by /w/workspace/bgpcep-maven-clm-master/.python-version) 07:23:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2zQs from file:/tmp/.os_lf_venv 07:23:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:23:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:23:22 lf-activate-venv(): INFO: Base packages installed successfully 07:23:22 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:23:32 lf-activate-venv(): INFO: Adding /tmp/venv-2zQs/bin to PATH 07:23:32 WARNING: Nexus logging server not set 07:23:32 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/bgpcep-maven-clm-master/270/ 07:23:32 INFO: archiving logs to S3 07:23:35 ---> uname -a: 07:23:35 Linux prd-ubuntu2204-docker-8c-8g-28827 5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 07:23:35 07:23:35 07:23:35 ---> lscpu: 07:23:35 Architecture: x86_64 07:23:35 CPU op-mode(s): 32-bit, 64-bit 07:23:35 Address sizes: 40 bits physical, 48 bits virtual 07:23:35 Byte Order: Little Endian 07:23:35 CPU(s): 8 07:23:35 On-line CPU(s) list: 0-7 07:23:35 Vendor ID: AuthenticAMD 07:23:35 Model name: AMD EPYC-Rome Processor 07:23:35 CPU family: 23 07:23:35 Model: 49 07:23:35 Thread(s) per core: 1 07:23:35 Core(s) per socket: 1 07:23:35 Socket(s): 8 07:23:35 Stepping: 0 07:23:35 BogoMIPS: 5600.00 07:23:35 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 07:23:35 Virtualization: AMD-V 07:23:35 Hypervisor vendor: KVM 07:23:35 Virtualization type: full 07:23:35 L1d cache: 256 KiB (8 instances) 07:23:35 L1i cache: 256 KiB (8 instances) 07:23:35 L2 cache: 4 MiB (8 instances) 07:23:35 L3 cache: 128 MiB (8 instances) 07:23:35 NUMA node(s): 1 07:23:35 NUMA node0 CPU(s): 0-7 07:23:35 Vulnerability Gather data sampling: Not affected 07:23:35 Vulnerability Indirect target selection: Not affected 07:23:35 Vulnerability Itlb multihit: Not affected 07:23:35 Vulnerability L1tf: Not affected 07:23:35 Vulnerability Mds: Not affected 07:23:35 Vulnerability Meltdown: Not affected 07:23:35 Vulnerability Mmio stale data: Not affected 07:23:35 Vulnerability Reg file data sampling: Not affected 07:23:35 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 07:23:35 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 07:23:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:23:35 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:23:35 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 07:23:35 Vulnerability Srbds: Not affected 07:23:35 Vulnerability Tsa: Not affected 07:23:35 Vulnerability Tsx async abort: Not affected 07:23:35 Vulnerability Vmscape: Not affected 07:23:35 07:23:35 07:23:35 ---> nproc: 07:23:35 8 07:23:35 07:23:35 07:23:35 ---> df -h: 07:23:35 Filesystem Size Used Avail Use% Mounted on 07:23:35 tmpfs 3.2G 1.1M 3.2G 1% /run 07:23:35 /dev/vda1 155G 9.5G 146G 7% / 07:23:35 tmpfs 16G 0 16G 0% /dev/shm 07:23:35 tmpfs 5.0M 0 5.0M 0% /run/lock 07:23:35 /dev/vda15 105M 6.1M 99M 6% /boot/efi 07:23:35 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 07:23:35 07:23:35 07:23:35 ---> free -m: 07:23:35 total used free shared buff/cache available 07:23:35 Mem: 32092 687 27554 4 3850 30937 07:23:35 Swap: 1023 0 1023 07:23:35 07:23:35 07:23:35 ---> ip addr: 07:23:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:23:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:23:35 inet 127.0.0.1/8 scope host lo 07:23:35 valid_lft forever preferred_lft forever 07:23:35 inet6 ::1/128 scope host 07:23:35 valid_lft forever preferred_lft forever 07:23:35 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:23:35 link/ether fa:16:3e:e7:3b:11 brd ff:ff:ff:ff:ff:ff 07:23:35 altname enp0s3 07:23:35 inet 10.30.170.172/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 07:23:35 valid_lft 85621sec preferred_lft 85621sec 07:23:35 inet6 fe80::f816:3eff:fee7:3b11/64 scope link 07:23:35 valid_lft forever preferred_lft forever 07:23:35 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 07:23:35 link/ether a6:3e:35:61:af:5c brd ff:ff:ff:ff:ff:ff 07:23:35 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:23:35 valid_lft forever preferred_lft forever 07:23:35 07:23:35 07:23:35 ---> sar -b -r -n DEV: 07:23:35 Linux 5.15.0-174-generic (prd-ubuntu2204-docker-8c-8g-28827) 06/20/26 _x86_64_ (8 CPU) 07:23:35 07:23:35 07:10:38 LINUX RESTART (8 CPU) 07:23:35 07:23:35 07:23:35 ---> sar -P ALL: 07:23:35 Linux 5.15.0-174-generic (prd-ubuntu2204-docker-8c-8g-28827) 06/20/26 _x86_64_ (8 CPU) 07:23:35 07:23:35 07:10:38 LINUX RESTART (8 CPU) 07:23:35 07:23:35 07:23:35