07:11:53 Started by timer 07:11:53 Running as SYSTEM 07:11:53 [EnvInject] - Loading node environment variables. 07:11:53 Building remotely on prd-ubuntu2204-docker-8c-8g-12621 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/bgpcep-maven-clm-master 07:11:54 [ssh-agent] Looking for ssh-agent implementation... 07:11:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:11:54 $ ssh-agent 07:11:54 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXltFvgQ/agent.1649 07:11:54 SSH_AGENT_PID=1651 07:11:54 [ssh-agent] Started. 07:11:54 Running ssh-add (command line suppressed) 07:11:54 Identity added: /w/workspace/bgpcep-maven-clm-master@tmp/private_key_17609216114021959768.key (/w/workspace/bgpcep-maven-clm-master@tmp/private_key_17609216114021959768.key) 07:11:54 [ssh-agent] Using credentials jenkins (jenkins-ssh) 07:11:54 The recommended git tool is: NONE 07:11:56 using credential jenkins-ssh 07:11:56 Wiping out workspace first. 07:11:56 Cloning the remote Git repository 07:11:56 Cloning repository git://devvexx.opendaylight.org/mirror/bgpcep 07:11:56 > git init /w/workspace/bgpcep-maven-clm-master # timeout=10 07:11:56 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/bgpcep 07:11:56 > git --version # timeout=10 07:11:56 > git --version # 'git version 2.34.1' 07:11:56 using GIT_SSH to set credentials jenkins-ssh 07:11:56 Verifying host key using known hosts file 07:11:56 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 07:11:56 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/bgpcep +refs/heads/*:refs/remotes/origin/* # timeout=10 07:12:01 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/bgpcep # timeout=10 07:12:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:12:02 Avoid second fetch 07:12:02 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 07:12:02 Checking out Revision c9e3bebe91fd7c4bd0fc1d1a4a55309bf7fe4cdc (refs/remotes/origin/master) 07:12:02 > git config core.sparsecheckout # timeout=10 07:12:02 > git checkout -f c9e3bebe91fd7c4bd0fc1d1a4a55309bf7fe4cdc # timeout=10 07:12:02 Commit message: "Bump upstreams" 07:12:02 > git rev-list --no-walk f0750caac1dbf467b44158bb14499dac562dba9b # timeout=10 07:12:06 provisioning config files... 07:12:06 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:12:06 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:12:06 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins14721075275116406695.sh 07:12:06 ---> python-tools-install.sh 07:12:06 Setup pyenv: 07:12:06 * system (set by /opt/pyenv/version) 07:12:06 * 3.8.20 (set by /opt/pyenv/version) 07:12:06 * 3.9.20 (set by /opt/pyenv/version) 07:12:06 3.10.15 07:12:06 3.11.10 07:12:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Qnjo 07:12:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:12:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:12:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:12:15 lf-activate-venv(): INFO: Base packages installed successfully 07:12:15 lf-activate-venv(): INFO: Installing additional packages: lftools 07:12:41 lf-activate-venv(): INFO: Adding /tmp/venv-Qnjo/bin to PATH 07:12:41 Generating Requirements File 07:13:03 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:13:03 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:13:03 Python 3.11.10 07:13:03 pip 25.3 from /tmp/venv-Qnjo/lib/python3.11/site-packages/pip (python 3.11) 07:13:03 appdirs==1.4.4 07:13:03 argcomplete==3.6.3 07:13:03 aspy.yaml==1.3.0 07:13:03 attrs==25.4.0 07:13:03 autopage==0.5.2 07:13:03 beautifulsoup4==4.14.2 07:13:03 boto3==1.41.2 07:13:03 botocore==1.41.2 07:13:03 bs4==0.0.2 07:13:03 cachetools==6.2.2 07:13:03 certifi==2025.11.12 07:13:03 cffi==2.0.0 07:13:03 cfgv==3.5.0 07:13:03 chardet==5.2.0 07:13:03 charset-normalizer==3.4.4 07:13:03 click==8.3.1 07:13:03 cliff==4.12.0 07:13:03 cmd2==2.7.0 07:13:03 cryptography==3.3.2 07:13:03 debtcollector==3.0.0 07:13:03 decorator==5.2.1 07:13:03 defusedxml==0.7.1 07:13:03 Deprecated==1.3.1 07:13:03 distlib==0.4.0 07:13:03 dnspython==2.8.0 07:13:03 docker==7.1.0 07:13:03 dogpile.cache==1.5.0 07:13:03 durationpy==0.10 07:13:03 email-validator==2.3.0 07:13:03 filelock==3.20.0 07:13:03 future==1.0.0 07:13:03 gitdb==4.0.12 07:13:03 GitPython==3.1.45 07:13:03 google-auth==2.43.0 07:13:03 httplib2==0.31.0 07:13:03 identify==2.6.15 07:13:03 idna==3.11 07:13:03 importlib-resources==1.5.0 07:13:03 iso8601==2.1.0 07:13:03 Jinja2==3.1.6 07:13:03 jmespath==1.0.1 07:13:03 jsonpatch==1.33 07:13:03 jsonpointer==3.0.0 07:13:03 jsonschema==4.25.1 07:13:03 jsonschema-specifications==2025.9.1 07:13:03 keystoneauth1==5.12.0 07:13:03 kubernetes==34.1.0 07:13:03 lftools==0.37.16 07:13:03 lxml==6.0.2 07:13:03 markdown-it-py==4.0.0 07:13:03 MarkupSafe==3.0.3 07:13:03 mdurl==0.1.2 07:13:03 msgpack==1.1.2 07:13:03 multi_key_dict==2.0.3 07:13:03 munch==4.0.0 07:13:03 netaddr==1.3.0 07:13:03 niet==1.4.2 07:13:03 nodeenv==1.9.1 07:13:03 oauth2client==4.1.3 07:13:03 oauthlib==3.3.1 07:13:03 openstacksdk==4.8.0 07:13:03 os-service-types==1.8.2 07:13:03 osc-lib==4.2.0 07:13:03 oslo.config==10.1.0 07:13:03 oslo.context==6.2.0 07:13:03 oslo.i18n==6.7.1 07:13:03 oslo.log==7.2.1 07:13:03 oslo.serialization==5.8.0 07:13:03 oslo.utils==9.2.0 07:13:03 packaging==25.0 07:13:03 pbr==7.0.3 07:13:03 platformdirs==4.5.0 07:13:03 prettytable==3.17.0 07:13:03 psutil==7.1.3 07:13:03 pyasn1==0.6.1 07:13:03 pyasn1_modules==0.4.2 07:13:03 pycparser==2.23 07:13:03 pygerrit2==2.0.15 07:13:03 PyGithub==2.8.1 07:13:03 Pygments==2.19.2 07:13:03 PyJWT==2.10.1 07:13:03 PyNaCl==1.6.1 07:13:03 pyparsing==2.4.7 07:13:03 pyperclip==1.11.0 07:13:03 pyrsistent==0.20.0 07:13:03 python-cinderclient==9.8.0 07:13:03 python-dateutil==2.9.0.post0 07:13:03 python-heatclient==4.3.0 07:13:03 python-jenkins==1.8.3 07:13:03 python-keystoneclient==5.7.0 07:13:03 python-magnumclient==4.9.0 07:13:03 python-openstackclient==8.2.0 07:13:03 python-swiftclient==4.9.0 07:13:03 PyYAML==6.0.3 07:13:03 referencing==0.37.0 07:13:03 requests==2.32.5 07:13:03 requests-oauthlib==2.0.0 07:13:03 requestsexceptions==1.4.0 07:13:03 rfc3986==2.0.0 07:13:03 rich==14.2.0 07:13:03 rich-argparse==1.7.2 07:13:03 rpds-py==0.29.0 07:13:03 rsa==4.9.1 07:13:03 ruamel.yaml==0.18.16 07:13:03 ruamel.yaml.clib==0.2.15 07:13:03 s3transfer==0.15.0 07:13:03 simplejson==3.20.2 07:13:03 six==1.17.0 07:13:03 smmap==5.0.2 07:13:03 soupsieve==2.8 07:13:03 stevedore==5.6.0 07:13:03 tabulate==0.9.0 07:13:03 toml==0.10.2 07:13:03 tomlkit==0.13.3 07:13:03 tqdm==4.67.1 07:13:03 typing_extensions==4.15.0 07:13:03 tzdata==2025.2 07:13:03 urllib3==1.26.20 07:13:03 virtualenv==20.35.4 07:13:03 wcwidth==0.2.14 07:13:03 websocket-client==1.9.0 07:13:03 wrapt==2.0.1 07:13:03 xdg==6.0.0 07:13:03 xmltodict==1.0.2 07:13:03 yq==3.4.3 07:13:04 [bgpcep-maven-clm-master] $ /bin/sh -xe /tmp/jenkins7171976488963955487.sh 07:13:04 + echo quiet=on 07:13:04 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-12621 07:13:05 [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:13:05 " -DNEXUS_IQ_STAGE=release -DMAVEN_PARAMS= -DGERRIT_PROJECT=bgpcep --version 07:13:05 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 07:13:05 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 07:13:05 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 07:13:05 Default locale: en, platform encoding: UTF-8 07:13:05 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 07:13:05 [bgpcep-maven-clm-master] $ /bin/sh -xe /tmp/jenkins9753567165486057809.sh 07:13:05 + rm /home/jenkins/.wgetrc 07:13:05 [EnvInject] - Injecting environment variables from a build step. 07:13:05 [EnvInject] - Injecting as environment variables the properties content 07:13:05 SET_JDK_VERSION=openjdk21 07:13:05 GIT_URL="git://devvexx.opendaylight.org/mirror" 07:13:05 07:13:05 [EnvInject] - Variables injected successfully. 07:13:05 [bgpcep-maven-clm-master] $ /bin/sh /tmp/jenkins9384953490267816760.sh 07:13:05 ---> update-java-alternatives.sh 07:13:05 ---> Updating Java version 07:13:05 ---> Ubuntu/Debian system detected 07:13:06 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 07:13:06 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 07:13:06 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 07:13:06 openjdk version "21.0.8" 2025-07-15 07:13:06 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 07:13:06 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 07:13:06 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 07:13:06 [EnvInject] - Injecting environment variables from a build step. 07:13:06 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 07:13:06 [EnvInject] - Variables injected successfully. 07:13:06 provisioning config files... 07:13:06 copy managed file [global-settings] to file:/w/workspace/bgpcep-maven-clm-master@tmp/config15931477726476802755tmp 07:13:07 copy managed file [bgpcep-settings] to file:/w/workspace/bgpcep-maven-clm-master@tmp/config15520549929372619121tmp 07:13:07 [EnvInject] - Injecting environment variables from a build step. 07:13:07 [EnvInject] - Injecting as environment variables the properties content 07:13:07 MAVEN_GOALS=clean install 07:13:07 07:13:07 [EnvInject] - Variables injected successfully. 07:13:07 [bgpcep-maven-clm-master] $ /bin/bash -l /tmp/jenkins16203676914152889242.sh 07:13:07 ---> common-variables.sh 07:13:07 --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:13:07 ---> sonatype-clm.sh 07:13:07 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 07:13:07 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 07:13:07 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 07:13:07 Default locale: en, platform encoding: UTF-8 07:13:07 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 07:13:08 [INFO] Scanning for projects... 07:13:15 [INFO] ------------------------------------------------------------------------ 07:13:15 [INFO] Reactor Build Order: 07:13:15 [INFO] 07:13:15 [INFO] bgpcep-artifacts [pom] 07:13:15 [INFO] binding-parent [pom] 07:13:15 [INFO] graph-api [bundle] 07:13:15 [INFO] algo-api [bundle] 07:13:15 [INFO] concepts [bundle] 07:13:15 [INFO] BGPCEP common parent [pom] 07:13:15 [INFO] algo-impl [bundle] 07:13:15 [INFO] single-feature-parent [pom] 07:13:15 [INFO] OpenDaylight :: GRAPH :: API [feature] 07:13:15 [INFO] OpenDaylight :: BGPCEP :: Concepts [feature] 07:13:15 [INFO] OpenDaylight :: Path Computation Algorithms :: API [feature] 07:13:15 [INFO] graph-impl [bundle] 07:13:15 [INFO] OpenDaylight :: GRAPH [feature] 07:13:15 [INFO] OpenDaylight :: Path Computation Algorithms [feature] 07:13:15 [INFO] testtool-parent [pom] 07:13:15 [INFO] util [bundle] 07:13:15 [INFO] bgp-concepts [bundle] 07:13:15 [INFO] bgp-parser-api [bundle] 07:13:15 [INFO] bgp-parser-spi [bundle] 07:13:15 [INFO] bgp-util [bundle] 07:13:15 [INFO] bgp-parser-impl [bundle] 07:13:15 [INFO] OpenDaylight :: Extras :: Dependencies [feature] 07:13:15 [INFO] OpenDaylight :: BGP :: Dependencies [feature] 07:13:15 [INFO] OpenDaylight :: BGP :: Parser :: API [feature] 07:13:15 [INFO] OpenDaylight :: BGP :: Parser [feature] 07:13:15 [INFO] bgp-rib-api [bundle] 07:13:15 [INFO] bgp-openconfig-api [bundle] 07:13:15 [INFO] bgp-rib-spi [bundle] 07:13:15 [INFO] OpenDaylight :: BGP :: RIB Api [feature] 07:13:15 [INFO] bgp-openconfig-spi [bundle] 07:13:15 [INFO] OpenDaylight :: BGP :: Openconfig [feature] 07:13:15 [INFO] bgp-bmp-api [bundle] 07:13:15 [INFO] bgp-extension-parent [pom] 07:13:15 [INFO] bgp-inet [bundle] 07:13:15 [INFO] bgp-path-selection-mode [bundle] 07:13:15 [INFO] config-loader-spi [bundle] 07:13:15 [INFO] config-loader-impl [bundle] 07:13:15 [INFO] testtool-util [bundle] 07:13:15 [INFO] routing-policy-config-loader [bundle] 07:13:15 [INFO] bgp-openconfig-rp-spi [bundle] 07:13:15 [INFO] bgp-route-target [bundle] 07:13:15 [INFO] bgp-openconfig-rp-impl [bundle] 07:13:15 [INFO] rsvp-api [bundle] 07:13:15 [INFO] rsvp-spi [bundle] 07:13:15 [INFO] rsvp-impl [bundle] 07:13:15 [INFO] bgp-linkstate [bundle] 07:13:15 [INFO] bgp-rib-mock [bundle] 07:13:15 [INFO] bgp-config-example [jar] 07:13:15 [INFO] bgp-openconfig-rp-statement [bundle] 07:13:15 [INFO] bgp-rib-impl [bundle] 07:13:15 [INFO] bgp-peer-acceptor [bundle] 07:13:15 [INFO] bgp-bmp-spi [bundle] 07:13:15 [INFO] OpenDaylight :: BMP :: API [feature] 07:13:15 [INFO] OpenDaylight :: BGP :: Extensions API [feature] 07:13:15 [INFO] OpenDaylight :: BGP :: Inet [feature] 07:13:15 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Spi [feature] 07:13:15 [INFO] OpenDaylight :: BGP :: Route Target Constrains [feature] 07:13:15 [INFO] OpenDaylight :: BGP :: Path Selection [feature] 07:13:15 [INFO] OpenDaylight :: BGPCEP :: SPI Config Loader [feature] 07:13:15 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Impl [feature] 07:13:15 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Statements [feature] 07:13:15 [INFO] OpenDaylight :: BGP :: RIB Impl [feature] 07:13:15 [INFO] bgp-openconfig-state [bundle] 07:13:15 [INFO] OpenDaylight :: BGP :: Config Loader [feature] 07:13:15 [INFO] topology-api [bundle] 07:13:15 [INFO] topology-tunnel-api [bundle] 07:13:15 [INFO] topology-segment-routing [bundle] 07:13:15 [INFO] bgp-topology-provider [bundle] 07:13:15 [INFO] OpenDaylight :: RSVP :: API [feature] 07:13:15 [INFO] OpenDaylight :: RSVP [feature] 07:13:15 [INFO] OpenDaylight :: BGP :: RIB Linkstate [feature] 07:13:15 [INFO] OpenDaylight :: BGPCEP :: Topology :: Api [feature] 07:13:15 [INFO] OpenDaylight :: BGPCEP :: Topology :: Tunnel :: Api [feature] 07:13:15 [INFO] OpenDaylight :: BGPCEP :: Topology :: Segment :: Routing :: Api [feature] 07:13:15 [INFO] OpenDaylight :: BGP :: Topology [feature] 07:13:15 [INFO] bgp-cli [bundle] 07:13:15 [INFO] OpenDaylight :: BGP :: Cli [feature] 07:13:15 [INFO] bgp-flowspec [bundle] 07:13:15 [INFO] OpenDaylight :: BGP :: Flowspec [feature] 07:13:15 [INFO] bgp-labeled-unicast [bundle] 07:13:15 [INFO] OpenDaylight :: BGP :: Labeled Unicast [feature] 07:13:15 [INFO] bgp-l3vpn [bundle] 07:13:15 [INFO] OpenDaylight :: BGP :: L3Vpn [feature] 07:13:15 [INFO] bgp-mvpn [bundle] 07:13:15 [INFO] OpenDaylight :: BGP :: Mvpn [feature] 07:13:15 [INFO] bgp-evpn [bundle] 07:13:15 [INFO] OpenDaylight :: BGP :: Evpn [feature] 07:13:15 [INFO] protocols-config-loader [bundle] 07:13:15 [INFO] OpenDaylight :: BGPCEP :: Config Loader Impl [feature] 07:13:15 [INFO] OpenDaylight :: BGPCEP :: BGP Routing Policy Config Loader [feature] 07:13:15 [INFO] OpenDaylight :: BGPCEP :: Protocols Config Loader [feature] 07:13:15 [INFO] topology-config-loader [bundle] 07:13:15 [INFO] OpenDaylight :: BGPCEP :: Topology Config Loader [feature] 07:13:15 [INFO] OpenDaylight :: BGP [feature] 07:13:15 [INFO] OpenDaylight :: Configuration Example Files [feature] 07:13:15 [INFO] bmp-monitors-config-loader [bundle] 07:13:15 [INFO] OpenDaylight :: BGPCEP :: BMP Config Loader [feature] 07:13:15 [INFO] bgp-bmp-config-example [jar] 07:13:15 [INFO] OpenDaylight :: BMP :: Config files example [feature] 07:13:15 [INFO] bgp-bmp-parser-impl [bundle] 07:13:15 [INFO] bgp-bmp-impl [bundle] 07:13:15 [INFO] OpenDaylight :: BMP [feature] 07:13:15 [INFO] pcep-api [bundle] 07:13:15 [INFO] pcep-spi [bundle] 07:13:15 [INFO] OpenDaylight :: PCEP :: Api [feature] 07:13:15 [INFO] pcep-base-parser [bundle] 07:13:15 [INFO] OpenDaylight :: PCEP :: Base Parser [feature] 07:13:15 [INFO] pcep-impl [bundle] 07:13:15 [INFO] OpenDaylight :: PCEP :: Impl [feature] 07:13:15 [INFO] programming-api [bundle] 07:13:15 [INFO] programming-spi [bundle] 07:13:15 [INFO] programming-topology-api [bundle] 07:13:15 [INFO] programming-tunnel-api [bundle] 07:13:15 [INFO] OpenDaylight :: PCEP :: Programming Api [feature] 07:13:15 [INFO] pcep-tunnel-api [bundle] 07:13:15 [INFO] programming-impl [bundle] 07:13:15 [INFO] OpenDaylight :: PCEP :: Programming Impl [feature] 07:13:15 [INFO] pcep-topology-api [bundle] 07:13:15 [INFO] pcep-topology-spi [bundle] 07:13:15 [INFO] OpenDaylight :: PCEP :: Topology [feature] 07:13:15 [INFO] pcep-ietf-stateful [bundle] 07:13:15 [INFO] OpenDaylight :: PCEP :: Stateful [feature] 07:13:15 [INFO] pcep-server-api [bundle] 07:13:15 [INFO] pcep-segment-routing [bundle] 07:13:15 [INFO] pcep-pcc-mock [jar] 07:13:15 [INFO] pcep-topology-provider [bundle] 07:13:15 [INFO] OpenDaylight :: PCEP :: Segment Routing [feature] 07:13:15 [INFO] OpenDaylight :: PCEP :: PCE Server API [feature] 07:13:15 [INFO] pcep-server-provider [bundle] 07:13:15 [INFO] OpenDaylight :: PCEP :: PCE Server Provider [feature] 07:13:15 [INFO] OpenDaylight :: PCEP :: Topology Provider [feature] 07:13:15 [INFO] pcep-tunnel-provider [bundle] 07:13:15 [INFO] OpenDaylight :: PCEP :: Tunnel Provider [feature] 07:13:15 [INFO] pcep-auto-bandwidth-extension [bundle] 07:13:15 [INFO] OpenDaylight :: PCEP :: Auto Bandwidth [feature] 07:13:15 [INFO] pcep-config-example [jar] 07:13:15 [INFO] OpenDaylight :: Pcep Configuration Example Files [feature] 07:13:15 [INFO] pcep-cli [bundle] 07:13:15 [INFO] OpenDaylight :: PCEP :: Topology Cli [feature] 07:13:15 [INFO] OpenDaylight :: PCEP [feature] 07:13:15 [INFO] feature-repo-parent [pom] 07:13:15 [INFO] features-bgpcep [feature] 07:13:15 [INFO] bgp-benchmark-app [bundle] 07:13:15 [INFO] OpenDaylight :: BGP :: Benchmark [feature] 07:13:15 [INFO] data-change-counter [bundle] 07:13:15 [INFO] ODL :: Bgpcep :: odl-bgpcep-data-change-counter [feature] 07:13:15 [INFO] features-bgpcep-testing [feature] 07:13:15 [INFO] bgpcep-features-parent [pom] 07:13:15 [INFO] graph [pom] 07:13:15 [INFO] bgp-parser-mock [bundle] 07:13:15 [INFO] bgp-testtool [jar] 07:13:15 [INFO] extensions [pom] 07:13:15 [INFO] bgp-parent [pom] 07:13:15 [INFO] bmp-mock [jar] 07:13:15 [INFO] bmp-parent [pom] 07:13:15 [INFO] algo-parent [pom] 07:13:15 [INFO] pcep-testtool [jar] 07:13:15 [INFO] pcep-server-parent [pom] 07:13:15 [INFO] pcep-topology-parent [pom] 07:13:15 [INFO] pcep-tunnel-parent [pom] 07:13:15 [INFO] pcep-parent [pom] 07:13:15 [INFO] programming-parent [pom] 07:13:15 [INFO] rsvp-parent [pom] 07:13:15 [INFO] topology-parent [pom] 07:13:15 [INFO] config-loader-parent [pom] 07:13:15 [INFO] bgpcep-karaf [pom] 07:13:15 [INFO] bgpcep [pom] 07:13:16 [INFO] 07:13:16 [INFO] --------------< org.opendaylight.bgpcep:bgpcep-artifacts >-------------- 07:13:16 [INFO] Building bgpcep-artifacts 0.24.0-SNAPSHOT [1/167] 07:13:16 [INFO] from artifacts/pom.xml 07:13:16 [INFO] --------------------------------[ pom ]--------------------------------- 07:13:16 [INFO] 07:13:16 [INFO] --- clean:3.5.0:clean (default-clean) @ bgpcep-artifacts --- 07:13:16 [INFO] 07:13:16 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgpcep-artifacts --- 07:13:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 07:13:17 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 07:13:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:17 [INFO] 07:13:17 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgpcep-artifacts --- 07:13:17 [INFO] 07:13:17 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgpcep-artifacts --- 07:13:18 [INFO] CycloneDX: Resolving Dependencies 07:13:18 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 07:13:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/artifacts/target/bom.xml 07:13:18 [INFO] attaching as bgpcep-artifacts-0.24.0-SNAPSHOT-cyclonedx.xml 07:13:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/artifacts/target/bom.json 07:13:18 [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:18 [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:18 [INFO] attaching as bgpcep-artifacts-0.24.0-SNAPSHOT-cyclonedx.json 07:13:18 [INFO] 07:13:18 [INFO] --- install:3.1.4:install (default-install) @ bgpcep-artifacts --- 07:13:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/artifacts/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-artifacts/0.24.0-SNAPSHOT/bgpcep-artifacts-0.24.0-SNAPSHOT.pom 07:13:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/artifacts/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-artifacts/0.24.0-SNAPSHOT/bgpcep-artifacts-0.24.0-SNAPSHOT-cyclonedx.xml 07:13:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/artifacts/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgpcep-artifacts/0.24.0-SNAPSHOT/bgpcep-artifacts-0.24.0-SNAPSHOT-cyclonedx.json 07:13:19 [INFO] 07:13:19 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgpcep-artifacts --- 07:13:20 [INFO] org.opendaylight.bgpcep:bgpcep-artifacts:pom:0.24.0-SNAPSHOT 07:13:20 [INFO] 07:13:20 [INFO] --- clm:3.0.0-01:index (default-cli) @ bgpcep-artifacts --- 07:13:20 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/artifacts/target/sonatype-clm/module.xml 07:13:20 [INFO] 07:13:20 [INFO] ---------------< org.opendaylight.bgpcep:binding-parent >--------------- 07:13:20 [INFO] Building binding-parent 0.24.0-SNAPSHOT [2/167] 07:13:20 [INFO] from binding-parent/pom.xml 07:13:20 [INFO] --------------------------------[ pom ]--------------------------------- 07:13:21 [INFO] 07:13:21 [INFO] --- clean:3.5.0:clean (default-clean) @ binding-parent --- 07:13:21 [INFO] 07:13:21 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ binding-parent --- 07:13:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 07:13:21 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 07:13:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:21 [INFO] 07:13:21 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ binding-parent --- 07:13:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:21 [INFO] 07:13:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ binding-parent --- 07:13:21 [INFO] 07:13:21 [INFO] --- dependency:3.9.0:properties (default) @ binding-parent --- 07:13:21 [INFO] 07:13:21 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ binding-parent --- 07:13:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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:13:22 [INFO] 07:13:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ binding-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) @ binding-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] --- dependency:3.9.0:copy (unpack-license) @ binding-parent --- 07:13:23 [INFO] 07:13:23 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ binding-parent >>> 07:13:23 [INFO] 07:13:23 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ binding-parent --- 07:13:25 [INFO] No files found to run spotbugs, check compile phase has been run 07:13:25 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:13:25 [INFO] 07:13:25 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ binding-parent <<< 07:13:25 [INFO] 07:13:25 [INFO] 07:13:25 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ binding-parent --- 07:13:25 [INFO] 07:13:25 [INFO] --- copy:14.1.6:copy-files (default) @ binding-parent --- 07:13:25 [INFO] 07:13:25 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ binding-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) @ binding-parent --- 07:13:25 [INFO] CycloneDX: Resolving Dependencies 07:13:26 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 07:13:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/binding-parent/target/bom.xml 07:13:26 [INFO] attaching as binding-parent-0.24.0-SNAPSHOT-cyclonedx.xml 07:13:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/binding-parent/target/bom.json 07:13:26 [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:26 [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:26 [INFO] attaching as binding-parent-0.24.0-SNAPSHOT-cyclonedx.json 07:13:26 [INFO] 07:13:26 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ binding-parent --- 07:13:26 [INFO] Skipping duplicate-finder execution! 07:13:26 [INFO] 07:13:26 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ binding-parent --- 07:13:26 [INFO] Skipping pom project 07:13:26 [INFO] 07:13:26 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ binding-parent --- 07:13:26 [INFO] 07:13:26 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ binding-parent --- 07:13:26 [INFO] 07:13:26 [INFO] --- jacoco:0.8.14:report (report) @ binding-parent --- 07:13:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:13:26 [INFO] 07:13:26 [INFO] --- install:3.1.4:install (default-install) @ binding-parent --- 07:13:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/binding-parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/binding-parent/0.24.0-SNAPSHOT/binding-parent-0.24.0-SNAPSHOT.pom 07:13:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/binding-parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/binding-parent/0.24.0-SNAPSHOT/binding-parent-0.24.0-SNAPSHOT-cyclonedx.xml 07:13:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/binding-parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/binding-parent/0.24.0-SNAPSHOT/binding-parent-0.24.0-SNAPSHOT-cyclonedx.json 07:13:26 [INFO] 07:13:26 [INFO] --- dependency:3.9.0:tree (default-cli) @ binding-parent --- 07:13:26 [INFO] org.opendaylight.bgpcep:binding-parent:pom:0.24.0-SNAPSHOT 07:13:26 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:13:26 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 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.6: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.0: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.0: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.0:test 07:13:26 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:13:26 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:13:26 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.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.0:test 07:13:26 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:13:26 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:13:26 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8: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.0-01:index (default-cli) @ binding-parent --- 07:13:27 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/binding-parent/target/sonatype-clm/module.xml 07:13:27 [INFO] 07:13:27 [INFO] -----------------< org.opendaylight.bgpcep:graph-api >------------------ 07:13:27 [INFO] Building graph-api 0.24.0-SNAPSHOT [3/167] 07:13:27 [INFO] from graph/graph-api/pom.xml 07:13:27 [INFO] -------------------------------[ bundle ]------------------------------- 07:13:27 [INFO] 07:13:27 [INFO] --- clean:3.5.0:clean (default-clean) @ graph-api --- 07:13:27 [INFO] 07:13:27 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ graph-api --- 07:13:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:27 [INFO] 07:13:27 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ graph-api --- 07:13:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:27 [INFO] 07:13:27 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ graph-api --- 07:13:28 [INFO] 07:13:28 [INFO] --- dependency:3.9.0:properties (default) @ graph-api --- 07:13:28 [INFO] 07:13:28 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ graph-api --- 07:13: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/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:13:28 [INFO] 07:13:28 [INFO] --- yang:14.0.20:generate-sources (binding) @ graph-api --- 07:13:29 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:13:29 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/graph/graph-api/src/main/yang 07:13:29 [INFO] yang-to-sources: Found 4 dependencies in 5.338 ms 07:13:29 [INFO] yang-to-sources: Project model files found: 1 in 100.4 ms 07:13:30 [INFO] yang-to-sources: 4 YANG models processed in 279.8 ms 07:13:30 [INFO] BindingJavaFileGenerator: Defined 76 files in 98.34 ms 07:13:30 [INFO] Sorted 76 files into 15 directories in 3.162 ms 07:13:30 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 76 in 223.0 ms 07:13:30 [INFO] 07:13:30 [INFO] --- checkstyle:3.6.0:check (check-license) @ graph-api --- 07:13:30 [INFO] Starting audit... 07:13:30 Audit done. 07:13:30 [INFO] You have 0 Checkstyle violations. 07:13:30 [INFO] 07:13:30 [INFO] --- checkstyle:3.6.0:check (default) @ graph-api --- 07:13:30 [INFO] Starting audit... 07:13:30 Audit done. 07:13:30 [INFO] You have 0 Checkstyle violations. 07:13:30 [INFO] 07:13:30 [INFO] --- dependency:3.9.0:copy (unpack-license) @ graph-api --- 07:13:30 [INFO] 07:13:30 [INFO] --- resources:3.3.1:resources (default-resources) @ graph-api --- 07:13:30 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/graph/graph-api/src/main/resources 07:13:30 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/generated-sources/spi 07:13:30 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:13:30 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:13:30 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:13:30 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/generated-sources/spi 07:13:30 [INFO] 07:13:30 [INFO] --- compiler:3.14.1:compile (default-compile) @ graph-api --- 07:13:31 [INFO] Recompiling the module because of changed source code. 07:13:31 [INFO] Compiling 82 source files with javac [debug release 21] to target/classes 07:13:33 [INFO] 07:13:33 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ graph-api >>> 07:13:33 [INFO] 07:13:33 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ graph-api --- 07:13:33 [INFO] Fork Value is true 07:13:39 [INFO] Done SpotBugs Analysis.... 07:13:39 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:13:39 [INFO] 07:13:39 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ graph-api <<< 07:13:39 [INFO] 07:13:39 [INFO] 07:13:39 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ graph-api --- 07:13:39 [INFO] BugInstance size is 0 07:13:39 [INFO] Error size is 0 07:13:39 [INFO] No errors/warnings found 07:13:39 [INFO] 07:13:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ graph-api --- 07:13:39 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/graph/graph-api/src/test/resources 07:13:39 [INFO] 07:13:39 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ graph-api --- 07:13:39 [INFO] No sources to compile 07:13:39 [INFO] 07:13:39 [INFO] --- surefire:3.5.4:test (default-test) @ graph-api --- 07:13:39 [INFO] No tests to run. 07:13:39 [INFO] 07:13:39 [INFO] --- copy:14.1.6:copy-files (default) @ graph-api --- 07:13:39 [INFO] 07:13:39 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ graph-api --- 07:13:40 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/graph-api-0.24.0-SNAPSHOT.jar 07:13:40 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/classes/META-INF/MANIFEST.MF 07:13:40 [INFO] 07:13:40 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ graph-api --- 07:13:43 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/graph-api-0.24.0-SNAPSHOT-javadoc.jar 07:13:43 [INFO] 07:13:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ graph-api --- 07:13:43 [INFO] CycloneDX: Resolving Dependencies 07:13:44 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 07:13:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/bom.xml 07:13:44 [INFO] attaching as graph-api-0.24.0-SNAPSHOT-cyclonedx.xml 07:13:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/bom.json 07:13:44 [INFO] attaching as graph-api-0.24.0-SNAPSHOT-cyclonedx.json 07:13:44 [INFO] 07:13:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ graph-api --- 07:13:44 [INFO] Skipping duplicate-finder execution! 07:13:44 [INFO] 07:13:44 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ graph-api --- 07:13:44 [INFO] No dependency problems found 07:13:44 [INFO] 07:13:44 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ graph-api --- 07:13:44 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/graph-api-0.24.0-SNAPSHOT-sources.jar 07:13:44 [INFO] 07:13:44 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ graph-api --- 07:13:44 [INFO] 07:13:44 [INFO] --- jacoco:0.8.14:report (report) @ graph-api --- 07:13:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:13:44 [INFO] 07:13:44 [INFO] --- install:3.1.4:install (default-install) @ graph-api --- 07:13:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/graph-api/0.24.0-SNAPSHOT/graph-api-0.24.0-SNAPSHOT.pom 07:13:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/graph-api-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/graph-api/0.24.0-SNAPSHOT/graph-api-0.24.0-SNAPSHOT.jar 07:13:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/graph-api-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/graph-api/0.24.0-SNAPSHOT/graph-api-0.24.0-SNAPSHOT-javadoc.jar 07:13:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/graph-api/0.24.0-SNAPSHOT/graph-api-0.24.0-SNAPSHOT-cyclonedx.xml 07:13:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/graph-api/0.24.0-SNAPSHOT/graph-api-0.24.0-SNAPSHOT-cyclonedx.json 07:13:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/graph-api-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/graph-api/0.24.0-SNAPSHOT/graph-api-0.24.0-SNAPSHOT-sources.jar 07:13:44 [INFO] 07:13:44 [INFO] --- bundle:6.0.0:install (default-install) @ graph-api --- 07:13:44 [INFO] Writing OBR metadata 07:13:44 [INFO] Installing org/opendaylight/bgpcep/graph-api/0.24.0-SNAPSHOT/graph-api-0.24.0-SNAPSHOT.jar 07:13:44 [INFO] Writing OBR metadata 07:13:44 [INFO] 07:13:44 [INFO] --- dependency:3.9.0:tree (default-cli) @ graph-api --- 07:13:44 [INFO] org.opendaylight.bgpcep:graph-api:bundle:0.24.0-SNAPSHOT 07:13:44 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:13:44 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:13:44 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:13:44 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:13:44 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:13:44 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:13:44 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:13:44 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:13:44 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:13:44 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:13:44 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:13:44 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:13:44 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:13:44 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:13:44 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:13:44 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:13:44 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:13:44 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:13:44 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:13:44 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:13:44 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:13:44 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:13:44 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:13:44 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:13:44 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:13:44 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:13:44 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:13:44 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:13:44 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:13:44 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:13:44 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:13:44 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:13:44 [INFO] +- junit:junit:jar:4.13.2:test 07:13:44 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:13:44 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:13:44 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:13:44 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:13:44 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:13:44 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:13:44 [INFO] 07:13:44 [INFO] --- clm:3.0.0-01:index (default-cli) @ graph-api --- 07:13:44 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/sonatype-clm/module.xml 07:13:44 [INFO] 07:13:44 [INFO] ------------------< org.opendaylight.bgpcep:algo-api >------------------ 07:13:44 [INFO] Building algo-api 0.24.0-SNAPSHOT [4/167] 07:13:44 [INFO] from algo/algo-api/pom.xml 07:13:44 [INFO] -------------------------------[ bundle ]------------------------------- 07:13:44 [INFO] 07:13:44 [INFO] --- clean:3.5.0:clean (default-clean) @ algo-api --- 07:13:44 [INFO] 07:13:44 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ algo-api --- 07:13:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:44 [INFO] 07:13:44 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ algo-api --- 07:13:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:44 [INFO] 07:13:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ algo-api --- 07:13:45 [INFO] 07:13:45 [INFO] --- dependency:3.9.0:properties (default) @ algo-api --- 07:13:45 [INFO] 07:13:45 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ algo-api --- 07:13: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/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:13:45 [INFO] 07:13:45 [INFO] --- yang:14.0.20:generate-sources (binding) @ algo-api --- 07:13:45 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:13:45 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/algo/algo-api/src/main/yang 07:13:45 [INFO] yang-to-sources: Found 5 dependencies in 1.307 ms 07:13:45 [INFO] yang-to-sources: Project model files found: 1 in 7.030 ms 07:13:45 [INFO] yang-to-sources: 5 YANG models processed in 115.5 ms 07:13:45 [INFO] BindingJavaFileGenerator: Defined 24 files in 18.54 ms 07:13:45 [INFO] Sorted 24 files into 6 directories in 166.7 μs 07:13:45 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 24 in 36.82 ms 07:13:45 [INFO] 07:13:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ algo-api --- 07:13:45 [INFO] Starting audit... 07:13:45 Audit done. 07:13:45 [INFO] You have 0 Checkstyle violations. 07:13:45 [INFO] 07:13:45 [INFO] --- checkstyle:3.6.0:check (default) @ algo-api --- 07:13:45 [INFO] Starting audit... 07:13:45 Audit done. 07:13:45 [INFO] You have 0 Checkstyle violations. 07:13:45 [INFO] 07:13:45 [INFO] --- dependency:3.9.0:copy (unpack-license) @ algo-api --- 07:13:45 [INFO] 07:13:45 [INFO] --- resources:3.3.1:resources (default-resources) @ algo-api --- 07:13:45 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/algo/algo-api/src/main/resources 07:13:45 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/generated-sources/spi 07:13:45 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:13:45 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:13:45 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:13:45 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/generated-sources/spi 07:13:45 [INFO] 07:13:45 [INFO] --- compiler:3.14.1:compile (default-compile) @ algo-api --- 07:13:45 [INFO] Recompiling the module because of changed dependency. 07:13:45 [INFO] Compiling 25 source files with javac [debug release 21] to target/classes 07:13:46 [INFO] 07:13:46 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ algo-api >>> 07:13:46 [INFO] 07:13:46 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ algo-api --- 07:13:46 [INFO] Fork Value is true 07:13:48 [INFO] Done SpotBugs Analysis.... 07:13:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:13:48 [INFO] 07:13:48 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ algo-api <<< 07:13:48 [INFO] 07:13:48 [INFO] 07:13:48 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ algo-api --- 07:13:48 [INFO] BugInstance size is 0 07:13:48 [INFO] Error size is 0 07:13:48 [INFO] No errors/warnings found 07:13:48 [INFO] 07:13:48 [INFO] --- resources:3.3.1:testResources (default-testResources) @ algo-api --- 07:13:48 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/algo/algo-api/src/test/resources 07:13:48 [INFO] 07:13:48 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ algo-api --- 07:13:48 [INFO] No sources to compile 07:13:48 [INFO] 07:13:48 [INFO] --- surefire:3.5.4:test (default-test) @ algo-api --- 07:13:48 [INFO] No tests to run. 07:13:48 [INFO] 07:13:48 [INFO] --- copy:14.1.6:copy-files (default) @ algo-api --- 07:13:48 [INFO] 07:13:48 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ algo-api --- 07:13:48 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/algo-api-0.24.0-SNAPSHOT.jar 07:13:49 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/classes/META-INF/MANIFEST.MF 07:13:49 [INFO] 07:13:49 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ algo-api --- 07:13:51 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/algo-api-0.24.0-SNAPSHOT-javadoc.jar 07:13:51 [INFO] 07:13:51 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ algo-api --- 07:13:51 [INFO] CycloneDX: Resolving Dependencies 07:13:51 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 07:13:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/bom.xml 07:13:51 [INFO] attaching as algo-api-0.24.0-SNAPSHOT-cyclonedx.xml 07:13:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/bom.json 07:13:51 [INFO] attaching as algo-api-0.24.0-SNAPSHOT-cyclonedx.json 07:13:51 [INFO] 07:13:51 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ algo-api --- 07:13:51 [INFO] Skipping duplicate-finder execution! 07:13:51 [INFO] 07:13:51 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ algo-api --- 07:13:51 [INFO] No dependency problems found 07:13:51 [INFO] 07:13:51 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ algo-api --- 07:13:51 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/algo-api-0.24.0-SNAPSHOT-sources.jar 07:13:51 [INFO] 07:13:51 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ algo-api --- 07:13:51 [INFO] 07:13:51 [INFO] --- jacoco:0.8.14:report (report) @ algo-api --- 07:13:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:13:51 [INFO] 07:13:51 [INFO] --- install:3.1.4:install (default-install) @ algo-api --- 07:13:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/algo-api/0.24.0-SNAPSHOT/algo-api-0.24.0-SNAPSHOT.pom 07:13:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/algo-api-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/algo-api/0.24.0-SNAPSHOT/algo-api-0.24.0-SNAPSHOT.jar 07:13:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/algo-api-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/algo-api/0.24.0-SNAPSHOT/algo-api-0.24.0-SNAPSHOT-javadoc.jar 07:13:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/algo-api/0.24.0-SNAPSHOT/algo-api-0.24.0-SNAPSHOT-cyclonedx.xml 07:13:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/algo-api/0.24.0-SNAPSHOT/algo-api-0.24.0-SNAPSHOT-cyclonedx.json 07:13:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/algo-api-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/algo-api/0.24.0-SNAPSHOT/algo-api-0.24.0-SNAPSHOT-sources.jar 07:13:51 [INFO] 07:13:51 [INFO] --- bundle:6.0.0:install (default-install) @ algo-api --- 07:13:52 [INFO] Installing org/opendaylight/bgpcep/algo-api/0.24.0-SNAPSHOT/algo-api-0.24.0-SNAPSHOT.jar 07:13:52 [INFO] Writing OBR metadata 07:13:52 [INFO] 07:13:52 [INFO] --- dependency:3.9.0:tree (default-cli) @ algo-api --- 07:13:52 [INFO] org.opendaylight.bgpcep:algo-api:bundle:0.24.0-SNAPSHOT 07:13:52 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:0.24.0-SNAPSHOT:compile 07:13:52 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:13:52 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:13:52 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:13:52 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:13:52 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:13:52 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:13:52 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:13:52 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:13:52 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:13:52 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:13:52 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:13:52 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:13:52 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:13:52 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:13:52 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:13:52 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:13:52 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:13:52 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:13:52 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:13:52 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:13:52 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:13:52 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:13:52 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:13:52 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:13:52 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:13:52 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:13:52 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:13:52 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:13:52 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:13:52 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:13:52 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:13:52 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:13:52 [INFO] +- junit:junit:jar:4.13.2:test 07:13:52 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:13:52 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:13:52 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:13:52 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:13:52 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:13:52 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:13:52 [INFO] 07:13:52 [INFO] --- clm:3.0.0-01:index (default-cli) @ algo-api --- 07:13:52 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/sonatype-clm/module.xml 07:13:52 [INFO] 07:13:52 [INFO] ------------------< org.opendaylight.bgpcep:concepts >------------------ 07:13:52 [INFO] Building concepts 0.24.0-SNAPSHOT [5/167] 07:13:52 [INFO] from concepts/pom.xml 07:13:52 [INFO] -------------------------------[ bundle ]------------------------------- 07:13:52 [INFO] 07:13:52 [INFO] --- clean:3.5.0:clean (default-clean) @ concepts --- 07:13:52 [INFO] 07:13:52 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ concepts --- 07:13:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:52 [INFO] 07:13:52 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ concepts --- 07:13:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:52 [INFO] 07:13:52 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ concepts --- 07:13:52 [INFO] 07:13:52 [INFO] --- dependency:3.9.0:properties (default) @ concepts --- 07:13:52 [INFO] 07:13:52 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ concepts --- 07:13: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/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:52 [INFO] 07:13:52 [INFO] --- yang:14.0.20:generate-sources (binding) @ concepts --- 07:13:52 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:13:52 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/concepts/src/main/yang 07:13:52 [INFO] yang-to-sources: Found 3 dependencies in 1.329 ms 07:13:52 [INFO] yang-to-sources: Project model files found: 4 in 6.744 ms 07:13:52 [INFO] yang-to-sources: 7 YANG models processed in 32.76 ms 07:13:52 [INFO] BindingJavaFileGenerator: Defined 25 files in 6.936 ms 07:13:52 [INFO] Sorted 25 files into 9 directories in 121.2 μs 07:13:52 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 25 in 15.76 ms 07:13:52 [INFO] 07:13:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ concepts --- 07:13:52 [INFO] Starting audit... 07:13:52 Audit done. 07:13:52 [INFO] You have 0 Checkstyle violations. 07:13:52 [INFO] 07:13:52 [INFO] --- checkstyle:3.6.0:check (default) @ concepts --- 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.9.0:copy (unpack-license) @ concepts --- 07:13:53 [INFO] 07:13:53 [INFO] --- resources:3.3.1:resources (default-resources) @ concepts --- 07:13:53 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/concepts/src/main/resources 07:13:53 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/concepts/target/generated-sources/spi 07:13:53 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 07:13:53 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:13:53 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 07:13:53 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/concepts/target/generated-sources/spi 07:13:53 [INFO] 07:13:53 [INFO] --- compiler:3.14.1:compile (default-compile) @ concepts --- 07:13:53 [INFO] Recompiling the module because of changed source code. 07:13:53 [INFO] Compiling 29 source files with javac [debug release 21] to target/classes 07:13:53 [INFO] 07:13:53 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ concepts >>> 07:13:53 [INFO] 07:13:53 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ concepts --- 07:13:53 [INFO] Fork Value is true 07:13:56 [INFO] Done SpotBugs Analysis.... 07:13:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:13:56 [INFO] 07:13:56 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ concepts <<< 07:13:56 [INFO] 07:13:56 [INFO] 07:13:56 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ concepts --- 07:13:56 [INFO] BugInstance size is 0 07:13:56 [INFO] Error size is 0 07:13:56 [INFO] No errors/warnings found 07:13:56 [INFO] 07:13:56 [INFO] --- resources:3.3.1:testResources (default-testResources) @ concepts --- 07:13:56 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/concepts/src/test/resources 07:13:56 [INFO] 07:13:56 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ concepts --- 07:13:56 [INFO] Recompiling the module because of changed dependency. 07:13:56 [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes 07:13:56 [INFO] 07:13:56 [INFO] --- surefire:3.5.4:test (default-test) @ concepts --- 07:13:56 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:13:56 [INFO] 07:13:56 [INFO] ------------------------------------------------------- 07:13:56 [INFO] T E S T S 07:13:56 [INFO] ------------------------------------------------------- 07:13:57 [INFO] Running org.opendaylight.protocol.concepts.HandlerRegistryTest 07:13:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s -- in org.opendaylight.protocol.concepts.HandlerRegistryTest 07:13:57 [INFO] Running org.opendaylight.protocol.concepts.ISOSystemIdentifierTest 07:13:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.protocol.concepts.ISOSystemIdentifierTest 07:13:57 [INFO] Running org.opendaylight.protocol.concepts.MultiRegistryTest 07:13:57 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.concepts.MultiRegistryTest 07:13:57 [INFO] Running org.opendaylight.protocol.concepts.DefaultInstanceReferenceTest 07:13:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.protocol.concepts.DefaultInstanceReferenceTest 07:13:57 [INFO] Running org.opendaylight.protocol.concepts.ASNumberTest 07:13:57 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.opendaylight.protocol.concepts.ASNumberTest 07:13:57 [INFO] Running org.opendaylight.protocol.concepts.BandwidthTest 07:13:57 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.opendaylight.protocol.concepts.BandwidthTest 07:13:58 [INFO] 07:13:58 [INFO] Results: 07:13:58 [INFO] 07:13:58 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 07:13:58 [INFO] 07:13:58 [INFO] 07:13:58 [INFO] --- copy:14.1.6:copy-files (default) @ concepts --- 07:13:58 [INFO] 07:13:58 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ concepts --- 07:13:58 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/concepts/target/concepts-0.24.0-SNAPSHOT.jar 07:13:58 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/concepts/target/classes/META-INF/MANIFEST.MF 07:13:58 [INFO] 07:13:58 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ concepts --- 07:13:59 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/concepts/target/concepts-0.24.0-SNAPSHOT-javadoc.jar 07:13:59 [INFO] 07:13:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ concepts --- 07:13:59 [INFO] CycloneDX: Resolving Dependencies 07:14:00 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 07:14:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/concepts/target/bom.xml 07:14:00 [INFO] attaching as concepts-0.24.0-SNAPSHOT-cyclonedx.xml 07:14:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/concepts/target/bom.json 07:14:00 [INFO] attaching as concepts-0.24.0-SNAPSHOT-cyclonedx.json 07:14:00 [INFO] 07:14:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ concepts --- 07:14:00 [INFO] Skipping duplicate-finder execution! 07:14:00 [INFO] 07:14:00 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ concepts --- 07:14:00 [WARNING] Non-test scoped test only dependencies found: 07:14:00 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:14:00 [INFO] 07:14:00 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ concepts --- 07:14:00 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/concepts/target/concepts-0.24.0-SNAPSHOT-sources.jar 07:14:00 [INFO] 07:14:00 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ concepts --- 07:14:00 [INFO] 07:14:00 [INFO] --- jacoco:0.8.14:report (report) @ concepts --- 07:14:00 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/concepts/target/code-coverage/jacoco.exec 07:14:00 [INFO] Analyzed bundle 'concepts' with 13 classes 07:14:00 [INFO] 07:14:00 [INFO] --- install:3.1.4:install (default-install) @ concepts --- 07:14:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/concepts/pom.xml to /tmp/r/org/opendaylight/bgpcep/concepts/0.24.0-SNAPSHOT/concepts-0.24.0-SNAPSHOT.pom 07:14:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/concepts/target/concepts-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/concepts/0.24.0-SNAPSHOT/concepts-0.24.0-SNAPSHOT.jar 07:14:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/concepts/target/concepts-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/concepts/0.24.0-SNAPSHOT/concepts-0.24.0-SNAPSHOT-javadoc.jar 07:14:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/concepts/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/concepts/0.24.0-SNAPSHOT/concepts-0.24.0-SNAPSHOT-cyclonedx.xml 07:14:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/concepts/target/bom.json to /tmp/r/org/opendaylight/bgpcep/concepts/0.24.0-SNAPSHOT/concepts-0.24.0-SNAPSHOT-cyclonedx.json 07:14:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/concepts/target/concepts-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/concepts/0.24.0-SNAPSHOT/concepts-0.24.0-SNAPSHOT-sources.jar 07:14:00 [INFO] 07:14:00 [INFO] --- bundle:6.0.0:install (default-install) @ concepts --- 07:14:00 [INFO] Installing org/opendaylight/bgpcep/concepts/0.24.0-SNAPSHOT/concepts-0.24.0-SNAPSHOT.jar 07:14:00 [INFO] Writing OBR metadata 07:14:00 [INFO] 07:14:00 [INFO] --- dependency:3.9.0:tree (default-cli) @ concepts --- 07:14:00 [INFO] org.opendaylight.bgpcep:concepts:bundle:0.24.0-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.43.0:compile 07:14:00 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:14:00 [INFO] +- org.checkerframework:checker-qual:jar:3.51.1:provided 07:14:00 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:14:00 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:14:00 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:14:00 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:14:00 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:14:00 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:14:00 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:14:00 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final:test 07:14:00 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:test 07:14:00 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:test 07:14:00 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:14:00 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 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.6: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.0: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.0: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.0:test 07:14:00 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:14:00 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:14:00 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.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.0:test 07:14:00 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:14:00 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:14:00 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8: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.0-01:index (default-cli) @ concepts --- 07:14:00 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/concepts/target/sonatype-clm/module.xml 07:14:00 [INFO] 07:14:00 [INFO] ---------------< org.opendaylight.bgpcep:bgpcep-parent >---------------- 07:14:00 [INFO] Building BGPCEP common parent 0.24.0-SNAPSHOT [6/167] 07:14:00 [INFO] from parent/pom.xml 07:14:00 [INFO] --------------------------------[ pom ]--------------------------------- 07:14:00 [INFO] 07:14:00 [INFO] --- clean:3.5.0:clean (default-clean) @ bgpcep-parent --- 07:14:00 [INFO] 07:14:00 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgpcep-parent --- 07:14:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:00 [INFO] 07:14:00 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgpcep-parent --- 07:14:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:00 [INFO] 07:14:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgpcep-parent --- 07:14:00 [INFO] 07:14:00 [INFO] --- dependency:3.9.0:properties (default) @ bgpcep-parent --- 07:14:00 [INFO] 07:14:00 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgpcep-parent --- 07:14:00 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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:14:00 [INFO] 07:14:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgpcep-parent --- 07:14:00 [INFO] Starting audit... 07:14:00 Audit done. 07:14:00 [INFO] You have 0 Checkstyle violations. 07:14:00 [INFO] 07:14:00 [INFO] --- checkstyle:3.6.0:check (default) @ bgpcep-parent --- 07:14:00 [INFO] Starting audit... 07:14:00 Audit done. 07:14:00 [INFO] You have 0 Checkstyle violations. 07:14:00 [INFO] 07:14:00 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgpcep-parent --- 07:14:00 [INFO] 07:14:00 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgpcep-parent >>> 07:14:00 [INFO] 07:14:00 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgpcep-parent --- 07:14:00 [INFO] No files found to run spotbugs, check compile phase has been run 07:14:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:14:00 [INFO] 07:14:00 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgpcep-parent <<< 07:14:00 [INFO] 07:14:00 [INFO] 07:14:00 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgpcep-parent --- 07:14:00 [INFO] 07:14:00 [INFO] --- copy:14.1.6:copy-files (default) @ bgpcep-parent --- 07:14:00 [INFO] 07:14:00 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgpcep-parent --- 07:14:00 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:14:00 [INFO] 07:14:00 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgpcep-parent --- 07:14:00 [INFO] CycloneDX: Resolving Dependencies 07:14:01 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 07:14:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/parent/target/bom.xml 07:14:01 [INFO] attaching as bgpcep-parent-0.24.0-SNAPSHOT-cyclonedx.xml 07:14:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/parent/target/bom.json 07:14:01 [INFO] attaching as bgpcep-parent-0.24.0-SNAPSHOT-cyclonedx.json 07:14:01 [INFO] 07:14:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgpcep-parent --- 07:14:01 [INFO] Skipping duplicate-finder execution! 07:14:01 [INFO] 07:14:01 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgpcep-parent --- 07:14:01 [INFO] Skipping pom project 07:14:01 [INFO] 07:14:01 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgpcep-parent --- 07:14:01 [INFO] 07:14:01 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgpcep-parent --- 07:14:01 [INFO] 07:14:01 [INFO] --- jacoco:0.8.14:report (report) @ bgpcep-parent --- 07:14:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:14:01 [INFO] 07:14:01 [INFO] --- install:3.1.4:install (default-install) @ bgpcep-parent --- 07:14:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-parent/0.24.0-SNAPSHOT/bgpcep-parent-0.24.0-SNAPSHOT.pom 07:14:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-parent/0.24.0-SNAPSHOT/bgpcep-parent-0.24.0-SNAPSHOT-cyclonedx.xml 07:14:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgpcep-parent/0.24.0-SNAPSHOT/bgpcep-parent-0.24.0-SNAPSHOT-cyclonedx.json 07:14:01 [INFO] 07:14:01 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgpcep-parent --- 07:14:01 [INFO] org.opendaylight.bgpcep:bgpcep-parent:pom:0.24.0-SNAPSHOT 07:14:01 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:14:01 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:14:01 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:14:01 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:14:01 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:14:01 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:14:01 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:14:01 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:14:01 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:14:01 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:14:01 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:14:01 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:14:01 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:14:01 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:14:01 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:14:01 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:14:01 [INFO] +- junit:junit:jar:4.13.2:test 07:14:01 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:14:01 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:14:01 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:14:01 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:14:01 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:14:01 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:14:01 [INFO] 07:14:01 [INFO] --- clm:3.0.0-01:index (default-cli) @ bgpcep-parent --- 07:14:01 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/parent/target/sonatype-clm/module.xml 07:14:01 [INFO] 07:14:01 [INFO] -----------------< org.opendaylight.bgpcep:algo-impl >------------------ 07:14:01 [INFO] Building algo-impl 0.24.0-SNAPSHOT [7/167] 07:14:01 [INFO] from algo/algo-impl/pom.xml 07:14:01 [INFO] -------------------------------[ bundle ]------------------------------- 07:14:01 [INFO] 07:14:01 [INFO] --- clean:3.5.0:clean (default-clean) @ algo-impl --- 07:14:01 [INFO] 07:14:01 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ algo-impl --- 07:14:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:01 [INFO] 07:14:01 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ algo-impl --- 07:14:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:01 [INFO] 07:14:01 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ algo-impl --- 07:14:02 [INFO] 07:14:02 [INFO] --- dependency:3.9.0:properties (default) @ algo-impl --- 07:14:02 [INFO] 07:14:02 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ algo-impl --- 07:14:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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:14:02 [INFO] 07:14:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ algo-impl --- 07:14:02 [INFO] Starting audit... 07:14:02 Audit done. 07:14:02 [INFO] You have 0 Checkstyle violations. 07:14:02 [INFO] 07:14:02 [INFO] --- checkstyle:3.6.0:check (default) @ algo-impl --- 07:14:02 [INFO] Starting audit... 07:14:02 Audit done. 07:14:02 [INFO] You have 0 Checkstyle violations. 07:14:02 [INFO] 07:14:02 [INFO] --- dependency:3.9.0:copy (unpack-license) @ algo-impl --- 07:14:02 [INFO] 07:14:02 [INFO] --- resources:3.3.1:resources (default-resources) @ algo-impl --- 07:14:02 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/resources 07:14:02 [INFO] 07:14:02 [INFO] --- compiler:3.14.1:compile (default-compile) @ algo-impl --- 07:14:02 [INFO] Recompiling the module because of changed dependency. 07:14:02 [INFO] Compiling 6 source files with javac [debug release 21] to target/classes 07:14:02 [INFO] 07:14:02 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ algo-impl >>> 07:14:02 [INFO] 07:14:02 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ algo-impl --- 07:14:02 [INFO] Fork Value is true 07:14:06 [INFO] Done SpotBugs Analysis.... 07:14:06 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:14:06 [INFO] 07:14:06 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ algo-impl <<< 07:14:06 [INFO] 07:14:06 [INFO] 07:14:06 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ algo-impl --- 07:14:06 [INFO] BugInstance size is 0 07:14:06 [INFO] Error size is 0 07:14:06 [INFO] No errors/warnings found 07:14:06 [INFO] 07:14:06 [INFO] --- resources:3.3.1:testResources (default-testResources) @ algo-impl --- 07:14:06 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/test/resources 07:14:06 [INFO] 07:14:06 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ algo-impl --- 07:14:06 [INFO] No sources to compile 07:14:06 [INFO] 07:14:06 [INFO] --- surefire:3.5.4:test (default-test) @ algo-impl --- 07:14:06 [INFO] No tests to run. 07:14:06 [INFO] 07:14:06 [INFO] --- copy:14.1.6:copy-files (default) @ algo-impl --- 07:14:06 [INFO] 07:14:06 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ algo-impl --- 07:14:06 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/algo-impl-0.24.0-SNAPSHOT.jar 07:14:06 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/classes/META-INF/MANIFEST.MF 07:14:06 [INFO] 07:14:06 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ algo-impl --- 07:14:07 [WARNING] Javadoc Warnings 07:14:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:279: warning: no @param for edge 07:14:07 [WARNING] protected boolean pruneEdge(final ConnectedEdge edge, final CspfPath path) { 07:14:07 [WARNING] ^ 07:14:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:279: warning: no @param for path 07:14:07 [WARNING] protected boolean pruneEdge(final ConnectedEdge edge, final CspfPath path) { 07:14:07 [WARNING] ^ 07:14:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:361: warning: no @param for cvertex 07:14:07 [WARNING] protected @Nullable MplsLabel getIpv4NodeSid(final ConnectedVertex cvertex) { 07:14:07 [WARNING] ^ 07:14:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:398: warning: no @param for cvertex 07:14:07 [WARNING] protected @Nullable MplsLabel getIpv6NodeSid(final ConnectedVertex cvertex) { 07:14:07 [WARNING] ^ 07:14:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:43: warning: no comment 07:14:07 [WARNING] public abstract class AbstractPathComputation implements PathComputationAlgorithm { 07:14:07 [WARNING] ^ 07:14:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:53: warning: no comment 07:14:07 [WARNING] protected PathConstraints constraints = null; 07:14:07 [WARNING] ^ 07:14:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:46: warning: no comment 07:14:07 [WARNING] protected final ConnectedGraph graph; 07:14:07 [WARNING] ^ 07:14:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:50: warning: no comment 07:14:07 [WARNING] protected CspfPath pathDestination = null; 07:14:07 [WARNING] ^ 07:14:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:49: warning: no comment 07:14:07 [WARNING] protected CspfPath pathSource = null; 07:14:07 [WARNING] ^ 07:14:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:56: warning: no comment 07:14:07 [WARNING] protected final PriorityQueue priorityQueue = new PriorityQueue<>(); 07:14:07 [WARNING] ^ 07:14:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:57: warning: no comment 07:14:07 [WARNING] protected final HashMap processedPath = new HashMap<>(); 07:14:07 [WARNING] ^ 07:14:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:59: warning: no comment 07:14:07 [WARNING] protected AbstractPathComputation(final ConnectedGraph graph) { 07:14:07 [WARNING] ^ 07:14:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:553: warning: no comment 07:14:07 [WARNING] protected abstract ConstrainedPath computeSimplePath(VertexKey source, VertexKey destination); 07:14:07 [WARNING] ^ 07:14:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/ConstrainedShortestPathFirst.java:35: warning: no comment 07:14:07 [WARNING] public ConstrainedShortestPathFirst(final ConnectedGraph graph) { 07:14:07 [WARNING] ^ 07:14:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:49: warning: no comment 07:14:07 [WARNING] public static final byte ACTIVE = 0x01; 07:14:07 [WARNING] ^ 07:14:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:51: warning: no comment 07:14:07 [WARNING] public static final byte DOMINATED = 0x03; 07:14:07 [WARNING] ^ 07:14:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:52: warning: no comment 07:14:07 [WARNING] public static final byte PROCESSED = 0x04; 07:14:07 [WARNING] ^ 07:14:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:50: warning: no comment 07:14:07 [WARNING] public static final byte SELECTED = 0x02; 07:14:07 [WARNING] ^ 07:14:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:48: warning: no comment 07:14:07 [WARNING] public static final byte UNKNOWN = 0x00; 07:14:07 [WARNING] ^ 07:14:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:57: warning: no comment 07:14:07 [WARNING] public CspfPath(final ConnectedVertex vertex) { 07:14:07 [WARNING] ^ 07:14:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:87: warning: no comment 07:14:07 [WARNING] public CspfPath addConnectedEdge(final ConnectedEdge edge) { 07:14:07 [WARNING] ^ 07:14:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:135: warning: no comment 07:14:07 [WARNING] public void clearPath() { 07:14:07 [WARNING] ^ 07:14:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:74: warning: no comment 07:14:07 [WARNING] public int getCost() { 07:14:07 [WARNING] ^ 07:14:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:83: warning: no comment 07:14:07 [WARNING] public int getDelay() { 07:14:07 [WARNING] ^ 07:14:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:157: warning: no comment 07:14:07 [WARNING] public Integer getKey() { 07:14:07 [WARNING] ^ 07:14:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:100: warning: no comment 07:14:07 [WARNING] public List getPath() { 07:14:07 [WARNING] ^ 07:14:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:104: warning: no comment 07:14:07 [WARNING] public int getPathCount() { 07:14:07 [WARNING] ^ 07:14:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:131: warning: no comment 07:14:07 [WARNING] public float getPathLength() { 07:14:07 [WARNING] ^ 07:14:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:113: warning: no comment 07:14:07 [WARNING] public byte getPathStatus() { 07:14:07 [WARNING] ^ 07:14:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:122: warning: no comment 07:14:07 [WARNING] public Long getPredecessor() { 07:14:07 [WARNING] ^ 07:14:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:61: warning: no comment 07:14:07 [WARNING] public ConnectedVertex getVertex() { 07:14:07 [WARNING] ^ 07:14:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:65: warning: no comment 07:14:07 [WARNING] public Long getVertexKey() { 07:14:07 [WARNING] ^ 07:14:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:92: warning: no comment 07:14:07 [WARNING] public CspfPath replacePath(final List list) { 07:14:07 [WARNING] ^ 07:14:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:69: warning: no comment 07:14:07 [WARNING] public CspfPath setCost(final int cost) { 07:14:07 [WARNING] ^ 07:14:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:78: warning: no comment 07:14:07 [WARNING] public CspfPath setDelay(final int delay) { 07:14:07 [WARNING] ^ 07:14:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:152: warning: no comment 07:14:07 [WARNING] public CspfPath setKey(final Integer key) { 07:14:07 [WARNING] ^ 07:14:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:126: warning: no comment 07:14:07 [WARNING] public CspfPath setPathLength(final float length) { 07:14:07 [WARNING] ^ 07:14:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:108: warning: no comment 07:14:07 [WARNING] public CspfPath setPathStatus(final byte status) { 07:14:07 [WARNING] ^ 07:14:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:117: warning: no comment 07:14:07 [WARNING] public CspfPath setPredecessor(final Long vertexId) { 07:14:07 [WARNING] ^ 07:14:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/PathComputationServer.java:55: warning: no comment 07:14:07 [WARNING] public PathComputationServer(@Reference final RpcProviderService rpcService, 07:14:07 [WARNING] ^ 07:14:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/Samcra.java:99: warning: no comment 07:14:07 [WARNING] public Samcra(final ConnectedGraph graph) { 07:14:07 [WARNING] ^ 07:14:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/ShortestPathFirst.java:32: warning: no comment 07:14:07 [WARNING] public ShortestPathFirst(final ConnectedGraph graph) { 07:14:07 [WARNING] ^ 07:14:07 [WARNING] 42 warnings 07:14:07 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/algo-impl-0.24.0-SNAPSHOT-javadoc.jar 07:14:07 [INFO] 07:14:07 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ algo-impl --- 07:14:07 [INFO] CycloneDX: Resolving Dependencies 07:14:08 [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) 07:14:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/bom.xml 07:14:08 [INFO] attaching as algo-impl-0.24.0-SNAPSHOT-cyclonedx.xml 07:14:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/bom.json 07:14:08 [INFO] attaching as algo-impl-0.24.0-SNAPSHOT-cyclonedx.json 07:14:08 [INFO] 07:14:08 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ algo-impl --- 07:14:08 [INFO] Skipping duplicate-finder execution! 07:14:08 [INFO] 07:14:08 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ algo-impl --- 07:14:08 [INFO] No dependency problems found 07:14:08 [INFO] 07:14:08 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ algo-impl --- 07:14:08 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/algo-impl-0.24.0-SNAPSHOT-sources.jar 07:14:08 [INFO] 07:14:08 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ algo-impl --- 07:14:08 [INFO] 07:14:08 [INFO] --- jacoco:0.8.14:report (report) @ algo-impl --- 07:14:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:14:08 [INFO] 07:14:08 [INFO] --- install:3.1.4:install (default-install) @ algo-impl --- 07:14:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/algo-impl/0.24.0-SNAPSHOT/algo-impl-0.24.0-SNAPSHOT.pom 07:14:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/algo-impl-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/algo-impl/0.24.0-SNAPSHOT/algo-impl-0.24.0-SNAPSHOT.jar 07:14:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/algo-impl-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/algo-impl/0.24.0-SNAPSHOT/algo-impl-0.24.0-SNAPSHOT-javadoc.jar 07:14:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/algo-impl/0.24.0-SNAPSHOT/algo-impl-0.24.0-SNAPSHOT-cyclonedx.xml 07:14:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/algo-impl/0.24.0-SNAPSHOT/algo-impl-0.24.0-SNAPSHOT-cyclonedx.json 07:14:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/algo-impl-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/algo-impl/0.24.0-SNAPSHOT/algo-impl-0.24.0-SNAPSHOT-sources.jar 07:14:08 [INFO] 07:14:08 [INFO] --- bundle:6.0.0:install (default-install) @ algo-impl --- 07:14:08 [INFO] Installing org/opendaylight/bgpcep/algo-impl/0.24.0-SNAPSHOT/algo-impl-0.24.0-SNAPSHOT.jar 07:14:08 [INFO] Writing OBR metadata 07:14:08 [INFO] 07:14:08 [INFO] --- dependency:3.9.0:tree (default-cli) @ algo-impl --- 07:14:08 [INFO] org.opendaylight.bgpcep:algo-impl:bundle:0.24.0-SNAPSHOT 07:14:08 [INFO] +- org.opendaylight.bgpcep:algo-api:jar:0.24.0-SNAPSHOT:compile 07:14:08 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:0.24.0-SNAPSHOT:compile 07:14:08 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:14:08 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:14:08 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:14:08 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:14:08 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:14:08 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:14:08 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:14:08 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:14:08 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:14:08 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:14:08 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:14:08 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:14:08 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:14:08 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:14:08 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:14:08 [INFO] | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:14:08 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:14:08 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:14:08 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:14:08 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:14:08 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:14:08 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:14:08 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:14:08 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:14:08 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:14:08 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:14:08 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:14:08 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:14:08 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:14:08 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:14:08 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:14:08 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:14:08 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:14:08 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:14:08 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:14:08 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:14:08 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:14:08 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:14:08 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:14:08 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:14:08 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:14:08 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:14:08 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:14:08 [INFO] +- junit:junit:jar:4.13.2:test 07:14:08 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:14:08 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:14:08 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:14:08 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:14:08 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:14:08 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:14:08 [INFO] 07:14:08 [INFO] --- clm:3.0.0-01:index (default-cli) @ algo-impl --- 07:14:08 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/sonatype-clm/module.xml 07:14:08 [INFO] 07:14:08 [INFO] -----------< org.opendaylight.bgpcep:single-feature-parent >------------ 07:14:08 [INFO] Building single-feature-parent 0.24.0-SNAPSHOT [8/167] 07:14:08 [INFO] from single-feature-parent/pom.xml 07:14:08 [INFO] --------------------------------[ pom ]--------------------------------- 07:14:08 [INFO] 07:14:08 [INFO] --- clean:3.5.0:clean (default-clean) @ single-feature-parent --- 07:14:08 [INFO] 07:14:08 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ single-feature-parent --- 07:14:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 07:14:08 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 07:14:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:08 [INFO] 07:14:08 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ single-feature-parent --- 07:14:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:08 [INFO] 07:14:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ single-feature-parent --- 07:14:08 [INFO] 07:14:08 [INFO] --- dependency:3.9.0:properties (default) @ single-feature-parent --- 07:14:08 [INFO] 07:14:08 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ single-feature-parent --- 07:14:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:14:08 [INFO] argLine set to empty 07:14:08 [INFO] 07:14:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ single-feature-parent --- 07:14:09 [INFO] Starting audit... 07:14:09 Audit done. 07:14:09 [INFO] You have 0 Checkstyle violations. 07:14:09 [INFO] 07:14:09 [INFO] --- checkstyle:3.6.0:check (default) @ single-feature-parent --- 07:14:09 [INFO] Starting audit... 07:14:09 Audit done. 07:14:09 [INFO] You have 0 Checkstyle violations. 07:14:09 [INFO] 07:14:09 [INFO] --- dependency:3.9.0:copy (unpack-license) @ single-feature-parent --- 07:14:09 [INFO] 07:14:09 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ single-feature-parent >>> 07:14:09 [INFO] 07:14:09 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ single-feature-parent --- 07:14:09 [INFO] No files found to run spotbugs, check compile phase has been run 07:14:09 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:14:09 [INFO] 07:14:09 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ single-feature-parent <<< 07:14:09 [INFO] 07:14:09 [INFO] 07:14:09 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ single-feature-parent --- 07:14:09 [INFO] 07:14:09 [INFO] --- feattest:14.1.6:test (default) @ single-feature-parent --- 07:14:10 [INFO] Project packaging is not 'feature', skipping execution 07:14:10 [INFO] 07:14:10 [INFO] --- copy:14.1.6:copy-files (default) @ single-feature-parent --- 07:14:10 [INFO] 07:14:10 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ single-feature-parent --- 07:14:10 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:14:10 [INFO] 07:14:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ single-feature-parent --- 07:14:10 [INFO] CycloneDX: Resolving Dependencies 07:14:10 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 07:14:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/single-feature-parent/target/bom.xml 07:14:10 [INFO] attaching as single-feature-parent-0.24.0-SNAPSHOT-cyclonedx.xml 07:14:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/single-feature-parent/target/bom.json 07:14:11 [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:14:11 [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:14:11 [INFO] attaching as single-feature-parent-0.24.0-SNAPSHOT-cyclonedx.json 07:14:11 [INFO] 07:14:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ single-feature-parent --- 07:14:11 [INFO] Skipping duplicate-finder execution! 07:14:11 [INFO] 07:14:11 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ single-feature-parent --- 07:14:11 [INFO] Skipping plugin execution 07:14:11 [INFO] 07:14:11 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ single-feature-parent --- 07:14:11 [INFO] Skipping source per configuration. 07:14:11 [INFO] 07:14:11 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ single-feature-parent --- 07:14:11 [INFO] 07:14:11 [INFO] --- jacoco:0.8.14:report (report) @ single-feature-parent --- 07:14:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:14:11 [INFO] 07:14:11 [INFO] --- install:3.1.4:install (default-install) @ single-feature-parent --- 07:14:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/single-feature-parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/single-feature-parent/0.24.0-SNAPSHOT/single-feature-parent-0.24.0-SNAPSHOT.pom 07:14:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/single-feature-parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/single-feature-parent/0.24.0-SNAPSHOT/single-feature-parent-0.24.0-SNAPSHOT-cyclonedx.xml 07:14:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/single-feature-parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/single-feature-parent/0.24.0-SNAPSHOT/single-feature-parent-0.24.0-SNAPSHOT-cyclonedx.json 07:14:11 [INFO] 07:14:11 [INFO] --- dependency:3.9.0:tree (default-cli) @ single-feature-parent --- 07:14:11 [INFO] org.opendaylight.bgpcep:single-feature-parent:pom:0.24.0-SNAPSHOT 07:14:11 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:14:11 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:14:11 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:14:11 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:14:11 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:14:11 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:14:11 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:14:11 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:14:11 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:14:11 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:14:11 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:14:11 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:14:11 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:14:11 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:14:11 [INFO] +- junit:junit:jar:4.13.2:test 07:14:11 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:14:11 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:14:11 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:14:11 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:14:11 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:14:11 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:14:11 [INFO] 07:14:11 [INFO] --- clm:3.0.0-01:index (default-cli) @ single-feature-parent --- 07:14:11 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/single-feature-parent/target/sonatype-clm/module.xml 07:14:11 [INFO] 07:14:11 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-graph-api >------------ 07:14:11 [INFO] Building OpenDaylight :: GRAPH :: API 0.24.0-SNAPSHOT [9/167] 07:14:11 [INFO] from features/odl-bgpcep-graph-api/pom.xml 07:14:11 [INFO] ------------------------------[ feature ]------------------------------- 07:14:11 [INFO] 07:14:11 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-graph-api --- 07:14:11 [INFO] 07:14:11 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-graph-api --- 07:14:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:11 [INFO] 07:14:11 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-graph-api --- 07:14:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:11 [INFO] 07:14:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-graph-api --- 07:14:12 [INFO] 07:14:12 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-graph-api --- 07:14:12 [INFO] 07:14:12 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-graph-api --- 07:14:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:14:12 [INFO] argLine set to empty 07:14:12 [INFO] 07:14:12 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-graph-api --- 07:14:12 [INFO] Starting audit... 07:14:12 Audit done. 07:14:12 [INFO] You have 0 Checkstyle violations. 07:14:12 [INFO] 07:14:12 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-graph-api --- 07:14:12 [INFO] Starting audit... 07:14:12 Audit done. 07:14:12 [INFO] You have 0 Checkstyle violations. 07:14:12 [INFO] 07:14:12 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-graph-api --- 07:14:12 [INFO] 07:14:12 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-graph-api --- 07:14:12 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph-api/target/feature/feature.xml 07:14:12 [INFO] ...done! 07:14:12 [INFO] Attaching features XML 07:14:12 [INFO] 07:14:12 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-graph-api --- 07:14:12 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:14:12 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:14:12 [INFO] 07:14:12 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-graph-api >>> 07:14:12 [INFO] 07:14:12 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-graph-api --- 07:14:12 [INFO] No files found to run spotbugs, check compile phase has been run 07:14:12 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:14:12 [INFO] 07:14:12 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-graph-api <<< 07:14:12 [INFO] 07:14:12 [INFO] 07:14:12 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-graph-api --- 07:14:12 [INFO] 07:14:12 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-graph-api --- 07:14:12 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-graph-api 07:14:15 [INFO] Project dependency features detected: [] 07:14:15 [INFO] Pax Exam System (Version: 4.14.0) created. 07:14:15 [INFO] Creating RMI registry server on 127.0.0.1:46227 07:14:15 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:14:15 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:14:15 [INFO] Waiting for remote bundle context.. on 46227 name: ac87ddd5-26c0-49ed-b579-13c1576997e6 timout: [ RelativeTimeout value = 180000 ] 07:14:19 [INFO] Building jar from resources and headers. 07:14:19 [INFO] Writing jar finished. 07:14:21 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:14:21 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:14:21 [INFO] 07:14:21 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-graph-api --- 07:14:21 [INFO] 07:14:21 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-graph-api --- 07:14:21 [INFO] No Javadoc in project. Archive not created. 07:14:21 [INFO] 07:14:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-graph-api --- 07:14:21 [INFO] CycloneDX: Resolving Dependencies 07:14:22 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 07:14:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph-api/target/bom.xml 07:14:22 [INFO] attaching as odl-bgpcep-graph-api-0.24.0-SNAPSHOT-cyclonedx.xml 07:14:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph-api/target/bom.json 07:14:22 [INFO] attaching as odl-bgpcep-graph-api-0.24.0-SNAPSHOT-cyclonedx.json 07:14:22 [INFO] 07:14:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-graph-api --- 07:14:22 [INFO] Skipping duplicate-finder execution! 07:14:22 [INFO] 07:14:22 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-graph-api --- 07:14:22 [INFO] Skipping plugin execution 07:14:22 [INFO] 07:14:22 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-graph-api --- 07:14:22 [INFO] Skipping source per configuration. 07:14:22 [INFO] 07:14:22 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-graph-api --- 07:14:22 [INFO] 07:14:22 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-graph-api --- 07:14:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:14:22 [INFO] 07:14:22 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-graph-api --- 07:14:22 [WARNING] 07:14:22 [WARNING] The packaging plugin for project odl-bgpcep-graph-api did not assign 07:14:22 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:14:22 [WARNING] 07:14:22 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:14:22 [WARNING] 07:14:22 [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/0.24.0-SNAPSHOT/odl-bgpcep-graph-api-0.24.0-SNAPSHOT.pom 07:14:22 [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/0.24.0-SNAPSHOT/odl-bgpcep-graph-api-0.24.0-SNAPSHOT-features.xml 07:14:22 [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/0.24.0-SNAPSHOT/odl-bgpcep-graph-api-0.24.0-SNAPSHOT-cyclonedx.xml 07:14:22 [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/0.24.0-SNAPSHOT/odl-bgpcep-graph-api-0.24.0-SNAPSHOT-cyclonedx.json 07:14:22 [INFO] 07:14:22 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-graph-api --- 07:14:22 [INFO] org.opendaylight.bgpcep:odl-bgpcep-graph-api:feature:0.24.0-SNAPSHOT 07:14:22 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:0.24.0-SNAPSHOT:compile 07:14:22 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:14:22 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:14:22 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:14:22 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:14:22 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:14:22 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:14:22 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:14:22 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:14:22 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:14:22 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:14:22 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:14:22 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:14:22 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:14:22 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:14:22 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:14:22 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:14:22 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:14:22 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:14:22 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:14:22 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:14:22 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:14:22 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:14:22 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:14:22 [INFO] | | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:14:22 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:14:22 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:14:22 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:14:22 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:14:22 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:15.0.2:compile 07:14:22 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:14:22 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:14:22 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:14:22 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:14:22 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:14:22 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:14:22 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:14:22 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:14:22 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:14:22 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:14:22 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:14:22 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:14:22 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:14:22 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:14:22 [INFO] +- junit:junit:jar:4.13.2:test 07:14:22 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:14:22 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:14:22 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:14:22 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:14:22 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:14:22 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:14:22 [INFO] 07:14:22 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-graph-api --- 07:14:22 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph-api/target/sonatype-clm/module.xml 07:14:22 [INFO] 07:14:22 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-concepts >------------- 07:14:22 [INFO] Building OpenDaylight :: BGPCEP :: Concepts 0.24.0-SNAPSHOT [10/167] 07:14:22 [INFO] from features/odl-bgpcep-concepts/pom.xml 07:14:22 [INFO] ------------------------------[ feature ]------------------------------- 07:14:22 [INFO] 07:14:22 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-concepts --- 07:14:22 [INFO] 07:14:22 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-concepts --- 07:14:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:22 [INFO] 07:14:22 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-concepts --- 07:14:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:22 [INFO] 07:14:22 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-concepts --- 07:14:22 [INFO] 07:14:22 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-concepts --- 07:14:22 [INFO] 07:14:22 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-concepts --- 07:14:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:14:22 [INFO] argLine set to empty 07:14:22 [INFO] 07:14:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-concepts --- 07:14:22 [INFO] Starting audit... 07:14:22 Audit done. 07:14:22 [INFO] You have 0 Checkstyle violations. 07:14:22 [INFO] 07:14:22 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-concepts --- 07:14:22 [INFO] Starting audit... 07:14:22 Audit done. 07:14:22 [INFO] You have 0 Checkstyle violations. 07:14:22 [INFO] 07:14:22 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-concepts --- 07:14:22 [INFO] 07:14:22 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-concepts --- 07:14:22 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-concepts/target/feature/feature.xml 07:14:22 [INFO] ...done! 07:14:22 [INFO] Attaching features XML 07:14:22 [INFO] 07:14:22 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-concepts --- 07:14: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:14:22 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:14:22 [INFO] 07:14:22 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-concepts >>> 07:14:22 [INFO] 07:14:22 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-concepts --- 07:14:22 [INFO] No files found to run spotbugs, check compile phase has been run 07:14:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:14:22 [INFO] 07:14:22 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-concepts <<< 07:14:22 [INFO] 07:14:22 [INFO] 07:14:22 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-concepts --- 07:14:22 [INFO] 07:14:22 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-concepts --- 07:14:22 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-concepts 07:14:22 [INFO] Project dependency features detected: [] 07:14:22 [INFO] Pax Exam System (Version: 4.14.0) created. 07:14:22 [INFO] Creating RMI registry server on 127.0.0.1:35947 07:14:23 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:14:23 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:14:23 [INFO] Waiting for remote bundle context.. on 35947 name: 484fdec4-1521-4cbc-be0d-3fe96e6f5a4f timout: [ RelativeTimeout value = 180000 ] 07:14:26 [INFO] Building jar from resources and headers. 07:14:26 [INFO] Writing jar finished. 07:14:28 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:14:28 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:14:28 [INFO] 07:14:28 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-concepts --- 07:14:28 [INFO] 07:14:28 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-concepts --- 07:14:28 [INFO] No Javadoc in project. Archive not created. 07:14:28 [INFO] 07:14:28 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-concepts --- 07:14:28 [INFO] CycloneDX: Resolving Dependencies 07:14:29 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 07:14:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-concepts/target/bom.xml 07:14:29 [INFO] attaching as odl-bgpcep-concepts-0.24.0-SNAPSHOT-cyclonedx.xml 07:14:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-concepts/target/bom.json 07:14:29 [INFO] attaching as odl-bgpcep-concepts-0.24.0-SNAPSHOT-cyclonedx.json 07:14:29 [INFO] 07:14:29 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-concepts --- 07:14:29 [INFO] Skipping duplicate-finder execution! 07:14:29 [INFO] 07:14:29 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-concepts --- 07:14:29 [INFO] Skipping plugin execution 07:14:29 [INFO] 07:14:29 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-concepts --- 07:14:29 [INFO] Skipping source per configuration. 07:14:29 [INFO] 07:14:29 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-concepts --- 07:14:29 [INFO] 07:14:29 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-concepts --- 07:14:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:14:29 [INFO] 07:14:29 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-concepts --- 07:14:29 [WARNING] 07:14:29 [WARNING] The packaging plugin for project odl-bgpcep-concepts did not assign 07:14:29 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:14:29 [WARNING] 07:14:29 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:14:29 [WARNING] 07:14:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-concepts/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-concepts/0.24.0-SNAPSHOT/odl-bgpcep-concepts-0.24.0-SNAPSHOT.pom 07:14:29 [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/0.24.0-SNAPSHOT/odl-bgpcep-concepts-0.24.0-SNAPSHOT-features.xml 07:14:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-concepts/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-concepts/0.24.0-SNAPSHOT/odl-bgpcep-concepts-0.24.0-SNAPSHOT-cyclonedx.xml 07:14:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-concepts/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-concepts/0.24.0-SNAPSHOT/odl-bgpcep-concepts-0.24.0-SNAPSHOT-cyclonedx.json 07:14:29 [INFO] 07:14:29 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-concepts --- 07:14:29 [INFO] org.opendaylight.bgpcep:odl-bgpcep-concepts:feature:0.24.0-SNAPSHOT 07:14:29 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:14:29 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:14:29 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:14:29 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:14:29 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:14:29 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:14:29 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:14:29 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:14:29 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:14:29 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:14:29 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:14:29 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:14:29 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:14:29 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:14:29 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:14:29 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:14:29 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:14:29 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:14:29 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:14:29 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:14:29 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:14:29 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:14:29 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:14:29 [INFO] | | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:14:29 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:14:29 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:14:29 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:14:29 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:14:29 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:14:29 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:14:29 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:14:29 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:14:29 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:14:29 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:14:29 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:14:29 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:14:29 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:14:29 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:14:29 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:14:29 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:14:29 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:14:29 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:14:29 [INFO] +- junit:junit:jar:4.13.2:test 07:14:29 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:14:29 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:14:29 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:14:29 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:14:29 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:14:29 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:14:29 [INFO] 07:14:29 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-concepts --- 07:14:29 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-concepts/target/sonatype-clm/module.xml 07:14:29 [INFO] 07:14:29 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-algo-api >------------- 07:14:29 [INFO] Building OpenDaylight :: Path Computation Algorithms :: API 0.24.0-SNAPSHOT [11/167] 07:14:29 [INFO] from features/odl-bgpcep-algo-api/pom.xml 07:14:29 [INFO] ------------------------------[ feature ]------------------------------- 07:14:29 [INFO] 07:14:29 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-algo-api --- 07:14:29 [INFO] 07:14:29 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-algo-api --- 07:14:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:29 [INFO] 07:14:29 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-algo-api --- 07:14:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:29 [INFO] 07:14:29 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-algo-api --- 07:14:29 [INFO] 07:14:29 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-algo-api --- 07:14:29 [INFO] 07:14:29 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-algo-api --- 07:14:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:14:29 [INFO] argLine set to empty 07:14:29 [INFO] 07:14:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-algo-api --- 07:14:29 [INFO] Starting audit... 07:14:29 Audit done. 07:14:29 [INFO] You have 0 Checkstyle violations. 07:14:29 [INFO] 07:14:29 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-algo-api --- 07:14:29 [INFO] Starting audit... 07:14:29 Audit done. 07:14:29 [INFO] You have 0 Checkstyle violations. 07:14:29 [INFO] 07:14:29 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-algo-api --- 07:14:29 [INFO] 07:14:29 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-algo-api --- 07:14:29 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo-api/target/feature/feature.xml 07:14:29 [INFO] ...done! 07:14:29 [INFO] Attaching features XML 07:14:29 [INFO] 07:14:29 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-algo-api --- 07:14:29 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:14:29 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:14:29 [INFO] 07:14:29 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-algo-api >>> 07:14:29 [INFO] 07:14:29 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-algo-api --- 07:14:29 [INFO] No files found to run spotbugs, check compile phase has been run 07:14:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:14:29 [INFO] 07:14:29 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-algo-api <<< 07:14:29 [INFO] 07:14:29 [INFO] 07:14:29 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-algo-api --- 07:14:29 [INFO] 07:14:29 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-algo-api --- 07:14:29 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-algo-api 07:14:29 [INFO] Project dependency features detected: [] 07:14:29 [INFO] Pax Exam System (Version: 4.14.0) created. 07:14:29 [INFO] Creating RMI registry server on 127.0.0.1:42061 07:14:30 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:14:30 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:14:30 [INFO] Waiting for remote bundle context.. on 42061 name: e7dc0823-3685-45a8-94a8-a23b36ac9a74 timout: [ RelativeTimeout value = 180000 ] 07:14:33 [INFO] Building jar from resources and headers. 07:14:33 [INFO] Writing jar finished. 07:14:35 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:14:35 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:14:35 [INFO] 07:14:35 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-algo-api --- 07:14:35 [INFO] 07:14:35 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-algo-api --- 07:14:35 [INFO] No Javadoc in project. Archive not created. 07:14:35 [INFO] 07:14:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-algo-api --- 07:14:35 [INFO] CycloneDX: Resolving Dependencies 07:14:36 [INFO] CycloneDX: Creating BOM version 1.6 with 35 component(s) 07:14:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo-api/target/bom.xml 07:14:36 [INFO] attaching as odl-bgpcep-algo-api-0.24.0-SNAPSHOT-cyclonedx.xml 07:14:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo-api/target/bom.json 07:14:36 [INFO] attaching as odl-bgpcep-algo-api-0.24.0-SNAPSHOT-cyclonedx.json 07:14:36 [INFO] 07:14:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-algo-api --- 07:14:36 [INFO] Skipping duplicate-finder execution! 07:14:36 [INFO] 07:14:36 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-algo-api --- 07:14:36 [INFO] Skipping plugin execution 07:14:36 [INFO] 07:14:36 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-algo-api --- 07:14:36 [INFO] Skipping source per configuration. 07:14:36 [INFO] 07:14:36 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-algo-api --- 07:14:36 [INFO] 07:14:36 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-algo-api --- 07:14:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:14:36 [INFO] 07:14:36 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-algo-api --- 07:14:36 [WARNING] 07:14:36 [WARNING] The packaging plugin for project odl-bgpcep-algo-api did not assign 07:14:36 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:14:36 [WARNING] 07:14:36 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:14:36 [WARNING] 07:14:36 [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/0.24.0-SNAPSHOT/odl-bgpcep-algo-api-0.24.0-SNAPSHOT.pom 07:14:36 [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/0.24.0-SNAPSHOT/odl-bgpcep-algo-api-0.24.0-SNAPSHOT-features.xml 07:14:36 [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/0.24.0-SNAPSHOT/odl-bgpcep-algo-api-0.24.0-SNAPSHOT-cyclonedx.xml 07:14:36 [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/0.24.0-SNAPSHOT/odl-bgpcep-algo-api-0.24.0-SNAPSHOT-cyclonedx.json 07:14:36 [INFO] 07:14:36 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-algo-api --- 07:14:36 [INFO] org.opendaylight.bgpcep:odl-bgpcep-algo-api:feature:0.24.0-SNAPSHOT 07:14:36 [INFO] +- org.opendaylight.bgpcep:algo-api:jar:0.24.0-SNAPSHOT:compile 07:14:36 [INFO] | +- org.opendaylight.bgpcep:graph-api:jar:0.24.0-SNAPSHOT:compile 07:14:36 [INFO] | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:14:36 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:14:36 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:14:36 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:14:36 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:14:36 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:14:36 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:14:36 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:14:36 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:14:36 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:14:36 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:14:36 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:14:36 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:14:36 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:14:36 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:14:36 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:0.24.0-SNAPSHOT:compile 07:14:36 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:14:36 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:14:36 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:14:36 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:14:36 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:14:36 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:14:36 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:14:36 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:14:36 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:14:36 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:14:36 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:14:36 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:14:36 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:14:36 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:15.0.2:compile 07:14:36 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.24.0-SNAPSHOT:compile 07:14:36 [INFO] | \- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:14:36 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:14:36 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:14:36 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:14:36 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:14:36 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:14:36 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:14:36 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:14:36 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:14:36 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:14:36 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:14:36 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:14:36 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:14:36 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:14:36 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:14:36 [INFO] +- junit:junit:jar:4.13.2:test 07:14:36 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:14:36 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:14:36 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:14:36 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:14:36 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:14:36 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:14:36 [INFO] 07:14:36 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-algo-api --- 07:14:36 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo-api/target/sonatype-clm/module.xml 07:14:36 [INFO] 07:14:36 [INFO] -----------------< org.opendaylight.bgpcep:graph-impl >----------------- 07:14:36 [INFO] Building graph-impl 0.24.0-SNAPSHOT [12/167] 07:14:36 [INFO] from graph/graph-impl/pom.xml 07:14:36 [INFO] -------------------------------[ bundle ]------------------------------- 07:14:36 [INFO] 07:14:36 [INFO] --- clean:3.5.0:clean (default-clean) @ graph-impl --- 07:14:36 [INFO] 07:14:36 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ graph-impl --- 07:14:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:36 [INFO] 07:14:36 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ graph-impl --- 07:14:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:36 [INFO] 07:14:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ graph-impl --- 07:14:36 [INFO] 07:14:36 [INFO] --- dependency:3.9.0:properties (default) @ graph-impl --- 07:14:36 [INFO] 07:14:36 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ graph-impl --- 07:14:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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:14:36 [INFO] 07:14:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ graph-impl --- 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) @ graph-impl --- 07:14:37 [INFO] Starting audit... 07:14:37 Audit done. 07:14:37 [INFO] You have 0 Checkstyle violations. 07:14:37 [INFO] 07:14:37 [INFO] --- dependency:3.9.0:copy (unpack-license) @ graph-impl --- 07:14:37 [INFO] 07:14:37 [INFO] --- resources:3.3.1:resources (default-resources) @ graph-impl --- 07:14:37 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/resources 07:14:37 [INFO] 07:14:37 [INFO] --- compiler:3.14.1:compile (default-compile) @ graph-impl --- 07:14:37 [INFO] Recompiling the module because of changed dependency. 07:14:37 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 07:14:37 [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:14:37 [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:14:37 [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:14:37 [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:14:37 [INFO] 07:14:37 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ graph-impl >>> 07:14:37 [INFO] 07:14:37 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ graph-impl --- 07:14:37 [INFO] Fork Value is true 07:14:40 [INFO] Done SpotBugs Analysis.... 07:14:40 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:14:40 [INFO] 07:14:40 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ graph-impl <<< 07:14:40 [INFO] 07:14:40 [INFO] 07:14:40 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ graph-impl --- 07:14:40 [INFO] BugInstance size is 0 07:14:40 [INFO] Error size is 0 07:14:40 [INFO] No errors/warnings found 07:14:40 [INFO] 07:14:40 [INFO] --- resources:3.3.1:testResources (default-testResources) @ graph-impl --- 07:14:40 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/test/resources 07:14:40 [INFO] 07:14:40 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ graph-impl --- 07:14:40 [INFO] No sources to compile 07:14:40 [INFO] 07:14:40 [INFO] --- surefire:3.5.4:test (default-test) @ graph-impl --- 07:14:40 [INFO] No tests to run. 07:14:40 [INFO] 07:14:40 [INFO] --- copy:14.1.6:copy-files (default) @ graph-impl --- 07:14:40 [INFO] 07:14:40 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ graph-impl --- 07:14:40 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/graph-impl-0.24.0-SNAPSHOT.jar 07:14:40 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/classes/META-INF/MANIFEST.MF 07:14:40 [INFO] 07:14:40 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ graph-impl --- 07:14:42 [WARNING] Javadoc Warnings 07:14:42 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:74: warning: no @return 07:14:42 [WARNING] public ConnectedEdgeImpl setSource(final ConnectedVertexImpl vertex) { 07:14:42 [WARNING] ^ 07:14:42 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:84: warning: no @return 07:14:42 [WARNING] public ConnectedEdgeImpl setDestination(final ConnectedVertexImpl vertex) { 07:14:42 [WARNING] ^ 07:14:42 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:122: warning: no @return 07:14:42 [WARNING] public ConnectedEdgeImpl setEdge(final Edge edge) { 07:14:42 [WARNING] ^ 07:14:42 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:49: warning: no comment 07:14:42 [WARNING] public ConnectedEdgeImpl(final @NonNull Long key) { 07:14:42 [WARNING] ^ 07:14:42 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:55: warning: no comment 07:14:42 [WARNING] public ConnectedEdgeImpl(final @NonNull Edge edge) { 07:14:42 [WARNING] ^ 07:14:42 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:195: warning: no comment 07:14:42 [WARNING] public List getTriggers() { 07:14:42 [WARNING] ^ 07:14:42 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedGraphImpl.java:73: warning: no comment 07:14:42 [WARNING] public ConnectedGraphImpl(final Graph newGraph, final ConnectedGraphServer server) { 07:14:42 [WARNING] ^ 07:14:42 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedGraphServer.java:76: warning: no comment 07:14:42 [WARNING] public ConnectedGraphServer(@Reference final DataBroker dataBroker) { 07:14:42 [WARNING] ^ 07:14:42 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:76: warning: no @return 07:14:42 [WARNING] public ConnectedVertexImpl setVertex(final Vertex vertex) { 07:14:42 [WARNING] ^ 07:14:42 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:86: warning: no @return 07:14:42 [WARNING] public ConnectedVertexImpl addInput(final ConnectedEdgeImpl edge) { 07:14:42 [WARNING] ^ 07:14:42 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:98: warning: no @return 07:14:42 [WARNING] public ConnectedVertexImpl addOutput(final ConnectedEdgeImpl edge) { 07:14:42 [WARNING] ^ 07:14:42 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:110: warning: no @return 07:14:42 [WARNING] public ConnectedVertexImpl removeInput(final ConnectedEdgeImpl edge) { 07:14:42 [WARNING] ^ 07:14:42 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:120: warning: no @return 07:14:42 [WARNING] public ConnectedVertexImpl removeOutput(final ConnectedEdgeImpl edge) { 07:14:42 [WARNING] ^ 07:14:42 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:142: warning: no @return 07:14:42 [WARNING] public ConnectedVertexImpl addPrefix(final Prefix prefix) { 07:14:42 [WARNING] ^ 07:14:42 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:50: warning: no comment 07:14:42 [WARNING] public ConnectedVertexImpl(final @NonNull Long key) { 07:14:42 [WARNING] ^ 07:14:42 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:56: warning: no comment 07:14:42 [WARNING] public ConnectedVertexImpl(final @NonNull Vertex vertex) { 07:14:42 [WARNING] ^ 07:14:42 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:212: warning: no comment 07:14:42 [WARNING] public List getTriggers() { 07:14:42 [WARNING] ^ 07:14:42 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/GraphListener.java:57: warning: no comment 07:14:42 [WARNING] public GraphListener(@Reference final DataBroker dataBroker, @Reference final ConnectedGraphProvider provider) { 07:14:42 [WARNING] ^ 07:14:42 [WARNING] 18 warnings 07:14:42 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/graph-impl-0.24.0-SNAPSHOT-javadoc.jar 07:14:42 [INFO] 07:14:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ graph-impl --- 07:14:42 [INFO] CycloneDX: Resolving Dependencies 07:14:42 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 07:14:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/bom.xml 07:14:42 [INFO] attaching as graph-impl-0.24.0-SNAPSHOT-cyclonedx.xml 07:14:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/bom.json 07:14:42 [INFO] attaching as graph-impl-0.24.0-SNAPSHOT-cyclonedx.json 07:14:42 [INFO] 07:14:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ graph-impl --- 07:14:42 [INFO] Skipping duplicate-finder execution! 07:14:42 [INFO] 07:14:42 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ graph-impl --- 07:14:42 [INFO] No dependency problems found 07:14:42 [INFO] 07:14:42 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ graph-impl --- 07:14:42 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/graph-impl-0.24.0-SNAPSHOT-sources.jar 07:14:42 [INFO] 07:14:42 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ graph-impl --- 07:14:42 [INFO] 07:14:42 [INFO] --- jacoco:0.8.14:report (report) @ graph-impl --- 07:14:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:14:42 [INFO] 07:14:42 [INFO] --- install:3.1.4:install (default-install) @ graph-impl --- 07:14:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/graph-impl/0.24.0-SNAPSHOT/graph-impl-0.24.0-SNAPSHOT.pom 07:14:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/graph-impl-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/graph-impl/0.24.0-SNAPSHOT/graph-impl-0.24.0-SNAPSHOT.jar 07:14:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/graph-impl-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/graph-impl/0.24.0-SNAPSHOT/graph-impl-0.24.0-SNAPSHOT-javadoc.jar 07:14:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/graph-impl/0.24.0-SNAPSHOT/graph-impl-0.24.0-SNAPSHOT-cyclonedx.xml 07:14:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/graph-impl/0.24.0-SNAPSHOT/graph-impl-0.24.0-SNAPSHOT-cyclonedx.json 07:14:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/graph-impl-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/graph-impl/0.24.0-SNAPSHOT/graph-impl-0.24.0-SNAPSHOT-sources.jar 07:14:42 [INFO] 07:14:42 [INFO] --- bundle:6.0.0:install (default-install) @ graph-impl --- 07:14:42 [INFO] Installing org/opendaylight/bgpcep/graph-impl/0.24.0-SNAPSHOT/graph-impl-0.24.0-SNAPSHOT.jar 07:14:42 [INFO] Writing OBR metadata 07:14:42 [INFO] 07:14:42 [INFO] --- dependency:3.9.0:tree (default-cli) @ graph-impl --- 07:14:42 [INFO] org.opendaylight.bgpcep:graph-impl:bundle:0.24.0-SNAPSHOT 07:14:42 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:14:42 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:14:42 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:14:42 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:14:42 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:14:42 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:14:42 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:14:42 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:14:42 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:0.24.0-SNAPSHOT:compile 07:14:42 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:14:42 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:14:42 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:14:42 [INFO] | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:14:42 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:14:42 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:14:42 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:14:42 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:14:42 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:14:42 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:14:42 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:14:42 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:14:42 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:14:42 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:14:42 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:14:42 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:14:42 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:14:42 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:14:42 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:14:42 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:14:42 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:14:42 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:14:42 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:14:42 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:14:42 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:14:42 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:14:42 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:14:42 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:14:42 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:14:42 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:14:42 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:14:42 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:14:42 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:14:42 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:14:42 [INFO] +- junit:junit:jar:4.13.2:test 07:14:42 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:14:42 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:14:42 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:14:42 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:14:42 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:14:42 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:14:42 [INFO] 07:14:42 [INFO] --- clm:3.0.0-01:index (default-cli) @ graph-impl --- 07:14:42 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/sonatype-clm/module.xml 07:14:42 [INFO] 07:14:42 [INFO] --------------< org.opendaylight.bgpcep:odl-bgpcep-graph >-------------- 07:14:42 [INFO] Building OpenDaylight :: GRAPH 0.24.0-SNAPSHOT [13/167] 07:14:42 [INFO] from features/odl-bgpcep-graph/pom.xml 07:14:42 [INFO] ------------------------------[ feature ]------------------------------- 07:14:46 [INFO] 07:14:46 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-graph --- 07:14:46 [INFO] 07:14:46 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-graph --- 07:14:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:46 [INFO] 07:14:46 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-graph --- 07:14:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:46 [INFO] 07:14:46 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-graph --- 07:14:46 [INFO] 07:14:46 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-graph --- 07:14:46 [INFO] 07:14:46 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-graph --- 07:14:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:14:46 [INFO] argLine set to empty 07:14:46 [INFO] 07:14:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-graph --- 07:14:46 [INFO] Starting audit... 07:14:46 Audit done. 07:14:46 [INFO] You have 0 Checkstyle violations. 07:14:46 [INFO] 07:14:46 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-graph --- 07:14:46 [INFO] Starting audit... 07:14:46 Audit done. 07:14:46 [INFO] You have 0 Checkstyle violations. 07:14:46 [INFO] 07:14:46 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-graph --- 07:14:46 [INFO] 07:14:46 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-graph --- 07:14:46 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph/target/feature/feature.xml 07:14:46 [INFO] ...done! 07:14:46 [INFO] Attaching features XML 07:14:46 [INFO] 07:14:46 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-graph --- 07:14: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:14:46 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:14:46 [INFO] 07:14:46 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-graph >>> 07:14:46 [INFO] 07:14:46 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-graph --- 07:14:46 [INFO] No files found to run spotbugs, check compile phase has been run 07:14:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:14:46 [INFO] 07:14:46 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-graph <<< 07:14:46 [INFO] 07:14:46 [INFO] 07:14:46 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-graph --- 07:14:46 [INFO] 07:14:46 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-graph --- 07:14:46 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-graph 07:14:46 [INFO] Project dependency features detected: [] 07:14:46 [INFO] Pax Exam System (Version: 4.14.0) created. 07:14:46 [INFO] Creating RMI registry server on 127.0.0.1:45663 07:14:47 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:14:47 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:14:47 [INFO] Waiting for remote bundle context.. on 45663 name: 80d23d78-d3a7-44e8-bd89-67c0406839ce timout: [ RelativeTimeout value = 180000 ] 07:14:50 [INFO] Building jar from resources and headers. 07:14:50 [INFO] Writing jar finished. 07:14:58 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:14:58 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:14:58 [INFO] 07:14:58 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-graph --- 07:14:58 [INFO] 07:14:58 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-graph --- 07:14:58 [INFO] No Javadoc in project. Archive not created. 07:14:58 [INFO] 07:14:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-graph --- 07:14:58 [INFO] CycloneDX: Resolving Dependencies 07:15:01 [INFO] CycloneDX: Creating BOM version 1.6 with 215 component(s) 07:15:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph/target/bom.xml 07:15:01 [INFO] attaching as odl-bgpcep-graph-0.24.0-SNAPSHOT-cyclonedx.xml 07:15:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph/target/bom.json 07:15:01 [INFO] attaching as odl-bgpcep-graph-0.24.0-SNAPSHOT-cyclonedx.json 07:15:01 [INFO] 07:15:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-graph --- 07:15:01 [INFO] Skipping duplicate-finder execution! 07:15:01 [INFO] 07:15:01 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-graph --- 07:15:01 [INFO] Skipping plugin execution 07:15:01 [INFO] 07:15:01 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-graph --- 07:15:01 [INFO] Skipping source per configuration. 07:15:01 [INFO] 07:15:01 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-graph --- 07:15:01 [INFO] 07:15:01 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-graph --- 07:15:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:15:01 [INFO] 07:15:01 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-graph --- 07:15:01 [WARNING] 07:15:01 [WARNING] The packaging plugin for project odl-bgpcep-graph did not assign 07:15:01 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:15:01 [WARNING] 07:15:01 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:15:01 [WARNING] 07:15:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph/0.24.0-SNAPSHOT/odl-bgpcep-graph-0.24.0-SNAPSHOT.pom 07:15:01 [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/0.24.0-SNAPSHOT/odl-bgpcep-graph-0.24.0-SNAPSHOT-features.xml 07:15:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph/0.24.0-SNAPSHOT/odl-bgpcep-graph-0.24.0-SNAPSHOT-cyclonedx.xml 07:15:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph/0.24.0-SNAPSHOT/odl-bgpcep-graph-0.24.0-SNAPSHOT-cyclonedx.json 07:15:01 [INFO] 07:15:01 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-graph --- 07:15:01 [INFO] org.opendaylight.bgpcep:odl-bgpcep-graph:feature:0.24.0-SNAPSHOT 07:15:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:0.24.0-SNAPSHOT:compile 07:15:01 [INFO] | +- org.opendaylight.bgpcep:graph-api:jar:0.24.0-SNAPSHOT:compile 07:15:01 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:15:01 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:15:01 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:15:01 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:15:01 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:15:01 [INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:15:01 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:15:01 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:15:01 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:15:01 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:15:01 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:15.0.2:compile 07:15:01 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:compile 07:15:01 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:compile 07:15:01 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:compile 07:15:01 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:15:01 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:15:01 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:15:01 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:15:01 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:15:01 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:15:01 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:15:01 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:15:01 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:15:01 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:15:01 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:15:01 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:compile 07:15:01 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:compile 07:15:01 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:15:01 [INFO] | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:15:01 [INFO] | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:15:01 [INFO] | | | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:15:01 [INFO] | | | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:15:01 [INFO] | | | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:15:01 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:15:01 [INFO] | | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:15:01 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:15:01 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:15:01 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:15:01 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:15:01 [INFO] | | | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:15:01 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile 07:15:01 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:15:01 [INFO] | | | | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:15:01 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:15:01 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:15:01 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:15:01 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 07:15:01 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:15:01 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:compile 07:15:01 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:15:01 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:15:01 [INFO] | | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:15:01 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 07:15:01 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:compile 07:15:01 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:15:01 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:15:01 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:15:01 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 07:15:01 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:compile 07:15:01 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:compile 07:15:01 [INFO] | | +- com.typesafe:config:jar:1.4.5:compile 07:15:01 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:15:01 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:15:01 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:15:01 [INFO] | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 07:15:01 [INFO] | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:compile 07:15:01 [INFO] | | | +- io.aeron:aeron-annotations:jar:1.45.1:compile 07:15:01 [INFO] | | | +- io.aeron:aeron-client:jar:1.45.1:compile 07:15:01 [INFO] | | | +- io.aeron:aeron-driver:jar:1.45.1:compile 07:15:01 [INFO] | | | +- org.agrona:agrona:jar:1.22.0:compile 07:15:01 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:15:01 [INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:15:01 [INFO] | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:compile 07:15:01 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:12.0.3:compile 07:15:01 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:15:01 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:15:01 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:15:01 [INFO] | | \- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:compile 07:15:01 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:15:01 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:compile 07:15:01 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:compile 07:15:01 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.26.0:compile 07:15:01 [INFO] | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:compile 07:15:01 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:15:01 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:15:01 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:15:01 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:15:01 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:compile 07:15:01 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:compile 07:15:01 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:compile 07:15:01 [INFO] | | \- org.apache.commons:commons-text:jar:1.14.0:compile 07:15:01 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:15:01 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:15:01 [INFO] | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:15:01 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:15:01 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:15:01 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:15:01 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:15:01 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:15:01 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:15:01 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:15:01 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:15:01 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:15:01 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:15:01 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:15:01 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:compile 07:15:01 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:15:01 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:15:01 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:15:01 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:15:01 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:15:01 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:15:01 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:15:01 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:15:01 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:15:01 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:15:01 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:15:01 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:15:01 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:15:01 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:15:01 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:15:01 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:15:01 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:15:01 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:15:01 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:15:01 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:15:01 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:15:01 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:15:01 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:15:01 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:15:01 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:15:01 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:15:01 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:15:01 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:15:01 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:compile 07:15:01 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:compile 07:15:01 [INFO] | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:compile 07:15:01 [INFO] | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:compile 07:15:01 [INFO] | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:compile 07:15:01 [INFO] | | | +- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:compile 07:15:01 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:15:01 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:15:01 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:compile 07:15:01 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:compile 07:15:01 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:compile 07:15:01 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:15:01 [INFO] | | | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:15:01 [INFO] | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:15:01 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:15:01 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:15:01 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:15:01 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:15:01 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:15:01 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:15:01 [INFO] | | | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:15:01 [INFO] | | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:15:01 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:15:01 [INFO] | | | +- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:15:01 [INFO] | | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:15:01 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:15:01 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:15:01 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:15:01 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:15:01 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:15:01 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:compile 07:15:01 [INFO] | | \- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:compile 07:15:01 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:compile 07:15:01 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:compile 07:15:01 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:compile 07:15:01 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:15:01 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:15:01 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:compile 07:15:01 [INFO] | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:compile 07:15:01 [INFO] | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:15:01 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:compile 07:15:01 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:compile 07:15:01 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:15:01 [INFO] | | +- org.opendaylight.controller:raft-api:jar:12.0.3:compile 07:15:01 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:compile 07:15:01 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:15:01 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:15:01 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:15:01 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:15:01 [INFO] | | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:15:01 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:compile 07:15:01 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:compile 07:15:01 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:compile 07:15:01 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:compile 07:15:01 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:compile 07:15:01 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:compile 07:15:01 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:compile 07:15:01 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:compile 07:15:01 [INFO] +- org.opendaylight.bgpcep:graph-impl:jar:0.24.0-SNAPSHOT:compile 07:15:01 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:15:01 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:15:01 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:15:01 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:15:01 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:15:01 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:15:01 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:15:01 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:15:01 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:15:01 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:15:01 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:15:01 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:15:01 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:15:01 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:15:01 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:15:01 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:15:01 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:15:01 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:15:01 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:15:01 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:15:01 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:15:01 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:15:01 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:15:01 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:15:01 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:15:01 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:15:01 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:15:01 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:15:01 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:15:01 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:15:01 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:15:01 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:15:01 [INFO] +- junit:junit:jar:4.13.2:test 07:15:01 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:15:01 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:15:01 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:15:01 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:15:01 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:15:01 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:15:01 [INFO] 07:15:01 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-graph --- 07:15:01 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph/target/sonatype-clm/module.xml 07:15:01 [INFO] 07:15:01 [INFO] --------------< org.opendaylight.bgpcep:odl-bgpcep-algo >--------------- 07:15:01 [INFO] Building OpenDaylight :: Path Computation Algorithms 0.24.0-SNAPSHOT [14/167] 07:15:01 [INFO] from features/odl-bgpcep-algo/pom.xml 07:15:01 [INFO] ------------------------------[ feature ]------------------------------- 07:15:01 [INFO] 07:15:01 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-algo --- 07:15:01 [INFO] 07:15:01 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-algo --- 07:15:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:01 [INFO] 07:15:01 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-algo --- 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) @ odl-bgpcep-algo --- 07:15:01 [INFO] 07:15:01 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-algo --- 07:15:01 [INFO] 07:15:01 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-algo --- 07:15:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:15:01 [INFO] argLine set to empty 07:15:01 [INFO] 07:15:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-algo --- 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) @ odl-bgpcep-algo --- 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.9.0:copy (unpack-license) @ odl-bgpcep-algo --- 07:15:01 [INFO] 07:15:01 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-algo --- 07:15:01 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo/target/feature/feature.xml 07:15:01 [INFO] ...done! 07:15:01 [INFO] Attaching features XML 07:15:01 [INFO] 07:15:01 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-algo --- 07:15:01 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:15:02 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:15:02 [INFO] 07:15:02 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-algo >>> 07:15:02 [INFO] 07:15:02 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-algo --- 07:15:02 [INFO] No files found to run spotbugs, check compile phase has been run 07:15:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:15:02 [INFO] 07:15:02 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-algo <<< 07:15:02 [INFO] 07:15:02 [INFO] 07:15:02 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-algo --- 07:15:02 [INFO] 07:15:02 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-algo --- 07:15:02 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-algo 07:15:02 [INFO] Project dependency features detected: [] 07:15:02 [INFO] Pax Exam System (Version: 4.14.0) created. 07:15:02 [INFO] Creating RMI registry server on 127.0.0.1:34253 07:15:02 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:15:02 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:15:02 [INFO] Waiting for remote bundle context.. on 34253 name: d6abd7b6-2065-45b9-a551-d9c825fca96c timout: [ RelativeTimeout value = 180000 ] 07:15:06 [INFO] Building jar from resources and headers. 07:15:06 [INFO] Writing jar finished. 07:15:14 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:15:14 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:15:14 [INFO] 07:15:14 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-algo --- 07:15:14 [INFO] 07:15:14 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-algo --- 07:15:14 [INFO] No Javadoc in project. Archive not created. 07:15:14 [INFO] 07:15:14 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-algo --- 07:15:14 [INFO] CycloneDX: Resolving Dependencies 07:15:17 [INFO] CycloneDX: Creating BOM version 1.6 with 221 component(s) 07:15:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo/target/bom.xml 07:15:17 [INFO] attaching as odl-bgpcep-algo-0.24.0-SNAPSHOT-cyclonedx.xml 07:15:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo/target/bom.json 07:15:17 [INFO] attaching as odl-bgpcep-algo-0.24.0-SNAPSHOT-cyclonedx.json 07:15:17 [INFO] 07:15:17 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-algo --- 07:15:17 [INFO] Skipping duplicate-finder execution! 07:15:17 [INFO] 07:15:17 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-algo --- 07:15:17 [INFO] Skipping plugin execution 07:15:17 [INFO] 07:15:17 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-algo --- 07:15:17 [INFO] Skipping source per configuration. 07:15:17 [INFO] 07:15:17 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-algo --- 07:15:17 [INFO] 07:15:17 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-algo --- 07:15:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:15:17 [INFO] 07:15:17 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-algo --- 07:15:17 [WARNING] 07:15:17 [WARNING] The packaging plugin for project odl-bgpcep-algo did not assign 07:15:17 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:15:17 [WARNING] 07:15:17 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:15:17 [WARNING] 07:15:17 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo/0.24.0-SNAPSHOT/odl-bgpcep-algo-0.24.0-SNAPSHOT.pom 07:15:17 [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/0.24.0-SNAPSHOT/odl-bgpcep-algo-0.24.0-SNAPSHOT-features.xml 07:15:17 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo/0.24.0-SNAPSHOT/odl-bgpcep-algo-0.24.0-SNAPSHOT-cyclonedx.xml 07:15:17 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo/0.24.0-SNAPSHOT/odl-bgpcep-algo-0.24.0-SNAPSHOT-cyclonedx.json 07:15:17 [INFO] 07:15:17 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-algo --- 07:15:17 [INFO] org.opendaylight.bgpcep:odl-bgpcep-algo:feature:0.24.0-SNAPSHOT 07:15:17 [INFO] +- org.opendaylight.bgpcep:algo-impl:jar:0.24.0-SNAPSHOT:compile 07:15:17 [INFO] | +- org.opendaylight.bgpcep:algo-api:jar:0.24.0-SNAPSHOT:compile 07:15:17 [INFO] | +- org.opendaylight.bgpcep:graph-api:jar:0.24.0-SNAPSHOT:compile 07:15:17 [INFO] | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:15:17 [INFO] | | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:15:17 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:15:17 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:15:17 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:15:17 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:15:17 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:15:17 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:15:17 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:15:17 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:15:17 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:15:17 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:15:17 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:15:17 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:15:17 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:15:17 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:15:17 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:15:17 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:15:17 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:15:17 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:15:17 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:15:17 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-algo-api:xml:features:0.24.0-SNAPSHOT:compile 07:15:17 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:0.24.0-SNAPSHOT:compile 07:15:17 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:15:17 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:15:17 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:15:17 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:15:17 [INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:15:17 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:15:17 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:15:17 [INFO] | | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:15:17 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:15.0.2:compile 07:15:17 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.24.0-SNAPSHOT:compile 07:15:17 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-graph:xml:features:0.24.0-SNAPSHOT:compile 07:15:17 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:compile 07:15:17 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:compile 07:15:17 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:compile 07:15:17 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:15:17 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:15:17 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:15:17 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:15:17 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:15:17 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:15:17 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:15:17 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:15:17 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:15:17 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:15:17 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:15:17 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:compile 07:15:17 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:compile 07:15:17 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:15:17 [INFO] | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:15:17 [INFO] | | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:15:17 [INFO] | | | | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:15:17 [INFO] | | | | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:15:17 [INFO] | | | | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:15:17 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:15:17 [INFO] | | | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:15:17 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:15:17 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:15:17 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:15:17 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:15:17 [INFO] | | | | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:15:17 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile 07:15:17 [INFO] | | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:15:17 [INFO] | | | | | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:15:17 [INFO] | | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:15:17 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:15:17 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:15:17 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 07:15:17 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:15:17 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:compile 07:15:17 [INFO] | | | | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:15:17 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:15:17 [INFO] | | | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:15:17 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 07:15:17 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:compile 07:15:17 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:15:17 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:15:17 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:15:17 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 07:15:17 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:compile 07:15:17 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:compile 07:15:17 [INFO] | | | +- com.typesafe:config:jar:1.4.5:compile 07:15:17 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:15:17 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:15:17 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:15:17 [INFO] | | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 07:15:17 [INFO] | | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:compile 07:15:17 [INFO] | | | | +- io.aeron:aeron-annotations:jar:1.45.1:compile 07:15:17 [INFO] | | | | +- io.aeron:aeron-client:jar:1.45.1:compile 07:15:17 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.45.1:compile 07:15:17 [INFO] | | | | +- org.agrona:agrona:jar:1.22.0:compile 07:15:17 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:15:17 [INFO] | | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:15:17 [INFO] | | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:compile 07:15:17 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:12.0.3:compile 07:15:17 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:15:17 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:15:17 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:15:17 [INFO] | | | \- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:compile 07:15:17 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:15:17 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:compile 07:15:17 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:compile 07:15:17 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.26.0:compile 07:15:17 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:compile 07:15:17 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:15:17 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:15:17 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:15:17 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:15:17 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:compile 07:15:17 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:compile 07:15:17 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:compile 07:15:17 [INFO] | | | \- org.apache.commons:commons-text:jar:1.14.0:compile 07:15:17 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:15:17 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:15:17 [INFO] | | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:15:17 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:15:17 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:15:17 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:15:17 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:15:17 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:15:17 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:15:17 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:15:17 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:15:17 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:15:17 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:15:17 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:15:17 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:compile 07:15:17 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:15:17 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:15:17 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:15:17 [INFO] | | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:15:17 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:15:17 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:15:17 [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:15:17 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:15:17 [INFO] | | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:15:17 [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:15:17 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:15:17 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:15:17 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:15:17 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:15:17 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:15:17 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:15:17 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:15:17 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:15:17 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:15:17 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:15:17 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:15:17 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:15:17 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:15:17 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:15:17 [INFO] | | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:15:17 [INFO] | | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:15:17 [INFO] | | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:15:17 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:15:17 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:compile 07:15:17 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:compile 07:15:17 [INFO] | | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:compile 07:15:17 [INFO] | | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:compile 07:15:17 [INFO] | | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:compile 07:15:17 [INFO] | | | | +- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:compile 07:15:17 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:15:17 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:15:17 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:compile 07:15:17 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:compile 07:15:17 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:compile 07:15:17 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:15:17 [INFO] | | | | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:15:17 [INFO] | | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:15:17 [INFO] | | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:15:17 [INFO] | | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:15:17 [INFO] | | | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:15:17 [INFO] | | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:15:17 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:15:17 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:15:17 [INFO] | | | | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:15:17 [INFO] | | | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:15:17 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:15:17 [INFO] | | | | +- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:15:17 [INFO] | | | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:15:17 [INFO] | | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:15:17 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:15:17 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:15:17 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:15:17 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:15:17 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:compile 07:15:17 [INFO] | | | \- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:compile 07:15:17 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:compile 07:15:17 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:compile 07:15:17 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:compile 07:15:17 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:15:17 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:15:17 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:compile 07:15:17 [INFO] | | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:compile 07:15:17 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:15:17 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:compile 07:15:17 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:compile 07:15:17 [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:15:17 [INFO] | | | +- org.opendaylight.controller:raft-api:jar:12.0.3:compile 07:15:17 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:compile 07:15:17 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:15:17 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:15:17 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:15:17 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:15:17 [INFO] | | | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:15:17 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:compile 07:15:17 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:compile 07:15:17 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:compile 07:15:17 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:compile 07:15:17 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:compile 07:15:17 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:compile 07:15:17 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:compile 07:15:17 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:compile 07:15:17 [INFO] | \- org.opendaylight.bgpcep:graph-impl:jar:0.24.0-SNAPSHOT:compile 07:15:17 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:15:17 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:15:17 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:15:17 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:15:17 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:15:17 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:15:17 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:15:17 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:15:17 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:15:17 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:15:17 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:15:17 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:15:17 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:15:17 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:15:17 [INFO] +- junit:junit:jar:4.13.2:test 07:15:17 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:15:17 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:15:17 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:15:17 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:15:17 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:15:17 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:15:17 [INFO] 07:15:17 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-algo --- 07:15:17 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo/target/sonatype-clm/module.xml 07:15:17 [INFO] 07:15:17 [INFO] --------------< org.opendaylight.bgpcep:testtool-parent >--------------- 07:15:17 [INFO] Building testtool-parent 0.24.0-SNAPSHOT [15/167] 07:15:17 [INFO] from testtool-parent/pom.xml 07:15:17 [INFO] --------------------------------[ pom ]--------------------------------- 07:15:17 [INFO] 07:15:17 [INFO] --- clean:3.5.0:clean (default-clean) @ testtool-parent --- 07:15:17 [INFO] 07:15:17 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ testtool-parent --- 07:15:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:17 [INFO] 07:15:17 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ testtool-parent --- 07:15:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:17 [INFO] 07:15:17 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ testtool-parent --- 07:15:17 [INFO] 07:15:17 [INFO] --- dependency:3.9.0:properties (default) @ testtool-parent --- 07:15:17 [INFO] 07:15:17 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ testtool-parent --- 07:15:17 [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:15:17 [INFO] 07:15:17 [INFO] --- checkstyle:3.6.0:check (check-license) @ testtool-parent --- 07:15:17 [INFO] Starting audit... 07:15:17 Audit done. 07:15:17 [INFO] You have 0 Checkstyle violations. 07:15:17 [INFO] 07:15:17 [INFO] --- checkstyle:3.6.0:check (default) @ testtool-parent --- 07:15:17 [INFO] Starting audit... 07:15:17 Audit done. 07:15:17 [INFO] You have 0 Checkstyle violations. 07:15:17 [INFO] 07:15:17 [INFO] --- dependency:3.9.0:copy (unpack-license) @ testtool-parent --- 07:15:17 [INFO] 07:15:17 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ testtool-parent >>> 07:15:17 [INFO] 07:15:17 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ testtool-parent --- 07:15:18 [INFO] No files found to run spotbugs, check compile phase has been run 07:15:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:15:18 [INFO] 07:15:18 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ testtool-parent <<< 07:15:18 [INFO] 07:15:18 [INFO] 07:15:18 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ testtool-parent --- 07:15:18 [INFO] 07:15:18 [INFO] --- copy:14.1.6:copy-files (default) @ testtool-parent --- 07:15:18 [INFO] 07:15:18 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ testtool-parent --- 07:15:18 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:15:18 [INFO] 07:15:18 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ testtool-parent --- 07:15:18 [INFO] CycloneDX: Resolving Dependencies 07:15:18 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 07:15:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/testtool-parent/target/bom.xml 07:15:18 [INFO] attaching as testtool-parent-0.24.0-SNAPSHOT-cyclonedx.xml 07:15:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/testtool-parent/target/bom.json 07:15:18 [INFO] attaching as testtool-parent-0.24.0-SNAPSHOT-cyclonedx.json 07:15:18 [INFO] 07:15:18 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ testtool-parent --- 07:15:18 [INFO] Skipping duplicate-finder execution! 07:15:18 [INFO] 07:15:18 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ testtool-parent --- 07:15:18 [INFO] Skipping pom project 07:15:18 [INFO] 07:15:18 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ testtool-parent --- 07:15:18 [INFO] 07:15:18 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ testtool-parent --- 07:15:18 [INFO] 07:15:18 [INFO] --- jacoco:0.8.14:report (report) @ testtool-parent --- 07:15:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:15:18 [INFO] 07:15:18 [INFO] --- install:3.1.4:install (default-install) @ testtool-parent --- 07:15:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/testtool-parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/testtool-parent/0.24.0-SNAPSHOT/testtool-parent-0.24.0-SNAPSHOT.pom 07:15:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/testtool-parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/testtool-parent/0.24.0-SNAPSHOT/testtool-parent-0.24.0-SNAPSHOT-cyclonedx.xml 07:15:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/testtool-parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/testtool-parent/0.24.0-SNAPSHOT/testtool-parent-0.24.0-SNAPSHOT-cyclonedx.json 07:15:18 [INFO] 07:15:18 [INFO] --- dependency:3.9.0:tree (default-cli) @ testtool-parent --- 07:15:18 [INFO] org.opendaylight.bgpcep:testtool-parent:pom:0.24.0-SNAPSHOT 07:15:18 [INFO] +- junit:junit:jar:4.13.2:test 07:15:18 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:15:18 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:15:18 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:15:18 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:15:18 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:15:18 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:15:18 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:15:18 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:15:18 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:15:18 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:15:18 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:15:18 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:15:18 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:15:18 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:15:18 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:15:18 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:15:18 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:15:18 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:15:18 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:15:18 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:15:18 [INFO] 07:15:18 [INFO] --- clm:3.0.0-01:index (default-cli) @ testtool-parent --- 07:15:18 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/testtool-parent/target/sonatype-clm/module.xml 07:15:18 [INFO] 07:15:18 [INFO] --------------------< org.opendaylight.bgpcep:util >-------------------- 07:15:18 [INFO] Building util 0.24.0-SNAPSHOT [16/167] 07:15:18 [INFO] from util/pom.xml 07:15:18 [INFO] -------------------------------[ bundle ]------------------------------- 07:15:18 [INFO] 07:15:18 [INFO] --- clean:3.5.0:clean (default-clean) @ util --- 07:15:18 [INFO] 07:15:18 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ util --- 07:15:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:18 [INFO] 07:15:18 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ util --- 07:15:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:18 [INFO] 07:15:18 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ util --- 07:15:19 [INFO] 07:15:19 [INFO] --- dependency:3.9.0:properties (default) @ util --- 07:15:19 [INFO] 07:15:19 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ util --- 07:15:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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:15:19 [INFO] 07:15:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ util --- 07:15:19 [INFO] Starting audit... 07:15:19 Audit done. 07:15:19 [INFO] You have 0 Checkstyle violations. 07:15:19 [INFO] 07:15:19 [INFO] --- checkstyle:3.6.0:check (default) @ util --- 07:15:19 [INFO] Starting audit... 07:15:19 Audit done. 07:15:19 [INFO] You have 0 Checkstyle violations. 07:15:19 [INFO] 07:15:19 [INFO] --- dependency:3.9.0:copy (unpack-license) @ util --- 07:15:19 [INFO] 07:15:19 [INFO] --- resources:3.3.1:resources (default-resources) @ util --- 07:15:19 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/util/src/main/resources 07:15:19 [INFO] 07:15:19 [INFO] --- compiler:3.14.1:compile (default-compile) @ util --- 07:15:19 [INFO] Recompiling the module because of changed dependency. 07:15:19 [INFO] Compiling 11 source files with javac [debug release 21] to target/classes 07:15:20 [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:15:20 [INFO] 07:15:20 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ util >>> 07:15:20 [INFO] 07:15:20 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ util --- 07:15:20 [INFO] Fork Value is true 07:15:23 [INFO] Done SpotBugs Analysis.... 07:15:23 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:15:23 [INFO] 07:15:23 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ util <<< 07:15:23 [INFO] 07:15:23 [INFO] 07:15:23 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ util --- 07:15:23 [INFO] BugInstance size is 0 07:15:23 [INFO] Error size is 0 07:15:23 [INFO] No errors/warnings found 07:15:23 [INFO] 07:15:23 [INFO] --- resources:3.3.1:testResources (default-testResources) @ util --- 07:15:23 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:15:23 [INFO] 07:15:23 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ util --- 07:15:23 [INFO] Recompiling the module because of changed dependency. 07:15:23 [INFO] Compiling 10 source files with javac [debug release 21] to target/test-classes 07:15:23 [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:15:23 [INFO] 07:15:23 [INFO] --- surefire:3.5.4:test (default-test) @ util --- 07:15:23 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:15:23 [INFO] 07:15:23 [INFO] ------------------------------------------------------- 07:15:23 [INFO] T E S T S 07:15:23 [INFO] ------------------------------------------------------- 07:15:24 [INFO] Running org.opendaylight.protocol.util.ByteBufWriteUtilTest 07:15:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s -- in org.opendaylight.protocol.util.ByteBufWriteUtilTest 07:15:24 [INFO] Running org.opendaylight.protocol.util.MplsLabelUtilTest 07:15:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.opendaylight.protocol.util.MplsLabelUtilTest 07:15:24 [INFO] Running org.opendaylight.protocol.util.NoopReferenceCacheTest 07:15:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.util.NoopReferenceCacheTest 07:15:24 [INFO] Running org.opendaylight.protocol.util.ByteArrayTest 07:15:24 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.opendaylight.protocol.util.ByteArrayTest 07:15:24 [INFO] Running org.opendaylight.protocol.util.StatisticsUtilTest 07:15:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.protocol.util.StatisticsUtilTest 07:15:24 [INFO] Running org.opendaylight.protocol.util.PCEPHexDumpParserTest 07:15:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.protocol.util.PCEPHexDumpParserTest 07:15:24 [INFO] Running org.opendaylight.protocol.util.Ipv4UtilTest 07:15:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.protocol.util.Ipv4UtilTest 07:15:24 [INFO] 07:15:24 [INFO] Results: 07:15:24 [INFO] 07:15:24 [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0 07:15:24 [INFO] 07:15:24 [INFO] 07:15:24 [INFO] --- copy:14.1.6:copy-files (default) @ util --- 07:15:24 [INFO] 07:15:24 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ util --- 07:15:25 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/util/target/util-0.24.0-SNAPSHOT.jar 07:15:25 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/util/target/classes/META-INF/MANIFEST.MF 07:15:25 [INFO] 07:15:25 [INFO] --- jar:3.4.2:test-jar (default) @ util --- 07:15:25 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/util/target/util-0.24.0-SNAPSHOT-tests.jar 07:15:25 [INFO] 07:15:25 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ util --- 07:15:25 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/util/target/util-0.24.0-SNAPSHOT-test-sources.jar 07:15:25 [INFO] 07:15:25 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ util --- 07:15:26 [WARNING] Javadoc Warnings 07:15:26 [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:26 [WARNING] public static byte[] fileToBytes(final String name) throws IOException { 07:15:26 [WARNING] ^ 07:15:26 [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:26 [WARNING] public static int getPrefixLengthBytes(final String prefix) { 07:15:26 [WARNING] ^ 07:15:26 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:79: warning: no @return 07:15:26 [WARNING] public static int getPrefixLengthBytes(final String prefix) { 07:15:26 [WARNING] ^ 07:15:26 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:31: warning: no comment 07:15:26 [WARNING] public static final int IP4_BITS_LENGTH = 32; 07:15:26 [WARNING] ^ 07:15:26 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:30: warning: no comment 07:15:26 [WARNING] public static final int IP4_LENGTH = 4; 07:15:26 [WARNING] ^ 07:15:26 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:218: warning: no comment 07:15:26 [WARNING] public static Ipv4Prefix incrementIpv4Prefix(final Ipv4Prefix ipv4Prefix) { 07:15:26 [WARNING] ^ 07:15:26 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:71: warning: no comment 07:15:26 [WARNING] public static int prefixBitsToBytes(final int bits) { 07:15:26 [WARNING] ^ 07:15:26 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:269: warning: no comment 07:15:26 [WARNING] public static void writeMinimalPrefix(final Ipv4Prefix ipv4Prefix, final ByteBuf output) { 07:15:26 [WARNING] ^ 07:15:26 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv6Util.java:27: warning: no comment 07:15:26 [WARNING] public static final int IPV6_BITS_LENGTH = 128; 07:15:26 [WARNING] ^ 07:15:26 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv6Util.java:26: warning: no comment 07:15:26 [WARNING] public static final int IPV6_LENGTH = 16; 07:15:26 [WARNING] ^ 07:15:26 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv6Util.java:181: warning: no comment 07:15:26 [WARNING] public static void writeMinimalPrefix(final Ipv6Prefix ipv6Prefix, final ByteBuf output) { 07:15:26 [WARNING] ^ 07:15:26 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/ReferenceCache.java:23: warning: no @param for 07:15:26 [WARNING] T getSharedReference(T object); 07:15:26 [WARNING] ^ 07:15:26 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/NoopReferenceCache.java:30: warning: no comment 07:15:26 [WARNING] public static NoopReferenceCache getInstance() { 07:15:26 [WARNING] ^ 07:15:26 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/PCEPHexDumpParser.java:42: warning: no comment 07:15:26 [WARNING] public static List parseMessages(final File file) throws IOException { 07:15:26 [WARNING] ^ 07:15:26 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/PCEPHexDumpParser.java:50: warning: no comment 07:15:26 [WARNING] public static List parseMessages(final InputStream is) throws IOException { 07:15:26 [WARNING] ^ 07:15:26 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/PCEPHexDumpParser.java:46: warning: no comment 07:15:26 [WARNING] public static List parseMessages(final Path file) throws IOException { 07:15:26 [WARNING] ^ 07:15:26 [WARNING] 16 warnings 07:15:26 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/util/target/util-0.24.0-SNAPSHOT-javadoc.jar 07:15:26 [INFO] 07:15:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ util --- 07:15:26 [INFO] CycloneDX: Resolving Dependencies 07:15:27 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 07:15:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/util/target/bom.xml 07:15:27 [INFO] attaching as util-0.24.0-SNAPSHOT-cyclonedx.xml 07:15:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/util/target/bom.json 07:15:27 [INFO] attaching as util-0.24.0-SNAPSHOT-cyclonedx.json 07:15:27 [INFO] 07:15:27 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ util --- 07:15:27 [INFO] Skipping duplicate-finder execution! 07:15:27 [INFO] 07:15:27 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ util --- 07:15:27 [INFO] No dependency problems found 07:15:27 [INFO] 07:15:27 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ util --- 07:15:27 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/util/target/util-0.24.0-SNAPSHOT-sources.jar 07:15:27 [INFO] 07:15:27 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ util --- 07:15:27 [INFO] 07:15:27 [INFO] --- jacoco:0.8.14:report (report) @ util --- 07:15:27 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/util/target/code-coverage/jacoco.exec 07:15:27 [INFO] Analyzed bundle 'util' with 10 classes 07:15:27 [INFO] 07:15:27 [INFO] --- install:3.1.4:install (default-install) @ util --- 07:15:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/util/pom.xml to /tmp/r/org/opendaylight/bgpcep/util/0.24.0-SNAPSHOT/util-0.24.0-SNAPSHOT.pom 07:15:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/util/target/util-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/util/0.24.0-SNAPSHOT/util-0.24.0-SNAPSHOT.jar 07:15:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/util/target/util-0.24.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/util/0.24.0-SNAPSHOT/util-0.24.0-SNAPSHOT-tests.jar 07:15:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/util/target/util-0.24.0-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/util/0.24.0-SNAPSHOT/util-0.24.0-SNAPSHOT-test-sources.jar 07:15:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/util/target/util-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/util/0.24.0-SNAPSHOT/util-0.24.0-SNAPSHOT-javadoc.jar 07:15:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/util/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/util/0.24.0-SNAPSHOT/util-0.24.0-SNAPSHOT-cyclonedx.xml 07:15:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/util/target/bom.json to /tmp/r/org/opendaylight/bgpcep/util/0.24.0-SNAPSHOT/util-0.24.0-SNAPSHOT-cyclonedx.json 07:15:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/util/target/util-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/util/0.24.0-SNAPSHOT/util-0.24.0-SNAPSHOT-sources.jar 07:15:27 [INFO] 07:15:27 [INFO] --- bundle:6.0.0:install (default-install) @ util --- 07:15:27 [INFO] Installing org/opendaylight/bgpcep/util/0.24.0-SNAPSHOT/util-0.24.0-SNAPSHOT.jar 07:15:27 [INFO] Writing OBR metadata 07:15:27 [INFO] 07:15:27 [INFO] --- dependency:3.9.0:tree (default-cli) @ util --- 07:15:27 [INFO] org.opendaylight.bgpcep:util:bundle:0.24.0-SNAPSHOT 07:15:27 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:15:27 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:15:27 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:15:27 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:15:27 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:15:27 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:15:27 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:15:27 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:15:27 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:15:27 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:15:27 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:15:27 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:15:27 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:15:27 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:15:27 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:15:27 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:15:27 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:15:27 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:15:27 [INFO] +- junit:junit:jar:4.13.2:test 07:15:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:15:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:15:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:15:27 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:15:27 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:15:27 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:15:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:15:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:15:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:15:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:15:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:15:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:15:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:15:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:15:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:15:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:15:27 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:15:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:15:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:15:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:15:27 [INFO] 07:15:27 [INFO] --- clm:3.0.0-01:index (default-cli) @ util --- 07:15:27 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/util/target/sonatype-clm/module.xml 07:15:27 [INFO] 07:15:27 [INFO] ----------------< org.opendaylight.bgpcep:bgp-concepts >---------------- 07:15:27 [INFO] Building bgp-concepts 0.24.0-SNAPSHOT [17/167] 07:15:27 [INFO] from bgp/concepts/pom.xml 07:15:27 [INFO] -------------------------------[ bundle ]------------------------------- 07:15:27 [INFO] 07:15:27 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-concepts --- 07:15:27 [INFO] 07:15:27 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-concepts --- 07:15:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:27 [INFO] 07:15:27 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-concepts --- 07:15:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:27 [INFO] 07:15:27 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-concepts --- 07:15:27 [INFO] 07:15:27 [INFO] --- dependency:3.9.0:properties (default) @ bgp-concepts --- 07:15:27 [INFO] 07:15:27 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-concepts --- 07:15:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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:27 [INFO] 07:15:27 [INFO] --- yang:14.0.20:generate-sources (binding) @ bgp-concepts --- 07:15:27 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:15:27 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/concepts/src/main/yang 07:15:27 [INFO] yang-to-sources: Found 4 dependencies in 1.796 ms 07:15:27 [INFO] yang-to-sources: Project model files found: 1 in 5.873 ms 07:15:27 [INFO] yang-to-sources: 6 YANG models processed in 57.57 ms 07:15:27 [INFO] BindingJavaFileGenerator: Defined 116 files in 13.05 ms 07:15:27 [INFO] Sorted 116 files into 27 directories in 296.6 μs 07:15:28 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 116 in 49.71 ms 07:15:28 [INFO] 07:15:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-concepts --- 07:15:28 [INFO] Starting audit... 07:15:28 Audit done. 07:15:28 [INFO] You have 0 Checkstyle violations. 07:15:28 [INFO] 07:15:28 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-concepts --- 07:15:28 [INFO] Starting audit... 07:15:28 Audit done. 07:15:28 [INFO] You have 0 Checkstyle violations. 07:15:28 [INFO] 07:15:28 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-concepts --- 07:15:28 [INFO] 07:15:28 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-concepts --- 07:15:28 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/concepts/src/main/resources 07:15:28 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/generated-sources/spi 07:15:28 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:15:28 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:15:28 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:15:28 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/generated-sources/spi 07:15:28 [INFO] 07:15:28 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-concepts --- 07:15:28 [INFO] Recompiling the module because of changed dependency. 07:15:28 [INFO] Compiling 118 source files with javac [debug release 21] to target/classes 07:15:28 [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:[59,42] possible 'this' escape before subclass is fully initialized 07:15:28 [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:[59,42] possible 'this' escape before subclass is fully initialized 07:15:28 [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:[98,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:28 [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:[100,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:28 [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:[292,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:28 [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:[282,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:28 [INFO] 07:15:28 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-concepts >>> 07:15:28 [INFO] 07:15:28 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-concepts --- 07:15:28 [INFO] Fork Value is true 07:15:31 [INFO] Done SpotBugs Analysis.... 07:15:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:15:31 [INFO] 07:15:31 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-concepts <<< 07:15:31 [INFO] 07:15:31 [INFO] 07:15:31 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-concepts --- 07:15:31 [INFO] BugInstance size is 0 07:15:31 [INFO] Error size is 0 07:15:31 [INFO] No errors/warnings found 07:15:31 [INFO] 07:15:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-concepts --- 07:15:31 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/concepts/src/test/resources 07:15:31 [INFO] 07:15:31 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-concepts --- 07:15:31 [INFO] Recompiling the module because of changed dependency. 07:15:31 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 07:15:32 [INFO] 07:15:32 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-concepts --- 07:15:32 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:15:32 [INFO] 07:15:32 [INFO] ------------------------------------------------------- 07:15:32 [INFO] T E S T S 07:15:32 [INFO] ------------------------------------------------------- 07:15:33 [INFO] Running org.opendaylight.bgp.concepts.NextHopUtilTest 07:15:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.444 s -- in org.opendaylight.bgp.concepts.NextHopUtilTest 07:15:33 [INFO] Running org.opendaylight.bgp.concepts.RouteDistinguisherUtilTest 07:15:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.bgp.concepts.RouteDistinguisherUtilTest 07:15:33 [INFO] 07:15:33 [INFO] Results: 07:15:33 [INFO] 07:15:33 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 07:15:33 [INFO] 07:15:33 [INFO] 07:15:33 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-concepts --- 07:15:33 [INFO] 07:15:33 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-concepts --- 07:15:33 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bgp-concepts-0.24.0-SNAPSHOT.jar 07:15:33 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/classes/META-INF/MANIFEST.MF 07:15:33 [INFO] 07:15:33 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-concepts --- 07:15:37 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bgp-concepts-0.24.0-SNAPSHOT-javadoc.jar 07:15:37 [INFO] 07:15:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-concepts --- 07:15:37 [INFO] CycloneDX: Resolving Dependencies 07:15:37 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 07:15:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bom.xml 07:15:37 [INFO] attaching as bgp-concepts-0.24.0-SNAPSHOT-cyclonedx.xml 07:15:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bom.json 07:15:37 [INFO] attaching as bgp-concepts-0.24.0-SNAPSHOT-cyclonedx.json 07:15:37 [INFO] 07:15:37 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-concepts --- 07:15:37 [INFO] Skipping duplicate-finder execution! 07:15:37 [INFO] 07:15:37 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-concepts --- 07:15:37 [INFO] No dependency problems found 07:15:37 [INFO] 07:15:37 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-concepts --- 07:15:37 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bgp-concepts-0.24.0-SNAPSHOT-sources.jar 07:15:37 [INFO] 07:15:37 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-concepts --- 07:15:37 [INFO] 07:15:37 [INFO] --- jacoco:0.8.14:report (report) @ bgp-concepts --- 07:15:37 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/code-coverage/jacoco.exec 07:15:37 [INFO] Analyzed bundle 'bgp-concepts' with 5 classes 07:15:37 [INFO] 07:15:37 [INFO] --- install:3.1.4:install (default-install) @ bgp-concepts --- 07:15:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/concepts/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/0.24.0-SNAPSHOT/bgp-concepts-0.24.0-SNAPSHOT.pom 07:15:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bgp-concepts-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/0.24.0-SNAPSHOT/bgp-concepts-0.24.0-SNAPSHOT.jar 07:15:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bgp-concepts-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/0.24.0-SNAPSHOT/bgp-concepts-0.24.0-SNAPSHOT-javadoc.jar 07:15:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/0.24.0-SNAPSHOT/bgp-concepts-0.24.0-SNAPSHOT-cyclonedx.xml 07:15:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/0.24.0-SNAPSHOT/bgp-concepts-0.24.0-SNAPSHOT-cyclonedx.json 07:15:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bgp-concepts-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/0.24.0-SNAPSHOT/bgp-concepts-0.24.0-SNAPSHOT-sources.jar 07:15:37 [INFO] 07:15:37 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-concepts --- 07:15:37 [INFO] Installing org/opendaylight/bgpcep/bgp-concepts/0.24.0-SNAPSHOT/bgp-concepts-0.24.0-SNAPSHOT.jar 07:15:37 [INFO] Writing OBR metadata 07:15:37 [INFO] 07:15:37 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-concepts --- 07:15:37 [INFO] org.opendaylight.bgpcep:bgp-concepts:bundle:0.24.0-SNAPSHOT 07:15:37 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:15:37 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:15:37 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:15:37 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:15:37 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:15:37 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:15:37 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:15:37 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:15:37 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:15:37 [INFO] | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:15:37 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:15:37 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:15:37 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:15:37 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:15:37 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:15:37 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:15:37 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:15:37 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:15:37 [INFO] +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:15:37 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:15:37 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:15:37 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:15:37 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:15:37 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:15:37 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:15:37 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:15:37 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:15:37 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:15:37 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:15:37 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:15:37 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:15:37 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:15:37 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:15:37 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:15:37 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:15:37 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:15:37 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:15:37 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:15:37 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:15:37 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:15:37 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:15:37 [INFO] +- junit:junit:jar:4.13.2:test 07:15:37 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:15:37 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:15:37 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:15:37 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:15:37 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:15:37 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:15:37 [INFO] 07:15:37 [INFO] --- clm:3.0.0-01:index (default-cli) @ bgp-concepts --- 07:15:37 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/sonatype-clm/module.xml 07:15:37 [INFO] 07:15:37 [INFO] ---------------< org.opendaylight.bgpcep:bgp-parser-api >--------------- 07:15:37 [INFO] Building bgp-parser-api 0.24.0-SNAPSHOT [18/167] 07:15:37 [INFO] from bgp/parser-api/pom.xml 07:15:37 [INFO] -------------------------------[ bundle ]------------------------------- 07:15:37 [INFO] 07:15:37 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-parser-api --- 07:15:37 [INFO] 07:15:37 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-parser-api --- 07:15:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:37 [INFO] 07:15:37 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-parser-api --- 07:15:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:37 [INFO] 07:15:37 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-parser-api --- 07:15:38 [INFO] 07:15:38 [INFO] --- dependency:3.9.0:properties (default) @ bgp-parser-api --- 07:15:38 [INFO] 07:15:38 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-parser-api --- 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-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:38 [INFO] 07:15:38 [INFO] --- yang:14.0.20:generate-sources (binding) @ bgp-parser-api --- 07:15:38 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:15:38 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/src/main/yang 07:15:38 [INFO] yang-to-sources: Found 6 dependencies in 1.688 ms 07:15:38 [INFO] yang-to-sources: Project model files found: 2 in 10.47 ms 07:15:38 [INFO] yang-to-sources: 9 YANG models processed in 73.89 ms 07:15:38 [INFO] BindingJavaFileGenerator: Defined 115 files in 23.25 ms 07:15:38 [INFO] Sorted 115 files into 25 directories in 323.4 μs 07:15:38 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 115 in 42.83 ms 07:15:38 [INFO] 07:15:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-parser-api --- 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-api --- 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] --- dependency:3.9.0:copy (unpack-license) @ bgp-parser-api --- 07:15:38 [INFO] 07:15:38 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-parser-api --- 07:15:38 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/src/main/resources 07:15:38 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/generated-sources/spi 07:15:38 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:15:38 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:15:38 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:15:38 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/generated-sources/spi 07:15:38 [INFO] 07:15:38 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-parser-api --- 07:15:38 [INFO] Recompiling the module because of changed dependency. 07:15:38 [INFO] Compiling 123 source files with javac [debug release 21] to target/classes 07:15:39 [INFO] 07:15:39 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-parser-api >>> 07:15:39 [INFO] 07:15:39 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-parser-api --- 07:15:39 [INFO] Fork Value is true 07:15:42 [INFO] Done SpotBugs Analysis.... 07:15:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:15:42 [INFO] 07:15:42 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-parser-api <<< 07:15:42 [INFO] 07:15:42 [INFO] 07:15:42 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-parser-api --- 07:15:42 [INFO] BugInstance size is 0 07:15:42 [INFO] Error size is 0 07:15:42 [INFO] No errors/warnings found 07:15:42 [INFO] 07:15:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-parser-api --- 07:15:42 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/src/test/resources 07:15:42 [INFO] 07:15:42 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-parser-api --- 07:15:42 [INFO] Recompiling the module because of changed dependency. 07:15:42 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 07:15:42 [INFO] 07:15:42 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-parser-api --- 07:15:42 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:15:42 [INFO] 07:15:42 [INFO] ------------------------------------------------------- 07:15:42 [INFO] T E S T S 07:15:42 [INFO] ------------------------------------------------------- 07:15:43 [INFO] Running org.opendaylight.protocol.bgp.parser.APITest 07:15:43 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 s -- in org.opendaylight.protocol.bgp.parser.APITest 07:15:43 [INFO] Running org.opendaylight.protocol.bgp.parser.TableTypeTest 07:15:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.bgp.parser.TableTypeTest 07:15:44 [INFO] 07:15:44 [INFO] Results: 07:15:44 [INFO] 07:15:44 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 07:15:44 [INFO] 07:15:44 [INFO] 07:15:44 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-parser-api --- 07:15:44 [INFO] 07:15:44 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-parser-api --- 07:15:44 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bgp-parser-api-0.24.0-SNAPSHOT.jar 07:15:44 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/classes/META-INF/MANIFEST.MF 07:15:44 [INFO] 07:15:44 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-parser-api --- 07:15:47 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bgp-parser-api-0.24.0-SNAPSHOT-javadoc.jar 07:15:47 [INFO] 07:15:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-parser-api --- 07:15:47 [INFO] CycloneDX: Resolving Dependencies 07:15:48 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 07:15:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bom.xml 07:15:48 [INFO] attaching as bgp-parser-api-0.24.0-SNAPSHOT-cyclonedx.xml 07:15:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bom.json 07:15:48 [INFO] attaching as bgp-parser-api-0.24.0-SNAPSHOT-cyclonedx.json 07:15:48 [INFO] 07:15:48 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-parser-api --- 07:15:48 [INFO] Skipping duplicate-finder execution! 07:15:48 [INFO] 07:15:48 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-parser-api --- 07:15:48 [INFO] No dependency problems found 07:15:48 [INFO] 07:15:48 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-parser-api --- 07:15:48 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bgp-parser-api-0.24.0-SNAPSHOT-sources.jar 07:15:48 [INFO] 07:15:48 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-parser-api --- 07:15:48 [INFO] 07:15:48 [INFO] --- jacoco:0.8.14:report (report) @ bgp-parser-api --- 07:15:48 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/code-coverage/jacoco.exec 07:15:48 [INFO] Analyzed bundle 'bgp-parser-api' with 14 classes 07:15:48 [INFO] 07:15:48 [INFO] --- install:3.1.4:install (default-install) @ bgp-parser-api --- 07:15:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/0.24.0-SNAPSHOT/bgp-parser-api-0.24.0-SNAPSHOT.pom 07:15:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bgp-parser-api-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/0.24.0-SNAPSHOT/bgp-parser-api-0.24.0-SNAPSHOT.jar 07:15:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bgp-parser-api-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/0.24.0-SNAPSHOT/bgp-parser-api-0.24.0-SNAPSHOT-javadoc.jar 07:15:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/0.24.0-SNAPSHOT/bgp-parser-api-0.24.0-SNAPSHOT-cyclonedx.xml 07:15:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/0.24.0-SNAPSHOT/bgp-parser-api-0.24.0-SNAPSHOT-cyclonedx.json 07:15:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bgp-parser-api-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/0.24.0-SNAPSHOT/bgp-parser-api-0.24.0-SNAPSHOT-sources.jar 07:15:48 [INFO] 07:15:48 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-parser-api --- 07:15:48 [INFO] Installing org/opendaylight/bgpcep/bgp-parser-api/0.24.0-SNAPSHOT/bgp-parser-api-0.24.0-SNAPSHOT.jar 07:15:48 [INFO] Writing OBR metadata 07:15:48 [INFO] 07:15:48 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-parser-api --- 07:15:48 [INFO] org.opendaylight.bgpcep:bgp-parser-api:bundle:0.24.0-SNAPSHOT 07:15:48 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:15:48 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:15:48 [INFO] +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:15:48 [INFO] | \- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:15:48 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:15:48 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:15:48 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:15:48 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:15:48 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:15:48 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:15:48 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:15:48 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:15:48 [INFO] +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:15:48 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:15:48 [INFO] | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:15:48 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:15:48 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:15:48 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:15:48 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:15:48 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:15:48 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:15:48 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:15:48 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:15:48 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:15:48 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:15:48 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:15:48 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:15:48 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:15:48 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:15:48 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:15:48 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:15:48 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:15:48 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:15:48 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:15:48 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:15:48 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:15:48 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:15:48 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:15:48 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:15:48 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:15:48 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:15:48 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:15:48 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:15:48 [INFO] +- junit:junit:jar:4.13.2:test 07:15:48 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:15:48 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:15:48 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:15:48 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:15:48 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:15:48 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:15:48 [INFO] 07:15:48 [INFO] --- clm:3.0.0-01:index (default-cli) @ bgp-parser-api --- 07:15:48 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/sonatype-clm/module.xml 07:15:48 [INFO] 07:15:48 [INFO] ---------------< org.opendaylight.bgpcep:bgp-parser-spi >--------------- 07:15:48 [INFO] Building bgp-parser-spi 0.24.0-SNAPSHOT [19/167] 07:15:48 [INFO] from bgp/parser-spi/pom.xml 07:15:48 [INFO] -------------------------------[ bundle ]------------------------------- 07:15:48 [INFO] 07:15:48 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-parser-spi --- 07:15:48 [INFO] 07:15:48 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-parser-spi --- 07:15:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:48 [INFO] 07:15:48 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-parser-spi --- 07:15:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:48 [INFO] 07:15:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-parser-spi --- 07:15:48 [INFO] 07:15:48 [INFO] --- dependency:3.9.0:properties (default) @ bgp-parser-spi --- 07:15:48 [INFO] 07:15:48 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-parser-spi --- 07:15:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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:48 [INFO] 07:15:48 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-parser-spi --- 07:15:48 [INFO] Starting audit... 07:15:48 Audit done. 07:15:49 [INFO] You have 0 Checkstyle violations. 07:15:49 [INFO] 07:15:49 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-parser-spi --- 07:15:49 [INFO] Starting audit... 07:15:49 Audit done. 07:15:49 [INFO] You have 0 Checkstyle violations. 07:15:49 [INFO] 07:15:49 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-parser-spi --- 07:15:49 [INFO] 07:15:49 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-parser-spi --- 07:15:49 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/src/main/resources 07:15:49 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/generated-sources/spi 07:15:49 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/generated-sources/yang 07:15:49 [INFO] 07:15:49 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-parser-spi --- 07:15:49 [INFO] Recompiling the module because of changed dependency. 07:15:49 [INFO] Compiling 68 source files with javac [debug release 21] to target/classes 07:15:49 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionConsumerContext 07:15:49 [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:49 [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:49 [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:49 [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:49 missing type arguments for generic class java.util.AbstractMap.SimpleEntry 07:15:49 [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:49 [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:49 required: java.util.Map.Entry,org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.BgpTableType> 07:15:49 found: java.util.AbstractMap.SimpleEntry 07:15:49 [INFO] 07:15:49 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-parser-spi >>> 07:15:49 [INFO] 07:15:49 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-parser-spi --- 07:15:49 [INFO] Fork Value is true 07:15:53 [INFO] Done SpotBugs Analysis.... 07:15:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:15:53 [INFO] 07:15:53 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-parser-spi <<< 07:15:53 [INFO] 07:15:53 [INFO] 07:15:53 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-parser-spi --- 07:15:53 [INFO] BugInstance size is 0 07:15:53 [INFO] Error size is 0 07:15:53 [INFO] No errors/warnings found 07:15:53 [INFO] 07:15:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-parser-spi --- 07:15:53 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/src/test/resources 07:15:53 [INFO] 07:15:53 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-parser-spi --- 07:15:53 [INFO] Recompiling the module because of changed dependency. 07:15:53 [INFO] Compiling 15 source files with javac [debug release 21] to target/test-classes 07:15:53 [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:53 [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:53 [INFO] 07:15:53 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-parser-spi --- 07:15:53 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:15:53 [INFO] 07:15:53 [INFO] ------------------------------------------------------- 07:15:53 [INFO] T E S T S 07:15:53 [INFO] ------------------------------------------------------- 07:15:54 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleExtendedCommunityRegistryTest 07:15:54 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:15:56 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.340 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleExtendedCommunityRegistryTest 07:15:56 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.MultiPathSupportImplTest 07:15:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.MultiPathSupportImplTest 07:15:56 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.PeerSpecificParserConstraintImplTest 07:15:56 [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:56 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.PathIdUtilTest 07:15:56 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s -- in org.opendaylight.protocol.bgp.parser.spi.PathIdUtilTest 07:15:56 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.UtilsTest 07:15:56 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s -- in org.opendaylight.protocol.bgp.parser.spi.UtilsTest 07:15:56 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleRegistryTest 07:15:57 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.104 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleRegistryTest 07:15:57 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.UnrecognizedAttributesTest 07:15:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.UnrecognizedAttributesTest 07:15:57 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.AbstractMessageRegistryTest 07:15:57 [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:57 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractIpv4ExtendedCommunityTest 07:15:57 [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:57 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractOpaqueExtendedCommunityTest 07:15:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractOpaqueExtendedCommunityTest 07:15:57 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractTwoOctetAsExtendedCommunityTest 07:15:57 [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:57 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.ExtendedCommunityUtilTest 07:15:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.parser.spi.extended.community.ExtendedCommunityUtilTest 07:15:57 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.Inet4SpecificExtendedCommunityCommonUtilTest 07:15:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.protocol.bgp.parser.spi.extended.community.Inet4SpecificExtendedCommunityCommonUtilTest 07:15:57 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.MultiPathSupportUtilTest 07:15:57 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in org.opendaylight.protocol.bgp.parser.spi.MultiPathSupportUtilTest 07:15:57 [INFO] 07:15:57 [INFO] Results: 07:15:57 [INFO] 07:15:57 [INFO] Tests run: 59, Failures: 0, Errors: 0, Skipped: 0 07:15:57 [INFO] 07:15:57 [INFO] 07:15:57 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-parser-spi --- 07:15:57 [INFO] 07:15:57 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-parser-spi --- 07:15:57 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-0.24.0-SNAPSHOT.jar 07:15:57 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/classes/META-INF/MANIFEST.MF 07:15:57 [INFO] 07:15:57 [INFO] --- jar:3.4.2:test-jar (default) @ bgp-parser-spi --- 07:15:57 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-0.24.0-SNAPSHOT-tests.jar 07:15:58 [INFO] 07:15:58 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ bgp-parser-spi --- 07:15:58 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-0.24.0-SNAPSHOT-test-sources.jar 07:15:58 [INFO] 07:15:58 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-parser-spi --- 07:16:00 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-0.24.0-SNAPSHOT-javadoc.jar 07:16:00 [INFO] 07:16:00 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-parser-spi --- 07:16:00 [INFO] CycloneDX: Resolving Dependencies 07:16:00 [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) 07:16:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bom.xml 07:16:00 [INFO] attaching as bgp-parser-spi-0.24.0-SNAPSHOT-cyclonedx.xml 07:16:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bom.json 07:16:00 [INFO] attaching as bgp-parser-spi-0.24.0-SNAPSHOT-cyclonedx.json 07:16:00 [INFO] 07:16:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-parser-spi --- 07:16:00 [INFO] Skipping duplicate-finder execution! 07:16:00 [INFO] 07:16:00 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-parser-spi --- 07:16:00 [INFO] No dependency problems found 07:16:00 [INFO] 07:16:00 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-parser-spi --- 07:16:00 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-0.24.0-SNAPSHOT-sources.jar 07:16:00 [INFO] 07:16:00 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-parser-spi --- 07:16:00 [INFO] 07:16:00 [INFO] --- jacoco:0.8.14:report (report) @ bgp-parser-spi --- 07:16:00 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/code-coverage/jacoco.exec 07:16:00 [INFO] Analyzed bundle 'bgp-parser-spi' with 46 classes 07:16:01 [INFO] 07:16:01 [INFO] --- install:3.1.4:install (default-install) @ bgp-parser-spi --- 07:16:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.24.0-SNAPSHOT/bgp-parser-spi-0.24.0-SNAPSHOT.pom 07:16:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.24.0-SNAPSHOT/bgp-parser-spi-0.24.0-SNAPSHOT.jar 07:16:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-0.24.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.24.0-SNAPSHOT/bgp-parser-spi-0.24.0-SNAPSHOT-tests.jar 07:16:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-0.24.0-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.24.0-SNAPSHOT/bgp-parser-spi-0.24.0-SNAPSHOT-test-sources.jar 07:16:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.24.0-SNAPSHOT/bgp-parser-spi-0.24.0-SNAPSHOT-javadoc.jar 07:16:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.24.0-SNAPSHOT/bgp-parser-spi-0.24.0-SNAPSHOT-cyclonedx.xml 07:16:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.24.0-SNAPSHOT/bgp-parser-spi-0.24.0-SNAPSHOT-cyclonedx.json 07:16:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.24.0-SNAPSHOT/bgp-parser-spi-0.24.0-SNAPSHOT-sources.jar 07:16:01 [INFO] 07:16:01 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-parser-spi --- 07:16:01 [INFO] Installing org/opendaylight/bgpcep/bgp-parser-spi/0.24.0-SNAPSHOT/bgp-parser-spi-0.24.0-SNAPSHOT.jar 07:16:01 [INFO] Writing OBR metadata 07:16:01 [INFO] 07:16:01 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-parser-spi --- 07:16:01 [INFO] org.opendaylight.bgpcep:bgp-parser-spi:bundle:0.24.0-SNAPSHOT 07:16:01 [INFO] +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:16:01 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:16:01 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:16:01 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:16:01 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:16:01 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:16:01 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:16:01 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:16:01 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:16:01 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:16:01 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:16:01 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:16:01 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:16:01 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:16:01 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:16:01 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:16:01 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:16:01 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:16:01 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:16:01 [INFO] +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:16:01 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:16:01 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:16:01 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:16:01 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:16:01 [INFO] | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:16:01 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:16:01 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:16:01 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:16:01 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:16:01 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:16:01 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:16:01 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:16:01 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:16:01 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:16:01 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:16:01 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:16:01 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:test 07:16:01 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:16:01 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:16:01 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:16:01 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:16:01 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:16:01 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:16:01 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:16:01 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:16:01 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:16:01 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:16:01 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:16:01 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:16:01 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:16:01 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:16:01 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:16:01 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:16:01 [INFO] +- junit:junit:jar:4.13.2:test 07:16:01 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:16:01 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:16:01 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:16:01 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:16:01 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:16:01 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:16:01 [INFO] 07:16:01 [INFO] --- clm:3.0.0-01:index (default-cli) @ bgp-parser-spi --- 07:16:01 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/sonatype-clm/module.xml 07:16:01 [INFO] 07:16:01 [INFO] ------------------< org.opendaylight.bgpcep:bgp-util >------------------ 07:16:01 [INFO] Building bgp-util 0.24.0-SNAPSHOT [20/167] 07:16:01 [INFO] from bgp/util/pom.xml 07:16:01 [INFO] -------------------------------[ bundle ]------------------------------- 07:16:01 [INFO] 07:16:01 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-util --- 07:16:01 [INFO] 07:16:01 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-util --- 07:16:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:01 [INFO] 07:16:01 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-util --- 07:16:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:01 [INFO] 07:16:01 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-util --- 07:16:01 [INFO] 07:16:01 [INFO] --- dependency:3.9.0:properties (default) @ bgp-util --- 07:16:01 [INFO] 07:16:01 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-util --- 07:16: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/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:16:01 [INFO] 07:16:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-util --- 07:16:01 [INFO] Starting audit... 07:16:01 Audit done. 07:16:01 [INFO] You have 0 Checkstyle violations. 07:16:01 [INFO] 07:16:01 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-util --- 07:16:01 [INFO] Starting audit... 07:16:01 Audit done. 07:16:01 [INFO] You have 0 Checkstyle violations. 07:16:01 [INFO] 07:16:01 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-util --- 07:16:01 [INFO] 07:16:01 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-util --- 07:16:01 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/util/src/main/resources 07:16:01 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/util/target/generated-sources/spi 07:16:01 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/util/target/generated-sources/yang 07:16:01 [INFO] 07:16:01 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-util --- 07:16:01 [INFO] Recompiling the module because of changed dependency. 07:16:01 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 07:16:01 [INFO] 07:16:01 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-util >>> 07:16:01 [INFO] 07:16:01 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-util --- 07:16:01 [INFO] Fork Value is true 07:16:04 [INFO] Done SpotBugs Analysis.... 07:16:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:16:04 [INFO] 07:16:04 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-util <<< 07:16:04 [INFO] 07:16:04 [INFO] 07:16:04 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-util --- 07:16:04 [INFO] BugInstance size is 0 07:16:04 [INFO] Error size is 0 07:16:04 [INFO] No errors/warnings found 07:16:04 [INFO] 07:16:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-util --- 07:16:04 [INFO] Copying 4 resources from src/test/resources to target/test-classes 07:16:04 [INFO] 07:16:04 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-util --- 07:16:04 [INFO] Recompiling the module because of changed dependency. 07:16:04 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 07:16:04 [INFO] 07:16:04 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-util --- 07:16:04 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:16:04 [INFO] 07:16:04 [INFO] ------------------------------------------------------- 07:16:04 [INFO] T E S T S 07:16:04 [INFO] ------------------------------------------------------- 07:16:05 [INFO] Running org.opendaylight.protocol.bgp.util.BGPHexFileParserTest 07:16:05 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.opendaylight.protocol.bgp.util.BGPHexFileParserTest 07:16:05 [INFO] Running org.opendaylight.protocol.bgp.util.BGPBinaryFileParserTest 07:16:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.util.BGPBinaryFileParserTest 07:16:05 [INFO] 07:16:05 [INFO] Results: 07:16:05 [INFO] 07:16:05 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 07:16:05 [INFO] 07:16:05 [INFO] 07:16:05 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-util --- 07:16:05 [INFO] 07:16:05 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-util --- 07:16:05 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bgp-util-0.24.0-SNAPSHOT.jar 07:16:05 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/util/target/classes/META-INF/MANIFEST.MF 07:16:05 [INFO] 07:16:05 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-util --- 07:16:06 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bgp-util-0.24.0-SNAPSHOT-javadoc.jar 07:16:06 [INFO] 07:16:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-util --- 07:16:06 [INFO] CycloneDX: Resolving Dependencies 07:16:07 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 07:16:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bom.xml 07:16:07 [INFO] attaching as bgp-util-0.24.0-SNAPSHOT-cyclonedx.xml 07:16:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bom.json 07:16:07 [INFO] attaching as bgp-util-0.24.0-SNAPSHOT-cyclonedx.json 07:16:07 [INFO] 07:16:07 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-util --- 07:16:07 [INFO] Skipping duplicate-finder execution! 07:16:07 [INFO] 07:16:07 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-util --- 07:16:07 [INFO] No dependency problems found 07:16:07 [INFO] 07:16:07 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-util --- 07:16:07 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bgp-util-0.24.0-SNAPSHOT-sources.jar 07:16:07 [INFO] 07:16:07 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-util --- 07:16:07 [INFO] 07:16:07 [INFO] --- jacoco:0.8.14:report (report) @ bgp-util --- 07:16:07 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/util/target/code-coverage/jacoco.exec 07:16:07 [INFO] Analyzed bundle 'bgp-util' with 2 classes 07:16:07 [INFO] 07:16:07 [INFO] --- install:3.1.4:install (default-install) @ bgp-util --- 07:16:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/util/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-util/0.24.0-SNAPSHOT/bgp-util-0.24.0-SNAPSHOT.pom 07:16:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bgp-util-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-util/0.24.0-SNAPSHOT/bgp-util-0.24.0-SNAPSHOT.jar 07:16:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bgp-util-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-util/0.24.0-SNAPSHOT/bgp-util-0.24.0-SNAPSHOT-javadoc.jar 07:16:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-util/0.24.0-SNAPSHOT/bgp-util-0.24.0-SNAPSHOT-cyclonedx.xml 07:16:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-util/0.24.0-SNAPSHOT/bgp-util-0.24.0-SNAPSHOT-cyclonedx.json 07:16:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bgp-util-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-util/0.24.0-SNAPSHOT/bgp-util-0.24.0-SNAPSHOT-sources.jar 07:16:07 [INFO] 07:16:07 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-util --- 07:16:07 [INFO] Installing org/opendaylight/bgpcep/bgp-util/0.24.0-SNAPSHOT/bgp-util-0.24.0-SNAPSHOT.jar 07:16:07 [INFO] Writing OBR metadata 07:16:07 [INFO] 07:16:07 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-util --- 07:16:07 [INFO] org.opendaylight.bgpcep:bgp-util:bundle:0.24.0-SNAPSHOT 07:16:07 [INFO] +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:16:07 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:16:07 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:16:07 [INFO] | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:16:07 [INFO] | | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:16:07 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:16:07 [INFO] | | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:16:07 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:16:07 [INFO] | \- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:16:07 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:16:07 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:16:07 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:16:07 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:16:07 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:16:07 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:16:07 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:16:07 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 07:16:07 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:test 07:16:07 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:16:07 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:16:07 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:16:07 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:16:07 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:16:07 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:16:07 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:16:07 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:16:07 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:16:07 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:16:07 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:16:07 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:16:07 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:16:07 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:16:07 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:16:07 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:16:07 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:16:07 [INFO] +- junit:junit:jar:4.13.2:test 07:16:07 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:16:07 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:16:07 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:16:07 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:16:07 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:16:07 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:16:07 [INFO] 07:16:07 [INFO] --- clm:3.0.0-01:index (default-cli) @ bgp-util --- 07:16:07 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/util/target/sonatype-clm/module.xml 07:16:07 [INFO] 07:16:07 [INFO] --------------< org.opendaylight.bgpcep:bgp-parser-impl >--------------- 07:16:07 [INFO] Building bgp-parser-impl 0.24.0-SNAPSHOT [21/167] 07:16:07 [INFO] from bgp/parser-impl/pom.xml 07:16:07 [INFO] -------------------------------[ bundle ]------------------------------- 07:16:07 [INFO] 07:16:07 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-parser-impl --- 07:16:07 [INFO] 07:16:07 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-parser-impl --- 07:16:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:07 [INFO] 07:16:07 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-parser-impl --- 07:16:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:07 [INFO] 07:16:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-parser-impl --- 07:16:07 [INFO] 07:16:07 [INFO] --- dependency:3.9.0:properties (default) @ bgp-parser-impl --- 07:16:07 [INFO] 07:16:07 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-parser-impl --- 07:16:07 [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:16:07 [INFO] 07:16:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-parser-impl --- 07:16:07 [INFO] Starting audit... 07:16:07 Audit done. 07:16:07 [INFO] You have 0 Checkstyle violations. 07:16:07 [INFO] 07:16:07 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-parser-impl --- 07:16:08 [INFO] Starting audit... 07:16:08 Audit done. 07:16:08 [INFO] You have 0 Checkstyle violations. 07:16:08 [INFO] 07:16:08 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-parser-impl --- 07:16:08 [INFO] 07:16:08 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-parser-impl --- 07:16:08 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/src/main/resources 07:16:08 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/generated-sources/spi 07:16:08 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/generated-sources/yang 07:16:08 [INFO] 07:16:08 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-parser-impl --- 07:16:08 [INFO] Recompiling the module because of changed dependency. 07:16:08 [INFO] Compiling 52 source files with javac [debug release 21] to target/classes 07:16:08 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 07:16:08 [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:16:08 [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:16:08 [INFO] 07:16:08 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-parser-impl >>> 07:16:08 [INFO] 07:16:08 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-parser-impl --- 07:16:08 [INFO] Fork Value is true 07:16:13 [INFO] Done SpotBugs Analysis.... 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 @ bgp-parser-impl <<< 07:16:13 [INFO] 07:16:13 [INFO] 07:16:13 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-parser-impl --- 07:16:13 [INFO] BugInstance size is 0 07:16:13 [INFO] Error size is 0 07:16:13 [INFO] No errors/warnings found 07:16:13 [INFO] 07:16:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-parser-impl --- 07:16:13 [INFO] Copying 10 resources from src/test/resources to target/test-classes 07:16:13 [INFO] 07:16:13 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-parser-impl --- 07:16:13 [INFO] Recompiling the module because of changed dependency. 07:16:13 [INFO] Compiling 42 source files with javac [debug release 21] to target/test-classes 07:16:13 [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:16:13 [INFO] 07:16:13 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-parser-impl --- 07:16:13 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:16:13 [INFO] 07:16:13 [INFO] ------------------------------------------------------- 07:16:13 [INFO] T E S T S 07:16:13 [INFO] ------------------------------------------------------- 07:16:14 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.OriginatorIdAttributeParserTest 07:16:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.445 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.OriginatorIdAttributeParserTest 07:16:15 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.NextHopAttributeParserTest 07:16:15 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.NextHopAttributeParserTest 07:16:15 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.AsPathAttributeParserTest 07:16:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.AsPathAttributeParserTest 07:16:15 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.MultiExitDiscriminatorAttributeParserTest 07:16:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.MultiExitDiscriminatorAttributeParserTest 07:16:15 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.BgpPrefixSidAttributeParserTest 07:16:15 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:16:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.963 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.BgpPrefixSidAttributeParserTest 07:16:16 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.ExtendedCommunitiesAttributeParserTest 07:16:16 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.ExtendedCommunitiesAttributeParserTest 07:16:16 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.AggregatorAttributeParserTest 07:16:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.AggregatorAttributeParserTest 07:16:16 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetAsTwoOctetEcHandlerTest 07:16:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetAsTwoOctetEcHandlerTest 07:16:16 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTarget4OctectASEcHandlerTest 07:16:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTarget4OctectASEcHandlerTest 07:16:16 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetIpv4EcHandlerTest 07:16:16 [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.RouteTargetIpv4EcHandlerTest 07:16:16 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceASHandlerTest 07:16:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceASHandlerTest 07:16:16 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOrigin4OctectASEcHandlerTest 07:16:16 [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.RouteOrigin4OctectASEcHandlerTest 07:16:16 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginAsTwoOctetEcHandlerTest 07:16:16 [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.RouteOriginAsTwoOctetEcHandlerTest 07:16:16 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceAS4OctectASHandlerTest 07:16:16 [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.SourceAS4OctectASHandlerTest 07:16:16 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.LinkBandwidthECTest 07:16:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.LinkBandwidthECTest 07:16:16 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginIpv4EcHandlerTest 07:16:16 [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:16:16 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.VrfRouteImportHandlerTest 07:16:16 [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.VrfRouteImportHandlerTest 07:16:16 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Ipv4SpecificEcHandlerTest 07:16:16 [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.Ipv4SpecificEcHandlerTest 07:16:16 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.AsTwoOctetSpecificEcHandlerTest 07:16:16 [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.AsTwoOctetSpecificEcHandlerTest 07:16:16 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.EncapsulationECTest 07:16:16 [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.EncapsulationECTest 07:16:16 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.OpaqueEcHandlerTest 07:16:16 [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:16:16 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Generic4OctASEcHandlerTest 07:16:16 [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.Generic4OctASEcHandlerTest 07:16:16 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.CommunitiesAttributeParserTest 07:16:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.CommunitiesAttributeParserTest 07:16:16 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.AtomicAggregateAttributeParserTest 07:16:16 [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:16:16 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.OriginAttributeParserTest 07:16:16 [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:16:16 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.UnrecognizedAttributesSerializerTest 07:16:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.UnrecognizedAttributesSerializerTest 07:16:16 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.ClusterIdAttributeParserTest 07:16:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.ClusterIdAttributeParserTest 07:16:16 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.LocalPreferenceAttributeParserTest 07:16:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.LocalPreferenceAttributeParserTest 07:16:16 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.ParserTest 07:16:16 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.protocol.bgp.parser.impl.ParserTest 07:16:16 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.PathAttributeParserTest 07:16:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.bgp.parser.impl.PathAttributeParserTest 07:16:16 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.OpenTest 07:16:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.protocol.bgp.parser.impl.OpenTest 07:16:16 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.ComplementaryTest 07:16:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.ComplementaryTest 07:16:16 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.GracefulCapabilityHandlerTest 07:16:16 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.protocol.bgp.parser.impl.GracefulCapabilityHandlerTest 07:16:16 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.IPv6NextHopTest 07:16:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.parser.impl.IPv6NextHopTest 07:16:16 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.BgpExtendedMessageCapabilityHandlerTest 07:16:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.BgpExtendedMessageCapabilityHandlerTest 07:16:16 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.BGPParserTest 07:16:16 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 s -- in org.opendaylight.protocol.bgp.parser.impl.BGPParserTest 07:16:16 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.MultiProtocolCapabilityHandlerTest 07:16:16 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.opendaylight.protocol.bgp.parser.impl.MultiProtocolCapabilityHandlerTest 07:16:16 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.CommunityTest 07:16:16 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.CommunityTest 07:16:16 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.LlGracefulCapabilityHandlerTest 07:16:16 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.protocol.bgp.parser.impl.LlGracefulCapabilityHandlerTest 07:16:16 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.AddPathCapabilityHandlerTest 07:16:16 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.protocol.bgp.parser.impl.AddPathCapabilityHandlerTest 07:16:16 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.IPv4NextHopTest 07:16:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.protocol.bgp.parser.impl.IPv4NextHopTest 07:16:16 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.RouteRefreshCapabilityHandlerTest 07:16:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.parser.impl.RouteRefreshCapabilityHandlerTest 07:16:16 [INFO] 07:16:16 [INFO] Results: 07:16:16 [INFO] 07:16:16 [INFO] Tests run: 122, Failures: 0, Errors: 0, Skipped: 0 07:16:16 [INFO] 07:16:16 [INFO] 07:16:16 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-parser-impl --- 07:16:16 [INFO] 07:16:16 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-parser-impl --- 07:16:17 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-0.24.0-SNAPSHOT.jar 07:16:17 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/classes/META-INF/MANIFEST.MF 07:16:17 [INFO] 07:16:17 [INFO] --- jar:3.4.2:test-jar (default) @ bgp-parser-impl --- 07:16:17 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-0.24.0-SNAPSHOT-tests.jar 07:16:17 [INFO] 07:16:17 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ bgp-parser-impl --- 07:16:17 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-0.24.0-SNAPSHOT-test-sources.jar 07:16:17 [INFO] 07:16:17 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-parser-impl --- 07:16:18 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-0.24.0-SNAPSHOT-javadoc.jar 07:16:19 [INFO] 07:16:19 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-parser-impl --- 07:16:19 [INFO] CycloneDX: Resolving Dependencies 07:16:19 [INFO] CycloneDX: Creating BOM version 1.6 with 39 component(s) 07:16:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bom.xml 07:16:19 [INFO] attaching as bgp-parser-impl-0.24.0-SNAPSHOT-cyclonedx.xml 07:16:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bom.json 07:16:19 [INFO] attaching as bgp-parser-impl-0.24.0-SNAPSHOT-cyclonedx.json 07:16:19 [INFO] 07:16:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-parser-impl --- 07:16:19 [INFO] Skipping duplicate-finder execution! 07:16:19 [INFO] 07:16:19 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-parser-impl --- 07:16:19 [INFO] No dependency problems found 07:16:19 [INFO] 07:16:19 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-parser-impl --- 07:16:19 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-0.24.0-SNAPSHOT-sources.jar 07:16:19 [INFO] 07:16:19 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-parser-impl --- 07:16:19 [INFO] 07:16:19 [INFO] --- jacoco:0.8.14:report (report) @ bgp-parser-impl --- 07:16:19 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/code-coverage/jacoco.exec 07:16:19 [INFO] Analyzed bundle 'bgp-parser-impl' with 52 classes 07:16:19 [INFO] 07:16:19 [INFO] --- install:3.1.4:install (default-install) @ bgp-parser-impl --- 07:16:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.24.0-SNAPSHOT/bgp-parser-impl-0.24.0-SNAPSHOT.pom 07:16:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.24.0-SNAPSHOT/bgp-parser-impl-0.24.0-SNAPSHOT.jar 07:16:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-0.24.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.24.0-SNAPSHOT/bgp-parser-impl-0.24.0-SNAPSHOT-tests.jar 07:16:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-0.24.0-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.24.0-SNAPSHOT/bgp-parser-impl-0.24.0-SNAPSHOT-test-sources.jar 07:16:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.24.0-SNAPSHOT/bgp-parser-impl-0.24.0-SNAPSHOT-javadoc.jar 07:16:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.24.0-SNAPSHOT/bgp-parser-impl-0.24.0-SNAPSHOT-cyclonedx.xml 07:16:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.24.0-SNAPSHOT/bgp-parser-impl-0.24.0-SNAPSHOT-cyclonedx.json 07:16:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.24.0-SNAPSHOT/bgp-parser-impl-0.24.0-SNAPSHOT-sources.jar 07:16:19 [INFO] 07:16:19 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-parser-impl --- 07:16:19 [INFO] Installing org/opendaylight/bgpcep/bgp-parser-impl/0.24.0-SNAPSHOT/bgp-parser-impl-0.24.0-SNAPSHOT.jar 07:16:19 [INFO] Writing OBR metadata 07:16:19 [INFO] 07:16:19 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-parser-impl --- 07:16:19 [INFO] org.opendaylight.bgpcep:bgp-parser-impl:bundle:0.24.0-SNAPSHOT 07:16:19 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:16:19 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:16:19 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:16:19 [INFO] | \- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:16:19 [INFO] | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:16:19 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:16:19 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:16:19 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:16:19 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:16:19 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:16:19 [INFO] | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:16:19 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:16:19 [INFO] +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:16:19 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:16:19 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:16:19 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 07:16:19 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:16:19 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:16:19 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:16:19 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:16:19 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:16:19 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:16:19 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:16:19 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:16:19 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:16:19 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:16:19 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:16:19 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:16:19 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:16:19 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:16:19 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:16:19 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:16:19 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:16:19 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:16:19 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:16:19 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:16:19 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:16:19 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:16:19 [INFO] +- org.opendaylight.bgpcep:bgp-util:jar:0.24.0-SNAPSHOT:test 07:16:19 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:16:19 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:16:19 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:16:19 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:16:19 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:16:19 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:16:19 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:16:19 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:16:19 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:16:19 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:16:19 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:16:19 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:16:19 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:16:19 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:16:19 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:16:19 [INFO] +- junit:junit:jar:4.13.2:test 07:16:19 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:16:19 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:16:19 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:16:19 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:16:19 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:16:19 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:16:19 [INFO] 07:16:19 [INFO] --- clm:3.0.0-01:index (default-cli) @ bgp-parser-impl --- 07:16:19 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/sonatype-clm/module.xml 07:16:19 [INFO] 07:16:19 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies >------- 07:16:19 [INFO] Building OpenDaylight :: Extras :: Dependencies 0.24.0-SNAPSHOT [22/167] 07:16:19 [INFO] from features/odl-bgpcep-extras-dependencies/pom.xml 07:16:19 [INFO] ------------------------------[ feature ]------------------------------- 07:16:19 [INFO] 07:16:19 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-extras-dependencies --- 07:16:19 [INFO] 07:16:19 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-extras-dependencies --- 07:16:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:19 [INFO] 07:16:19 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-extras-dependencies --- 07:16:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:19 [INFO] 07:16:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-extras-dependencies --- 07:16:20 [INFO] 07:16:20 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-extras-dependencies --- 07:16:20 [INFO] 07:16:20 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-extras-dependencies --- 07:16:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:16:20 [INFO] argLine set to empty 07:16:20 [INFO] 07:16:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-extras-dependencies --- 07:16:20 [INFO] Starting audit... 07:16:20 Audit done. 07:16:20 [INFO] You have 0 Checkstyle violations. 07:16:20 [INFO] 07:16:20 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-extras-dependencies --- 07:16:20 [INFO] Starting audit... 07:16:20 Audit done. 07:16:20 [INFO] You have 0 Checkstyle violations. 07:16:20 [INFO] 07:16:20 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-extras-dependencies --- 07:16:20 [INFO] 07:16:20 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-extras-dependencies --- 07:16:20 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-extras-dependencies/target/feature/feature.xml 07:16:20 [INFO] ...done! 07:16:20 [INFO] Attaching features XML 07:16:20 [INFO] 07:16:20 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-extras-dependencies --- 07:16: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:16:20 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:16:20 [INFO] 07:16:20 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-extras-dependencies >>> 07:16:20 [INFO] 07:16:20 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-extras-dependencies --- 07:16:20 [INFO] No files found to run spotbugs, check compile phase has been run 07:16:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:16:20 [INFO] 07:16:20 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-extras-dependencies <<< 07:16:20 [INFO] 07:16:20 [INFO] 07:16:20 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-extras-dependencies --- 07:16:20 [INFO] 07:16:20 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-extras-dependencies --- 07:16:20 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies 07:16:20 [INFO] Project dependency features detected: [] 07:16:20 [INFO] Pax Exam System (Version: 4.14.0) created. 07:16:20 [INFO] Creating RMI registry server on 127.0.0.1:35899 07:16:20 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:16:20 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:16:20 [INFO] Waiting for remote bundle context.. on 35899 name: a152f2d1-4650-4411-8a1b-d9f96e56ea75 timout: [ RelativeTimeout value = 180000 ] 07:16:24 [INFO] Building jar from resources and headers. 07:16:24 [INFO] Writing jar finished. 07:16:26 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:16:26 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:16:26 [INFO] 07:16:26 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-extras-dependencies --- 07:16:26 [INFO] 07:16:26 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-extras-dependencies --- 07:16:26 [INFO] No Javadoc in project. Archive not created. 07:16:26 [INFO] 07:16:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-extras-dependencies --- 07:16:26 [INFO] CycloneDX: Resolving Dependencies 07:16:27 [INFO] CycloneDX: Creating BOM version 1.6 with 50 component(s) 07:16:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-extras-dependencies/target/bom.xml 07:16:27 [INFO] attaching as odl-bgpcep-extras-dependencies-0.24.0-SNAPSHOT-cyclonedx.xml 07:16:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-extras-dependencies/target/bom.json 07:16:27 [INFO] attaching as odl-bgpcep-extras-dependencies-0.24.0-SNAPSHOT-cyclonedx.json 07:16:27 [INFO] 07:16:27 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-extras-dependencies --- 07:16:27 [INFO] Skipping duplicate-finder execution! 07:16:27 [INFO] 07:16:27 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-extras-dependencies --- 07:16:27 [INFO] Skipping plugin execution 07:16:27 [INFO] 07:16:27 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-extras-dependencies --- 07:16:27 [INFO] Skipping source per configuration. 07:16:27 [INFO] 07:16:27 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-extras-dependencies --- 07:16:27 [INFO] 07:16:27 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-extras-dependencies --- 07:16:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:16:27 [INFO] 07:16:27 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-extras-dependencies --- 07:16:27 [WARNING] 07:16:27 [WARNING] The packaging plugin for project odl-bgpcep-extras-dependencies did not assign 07:16:27 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:16:27 [WARNING] 07:16:27 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:16:27 [WARNING] 07:16:27 [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/0.24.0-SNAPSHOT/odl-bgpcep-extras-dependencies-0.24.0-SNAPSHOT.pom 07:16:27 [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/0.24.0-SNAPSHOT/odl-bgpcep-extras-dependencies-0.24.0-SNAPSHOT-features.xml 07:16:27 [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/0.24.0-SNAPSHOT/odl-bgpcep-extras-dependencies-0.24.0-SNAPSHOT-cyclonedx.xml 07:16:27 [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/0.24.0-SNAPSHOT/odl-bgpcep-extras-dependencies-0.24.0-SNAPSHOT-cyclonedx.json 07:16:27 [INFO] 07:16:27 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-extras-dependencies --- 07:16:27 [INFO] org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:feature:0.24.0-SNAPSHOT 07:16:27 [INFO] +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:16:27 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:16:27 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:16:27 [INFO] | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:16:27 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:16:27 [INFO] | | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:16:27 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:16:27 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:16:27 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:16:27 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:16:27 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:16:27 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:16:27 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:16:27 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:16:27 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:16:27 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:16:27 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:16:27 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.24.0-SNAPSHOT:compile 07:16:27 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:16:27 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:16:27 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:16:27 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:16:27 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:16:27 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:16:27 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:16:27 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:16:27 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:16:27 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:16:27 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:16:27 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:16:27 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:16:27 [INFO] +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:16:27 [INFO] | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:16:27 [INFO] | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:16:27 [INFO] | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:16:27 [INFO] | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:16:27 [INFO] | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:16:27 [INFO] | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:16:27 [INFO] | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:16:27 [INFO] | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:16:27 [INFO] | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:16:27 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:16:27 [INFO] | +- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:16:27 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:16:27 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:16:27 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:16:27 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:16:27 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:16:27 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:16:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:16:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:16:27 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:16:27 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:16:27 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:16:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:16:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:16:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:16:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:16:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:16:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:16:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:16:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:16:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:16:27 [INFO] +- junit:junit:jar:4.13.2:test 07:16:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:16:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:16:27 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:16:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:16:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:16:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:16:27 [INFO] 07:16:27 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-extras-dependencies --- 07:16:27 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-extras-dependencies/target/sonatype-clm/module.xml 07:16:27 [INFO] 07:16:27 [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies >--------- 07:16:27 [INFO] Building OpenDaylight :: BGP :: Dependencies 0.24.0-SNAPSHOT [23/167] 07:16:27 [INFO] from features/odl-bgpcep-bgp-dependencies/pom.xml 07:16:27 [INFO] ------------------------------[ feature ]------------------------------- 07:16:27 [INFO] 07:16:27 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-dependencies --- 07:16:27 [INFO] 07:16:27 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-dependencies --- 07:16:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:27 [INFO] 07:16:27 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-dependencies --- 07:16:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:27 [INFO] 07:16:27 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-dependencies --- 07:16:27 [INFO] 07:16:27 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-dependencies --- 07:16:27 [INFO] 07:16:27 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-dependencies --- 07:16:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:16:27 [INFO] argLine set to empty 07:16:27 [INFO] 07:16:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-dependencies --- 07:16:27 [INFO] Starting audit... 07:16:27 Audit done. 07:16:27 [INFO] You have 0 Checkstyle violations. 07:16:27 [INFO] 07:16:27 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-dependencies --- 07:16:27 [INFO] Starting audit... 07:16:27 Audit done. 07:16:27 [INFO] You have 0 Checkstyle violations. 07:16:27 [INFO] 07:16:27 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-dependencies --- 07:16:27 [INFO] 07:16:27 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-dependencies --- 07:16:27 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-dependencies/target/feature/feature.xml 07:16:27 [INFO] ...done! 07:16:27 [INFO] Attaching features XML 07:16:27 [INFO] 07:16:27 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-dependencies --- 07:16: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:16:27 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:16:27 [INFO] 07:16:27 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-dependencies >>> 07:16:27 [INFO] 07:16:27 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-dependencies --- 07:16:27 [INFO] No files found to run spotbugs, check compile phase has been run 07:16:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:16:27 [INFO] 07:16:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-dependencies <<< 07:16:27 [INFO] 07:16:27 [INFO] 07:16:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-dependencies --- 07:16:27 [INFO] 07:16:27 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bgp-dependencies --- 07:16:27 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies 07:16:28 [INFO] Project dependency features detected: [] 07:16:28 [INFO] Pax Exam System (Version: 4.14.0) created. 07:16:28 [INFO] Creating RMI registry server on 127.0.0.1:36773 07:16:28 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:16:28 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:16:28 [INFO] Waiting for remote bundle context.. on 36773 name: 7a101304-3437-451e-b400-10a848282d45 timout: [ RelativeTimeout value = 180000 ] 07:16:32 [INFO] Building jar from resources and headers. 07:16:32 [INFO] Writing jar finished. 07:16:34 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:16:34 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:16:34 [INFO] 07:16:34 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-bgp-dependencies --- 07:16:34 [INFO] 07:16:34 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-dependencies --- 07:16:34 [INFO] No Javadoc in project. Archive not created. 07:16:34 [INFO] 07:16:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-dependencies --- 07:16:34 [INFO] CycloneDX: Resolving Dependencies 07:16:35 [INFO] CycloneDX: Creating BOM version 1.6 with 79 component(s) 07:16:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-dependencies/target/bom.xml 07:16:35 [INFO] attaching as odl-bgpcep-bgp-dependencies-0.24.0-SNAPSHOT-cyclonedx.xml 07:16:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-dependencies/target/bom.json 07:16:35 [INFO] attaching as odl-bgpcep-bgp-dependencies-0.24.0-SNAPSHOT-cyclonedx.json 07:16:35 [INFO] 07:16:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-dependencies --- 07:16:35 [INFO] Skipping duplicate-finder execution! 07:16:35 [INFO] 07:16:35 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-dependencies --- 07:16:35 [INFO] Skipping plugin execution 07:16:35 [INFO] 07:16:35 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-dependencies --- 07:16:35 [INFO] Skipping source per configuration. 07:16:35 [INFO] 07:16:35 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-dependencies --- 07:16:35 [INFO] 07:16:35 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-dependencies --- 07:16:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:16:35 [INFO] 07:16:35 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-dependencies --- 07:16:35 [WARNING] 07:16:35 [WARNING] The packaging plugin for project odl-bgpcep-bgp-dependencies did not assign 07:16:35 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:16:35 [WARNING] 07:16:35 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:16:35 [WARNING] 07:16:35 [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/0.24.0-SNAPSHOT/odl-bgpcep-bgp-dependencies-0.24.0-SNAPSHOT.pom 07:16:35 [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/0.24.0-SNAPSHOT/odl-bgpcep-bgp-dependencies-0.24.0-SNAPSHOT-features.xml 07:16:35 [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/0.24.0-SNAPSHOT/odl-bgpcep-bgp-dependencies-0.24.0-SNAPSHOT-cyclonedx.xml 07:16:35 [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/0.24.0-SNAPSHOT/odl-bgpcep-bgp-dependencies-0.24.0-SNAPSHOT-cyclonedx.json 07:16:35 [INFO] 07:16:35 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bgp-dependencies --- 07:16:35 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:feature:0.24.0-SNAPSHOT 07:16:35 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:16:35 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:16:35 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:16:35 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:16:35 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:16:35 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:16:35 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:16:35 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:16:35 [INFO] | | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:16:35 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:16:35 [INFO] | | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:16:35 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:16:35 [INFO] | | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:16:35 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:16:35 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:16:35 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:16:35 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:16:35 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:16:35 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:16:35 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:16:35 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:16:35 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:16:35 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:16:35 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:16:35 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:16:35 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:16:35 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:16:35 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.24.0-SNAPSHOT:compile 07:16:35 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:16:35 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:16:35 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:16:35 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:16:35 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:16:35 [INFO] | \- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:16:35 [INFO] | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:16:35 [INFO] | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:16:35 [INFO] | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:16:35 [INFO] | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:16:35 [INFO] | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:16:35 [INFO] | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:16:35 [INFO] | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:16:35 [INFO] | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:16:35 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:16:35 [INFO] | +- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:16:35 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:16:35 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:16:35 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:16:35 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:16:35 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:16:35 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:16:35 [INFO] +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:16:35 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:16:35 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:16:35 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:16:35 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:16:35 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:16:35 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:16:35 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:16:35 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:16:35 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:16:35 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:16:35 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:16:35 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:16:35 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:16:35 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:16:35 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:16:35 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:16:35 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:16:35 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:16:35 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:16:35 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:16:35 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:16:35 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:16:35 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:16:35 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:16:35 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:16:35 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:16:35 [INFO] | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:16:35 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:16:35 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:16:35 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:16:35 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:16:35 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:16:35 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:16:35 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:16:35 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:16:35 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:16:35 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:16:35 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:16:35 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:16:35 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:16:35 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:16:35 [INFO] +- junit:junit:jar:4.13.2:test 07:16:35 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:16:35 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:16:35 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:16:35 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:16:35 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:16:35 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:16:35 [INFO] 07:16:35 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-bgp-dependencies --- 07:16:35 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-dependencies/target/sonatype-clm/module.xml 07:16:35 [INFO] 07:16:35 [INFO] ---------< org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api >---------- 07:16:35 [INFO] Building OpenDaylight :: BGP :: Parser :: API 0.24.0-SNAPSHOT [24/167] 07:16:35 [INFO] from features/odl-bgpcep-bgp-parser-api/pom.xml 07:16:35 [INFO] ------------------------------[ feature ]------------------------------- 07:16:35 [INFO] 07:16:35 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-parser-api --- 07:16:35 [INFO] 07:16:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-parser-api --- 07:16:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:35 [INFO] 07:16:35 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-parser-api --- 07:16:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:35 [INFO] 07:16:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-parser-api --- 07:16:35 [INFO] 07:16:35 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-parser-api --- 07:16:35 [INFO] 07:16:35 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-parser-api --- 07:16:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:16:35 [INFO] argLine set to empty 07:16:35 [INFO] 07:16:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-parser-api --- 07:16:35 [INFO] Starting audit... 07:16:35 Audit done. 07:16:35 [INFO] You have 0 Checkstyle violations. 07:16:35 [INFO] 07:16:35 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-parser-api --- 07:16:35 [INFO] Starting audit... 07:16:35 Audit done. 07:16:35 [INFO] You have 0 Checkstyle violations. 07:16:35 [INFO] 07:16:35 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-parser-api --- 07:16:35 [INFO] 07:16:35 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-parser-api --- 07:16:35 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser-api/target/feature/feature.xml 07:16:35 [INFO] ...done! 07:16:35 [INFO] Attaching features XML 07:16:35 [INFO] 07:16:35 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-parser-api --- 07:16:35 [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:35 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:16:35 [INFO] 07:16:35 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-parser-api >>> 07:16:35 [INFO] 07:16:35 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-parser-api --- 07:16:35 [INFO] No files found to run spotbugs, check compile phase has been run 07:16:35 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:16:35 [INFO] 07:16:35 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-parser-api <<< 07:16:35 [INFO] 07:16:35 [INFO] 07:16:35 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-parser-api --- 07:16:35 [INFO] 07:16:35 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bgp-parser-api --- 07:16:35 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api 07:16:36 [INFO] Project dependency features detected: [] 07:16:36 [INFO] Pax Exam System (Version: 4.14.0) created. 07:16:36 [INFO] Creating RMI registry server on 127.0.0.1:44045 07:16:36 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:16:36 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:16:36 [INFO] Waiting for remote bundle context.. on 44045 name: ce47ed11-a885-4896-a47d-fd46d9349a38 timout: [ RelativeTimeout value = 180000 ] 07:16:41 [INFO] Building jar from resources and headers. 07:16:41 [INFO] Writing jar finished. 07:16:43 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:16:43 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:16:43 [INFO] 07:16:43 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-bgp-parser-api --- 07:16:43 [INFO] 07:16:43 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-parser-api --- 07:16:43 [INFO] No Javadoc in project. Archive not created. 07:16:43 [INFO] 07:16:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-parser-api --- 07:16:43 [INFO] CycloneDX: Resolving Dependencies 07:16:44 [INFO] CycloneDX: Creating BOM version 1.6 with 90 component(s) 07:16:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser-api/target/bom.xml 07:16:44 [INFO] attaching as odl-bgpcep-bgp-parser-api-0.24.0-SNAPSHOT-cyclonedx.xml 07:16:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser-api/target/bom.json 07:16:44 [INFO] attaching as odl-bgpcep-bgp-parser-api-0.24.0-SNAPSHOT-cyclonedx.json 07:16:44 [INFO] 07:16:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-parser-api --- 07:16:44 [INFO] Skipping duplicate-finder execution! 07:16:44 [INFO] 07:16:44 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-parser-api --- 07:16:44 [INFO] Skipping plugin execution 07:16:44 [INFO] 07:16:44 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-parser-api --- 07:16:44 [INFO] Skipping source per configuration. 07:16:44 [INFO] 07:16:44 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-parser-api --- 07:16:44 [INFO] 07:16:44 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-parser-api --- 07:16:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:16:44 [INFO] 07:16:44 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-parser-api --- 07:16:44 [WARNING] 07:16:44 [WARNING] The packaging plugin for project odl-bgpcep-bgp-parser-api did not assign 07:16:44 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:16:44 [WARNING] 07:16:44 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:16:44 [WARNING] 07:16:44 [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/0.24.0-SNAPSHOT/odl-bgpcep-bgp-parser-api-0.24.0-SNAPSHOT.pom 07:16:44 [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/0.24.0-SNAPSHOT/odl-bgpcep-bgp-parser-api-0.24.0-SNAPSHOT-features.xml 07:16:44 [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/0.24.0-SNAPSHOT/odl-bgpcep-bgp-parser-api-0.24.0-SNAPSHOT-cyclonedx.xml 07:16:44 [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/0.24.0-SNAPSHOT/odl-bgpcep-bgp-parser-api-0.24.0-SNAPSHOT-cyclonedx.json 07:16:44 [INFO] 07:16:44 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bgp-parser-api --- 07:16:44 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:feature:0.24.0-SNAPSHOT 07:16:44 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:16:44 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:16:44 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:16:44 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:16:44 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:16:44 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:16:44 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:16:44 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:16:44 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:16:44 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:16:44 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:16:44 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:16:44 [INFO] | | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:16:44 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:16:44 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:16:44 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:16:44 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:16:44 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:16:44 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:16:44 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:16:44 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:16:44 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:16:44 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:16:44 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:16:44 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:16:44 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:16:44 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:16:44 [INFO] | \- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:16:44 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:16:44 [INFO] +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:16:44 [INFO] | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:16:44 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:16:44 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:16:44 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:16:44 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:16:44 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:16:44 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:16:44 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:16:44 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:16:44 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:16:44 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:16:44 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:16:44 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:16:44 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:16:44 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:16:44 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:16:44 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:16:44 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:16:44 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:16:44 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:16:44 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:16:44 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:16:44 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:16:44 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:16:44 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:16:44 [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:16:44 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:16:44 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:16:44 [INFO] | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:16:44 [INFO] +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:16:44 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:16:44 [INFO] | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:16:44 [INFO] | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:16:44 [INFO] | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:16:44 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:16:44 [INFO] | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:16:44 [INFO] | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:16:44 [INFO] | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:16:44 [INFO] | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:16:44 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:16:44 [INFO] | | +- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:16:44 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:16:44 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:16:44 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:16:44 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:16:44 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:16:44 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:16:44 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:16:44 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:16:44 [INFO] | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:16:44 [INFO] | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:16:44 [INFO] | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:16:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:16:44 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:16:44 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.24.0-SNAPSHOT:compile 07:16:44 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:16:44 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:16:44 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:16:44 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:16:44 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:16:44 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:16:44 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:16:44 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:16:44 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:16:44 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:16:44 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:16:44 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:16:44 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:16:44 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:16:44 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:16:44 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:16:44 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:16:44 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:16:44 [INFO] +- junit:junit:jar:4.13.2:test 07:16:44 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:16:44 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:16:44 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:16:44 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:16:44 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:16:44 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:16:44 [INFO] 07:16:44 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-bgp-parser-api --- 07:16:44 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser-api/target/sonatype-clm/module.xml 07:16:44 [INFO] 07:16:44 [INFO] -----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-parser >------------ 07:16:44 [INFO] Building OpenDaylight :: BGP :: Parser 0.24.0-SNAPSHOT [25/167] 07:16:44 [INFO] from features/odl-bgpcep-bgp-parser/pom.xml 07:16:44 [INFO] ------------------------------[ feature ]------------------------------- 07:16:44 [INFO] 07:16:44 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-parser --- 07:16:44 [INFO] 07:16:44 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-parser --- 07:16:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:44 [INFO] 07:16:44 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-parser --- 07:16:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:44 [INFO] 07:16:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-parser --- 07:16:45 [INFO] 07:16:45 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-parser --- 07:16:45 [INFO] 07:16:45 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-parser --- 07:16:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:16:45 [INFO] argLine set to empty 07:16:45 [INFO] 07:16:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-parser --- 07:16:45 [INFO] Starting audit... 07:16:45 Audit done. 07:16:45 [INFO] You have 0 Checkstyle violations. 07:16:45 [INFO] 07:16:45 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-parser --- 07:16:45 [INFO] Starting audit... 07:16:45 Audit done. 07:16:45 [INFO] You have 0 Checkstyle violations. 07:16:45 [INFO] 07:16:45 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-parser --- 07:16:45 [INFO] 07:16:45 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-parser --- 07:16:45 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser/target/feature/feature.xml 07:16:45 [INFO] ...done! 07:16:45 [INFO] Attaching features XML 07:16:45 [INFO] 07:16:45 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-parser --- 07:16:45 [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:45 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:16:45 [INFO] 07:16:45 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-parser >>> 07:16:45 [INFO] 07:16:45 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-parser --- 07:16:45 [INFO] No files found to run spotbugs, check compile phase has been run 07:16:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:16:45 [INFO] 07:16:45 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-parser <<< 07:16:45 [INFO] 07:16:45 [INFO] 07:16:45 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-parser --- 07:16:45 [INFO] 07:16:45 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bgp-parser --- 07:16:45 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-parser 07:16:45 [INFO] Project dependency features detected: [] 07:16:45 [INFO] Pax Exam System (Version: 4.14.0) created. 07:16:45 [INFO] Creating RMI registry server on 127.0.0.1:40741 07:16:45 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:16:45 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:16:45 [INFO] Waiting for remote bundle context.. on 40741 name: 17cf2810-3014-4e82-9bdc-c09688e58489 timout: [ RelativeTimeout value = 180000 ] 07:16:49 [INFO] Building jar from resources and headers. 07:16:49 [INFO] Writing jar finished. 07:16:51 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:16:51 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:16:51 [INFO] 07:16:51 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-bgp-parser --- 07:16:51 [INFO] 07:16:51 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-parser --- 07:16:51 [INFO] No Javadoc in project. Archive not created. 07:16:51 [INFO] 07:16:51 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-parser --- 07:16:51 [INFO] CycloneDX: Resolving Dependencies 07:16:52 [INFO] CycloneDX: Creating BOM version 1.6 with 92 component(s) 07:16:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser/target/bom.xml 07:16:52 [INFO] attaching as odl-bgpcep-bgp-parser-0.24.0-SNAPSHOT-cyclonedx.xml 07:16:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser/target/bom.json 07:16:52 [INFO] attaching as odl-bgpcep-bgp-parser-0.24.0-SNAPSHOT-cyclonedx.json 07:16:52 [INFO] 07:16:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-parser --- 07:16:52 [INFO] Skipping duplicate-finder execution! 07:16:52 [INFO] 07:16:52 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-parser --- 07:16:52 [INFO] Skipping plugin execution 07:16:52 [INFO] 07:16:52 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-parser --- 07:16:52 [INFO] Skipping source per configuration. 07:16:52 [INFO] 07:16:52 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-parser --- 07:16:52 [INFO] 07:16:52 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-parser --- 07:16:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:16:52 [INFO] 07:16:52 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-parser --- 07:16:52 [WARNING] 07:16:52 [WARNING] The packaging plugin for project odl-bgpcep-bgp-parser did not assign 07:16:52 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:16:52 [WARNING] 07:16:52 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:16:52 [WARNING] 07:16:52 [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/0.24.0-SNAPSHOT/odl-bgpcep-bgp-parser-0.24.0-SNAPSHOT.pom 07:16:52 [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/0.24.0-SNAPSHOT/odl-bgpcep-bgp-parser-0.24.0-SNAPSHOT-features.xml 07:16:52 [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/0.24.0-SNAPSHOT/odl-bgpcep-bgp-parser-0.24.0-SNAPSHOT-cyclonedx.xml 07:16:52 [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/0.24.0-SNAPSHOT/odl-bgpcep-bgp-parser-0.24.0-SNAPSHOT-cyclonedx.json 07:16:52 [INFO] 07:16:52 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bgp-parser --- 07:16:52 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:feature:0.24.0-SNAPSHOT 07:16:52 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.24.0-SNAPSHOT:compile 07:16:52 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:16:52 [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:16:52 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:16:52 [INFO] | | \- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:16:52 [INFO] | | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:16:52 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:16:52 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:16:52 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:16:52 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:16:52 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:16:52 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:16:52 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:16:52 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:16:52 [INFO] | | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:16:52 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:16:52 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:16:52 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:16:52 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:16:52 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:16:52 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:16:52 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:16:52 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:16:52 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:16:52 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:16:52 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:16:52 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:16:52 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:16:52 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:16:52 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:16:52 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.24.0-SNAPSHOT:compile 07:16:52 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:16:52 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:16:52 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:16:52 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:16:52 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:16:52 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:16:52 [INFO] | | | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:16:52 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:16:52 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:16:52 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:16:52 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:16:52 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:16:52 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:16:52 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:16:52 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:16:52 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:16:52 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:16:52 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:16:52 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:16:52 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:16:52 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:16:52 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:16:52 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:16:52 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:16:52 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:16:52 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:16:52 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:16:52 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:16:52 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:16:52 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:16:52 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:16:52 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:16:52 [INFO] | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:16:52 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:16:52 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:16:52 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:16:52 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:16:52 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:16:52 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:16:52 [INFO] | | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:16:52 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:16:52 [INFO] | | | +- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:16:52 [INFO] | | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:16:52 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:16:52 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:16:52 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:16:52 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:16:52 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:16:52 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:16:52 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:16:52 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:16:52 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:16:52 [INFO] | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:16:52 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:16:52 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:16:52 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.24.0-SNAPSHOT:compile 07:16:52 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:16:52 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:16:52 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:16:52 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:16:52 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:16:52 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:16:52 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:16:52 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:16:52 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:16:52 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:16:52 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:16:52 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:16:52 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:16:52 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:16:52 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:16:52 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:16:52 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:16:52 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:16:52 [INFO] +- junit:junit:jar:4.13.2:test 07:16:52 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:16:52 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:16:52 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:16:52 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:16:52 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:16:52 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:16:52 [INFO] 07:16:52 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-bgp-parser --- 07:16:52 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser/target/sonatype-clm/module.xml 07:16:52 [INFO] 07:16:52 [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-api >----------------- 07:16:52 [INFO] Building bgp-rib-api 0.24.0-SNAPSHOT [26/167] 07:16:52 [INFO] from bgp/rib-api/pom.xml 07:16:52 [INFO] -------------------------------[ bundle ]------------------------------- 07:16:52 [INFO] 07:16:52 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-rib-api --- 07:16:52 [INFO] 07:16:52 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-rib-api --- 07:16:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:52 [INFO] 07:16:52 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-rib-api --- 07:16:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:52 [INFO] 07:16:52 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-rib-api --- 07:16:53 [INFO] 07:16:53 [INFO] --- dependency:3.9.0:properties (default) @ bgp-rib-api --- 07:16:53 [INFO] 07:16:53 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-rib-api --- 07:16: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/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:53 [INFO] 07:16:53 [INFO] --- yang:14.0.20:generate-sources (binding) @ bgp-rib-api --- 07:16:53 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:16:53 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/src/main/yang 07:16:53 [INFO] yang-to-sources: Found 8 dependencies in 1.567 ms 07:16:53 [INFO] yang-to-sources: Project model files found: 2 in 3.550 ms 07:16:53 [INFO] yang-to-sources: 12 YANG models processed in 77.16 ms 07:16:53 [INFO] BindingJavaFileGenerator: Defined 64 files in 16.25 ms 07:16:53 [INFO] Sorted 64 files into 11 directories in 187.4 μs 07:16:53 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 64 in 34.17 ms 07:16:53 [INFO] 07:16:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-rib-api --- 07:16:53 [INFO] Starting audit... 07:16:53 Audit done. 07:16:53 [INFO] You have 0 Checkstyle violations. 07:16:53 [INFO] 07:16:53 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-rib-api --- 07:16:53 [INFO] Starting audit... 07:16:53 Audit done. 07:16:53 [INFO] You have 0 Checkstyle violations. 07:16:53 [INFO] 07:16:53 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-rib-api --- 07:16:53 [INFO] 07:16:53 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-rib-api --- 07:16:53 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/src/main/resources 07:16:53 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/generated-sources/spi 07:16:53 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:16:53 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:16:53 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:16:53 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/generated-sources/spi 07:16:53 [INFO] 07:16:53 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-rib-api --- 07:16:53 [INFO] Recompiling the module because of changed dependency. 07:16:53 [INFO] Compiling 65 source files with javac [debug release 21] to target/classes 07:16:53 [INFO] 07:16:53 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-rib-api >>> 07:16:53 [INFO] 07:16:53 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-rib-api --- 07:16:53 [INFO] Fork Value is true 07:16:56 [INFO] Done SpotBugs Analysis.... 07:16:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:16:56 [INFO] 07:16:56 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-rib-api <<< 07:16:56 [INFO] 07:16:56 [INFO] 07:16:56 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-rib-api --- 07:16:56 [INFO] BugInstance size is 0 07:16:56 [INFO] Error size is 0 07:16:56 [INFO] No errors/warnings found 07:16:56 [INFO] 07:16:56 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-rib-api --- 07:16:56 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/src/test/resources 07:16:56 [INFO] 07:16:56 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-rib-api --- 07:16:56 [INFO] No sources to compile 07:16:56 [INFO] 07:16:56 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-rib-api --- 07:16:56 [INFO] No tests to run. 07:16:56 [INFO] 07:16:56 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-rib-api --- 07:16:56 [INFO] 07:16:56 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-rib-api --- 07:16:56 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bgp-rib-api-0.24.0-SNAPSHOT.jar 07:16:56 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/classes/META-INF/MANIFEST.MF 07:16:56 [INFO] 07:16:56 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-rib-api --- 07:16:58 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bgp-rib-api-0.24.0-SNAPSHOT-javadoc.jar 07:16:58 [INFO] 07:16:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-rib-api --- 07:16:58 [INFO] CycloneDX: Resolving Dependencies 07:16:59 [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) 07:16:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bom.xml 07:16:59 [INFO] attaching as bgp-rib-api-0.24.0-SNAPSHOT-cyclonedx.xml 07:16:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bom.json 07:16:59 [INFO] attaching as bgp-rib-api-0.24.0-SNAPSHOT-cyclonedx.json 07:16:59 [INFO] 07:16:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-rib-api --- 07:16:59 [INFO] Skipping duplicate-finder execution! 07:16:59 [INFO] 07:16:59 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-rib-api --- 07:16:59 [INFO] No dependency problems found 07:16:59 [INFO] 07:16:59 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-rib-api --- 07:16:59 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bgp-rib-api-0.24.0-SNAPSHOT-sources.jar 07:16:59 [INFO] 07:16:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-rib-api --- 07:16:59 [INFO] 07:16:59 [INFO] --- jacoco:0.8.14:report (report) @ bgp-rib-api --- 07:16:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:16:59 [INFO] 07:16:59 [INFO] --- install:3.1.4:install (default-install) @ bgp-rib-api --- 07:16:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/0.24.0-SNAPSHOT/bgp-rib-api-0.24.0-SNAPSHOT.pom 07:16:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bgp-rib-api-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/0.24.0-SNAPSHOT/bgp-rib-api-0.24.0-SNAPSHOT.jar 07:16:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bgp-rib-api-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/0.24.0-SNAPSHOT/bgp-rib-api-0.24.0-SNAPSHOT-javadoc.jar 07:16:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/0.24.0-SNAPSHOT/bgp-rib-api-0.24.0-SNAPSHOT-cyclonedx.xml 07:16:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/0.24.0-SNAPSHOT/bgp-rib-api-0.24.0-SNAPSHOT-cyclonedx.json 07:16:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bgp-rib-api-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/0.24.0-SNAPSHOT/bgp-rib-api-0.24.0-SNAPSHOT-sources.jar 07:16:59 [INFO] 07:16:59 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-rib-api --- 07:16:59 [INFO] Installing org/opendaylight/bgpcep/bgp-rib-api/0.24.0-SNAPSHOT/bgp-rib-api-0.24.0-SNAPSHOT.jar 07:16:59 [INFO] Writing OBR metadata 07:16:59 [INFO] 07:16:59 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-rib-api --- 07:16:59 [INFO] org.opendaylight.bgpcep:bgp-rib-api:bundle:0.24.0-SNAPSHOT 07:16:59 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:16:59 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:16:59 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:16:59 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:16:59 [INFO] | | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:16:59 [INFO] | | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:16:59 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:16:59 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:16:59 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:16:59 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:16:59 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:16:59 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:16:59 [INFO] | \- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:16:59 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:16:59 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:16:59 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:16:59 [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:16:59 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:16:59 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:16:59 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:16:59 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:16:59 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:16:59 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:16:59 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:16:59 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:16:59 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:16:59 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:16:59 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:16:59 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:16:59 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:16:59 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:16:59 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:16:59 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:16:59 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:16:59 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:16:59 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:16:59 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:16:59 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:16:59 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:16:59 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:16:59 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:16:59 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:16:59 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:16:59 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:16:59 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:16:59 [INFO] +- junit:junit:jar:4.13.2:test 07:16:59 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:16:59 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:16:59 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:16:59 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:16:59 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:16:59 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:16:59 [INFO] 07:16:59 [INFO] --- clm:3.0.0-01:index (default-cli) @ bgp-rib-api --- 07:16:59 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/sonatype-clm/module.xml 07:16:59 [INFO] 07:16:59 [INFO] -------------< org.opendaylight.bgpcep:bgp-openconfig-api >------------- 07:16:59 [INFO] Building bgp-openconfig-api 0.24.0-SNAPSHOT [27/167] 07:16:59 [INFO] from bgp/openconfig-api/pom.xml 07:16:59 [INFO] -------------------------------[ bundle ]------------------------------- 07:16:59 [INFO] 07:16:59 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-openconfig-api --- 07:16:59 [INFO] 07:16:59 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-openconfig-api --- 07:16:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:59 [INFO] 07:16:59 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-openconfig-api --- 07:16:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:59 [INFO] 07:16:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-openconfig-api --- 07:16:59 [INFO] 07:16:59 [INFO] --- dependency:3.9.0:properties (default) @ bgp-openconfig-api --- 07:16:59 [INFO] 07:16:59 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-openconfig-api --- 07:16: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/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:59 [INFO] 07:16:59 [INFO] --- yang:14.0.20:generate-sources (binding) @ bgp-openconfig-api --- 07:16:59 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:16:59 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/src/main/yang 07:16:59 [INFO] yang-to-sources: Found 10 dependencies in 1.751 ms 07:16:59 [INFO] yang-to-sources: Project model files found: 16 in 15.78 ms 07:17:00 [INFO] yang-to-sources: 27 YANG models processed in 226.0 ms 07:17:00 [INFO] BindingJavaFileGenerator: Defined 877 files in 53.56 ms 07:17:00 [INFO] Sorted 877 files into 181 directories in 1.633 ms 07:17:00 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 877 in 161.4 ms 07:17:00 [INFO] 07:17:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-openconfig-api --- 07:17:00 [INFO] Starting audit... 07:17:00 Audit done. 07:17:00 [INFO] You have 0 Checkstyle violations. 07:17:00 [INFO] 07:17:00 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-openconfig-api --- 07:17:00 [INFO] Starting audit... 07:17:00 Audit done. 07:17:00 [INFO] You have 0 Checkstyle violations. 07:17:00 [INFO] 07:17:00 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-openconfig-api --- 07:17:00 [INFO] 07:17:00 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-openconfig-api --- 07:17:00 [INFO] Copying 2 resources from src/main/resources to target/classes 07:17:00 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/generated-sources/spi 07:17:00 [INFO] Copying 16 resources from target/generated-sources/yang to target/classes 07:17:00 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:17:00 [INFO] Copying 16 resources from target/generated-sources/yang to target/classes 07:17:00 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/generated-sources/spi 07:17:00 [INFO] 07:17:00 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-openconfig-api --- 07:17:00 [INFO] Recompiling the module because of changed dependency. 07:17:00 [INFO] Compiling 876 source files with javac [debug release 21] to target/classes 07:17:03 [INFO] 07:17:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-openconfig-api >>> 07:17:03 [INFO] 07:17:03 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-openconfig-api --- 07:17:03 [INFO] Fork Value is true 07:17:07 [INFO] Done SpotBugs Analysis.... 07:17:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:17:07 [INFO] 07:17:07 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-openconfig-api <<< 07:17:07 [INFO] 07:17:07 [INFO] 07:17:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-openconfig-api --- 07:17:07 [INFO] BugInstance size is 0 07:17:07 [INFO] Error size is 0 07:17:07 [INFO] No errors/warnings found 07:17:07 [INFO] 07:17:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-openconfig-api --- 07:17:07 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/src/test/resources 07:17:07 [INFO] 07:17:07 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-openconfig-api --- 07:17:07 [INFO] No sources to compile 07:17:07 [INFO] 07:17:07 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-openconfig-api --- 07:17:07 [INFO] No tests to run. 07:17:07 [INFO] 07:17:07 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-openconfig-api --- 07:17:07 [INFO] 07:17:07 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-openconfig-api --- 07:17:08 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bgp-openconfig-api-0.24.0-SNAPSHOT.jar 07:17:08 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/classes/META-INF/MANIFEST.MF 07:17:08 [INFO] 07:17:08 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-openconfig-api --- 07:17:17 [WARNING] Javadoc Warnings 07:17:17 [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:72: warning: empty tag 07:17:17 [WARNING] * 07:17:17 [WARNING] ^ 07:17:17 [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:86: warning: empty tag 07:17:17 [WARNING] * 07:17:17 [WARNING] ^ 07:17:17 [WARNING] 2 warnings 07:17:17 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bgp-openconfig-api-0.24.0-SNAPSHOT-javadoc.jar 07:17:17 [INFO] 07:17:17 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-openconfig-api --- 07:17:17 [INFO] CycloneDX: Resolving Dependencies 07:17:18 [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) 07:17:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bom.xml 07:17:18 [INFO] attaching as bgp-openconfig-api-0.24.0-SNAPSHOT-cyclonedx.xml 07:17:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bom.json 07:17:18 [INFO] attaching as bgp-openconfig-api-0.24.0-SNAPSHOT-cyclonedx.json 07:17:18 [INFO] 07:17:18 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-api --- 07:17:18 [INFO] Skipping duplicate-finder execution! 07:17:18 [INFO] 07:17:18 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-openconfig-api --- 07:17:18 [INFO] No dependency problems found 07:17:18 [INFO] 07:17:18 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-openconfig-api --- 07:17:18 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bgp-openconfig-api-0.24.0-SNAPSHOT-sources.jar 07:17:18 [INFO] 07:17:18 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-openconfig-api --- 07:17:18 [INFO] 07:17:18 [INFO] --- jacoco:0.8.14:report (report) @ bgp-openconfig-api --- 07:17:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:17:18 [INFO] 07:17:18 [INFO] --- install:3.1.4:install (default-install) @ bgp-openconfig-api --- 07:17:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/0.24.0-SNAPSHOT/bgp-openconfig-api-0.24.0-SNAPSHOT.pom 07:17:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bgp-openconfig-api-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/0.24.0-SNAPSHOT/bgp-openconfig-api-0.24.0-SNAPSHOT.jar 07:17:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bgp-openconfig-api-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/0.24.0-SNAPSHOT/bgp-openconfig-api-0.24.0-SNAPSHOT-javadoc.jar 07:17:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/0.24.0-SNAPSHOT/bgp-openconfig-api-0.24.0-SNAPSHOT-cyclonedx.xml 07:17:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/0.24.0-SNAPSHOT/bgp-openconfig-api-0.24.0-SNAPSHOT-cyclonedx.json 07:17:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bgp-openconfig-api-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/0.24.0-SNAPSHOT/bgp-openconfig-api-0.24.0-SNAPSHOT-sources.jar 07:17:18 [INFO] 07:17:18 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-openconfig-api --- 07:17:18 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-api/0.24.0-SNAPSHOT/bgp-openconfig-api-0.24.0-SNAPSHOT.jar 07:17:18 [INFO] Writing OBR metadata 07:17:18 [INFO] 07:17:18 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-openconfig-api --- 07:17:18 [INFO] org.opendaylight.bgpcep:bgp-openconfig-api:bundle:0.24.0-SNAPSHOT 07:17:18 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:17:18 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:17:18 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:17:18 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:17:18 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:17:18 [INFO] +- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:17:18 [INFO] +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:17:18 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:17:18 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:17:18 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:17:18 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:17:18 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:17:18 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:17:18 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:17:18 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:17:18 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:17:18 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:17:18 [INFO] | | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:17:18 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:17:18 [INFO] | | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:17:18 [INFO] | | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:17:18 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:17:18 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:17:18 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:17:18 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:17:18 [INFO] | \- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:17:18 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:17:18 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:17:18 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:17:18 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:17:18 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:17:18 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:17:18 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:17:18 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:17:18 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:17:18 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:17:18 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:17:18 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:17:18 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:17:18 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:17:18 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:17:18 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:17:18 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:17:18 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:17:18 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:17:18 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:17:18 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:17:18 [INFO] +- junit:junit:jar:4.13.2:test 07:17:18 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:17:18 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:17:18 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:17:18 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:17:18 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:17:18 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:17:18 [INFO] 07:17:18 [INFO] --- clm:3.0.0-01:index (default-cli) @ bgp-openconfig-api --- 07:17:18 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/sonatype-clm/module.xml 07:17:18 [INFO] 07:17:18 [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-spi >----------------- 07:17:18 [INFO] Building bgp-rib-spi 0.24.0-SNAPSHOT [28/167] 07:17:18 [INFO] from bgp/rib-spi/pom.xml 07:17:18 [INFO] -------------------------------[ bundle ]------------------------------- 07:17:19 [INFO] 07:17:19 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-rib-spi --- 07:17:19 [INFO] 07:17:19 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-rib-spi --- 07:17:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:19 [INFO] 07:17:19 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-rib-spi --- 07:17:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:19 [INFO] 07:17:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-rib-spi --- 07:17:19 [INFO] 07:17:19 [INFO] --- dependency:3.9.0:properties (default) @ bgp-rib-spi --- 07:17:19 [INFO] 07:17:19 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-rib-spi --- 07:17:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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:17:19 [INFO] 07:17:19 [INFO] --- yang:14.0.20:generate-sources (binding) @ bgp-rib-spi --- 07:17:19 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:17:19 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/src/main/yang 07:17:19 [INFO] yang-to-sources: Found 11 dependencies in 2.861 ms 07:17:19 [INFO] yang-to-sources: Project model files found: 1 in 2.143 ms 07:17:19 [INFO] yang-to-sources: 11 YANG models processed in 96.25 ms 07:17:19 [INFO] BindingJavaFileGenerator: Defined 29 files in 12.07 ms 07:17:19 [INFO] Sorted 29 files into 14 directories in 241.3 μs 07:17:19 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 29 in 27.01 ms 07:17:19 [INFO] 07:17:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-rib-spi --- 07:17:19 [INFO] Starting audit... 07:17:19 Audit done. 07:17:19 [INFO] You have 0 Checkstyle violations. 07:17:19 [INFO] 07:17:19 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-rib-spi --- 07:17:19 [INFO] Starting audit... 07:17:19 Audit done. 07:17:20 [INFO] You have 0 Checkstyle violations. 07:17:20 [INFO] 07:17:20 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-rib-spi --- 07:17:20 [INFO] 07:17:20 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-rib-spi --- 07:17:20 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/src/main/resources 07:17:20 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/generated-sources/spi 07:17:20 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:17:20 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:17:20 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:17:20 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/generated-sources/spi 07:17:20 [INFO] 07:17:20 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-rib-spi --- 07:17:20 [INFO] Recompiling the module because of changed dependency. 07:17:20 [INFO] Compiling 80 source files with javac [debug release 21] to target/classes 07:17:20 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionConsumerContext 07:17:20 [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:17:20 required: R 07:17:20 found: org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.rib.rev180329.Route 07:17:20 [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:17:20 [INFO] 07:17:20 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-rib-spi >>> 07:17:20 [INFO] 07:17:20 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-rib-spi --- 07:17:20 [INFO] Fork Value is true 07:17:23 [INFO] Done SpotBugs Analysis.... 07:17:23 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:17:23 [INFO] 07:17:23 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-rib-spi <<< 07:17:23 [INFO] 07:17:23 [INFO] 07:17:23 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-rib-spi --- 07:17:23 [INFO] BugInstance size is 0 07:17:23 [INFO] Error size is 0 07:17:23 [INFO] No errors/warnings found 07:17:23 [INFO] 07:17:23 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-rib-spi --- 07:17:23 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/src/test/resources 07:17:23 [INFO] 07:17:23 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-rib-spi --- 07:17:23 [INFO] Recompiling the module because of changed dependency. 07:17:23 [INFO] Compiling 10 source files with javac [debug release 21] to target/test-classes 07:17:24 [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:17:24 required: E 07:17:24 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 07:17:24 [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:17:24 required: E 07:17:24 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 07:17:24 [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:17:24 [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:17:24 [INFO] 07:17:24 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-rib-spi --- 07:17:24 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:17:24 [INFO] 07:17:24 [INFO] ------------------------------------------------------- 07:17:24 [INFO] T E S T S 07:17:24 [INFO] ------------------------------------------------------- 07:17:25 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.DefaultRIBExtensionProviderContextTest 07:17:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.809 s -- in org.opendaylight.protocol.bgp.rib.spi.DefaultRIBExtensionProviderContextTest 07:17:27 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.SimpleRIBExtensionTest 07:17:27 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:17:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.976 s -- in org.opendaylight.protocol.bgp.rib.spi.SimpleRIBExtensionTest 07:17:28 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.TerminationReasonTest 07:17:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.rib.spi.TerminationReasonTest 07:17:28 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.PeerRoleUtilTest 07:17:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.rib.spi.PeerRoleUtilTest 07:17:28 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.RIBSupportTest 07:17:29 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.661 s -- in org.opendaylight.protocol.bgp.rib.spi.RIBSupportTest 07:17:29 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.IdentifierUtilsTest 07:17:29 [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:29 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.RouterIdsTest 07:17:29 [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:29 [INFO] 07:17:29 [INFO] Results: 07:17:29 [INFO] 07:17:29 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0 07:17:29 [INFO] 07:17:29 [INFO] 07:17:29 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-rib-spi --- 07:17:29 [INFO] 07:17:29 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-rib-spi --- 07:17:29 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-0.24.0-SNAPSHOT.jar 07:17:29 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/classes/META-INF/MANIFEST.MF 07:17:29 [INFO] 07:17:29 [INFO] --- jar:3.4.2:test-jar (default) @ bgp-rib-spi --- 07:17:29 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-0.24.0-SNAPSHOT-tests.jar 07:17:29 [INFO] 07:17:29 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ bgp-rib-spi --- 07:17:29 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-0.24.0-SNAPSHOT-test-sources.jar 07:17:29 [INFO] 07:17:29 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-rib-spi --- 07:17:32 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-0.24.0-SNAPSHOT-javadoc.jar 07:17:32 [INFO] 07:17:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-rib-spi --- 07:17:32 [INFO] CycloneDX: Resolving Dependencies 07:17:33 [INFO] CycloneDX: Creating BOM version 1.6 with 50 component(s) 07:17:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bom.xml 07:17:33 [INFO] attaching as bgp-rib-spi-0.24.0-SNAPSHOT-cyclonedx.xml 07:17:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bom.json 07:17:33 [INFO] attaching as bgp-rib-spi-0.24.0-SNAPSHOT-cyclonedx.json 07:17:33 [INFO] 07:17:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-rib-spi --- 07:17:33 [INFO] Skipping duplicate-finder execution! 07:17:33 [INFO] 07:17:33 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-rib-spi --- 07:17:33 [INFO] No dependency problems found 07:17:33 [INFO] 07:17:33 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-rib-spi --- 07:17:33 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-0.24.0-SNAPSHOT-sources.jar 07:17:33 [INFO] 07:17:33 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-rib-spi --- 07:17:33 [INFO] 07:17:33 [INFO] --- jacoco:0.8.14:report (report) @ bgp-rib-spi --- 07:17:33 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/code-coverage/jacoco.exec 07:17:33 [INFO] Analyzed bundle 'bgp-rib-spi' with 30 classes 07:17:33 [INFO] 07:17:33 [INFO] --- install:3.1.4:install (default-install) @ bgp-rib-spi --- 07:17:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.24.0-SNAPSHOT/bgp-rib-spi-0.24.0-SNAPSHOT.pom 07:17:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.24.0-SNAPSHOT/bgp-rib-spi-0.24.0-SNAPSHOT.jar 07:17:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-0.24.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.24.0-SNAPSHOT/bgp-rib-spi-0.24.0-SNAPSHOT-tests.jar 07:17:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-0.24.0-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.24.0-SNAPSHOT/bgp-rib-spi-0.24.0-SNAPSHOT-test-sources.jar 07:17:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.24.0-SNAPSHOT/bgp-rib-spi-0.24.0-SNAPSHOT-javadoc.jar 07:17:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.24.0-SNAPSHOT/bgp-rib-spi-0.24.0-SNAPSHOT-cyclonedx.xml 07:17:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.24.0-SNAPSHOT/bgp-rib-spi-0.24.0-SNAPSHOT-cyclonedx.json 07:17:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.24.0-SNAPSHOT/bgp-rib-spi-0.24.0-SNAPSHOT-sources.jar 07:17:33 [INFO] 07:17:33 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-rib-spi --- 07:17:33 [INFO] Installing org/opendaylight/bgpcep/bgp-rib-spi/0.24.0-SNAPSHOT/bgp-rib-spi-0.24.0-SNAPSHOT.jar 07:17:33 [INFO] Writing OBR metadata 07:17:33 [INFO] 07:17:33 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-rib-spi --- 07:17:33 [INFO] org.opendaylight.bgpcep:bgp-rib-spi:bundle:0.24.0-SNAPSHOT 07:17:33 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:17:33 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:17:33 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:17:33 [INFO] | \- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:17:33 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:17:33 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:17:33 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:17:33 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:17:33 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:17:33 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:17:33 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:17:33 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:17:33 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:17:33 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:17:33 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:17:33 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:17:33 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:17:33 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:17:33 [INFO] +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:17:33 [INFO] | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:17:33 [INFO] +- io.netty:netty-common:jar:4.2.7.Final:compile 07:17:33 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:17:33 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:compile 07:17:33 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:17:33 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:17:33 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:17:33 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:17:33 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:17:33 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:17:33 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:17:33 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:17:33 [INFO] | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:17:33 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:17:33 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:17:33 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:17:33 [INFO] +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:17:33 [INFO] +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:17:33 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:17:33 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:17:33 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:17:33 [INFO] +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:17:33 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:17:33 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:17:33 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:17:33 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:17:33 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:17:33 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:test 07:17:33 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:17:33 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:17:33 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:17:33 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:17:33 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:17:33 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:17:33 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:17:33 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:17:33 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:17:33 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:17:33 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:17:33 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:17:33 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:17:33 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:17:33 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:17:33 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:17:33 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:17:33 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:17:33 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:17:33 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:17:33 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:17:33 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:17:33 [INFO] +- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:17:33 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:17:33 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:17:33 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:17:33 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:17:33 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:17:33 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:17:33 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:17:33 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:17:33 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:17:33 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:17:33 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:17:33 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:17:33 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:17:33 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:17:33 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:17:33 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:17:33 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:17:33 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:17:33 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:17:33 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:17:33 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:17:33 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:17:33 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:17:33 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:17:33 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:17:33 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:17:33 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:17:33 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:17:33 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:17:33 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:17:33 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:17:33 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:17:33 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:17:33 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:17:33 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:17:33 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:17:33 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:17:33 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:17:33 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:17:33 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:17:33 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:17:33 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:17:33 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:17:33 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:17:33 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:17:33 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:17:33 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:17:33 [INFO] +- junit:junit:jar:4.13.2:test 07:17:33 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:17:33 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:17:33 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:17:33 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:17:33 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:17:33 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:17:33 [INFO] 07:17:33 [INFO] --- clm:3.0.0-01:index (default-cli) @ bgp-rib-spi --- 07:17:33 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/sonatype-clm/module.xml 07:17:33 [INFO] 07:17:33 [INFO] -----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api >----------- 07:17:33 [INFO] Building OpenDaylight :: BGP :: RIB Api 0.24.0-SNAPSHOT [29/167] 07:17:33 [INFO] from features/odl-bgpcep-bgp-rib-api/pom.xml 07:17:33 [INFO] ------------------------------[ feature ]------------------------------- 07:17:33 [INFO] 07:17:33 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-rib-api --- 07:17:33 [INFO] 07:17:33 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-rib-api --- 07:17:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:33 [INFO] 07:17:33 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-rib-api --- 07:17:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:33 [INFO] 07:17:33 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-rib-api --- 07:17:34 [INFO] 07:17:34 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-rib-api --- 07:17:34 [INFO] 07:17:34 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-rib-api --- 07:17:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:17:34 [INFO] argLine set to empty 07:17:34 [INFO] 07:17:34 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-rib-api --- 07:17:34 [INFO] Starting audit... 07:17:34 Audit done. 07:17:34 [INFO] You have 0 Checkstyle violations. 07:17:34 [INFO] 07:17:34 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-rib-api --- 07:17:34 [INFO] Starting audit... 07:17:34 Audit done. 07:17:34 [INFO] You have 0 Checkstyle violations. 07:17:34 [INFO] 07:17:34 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-rib-api --- 07:17:34 [INFO] 07:17:34 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-rib-api --- 07:17:34 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-api/target/feature/feature.xml 07:17:34 [INFO] ...done! 07:17:34 [INFO] Attaching features XML 07:17:34 [INFO] 07:17:34 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-rib-api --- 07:17:34 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:17:34 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:17:34 [INFO] 07:17:34 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-rib-api >>> 07:17:34 [INFO] 07:17:34 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-rib-api --- 07:17:34 [INFO] No files found to run spotbugs, check compile phase has been run 07:17:34 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:17:34 [INFO] 07:17:34 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-rib-api <<< 07:17:34 [INFO] 07:17:34 [INFO] 07:17:34 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-rib-api --- 07:17:34 [INFO] 07:17:34 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bgp-rib-api --- 07:17:34 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api 07:17:34 [INFO] Project dependency features detected: [] 07:17:34 [INFO] Pax Exam System (Version: 4.14.0) created. 07:17:34 [INFO] Creating RMI registry server on 127.0.0.1:35313 07:17:34 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:17:34 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:17:34 [INFO] Waiting for remote bundle context.. on 35313 name: 8f57cac9-0518-4fa7-ae2a-b7d3e9c9ca40 timout: [ RelativeTimeout value = 180000 ] 07:17:38 [INFO] Building jar from resources and headers. 07:17:38 [INFO] Writing jar finished. 07:17:42 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:17:42 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:17:42 [INFO] 07:17:42 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-bgp-rib-api --- 07:17:42 [INFO] 07:17:42 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-rib-api --- 07:17:42 [INFO] No Javadoc in project. Archive not created. 07:17:42 [INFO] 07:17:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-rib-api --- 07:17:42 [INFO] CycloneDX: Resolving Dependencies 07:17:43 [INFO] CycloneDX: Creating BOM version 1.6 with 144 component(s) 07:17:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-api/target/bom.xml 07:17:43 [INFO] attaching as odl-bgpcep-bgp-rib-api-0.24.0-SNAPSHOT-cyclonedx.xml 07:17:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-api/target/bom.json 07:17:43 [INFO] attaching as odl-bgpcep-bgp-rib-api-0.24.0-SNAPSHOT-cyclonedx.json 07:17:43 [INFO] 07:17:43 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-rib-api --- 07:17:43 [INFO] Skipping duplicate-finder execution! 07:17:43 [INFO] 07:17:43 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-rib-api --- 07:17:43 [INFO] Skipping plugin execution 07:17:43 [INFO] 07:17:43 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-rib-api --- 07:17:43 [INFO] Skipping source per configuration. 07:17:43 [INFO] 07:17:43 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-rib-api --- 07:17:43 [INFO] 07:17:43 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-rib-api --- 07:17:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:17:43 [INFO] 07:17:43 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-rib-api --- 07:17:43 [WARNING] 07:17:43 [WARNING] The packaging plugin for project odl-bgpcep-bgp-rib-api did not assign 07:17:43 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:17:43 [WARNING] 07:17:43 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:17:43 [WARNING] 07:17:43 [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/0.24.0-SNAPSHOT/odl-bgpcep-bgp-rib-api-0.24.0-SNAPSHOT.pom 07:17:43 [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/0.24.0-SNAPSHOT/odl-bgpcep-bgp-rib-api-0.24.0-SNAPSHOT-features.xml 07:17:43 [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/0.24.0-SNAPSHOT/odl-bgpcep-bgp-rib-api-0.24.0-SNAPSHOT-cyclonedx.xml 07:17:43 [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/0.24.0-SNAPSHOT/odl-bgpcep-bgp-rib-api-0.24.0-SNAPSHOT-cyclonedx.json 07:17:43 [INFO] 07:17:43 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bgp-rib-api --- 07:17:43 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:feature:0.24.0-SNAPSHOT 07:17:43 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:17:43 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:17:43 [INFO] | | +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:17:43 [INFO] | | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:17:43 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:17:43 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:17:43 [INFO] | | \- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:17:43 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:17:43 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:17:43 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:17:43 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:17:43 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:17:43 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20: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.43.0:compile 07:17:43 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:17:43 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:17:43 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:17:43 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT:compile 07:17:43 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:17:43 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:17:43 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:17:43 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:17:43 [INFO] | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:17:43 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:compile 07:17:43 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:17:43 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:17:43 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:17:43 [INFO] | | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:17:43 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:17:43 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:17:43 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:17:43 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:17:43 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:17:43 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:17:43 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:17:43 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:17:43 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:17:43 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.24.0-SNAPSHOT:compile 07:17:43 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:17:43 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:17:43 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:17:43 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:17:43 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:17:43 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:17:43 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:17:43 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:17:43 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:17:43 [INFO] | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:17:43 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:17:43 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:17:43 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:17:43 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:17:43 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:17:43 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:17:43 [INFO] | | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:17:43 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:17:43 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:17:43 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:17:43 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:17:43 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:17:43 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:17:43 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:17:43 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:17:43 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:17:43 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:17:43 [INFO] | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:17:43 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:17:43 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:17:43 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.24.0-SNAPSHOT:compile 07:17:43 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:17:43 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:17:43 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:compile 07:17:43 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:17:43 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:17:43 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:17:43 [INFO] +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:17:43 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:17:43 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:17:43 [INFO] | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:17:43 [INFO] +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:17:43 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:17:43 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:17:43 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:17:43 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:17:43 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:17:43 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:17:43 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:17:43 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:17:43 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:17:43 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:17:43 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:17:43 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:17:43 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:17:43 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:17:43 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:17:43 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:17:43 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:17:43 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:17:43 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:17:43 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:17:43 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:17:43 [INFO] | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:17:43 [INFO] +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:17:43 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:17:43 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:17:43 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:17:43 [INFO] | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:17:43 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:17:43 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:17:43 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:17:43 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:17:43 [INFO] | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:17:43 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:17:43 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:17:43 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:17:43 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:17:43 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:17:43 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:17:43 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:17:43 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:17:43 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:17:43 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:17:43 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:17:43 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:17:43 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:17:43 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:17:43 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:17:43 [INFO] | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:17:43 [INFO] | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:17:43 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:17:43 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:17:43 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:17:43 [INFO] | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:17:43 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:17:43 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:17:43 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:17:43 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:17:43 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 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.6: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.0: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.0: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.0:test 07:17:43 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:17:43 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:17:43 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.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.0:test 07:17:43 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:17:43 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:17:43 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 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.0-01:index (default-cli) @ odl-bgpcep-bgp-rib-api --- 07:17:43 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-api/target/sonatype-clm/module.xml 07:17:43 [INFO] 07:17:43 [INFO] -------------< org.opendaylight.bgpcep:bgp-openconfig-spi >------------- 07:17:43 [INFO] Building bgp-openconfig-spi 0.24.0-SNAPSHOT [30/167] 07:17:43 [INFO] from bgp/openconfig-spi/pom.xml 07:17:43 [INFO] -------------------------------[ bundle ]------------------------------- 07:17:43 [INFO] 07:17:43 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-openconfig-spi --- 07:17:43 [INFO] 07:17:43 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-openconfig-spi --- 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-openconfig-spi --- 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-openconfig-spi --- 07:17:44 [INFO] 07:17:44 [INFO] --- dependency:3.9.0:properties (default) @ bgp-openconfig-spi --- 07:17:44 [INFO] 07:17:44 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-openconfig-spi --- 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/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:44 [INFO] 07:17:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-openconfig-spi --- 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-openconfig-spi --- 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.9.0:copy (unpack-license) @ bgp-openconfig-spi --- 07:17:44 [INFO] 07:17:44 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-openconfig-spi --- 07:17:44 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/src/main/resources 07:17:44 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/generated-sources/spi 07:17:44 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/generated-sources/yang 07:17:44 [INFO] 07:17:44 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-openconfig-spi --- 07:17:44 [INFO] Recompiling the module because of changed dependency. 07:17:44 [INFO] Compiling 6 source files with javac [debug release 21] to target/classes 07:17:44 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryConsumer 07:17:44 [INFO] 07:17:44 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-openconfig-spi >>> 07:17:44 [INFO] 07:17:44 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-openconfig-spi --- 07:17:44 [INFO] Fork Value is true 07:17:46 [INFO] Done SpotBugs Analysis.... 07:17:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:17:46 [INFO] 07:17:46 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-openconfig-spi <<< 07:17:46 [INFO] 07:17:46 [INFO] 07:17:46 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-openconfig-spi --- 07:17:46 [INFO] BugInstance size is 0 07:17:46 [INFO] Error size is 0 07:17:46 [INFO] No errors/warnings found 07:17:46 [INFO] 07:17:46 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-openconfig-spi --- 07:17:46 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/src/test/resources 07:17:46 [INFO] 07:17:46 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-openconfig-spi --- 07:17:46 [INFO] Recompiling the module because of changed dependency. 07:17:46 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 07:17:46 [INFO] 07:17:46 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-openconfig-spi --- 07:17:46 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:17:46 [INFO] 07:17:46 [INFO] ------------------------------------------------------- 07:17:46 [INFO] T E S T S 07:17:46 [INFO] ------------------------------------------------------- 07:17:47 [INFO] Running org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivatorTest 07:17:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivatorTest 07:17:47 [INFO] Running org.opendaylight.protocol.bgp.openconfig.spi.SimpleBGPTableTypeRegistryProviderTest 07:17:47 [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:47 [INFO] 07:17:47 [INFO] Results: 07:17:47 [INFO] 07:17:47 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 07:17:47 [INFO] 07:17:47 [INFO] 07:17:47 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-openconfig-spi --- 07:17:47 [INFO] 07:17:47 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-openconfig-spi --- 07:17:47 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bgp-openconfig-spi-0.24.0-SNAPSHOT.jar 07:17:47 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/classes/META-INF/MANIFEST.MF 07:17:47 [INFO] 07:17:47 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-openconfig-spi --- 07:17:49 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bgp-openconfig-spi-0.24.0-SNAPSHOT-javadoc.jar 07:17:49 [INFO] 07:17:49 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-openconfig-spi --- 07:17:49 [INFO] CycloneDX: Resolving Dependencies 07:17:49 [INFO] CycloneDX: Creating BOM version 1.6 with 42 component(s) 07:17:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bom.xml 07:17:49 [INFO] attaching as bgp-openconfig-spi-0.24.0-SNAPSHOT-cyclonedx.xml 07:17:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bom.json 07:17:49 [INFO] attaching as bgp-openconfig-spi-0.24.0-SNAPSHOT-cyclonedx.json 07:17:49 [INFO] 07:17:49 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-spi --- 07:17:49 [INFO] Skipping duplicate-finder execution! 07:17:49 [INFO] 07:17:49 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-openconfig-spi --- 07:17:49 [INFO] No dependency problems found 07:17:49 [INFO] 07:17:49 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-openconfig-spi --- 07:17:49 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bgp-openconfig-spi-0.24.0-SNAPSHOT-sources.jar 07:17:49 [INFO] 07:17:49 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-openconfig-spi --- 07:17:49 [INFO] 07:17:49 [INFO] --- jacoco:0.8.14:report (report) @ bgp-openconfig-spi --- 07:17:49 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/code-coverage/jacoco.exec 07:17:49 [INFO] Analyzed bundle 'bgp-openconfig-spi' with 5 classes 07:17:49 [INFO] 07:17:49 [INFO] --- install:3.1.4:install (default-install) @ bgp-openconfig-spi --- 07:17:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/0.24.0-SNAPSHOT/bgp-openconfig-spi-0.24.0-SNAPSHOT.pom 07:17:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bgp-openconfig-spi-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/0.24.0-SNAPSHOT/bgp-openconfig-spi-0.24.0-SNAPSHOT.jar 07:17:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bgp-openconfig-spi-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/0.24.0-SNAPSHOT/bgp-openconfig-spi-0.24.0-SNAPSHOT-javadoc.jar 07:17:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/0.24.0-SNAPSHOT/bgp-openconfig-spi-0.24.0-SNAPSHOT-cyclonedx.xml 07:17:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/0.24.0-SNAPSHOT/bgp-openconfig-spi-0.24.0-SNAPSHOT-cyclonedx.json 07:17:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bgp-openconfig-spi-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/0.24.0-SNAPSHOT/bgp-openconfig-spi-0.24.0-SNAPSHOT-sources.jar 07:17:49 [INFO] 07:17:49 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-openconfig-spi --- 07:17:49 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-spi/0.24.0-SNAPSHOT/bgp-openconfig-spi-0.24.0-SNAPSHOT.jar 07:17:49 [INFO] Writing OBR metadata 07:17:49 [INFO] 07:17:49 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-openconfig-spi --- 07:17:49 [INFO] org.opendaylight.bgpcep:bgp-openconfig-spi:bundle:0.24.0-SNAPSHOT 07:17:49 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:17:49 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:17:49 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:17:49 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:17:49 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:17:49 [INFO] | | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:17:49 [INFO] | | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:17:49 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:17:49 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:17:49 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:17:49 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:17:49 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:17:49 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:17:49 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:17:49 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:17:49 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:17:49 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:compile 07:17:49 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:17:49 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:17:49 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:17:49 [INFO] | \- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:17:49 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:17:49 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:17:49 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:17:49 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:17:49 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:17:49 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:17:49 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:17:49 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:17:49 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:17:49 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:17:49 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:17:49 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:17:49 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:17:49 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:17:49 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:17:49 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:17:49 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:17:49 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:17:49 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:17:49 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:17:49 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:17:49 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:17:49 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:17:49 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:17:49 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:17:49 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:17:49 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:17:49 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:17:49 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:17:49 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:17:49 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:17:49 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:17:49 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:17:49 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:17:49 [INFO] +- junit:junit:jar:4.13.2:test 07:17:49 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:17:50 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:17:50 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:17:50 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:17:50 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:17:50 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:17:50 [INFO] 07:17:50 [INFO] --- clm:3.0.0-01:index (default-cli) @ bgp-openconfig-spi --- 07:17:50 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/sonatype-clm/module.xml 07:17:50 [INFO] 07:17:50 [INFO] ---------< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig >---------- 07:17:50 [INFO] Building OpenDaylight :: BGP :: Openconfig 0.24.0-SNAPSHOT [31/167] 07:17:50 [INFO] from features/odl-bgpcep-bgp-openconfig/pom.xml 07:17:50 [INFO] ------------------------------[ feature ]------------------------------- 07:17:50 [INFO] 07:17:50 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-openconfig --- 07:17:50 [INFO] 07:17:50 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig --- 07:17:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:50 [INFO] 07:17:50 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-openconfig --- 07:17:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:50 [INFO] 07:17:50 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-openconfig --- 07:17:50 [INFO] 07:17:50 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-openconfig --- 07:17:50 [INFO] 07:17:50 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig --- 07:17:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:17:50 [INFO] argLine set to empty 07:17:50 [INFO] 07:17:50 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-openconfig --- 07:17:50 [INFO] Starting audit... 07:17:50 Audit done. 07:17:50 [INFO] You have 0 Checkstyle violations. 07:17:50 [INFO] 07:17:50 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-openconfig --- 07:17:50 [INFO] Starting audit... 07:17:50 Audit done. 07:17:50 [INFO] You have 0 Checkstyle violations. 07:17:50 [INFO] 07:17:50 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-openconfig --- 07:17:50 [INFO] 07:17:50 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig --- 07:17:50 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig/target/feature/feature.xml 07:17:50 [INFO] ...done! 07:17:50 [INFO] Attaching features XML 07:17:50 [INFO] 07:17:50 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-openconfig --- 07:17: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:17:50 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:17:50 [INFO] 07:17:50 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-openconfig >>> 07:17:50 [INFO] 07:17:50 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig --- 07:17:50 [INFO] No files found to run spotbugs, check compile phase has been run 07:17:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:17:50 [INFO] 07:17:50 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-openconfig <<< 07:17:50 [INFO] 07:17:50 [INFO] 07:17:50 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-openconfig --- 07:17:50 [INFO] 07:17:50 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bgp-openconfig --- 07:17:50 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig 07:17:50 [INFO] Project dependency features detected: [] 07:17:50 [INFO] Pax Exam System (Version: 4.14.0) created. 07:17:50 [INFO] Creating RMI registry server on 127.0.0.1:44733 07:17:50 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:17:50 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:17:50 [INFO] Waiting for remote bundle context.. on 44733 name: d45c5a78-0616-4ea1-b19c-8a545a68fcf6 timout: [ RelativeTimeout value = 180000 ] 07:17:54 [INFO] Building jar from resources and headers. 07:17:54 [INFO] Writing jar finished. 07:17:58 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:17:58 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:17:58 [INFO] 07:17:58 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-bgp-openconfig --- 07:17:58 [INFO] 07:17:58 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig --- 07:17:58 [INFO] No Javadoc in project. Archive not created. 07:17:58 [INFO] 07:17:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-openconfig --- 07:17:58 [INFO] CycloneDX: Resolving Dependencies 07:17:59 [INFO] CycloneDX: Creating BOM version 1.6 with 146 component(s) 07:17:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig/target/bom.xml 07:17:59 [INFO] attaching as odl-bgpcep-bgp-openconfig-0.24.0-SNAPSHOT-cyclonedx.xml 07:17:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig/target/bom.json 07:17:59 [INFO] attaching as odl-bgpcep-bgp-openconfig-0.24.0-SNAPSHOT-cyclonedx.json 07:17:59 [INFO] 07:17:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig --- 07:17:59 [INFO] Skipping duplicate-finder execution! 07:17:59 [INFO] 07:17:59 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-openconfig --- 07:17:59 [INFO] Skipping plugin execution 07:17:59 [INFO] 07:17:59 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-openconfig --- 07:17:59 [INFO] Skipping source per configuration. 07:17:59 [INFO] 07:17:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-openconfig --- 07:17:59 [INFO] 07:17:59 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-openconfig --- 07:17:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:17:59 [INFO] 07:17:59 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-openconfig --- 07:17:59 [WARNING] 07:17:59 [WARNING] The packaging plugin for project odl-bgpcep-bgp-openconfig did not assign 07:17:59 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:17:59 [WARNING] 07:17:59 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:17:59 [WARNING] 07:17:59 [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/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-0.24.0-SNAPSHOT.pom 07:17:59 [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/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-0.24.0-SNAPSHOT-features.xml 07:17:59 [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/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-0.24.0-SNAPSHOT-cyclonedx.xml 07:17:59 [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/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-0.24.0-SNAPSHOT-cyclonedx.json 07:17:59 [INFO] 07:17:59 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bgp-openconfig --- 07:17:59 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:feature:0.24.0-SNAPSHOT 07:17:59 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:compile 07:17:59 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:17:59 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:17:59 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:17:59 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:17:59 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:17:59 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:17:59 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:17:59 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20: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.43.0:compile 07:17:59 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:17:59 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:17:59 [INFO] | | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:17:59 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:17:59 [INFO] | | | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:17:59 [INFO] | | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:17:59 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:17:59 [INFO] | | \- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:17:59 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:17:59 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:17:59 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:17:59 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:17:59 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.24.0-SNAPSHOT:compile 07:17:59 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:17:59 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:17:59 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.24.0-SNAPSHOT:compile 07:17:59 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:17:59 [INFO] | | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:17:59 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:17:59 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:17:59 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:17:59 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:17:59 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:17:59 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:17:59 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:17:59 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:17:59 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:17:59 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:17:59 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:17:59 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:17:59 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:17:59 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:17:59 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:17:59 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:17:59 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:17:59 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:17:59 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:17:59 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:17:59 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:17:59 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:17:59 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:17:59 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:17:59 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:17:59 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:17:59 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:17:59 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:17:59 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:17:59 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:17:59 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:17:59 [INFO] | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:17:59 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:17:59 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:17:59 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:17:59 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:17:59 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:17:59 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:17:59 [INFO] | | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:17:59 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:17:59 [INFO] | | | +- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:17:59 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:17:59 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:17:59 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:17:59 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:17:59 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:17:59 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:17:59 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:17:59 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:17:59 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:17:59 [INFO] | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:17:59 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:17:59 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:17:59 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.24.0-SNAPSHOT:compile 07:17:59 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:17:59 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:17:59 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.24.0-SNAPSHOT:compile 07:17:59 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT:compile 07:17:59 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:17:59 [INFO] | | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:17:59 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:17:59 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:17:59 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:17:59 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:17:59 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:17:59 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:compile 07:17:59 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:17:59 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:17:59 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:17:59 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:17:59 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:17:59 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:17:59 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:17:59 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:17:59 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:17:59 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:17:59 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:17:59 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:17:59 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:17:59 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:17:59 [INFO] | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:17:59 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:17:59 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:17:59 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:17:59 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:17:59 [INFO] | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:17:59 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:17:59 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:17:59 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:17:59 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:17:59 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:17:59 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:17:59 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:17:59 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:17:59 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:17:59 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:17:59 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:17:59 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:17:59 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:17:59 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:17:59 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:17:59 [INFO] | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:17:59 [INFO] | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:17:59 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:17:59 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:17:59 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:17:59 [INFO] | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:17:59 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:17:59 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:17:59 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:17:59 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:17:59 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 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.6: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.0: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.0: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.0:test 07:17:59 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:17:59 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:17:59 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.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.0:test 07:17:59 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:17:59 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:17:59 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 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.0-01:index (default-cli) @ odl-bgpcep-bgp-openconfig --- 07:18:00 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig/target/sonatype-clm/module.xml 07:18:00 [INFO] 07:18:00 [INFO] ----------------< org.opendaylight.bgpcep:bgp-bmp-api >----------------- 07:18:00 [INFO] Building bgp-bmp-api 0.24.0-SNAPSHOT [32/167] 07:18:00 [INFO] from bmp/bmp-api/pom.xml 07:18:00 [INFO] -------------------------------[ bundle ]------------------------------- 07:18:00 [INFO] 07:18:00 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-bmp-api --- 07:18:00 [INFO] 07:18:00 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-bmp-api --- 07:18:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:00 [INFO] 07:18:00 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-bmp-api --- 07:18:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:00 [INFO] 07:18:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-bmp-api --- 07:18:00 [INFO] 07:18:00 [INFO] --- dependency:3.9.0:properties (default) @ bgp-bmp-api --- 07:18:00 [INFO] 07:18:00 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-bmp-api --- 07:18:00 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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:18:00 [INFO] 07:18:00 [INFO] --- yang:14.0.20:generate-sources (binding) @ bgp-bmp-api --- 07:18:00 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:18:00 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/src/main/yang 07:18:00 [INFO] yang-to-sources: Found 9 dependencies in 1.447 ms 07:18:00 [INFO] yang-to-sources: Project model files found: 3 in 10.46 ms 07:18:00 [INFO] yang-to-sources: 14 YANG models processed in 72.33 ms 07:18:00 [INFO] BindingJavaFileGenerator: Defined 169 files in 16.55 ms 07:18:00 [INFO] Sorted 169 files into 35 directories in 237.5 μs 07:18:00 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 169 in 73.25 ms 07:18:00 [INFO] 07:18:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-bmp-api --- 07:18:00 [INFO] Starting audit... 07:18:00 Audit done. 07:18:00 [INFO] You have 0 Checkstyle violations. 07:18:00 [INFO] 07:18:00 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-bmp-api --- 07:18:00 [INFO] Starting audit... 07:18:00 Audit done. 07:18:00 [INFO] You have 0 Checkstyle violations. 07:18:00 [INFO] 07:18:00 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-bmp-api --- 07:18:00 [INFO] 07:18:00 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-bmp-api --- 07:18:00 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/src/main/resources 07:18:00 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/generated-sources/spi 07:18:00 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 07:18:00 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:18:00 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 07:18:00 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/generated-sources/spi 07:18:00 [INFO] 07:18:00 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-bmp-api --- 07:18:00 [INFO] Recompiling the module because of changed dependency. 07:18:00 [INFO] Compiling 169 source files with javac [debug release 21] to target/classes 07:18:01 [INFO] 07:18:01 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-bmp-api >>> 07:18:01 [INFO] 07:18:01 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-bmp-api --- 07:18:01 [INFO] Fork Value is true 07:18:03 [INFO] Done SpotBugs Analysis.... 07:18:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:18:04 [INFO] 07:18:04 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-bmp-api <<< 07:18:04 [INFO] 07:18:04 [INFO] 07:18:04 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-bmp-api --- 07:18:04 [INFO] BugInstance size is 0 07:18:04 [INFO] Error size is 0 07:18:04 [INFO] No errors/warnings found 07:18:04 [INFO] 07:18:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-bmp-api --- 07:18:04 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/src/test/resources 07:18:04 [INFO] 07:18:04 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-bmp-api --- 07:18:04 [INFO] No sources to compile 07:18:04 [INFO] 07:18:04 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-bmp-api --- 07:18:04 [INFO] No tests to run. 07:18:04 [INFO] 07:18:04 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-bmp-api --- 07:18:04 [INFO] 07:18:04 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-bmp-api --- 07:18:04 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bgp-bmp-api-0.24.0-SNAPSHOT.jar 07:18:04 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/classes/META-INF/MANIFEST.MF 07:18:04 [INFO] 07:18:04 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-bmp-api --- 07:18:07 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bgp-bmp-api-0.24.0-SNAPSHOT-javadoc.jar 07:18:08 [INFO] 07:18:08 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-bmp-api --- 07:18:08 [INFO] CycloneDX: Resolving Dependencies 07:18:08 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 07:18:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bom.xml 07:18:08 [INFO] attaching as bgp-bmp-api-0.24.0-SNAPSHOT-cyclonedx.xml 07:18:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bom.json 07:18:08 [INFO] attaching as bgp-bmp-api-0.24.0-SNAPSHOT-cyclonedx.json 07:18:08 [INFO] 07:18:08 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-api --- 07:18:08 [INFO] Skipping duplicate-finder execution! 07:18:08 [INFO] 07:18:08 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-bmp-api --- 07:18:08 [INFO] No dependency problems found 07:18:08 [INFO] 07:18:08 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-bmp-api --- 07:18:08 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bgp-bmp-api-0.24.0-SNAPSHOT-sources.jar 07:18:08 [INFO] 07:18:08 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-bmp-api --- 07:18:08 [INFO] 07:18:08 [INFO] --- jacoco:0.8.14:report (report) @ bgp-bmp-api --- 07:18:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:18:08 [INFO] 07:18:08 [INFO] --- install:3.1.4:install (default-install) @ bgp-bmp-api --- 07:18:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/0.24.0-SNAPSHOT/bgp-bmp-api-0.24.0-SNAPSHOT.pom 07:18:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bgp-bmp-api-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/0.24.0-SNAPSHOT/bgp-bmp-api-0.24.0-SNAPSHOT.jar 07:18:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bgp-bmp-api-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/0.24.0-SNAPSHOT/bgp-bmp-api-0.24.0-SNAPSHOT-javadoc.jar 07:18:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/0.24.0-SNAPSHOT/bgp-bmp-api-0.24.0-SNAPSHOT-cyclonedx.xml 07:18:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/0.24.0-SNAPSHOT/bgp-bmp-api-0.24.0-SNAPSHOT-cyclonedx.json 07:18:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bgp-bmp-api-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/0.24.0-SNAPSHOT/bgp-bmp-api-0.24.0-SNAPSHOT-sources.jar 07:18:08 [INFO] 07:18:08 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-bmp-api --- 07:18:08 [INFO] Installing org/opendaylight/bgpcep/bgp-bmp-api/0.24.0-SNAPSHOT/bgp-bmp-api-0.24.0-SNAPSHOT.jar 07:18:08 [INFO] Writing OBR metadata 07:18:08 [INFO] 07:18:08 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-bmp-api --- 07:18:08 [INFO] org.opendaylight.bgpcep:bgp-bmp-api:bundle:0.24.0-SNAPSHOT 07:18:08 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:18:08 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:18:08 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:18:08 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2: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.43.0:compile 07:18:08 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:18:08 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:18:08 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:18:08 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:18:08 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:18:08 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:18:08 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:18:08 [INFO] | | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:18:08 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:18:08 [INFO] | | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:18:08 [INFO] | | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:18:08 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:18:08 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:18:08 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:18:08 [INFO] | \- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:18:08 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:18:08 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:18:08 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:18:08 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:18:08 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:18:08 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 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.6: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.0: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.0: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.0:test 07:18:08 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:18:08 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:18:08 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.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.0:test 07:18:08 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:18:08 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:18:08 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8: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.0-01:index (default-cli) @ bgp-bmp-api --- 07:18:08 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/sonatype-clm/module.xml 07:18:08 [INFO] 07:18:08 [INFO] ------------< org.opendaylight.bgpcep:bgp-extension-parent >------------ 07:18:08 [INFO] Building bgp-extension-parent 0.24.0-SNAPSHOT [33/167] 07:18:08 [INFO] from bgp/extensions/parent/pom.xml 07:18:08 [INFO] --------------------------------[ pom ]--------------------------------- 07:18:08 [INFO] 07:18:08 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-extension-parent --- 07:18:08 [INFO] 07:18:08 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-extension-parent --- 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) @ bgp-extension-parent --- 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) @ bgp-extension-parent --- 07:18:08 [INFO] 07:18:08 [INFO] --- dependency:3.9.0:properties (default) @ bgp-extension-parent --- 07:18:08 [INFO] 07:18:08 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-extension-parent --- 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/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:18:08 [INFO] 07:18:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-extension-parent --- 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) @ bgp-extension-parent --- 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.9.0:copy (unpack-license) @ bgp-extension-parent --- 07:18:08 [INFO] 07:18:08 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-extension-parent >>> 07:18:08 [INFO] 07:18:08 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-extension-parent --- 07:18:08 [INFO] No files found to run spotbugs, check compile phase has been run 07:18:08 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:18:08 [INFO] 07:18:08 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-extension-parent <<< 07:18:08 [INFO] 07:18:08 [INFO] 07:18:08 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-extension-parent --- 07:18:08 [INFO] 07:18:08 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-extension-parent --- 07:18:08 [INFO] 07:18:08 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-extension-parent --- 07:18:08 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:18:08 [INFO] 07:18:08 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-extension-parent --- 07:18:08 [INFO] CycloneDX: Resolving Dependencies 07:18:09 [INFO] CycloneDX: Creating BOM version 1.6 with 47 component(s) 07:18:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/parent/target/bom.xml 07:18:10 [INFO] attaching as bgp-extension-parent-0.24.0-SNAPSHOT-cyclonedx.xml 07:18:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/parent/target/bom.json 07:18:10 [INFO] attaching as bgp-extension-parent-0.24.0-SNAPSHOT-cyclonedx.json 07:18:10 [INFO] 07:18:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-extension-parent --- 07:18:10 [INFO] Skipping duplicate-finder execution! 07:18:10 [INFO] 07:18:10 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-extension-parent --- 07:18:10 [INFO] Skipping pom project 07:18:10 [INFO] 07:18:10 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-extension-parent --- 07:18:10 [INFO] 07:18:10 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-extension-parent --- 07:18:10 [INFO] 07:18:10 [INFO] --- jacoco:0.8.14:report (report) @ bgp-extension-parent --- 07:18:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:18:10 [INFO] 07:18:10 [INFO] --- install:3.1.4:install (default-install) @ bgp-extension-parent --- 07:18:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-extension-parent/0.24.0-SNAPSHOT/bgp-extension-parent-0.24.0-SNAPSHOT.pom 07:18:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-extension-parent/0.24.0-SNAPSHOT/bgp-extension-parent-0.24.0-SNAPSHOT-cyclonedx.xml 07:18:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-extension-parent/0.24.0-SNAPSHOT/bgp-extension-parent-0.24.0-SNAPSHOT-cyclonedx.json 07:18:10 [INFO] 07:18:10 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-extension-parent --- 07:18:10 [INFO] org.opendaylight.bgpcep:bgp-extension-parent:pom:0.24.0-SNAPSHOT 07:18:10 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:18:10 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:18:10 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:18:10 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:18:10 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:18:10 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:18:10 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:18:10 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:18:10 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:18:10 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:18:10 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:18:10 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:18:10 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT:compile 07:18:10 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:18:10 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:18:10 [INFO] | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:18:10 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:18:10 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:18:10 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:18:10 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:compile 07:18:10 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:18:10 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:18:10 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.24.0-SNAPSHOT:compile 07:18:10 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.24.0-SNAPSHOT:compile 07:18:10 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:18:10 [INFO] +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:18:10 [INFO] +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:18:10 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:18:10 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:18:10 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:18:10 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:18:10 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:18:10 [INFO] | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:18:10 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:18:10 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:18:10 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:18:10 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:18:10 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:18:10 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:18:10 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:18:10 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:18:10 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:18:10 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:18:10 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:18:10 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:0.24.0-SNAPSHOT:test 07:18:10 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:18:10 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:18:10 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:test 07:18:10 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:18:10 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:18:10 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:18:10 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:18:10 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:18:10 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:18:10 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:18:10 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:18:10 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:18:10 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:18:10 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:18:10 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:18:10 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:18:10 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:18:10 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:18:10 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:18:10 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:18:10 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:18:10 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:18:10 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:18:10 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:18:10 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:18:10 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:18:10 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:18:10 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:18:10 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:18:10 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:18:10 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:18:10 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:18:10 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:18:10 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:18:10 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:18:10 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:18:10 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:18:10 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:18:10 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:18:10 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:18:10 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:18:10 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:18:10 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:18:10 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:18:10 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:18:10 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:18:10 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:18:10 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:18:10 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:18:10 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:18:10 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:18:10 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:18:10 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:18:10 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:18:10 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:18:10 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:18:10 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:18:10 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:18:10 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:18:10 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:18:10 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:18:10 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:18:10 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:18:10 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:18:10 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:18:10 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:18:10 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:18:10 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:18:10 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:18:10 [INFO] +- junit:junit:jar:4.13.2:test 07:18:10 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:18:10 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:18:10 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:18:10 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:18:10 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:18:10 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:18:10 [INFO] 07:18:10 [INFO] --- clm:3.0.0-01:index (default-cli) @ bgp-extension-parent --- 07:18:10 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/extensions/parent/target/sonatype-clm/module.xml 07:18:10 [INFO] 07:18:10 [INFO] ------------------< org.opendaylight.bgpcep:bgp-inet >------------------ 07:18:10 [INFO] Building bgp-inet 0.24.0-SNAPSHOT [34/167] 07:18:10 [INFO] from bgp/extensions/inet/pom.xml 07:18:10 [INFO] -------------------------------[ bundle ]------------------------------- 07:18:10 [INFO] 07:18:10 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-inet --- 07:18:10 [INFO] 07:18:10 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-inet --- 07:18:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:10 [INFO] 07:18:10 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-inet --- 07:18:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:10 [INFO] 07:18:10 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-inet --- 07:18:10 [INFO] 07:18:10 [INFO] --- dependency:3.9.0:properties (default) @ bgp-inet --- 07:18:10 [INFO] 07:18:10 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-inet --- 07:18: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/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:18:10 [INFO] 07:18:10 [INFO] --- yang:14.0.20:generate-sources (binding) @ bgp-inet --- 07:18:10 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:18:10 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/src/main/yang 07:18:10 [INFO] yang-to-sources: Found 13 dependencies in 2.834 ms 07:18:10 [INFO] yang-to-sources: Project model files found: 1 in 1.700 ms 07:18:10 [INFO] yang-to-sources: 13 YANG models processed in 118.7 ms 07:18:10 [INFO] BindingJavaFileGenerator: Defined 68 files in 14.70 ms 07:18:10 [INFO] Sorted 68 files into 22 directories in 168.3 μs 07:18:10 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 68 in 27.92 ms 07:18:10 [INFO] 07:18:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-inet --- 07:18:10 [INFO] Starting audit... 07:18:10 Audit done. 07:18:10 [INFO] You have 0 Checkstyle violations. 07:18:10 [INFO] 07:18:10 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-inet --- 07:18:10 [INFO] Starting audit... 07:18:10 Audit done. 07:18:10 [INFO] You have 0 Checkstyle violations. 07:18:10 [INFO] 07:18:10 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-inet --- 07:18:10 [INFO] 07:18:10 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-inet --- 07:18:10 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/src/main/resources 07:18:10 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/generated-sources/spi 07:18:10 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:18:10 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:18:10 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:18:10 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/generated-sources/spi 07:18:10 [INFO] 07:18:10 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-inet --- 07:18:10 [INFO] Recompiling the module because of changed dependency. 07:18:10 [INFO] Compiling 78 source files with javac [debug release 21] to target/classes 07:18:11 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 07:18:11 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 07:18:11 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 07:18:11 [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:18:11 [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:18:11 [INFO] 07:18:11 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-inet >>> 07:18:11 [INFO] 07:18:11 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-inet --- 07:18:11 [INFO] Fork Value is true 07:18:14 [INFO] Done SpotBugs Analysis.... 07:18:14 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:18:14 [INFO] 07:18:14 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-inet <<< 07:18:14 [INFO] 07:18:14 [INFO] 07:18:14 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-inet --- 07:18:14 [INFO] BugInstance size is 0 07:18:14 [INFO] Error size is 0 07:18:14 [INFO] No errors/warnings found 07:18:14 [INFO] 07:18:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-inet --- 07:18:14 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:18:14 [INFO] 07:18:14 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-inet --- 07:18:14 [INFO] Recompiling the module because of changed dependency. 07:18:14 [INFO] Compiling 7 source files with javac [debug release 21] to target/test-classes 07:18:14 [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:18:14 [INFO] 07:18:14 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-inet --- 07:18:14 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:18:14 [INFO] 07:18:14 [INFO] ------------------------------------------------------- 07:18:14 [INFO] T E S T S 07:18:14 [INFO] ------------------------------------------------------- 07:18:15 [INFO] Running org.opendaylight.protocol.bgp.inet.Ipv6BgpPrefixSidParserTest 07:18:15 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 s -- in org.opendaylight.protocol.bgp.inet.Ipv6BgpPrefixSidParserTest 07:18:15 [INFO] Running org.opendaylight.protocol.bgp.inet.codec.Ipv4NlriParserTest 07:18:15 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:18:16 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.011 s -- in org.opendaylight.protocol.bgp.inet.codec.Ipv4NlriParserTest 07:18:16 [INFO] Running org.opendaylight.protocol.bgp.inet.codec.nexthop.NextHopParserSerializerTest 07:18:16 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.protocol.bgp.inet.codec.nexthop.NextHopParserSerializerTest 07:18:16 [INFO] Running org.opendaylight.protocol.bgp.inet.codec.BGPParserTest 07:18:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 s -- in org.opendaylight.protocol.bgp.inet.codec.BGPParserTest 07:18:16 [INFO] Running org.opendaylight.protocol.bgp.inet.IPv6RIBSupportTest 07:18:20 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.083 s -- in org.opendaylight.protocol.bgp.inet.IPv6RIBSupportTest 07:18:20 [INFO] Running org.opendaylight.protocol.bgp.inet.IPv4RIBSupportTest 07:18:20 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.opendaylight.protocol.bgp.inet.IPv4RIBSupportTest 07:18:20 [INFO] Running org.opendaylight.protocol.bgp.inet.TableTypeActivatorTest 07:18:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.inet.TableTypeActivatorTest 07:18:20 [INFO] 07:18:20 [INFO] Results: 07:18:20 [INFO] 07:18:20 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0 07:18:20 [INFO] 07:18:20 [INFO] 07:18:20 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-inet --- 07:18:20 [INFO] 07:18:20 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-inet --- 07:18:20 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bgp-inet-0.24.0-SNAPSHOT.jar 07:18:20 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/classes/META-INF/MANIFEST.MF 07:18:20 [INFO] 07:18:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-inet --- 07:18:23 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bgp-inet-0.24.0-SNAPSHOT-javadoc.jar 07:18:23 [INFO] 07:18:23 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-inet --- 07:18:23 [INFO] CycloneDX: Resolving Dependencies 07:18:24 [INFO] CycloneDX: Creating BOM version 1.6 with 53 component(s) 07:18:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bom.xml 07:18:24 [INFO] attaching as bgp-inet-0.24.0-SNAPSHOT-cyclonedx.xml 07:18:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bom.json 07:18:24 [INFO] attaching as bgp-inet-0.24.0-SNAPSHOT-cyclonedx.json 07:18:24 [INFO] 07:18:24 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-inet --- 07:18:24 [INFO] Skipping duplicate-finder execution! 07:18:24 [INFO] 07:18:24 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-inet --- 07:18:24 [INFO] No dependency problems found 07:18:24 [INFO] 07:18:24 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-inet --- 07:18:24 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bgp-inet-0.24.0-SNAPSHOT-sources.jar 07:18:24 [INFO] 07:18:24 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-inet --- 07:18:24 [INFO] 07:18:24 [INFO] --- jacoco:0.8.14:report (report) @ bgp-inet --- 07:18:24 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/code-coverage/jacoco.exec 07:18:24 [INFO] Analyzed bundle 'bgp-inet' with 13 classes 07:18:24 [INFO] 07:18:24 [INFO] --- install:3.1.4:install (default-install) @ bgp-inet --- 07:18:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-inet/0.24.0-SNAPSHOT/bgp-inet-0.24.0-SNAPSHOT.pom 07:18:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bgp-inet-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-inet/0.24.0-SNAPSHOT/bgp-inet-0.24.0-SNAPSHOT.jar 07:18:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bgp-inet-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-inet/0.24.0-SNAPSHOT/bgp-inet-0.24.0-SNAPSHOT-javadoc.jar 07:18:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-inet/0.24.0-SNAPSHOT/bgp-inet-0.24.0-SNAPSHOT-cyclonedx.xml 07:18:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-inet/0.24.0-SNAPSHOT/bgp-inet-0.24.0-SNAPSHOT-cyclonedx.json 07:18:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bgp-inet-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-inet/0.24.0-SNAPSHOT/bgp-inet-0.24.0-SNAPSHOT-sources.jar 07:18:24 [INFO] 07:18:24 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-inet --- 07:18:24 [INFO] Installing org/opendaylight/bgpcep/bgp-inet/0.24.0-SNAPSHOT/bgp-inet-0.24.0-SNAPSHOT.jar 07:18:24 [INFO] Writing OBR metadata 07:18:24 [INFO] 07:18:24 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-inet --- 07:18:24 [INFO] org.opendaylight.bgpcep:bgp-inet:bundle:0.24.0-SNAPSHOT 07:18:24 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:18:24 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:18:24 [INFO] +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:18:24 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.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-parser-impl:jar:0.24.0-SNAPSHOT:test 07:18:24 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:18:24 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:18:24 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:18:24 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:18:24 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:18:24 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:18:24 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:18:24 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:18:24 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT:compile 07:18:24 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:18:24 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:18:24 [INFO] | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:18:24 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:18:24 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:18:24 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:18:24 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:compile 07:18:24 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:18:24 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:18:24 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.24.0-SNAPSHOT:compile 07:18:24 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.24.0-SNAPSHOT:compile 07:18:24 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:18:24 [INFO] +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:18:24 [INFO] +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:18:24 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:18:24 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:18:24 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:18:24 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:18:24 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:18:24 [INFO] | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:18:24 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:18:24 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:18:24 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:18:24 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:18:24 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final:compile 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.43.0:compile 07:18:24 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:18:24 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:0.24.0-SNAPSHOT:test 07:18:24 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:18:24 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:18:24 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:test 07:18:24 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:18:24 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:18:24 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:18:24 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:18:24 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:18:24 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:18:24 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:18:24 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:18:24 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:18:24 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:18:24 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:18:24 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:18:24 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:18:24 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:18:24 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:18:24 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:18:24 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:18:24 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:18:24 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:18:24 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:18:24 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:18:24 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:18:24 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:18:24 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:18:24 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:18:24 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:18:24 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:18:24 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:18:24 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:18:24 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:18:24 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:18:24 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:18:24 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:18:24 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:18:24 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:18:24 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:18:24 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:18:24 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:18:24 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:18:24 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:18:24 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:18:24 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:18:24 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:18:24 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:18:24 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:18:24 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:18:24 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:18:24 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:18:24 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:18:24 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:18:24 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:18:24 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 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.6: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.0: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.0: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.0:test 07:18:24 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:18:24 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:18:24 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.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.0:test 07:18:24 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:18:24 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:18:24 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8: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.0-01:index (default-cli) @ bgp-inet --- 07:18:24 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/sonatype-clm/module.xml 07:18:24 [INFO] 07:18:24 [INFO] ----------< org.opendaylight.bgpcep:bgp-path-selection-mode >----------- 07:18:24 [INFO] Building bgp-path-selection-mode 0.24.0-SNAPSHOT [35/167] 07:18:24 [INFO] from bgp/path-selection-mode/pom.xml 07:18:24 [INFO] -------------------------------[ bundle ]------------------------------- 07:18:24 [INFO] 07:18:24 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-path-selection-mode --- 07:18:24 [INFO] 07:18:24 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-path-selection-mode --- 07:18:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:24 [INFO] 07:18:24 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-path-selection-mode --- 07:18:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:24 [INFO] 07:18:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-path-selection-mode --- 07:18:25 [INFO] 07:18:25 [INFO] --- dependency:3.9.0:properties (default) @ bgp-path-selection-mode --- 07:18:25 [INFO] 07:18:25 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-path-selection-mode --- 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/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:18:25 [INFO] 07:18:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-path-selection-mode --- 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) @ bgp-path-selection-mode --- 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.9.0:copy (unpack-license) @ bgp-path-selection-mode --- 07:18:25 [INFO] 07:18:25 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-path-selection-mode --- 07:18:25 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/resources 07:18:25 [INFO] 07:18:25 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-path-selection-mode --- 07:18:25 [INFO] Recompiling the module because of changed dependency. 07:18:25 [INFO] Compiling 25 source files with javac [debug release 21] to target/classes 07:18:25 [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:25 [INFO] 07:18:25 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-path-selection-mode >>> 07:18:25 [INFO] 07:18:25 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-path-selection-mode --- 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 @ bgp-path-selection-mode <<< 07:18:28 [INFO] 07:18:28 [INFO] 07:18:28 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-path-selection-mode --- 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.3.1:testResources (default-testResources) @ bgp-path-selection-mode --- 07:18:28 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/test/resources 07:18:28 [INFO] 07:18:28 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-path-selection-mode --- 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:29 [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:29 [INFO] 07:18:29 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-path-selection-mode --- 07:18:29 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:18:29 [INFO] 07:18:29 [INFO] ------------------------------------------------------- 07:18:29 [INFO] T E S T S 07:18:29 [INFO] ------------------------------------------------------- 07:18:30 [INFO] Running org.opendaylight.protocol.bgp.mode.impl.base.BaseBestPathTest 07:18:30 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 s -- in org.opendaylight.protocol.bgp.mode.impl.base.BaseBestPathTest 07:18:30 [INFO] Running org.opendaylight.protocol.bgp.mode.impl.base.BasePathSelectorTest 07:18:30 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.protocol.bgp.mode.impl.base.BasePathSelectorTest 07:18:30 [INFO] 07:18:30 [INFO] Results: 07:18:30 [INFO] 07:18:30 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 07:18:30 [INFO] 07:18:30 [INFO] 07:18:30 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-path-selection-mode --- 07:18:30 [INFO] 07:18:30 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-path-selection-mode --- 07:18:30 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-0.24.0-SNAPSHOT.jar 07:18:30 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/classes/META-INF/MANIFEST.MF 07:18:30 [INFO] 07:18:30 [INFO] --- jar:3.4.2:test-jar (default) @ bgp-path-selection-mode --- 07:18:30 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-0.24.0-SNAPSHOT-tests.jar 07:18:30 [INFO] 07:18:30 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ bgp-path-selection-mode --- 07:18:30 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-0.24.0-SNAPSHOT-test-sources.jar 07:18:30 [INFO] 07:18:30 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-path-selection-mode --- 07:18:32 [WARNING] Javadoc Warnings 07:18:32 [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:32 [WARNING] public interface RouteEntry, S extends ChildOf> { 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] public interface RouteEntry, S extends ChildOf> { 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] public abstract class AddPathAbstractRouteEntry, 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] public abstract class AddPathAbstractRouteEntry, 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] public abstract class AbstractOffsetMap, T extends AbstractOffsetMap> { 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] public abstract class AbstractOffsetMap, T extends AbstractOffsetMap> { 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] public abstract class AbstractBestPath implements BestPath { 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] protected final BestPathState state; 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] protected AbstractBestPath(final BestPathState state) { 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] protected ToStringHelper addToStringAttributes(final ToStringHelper toStringHelper) { 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] public final BestPathState getState() { 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] public class AbstractBestPathSelector { 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] protected RouterId bestOriginatorId = null; 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] protected BestPathState bestState = null; 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] protected AbstractBestPathSelector(final long ourAs) { 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] protected AbstractOffsetMap(final K[] emptyKeys, final Comparator comparator, final ImmutableSet routerIds) { 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] protected abstract Comparator comparator(); 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] protected abstract K[] emptyKeys(); 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] public final C[] expand(final T oldOffsets, final C[] oldArray, final int offset) { 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] public final K getKey(final int offset) { 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] public final C getValue(final C[] array, final int offset) { 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] protected abstract T instanceForKeys(ImmutableSet newKeys); 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] public final boolean isEmpty() { 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] public final int offsetOf(final K key) { 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] public final C[] removeValue(final C[] oldArray, final int offset, final C[] emptyArray) { 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] public final void setValue(final C[] array, final int offset, final C value) { 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] public final int size() { 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] public final T with(final K key) { 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] public final T without(final K key) { 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] boolean selectBest(RIBSupport ribSupport, long localAs); 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] @NonNull List> actualBestPaths(@NonNull RIBSupport ribSupport, 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] @NonNull List> newBestPaths(@NonNull RIBSupport ribSupport, @NonNull String routeKey); 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] protected final void processOffset(final RIBSupport ribSupport, final AddPathSelector selector, 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] public abstract class AddPathAbstractRouteEntry, 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] protected final AddPathBestPath bestPathAt(final RIBSupport ribSupport, final int offset) { 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] protected abstract ImmutableList selectBest(RIBSupport ribSupport, long localAs, 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] @NonNull RouteEntry createRouteEntry(); 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] @NonNull RouteEntry createRouteEntry(); 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] public final class AddPathBestNPathSelection implements PathSelectionMode { 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] public AddPathBestNPathSelection(final int npaths) { 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] public final class AddPathBestPath extends AbstractBestPath { 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] public int getOffset() { 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] public final class AddPathSelector extends AbstractBestPathSelector { 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] public AddPathSelector(final long ourAs) { 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] public AddPathBestPath result() { 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] public final class AllPathSelection implements PathSelectionMode { 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] public AllPathSelection() { 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] public final class BasePathSelectionModeFactory { 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] public static PathSelectionMode createBestPathSelectionStrategy() { 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] public final class BesthPathStateUtil { 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] public static long getPeerAs(final List segments) { 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] public interface BestPath { 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] public interface BestPathState { 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] int getAsPathLength(); 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] @NonNull ContainerNode getAttributes(); 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] @Nullable Uint32 getLocalPref(); 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] long getMultiExitDisc(); 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] @Nullable BgpOrigin getOrigin(); 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] long getPeerAs(); 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] public final class BestPathStateImpl implements BestPathState { 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] public BestPathStateImpl(final ContainerNode attributes) { 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] public final class BGPRouteEntryExportParametersImpl implements BGPRouteEntryExportParameters { 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] public BGPRouteEntryExportParametersImpl(final Peer fromPeer, final Peer toPeer, 07:18:32 [WARNING] ^ 07:18:32 [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:32 [WARNING] public interface PathSelectionMode extends AutoCloseable { 07:18:32 [WARNING] ^ 07:18:32 [WARNING] 64 warnings 07:18:32 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-0.24.0-SNAPSHOT-javadoc.jar 07:18:32 [INFO] 07:18:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-path-selection-mode --- 07:18:32 [INFO] CycloneDX: Resolving Dependencies 07:18:33 [INFO] CycloneDX: Creating BOM version 1.6 with 46 component(s) 07:18:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bom.xml 07:18:33 [INFO] attaching as bgp-path-selection-mode-0.24.0-SNAPSHOT-cyclonedx.xml 07:18:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bom.json 07:18:33 [INFO] attaching as bgp-path-selection-mode-0.24.0-SNAPSHOT-cyclonedx.json 07:18:33 [INFO] 07:18:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-path-selection-mode --- 07:18:33 [INFO] Skipping duplicate-finder execution! 07:18:33 [INFO] 07:18:33 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-path-selection-mode --- 07:18:33 [WARNING] Used undeclared dependencies found: 07:18:33 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:18:33 [WARNING] Non-test scoped test only dependencies found: 07:18:33 [WARNING] org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:18:33 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:18:33 [INFO] 07:18:33 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-path-selection-mode --- 07:18:33 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-0.24.0-SNAPSHOT-sources.jar 07:18:33 [INFO] 07:18:33 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-path-selection-mode --- 07:18:33 [INFO] 07:18:33 [INFO] --- jacoco:0.8.14:report (report) @ bgp-path-selection-mode --- 07:18:33 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/code-coverage/jacoco.exec 07:18:33 [INFO] Analyzed bundle 'bgp-path-selection-mode' with 28 classes 07:18:33 [INFO] 07:18:33 [INFO] --- install:3.1.4:install (default-install) @ bgp-path-selection-mode --- 07:18:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.24.0-SNAPSHOT/bgp-path-selection-mode-0.24.0-SNAPSHOT.pom 07:18:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.24.0-SNAPSHOT/bgp-path-selection-mode-0.24.0-SNAPSHOT.jar 07:18:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-0.24.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.24.0-SNAPSHOT/bgp-path-selection-mode-0.24.0-SNAPSHOT-tests.jar 07:18:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-0.24.0-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.24.0-SNAPSHOT/bgp-path-selection-mode-0.24.0-SNAPSHOT-test-sources.jar 07:18:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.24.0-SNAPSHOT/bgp-path-selection-mode-0.24.0-SNAPSHOT-javadoc.jar 07:18:33 [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/0.24.0-SNAPSHOT/bgp-path-selection-mode-0.24.0-SNAPSHOT-cyclonedx.xml 07:18:33 [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/0.24.0-SNAPSHOT/bgp-path-selection-mode-0.24.0-SNAPSHOT-cyclonedx.json 07:18:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.24.0-SNAPSHOT/bgp-path-selection-mode-0.24.0-SNAPSHOT-sources.jar 07:18:33 [INFO] 07:18:33 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-path-selection-mode --- 07:18:33 [INFO] Installing org/opendaylight/bgpcep/bgp-path-selection-mode/0.24.0-SNAPSHOT/bgp-path-selection-mode-0.24.0-SNAPSHOT.jar 07:18:33 [INFO] Writing OBR metadata 07:18:33 [INFO] 07:18:33 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-path-selection-mode --- 07:18:33 [INFO] org.opendaylight.bgpcep:bgp-path-selection-mode:bundle:0.24.0-SNAPSHOT 07:18:33 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:18:33 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:18:33 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:18:33 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:18:33 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:18:33 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:18:33 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:18:33 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:18:33 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:18:33 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT:compile 07:18:33 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:18:33 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:18:33 [INFO] | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:18:33 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:compile 07:18:33 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:18:33 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:18:33 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:18:33 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:18:33 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:18:33 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:18:33 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:18:33 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:18:33 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:18:33 [INFO] | \- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:18:33 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.24.0-SNAPSHOT:compile 07:18:33 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:18:33 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:18:33 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:18:33 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:18:33 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:18:33 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:18:33 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:18:33 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:18:33 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:18:33 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:18:33 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:18:33 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:18:33 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:18:33 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:18:33 [INFO] | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:18:33 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:18:33 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:18:33 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:18:33 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:18:33 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.24.0-SNAPSHOT:test 07:18:33 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.24.0-SNAPSHOT:test 07:18:33 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.24.0-SNAPSHOT:test 07:18:33 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:18:33 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:18:33 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:18:33 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:18:33 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:18:33 [INFO] | | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:18:33 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:18:33 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:18:33 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:18:33 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:18:33 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:18:33 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:18:33 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:18:33 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:18:33 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:18:33 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:18:33 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:18:33 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:18:33 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:test 07:18:33 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:18:33 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:18:33 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:18:33 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:18:33 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:18:33 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:18:33 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:18:33 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:18:33 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:18:33 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:18:33 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:18:33 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:18:33 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:18:33 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:18:33 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:18:33 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:18:33 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:18:33 [INFO] +- junit:junit:jar:4.13.2:test 07:18:33 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:18:33 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:18:33 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:18:33 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:18:33 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:18:33 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:18:33 [INFO] 07:18:33 [INFO] --- clm:3.0.0-01:index (default-cli) @ bgp-path-selection-mode --- 07:18:33 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/sonatype-clm/module.xml 07:18:33 [INFO] 07:18:33 [INFO] -------------< org.opendaylight.bgpcep:config-loader-spi >-------------- 07:18:33 [INFO] Building config-loader-spi 0.24.0-SNAPSHOT [36/167] 07:18:33 [INFO] from config-loader/config-loader-spi/pom.xml 07:18:33 [INFO] -------------------------------[ bundle ]------------------------------- 07:18:33 [INFO] 07:18:33 [INFO] --- clean:3.5.0:clean (default-clean) @ config-loader-spi --- 07:18:33 [INFO] 07:18:33 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ config-loader-spi --- 07:18:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:33 [INFO] 07:18:33 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ config-loader-spi --- 07:18:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:33 [INFO] 07:18:33 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ config-loader-spi --- 07:18:33 [INFO] 07:18:33 [INFO] --- dependency:3.9.0:properties (default) @ config-loader-spi --- 07:18:33 [INFO] 07:18:33 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ config-loader-spi --- 07:18: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/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:33 [INFO] 07:18:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ config-loader-spi --- 07:18:33 [INFO] Starting audit... 07:18:33 Audit done. 07:18:33 [INFO] You have 0 Checkstyle violations. 07:18:33 [INFO] 07:18:33 [INFO] --- checkstyle:3.6.0:check (default) @ config-loader-spi --- 07:18:33 [INFO] Starting audit... 07:18:33 Audit done. 07:18:33 [INFO] You have 0 Checkstyle violations. 07:18:33 [INFO] 07:18:33 [INFO] --- dependency:3.9.0:copy (unpack-license) @ config-loader-spi --- 07:18:33 [INFO] 07:18:33 [INFO] --- resources:3.3.1:resources (default-resources) @ config-loader-spi --- 07:18:33 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/src/main/resources 07:18:33 [INFO] 07:18:33 [INFO] --- compiler:3.14.1:compile (default-compile) @ config-loader-spi --- 07:18:33 [INFO] Recompiling the module because of changed source code. 07:18:33 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 07:18:33 [INFO] 07:18:33 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ config-loader-spi >>> 07:18:33 [INFO] 07:18:33 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ config-loader-spi --- 07:18:33 [INFO] Fork Value is true 07:18:35 [INFO] Done SpotBugs Analysis.... 07:18:35 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:18:35 [INFO] 07:18:35 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ config-loader-spi <<< 07:18:35 [INFO] 07:18:35 [INFO] 07:18:35 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ config-loader-spi --- 07:18:35 [INFO] BugInstance size is 0 07:18:35 [INFO] Error size is 0 07:18:35 [INFO] No errors/warnings found 07:18:35 [INFO] 07:18:35 [INFO] --- resources:3.3.1:testResources (default-testResources) @ config-loader-spi --- 07:18:35 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/src/test/resources 07:18:35 [INFO] 07:18:35 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ config-loader-spi --- 07:18:35 [INFO] No sources to compile 07:18:35 [INFO] 07:18:35 [INFO] --- surefire:3.5.4:test (default-test) @ config-loader-spi --- 07:18:35 [INFO] No tests to run. 07:18:35 [INFO] 07:18:35 [INFO] --- copy:14.1.6:copy-files (default) @ config-loader-spi --- 07:18:35 [INFO] 07:18:35 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ config-loader-spi --- 07:18:35 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/config-loader-spi-0.24.0-SNAPSHOT.jar 07:18:35 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/classes/META-INF/MANIFEST.MF 07:18:35 [INFO] 07:18:35 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ config-loader-spi --- 07:18:37 [WARNING] Javadoc Warnings 07:18:37 [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:37 [WARNING] protected AbstractConfigFileProcessor(final String name, final ConfigLoader configLoader, 07:18:37 [WARNING] ^ 07:18:37 [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:37 [WARNING] public abstract class AbstractOSGiConfigFileProcessor extends ForwardingConfigFileProcessor { 07:18:37 [WARNING] ^ 07:18:37 [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:37 [WARNING] AbstractRegistration registerConfigFile(ConfigFileProcessor config); 07:18:37 [WARNING] ^ 07:18:37 [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:37 [WARNING] public interface ConfigLoader { 07:18:37 [WARNING] ^ 07:18:37 [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:37 [WARNING] public abstract class ForwardingConfigFileProcessor extends ForwardingObject implements ConfigFileProcessor { 07:18:37 [WARNING] ^ 07:18:37 [WARNING] 5 warnings 07:18:37 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/config-loader-spi-0.24.0-SNAPSHOT-javadoc.jar 07:18:37 [INFO] 07:18:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ config-loader-spi --- 07:18:37 [INFO] CycloneDX: Resolving Dependencies 07:18:37 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 07:18:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/bom.xml 07:18:37 [INFO] attaching as config-loader-spi-0.24.0-SNAPSHOT-cyclonedx.xml 07:18:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/bom.json 07:18:37 [INFO] attaching as config-loader-spi-0.24.0-SNAPSHOT-cyclonedx.json 07:18:37 [INFO] 07:18:37 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ config-loader-spi --- 07:18:37 [INFO] Skipping duplicate-finder execution! 07:18:37 [INFO] 07:18:37 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ config-loader-spi --- 07:18:37 [INFO] No dependency problems found 07:18:37 [INFO] 07:18:37 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ config-loader-spi --- 07:18:37 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/config-loader-spi-0.24.0-SNAPSHOT-sources.jar 07:18:37 [INFO] 07:18:37 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ config-loader-spi --- 07:18:37 [INFO] 07:18:37 [INFO] --- jacoco:0.8.14:report (report) @ config-loader-spi --- 07:18:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:18:37 [INFO] 07:18:37 [INFO] --- install:3.1.4:install (default-install) @ config-loader-spi --- 07:18:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/0.24.0-SNAPSHOT/config-loader-spi-0.24.0-SNAPSHOT.pom 07:18:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/config-loader-spi-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/0.24.0-SNAPSHOT/config-loader-spi-0.24.0-SNAPSHOT.jar 07:18:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/config-loader-spi-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/0.24.0-SNAPSHOT/config-loader-spi-0.24.0-SNAPSHOT-javadoc.jar 07:18:37 [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/0.24.0-SNAPSHOT/config-loader-spi-0.24.0-SNAPSHOT-cyclonedx.xml 07:18:37 [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/0.24.0-SNAPSHOT/config-loader-spi-0.24.0-SNAPSHOT-cyclonedx.json 07:18:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/config-loader-spi-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/0.24.0-SNAPSHOT/config-loader-spi-0.24.0-SNAPSHOT-sources.jar 07:18:37 [INFO] 07:18:37 [INFO] --- bundle:6.0.0:install (default-install) @ config-loader-spi --- 07:18:37 [INFO] Installing org/opendaylight/bgpcep/config-loader-spi/0.24.0-SNAPSHOT/config-loader-spi-0.24.0-SNAPSHOT.jar 07:18:37 [INFO] Writing OBR metadata 07:18:37 [INFO] 07:18:37 [INFO] --- dependency:3.9.0:tree (default-cli) @ config-loader-spi --- 07:18:37 [INFO] org.opendaylight.bgpcep:config-loader-spi:bundle:0.24.0-SNAPSHOT 07:18:37 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:18:37 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:18:37 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:18:37 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:18:37 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:18:37 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:18:37 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:18:37 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:18:37 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:18:37 [INFO] | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:18:37 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:18:37 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:18:37 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:18:37 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:18:37 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:18:37 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:18:37 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:18:37 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:18:37 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:18:37 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:18:37 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:18:37 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:18:37 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:18:37 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:18:37 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:18:37 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:18:37 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:18:37 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:18:37 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:18:37 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:18:37 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:18:37 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:18:37 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:18:37 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:18:37 [INFO] +- junit:junit:jar:4.13.2:test 07:18:37 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:18:37 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:18:37 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:18:37 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:18:37 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:18:37 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:18:37 [INFO] 07:18:37 [INFO] --- clm:3.0.0-01:index (default-cli) @ config-loader-spi --- 07:18:37 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/sonatype-clm/module.xml 07:18:37 [INFO] 07:18:37 [INFO] -------------< org.opendaylight.bgpcep:config-loader-impl >------------- 07:18:37 [INFO] Building config-loader-impl 0.24.0-SNAPSHOT [37/167] 07:18:37 [INFO] from config-loader/config-loader-impl/pom.xml 07:18:37 [INFO] -------------------------------[ bundle ]------------------------------- 07:18:37 [INFO] 07:18:37 [INFO] --- clean:3.5.0:clean (default-clean) @ config-loader-impl --- 07:18:37 [INFO] 07:18:37 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ config-loader-impl --- 07:18:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:37 [INFO] 07:18:37 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ config-loader-impl --- 07:18:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:37 [INFO] 07:18:37 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ config-loader-impl --- 07:18:38 [INFO] 07:18:38 [INFO] --- dependency:3.9.0:properties (default) @ config-loader-impl --- 07:18:38 [INFO] 07:18:38 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ config-loader-impl --- 07:18: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/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:38 [INFO] 07:18:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ config-loader-impl --- 07:18:38 [INFO] Starting audit... 07:18:38 Audit done. 07:18:38 [INFO] You have 0 Checkstyle violations. 07:18:38 [INFO] 07:18:38 [INFO] --- checkstyle:3.6.0:check (default) @ config-loader-impl --- 07:18:38 [INFO] Starting audit... 07:18:38 Audit done. 07:18:38 [INFO] You have 0 Checkstyle violations. 07:18:38 [INFO] 07:18:38 [INFO] --- dependency:3.9.0:copy (unpack-license) @ config-loader-impl --- 07:18:38 [INFO] 07:18:38 [INFO] --- resources:3.3.1:resources (default-resources) @ config-loader-impl --- 07:18:38 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/src/main/resources 07:18:38 [INFO] 07:18:38 [INFO] --- compiler:3.14.1:compile (default-compile) @ config-loader-impl --- 07:18:38 [INFO] Recompiling the module because of changed dependency. 07:18:38 [INFO] Compiling 6 source files with javac [debug release 21] to target/classes 07:18:38 [INFO] 07:18:38 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ config-loader-impl >>> 07:18:38 [INFO] 07:18:38 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ config-loader-impl --- 07:18:38 [INFO] Fork Value is true 07:18:41 [INFO] Done SpotBugs Analysis.... 07:18:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:18:41 [INFO] 07:18:41 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ config-loader-impl <<< 07:18:41 [INFO] 07:18:41 [INFO] 07:18:41 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ config-loader-impl --- 07:18:41 [INFO] BugInstance size is 0 07:18:41 [INFO] Error size is 0 07:18:41 [INFO] No errors/warnings found 07:18:41 [INFO] 07:18:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ config-loader-impl --- 07:18:41 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:18:41 [INFO] 07:18:41 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ config-loader-impl --- 07:18:41 [INFO] Recompiling the module because of changed dependency. 07:18:41 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 07:18:41 [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:41 [INFO] 07:18:41 [INFO] --- surefire:3.5.4:test (default-test) @ config-loader-impl --- 07:18:41 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:18:41 [INFO] 07:18:41 [INFO] ------------------------------------------------------- 07:18:41 [INFO] T E S T S 07:18:41 [INFO] ------------------------------------------------------- 07:18:42 [INFO] Running org.opendaylight.bgpcep.config.loader.impl.ConfigLoaderImplTest 07:18:44 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:18:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.540 s -- in org.opendaylight.bgpcep.config.loader.impl.ConfigLoaderImplTest 07:18:45 [INFO] Running org.opendaylight.bgpcep.config.loader.impl.DefaultWatcherTest 07:18:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.bgpcep.config.loader.impl.DefaultWatcherTest 07:18:45 [INFO] Running org.opendaylight.bgpcep.config.loader.impl.OSGiConfigLoaderTest 07:18:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.528 s -- in org.opendaylight.bgpcep.config.loader.impl.OSGiConfigLoaderTest 07:18:46 [INFO] Running org.opendaylight.bgpcep.config.loader.impl.SimpleConfigLoaderTest 07:18:46 [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:46 [INFO] 07:18:46 [INFO] Results: 07:18:46 [INFO] 07:18:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 07:18:46 [INFO] 07:18:46 [INFO] 07:18:46 [INFO] --- copy:14.1.6:copy-files (default) @ config-loader-impl --- 07:18:46 [INFO] 07:18:46 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ config-loader-impl --- 07:18:46 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-0.24.0-SNAPSHOT.jar 07:18:46 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/classes/META-INF/MANIFEST.MF 07:18:46 [INFO] 07:18:46 [INFO] --- jar:3.4.2:test-jar (default) @ config-loader-impl --- 07:18:46 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-0.24.0-SNAPSHOT-tests.jar 07:18:46 [INFO] 07:18:46 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ config-loader-impl --- 07:18:46 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-0.24.0-SNAPSHOT-test-sources.jar 07:18:46 [INFO] 07:18:46 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ config-loader-impl --- 07:18:47 [WARNING] Javadoc Warnings 07:18:47 [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:47 [WARNING] public final class DefaultFileWatcher extends AbstractRegistration implements FileWatcher { 07:18:47 [WARNING] ^ 07:18:47 [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:47 [WARNING] public DefaultFileWatcher() throws IOException { 07:18:47 [WARNING] ^ 07:18:47 [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:47 [WARNING] public void activate() throws IOException { 07:18:47 [WARNING] ^ 07:18:47 [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:47 [WARNING] public void deactivate() { 07:18:47 [WARNING] ^ 07:18:47 [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:47 [WARNING] public interface FileWatcher { 07:18:47 [WARNING] ^ 07:18:47 [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:47 [WARNING] public final class OSGiConfigLoader extends AbstractWatchingConfigLoader { 07:18:47 [WARNING] ^ 07:18:47 [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:47 [WARNING] public final class OSGiConfigLoader extends AbstractWatchingConfigLoader { 07:18:47 [WARNING] ^ 07:18:47 [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:47 [WARNING] public final class SimpleConfigLoader extends AbstractWatchingConfigLoader implements AutoCloseable { 07:18:47 [WARNING] ^ 07:18:47 [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:47 [WARNING] public SimpleConfigLoader(final FileWatcher fileWatcher, final BindingRuntimeContext runtimeContext) { 07:18:47 [WARNING] ^ 07:18:47 [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:47 [WARNING] public void init() { 07:18:47 [WARNING] ^ 07:18:47 [WARNING] 10 warnings 07:18:47 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-0.24.0-SNAPSHOT-javadoc.jar 07:18:47 [INFO] 07:18:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ config-loader-impl --- 07:18:47 [INFO] CycloneDX: Resolving Dependencies 07:18:48 [INFO] CycloneDX: Creating BOM version 1.6 with 45 component(s) 07:18:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/bom.xml 07:18:48 [INFO] attaching as config-loader-impl-0.24.0-SNAPSHOT-cyclonedx.xml 07:18:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/bom.json 07:18:48 [INFO] attaching as config-loader-impl-0.24.0-SNAPSHOT-cyclonedx.json 07:18:48 [INFO] 07:18:48 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ config-loader-impl --- 07:18:48 [INFO] Skipping duplicate-finder execution! 07:18:48 [INFO] 07:18:48 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ config-loader-impl --- 07:18:48 [INFO] No dependency problems found 07:18:48 [INFO] 07:18:48 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ config-loader-impl --- 07:18:48 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-0.24.0-SNAPSHOT-sources.jar 07:18:48 [INFO] 07:18:48 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ config-loader-impl --- 07:18:48 [INFO] 07:18:48 [INFO] --- jacoco:0.8.14:report (report) @ config-loader-impl --- 07:18:48 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/code-coverage/jacoco.exec 07:18:48 [INFO] Analyzed bundle 'config-loader-impl' with 8 classes 07:18:48 [INFO] 07:18:48 [INFO] --- install:3.1.4:install (default-install) @ config-loader-impl --- 07:18:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.24.0-SNAPSHOT/config-loader-impl-0.24.0-SNAPSHOT.pom 07:18:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.24.0-SNAPSHOT/config-loader-impl-0.24.0-SNAPSHOT.jar 07:18:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-0.24.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.24.0-SNAPSHOT/config-loader-impl-0.24.0-SNAPSHOT-tests.jar 07:18:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-0.24.0-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.24.0-SNAPSHOT/config-loader-impl-0.24.0-SNAPSHOT-test-sources.jar 07:18:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.24.0-SNAPSHOT/config-loader-impl-0.24.0-SNAPSHOT-javadoc.jar 07:18:48 [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/0.24.0-SNAPSHOT/config-loader-impl-0.24.0-SNAPSHOT-cyclonedx.xml 07:18:48 [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/0.24.0-SNAPSHOT/config-loader-impl-0.24.0-SNAPSHOT-cyclonedx.json 07:18:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.24.0-SNAPSHOT/config-loader-impl-0.24.0-SNAPSHOT-sources.jar 07:18:48 [INFO] 07:18:48 [INFO] --- bundle:6.0.0:install (default-install) @ config-loader-impl --- 07:18:48 [INFO] Installing org/opendaylight/bgpcep/config-loader-impl/0.24.0-SNAPSHOT/config-loader-impl-0.24.0-SNAPSHOT.jar 07:18:48 [INFO] Writing OBR metadata 07:18:48 [INFO] 07:18:48 [INFO] --- dependency:3.9.0:tree (default-cli) @ config-loader-impl --- 07:18:48 [INFO] org.opendaylight.bgpcep:config-loader-impl:bundle:0.24.0-SNAPSHOT 07:18:48 [INFO] +- org.opendaylight.bgpcep:config-loader-spi:jar:0.24.0-SNAPSHOT:compile 07:18:48 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:18:48 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 07:18:48 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:18:48 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:18:48 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:18:48 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:18:48 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:18:48 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:18:48 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:18:48 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:18:48 [INFO] +- org.checkerframework:checker-qual:jar:3.51.1:provided 07:18:48 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:18:48 [INFO] +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:18:48 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:18:48 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:18:48 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:18:48 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:18:48 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:18:48 [INFO] +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:18:48 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:18:48 [INFO] +- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:18:48 [INFO] | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:18:48 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:18:48 [INFO] | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:18:48 [INFO] | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:18:48 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:18:48 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:18:48 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:18:48 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:18:48 [INFO] | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:18:48 [INFO] +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:18:48 [INFO] | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:18:48 [INFO] +- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:18:48 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:18:48 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:18:48 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:18:48 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:18:48 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:18:48 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:18:48 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:test 07:18:48 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:test 07:18:48 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:test 07:18:48 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:test 07:18:48 [INFO] | | +- io.netty:netty-buffer:jar:4.2.7.Final:test 07:18:48 [INFO] | | | \- io.netty:netty-common:jar:4.2.7.Final:test 07:18:48 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:test 07:18:48 [INFO] | | \- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:test 07:18:48 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:test 07:18:48 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:test 07:18:48 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:test 07:18:48 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:test 07:18:48 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:test 07:18:48 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:test 07:18:48 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:test 07:18:48 [INFO] +- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:test 07:18:48 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:18:48 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:14.0.20:test 07:18:48 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:18:48 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:18:48 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:18:48 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:18:48 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:18:48 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:18:48 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:18:48 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:18:48 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:18:48 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:18:48 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:18:48 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:18:48 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:18:48 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:18:48 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:18:48 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:18:48 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:18:48 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:18:48 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:18:48 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:18:48 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:18:48 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:18:48 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:18:48 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:18:48 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:test 07:18:48 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:test 07:18:48 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:18:48 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:test 07:18:48 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:18:48 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:18:48 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:18:48 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:18:48 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:18:48 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:18:48 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:18:48 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:18:48 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:18:48 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:18:48 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:18:48 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:18:48 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:18:48 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:18:48 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:test 07:18:48 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:18:48 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:18:48 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:18:48 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:18:48 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:18:48 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:18:48 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:18:48 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:18:48 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:18:48 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:18:48 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:18:48 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:18:48 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:18:48 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:18:48 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:18:48 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:18:48 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:18:48 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:18:48 [INFO] +- junit:junit:jar:4.13.2:test 07:18:48 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:18:48 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:18:48 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:18:48 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:18:48 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:18:48 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:18:48 [INFO] 07:18:48 [INFO] --- clm:3.0.0-01:index (default-cli) @ config-loader-impl --- 07:18:48 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/sonatype-clm/module.xml 07:18:48 [INFO] 07:18:48 [INFO] ---------------< org.opendaylight.bgpcep:testtool-util >---------------- 07:18:48 [INFO] Building testtool-util 0.24.0-SNAPSHOT [38/167] 07:18:48 [INFO] from testtool-util/pom.xml 07:18:48 [INFO] -------------------------------[ bundle ]------------------------------- 07:18:49 [INFO] 07:18:49 [INFO] --- clean:3.5.0:clean (default-clean) @ testtool-util --- 07:18:49 [INFO] 07:18:49 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ testtool-util --- 07:18:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:49 [INFO] 07:18:49 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ testtool-util --- 07:18:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:49 [INFO] 07:18:49 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ testtool-util --- 07:18:49 [INFO] 07:18:49 [INFO] --- dependency:3.9.0:properties (default) @ testtool-util --- 07:18:49 [INFO] 07:18:49 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ testtool-util --- 07:18: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/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:49 [INFO] 07:18:49 [INFO] --- checkstyle:3.6.0:check (check-license) @ testtool-util --- 07:18:49 [INFO] Starting audit... 07:18:49 Audit done. 07:18:49 [INFO] You have 0 Checkstyle violations. 07:18:49 [INFO] 07:18:49 [INFO] --- checkstyle:3.6.0:check (default) @ testtool-util --- 07:18:49 [INFO] Starting audit... 07:18:49 Audit done. 07:18:49 [INFO] You have 0 Checkstyle violations. 07:18:49 [INFO] 07:18:49 [INFO] --- dependency:3.9.0:copy (unpack-license) @ testtool-util --- 07:18:49 [INFO] 07:18:49 [INFO] --- resources:3.3.1:resources (default-resources) @ testtool-util --- 07:18:49 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/resources 07:18:49 [INFO] 07:18:49 [INFO] --- compiler:3.14.1:compile (default-compile) @ testtool-util --- 07:18:49 [INFO] Recompiling the module because of changed source code. 07:18:49 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 07:18:49 [INFO] 07:18:49 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ testtool-util >>> 07:18:49 [INFO] 07:18:49 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ testtool-util --- 07:18:49 [INFO] Fork Value is true 07:18:52 [INFO] Done SpotBugs Analysis.... 07:18:52 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:18:52 [INFO] 07:18:52 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ testtool-util <<< 07:18:52 [INFO] 07:18:52 [INFO] 07:18:52 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ testtool-util --- 07:18:52 [INFO] BugInstance size is 0 07:18:52 [INFO] Error size is 0 07:18:52 [INFO] No errors/warnings found 07:18:52 [INFO] 07:18:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ testtool-util --- 07:18:52 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/testtool-util/src/test/resources 07:18:52 [INFO] 07:18:52 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ testtool-util --- 07:18:52 [INFO] Recompiling the module because of changed dependency. 07:18:52 [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes 07:18:52 [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:52 [INFO] 07:18:52 [INFO] --- surefire:3.5.4:test (default-test) @ testtool-util --- 07:18:52 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:18:52 [INFO] 07:18:52 [INFO] ------------------------------------------------------- 07:18:52 [INFO] T E S T S 07:18:52 [INFO] ------------------------------------------------------- 07:18:53 [INFO] Running org.opendaylight.protocol.util.InetSocketAddressUtilTest 07:18:53 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.opendaylight.protocol.util.InetSocketAddressUtilTest 07:18:53 [INFO] Running org.opendaylight.protocol.util.CheckUtilTest 07:18:53 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: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.33 s -- in org.opendaylight.protocol.util.CheckUtilTest 07:19:20 [INFO] Running org.opendaylight.protocol.util.LoggerUtilTest 07:19:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.opendaylight.protocol.util.LoggerUtilTest 07:19:20 [INFO] 07:19:20 [INFO] Results: 07:19:20 [INFO] 07:19:20 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0 07:19:20 [INFO] 07:19:20 [INFO] 07:19:20 [INFO] --- copy:14.1.6:copy-files (default) @ testtool-util --- 07:19:20 [INFO] 07:19:20 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ testtool-util --- 07:19:20 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-0.24.0-SNAPSHOT.jar 07:19:20 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/testtool-util/target/classes/META-INF/MANIFEST.MF 07:19:20 [INFO] 07:19:20 [INFO] --- jar:3.4.2:test-jar (default) @ testtool-util --- 07:19:20 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-0.24.0-SNAPSHOT-tests.jar 07:19:20 [INFO] 07:19:20 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ testtool-util --- 07:19:20 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-0.24.0-SNAPSHOT-test-sources.jar 07:19:20 [INFO] 07:19:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ testtool-util --- 07:19:21 [WARNING] Javadoc Warnings 07:19:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/ArgumentsInput.java:17: warning: no comment 07:19:21 [WARNING] Level getLogLevel(); 07:19:21 [WARNING] ^ 07:19:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:29: warning: no comment 07:19:21 [WARNING] public final class CheckTestUtil { 07:19:21 [WARNING] ^ 07:19:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:174: warning: no comment 07:19:21 [WARNING] public interface CheckEquals { 07:19:21 [WARNING] ^ 07:19:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:169: warning: no comment 07:19:21 [WARNING] public interface ListenerCheck { 07:19:21 [WARNING] ^ 07:19:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:131: warning: no comment 07:19:21 [WARNING] public static void checkEquals(final CheckEquals function) throws Exception { 07:19:21 [WARNING] ^ 07:19:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:135: warning: no comment 07:19:21 [WARNING] public static void checkEquals(final CheckEquals function, final int timeout) throws Exception { 07:19:21 [WARNING] ^ 07:19:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:106: warning: no comment 07:19:21 [WARNING] public static void checkNotPresentConfiguration(final DataBroker dataBroker, 07:19:21 [WARNING] ^ 07:19:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:101: warning: no comment 07:19:21 [WARNING] public static void checkNotPresentOperational(final DataBroker dataBroker, 07:19:21 [WARNING] ^ 07:19:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:96: warning: no comment 07:19:21 [WARNING] public static T checkPresentConfiguration(final DataBroker dataBroker, 07:19:21 [WARNING] ^ 07:19:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:91: warning: no comment 07:19:21 [WARNING] public static T checkPresentOperational(final DataBroker dataBroker, 07:19:21 [WARNING] ^ 07:19:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:150: warning: no comment 07:19:21 [WARNING] public static void checkReceivedMessages(final ListenerCheck listener, final int numberOfMessages) { 07:19:21 [WARNING] ^ 07:19:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:57: warning: no comment 07:19:21 [WARNING] public static R readDataConfiguration(final DataBroker dataBroker, 07:19:21 [WARNING] ^ 07:19:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:44: warning: no comment 07:19:21 [WARNING] public static R readDataOperational(final DataBroker dataBroker, 07:19:21 [WARNING] ^ 07:19:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:37: warning: no comment 07:19:21 [WARNING] public static > void waitFutureSuccess(final T future) { 07:19:21 [WARNING] ^ 07:19:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:175: warning: no comment 07:19:21 [WARNING] void check() throws ExecutionException, InterruptedException; 07:19:21 [WARNING] ^ 07:19:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:170: warning: no comment 07:19:21 [WARNING] int getListMessageSize(); 07:19:21 [WARNING] ^ 07:19:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:31: warning: no comment 07:19:21 [WARNING] public final class CheckUtil { 07:19:21 [WARNING] ^ 07:19:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:187: warning: no comment 07:19:21 [WARNING] public interface CheckEquals { 07:19:21 [WARNING] ^ 07:19:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:179: warning: no comment 07:19:21 [WARNING] public interface ListenerCheck { 07:19:21 [WARNING] ^ 07:19:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:142: warning: no comment 07:19:21 [WARNING] public static void checkEquals(final CheckEquals function) throws Exception { 07:19:21 [WARNING] ^ 07:19:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:146: warning: no comment 07:19:21 [WARNING] public static void checkEquals(final CheckEquals function, final int timeout) throws Exception { 07:19:21 [WARNING] ^ 07:19:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:115: warning: no comment 07:19:21 [WARNING] public static void checkNotPresentConfiguration(final DataBroker dataBroker, 07:19:21 [WARNING] ^ 07:19:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:110: warning: no comment 07:19:21 [WARNING] public static void checkNotPresentOperational(final DataBroker dataBroker, 07:19:21 [WARNING] ^ 07:19:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:105: warning: no comment 07:19:21 [WARNING] public static T checkPresentConfiguration(final DataBroker dataBroker, 07:19:21 [WARNING] ^ 07:19:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:100: warning: no comment 07:19:21 [WARNING] public static T checkPresentOperational(final DataBroker dataBroker, 07:19:21 [WARNING] ^ 07:19:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:161: warning: no comment 07:19:21 [WARNING] public static void checkReceivedMessages(final ListenerCheck listener, final int numberOfMessages) { 07:19:21 [WARNING] ^ 07:19:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:64: warning: no comment 07:19:21 [WARNING] public static R readDataConfiguration(final DataBroker dataBroker, 07:19:21 [WARNING] ^ 07:19:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:51: warning: no comment 07:19:21 [WARNING] public static R readDataOperational(final DataBroker dataBroker, 07:19:21 [WARNING] ^ 07:19:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:39: warning: no comment 07:19:21 [WARNING] public static > void waitFutureSuccess(final T future) { 07:19:21 [WARNING] ^ 07:19:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:188: warning: no comment 07:19:21 [WARNING] void check() throws ExecutionException, InterruptedException; 07:19:21 [WARNING] ^ 07:19:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:183: warning: no comment 07:19:21 [WARNING] int getListMessageSize(); 07:19:21 [WARNING] ^ 07:19:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:181: warning: no comment 07:19:21 [WARNING] List getListMsg(); 07:19:21 [WARNING] ^ 07:19:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:43: warning: no comment 07:19:21 [WARNING] public static InetSocketAddress getInetSocketAddress(final String hostPortString, final Integer defaultPort) { 07:19:21 [WARNING] ^ 07:19:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:60: warning: no comment 07:19:21 [WARNING] public static InetSocketAddress getRandomLoopbackInetSocketAddress() { 07:19:21 [WARNING] ^ 07:19:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:51: warning: no comment 07:19:21 [WARNING] public static synchronized InetSocketAddress getRandomLoopbackInetSocketAddress(final int port) { 07:19:21 [WARNING] ^ 07:19:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:35: warning: no comment 07:19:21 [WARNING] public static List parseAddresses(final String address) { 07:19:21 [WARNING] ^ 07:19:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:30: warning: no comment 07:19:21 [WARNING] public static List parseAddresses(final String address, final int defaultPort) { 07:19:21 [WARNING] ^ 07:19:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:39: warning: no comment 07:19:21 [WARNING] public static HostAndPort toHostAndPort(final InetSocketAddress address) { 07:19:21 [WARNING] ^ 07:19:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/LoggerUtil.java:18: warning: no comment 07:19:21 [WARNING] public final class LoggerUtil { 07:19:21 [WARNING] ^ 07:19:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/LoggerUtil.java:23: warning: no comment 07:19:21 [WARNING] public static void initiateLogger(final ArgumentsInput arguments) { 07:19:21 [WARNING] ^ 07:19:21 [WARNING] 40 warnings 07:19:21 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-0.24.0-SNAPSHOT-javadoc.jar 07:19:21 [INFO] 07:19:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ testtool-util --- 07:19:21 [INFO] CycloneDX: Resolving Dependencies 07:19:22 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 07:19:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/testtool-util/target/bom.xml 07:19:22 [INFO] attaching as testtool-util-0.24.0-SNAPSHOT-cyclonedx.xml 07:19:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/testtool-util/target/bom.json 07:19:22 [INFO] attaching as testtool-util-0.24.0-SNAPSHOT-cyclonedx.json 07:19:22 [INFO] 07:19:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ testtool-util --- 07:19:22 [INFO] Skipping duplicate-finder execution! 07:19:22 [INFO] 07:19:22 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ testtool-util --- 07:19:22 [INFO] No dependency problems found 07:19:22 [INFO] 07:19:22 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ testtool-util --- 07:19:22 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-0.24.0-SNAPSHOT-sources.jar 07:19:22 [INFO] 07:19:22 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ testtool-util --- 07:19:22 [INFO] 07:19:22 [INFO] --- jacoco:0.8.14:report (report) @ testtool-util --- 07:19:22 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/testtool-util/target/code-coverage/jacoco.exec 07:19:22 [INFO] Analyzed bundle 'testtool-util' with 4 classes 07:19:22 [INFO] 07:19:22 [INFO] --- install:3.1.4:install (default-install) @ testtool-util --- 07:19:22 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/testtool-util/pom.xml to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.24.0-SNAPSHOT/testtool-util-0.24.0-SNAPSHOT.pom 07:19:22 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.24.0-SNAPSHOT/testtool-util-0.24.0-SNAPSHOT.jar 07:19:22 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-0.24.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.24.0-SNAPSHOT/testtool-util-0.24.0-SNAPSHOT-tests.jar 07:19:22 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-0.24.0-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.24.0-SNAPSHOT/testtool-util-0.24.0-SNAPSHOT-test-sources.jar 07:19:22 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.24.0-SNAPSHOT/testtool-util-0.24.0-SNAPSHOT-javadoc.jar 07:19:22 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/testtool-util/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.24.0-SNAPSHOT/testtool-util-0.24.0-SNAPSHOT-cyclonedx.xml 07:19:22 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/testtool-util/target/bom.json to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.24.0-SNAPSHOT/testtool-util-0.24.0-SNAPSHOT-cyclonedx.json 07:19:22 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.24.0-SNAPSHOT/testtool-util-0.24.0-SNAPSHOT-sources.jar 07:19:22 [INFO] 07:19:22 [INFO] --- bundle:6.0.0:install (default-install) @ testtool-util --- 07:19:22 [INFO] Installing org/opendaylight/bgpcep/testtool-util/0.24.0-SNAPSHOT/testtool-util-0.24.0-SNAPSHOT.jar 07:19:22 [INFO] Writing OBR metadata 07:19:22 [INFO] 07:19:22 [INFO] --- dependency:3.9.0:tree (default-cli) @ testtool-util --- 07:19:22 [INFO] org.opendaylight.bgpcep:testtool-util:bundle:0.24.0-SNAPSHOT 07:19:22 [INFO] +- ch.qos.logback:logback-classic:jar:1.5.20:compile 07:19:22 [INFO] +- ch.qos.logback:logback-core:jar:1.5.20:compile 07:19:22 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:19:22 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:19:22 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:19:22 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:19:22 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:19:22 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:19:22 [INFO] +- io.netty:netty-common:jar:4.2.7.Final:compile 07:19:22 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:19:22 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:19:22 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:19:22 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:19:22 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:19:22 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:19:22 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:19:22 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:19:22 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 07:19:22 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:test 07:19:22 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:test 07:19:22 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:test 07:19:22 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:test 07:19:22 [INFO] +- io.netty:netty-transport:jar:4.2.7.Final:test 07:19:22 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:test 07:19:22 [INFO] | \- io.netty:netty-resolver:jar:4.2.7.Final:test 07:19:22 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:19:22 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:19:22 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:test 07:19:22 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:test 07:19:22 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:test 07:19:22 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:19:22 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:19:22 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:19:22 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:19:22 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:19:22 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:19:22 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:19:22 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:19:22 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:19:22 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:19:22 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:19:22 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:19:22 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:19:22 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:19:22 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:19:22 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:19:22 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:19:22 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:19:22 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:19:22 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:19:22 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:19:22 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:19:22 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:19:22 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:19:22 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:19:22 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:19:22 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:19:22 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:19:22 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:19:22 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:19:22 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:19:22 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:19:22 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:19:22 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:19:22 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:19:22 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:19:22 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:19:22 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:19:22 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:19:22 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:19:22 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:19:22 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:19:22 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:test 07:19:22 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:19:22 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:19:22 [INFO] | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:test 07:19:22 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:19:22 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:test 07:19:22 [INFO] | | \- org.immutables:value:jar:annotations:2.11.6:test (optional) 07:19:22 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:19:22 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:19:22 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:19:22 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:test 07:19:22 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:test 07:19:22 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:19:22 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:19:22 [INFO] +- junit:junit:jar:4.13.2:test 07:19:22 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:19:22 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:19:22 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:19:22 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:19:22 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:19:22 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:19:22 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:19:22 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:19:22 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:19:22 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:19:22 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:19:22 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:19:22 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:19:22 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:19:22 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:19:22 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:19:22 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:19:22 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:19:22 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:19:22 [INFO] 07:19:22 [INFO] --- clm:3.0.0-01:index (default-cli) @ testtool-util --- 07:19:22 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/testtool-util/target/sonatype-clm/module.xml 07:19:22 [INFO] 07:19:22 [INFO] --------< org.opendaylight.bgpcep:routing-policy-config-loader >-------- 07:19:22 [INFO] Building routing-policy-config-loader 0.24.0-SNAPSHOT [39/167] 07:19:22 [INFO] from config-loader/routing-policy-config-loader/pom.xml 07:19:22 [INFO] -------------------------------[ bundle ]------------------------------- 07:19:22 [INFO] 07:19:22 [INFO] --- clean:3.5.0:clean (default-clean) @ routing-policy-config-loader --- 07:19:22 [INFO] 07:19:22 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ routing-policy-config-loader --- 07:19:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:19:22 [INFO] 07:19:22 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ routing-policy-config-loader --- 07:19:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:19:22 [INFO] 07:19:22 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ routing-policy-config-loader --- 07:19:23 [INFO] 07:19:23 [INFO] --- dependency:3.9.0:properties (default) @ routing-policy-config-loader --- 07:19:23 [INFO] 07:19:23 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ routing-policy-config-loader --- 07:19:23 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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:19:23 [INFO] 07:19:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ routing-policy-config-loader --- 07:19:23 [INFO] Starting audit... 07:19:23 Audit done. 07:19:23 [INFO] You have 0 Checkstyle violations. 07:19:23 [INFO] 07:19:23 [INFO] --- checkstyle:3.6.0:check (default) @ routing-policy-config-loader --- 07:19:23 [INFO] Starting audit... 07:19:23 Audit done. 07:19:23 [INFO] You have 0 Checkstyle violations. 07:19:23 [INFO] 07:19:23 [INFO] --- dependency:3.9.0:copy (unpack-license) @ routing-policy-config-loader --- 07:19:23 [INFO] 07:19:23 [INFO] --- resources:3.3.1:resources (default-resources) @ routing-policy-config-loader --- 07:19:23 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/src/main/resources 07:19:23 [INFO] 07:19:23 [INFO] --- compiler:3.14.1:compile (default-compile) @ routing-policy-config-loader --- 07:19:23 [INFO] Recompiling the module because of changed dependency. 07:19:23 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 07:19:23 [INFO] 07:19:23 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ routing-policy-config-loader >>> 07:19:23 [INFO] 07:19:23 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ routing-policy-config-loader --- 07:19:23 [INFO] Fork Value is true 07:19:25 [INFO] Done SpotBugs Analysis.... 07:19:25 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:19:25 [INFO] 07:19:25 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ routing-policy-config-loader <<< 07:19:25 [INFO] 07:19:25 [INFO] 07:19:25 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ routing-policy-config-loader --- 07:19:25 [INFO] BugInstance size is 0 07:19:25 [INFO] Error size is 0 07:19:25 [INFO] No errors/warnings found 07:19:25 [INFO] 07:19:25 [INFO] --- resources:3.3.1:testResources (default-testResources) @ routing-policy-config-loader --- 07:19:25 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:19:25 [INFO] 07:19:25 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ routing-policy-config-loader --- 07:19:25 [INFO] Recompiling the module because of changed dependency. 07:19:25 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-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.GuardedBy' 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.Holding' 07:19:25 [INFO] 07:19:25 [INFO] --- surefire:3.5.4:test (default-test) @ routing-policy-config-loader --- 07:19:25 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:19:25 [INFO] 07:19:25 [INFO] ------------------------------------------------------- 07:19:25 [INFO] T E S T S 07:19:25 [INFO] ------------------------------------------------------- 07:19:26 [INFO] Running org.opendaylight.bgpcep.config.loader.routing.policy.OpenconfigRoutingPolicyLoaderTest 07:19:29 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:19:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.857 s -- in org.opendaylight.bgpcep.config.loader.routing.policy.OpenconfigRoutingPolicyLoaderTest 07:19:30 [INFO] 07:19:30 [INFO] Results: 07:19:30 [INFO] 07:19:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:19:30 [INFO] 07:19:30 [INFO] 07:19:30 [INFO] --- copy:14.1.6:copy-files (default) @ routing-policy-config-loader --- 07:19:30 [INFO] 07:19:30 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ routing-policy-config-loader --- 07:19:30 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.24.0-SNAPSHOT.jar 07:19:30 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/classes/META-INF/MANIFEST.MF 07:19:30 [INFO] 07:19:30 [INFO] --- jar:3.4.2:test-jar (default) @ routing-policy-config-loader --- 07:19:30 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.24.0-SNAPSHOT-tests.jar 07:19:30 [INFO] 07:19:30 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ routing-policy-config-loader --- 07:19:30 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.24.0-SNAPSHOT-test-sources.jar 07:19:30 [INFO] 07:19:30 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ routing-policy-config-loader --- 07:19:31 [WARNING] Javadoc Warnings 07:19:31 [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:31 [WARNING] public final class OpenconfigRoutingConfigFileProcessor extends AbstractConfigFileProcessor { 07:19:31 [WARNING] ^ 07:19:31 [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:31 [WARNING] public OpenconfigRoutingConfigFileProcessor(final ConfigLoader configLoader, final DOMDataBroker dataBroker) { 07:19:31 [WARNING] ^ 07:19:31 [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:31 [WARNING] public void init() { 07:19:31 [WARNING] ^ 07:19:31 [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:31 [WARNING] public final class OSGiOpenconfigConfigFileProcessor extends AbstractOSGiConfigFileProcessor { 07:19:31 [WARNING] ^ 07:19:31 [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:31 [WARNING] public final class OSGiOpenconfigConfigFileProcessor extends AbstractOSGiConfigFileProcessor { 07:19:31 [WARNING] ^ 07:19:31 [WARNING] 5 warnings 07:19:31 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.24.0-SNAPSHOT-javadoc.jar 07:19:31 [INFO] 07:19:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ routing-policy-config-loader --- 07:19:31 [INFO] CycloneDX: Resolving Dependencies 07:19:32 [INFO] CycloneDX: Creating BOM version 1.6 with 45 component(s) 07:19:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/bom.xml 07:19:32 [INFO] attaching as routing-policy-config-loader-0.24.0-SNAPSHOT-cyclonedx.xml 07:19:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/bom.json 07:19:32 [INFO] attaching as routing-policy-config-loader-0.24.0-SNAPSHOT-cyclonedx.json 07:19:32 [INFO] 07:19:32 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ routing-policy-config-loader --- 07:19:32 [INFO] Skipping duplicate-finder execution! 07:19:32 [INFO] 07:19:32 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ routing-policy-config-loader --- 07:19:32 [INFO] No dependency problems found 07:19:32 [INFO] 07:19:32 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ routing-policy-config-loader --- 07:19:32 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.24.0-SNAPSHOT-sources.jar 07:19:32 [INFO] 07:19:32 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ routing-policy-config-loader --- 07:19:32 [INFO] 07:19:32 [INFO] --- jacoco:0.8.14:report (report) @ routing-policy-config-loader --- 07:19:32 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/code-coverage/jacoco.exec 07:19:32 [INFO] Analyzed bundle 'routing-policy-config-loader' with 2 classes 07:19:33 [INFO] 07:19:33 [INFO] --- install:3.1.4:install (default-install) @ routing-policy-config-loader --- 07:19:33 [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/0.24.0-SNAPSHOT/routing-policy-config-loader-0.24.0-SNAPSHOT.pom 07:19:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.24.0-SNAPSHOT/routing-policy-config-loader-0.24.0-SNAPSHOT.jar 07:19:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.24.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.24.0-SNAPSHOT/routing-policy-config-loader-0.24.0-SNAPSHOT-tests.jar 07:19:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.24.0-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.24.0-SNAPSHOT/routing-policy-config-loader-0.24.0-SNAPSHOT-test-sources.jar 07:19:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.24.0-SNAPSHOT/routing-policy-config-loader-0.24.0-SNAPSHOT-javadoc.jar 07:19:33 [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/0.24.0-SNAPSHOT/routing-policy-config-loader-0.24.0-SNAPSHOT-cyclonedx.xml 07:19:33 [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/0.24.0-SNAPSHOT/routing-policy-config-loader-0.24.0-SNAPSHOT-cyclonedx.json 07:19:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.24.0-SNAPSHOT/routing-policy-config-loader-0.24.0-SNAPSHOT-sources.jar 07:19:33 [INFO] 07:19:33 [INFO] --- bundle:6.0.0:install (default-install) @ routing-policy-config-loader --- 07:19:33 [INFO] Installing org/opendaylight/bgpcep/routing-policy-config-loader/0.24.0-SNAPSHOT/routing-policy-config-loader-0.24.0-SNAPSHOT.jar 07:19:33 [INFO] Writing OBR metadata 07:19:33 [INFO] 07:19:33 [INFO] --- dependency:3.9.0:tree (default-cli) @ routing-policy-config-loader --- 07:19:33 [INFO] org.opendaylight.bgpcep:routing-policy-config-loader:bundle:0.24.0-SNAPSHOT 07:19:33 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:compile 07:19:33 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:19:33 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:19:33 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:19:33 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:19:33 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:19:33 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:19:33 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:19:33 [INFO] | | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:19:33 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:19:33 [INFO] | | \- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:19:33 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:19:33 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:19:33 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:19:33 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:19:33 [INFO] +- org.opendaylight.bgpcep:config-loader-spi:jar:0.24.0-SNAPSHOT:compile 07:19:33 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:19:33 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:19:33 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:19:33 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:19:33 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:19:33 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:19:33 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:19:33 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:19:33 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:19:33 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:19:33 [INFO] | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:19:33 [INFO] | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:19:33 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:19:33 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:19:33 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:19:33 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:19:33 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:19:33 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:19:33 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:19:33 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:19:33 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:19:33 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:19:33 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:19:33 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:0.24.0-SNAPSHOT:test 07:19:33 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:19:33 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:19:33 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:19:33 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:test 07:19:33 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:19:33 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:19:33 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:19:33 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:19:33 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:19:33 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:19:33 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:19:33 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:19:33 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:0.24.0-SNAPSHOT:test 07:19:33 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:test 07:19:33 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:19:33 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:19:33 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:19:33 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:19:33 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:19:33 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:19:33 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:19:33 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:19:33 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:19:33 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:19:33 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:19:33 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:19:33 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:19:33 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:19:33 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:19:33 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:19:33 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:19:33 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:19:33 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:19:33 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:19:33 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:19:33 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:19:33 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:19:33 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:19:33 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:19:33 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:19:33 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:19:33 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:19:33 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:19:33 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:19:33 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:19:33 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:19:33 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:19:33 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:19:33 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:19:33 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:19:33 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:19:33 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:19:33 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:19:33 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:test 07:19:33 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:19:33 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:19:33 [INFO] | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:19:33 [INFO] | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:test 07:19:33 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:19:33 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:test 07:19:33 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.24.0-SNAPSHOT:test 07:19:33 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.20:test 07:19:33 [INFO] | +- ch.qos.logback:logback-core:jar:1.5.20:test 07:19:33 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:19:33 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:19:33 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:19:33 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:19:33 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:19:33 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:19:33 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:19:33 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:19:33 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:19:33 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:19:33 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:19:33 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:19:33 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:19:33 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:19:33 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:19:33 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:19:33 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:19:33 [INFO] +- junit:junit:jar:4.13.2:test 07:19:33 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:19:33 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:19:33 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:19:33 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:19:33 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:19:33 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:19:33 [INFO] 07:19:33 [INFO] --- clm:3.0.0-01:index (default-cli) @ routing-policy-config-loader --- 07:19:33 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/sonatype-clm/module.xml 07:19:33 [INFO] 07:19:33 [INFO] -----------< org.opendaylight.bgpcep:bgp-openconfig-rp-spi >------------ 07:19:33 [INFO] Building bgp-openconfig-rp-spi 0.24.0-SNAPSHOT [40/167] 07:19:33 [INFO] from bgp/openconfig-rp-spi/pom.xml 07:19:33 [INFO] -------------------------------[ bundle ]------------------------------- 07:19:33 [INFO] 07:19:33 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-openconfig-rp-spi --- 07:19:33 [INFO] 07:19:33 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-openconfig-rp-spi --- 07:19:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:19:33 [INFO] 07:19:33 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-openconfig-rp-spi --- 07:19:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:19:33 [INFO] 07:19:33 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-openconfig-rp-spi --- 07:19:33 [INFO] 07:19:33 [INFO] --- dependency:3.9.0:properties (default) @ bgp-openconfig-rp-spi --- 07:19:33 [INFO] 07:19:33 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-openconfig-rp-spi --- 07:19: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/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:33 [INFO] 07:19:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-openconfig-rp-spi --- 07:19:33 [INFO] Starting audit... 07:19:33 Audit done. 07:19:33 [INFO] You have 0 Checkstyle violations. 07:19:33 [INFO] 07:19:33 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-openconfig-rp-spi --- 07:19:33 [INFO] Starting audit... 07:19:33 Audit done. 07:19:33 [INFO] You have 0 Checkstyle violations. 07:19:33 [INFO] 07:19:33 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-openconfig-rp-spi --- 07:19:33 [INFO] 07:19:33 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-openconfig-rp-spi --- 07:19:33 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/resources 07:19:33 [INFO] 07:19:33 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-openconfig-rp-spi --- 07:19:33 [INFO] Recompiling the module because of changed dependency. 07:19:33 [INFO] Compiling 24 source files with javac [debug release 21] to target/classes 07:19:33 [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:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:19:33 [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:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:19:33 [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:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:19:33 [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:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:19:33 [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:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:19:33 [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:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:19:33 [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:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:19:33 [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:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:19:33 [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:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:19:33 [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:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy 07:19:33 [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:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:19:33 [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:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy 07:19:33 [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:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy 07:19:33 [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:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:19:33 [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:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:19:33 [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:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:19:33 [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:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:19:33 [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:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:19:33 [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:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:19:33 [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:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:19:33 [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:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:19:33 [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:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:19:33 [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:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:19:33 [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:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:19:33 [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:33 [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:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:19:33 [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:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:19:33 [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:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:19:33 [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:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:19:33 [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:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:19:33 [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:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:19:33 [INFO] 07:19:33 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-openconfig-rp-spi >>> 07:19:33 [INFO] 07:19:33 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-openconfig-rp-spi --- 07:19:33 [INFO] Fork Value is true 07:19:36 [INFO] Done SpotBugs Analysis.... 07:19:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:19:36 [INFO] 07:19:36 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-openconfig-rp-spi <<< 07:19:36 [INFO] 07:19:36 [INFO] 07:19:36 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-openconfig-rp-spi --- 07:19:36 [INFO] BugInstance size is 0 07:19:36 [INFO] Error size is 0 07:19:36 [INFO] No errors/warnings found 07:19:36 [INFO] 07:19:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-openconfig-rp-spi --- 07:19:36 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:19:36 [INFO] 07:19:36 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-openconfig-rp-spi --- 07:19:36 [INFO] Recompiling the module because of changed dependency. 07:19:36 [INFO] Compiling 4 source files with javac [debug release 21] to target/test-classes 07:19:37 [INFO] 07:19:37 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-openconfig-rp-spi --- 07:19:37 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:19:37 [INFO] 07:19:37 [INFO] ------------------------------------------------------- 07:19:37 [INFO] T E S T S 07:19:37 [INFO] ------------------------------------------------------- 07:19:38 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AppendActionTest 07:19:40 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:19:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.377 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AppendActionTest 07:19:42 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AsPathLengthTest 07:19:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AsPathLengthTest 07:19:42 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AttributesEqualTests 07:19:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AttributesEqualTests 07:19:42 [INFO] 07:19:42 [INFO] Results: 07:19:42 [INFO] 07:19:42 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 07:19:42 [INFO] 07:19:42 [INFO] 07:19:42 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-openconfig-rp-spi --- 07:19:42 [INFO] 07:19:42 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-openconfig-rp-spi --- 07:19:42 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.24.0-SNAPSHOT.jar 07:19:42 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/classes/META-INF/MANIFEST.MF 07:19:42 [INFO] 07:19:42 [INFO] --- jar:3.4.2:test-jar (default) @ bgp-openconfig-rp-spi --- 07:19:42 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.24.0-SNAPSHOT-tests.jar 07:19:42 [INFO] 07:19:42 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ bgp-openconfig-rp-spi --- 07:19:42 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.24.0-SNAPSHOT-test-sources.jar 07:19:42 [INFO] 07:19:42 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-openconfig-rp-spi --- 07:19:44 [WARNING] Javadoc Warnings 07:19:44 [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:44 [WARNING] public interface ConditionsPolicy { 07:19:44 [WARNING] ^ 07:19:44 [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:44 [WARNING] public interface ConditionsPolicy { 07:19:44 [WARNING] ^ 07:19:44 [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:44 [WARNING] public interface BgpConditionsPolicy, N> extends ConditionsPolicy { 07:19:44 [WARNING] ^ 07:19:44 [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:44 [WARNING] public interface BgpConditionsPolicy, N> extends ConditionsPolicy { 07:19:44 [WARNING] ^ 07:19:44 [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:44 [WARNING] public interface ConditionsAugPolicy extends ConditionsPolicy, N> { 07:19:44 [WARNING] ^ 07:19:44 [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:44 [WARNING] public interface BgpConditionsAugmentationPolicy 07:19:44 [WARNING] ^ 07:19:44 [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:44 [WARNING] public interface BgpConditionsAugmentationPolicy 07:19:44 [WARNING] ^ 07:19:44 [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:44 [WARNING] public interface BgpActionPolicy> extends ActionsPolicy { 07:19:44 [WARNING] ^ 07:19:44 [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:44 [WARNING] public interface BgpActionAugPolicy> extends ActionsPolicy { 07:19:44 [WARNING] ^ 07:19:44 [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:44 [WARNING] public abstract class AbstractBGPStatementProviderActivator implements StatementProviderActivator, AutoCloseable { 07:19:44 [WARNING] ^ 07:19:44 [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:44 [WARNING] public abstract class AbstractBGPStatementProviderActivator implements StatementProviderActivator, AutoCloseable { 07:19:44 [WARNING] ^ 07:19:44 [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:44 [WARNING] void start(StatementRegistryProvider context); 07:19:44 [WARNING] ^ 07:19:44 [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:44 [WARNING] protected abstract List startImpl(StatementRegistryProvider context); 07:19:44 [WARNING] ^ 07:19:44 [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:44 [WARNING] void stop(); 07:19:44 [WARNING] ^ 07:19:44 [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:44 [WARNING] , N> @NonNull AbstractRegistration registerBgpConditionsPolicy( 07:19:44 [WARNING] ^ 07:19:44 [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:44 [WARNING] , N> @NonNull AbstractRegistration registerBgpConditionsPolicy( 07:19:44 [WARNING] ^ 07:19:44 [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:44 [WARNING] > @NonNull AbstractRegistration registerBgpActionPolicy( 07:19:44 [WARNING] ^ 07:19:44 [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:44 [WARNING] , N> @NonNull AbstractRegistration registerBgpConditionsAugmentationPolicy( 07:19:44 [WARNING] ^ 07:19:44 [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:44 [WARNING] , N> @NonNull AbstractRegistration registerBgpConditionsAugmentationPolicy( 07:19:44 [WARNING] ^ 07:19:44 [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:44 [WARNING] > @NonNull AbstractRegistration registerBgpActionAugmentationPolicy( 07:19:44 [WARNING] ^ 07:19:44 [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:44 [WARNING] public interface BgpStatementRegistryProvider { 07:19:44 [WARNING] ^ 07:19:44 [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:44 [WARNING] public final class OSGiStatementRegistry extends ForwardingStatementRegistry { 07:19:44 [WARNING] ^ 07:19:44 [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:44 [WARNING] public final class OSGiStatementRegistry extends ForwardingStatementRegistry { 07:19:44 [WARNING] ^ 07:19:44 [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:44 [WARNING] public static RouteAttributeContainer routeAttributeContainerFalse(final Attributes attributes) { 07:19:44 [WARNING] ^ 07:19:44 [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:44 [WARNING] public static RouteAttributeContainer routeAttributeContainerTrue(final Attributes attributes) { 07:19:44 [WARNING] ^ 07:19:44 [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:44 [WARNING] public final class SimpleStatementRegistry extends ForwardingStatementRegistry implements AutoCloseable { 07:19:44 [WARNING] ^ 07:19:44 [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:44 [WARNING] public SimpleStatementRegistry(final List extensionActivators) { 07:19:44 [WARNING] ^ 07:19:44 [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:44 [WARNING] public void start() { 07:19:44 [WARNING] ^ 07:19:44 [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:44 [WARNING] public interface StatementProviderActivator { 07:19:44 [WARNING] ^ 07:19:44 [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:44 [WARNING] public final class StatementRegistry implements StatementRegistryConsumer, StatementRegistryProvider { 07:19:44 [WARNING] ^ 07:19:44 [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:44 [WARNING] public final class StatementRegistry implements StatementRegistryConsumer, StatementRegistryProvider { 07:19:44 [WARNING] ^ 07:19:44 [WARNING] 31 warnings 07:19:44 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.24.0-SNAPSHOT-javadoc.jar 07:19:44 [INFO] 07:19:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-openconfig-rp-spi --- 07:19:44 [INFO] CycloneDX: Resolving Dependencies 07:19:45 [INFO] CycloneDX: Creating BOM version 1.6 with 52 component(s) 07:19:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bom.xml 07:19:45 [INFO] attaching as bgp-openconfig-rp-spi-0.24.0-SNAPSHOT-cyclonedx.xml 07:19:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bom.json 07:19:45 [INFO] attaching as bgp-openconfig-rp-spi-0.24.0-SNAPSHOT-cyclonedx.json 07:19:45 [INFO] 07:19:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-rp-spi --- 07:19:45 [INFO] Skipping duplicate-finder execution! 07:19:45 [INFO] 07:19:45 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-openconfig-rp-spi --- 07:19:45 [INFO] No dependency problems found 07:19:45 [INFO] 07:19:45 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-openconfig-rp-spi --- 07:19:45 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.24.0-SNAPSHOT-sources.jar 07:19:45 [INFO] 07:19:45 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-openconfig-rp-spi --- 07:19:45 [INFO] 07:19:45 [INFO] --- jacoco:0.8.14:report (report) @ bgp-openconfig-rp-spi --- 07:19:45 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/code-coverage/jacoco.exec 07:19:45 [INFO] Analyzed bundle 'bgp-openconfig-rp-spi' with 16 classes 07:19:45 [INFO] 07:19:45 [INFO] --- install:3.1.4:install (default-install) @ bgp-openconfig-rp-spi --- 07:19:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.24.0-SNAPSHOT/bgp-openconfig-rp-spi-0.24.0-SNAPSHOT.pom 07:19:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.24.0-SNAPSHOT/bgp-openconfig-rp-spi-0.24.0-SNAPSHOT.jar 07:19:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.24.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.24.0-SNAPSHOT/bgp-openconfig-rp-spi-0.24.0-SNAPSHOT-tests.jar 07:19:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.24.0-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.24.0-SNAPSHOT/bgp-openconfig-rp-spi-0.24.0-SNAPSHOT-test-sources.jar 07:19:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.24.0-SNAPSHOT/bgp-openconfig-rp-spi-0.24.0-SNAPSHOT-javadoc.jar 07:19:45 [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/0.24.0-SNAPSHOT/bgp-openconfig-rp-spi-0.24.0-SNAPSHOT-cyclonedx.xml 07:19:45 [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/0.24.0-SNAPSHOT/bgp-openconfig-rp-spi-0.24.0-SNAPSHOT-cyclonedx.json 07:19:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.24.0-SNAPSHOT/bgp-openconfig-rp-spi-0.24.0-SNAPSHOT-sources.jar 07:19:45 [INFO] 07:19:45 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-openconfig-rp-spi --- 07:19:45 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.24.0-SNAPSHOT/bgp-openconfig-rp-spi-0.24.0-SNAPSHOT.jar 07:19:45 [INFO] Writing OBR metadata 07:19:45 [INFO] 07:19:45 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-openconfig-rp-spi --- 07:19:45 [INFO] org.opendaylight.bgpcep:bgp-openconfig-rp-spi:bundle:0.24.0-SNAPSHOT 07:19:45 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:19:45 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:19:45 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:19:45 [INFO] | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:19:45 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:19:45 [INFO] | \- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:19:45 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:compile 07:19:45 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:19:45 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:19:45 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:19:45 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:19:45 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:19:45 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:19:45 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT:compile 07:19:45 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:19:45 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:19:45 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:19:45 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:19:45 [INFO] | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:19:45 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:19:45 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:19:45 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:19:45 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:19:45 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:19:45 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:19:45 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:19:45 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:19:45 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:19:45 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:19:45 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:19:45 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:19:45 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:19:45 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:19:45 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:19:45 [INFO] +- org.checkerframework:checker-qual:jar:3.51.1:provided 07:19:45 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:19:45 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:19:45 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:19:45 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:19:45 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:19:45 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:19:45 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:19:45 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:19:45 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:19:45 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:19:45 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:19:45 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:0.24.0-SNAPSHOT:test 07:19:45 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.24.0-SNAPSHOT:test 07:19:45 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:19:45 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:19:45 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:19:45 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:test 07:19:45 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:19:45 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:19:45 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:19:45 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:19:45 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:19:45 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:19:45 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:19:45 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:19:45 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:19:45 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:19:45 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:0.24.0-SNAPSHOT:test 07:19:45 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:jar:0.24.0-SNAPSHOT:test 07:19:45 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:test-jar:tests:0.24.0-SNAPSHOT:test 07:19:45 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:test 07:19:45 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:test 07:19:45 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:19:45 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:19:45 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:19:45 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:19:45 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:19:45 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:19:45 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:19:45 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:19:45 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:19:45 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:19:45 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:19:45 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:19:45 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:19:45 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:19:45 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:19:45 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:19:45 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:19:45 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:19:45 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:19:45 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:19:45 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:19:45 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:19:45 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:19:45 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:19:45 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:19:45 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:19:45 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:19:45 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:19:45 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:19:45 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:19:45 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:19:45 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:19:45 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:19:45 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:19:45 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:19:45 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:19:45 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:19:45 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:19:45 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:19:45 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:19:45 [INFO] | \- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:19:45 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:19:45 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.24.0-SNAPSHOT:test 07:19:45 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.20:test 07:19:45 [INFO] | \- ch.qos.logback:logback-core:jar:1.5.20:test 07:19:45 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:19:45 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:19:45 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:19:45 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:19:45 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:19:45 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:19:45 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:19:45 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:19:45 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:19:45 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:19:45 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:19:45 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:19:45 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:19:45 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:19:45 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:19:45 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:19:45 [INFO] +- junit:junit:jar:4.13.2:test 07:19:45 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:19:45 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:19:45 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:19:45 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:19:45 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:19:45 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:19:45 [INFO] 07:19:45 [INFO] --- clm:3.0.0-01:index (default-cli) @ bgp-openconfig-rp-spi --- 07:19:45 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/sonatype-clm/module.xml 07:19:45 [INFO] 07:19:45 [INFO] --------------< org.opendaylight.bgpcep:bgp-route-target >-------------- 07:19:45 [INFO] Building bgp-route-target 0.24.0-SNAPSHOT [41/167] 07:19:45 [INFO] from bgp/extensions/route-target/pom.xml 07:19:45 [INFO] -------------------------------[ bundle ]------------------------------- 07:19:45 [INFO] 07:19:45 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-route-target --- 07:19:45 [INFO] 07:19:45 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-route-target --- 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) @ bgp-route-target --- 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) @ bgp-route-target --- 07:19:46 [INFO] 07:19:46 [INFO] --- dependency:3.9.0:properties (default) @ bgp-route-target --- 07:19:46 [INFO] 07:19:46 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-route-target --- 07:19:46 [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:46 [INFO] 07:19:46 [INFO] --- yang:14.0.20:generate-sources (binding) @ bgp-route-target --- 07:19:46 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:19:46 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/src/main/yang 07:19:46 [INFO] yang-to-sources: Found 14 dependencies in 3.333 ms 07:19:46 [INFO] yang-to-sources: Project model files found: 1 in 1.789 ms 07:19:46 [INFO] yang-to-sources: 19 YANG models processed in 118.6 ms 07:19:46 [INFO] BindingJavaFileGenerator: Defined 50 files in 17.97 ms 07:19:46 [INFO] Sorted 50 files into 20 directories in 146.2 μs 07:19:46 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 50 in 27.53 ms 07:19:46 [INFO] 07:19:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-route-target --- 07:19:46 [INFO] Starting audit... 07:19:46 Audit done. 07:19:46 [INFO] You have 0 Checkstyle violations. 07:19:46 [INFO] 07:19:46 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-route-target --- 07:19:46 [INFO] Starting audit... 07:19:46 Audit done. 07:19:46 [INFO] You have 0 Checkstyle violations. 07:19:46 [INFO] 07:19:46 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-route-target --- 07:19:46 [INFO] 07:19:46 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-route-target --- 07:19:46 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/src/main/resources 07:19:46 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/generated-sources/spi 07:19:46 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:19:46 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:19:46 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:19:46 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/generated-sources/spi 07:19:46 [INFO] 07:19:46 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-route-target --- 07:19:46 [INFO] Recompiling the module because of changed dependency. 07:19:46 [INFO] Compiling 66 source files with javac [debug release 21] to target/classes 07:19:47 [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:47 [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:47 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.registry.StatementProviderActivator 07:19:47 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 07:19:47 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 07:19:47 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 07:19:47 [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:47 [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:47 [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:47 [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:47 [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:47 [INFO] 07:19:47 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-route-target >>> 07:19:47 [INFO] 07:19:47 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-route-target --- 07:19:47 [INFO] Fork Value is true 07:19:50 [INFO] Done SpotBugs Analysis.... 07:19:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:19:50 [INFO] 07:19:50 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-route-target <<< 07:19:50 [INFO] 07:19:50 [INFO] 07:19:50 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-route-target --- 07:19:50 [INFO] BugInstance size is 0 07:19:50 [INFO] Error size is 0 07:19:50 [INFO] No errors/warnings found 07:19:50 [INFO] 07:19:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-route-target --- 07:19:50 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:19:50 [INFO] 07:19:50 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-route-target --- 07:19:50 [INFO] Recompiling the module because of changed dependency. 07:19:50 [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes 07:19:50 [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:50 [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:50 [INFO] 07:19:50 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-route-target --- 07:19:50 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:19:50 [INFO] 07:19:50 [INFO] ------------------------------------------------------- 07:19:50 [INFO] T E S T S 07:19:50 [INFO] ------------------------------------------------------- 07:19:51 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.route.policy.ClientAttributePrependHandlerTest 07:19:54 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:19:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.139 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.route.policy.ClientAttributePrependHandlerTest 07:19:56 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.RouteTargetConstrainRIBSupportTest 07:19:56 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.566 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.RouteTargetConstrainRIBSupportTest 07:19:56 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.BGPActivatorTest 07:19:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.BGPActivatorTest 07:19:56 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.TableTypeActivatorTest 07:19:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.TableTypeActivatorTest 07:19:56 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.RIBActivatorTest 07:19:56 [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:56 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.nlri.SimpleRouteTargetConstrainNlriRegistryTest 07:19:56 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.nlri.SimpleRouteTargetConstrainNlriRegistryTest 07:19:56 [INFO] 07:19:56 [INFO] Results: 07:19:56 [INFO] 07:19:56 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 07:19:56 [INFO] 07:19:56 [INFO] 07:19:56 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-route-target --- 07:19:56 [INFO] 07:19:56 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-route-target --- 07:19:56 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bgp-route-target-0.24.0-SNAPSHOT.jar 07:19:56 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/classes/META-INF/MANIFEST.MF 07:19:56 [INFO] 07:19:56 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-route-target --- 07:19:59 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bgp-route-target-0.24.0-SNAPSHOT-javadoc.jar 07:19:59 [INFO] 07:19:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-route-target --- 07:19:59 [INFO] CycloneDX: Resolving Dependencies 07:20:00 [INFO] CycloneDX: Creating BOM version 1.6 with 57 component(s) 07:20:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bom.xml 07:20:00 [INFO] attaching as bgp-route-target-0.24.0-SNAPSHOT-cyclonedx.xml 07:20:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bom.json 07:20:00 [INFO] attaching as bgp-route-target-0.24.0-SNAPSHOT-cyclonedx.json 07:20:00 [INFO] 07:20:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-route-target --- 07:20:00 [INFO] Skipping duplicate-finder execution! 07:20:00 [INFO] 07:20:00 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-route-target --- 07:20:00 [INFO] No dependency problems found 07:20:00 [INFO] 07:20:00 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-route-target --- 07:20:00 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bgp-route-target-0.24.0-SNAPSHOT-sources.jar 07:20:00 [INFO] 07:20:00 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-route-target --- 07:20:00 [INFO] 07:20:00 [INFO] --- jacoco:0.8.14:report (report) @ bgp-route-target --- 07:20:00 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/code-coverage/jacoco.exec 07:20:00 [INFO] Analyzed bundle 'bgp-route-target' with 14 classes 07:20:00 [INFO] 07:20:00 [INFO] --- install:3.1.4:install (default-install) @ bgp-route-target --- 07:20:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/0.24.0-SNAPSHOT/bgp-route-target-0.24.0-SNAPSHOT.pom 07:20:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bgp-route-target-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/0.24.0-SNAPSHOT/bgp-route-target-0.24.0-SNAPSHOT.jar 07:20:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bgp-route-target-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/0.24.0-SNAPSHOT/bgp-route-target-0.24.0-SNAPSHOT-javadoc.jar 07:20:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/0.24.0-SNAPSHOT/bgp-route-target-0.24.0-SNAPSHOT-cyclonedx.xml 07:20:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/0.24.0-SNAPSHOT/bgp-route-target-0.24.0-SNAPSHOT-cyclonedx.json 07:20:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bgp-route-target-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/0.24.0-SNAPSHOT/bgp-route-target-0.24.0-SNAPSHOT-sources.jar 07:20:00 [INFO] 07:20:00 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-route-target --- 07:20:00 [INFO] Installing org/opendaylight/bgpcep/bgp-route-target/0.24.0-SNAPSHOT/bgp-route-target-0.24.0-SNAPSHOT.jar 07:20:00 [INFO] Writing OBR metadata 07:20:01 [INFO] 07:20:01 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-route-target --- 07:20:01 [INFO] org.opendaylight.bgpcep:bgp-route-target:bundle:0.24.0-SNAPSHOT 07:20:01 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 07:20:01 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:20:01 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:20:01 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.24.0-SNAPSHOT:compile 07:20:01 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:20:01 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:20:01 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.24.0-SNAPSHOT:compile 07:20:01 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.24.0-SNAPSHOT:compile 07:20:01 [INFO] +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:20:01 [INFO] +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:20:01 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:20:01 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:20:01 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:20:01 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:20:01 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:20:01 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:20:01 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.24.0-SNAPSHOT:test 07:20:01 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.20:test 07:20:01 [INFO] | +- ch.qos.logback:logback-core:jar:1.5.20:test 07:20:01 [INFO] | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:20:01 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:test 07:20:01 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:20:01 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:test-jar:tests:0.24.0-SNAPSHOT:test 07:20:01 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:0.24.0-SNAPSHOT:test 07:20:01 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.24.0-SNAPSHOT:test 07:20:01 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:20:01 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:20:01 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:20:01 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:test 07:20:01 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:20:01 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:20:01 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:20:01 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:20:01 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:20:01 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:20:01 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:20:01 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:20:01 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:20:01 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:20:01 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:0.24.0-SNAPSHOT:test 07:20:01 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:jar:0.24.0-SNAPSHOT:test 07:20:01 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:test-jar:tests:0.24.0-SNAPSHOT:test 07:20:01 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:20:01 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:20:01 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:20:01 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:20:01 [INFO] | | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:20:01 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:20:01 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:20:01 [INFO] | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:20:01 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:20:01 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:20:01 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:20:01 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:20:01 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:20:01 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:20:01 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:20:01 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:20:01 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT:compile 07:20:01 [INFO] | \- io.netty:netty-transport:jar:4.2.7.Final:compile 07:20:01 [INFO] | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:20:01 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:compile 07:20:01 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:20:01 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:20:01 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.24.0-SNAPSHOT:compile 07:20:01 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.24.0-SNAPSHOT:compile 07:20:01 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:20:01 [INFO] +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:20:01 [INFO] +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:20:01 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:20:01 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:20:01 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:20:01 [INFO] | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:20:01 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:20:01 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:20:01 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:20:01 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:20:01 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:20:01 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:20:01 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:20:01 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:20:01 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:20:01 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:20:01 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:0.24.0-SNAPSHOT:test 07:20:01 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:20:01 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:20:01 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:20:01 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:20:01 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:20:01 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:20:01 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:20:01 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:20:01 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:20:01 [INFO] | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:20:01 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:20:01 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:20:01 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:20:01 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:20:01 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:20:01 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:20:01 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:20:01 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:20:01 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:20:01 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:20:01 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:20:01 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:20:01 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:20:01 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:20:01 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:20:01 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:20:01 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:20:01 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:20:01 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:20:01 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:20:01 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:20:01 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:20:01 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:20:01 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:20:01 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:20:01 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:20:01 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:20:01 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:20:01 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:20:01 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:20:01 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:20:01 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:20:01 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:20:01 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:20:01 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:20:01 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:20:01 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:20:01 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:20:01 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:20:01 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:20:01 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:20:01 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:20:01 [INFO] +- junit:junit:jar:4.13.2:test 07:20:01 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:20:01 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:20:01 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:20:01 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:20:01 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:20:01 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:20:01 [INFO] 07:20:01 [INFO] --- clm:3.0.0-01:index (default-cli) @ bgp-route-target --- 07:20:01 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/sonatype-clm/module.xml 07:20:01 [INFO] 07:20:01 [INFO] -----------< org.opendaylight.bgpcep:bgp-openconfig-rp-impl >----------- 07:20:01 [INFO] Building bgp-openconfig-rp-impl 0.24.0-SNAPSHOT [42/167] 07:20:01 [INFO] from bgp/openconfig-rp-impl/pom.xml 07:20:01 [INFO] -------------------------------[ bundle ]------------------------------- 07:20:01 [INFO] 07:20:01 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-openconfig-rp-impl --- 07:20:01 [INFO] 07:20:01 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-openconfig-rp-impl --- 07:20:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:01 [INFO] 07:20:01 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-openconfig-rp-impl --- 07:20:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:01 [INFO] 07:20:01 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-openconfig-rp-impl --- 07:20:01 [INFO] 07:20:01 [INFO] --- dependency:3.9.0:properties (default) @ bgp-openconfig-rp-impl --- 07:20:01 [INFO] 07:20:01 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-openconfig-rp-impl --- 07:20: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/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:20:01 [INFO] 07:20:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-openconfig-rp-impl --- 07:20:01 [INFO] Starting audit... 07:20:01 Audit done. 07:20:01 [INFO] You have 0 Checkstyle violations. 07:20:01 [INFO] 07:20:01 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-openconfig-rp-impl --- 07:20:01 [INFO] Starting audit... 07:20:01 Audit done. 07:20:01 [INFO] You have 0 Checkstyle violations. 07:20:01 [INFO] 07:20:01 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-openconfig-rp-impl --- 07:20:01 [INFO] 07:20:01 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-openconfig-rp-impl --- 07:20:01 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/src/main/resources 07:20:01 [INFO] 07:20:01 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-openconfig-rp-impl --- 07:20:01 [INFO] Recompiling the module because of changed dependency. 07:20:01 [INFO] Compiling 3 source files with javac [debug release 21] to target/classes 07:20:01 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.BGPRibRoutingPolicyFactory 07:20:01 [INFO] 07:20:01 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-openconfig-rp-impl >>> 07:20:01 [INFO] 07:20:01 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-openconfig-rp-impl --- 07:20:01 [INFO] Fork Value is true 07:20:04 [INFO] Done SpotBugs Analysis.... 07:20:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:20:04 [INFO] 07:20:04 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-openconfig-rp-impl <<< 07:20:04 [INFO] 07:20:04 [INFO] 07:20:04 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-openconfig-rp-impl --- 07:20:04 [INFO] BugInstance size is 0 07:20:04 [INFO] Error size is 0 07:20:04 [INFO] No errors/warnings found 07:20:04 [INFO] 07:20:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-openconfig-rp-impl --- 07:20:04 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:20:04 [INFO] 07:20:04 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-openconfig-rp-impl --- 07:20:04 [INFO] No sources to compile 07:20:04 [INFO] 07:20:04 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-openconfig-rp-impl --- 07:20:04 [INFO] 07:20:04 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-openconfig-rp-impl --- 07:20:04 [INFO] 07:20:04 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-openconfig-rp-impl --- 07:20:04 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.24.0-SNAPSHOT.jar 07:20:04 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/classes/META-INF/MANIFEST.MF 07:20:04 [INFO] 07:20:04 [INFO] --- jar:3.4.2:test-jar (default) @ bgp-openconfig-rp-impl --- 07:20:04 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.24.0-SNAPSHOT-tests.jar 07:20:04 [INFO] 07:20:04 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ bgp-openconfig-rp-impl --- 07:20:04 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.24.0-SNAPSHOT-test-sources.jar 07:20:04 [INFO] 07:20:04 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-openconfig-rp-impl --- 07:20:05 [WARNING] Javadoc Warnings 07:20:05 [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:20:05 [WARNING] public final class DefaultBGPRibRoutingPolicyFactory implements BGPRibRoutingPolicyFactory { 07:20:05 [WARNING] ^ 07:20:05 [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:20:05 [WARNING] public DefaultBGPRibRoutingPolicyFactory() { 07:20:05 [WARNING] ^ 07:20:05 [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:20:05 [WARNING] public DefaultBGPRibRoutingPolicyFactory(@Reference final DataBroker databroker, 07:20:05 [WARNING] ^ 07:20:05 [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:20:05 [WARNING] public final class PolicyRIBBaseParametersImpl implements RouteEntryBaseAttributes { 07:20:05 [WARNING] ^ 07:20:05 [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:20:05 [WARNING] public PolicyRIBBaseParametersImpl(final long localAs, final Ipv4AddressNoZone originatorId, 07:20:05 [WARNING] ^ 07:20:05 [WARNING] 5 warnings 07:20:05 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.24.0-SNAPSHOT-javadoc.jar 07:20:05 [INFO] 07:20:05 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-openconfig-rp-impl --- 07:20:05 [INFO] CycloneDX: Resolving Dependencies 07:20:06 [INFO] CycloneDX: Creating BOM version 1.6 with 53 component(s) 07:20:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bom.xml 07:20:06 [INFO] attaching as bgp-openconfig-rp-impl-0.24.0-SNAPSHOT-cyclonedx.xml 07:20:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bom.json 07:20:06 [INFO] attaching as bgp-openconfig-rp-impl-0.24.0-SNAPSHOT-cyclonedx.json 07:20:06 [INFO] 07:20:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-rp-impl --- 07:20:06 [INFO] Skipping duplicate-finder execution! 07:20:06 [INFO] 07:20:06 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-openconfig-rp-impl --- 07:20:06 [INFO] No dependency problems found 07:20:06 [INFO] 07:20:06 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-openconfig-rp-impl --- 07:20:06 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.24.0-SNAPSHOT-sources.jar 07:20:06 [INFO] 07:20:06 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-openconfig-rp-impl --- 07:20:06 [INFO] 07:20:06 [INFO] --- jacoco:0.8.14:report (report) @ bgp-openconfig-rp-impl --- 07:20:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:20:06 [INFO] 07:20:06 [INFO] --- install:3.1.4:install (default-install) @ bgp-openconfig-rp-impl --- 07:20:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.24.0-SNAPSHOT/bgp-openconfig-rp-impl-0.24.0-SNAPSHOT.pom 07:20:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.24.0-SNAPSHOT/bgp-openconfig-rp-impl-0.24.0-SNAPSHOT.jar 07:20:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.24.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.24.0-SNAPSHOT/bgp-openconfig-rp-impl-0.24.0-SNAPSHOT-tests.jar 07:20:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.24.0-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.24.0-SNAPSHOT/bgp-openconfig-rp-impl-0.24.0-SNAPSHOT-test-sources.jar 07:20:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.24.0-SNAPSHOT/bgp-openconfig-rp-impl-0.24.0-SNAPSHOT-javadoc.jar 07:20:06 [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/0.24.0-SNAPSHOT/bgp-openconfig-rp-impl-0.24.0-SNAPSHOT-cyclonedx.xml 07:20:06 [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/0.24.0-SNAPSHOT/bgp-openconfig-rp-impl-0.24.0-SNAPSHOT-cyclonedx.json 07:20:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.24.0-SNAPSHOT/bgp-openconfig-rp-impl-0.24.0-SNAPSHOT-sources.jar 07:20:06 [INFO] 07:20:06 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-openconfig-rp-impl --- 07:20:06 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.24.0-SNAPSHOT/bgp-openconfig-rp-impl-0.24.0-SNAPSHOT.jar 07:20:06 [INFO] Writing OBR metadata 07:20:06 [INFO] 07:20:06 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-openconfig-rp-impl --- 07:20:06 [INFO] org.opendaylight.bgpcep:bgp-openconfig-rp-impl:bundle:0.24.0-SNAPSHOT 07:20:06 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:20:06 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:20:06 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:20:06 [INFO] | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:20:06 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:20:06 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:20:06 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:20:06 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:compile 07:20:06 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:20:06 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:20:06 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:20:06 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:20:06 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:20:06 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:20:06 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.24.0-SNAPSHOT:compile 07:20:06 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:20:06 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT:compile 07:20:06 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:20:06 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:20:06 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:20:06 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:20:06 [INFO] | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:20:06 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:20:06 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:20:06 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:20:06 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:20:06 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:20:06 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:20:06 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:20:06 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:20:06 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:20:06 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:20:06 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:20:06 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:20:06 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:20:06 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:20:06 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:20:06 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:20:06 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:20:06 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:20:06 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:20:06 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:20:06 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:20:06 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:20:06 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:20:06 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:20:06 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:20:06 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:20:06 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:20:06 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:20:06 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:20:06 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:20:06 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:20:06 [INFO] | | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:20:06 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:20:06 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:20:06 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:20:06 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:20:06 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:20:06 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:20:06 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:20:06 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:20:06 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:20:06 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:20:06 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:20:06 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:20:06 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:20:06 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:0.24.0-SNAPSHOT:test 07:20:06 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.24.0-SNAPSHOT:test 07:20:06 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:test 07:20:06 [INFO] | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:20:06 [INFO] | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:20:06 [INFO] | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:20:06 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:0.24.0-SNAPSHOT:test 07:20:06 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:jar:0.24.0-SNAPSHOT:test 07:20:06 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:test-jar:tests:0.24.0-SNAPSHOT:test 07:20:06 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.24.0-SNAPSHOT:test 07:20:06 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.20:test 07:20:06 [INFO] | \- ch.qos.logback:logback-core:jar:1.5.20:test 07:20:06 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:20:06 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:20:06 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:20:06 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:20:06 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:20:06 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:20:06 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:20:06 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:20:06 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:20:06 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:20:06 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:20:06 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:20:06 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:20:06 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:20:06 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:20:06 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:20:06 [INFO] +- junit:junit:jar:4.13.2:test 07:20:06 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:20:06 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:20:06 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:20:06 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:20:06 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:20:06 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:20:06 [INFO] 07:20:06 [INFO] --- clm:3.0.0-01:index (default-cli) @ bgp-openconfig-rp-impl --- 07:20:06 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/sonatype-clm/module.xml 07:20:06 [INFO] 07:20:06 [INFO] ------------------< org.opendaylight.bgpcep:rsvp-api >------------------ 07:20:06 [INFO] Building rsvp-api 0.24.0-SNAPSHOT [43/167] 07:20:06 [INFO] from rsvp/api/pom.xml 07:20:06 [INFO] -------------------------------[ bundle ]------------------------------- 07:20:06 [INFO] 07:20:06 [INFO] --- clean:3.5.0:clean (default-clean) @ rsvp-api --- 07:20:06 [INFO] 07:20:06 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rsvp-api --- 07:20:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:06 [INFO] 07:20:06 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rsvp-api --- 07:20:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:06 [INFO] 07:20:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rsvp-api --- 07:20:07 [INFO] 07:20:07 [INFO] --- dependency:3.9.0:properties (default) @ rsvp-api --- 07:20:07 [INFO] 07:20:07 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rsvp-api --- 07:20:07 [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:20:07 [INFO] 07:20:07 [INFO] --- yang:14.0.20:generate-sources (binding) @ rsvp-api --- 07:20:07 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:20:07 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/rsvp/api/src/main/yang 07:20:07 [INFO] yang-to-sources: Found 4 dependencies in 795.1 μs 07:20:07 [INFO] yang-to-sources: Project model files found: 1 in 5.910 ms 07:20:07 [INFO] yang-to-sources: 7 YANG models processed in 38.15 ms 07:20:07 [INFO] BindingJavaFileGenerator: Defined 240 files in 9.192 ms 07:20:07 [INFO] Sorted 240 files into 76 directories in 334.7 μs 07:20:07 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 240 in 38.80 ms 07:20:07 [INFO] 07:20:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ rsvp-api --- 07:20:07 [INFO] Starting audit... 07:20:07 Audit done. 07:20:07 [INFO] You have 0 Checkstyle violations. 07:20:07 [INFO] 07:20:07 [INFO] --- checkstyle:3.6.0:check (default) @ rsvp-api --- 07:20:07 [INFO] Starting audit... 07:20:07 Audit done. 07:20:07 [INFO] You have 0 Checkstyle violations. 07:20:07 [INFO] 07:20:07 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rsvp-api --- 07:20:07 [INFO] 07:20:07 [INFO] --- resources:3.3.1:resources (default-resources) @ rsvp-api --- 07:20:07 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/api/src/main/resources 07:20:07 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/generated-sources/spi 07:20:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:20:07 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:20:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:20:07 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/generated-sources/spi 07:20:07 [INFO] 07:20:07 [INFO] --- compiler:3.14.1:compile (default-compile) @ rsvp-api --- 07:20:07 [INFO] Recompiling the module because of changed dependency. 07:20:07 [INFO] Compiling 240 source files with javac [debug release 21] to target/classes 07:20:08 [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:[59,42] possible 'this' escape before subclass is fully initialized 07:20:08 [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:[59,42] possible 'this' escape before subclass is fully initialized 07:20:08 [INFO] 07:20:08 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rsvp-api >>> 07:20:08 [INFO] 07:20:08 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rsvp-api --- 07:20:08 [INFO] Fork Value is true 07:20:10 [INFO] Done SpotBugs Analysis.... 07:20:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:20:10 [INFO] 07:20:10 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rsvp-api <<< 07:20:10 [INFO] 07:20:10 [INFO] 07:20:10 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rsvp-api --- 07:20:10 [INFO] BugInstance size is 0 07:20:10 [INFO] Error size is 0 07:20:10 [INFO] No errors/warnings found 07:20:10 [INFO] 07:20:10 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rsvp-api --- 07:20:10 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/api/src/test/resources 07:20:10 [INFO] 07:20:10 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rsvp-api --- 07:20:10 [INFO] No sources to compile 07:20:10 [INFO] 07:20:10 [INFO] --- surefire:3.5.4:test (default-test) @ rsvp-api --- 07:20:10 [INFO] No tests to run. 07:20:10 [INFO] 07:20:10 [INFO] --- copy:14.1.6:copy-files (default) @ rsvp-api --- 07:20:10 [INFO] 07:20:10 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rsvp-api --- 07:20:11 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/rsvp-api-0.24.0-SNAPSHOT.jar 07:20:11 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/classes/META-INF/MANIFEST.MF 07:20:11 [INFO] 07:20:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rsvp-api --- 07:20:15 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/rsvp-api-0.24.0-SNAPSHOT-javadoc.jar 07:20:15 [INFO] 07:20:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rsvp-api --- 07:20:15 [INFO] CycloneDX: Resolving Dependencies 07:20:15 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 07:20:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/bom.xml 07:20:15 [INFO] attaching as rsvp-api-0.24.0-SNAPSHOT-cyclonedx.xml 07:20:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/bom.json 07:20:15 [INFO] attaching as rsvp-api-0.24.0-SNAPSHOT-cyclonedx.json 07:20:15 [INFO] 07:20:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rsvp-api --- 07:20:15 [INFO] Skipping duplicate-finder execution! 07:20:15 [INFO] 07:20:15 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rsvp-api --- 07:20:15 [INFO] No dependency problems found 07:20:15 [INFO] 07:20:15 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rsvp-api --- 07:20:15 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/rsvp-api-0.24.0-SNAPSHOT-sources.jar 07:20:16 [INFO] 07:20:16 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rsvp-api --- 07:20:16 [INFO] 07:20:16 [INFO] --- jacoco:0.8.14:report (report) @ rsvp-api --- 07:20:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:20:16 [INFO] 07:20:16 [INFO] --- install:3.1.4:install (default-install) @ rsvp-api --- 07:20:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/api/pom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-api/0.24.0-SNAPSHOT/rsvp-api-0.24.0-SNAPSHOT.pom 07:20:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/rsvp-api-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-api/0.24.0-SNAPSHOT/rsvp-api-0.24.0-SNAPSHOT.jar 07:20:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/rsvp-api-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-api/0.24.0-SNAPSHOT/rsvp-api-0.24.0-SNAPSHOT-javadoc.jar 07:20:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-api/0.24.0-SNAPSHOT/rsvp-api-0.24.0-SNAPSHOT-cyclonedx.xml 07:20:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/rsvp-api/0.24.0-SNAPSHOT/rsvp-api-0.24.0-SNAPSHOT-cyclonedx.json 07:20:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/rsvp-api-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-api/0.24.0-SNAPSHOT/rsvp-api-0.24.0-SNAPSHOT-sources.jar 07:20:16 [INFO] 07:20:16 [INFO] --- bundle:6.0.0:install (default-install) @ rsvp-api --- 07:20:16 [INFO] Installing org/opendaylight/bgpcep/rsvp-api/0.24.0-SNAPSHOT/rsvp-api-0.24.0-SNAPSHOT.jar 07:20:16 [INFO] Writing OBR metadata 07:20:16 [INFO] 07:20:16 [INFO] --- dependency:3.9.0:tree (default-cli) @ rsvp-api --- 07:20:16 [INFO] org.opendaylight.bgpcep:rsvp-api:bundle:0.24.0-SNAPSHOT 07:20:16 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:20:16 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:20:16 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:20:16 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:20:16 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:20:16 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:20:16 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:20:16 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:20:16 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:20:16 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:20:16 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:20:16 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:20:16 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:20:16 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:20:16 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:20:16 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:20:16 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:20:16 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:20:16 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:20:16 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:20:16 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:20:16 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:20:16 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:20:16 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:20:16 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:20:16 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:20:16 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:20:16 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:20:16 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:20:16 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:20:16 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:20:16 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:20:16 [INFO] +- junit:junit:jar:4.13.2:test 07:20:16 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:20:16 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:20:16 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:20:16 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:20:16 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:20:16 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:20:16 [INFO] 07:20:16 [INFO] --- clm:3.0.0-01:index (default-cli) @ rsvp-api --- 07:20:16 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/sonatype-clm/module.xml 07:20:16 [INFO] 07:20:16 [INFO] ------------------< org.opendaylight.bgpcep:rsvp-spi >------------------ 07:20:16 [INFO] Building rsvp-spi 0.24.0-SNAPSHOT [44/167] 07:20:16 [INFO] from rsvp/spi/pom.xml 07:20:16 [INFO] -------------------------------[ bundle ]------------------------------- 07:20:16 [INFO] 07:20:16 [INFO] --- clean:3.5.0:clean (default-clean) @ rsvp-spi --- 07:20:16 [INFO] 07:20:16 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rsvp-spi --- 07:20:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:16 [INFO] 07:20:16 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rsvp-spi --- 07:20:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:16 [INFO] 07:20:16 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rsvp-spi --- 07:20:16 [INFO] 07:20:16 [INFO] --- dependency:3.9.0:properties (default) @ rsvp-spi --- 07:20:16 [INFO] 07:20:16 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rsvp-spi --- 07:20:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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:20:16 [INFO] 07:20:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ rsvp-spi --- 07:20:16 [INFO] Starting audit... 07:20:16 Audit done. 07:20:16 [INFO] You have 0 Checkstyle violations. 07:20:16 [INFO] 07:20:16 [INFO] --- checkstyle:3.6.0:check (default) @ rsvp-spi --- 07:20:16 [INFO] Starting audit... 07:20:16 Audit done. 07:20:16 [INFO] You have 0 Checkstyle violations. 07:20:16 [INFO] 07:20:16 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rsvp-spi --- 07:20:16 [INFO] 07:20:16 [INFO] --- resources:3.3.1:resources (default-resources) @ rsvp-spi --- 07:20:16 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/spi/src/main/resources 07:20:16 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/generated-sources/spi 07:20:16 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/generated-sources/yang 07:20:16 [INFO] 07:20:16 [INFO] --- compiler:3.14.1:compile (default-compile) @ rsvp-spi --- 07:20:16 [INFO] Recompiling the module because of changed dependency. 07:20:16 [INFO] Compiling 36 source files with javac [debug release 21] to target/classes 07:20:16 [INFO] Writing META-INF/services/org.opendaylight.protocol.rsvp.parser.spi.RSVPExtensionConsumerContext 07:20:16 [INFO] 07:20:16 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rsvp-spi >>> 07:20:16 [INFO] 07:20:16 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rsvp-spi --- 07:20:16 [INFO] Fork Value is true 07:20:19 [INFO] Done SpotBugs Analysis.... 07:20:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:20:19 [INFO] 07:20:19 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rsvp-spi <<< 07:20:19 [INFO] 07:20:19 [INFO] 07:20:19 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rsvp-spi --- 07:20:19 [INFO] BugInstance size is 0 07:20:19 [INFO] Error size is 0 07:20:20 [INFO] No errors/warnings found 07:20:20 [INFO] 07:20:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rsvp-spi --- 07:20:20 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/spi/src/test/resources 07:20:20 [INFO] 07:20:20 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rsvp-spi --- 07:20:20 [INFO] Recompiling the module because of changed dependency. 07:20:20 [INFO] Compiling 12 source files with javac [debug release 21] to target/test-classes 07:20:20 [INFO] 07:20:20 [INFO] --- surefire:3.5.4:test (default-test) @ rsvp-spi --- 07:20:20 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:20:20 [INFO] 07:20:20 [INFO] ------------------------------------------------------- 07:20:20 [INFO] T E S T S 07:20:20 [INFO] ------------------------------------------------------- 07:20:21 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRSVPObjectRegistryTest 07:20:21 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:20:22 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.124 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRSVPObjectRegistryTest 07:20:22 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleEROSubobjectRegistryTest 07:20:22 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleEROSubobjectRegistryTest 07:20:22 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleXROSubobjectRegistryTest 07:20:22 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleXROSubobjectRegistryTest 07:20:22 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRSVPExtensionProviderContextTest 07:20:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.619 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRSVPExtensionProviderContextTest 07:20:22 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleLabelRegistryTest 07:20:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleLabelRegistryTest 07:20:22 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRROSubobjectRegistryTest 07:20:22 [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:22 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.XROSubobjectListParserTest 07:20:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.XROSubobjectListParserTest 07:20:23 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.PathKeyUtilsTest 07:20:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.PathKeyUtilsTest 07:20:23 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.EROSubobjectListParserTest 07:20:23 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.EROSubobjectListParserTest 07:20:23 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.RROSubobjectListParserTest 07:20:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.RROSubobjectListParserTest 07:20:23 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.UnnumberedInterfaceSubobjectUtilsTest 07:20:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.UnnumberedInterfaceSubobjectUtilsTest 07:20:23 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.EROSubobjectUtilTest 07:20:23 [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:23 [INFO] 07:20:23 [INFO] Results: 07:20:23 [INFO] 07:20:23 [INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0 07:20:23 [INFO] 07:20:23 [INFO] 07:20:23 [INFO] --- copy:14.1.6:copy-files (default) @ rsvp-spi --- 07:20:23 [INFO] 07:20:23 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rsvp-spi --- 07:20:23 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/rsvp-spi-0.24.0-SNAPSHOT.jar 07:20:23 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/classes/META-INF/MANIFEST.MF 07:20:23 [INFO] 07:20:23 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rsvp-spi --- 07:20:25 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/rsvp-spi-0.24.0-SNAPSHOT-javadoc.jar 07:20:25 [INFO] 07:20:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rsvp-spi --- 07:20:25 [INFO] CycloneDX: Resolving Dependencies 07:20:25 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 07:20:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/bom.xml 07:20:25 [INFO] attaching as rsvp-spi-0.24.0-SNAPSHOT-cyclonedx.xml 07:20:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/bom.json 07:20:25 [INFO] attaching as rsvp-spi-0.24.0-SNAPSHOT-cyclonedx.json 07:20:25 [INFO] 07:20:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rsvp-spi --- 07:20:25 [INFO] Skipping duplicate-finder execution! 07:20:25 [INFO] 07:20:25 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rsvp-spi --- 07:20:25 [INFO] No dependency problems found 07:20:25 [INFO] 07:20:25 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rsvp-spi --- 07:20:25 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/rsvp-spi-0.24.0-SNAPSHOT-sources.jar 07:20:25 [INFO] 07:20:25 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rsvp-spi --- 07:20:25 [INFO] 07:20:25 [INFO] --- jacoco:0.8.14:report (report) @ rsvp-spi --- 07:20:25 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/code-coverage/jacoco.exec 07:20:25 [INFO] Analyzed bundle 'rsvp-spi' with 17 classes 07:20:25 [INFO] 07:20:25 [INFO] --- install:3.1.4:install (default-install) @ rsvp-spi --- 07:20:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/0.24.0-SNAPSHOT/rsvp-spi-0.24.0-SNAPSHOT.pom 07:20:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/rsvp-spi-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/0.24.0-SNAPSHOT/rsvp-spi-0.24.0-SNAPSHOT.jar 07:20:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/rsvp-spi-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/0.24.0-SNAPSHOT/rsvp-spi-0.24.0-SNAPSHOT-javadoc.jar 07:20:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/0.24.0-SNAPSHOT/rsvp-spi-0.24.0-SNAPSHOT-cyclonedx.xml 07:20:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/0.24.0-SNAPSHOT/rsvp-spi-0.24.0-SNAPSHOT-cyclonedx.json 07:20:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/rsvp-spi-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/0.24.0-SNAPSHOT/rsvp-spi-0.24.0-SNAPSHOT-sources.jar 07:20:25 [INFO] 07:20:25 [INFO] --- bundle:6.0.0:install (default-install) @ rsvp-spi --- 07:20:25 [INFO] Installing org/opendaylight/bgpcep/rsvp-spi/0.24.0-SNAPSHOT/rsvp-spi-0.24.0-SNAPSHOT.jar 07:20:25 [INFO] Writing OBR metadata 07:20:25 [INFO] 07:20:25 [INFO] --- dependency:3.9.0:tree (default-cli) @ rsvp-spi --- 07:20:25 [INFO] org.opendaylight.bgpcep:rsvp-spi:bundle:0.24.0-SNAPSHOT 07:20:25 [INFO] +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:20:25 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:20:25 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:20:25 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:20:25 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.24.0-SNAPSHOT:compile 07:20:25 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:20:25 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:20:25 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:20:25 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:20:25 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:20:25 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:20:25 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:20:25 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:20:25 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:20:25 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:20:25 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:20:25 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:20:25 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:20:25 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:20:25 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:20:25 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:20:25 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:20:25 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:20:25 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:20:25 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:20:25 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:20:25 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:20:25 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:20:25 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:20:25 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:20:25 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:20:25 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:20:25 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:20:25 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:20:25 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:20:25 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:20:25 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:20:25 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:20:25 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:20:25 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:20:25 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:20:25 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:20:25 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:20:25 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:20:25 [INFO] +- junit:junit:jar:4.13.2:test 07:20:25 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:20:25 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:20:25 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:20:25 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:20:25 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:20:25 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:20:25 [INFO] 07:20:25 [INFO] --- clm:3.0.0-01:index (default-cli) @ rsvp-spi --- 07:20:25 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/sonatype-clm/module.xml 07:20:25 [INFO] 07:20:25 [INFO] -----------------< org.opendaylight.bgpcep:rsvp-impl >------------------ 07:20:25 [INFO] Building rsvp-impl 0.24.0-SNAPSHOT [45/167] 07:20:25 [INFO] from rsvp/impl/pom.xml 07:20:25 [INFO] -------------------------------[ bundle ]------------------------------- 07:20:25 [INFO] 07:20:25 [INFO] --- clean:3.5.0:clean (default-clean) @ rsvp-impl --- 07:20:25 [INFO] 07:20:25 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rsvp-impl --- 07:20:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:25 [INFO] 07:20:25 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rsvp-impl --- 07:20:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:25 [INFO] 07:20:25 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rsvp-impl --- 07:20:26 [INFO] 07:20:26 [INFO] --- dependency:3.9.0:properties (default) @ rsvp-impl --- 07:20:26 [INFO] 07:20:26 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rsvp-impl --- 07:20:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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:26 [INFO] 07:20:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ rsvp-impl --- 07:20:26 [INFO] Starting audit... 07:20:26 Audit done. 07:20:26 [INFO] You have 0 Checkstyle violations. 07:20:26 [INFO] 07:20:26 [INFO] --- checkstyle:3.6.0:check (default) @ rsvp-impl --- 07:20:26 [INFO] Starting audit... 07:20:26 Audit done. 07:20:26 [INFO] You have 0 Checkstyle violations. 07:20:26 [INFO] 07:20:26 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rsvp-impl --- 07:20:26 [INFO] 07:20:26 [INFO] --- resources:3.3.1:resources (default-resources) @ rsvp-impl --- 07:20:26 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/impl/src/main/resources 07:20:26 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/generated-sources/spi 07:20:26 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/generated-sources/yang 07:20:26 [INFO] 07:20:26 [INFO] --- compiler:3.14.1:compile (default-compile) @ rsvp-impl --- 07:20:26 [INFO] Recompiling the module because of changed dependency. 07:20:26 [INFO] Compiling 59 source files with javac [debug release 21] to target/classes 07:20:26 [INFO] Writing META-INF/services/org.opendaylight.protocol.rsvp.parser.spi.RSVPExtensionProviderActivator 07:20:26 [INFO] 07:20:26 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rsvp-impl >>> 07:20:26 [INFO] 07:20:26 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rsvp-impl --- 07:20:26 [INFO] Fork Value is true 07:20:30 [INFO] Done SpotBugs Analysis.... 07:20:30 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:20:30 [INFO] 07:20:30 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rsvp-impl <<< 07:20:30 [INFO] 07:20:30 [INFO] 07:20:30 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rsvp-impl --- 07:20:30 [INFO] BugInstance size is 0 07:20:30 [INFO] Error size is 0 07:20:30 [INFO] No errors/warnings found 07:20:30 [INFO] 07:20:30 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rsvp-impl --- 07:20:30 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/impl/src/test/resources 07:20:30 [INFO] 07:20:30 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rsvp-impl --- 07:20:30 [INFO] Recompiling the module because of changed dependency. 07:20:30 [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes 07:20:30 [INFO] 07:20:30 [INFO] --- surefire:3.5.4:test (default-test) @ rsvp-impl --- 07:20:30 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:20:30 [INFO] 07:20:30 [INFO] ------------------------------------------------------- 07:20:30 [INFO] T E S T S 07:20:30 [INFO] ------------------------------------------------------- 07:20:31 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.RROSubobjectParserTest 07:20:32 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.384 s -- in org.opendaylight.protocol.rsvp.parser.impl.RROSubobjectParserTest 07:20:32 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.te.TEObjectTest 07:20:32 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s -- in org.opendaylight.protocol.rsvp.parser.impl.te.TEObjectTest 07:20:32 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.EROSubobjectParserTest 07:20:32 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.protocol.rsvp.parser.impl.EROSubobjectParserTest 07:20:32 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.XROSubobjectParserTest 07:20:32 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.rsvp.parser.impl.XROSubobjectParserTest 07:20:32 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.LabelSubobjectParserTest 07:20:32 [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:32 [INFO] 07:20:32 [INFO] Results: 07:20:32 [INFO] 07:20:32 [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0 07:20:32 [INFO] 07:20:32 [INFO] 07:20:32 [INFO] --- copy:14.1.6:copy-files (default) @ rsvp-impl --- 07:20:32 [INFO] 07:20:32 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rsvp-impl --- 07:20:32 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/rsvp-impl-0.24.0-SNAPSHOT.jar 07:20:32 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/classes/META-INF/MANIFEST.MF 07:20:32 [INFO] 07:20:32 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rsvp-impl --- 07:20:34 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/rsvp-impl-0.24.0-SNAPSHOT-javadoc.jar 07:20:34 [INFO] 07:20:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rsvp-impl --- 07:20:34 [INFO] CycloneDX: Resolving Dependencies 07:20:35 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 07:20:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/bom.xml 07:20:35 [INFO] attaching as rsvp-impl-0.24.0-SNAPSHOT-cyclonedx.xml 07:20:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/bom.json 07:20:35 [INFO] attaching as rsvp-impl-0.24.0-SNAPSHOT-cyclonedx.json 07:20:35 [INFO] 07:20:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rsvp-impl --- 07:20:35 [INFO] Skipping duplicate-finder execution! 07:20:35 [INFO] 07:20:35 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rsvp-impl --- 07:20:35 [INFO] No dependency problems found 07:20:35 [INFO] 07:20:35 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rsvp-impl --- 07:20:35 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/rsvp-impl-0.24.0-SNAPSHOT-sources.jar 07:20:35 [INFO] 07:20:35 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rsvp-impl --- 07:20:35 [INFO] 07:20:35 [INFO] --- jacoco:0.8.14:report (report) @ rsvp-impl --- 07:20:35 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/code-coverage/jacoco.exec 07:20:35 [INFO] Analyzed bundle 'rsvp-impl' with 59 classes 07:20:35 [INFO] 07:20:35 [INFO] --- install:3.1.4:install (default-install) @ rsvp-impl --- 07:20:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/0.24.0-SNAPSHOT/rsvp-impl-0.24.0-SNAPSHOT.pom 07:20:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/rsvp-impl-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/0.24.0-SNAPSHOT/rsvp-impl-0.24.0-SNAPSHOT.jar 07:20:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/rsvp-impl-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/0.24.0-SNAPSHOT/rsvp-impl-0.24.0-SNAPSHOT-javadoc.jar 07:20:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/0.24.0-SNAPSHOT/rsvp-impl-0.24.0-SNAPSHOT-cyclonedx.xml 07:20:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/0.24.0-SNAPSHOT/rsvp-impl-0.24.0-SNAPSHOT-cyclonedx.json 07:20:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/rsvp-impl-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/0.24.0-SNAPSHOT/rsvp-impl-0.24.0-SNAPSHOT-sources.jar 07:20:35 [INFO] 07:20:35 [INFO] --- bundle:6.0.0:install (default-install) @ rsvp-impl --- 07:20:35 [INFO] Installing org/opendaylight/bgpcep/rsvp-impl/0.24.0-SNAPSHOT/rsvp-impl-0.24.0-SNAPSHOT.jar 07:20:35 [INFO] Writing OBR metadata 07:20:35 [INFO] 07:20:35 [INFO] --- dependency:3.9.0:tree (default-cli) @ rsvp-impl --- 07:20:35 [INFO] org.opendaylight.bgpcep:rsvp-impl:bundle:0.24.0-SNAPSHOT 07:20:35 [INFO] +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:20:35 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.24.0-SNAPSHOT:compile 07:20:35 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:20:35 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:20:35 [INFO] +- org.opendaylight.bgpcep:rsvp-spi:jar:0.24.0-SNAPSHOT:compile 07:20:35 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:20:35 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:20:35 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:20:35 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:20:35 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:20:35 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:20:35 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:20:35 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:20:35 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:20:35 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 07:20:35 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:20:35 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:20:35 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:20:35 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:20:35 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:20:35 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:20:35 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:20:35 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:20:35 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:20:35 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:20:35 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:20:35 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:20:35 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:20:35 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:20:35 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:20:35 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:20:35 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:20:35 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:20:35 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:20:35 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:20:35 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:20:35 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:20:35 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:20:35 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:20:35 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:20:35 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:20:35 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:20:35 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:20:35 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:20:35 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:20:35 [INFO] +- junit:junit:jar:4.13.2:test 07:20:35 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:20:35 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:20:35 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:20:35 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:20:35 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:20:35 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:20:35 [INFO] 07:20:35 [INFO] --- clm:3.0.0-01:index (default-cli) @ rsvp-impl --- 07:20:35 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/sonatype-clm/module.xml 07:20:35 [INFO] 07:20:35 [INFO] ---------------< org.opendaylight.bgpcep:bgp-linkstate >---------------- 07:20:35 [INFO] Building bgp-linkstate 0.24.0-SNAPSHOT [46/167] 07:20:35 [INFO] from bgp/extensions/linkstate/pom.xml 07:20:35 [INFO] -------------------------------[ bundle ]------------------------------- 07:20:35 [INFO] 07:20:35 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-linkstate --- 07:20:35 [INFO] 07:20:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-linkstate --- 07:20:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:35 [INFO] 07:20:35 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-linkstate --- 07:20:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:35 [INFO] 07:20:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-linkstate --- 07:20:35 [INFO] 07:20:35 [INFO] --- dependency:3.9.0:properties (default) @ bgp-linkstate --- 07:20:35 [INFO] 07:20:35 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-linkstate --- 07:20:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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:35 [INFO] 07:20:35 [INFO] --- yang:14.0.20:generate-sources (binding) @ bgp-linkstate --- 07:20:35 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:20:35 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/src/main/yang 07:20:35 [INFO] yang-to-sources: Found 14 dependencies in 3.437 ms 07:20:35 [INFO] yang-to-sources: Project model files found: 3 in 7.551 ms 07:20:36 [INFO] yang-to-sources: 17 YANG models processed in 187.8 ms 07:20:36 [INFO] BindingJavaFileGenerator: Defined 327 files in 24.73 ms 07:20:36 [INFO] Sorted 327 files into 79 directories in 426.1 μs 07:20:36 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 327 in 75.51 ms 07:20:36 [INFO] 07:20:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-linkstate --- 07:20:36 [INFO] Starting audit... 07:20:36 Audit done. 07:20:36 [INFO] You have 0 Checkstyle violations. 07:20:36 [INFO] 07:20:36 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-linkstate --- 07:20:36 [INFO] Starting audit... 07:20:36 Audit done. 07:20:36 [INFO] You have 0 Checkstyle violations. 07:20:36 [INFO] 07:20:36 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-linkstate --- 07:20:36 [INFO] 07:20:36 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-linkstate --- 07:20:36 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/src/main/resources 07:20:36 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/generated-sources/spi 07:20:36 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 07:20:36 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:20:36 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 07:20:36 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/generated-sources/spi 07:20:36 [INFO] 07:20:36 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-linkstate --- 07:20:37 [INFO] Recompiling the module because of changed dependency. 07:20:37 [INFO] Compiling 379 source files with javac [debug release 21] to target/classes 07:20:38 [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:38 [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:38 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 07:20:38 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 07:20:38 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 07:20:38 [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:38 [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:38 [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:38 [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:38 [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:38 [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:[59,42] possible 'this' escape before subclass is fully initialized 07:20:38 [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:[59,42] possible 'this' escape before subclass is fully initialized 07:20:38 [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:38 [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:38 [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:[59,42] possible 'this' escape before subclass is fully initialized 07:20:38 [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:[59,42] possible 'this' escape before subclass is fully initialized 07:20:38 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/pojo/SimpleNlriTypeRegistry.java:[207,93] unchecked cast 07:20:38 required: java.lang.Class 07:20:38 found: java.lang.Class 07:20:38 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/pojo/SimpleNlriTypeRegistry.java:[245,89] unchecked cast 07:20:38 required: org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser 07:20:38 found: org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser 07:20:38 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/pojo/SimpleNlriTypeRegistry.java:[259,89] unchecked cast 07:20:38 required: org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser.LinkstateTlvSerializer 07:20:38 found: org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser.LinkstateTlvSerializer 07:20:38 [INFO] 07:20:38 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-linkstate >>> 07:20:38 [INFO] 07:20:38 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-linkstate --- 07:20:38 [INFO] Fork Value is true 07:20:44 [INFO] Done SpotBugs Analysis.... 07:20:44 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:20:44 [INFO] 07:20:44 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-linkstate <<< 07:20:44 [INFO] 07:20:44 [INFO] 07:20:44 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-linkstate --- 07:20:44 [INFO] BugInstance size is 0 07:20:44 [INFO] Error size is 0 07:20:44 [INFO] No errors/warnings found 07:20:44 [INFO] 07:20:44 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-linkstate --- 07:20:44 [INFO] Copying 4 resources from src/test/resources to target/test-classes 07:20:44 [INFO] 07:20:44 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-linkstate --- 07:20:44 [INFO] Recompiling the module because of changed dependency. 07:20:44 [INFO] Compiling 8 source files with javac [debug release 21] to target/test-classes 07:20:44 [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:44 [INFO] 07:20:44 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-linkstate --- 07:20:44 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:20:44 [INFO] 07:20:44 [INFO] ------------------------------------------------------- 07:20:44 [INFO] T E S T S 07:20:44 [INFO] ------------------------------------------------------- 07:20:45 [INFO] Running org.opendaylight.protocol.bgp.linkstate.ParserTest 07:20:46 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:20:47 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.487 s -- in org.opendaylight.protocol.bgp.linkstate.ParserTest 07:20:47 [INFO] Running org.opendaylight.protocol.bgp.linkstate.ActivatorTest 07:20:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.155 s -- in org.opendaylight.protocol.bgp.linkstate.ActivatorTest 07:20:50 [INFO] Running org.opendaylight.protocol.bgp.linkstate.LinkstateAttributeParserTest 07:20:50 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.opendaylight.protocol.bgp.linkstate.LinkstateAttributeParserTest 07:20:50 [INFO] Running org.opendaylight.protocol.bgp.linkstate.LinkstateNlriParserTest 07:20:50 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.protocol.bgp.linkstate.LinkstateNlriParserTest 07:20:50 [INFO] Running org.opendaylight.protocol.bgp.linkstate.SrAttributeParserTest 07:20:50 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.protocol.bgp.linkstate.SrAttributeParserTest 07:20:50 [INFO] Running org.opendaylight.protocol.bgp.linkstate.impl.TableTypeActivatorTest 07:20:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.linkstate.impl.TableTypeActivatorTest 07:20:50 [INFO] Running org.opendaylight.protocol.bgp.linkstate.LinkstateRIBSupportTest 07:20:51 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.510 s -- in org.opendaylight.protocol.bgp.linkstate.LinkstateRIBSupportTest 07:20:51 [INFO] Running org.opendaylight.protocol.bgp.linkstate.TableTypeActivatorTest 07:20:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.linkstate.TableTypeActivatorTest 07:20:51 [INFO] 07:20:51 [INFO] Results: 07:20:51 [INFO] 07:20:51 [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0 07:20:51 [INFO] 07:20:51 [INFO] 07:20:51 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-linkstate --- 07:20:51 [INFO] 07:20:51 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-linkstate --- 07:20:51 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bgp-linkstate-0.24.0-SNAPSHOT.jar 07:20:51 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/classes/META-INF/MANIFEST.MF 07:20:51 [INFO] 07:20:51 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-linkstate --- 07:20:57 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bgp-linkstate-0.24.0-SNAPSHOT-javadoc.jar 07:20:57 [INFO] 07:20:57 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-linkstate --- 07:20:57 [INFO] CycloneDX: Resolving Dependencies 07:20:58 [INFO] CycloneDX: Creating BOM version 1.6 with 57 component(s) 07:20:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bom.xml 07:20:58 [INFO] attaching as bgp-linkstate-0.24.0-SNAPSHOT-cyclonedx.xml 07:20:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bom.json 07:20:58 [INFO] attaching as bgp-linkstate-0.24.0-SNAPSHOT-cyclonedx.json 07:20:58 [INFO] 07:20:58 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-linkstate --- 07:20:58 [INFO] Skipping duplicate-finder execution! 07:20:58 [INFO] 07:20:58 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-linkstate --- 07:20:58 [INFO] No dependency problems found 07:20:58 [INFO] 07:20:58 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-linkstate --- 07:20:58 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bgp-linkstate-0.24.0-SNAPSHOT-sources.jar 07:20:58 [INFO] 07:20:58 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-linkstate --- 07:20:58 [INFO] 07:20:58 [INFO] --- jacoco:0.8.14:report (report) @ bgp-linkstate --- 07:20:58 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/code-coverage/jacoco.exec 07:20:58 [INFO] Analyzed bundle 'bgp-linkstate' with 60 classes 07:20:59 [INFO] 07:20:59 [INFO] --- install:3.1.4:install (default-install) @ bgp-linkstate --- 07:20:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/0.24.0-SNAPSHOT/bgp-linkstate-0.24.0-SNAPSHOT.pom 07:20:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bgp-linkstate-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/0.24.0-SNAPSHOT/bgp-linkstate-0.24.0-SNAPSHOT.jar 07:20:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bgp-linkstate-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/0.24.0-SNAPSHOT/bgp-linkstate-0.24.0-SNAPSHOT-javadoc.jar 07:20:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/0.24.0-SNAPSHOT/bgp-linkstate-0.24.0-SNAPSHOT-cyclonedx.xml 07:20:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/0.24.0-SNAPSHOT/bgp-linkstate-0.24.0-SNAPSHOT-cyclonedx.json 07:20:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bgp-linkstate-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/0.24.0-SNAPSHOT/bgp-linkstate-0.24.0-SNAPSHOT-sources.jar 07:20:59 [INFO] 07:20:59 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-linkstate --- 07:20:59 [INFO] Installing org/opendaylight/bgpcep/bgp-linkstate/0.24.0-SNAPSHOT/bgp-linkstate-0.24.0-SNAPSHOT.jar 07:20:59 [INFO] Writing OBR metadata 07:20:59 [INFO] 07:20:59 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-linkstate --- 07:20:59 [INFO] org.opendaylight.bgpcep:bgp-linkstate:bundle:0.24.0-SNAPSHOT 07:20:59 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:20:59 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:20:59 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:20:59 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.24.0-SNAPSHOT:compile 07:20:59 [INFO] +- org.opendaylight.ietf:rfc8294-netty:jar:1.0.2:compile 07:20:59 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:20:59 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:20:59 [INFO] +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:20:59 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:20:59 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:20:59 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:20:59 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:20:59 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:20:59 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:20:59 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 07:20:59 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 07:20:59 [INFO] +- org.opendaylight.bgpcep:rsvp-impl:jar:0.24.0-SNAPSHOT:test 07:20:59 [INFO] | \- org.opendaylight.bgpcep:rsvp-spi:jar:0.24.0-SNAPSHOT:test 07:20:59 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:20:59 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:test 07:20:59 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:20:59 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:20:59 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:test-jar:tests:0.24.0-SNAPSHOT:test 07:20:59 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.24.0-SNAPSHOT:test 07:20:59 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.24.0-SNAPSHOT:test 07:20:59 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:test 07:20:59 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:20:59 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:20:59 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:20:59 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:20:59 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:20:59 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:20:59 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT:compile 07:20:59 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:20:59 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:20:59 [INFO] | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:20:59 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:20:59 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:compile 07:20:59 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:20:59 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.24.0-SNAPSHOT:compile 07:20:59 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.24.0-SNAPSHOT:compile 07:20:59 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:20:59 [INFO] +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:20:59 [INFO] +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:20:59 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:20:59 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:20:59 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:20:59 [INFO] | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:20:59 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:20:59 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:20:59 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:20:59 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:20:59 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:20:59 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:20:59 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:20:59 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:20:59 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:20:59 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:20:59 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:20:59 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:0.24.0-SNAPSHOT:test 07:20:59 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:20:59 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:20:59 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:20:59 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:20:59 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:20:59 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:20:59 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:20:59 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:20:59 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:20:59 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:20:59 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:20:59 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:20:59 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:20:59 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:20:59 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:20:59 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:20:59 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:20:59 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:20:59 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:20:59 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:20:59 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:20:59 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:20:59 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:20:59 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:20:59 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:20:59 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:20:59 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:20:59 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:20:59 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:20:59 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:20:59 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:20:59 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:20:59 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:20:59 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:20:59 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:20:59 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:20:59 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:20:59 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:20:59 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:20:59 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:20:59 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:20:59 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:20:59 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:20:59 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:20:59 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:20:59 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:20:59 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:20:59 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:20:59 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:20:59 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:20:59 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:20:59 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:20:59 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:20:59 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:20:59 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:20:59 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:20:59 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:20:59 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:20:59 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:20:59 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:20:59 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:20:59 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:20:59 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:20:59 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:20:59 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:20:59 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:20:59 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:20:59 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:20:59 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:20:59 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:20:59 [INFO] +- junit:junit:jar:4.13.2:test 07:20:59 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:20:59 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:20:59 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:20:59 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:20:59 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:20:59 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:20:59 [INFO] 07:20:59 [INFO] --- clm:3.0.0-01:index (default-cli) @ bgp-linkstate --- 07:20:59 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/sonatype-clm/module.xml 07:20:59 [INFO] 07:20:59 [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-mock >---------------- 07:20:59 [INFO] Building bgp-rib-mock 0.24.0-SNAPSHOT [47/167] 07:20:59 [INFO] from bgp/rib-mock/pom.xml 07:20:59 [INFO] -------------------------------[ bundle ]------------------------------- 07:20:59 [INFO] 07:20:59 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-rib-mock --- 07:20:59 [INFO] 07:20:59 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-rib-mock --- 07:20:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:59 [INFO] 07:20:59 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-rib-mock --- 07:20:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:59 [INFO] 07:20:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-rib-mock --- 07:20:59 [INFO] 07:20:59 [INFO] --- dependency:3.9.0:properties (default) @ bgp-rib-mock --- 07:20:59 [INFO] 07:20:59 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-rib-mock --- 07:20: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/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:59 [INFO] 07:20:59 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-rib-mock --- 07:20:59 [INFO] Starting audit... 07:20:59 Audit done. 07:20:59 [INFO] You have 0 Checkstyle violations. 07:20:59 [INFO] 07:20:59 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-rib-mock --- 07:20:59 [INFO] Starting audit... 07:20:59 Audit done. 07:20:59 [INFO] You have 0 Checkstyle violations. 07:20:59 [INFO] 07:20:59 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-rib-mock --- 07:20:59 [INFO] 07:20:59 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-rib-mock --- 07:20:59 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/src/main/resources 07:20:59 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/generated-sources/spi 07:20:59 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/generated-sources/yang 07:20:59 [INFO] 07:20:59 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-rib-mock --- 07:20:59 [INFO] Recompiling the module because of changed dependency. 07:20:59 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 07:20:59 [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:59 [INFO] 07:20:59 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-rib-mock >>> 07:20:59 [INFO] 07:20:59 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-rib-mock --- 07:20:59 [INFO] Fork Value is true 07:21:02 [INFO] Done SpotBugs Analysis.... 07:21:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:21:02 [INFO] 07:21:02 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-rib-mock <<< 07:21:02 [INFO] 07:21:02 [INFO] 07:21:02 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-rib-mock --- 07:21:02 [INFO] BugInstance size is 0 07:21:02 [INFO] Error size is 0 07:21:02 [INFO] No errors/warnings found 07:21:02 [INFO] 07:21:02 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-rib-mock --- 07:21:02 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/src/test/resources 07:21:02 [INFO] 07:21:02 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-rib-mock --- 07:21:02 [INFO] No sources to compile 07:21:02 [INFO] 07:21:02 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-rib-mock --- 07:21:02 [INFO] No tests to run. 07:21:02 [INFO] 07:21:02 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-rib-mock --- 07:21:02 [INFO] 07:21:02 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-rib-mock --- 07:21:02 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bgp-rib-mock-0.24.0-SNAPSHOT.jar 07:21:02 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/classes/META-INF/MANIFEST.MF 07:21:02 [INFO] 07:21:02 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-rib-mock --- 07:21:03 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bgp-rib-mock-0.24.0-SNAPSHOT-javadoc.jar 07:21:03 [INFO] 07:21:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-rib-mock --- 07:21:03 [INFO] CycloneDX: Resolving Dependencies 07:21:04 [INFO] CycloneDX: Creating BOM version 1.6 with 46 component(s) 07:21:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bom.xml 07:21:04 [INFO] attaching as bgp-rib-mock-0.24.0-SNAPSHOT-cyclonedx.xml 07:21:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bom.json 07:21:04 [INFO] attaching as bgp-rib-mock-0.24.0-SNAPSHOT-cyclonedx.json 07:21:04 [INFO] 07:21:04 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-rib-mock --- 07:21:04 [INFO] Skipping duplicate-finder execution! 07:21:04 [INFO] 07:21:04 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-rib-mock --- 07:21:04 [INFO] No dependency problems found 07:21:04 [INFO] 07:21:04 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-rib-mock --- 07:21:04 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bgp-rib-mock-0.24.0-SNAPSHOT-sources.jar 07:21:04 [INFO] 07:21:04 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-rib-mock --- 07:21:04 [INFO] 07:21:04 [INFO] --- jacoco:0.8.14:report (report) @ bgp-rib-mock --- 07:21:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:21:04 [INFO] 07:21:04 [INFO] --- install:3.1.4:install (default-install) @ bgp-rib-mock --- 07:21:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/0.24.0-SNAPSHOT/bgp-rib-mock-0.24.0-SNAPSHOT.pom 07:21:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bgp-rib-mock-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/0.24.0-SNAPSHOT/bgp-rib-mock-0.24.0-SNAPSHOT.jar 07:21:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bgp-rib-mock-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/0.24.0-SNAPSHOT/bgp-rib-mock-0.24.0-SNAPSHOT-javadoc.jar 07:21:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/0.24.0-SNAPSHOT/bgp-rib-mock-0.24.0-SNAPSHOT-cyclonedx.xml 07:21:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/0.24.0-SNAPSHOT/bgp-rib-mock-0.24.0-SNAPSHOT-cyclonedx.json 07:21:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bgp-rib-mock-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/0.24.0-SNAPSHOT/bgp-rib-mock-0.24.0-SNAPSHOT-sources.jar 07:21:04 [INFO] 07:21:04 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-rib-mock --- 07:21:04 [INFO] Installing org/opendaylight/bgpcep/bgp-rib-mock/0.24.0-SNAPSHOT/bgp-rib-mock-0.24.0-SNAPSHOT.jar 07:21:04 [INFO] Writing OBR metadata 07:21:04 [INFO] 07:21:04 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-rib-mock --- 07:21:04 [INFO] org.opendaylight.bgpcep:bgp-rib-mock:bundle:0.24.0-SNAPSHOT 07:21:04 [INFO] +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:21:04 [INFO] | \- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:21:04 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:21:04 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:21:04 [INFO] | | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:21:04 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:21:04 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:21:04 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:21:04 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:21:04 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:21:04 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:21:04 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:21:04 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:21:04 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:21:04 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:21:04 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:21:04 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT:compile 07:21:04 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:21:04 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:21:04 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:compile 07:21:04 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:21:04 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:21:04 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:21:04 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:21:04 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:21:04 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:21:04 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:21:04 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:21:04 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:21:04 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:21:04 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:21:04 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:21:04 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:21:04 [INFO] +- io.netty:netty-common:jar:4.2.7.Final:compile 07:21:04 [INFO] +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:21:04 [INFO] | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:21:04 [INFO] +- org.checkerframework:checker-qual:jar:3.51.1:provided (optional) 07:21:04 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:21:04 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:21:04 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:21:04 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:21:04 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:21:04 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:21:04 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:21:04 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:21:04 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:21:04 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:21:04 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:21:04 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:21:04 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:21:04 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:21:04 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:21:04 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:21:04 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:21:04 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:21:04 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:21:04 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:21:04 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:21:04 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:21:04 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:21:04 [INFO] +- junit:junit:jar:4.13.2:test 07:21:04 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:21:04 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:21:04 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:21:04 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:21:04 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:21:04 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:21:04 [INFO] 07:21:04 [INFO] --- clm:3.0.0-01:index (default-cli) @ bgp-rib-mock --- 07:21:04 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/sonatype-clm/module.xml 07:21:04 [INFO] 07:21:04 [INFO] -------------< org.opendaylight.bgpcep:bgp-config-example >------------- 07:21:04 [INFO] Building bgp-config-example 0.24.0-SNAPSHOT [48/167] 07:21:04 [INFO] from bgp/config-example/pom.xml 07:21:04 [INFO] --------------------------------[ jar ]--------------------------------- 07:21:04 [INFO] 07:21:04 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-config-example --- 07:21:04 [INFO] 07:21:04 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-config-example --- 07:21:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:21:04 [INFO] 07:21:04 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-config-example --- 07:21:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:21:04 [INFO] 07:21:04 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-config-example --- 07:21:05 [INFO] 07:21:05 [INFO] --- dependency:3.9.0:properties (default) @ bgp-config-example --- 07:21:05 [INFO] 07:21:05 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-config-example --- 07:21:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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:21:05 [INFO] 07:21:05 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-config-example --- 07:21:05 [INFO] Starting audit... 07:21:05 Audit done. 07:21:05 [INFO] You have 0 Checkstyle violations. 07:21:05 [INFO] 07:21:05 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-config-example --- 07:21:05 [INFO] Starting audit... 07:21:05 Audit done. 07:21:05 [INFO] You have 0 Checkstyle violations. 07:21:05 [INFO] 07:21:05 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-config-example --- 07:21:05 [INFO] 07:21:05 [INFO] --- remote-resources:3.3.0:bundle (default) @ bgp-config-example --- 07:21:05 [INFO] Writing META-INF/maven/remote-resources.xml descriptor with 3 entries 07:21:05 [INFO] 07:21:05 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-config-example --- 07:21:05 [INFO] Copying 3 resources from src/main/resources to target/classes 07:21:05 [INFO] 07:21:05 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-config-example --- 07:21:05 [INFO] No sources to compile 07:21:05 [INFO] 07:21:05 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-config-example >>> 07:21:05 [INFO] 07:21:05 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-config-example --- 07:21:05 [INFO] No files found to run spotbugs, check compile phase has been run 07:21:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:21:05 [INFO] 07:21:05 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-config-example <<< 07:21:05 [INFO] 07:21:05 [INFO] 07:21:05 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-config-example --- 07:21:05 [INFO] 07:21:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-config-example --- 07:21:05 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/config-example/src/test/resources 07:21:05 [INFO] 07:21:05 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-config-example --- 07:21:05 [INFO] No sources to compile 07:21:05 [INFO] 07:21:05 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-config-example --- 07:21:05 [INFO] No tests to run. 07:21:05 [INFO] 07:21:05 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-config-example --- 07:21:05 [INFO] 07:21:05 [INFO] --- jar:3.4.2:jar (default-jar) @ bgp-config-example --- 07:21:05 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/bgp-config-example-0.24.0-SNAPSHOT.jar 07:21:05 [INFO] 07:21:05 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-config-example --- 07:21:05 [INFO] No Javadoc in project. Archive not created. 07:21:05 [INFO] 07:21:05 [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ bgp-config-example --- 07:21:05 [INFO] 07:21:05 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-config-example --- 07:21:05 [INFO] CycloneDX: Resolving Dependencies 07:21:06 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 07:21:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/bom.xml 07:21:06 [INFO] attaching as bgp-config-example-0.24.0-SNAPSHOT-cyclonedx.xml 07:21:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/bom.json 07:21:06 [INFO] attaching as bgp-config-example-0.24.0-SNAPSHOT-cyclonedx.json 07:21:06 [INFO] 07:21:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-config-example --- 07:21:06 [INFO] Skipping duplicate-finder execution! 07:21:06 [INFO] 07:21:06 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-config-example --- 07:21:06 [INFO] No dependency problems found 07:21:06 [INFO] 07:21:06 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-config-example --- 07:21:06 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/bgp-config-example-0.24.0-SNAPSHOT-sources.jar 07:21:06 [INFO] 07:21:06 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-config-example --- 07:21:06 [INFO] 07:21:06 [INFO] --- jacoco:0.8.14:report (report) @ bgp-config-example --- 07:21:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:21:06 [INFO] 07:21:06 [INFO] --- install:3.1.4:install (default-install) @ bgp-config-example --- 07:21:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/config-example/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.24.0-SNAPSHOT/bgp-config-example-0.24.0-SNAPSHOT.pom 07:21:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/bgp-config-example-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.24.0-SNAPSHOT/bgp-config-example-0.24.0-SNAPSHOT.jar 07:21:06 [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/0.24.0-SNAPSHOT/bgp-config-example-0.24.0-SNAPSHOT-bgp-initial-config.xml 07:21:06 [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/0.24.0-SNAPSHOT/bgp-config-example-0.24.0-SNAPSHOT-network-topology-bgp-initial-config.xml 07:21:06 [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/0.24.0-SNAPSHOT/bgp-config-example-0.24.0-SNAPSHOT-routing-policy-default-config.xml 07:21:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.24.0-SNAPSHOT/bgp-config-example-0.24.0-SNAPSHOT-cyclonedx.xml 07:21:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.24.0-SNAPSHOT/bgp-config-example-0.24.0-SNAPSHOT-cyclonedx.json 07:21:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/bgp-config-example-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.24.0-SNAPSHOT/bgp-config-example-0.24.0-SNAPSHOT-sources.jar 07:21:06 [INFO] 07:21:06 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-config-example --- 07:21:06 [INFO] org.opendaylight.bgpcep:bgp-config-example:jar:0.24.0-SNAPSHOT 07:21:06 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:21:06 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:21:06 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:21:06 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:21:06 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:21:06 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:21:06 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:21:06 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:21:06 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:21:06 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:21:06 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:21:06 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:21:06 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:21:06 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:21:06 [INFO] +- junit:junit:jar:4.13.2:test 07:21:06 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:21:06 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:21:06 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:21:06 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:21:06 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:21:06 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:21:06 [INFO] 07:21:06 [INFO] --- clm:3.0.0-01:index (default-cli) @ bgp-config-example --- 07:21:06 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/sonatype-clm/module.xml 07:21:06 [INFO] 07:21:06 [INFO] --------< org.opendaylight.bgpcep:bgp-openconfig-rp-statement >--------- 07:21:06 [INFO] Building bgp-openconfig-rp-statement 0.24.0-SNAPSHOT [49/167] 07:21:06 [INFO] from bgp/openconfig-rp-statement/pom.xml 07:21:06 [INFO] -------------------------------[ bundle ]------------------------------- 07:21:06 [INFO] 07:21:06 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-openconfig-rp-statement --- 07:21:06 [INFO] 07:21:06 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-openconfig-rp-statement --- 07:21:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:21:06 [INFO] 07:21:06 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-openconfig-rp-statement --- 07:21:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:21:06 [INFO] 07:21:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-openconfig-rp-statement --- 07:21:06 [INFO] 07:21:06 [INFO] --- dependency:3.9.0:properties (default) @ bgp-openconfig-rp-statement --- 07:21:06 [INFO] 07:21:06 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-openconfig-rp-statement --- 07:21: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/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:21:06 [INFO] 07:21:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-openconfig-rp-statement --- 07:21:06 [INFO] Starting audit... 07:21:06 Audit done. 07:21:06 [INFO] You have 0 Checkstyle violations. 07:21:06 [INFO] 07:21:06 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-openconfig-rp-statement --- 07:21:07 [INFO] Starting audit... 07:21:07 Audit done. 07:21:07 [INFO] You have 0 Checkstyle violations. 07:21:07 [INFO] 07:21:07 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-openconfig-rp-statement --- 07:21:07 [INFO] 07:21:07 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-openconfig-rp-statement --- 07:21:07 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/resources 07:21:07 [INFO] 07:21:07 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-openconfig-rp-statement --- 07:21:07 [INFO] Recompiling the module because of changed dependency. 07:21:07 [INFO] Compiling 21 source files with javac [debug release 21] to target/classes 07:21:07 [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:21:07 [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:21:07 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.registry.StatementProviderActivator 07:21:07 [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:21:07 [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:21:07 [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:21:07 [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:21:07 [INFO] 07:21:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-openconfig-rp-statement >>> 07:21:07 [INFO] 07:21:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-openconfig-rp-statement --- 07:21:07 [INFO] Fork Value is true 07:21:11 [INFO] Done SpotBugs Analysis.... 07:21:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:21:11 [INFO] 07:21:11 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-openconfig-rp-statement <<< 07:21:11 [INFO] 07:21:11 [INFO] 07:21:11 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-openconfig-rp-statement --- 07:21:11 [INFO] BugInstance size is 0 07:21:11 [INFO] Error size is 0 07:21:11 [INFO] No errors/warnings found 07:21:11 [INFO] 07:21:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-openconfig-rp-statement --- 07:21:11 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:21:11 [INFO] 07:21:11 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-openconfig-rp-statement --- 07:21:11 [INFO] Recompiling the module because of changed dependency. 07:21:11 [INFO] Compiling 13 source files with javac [debug release 21] to target/test-classes 07:21:11 [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:21:11 [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:21:11 [INFO] 07:21:11 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-openconfig-rp-statement --- 07:21:11 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:21:11 [INFO] 07:21:11 [INFO] ------------------------------------------------------- 07:21:11 [INFO] T E S T S 07:21:11 [INFO] ------------------------------------------------------- 07:21:12 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.ExportDefaultStatementTest 07:21:15 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:21:16 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.472 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.ExportDefaultStatementTest 07:21:16 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.ImportDefaultStatementTest 07:21:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.ImportDefaultStatementTest 07:21:16 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchAfiSafiNotInTest 07:21:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchAfiSafiNotInTest 07:21:16 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchAsPathSetTest 07:21:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchAsPathSetTest 07:21:16 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchBgpNeighborSetTest 07:21:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchBgpNeighborSetTest 07:21:17 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchCommunityTest 07:21:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchCommunityTest 07:21:17 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchExtComTest 07:21:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchExtComTest 07:21:17 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.SetCommunityTest 07:21:17 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.SetCommunityTest 07:21:17 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.SetExtCommunityTest 07:21:17 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.SetExtCommunityTest 07:21:17 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.VpnNonMemberHandlerTest 07:21:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.VpnNonMemberHandlerTest 07:21:17 [INFO] 07:21:17 [INFO] Results: 07:21:17 [INFO] 07:21:17 [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0 07:21:17 [INFO] 07:21:17 [INFO] 07:21:17 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-openconfig-rp-statement --- 07:21:17 [INFO] 07:21:17 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-openconfig-rp-statement --- 07:21:17 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.24.0-SNAPSHOT.jar 07:21:17 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/classes/META-INF/MANIFEST.MF 07:21:17 [INFO] 07:21:17 [INFO] --- jar:3.4.2:test-jar (default) @ bgp-openconfig-rp-statement --- 07:21:17 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.24.0-SNAPSHOT-tests.jar 07:21:17 [INFO] 07:21:17 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ bgp-openconfig-rp-statement --- 07:21:17 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.24.0-SNAPSHOT-test-sources.jar 07:21:17 [INFO] 07:21:17 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-openconfig-rp-statement --- 07:21:19 [WARNING] Javadoc Warnings 07:21:19 [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:19 [WARNING] public class AbstractCommunityHandler { 07:21:19 [WARNING] ^ 07:21:19 [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:19 [WARNING] protected final LoadingCache> communitySets; 07:21:19 [WARNING] ^ 07:21:19 [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:19 [WARNING] public AbstractCommunityHandler(final DataBroker dataBroker) { 07:21:19 [WARNING] ^ 07:21:19 [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:19 [WARNING] public class AbstractExtCommunityHandler { 07:21:19 [WARNING] ^ 07:21:19 [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:19 [WARNING] protected final LoadingCache> extCommunitySets = CacheBuilder.newBuilder() 07:21:19 [WARNING] ^ 07:21:19 [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:19 [WARNING] public AbstractExtCommunityHandler(final DataBroker databroker) { 07:21:19 [WARNING] ^ 07:21:19 [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:19 [WARNING] public static AsPathPrepend getInstance() { 07:21:19 [WARNING] ^ 07:21:19 [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:19 [WARNING] public final class LocalAsPathPrependHandler extends AbstractPrependAsPath 07:21:19 [WARNING] ^ 07:21:19 [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:19 [WARNING] public static LocalAsPathPrependHandler getInstance() { 07:21:19 [WARNING] ^ 07:21:19 [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:19 [WARNING] public static MatchAfiSafiNotInHandler getInstance() { 07:21:19 [WARNING] ^ 07:21:19 [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:19 [WARNING] public MatchAsPathSetHandler(final DataBroker dataBroker) { 07:21:19 [WARNING] ^ 07:21:19 [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:19 [WARNING] public MatchBgpNeighborSetHandler(final DataBroker dataBroker) { 07:21:19 [WARNING] ^ 07:21:19 [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:19 [WARNING] public MatchClusterIdSetHandler(final DataBroker dataBroker) { 07:21:19 [WARNING] ^ 07:21:19 [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:19 [WARNING] public MatchCommunitySetHandler(final DataBroker databroker) { 07:21:19 [WARNING] ^ 07:21:19 [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:19 [WARNING] public MatchExtCommunitySetHandler(final DataBroker databroker) { 07:21:19 [WARNING] ^ 07:21:19 [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:19 [WARNING] public MatchOriginatorIdSetHandler(final DataBroker dataBroker) { 07:21:19 [WARNING] ^ 07:21:19 [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:19 [WARNING] public MatchRoleSetHandler(final DataBroker dataBroker) { 07:21:19 [WARNING] ^ 07:21:19 [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:19 [WARNING] public static NonTransitiveAttributesFilterHandler getInstance() { 07:21:19 [WARNING] ^ 07:21:19 [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:19 [WARNING] public final class OSGiStatementActivator extends AbstractBGPStatementProviderActivator { 07:21:19 [WARNING] ^ 07:21:19 [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:19 [WARNING] public final class OSGiStatementActivator extends AbstractBGPStatementProviderActivator { 07:21:19 [WARNING] ^ 07:21:19 [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:19 [WARNING] public static SetClusterIdPrependHandler getInstance() { 07:21:19 [WARNING] ^ 07:21:19 [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:19 [WARNING] public SetCommunityHandler(final DataBroker dataBroker) { 07:21:19 [WARNING] ^ 07:21:19 [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:19 [WARNING] public SetExtCommunityHandler(final DataBroker dataBroker) { 07:21:19 [WARNING] ^ 07:21:19 [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:19 [WARNING] public static SetOriginatorIdPrependHandler getInstance() { 07:21:19 [WARNING] ^ 07:21:19 [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:19 [WARNING] public final class StatementActivator extends AbstractBGPStatementProviderActivator { 07:21:19 [WARNING] ^ 07:21:19 [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:19 [WARNING] public StatementActivator() { 07:21:19 [WARNING] ^ 07:21:19 [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:19 [WARNING] public StatementActivator(final DataBroker dataBroker) { 07:21:19 [WARNING] ^ 07:21:19 [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:19 [WARNING] public static VpnNonMemberHandler getInstance() { 07:21:19 [WARNING] ^ 07:21:19 [WARNING] 28 warnings 07:21:19 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.24.0-SNAPSHOT-javadoc.jar 07:21:19 [INFO] 07:21:19 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-openconfig-rp-statement --- 07:21:19 [INFO] CycloneDX: Resolving Dependencies 07:21:20 [INFO] CycloneDX: Creating BOM version 1.6 with 54 component(s) 07:21:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bom.xml 07:21:20 [INFO] attaching as bgp-openconfig-rp-statement-0.24.0-SNAPSHOT-cyclonedx.xml 07:21:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bom.json 07:21:20 [INFO] attaching as bgp-openconfig-rp-statement-0.24.0-SNAPSHOT-cyclonedx.json 07:21:20 [INFO] 07:21:20 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-rp-statement --- 07:21:20 [INFO] Skipping duplicate-finder execution! 07:21:20 [INFO] 07:21:20 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-openconfig-rp-statement --- 07:21:20 [INFO] No dependency problems found 07:21:20 [INFO] 07:21:20 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-openconfig-rp-statement --- 07:21:20 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.24.0-SNAPSHOT-sources.jar 07:21:20 [INFO] 07:21:20 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-openconfig-rp-statement --- 07:21:20 [INFO] 07:21:20 [INFO] --- jacoco:0.8.14:report (report) @ bgp-openconfig-rp-statement --- 07:21:20 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/code-coverage/jacoco.exec 07:21:20 [INFO] Analyzed bundle 'bgp-openconfig-rp-statement' with 28 classes 07:21:20 [INFO] 07:21:20 [INFO] --- install:3.1.4:install (default-install) @ bgp-openconfig-rp-statement --- 07:21:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.24.0-SNAPSHOT/bgp-openconfig-rp-statement-0.24.0-SNAPSHOT.pom 07:21:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.24.0-SNAPSHOT/bgp-openconfig-rp-statement-0.24.0-SNAPSHOT.jar 07:21:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.24.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.24.0-SNAPSHOT/bgp-openconfig-rp-statement-0.24.0-SNAPSHOT-tests.jar 07:21:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.24.0-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.24.0-SNAPSHOT/bgp-openconfig-rp-statement-0.24.0-SNAPSHOT-test-sources.jar 07:21:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.24.0-SNAPSHOT/bgp-openconfig-rp-statement-0.24.0-SNAPSHOT-javadoc.jar 07:21:20 [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/0.24.0-SNAPSHOT/bgp-openconfig-rp-statement-0.24.0-SNAPSHOT-cyclonedx.xml 07:21:20 [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/0.24.0-SNAPSHOT/bgp-openconfig-rp-statement-0.24.0-SNAPSHOT-cyclonedx.json 07:21:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.24.0-SNAPSHOT/bgp-openconfig-rp-statement-0.24.0-SNAPSHOT-sources.jar 07:21:20 [INFO] 07:21:20 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-openconfig-rp-statement --- 07:21:20 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.24.0-SNAPSHOT/bgp-openconfig-rp-statement-0.24.0-SNAPSHOT.jar 07:21:20 [INFO] Writing OBR metadata 07:21:20 [INFO] 07:21:20 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-openconfig-rp-statement --- 07:21:20 [INFO] org.opendaylight.bgpcep:bgp-openconfig-rp-statement:bundle:0.24.0-SNAPSHOT 07:21:20 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:21:20 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:21:20 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:21:20 [INFO] | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:21:20 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:21:20 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:21:20 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:compile 07:21:20 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:21:20 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:21:20 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:21:20 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:21:20 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.24.0-SNAPSHOT:compile 07:21:20 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:21:20 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:21:20 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:21:20 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT:compile 07:21:20 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:21:20 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:21:20 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:21:20 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:21:20 [INFO] | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:21:20 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:21:20 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:21:20 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:21:20 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:21:20 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:21:20 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:21:20 [INFO] +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:21:20 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:21:20 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:21:20 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:21:20 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:21:20 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:21:20 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:21:20 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:21:20 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:21:20 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:21:20 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:21:20 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:21:20 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:21:20 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:21:20 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:21:20 [INFO] +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:21:20 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:21:20 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:21:20 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:21:20 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:21:20 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:21:20 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:21:20 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:0.24.0-SNAPSHOT:test 07:21:20 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.24.0-SNAPSHOT:test 07:21:20 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:21:20 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:21:20 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:21:20 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:test 07:21:20 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:21:20 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:21:20 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:21:20 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:21:20 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:21:20 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:21:20 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:21:20 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:21:20 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:21:20 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:21:20 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:0.24.0-SNAPSHOT:test 07:21:20 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:jar:0.24.0-SNAPSHOT:test 07:21:20 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:test-jar:tests:0.24.0-SNAPSHOT:test 07:21:20 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:21:20 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:21:20 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:21:20 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:21:20 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:21:20 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:21:20 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:21:20 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:21:20 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:21:20 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:21:20 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:21:20 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:21:20 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:21:20 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:21:20 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:21:20 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:21:20 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:21:20 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:21:20 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:21:20 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:21:20 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:21:20 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:21:20 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:21:20 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:21:20 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:21:20 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:21:20 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:21:20 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:21:20 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:21:20 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:21:20 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:21:20 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:21:20 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:21:20 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:21:20 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:21:20 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:21:20 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:21:20 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:21:20 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:21:20 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:21:20 [INFO] | \- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:21:20 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:21:20 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.24.0-SNAPSHOT:test 07:21:20 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.20:test 07:21:20 [INFO] | \- ch.qos.logback:logback-core:jar:1.5.20:test 07:21:20 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:0.24.0-SNAPSHOT:test 07:21:20 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:test-jar:tests:0.24.0-SNAPSHOT:test 07:21:20 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:test-jar:tests:0.24.0-SNAPSHOT:test 07:21:20 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:21:20 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:21:20 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:21:20 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:21:20 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:21:20 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:21:20 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:21:20 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:21:20 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:21:20 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:21:20 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:21:20 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:21:20 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:21:20 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:21:20 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:21:20 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:21:20 [INFO] +- junit:junit:jar:4.13.2:test 07:21:20 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:21:20 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:21:20 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:21:20 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:21:20 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:21:20 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:21:20 [INFO] 07:21:20 [INFO] --- clm:3.0.0-01:index (default-cli) @ bgp-openconfig-rp-statement --- 07:21:20 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/sonatype-clm/module.xml 07:21:20 [INFO] 07:21:20 [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-impl >---------------- 07:21:20 [INFO] Building bgp-rib-impl 0.24.0-SNAPSHOT [50/167] 07:21:20 [INFO] from bgp/rib-impl/pom.xml 07:21:20 [INFO] -------------------------------[ bundle ]------------------------------- 07:21:20 [INFO] 07:21:20 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-rib-impl --- 07:21:20 [INFO] 07:21:20 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-rib-impl --- 07:21:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:21:20 [INFO] 07:21:20 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-rib-impl --- 07:21:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:21:20 [INFO] 07:21:20 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-rib-impl --- 07:21:21 [INFO] 07:21:21 [INFO] --- dependency:3.9.0:properties (default) @ bgp-rib-impl --- 07:21:21 [INFO] 07:21:21 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-rib-impl --- 07:21: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-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:21 [INFO] 07:21:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-rib-impl --- 07:21:21 [INFO] Starting audit... 07:21:21 Audit done. 07:21:21 [INFO] You have 0 Checkstyle violations. 07:21:21 [INFO] 07:21:21 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-rib-impl --- 07:21:22 [INFO] Starting audit... 07:21:22 Audit done. 07:21:22 [INFO] You have 0 Checkstyle violations. 07:21:22 [INFO] 07:21:22 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-rib-impl --- 07:21:22 [INFO] 07:21:22 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-rib-impl --- 07:21:22 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/resources 07:21:22 [INFO] 07:21:22 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-rib-impl --- 07:21:22 [INFO] Recompiling the module because of changed dependency. 07:21:22 [INFO] Compiling 77 source files with javac [debug release 21] to target/classes 07:21:23 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.impl.spi.BGPPeerRegistry 07:21:23 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.state.BGPStateProviderRegistry 07:21:23 [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:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/ApplicationPeer.java:[118,23] possible 'this' escape before subclass is fully initialized 07:21:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPPeer.java:[759,45] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:21:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPPeer.java:[176,23] possible 'this' escape before subclass is fully initialized 07:21:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:[269,51] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:21:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:[271,62] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:21:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:[313,34] org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil.LlGracefulRestartDTO in org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil has been deprecated 07:21:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:[314,50] org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil.LlGracefulRestartDTO in org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil has been deprecated 07:21:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:[317,21] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:21:23 [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:23 missing type arguments for generic class org.opendaylight.yangtools.binding.data.codec.api.BindingDataObjectCodecTreeNode 07:21:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BGPClusterSingletonService.java:[163,39] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:21:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BGPClusterSingletonService.java:[175,61] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:21:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BGPClusterSingletonService.java:[258,41] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:21:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BGPClusterSingletonService.java:[264,71] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:21:23 [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:23 [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:23 [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:23 [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:23 [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:23 required: org.opendaylight.mdsal.binding.api.DataObjectModification 07:21:23 found: org.opendaylight.mdsal.binding.api.DataObjectModification 07:21:23 [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:23 required: org.opendaylight.mdsal.binding.api.DataObjectModification 07:21:23 found: org.opendaylight.mdsal.binding.api.DataObjectModification 07:21:23 [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:23 required: org.opendaylight.mdsal.binding.api.DataObjectModification 07:21:23 found: org.opendaylight.mdsal.binding.api.DataObjectModification 07:21:23 [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:23 [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:23 [INFO] 07:21:23 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-rib-impl >>> 07:21:23 [INFO] 07:21:23 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-rib-impl --- 07:21:23 [INFO] Fork Value is true 07:21:30 [INFO] Done SpotBugs Analysis.... 07:21:30 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:21:30 [INFO] 07:21:30 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-rib-impl <<< 07:21:30 [INFO] 07:21:30 [INFO] 07:21:30 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-rib-impl --- 07:21:30 [INFO] BugInstance size is 0 07:21:30 [INFO] Error size is 0 07:21:30 [INFO] No errors/warnings found 07:21:30 [INFO] 07:21:30 [INFO] --- remote-resources:3.3.0:process (default) @ bgp-rib-impl --- 07:21:30 [INFO] Preparing remote bundle org.opendaylight.bgpcep:bgp-config-example:0.24.0-SNAPSHOT 07:21:30 [INFO] Copying 3 resources from 1 bundle. 07:21:30 [INFO] 07:21:30 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-rib-impl --- 07:21:30 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:21:30 [INFO] Copying 3 resources from target/maven-shared-archive-resources to target/test-classes 07:21:30 [INFO] 07:21:30 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-rib-impl --- 07:21:30 [INFO] Recompiling the module because of changed dependency. 07:21:30 [INFO] Compiling 34 source files with javac [debug release 21] to target/test-classes 07:21:31 [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:31 [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:31 [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:31 required: io.netty.util.concurrent.GenericFutureListener> 07:21:31 found: io.netty.util.concurrent.GenericFutureListener 07:21:31 [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:31 required: io.netty.util.concurrent.GenericFutureListener> 07:21:31 found: io.netty.util.concurrent.GenericFutureListener 07:21:31 [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:31 [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:31 required: org.opendaylight.yangtools.binding.DataObjectIdentifier,java.lang.String 07:21:31 found: org.opendaylight.yangtools.binding.DataObjectIdentifier,java.lang.String 07:21:31 [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:31 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 07:21:31 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 07:21:31 [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:31 [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:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[102,34] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:21:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[120,47] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:21:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[145,33] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:21:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[147,30] org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil.LlGracefulRestartDTO in org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil has been deprecated 07:21:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[148,32] org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil.LlGracefulRestartDTO in org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil has been deprecated 07:21:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[150,33] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:21:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[152,42] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:21:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[165,30] org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil.LlGracefulRestartDTO in org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil has been deprecated 07:21:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[166,50] org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil.LlGracefulRestartDTO in org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil has been deprecated 07:21:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[167,50] org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil.LlGracefulRestartDTO in org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil has been deprecated 07:21:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[168,34] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:21:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[200,58] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:21:31 [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:31 [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:31 [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:31 [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:31 [INFO] 07:21:31 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-rib-impl --- 07:21:31 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:21:31 [INFO] 07:21:31 [INFO] ------------------------------------------------------- 07:21:31 [INFO] T E S T S 07:21:31 [INFO] ------------------------------------------------------- 07:21:32 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiatorTest 07:21:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiatorTest 07:21:32 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AddPathAllPathsTest 07:21:35 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:21:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.743 s -- in org.opendaylight.protocol.bgp.rib.impl.AddPathAllPathsTest 07:21:41 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AddPathBasePathsTest 07:21:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.793 s -- in org.opendaylight.protocol.bgp.rib.impl.AddPathBasePathsTest 07:21:44 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AddPathNPathsTest 07:21:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.775 s -- in org.opendaylight.protocol.bgp.rib.impl.AddPathNPathsTest 07:21:46 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AdjRibsInWriterTest 07:21:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.414 s -- in org.opendaylight.protocol.bgp.rib.impl.AdjRibsInWriterTest 07:21:47 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BGPDispatcherImplTest 07:21:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s -- in org.opendaylight.protocol.bgp.rib.impl.BGPDispatcherImplTest 07:21:47 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BGPParserTest 07:21:47 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.protocol.bgp.rib.impl.BGPParserTest 07:21:47 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BGPSessionImplTest 07:21:53 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.607 s -- in org.opendaylight.protocol.bgp.rib.impl.BGPSessionImplTest 07:21:53 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BgpPeerRpcTest 07:21:54 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.opendaylight.protocol.bgp.rib.impl.BgpPeerRpcTest 07:21:54 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtilTest 07:21:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtilTest 07:21:54 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.FSMTest 07:21:54 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.protocol.bgp.rib.impl.FSMTest 07:21:54 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.GracefulRestartTest 07:22:12 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.43 s -- in org.opendaylight.protocol.bgp.rib.impl.GracefulRestartTest 07:22:12 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.ParserToSalTest 07:22:12 [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.rib.impl.ParserToSalTest 07:22:12 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.PeerTest 07:22:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.610 s -- in org.opendaylight.protocol.bgp.rib.impl.PeerTest 07:22:13 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.RouteUpdateKeyTest 07:22:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.rib.impl.RouteUpdateKeyTest 07:22:13 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.StrictBGPPeerRegistryTest 07:22:13 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.opendaylight.protocol.bgp.rib.impl.StrictBGPPeerRegistryTest 07:22:13 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.SynchronizationAndExceptionTest 07:22:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.opendaylight.protocol.bgp.rib.impl.SynchronizationAndExceptionTest 07:22:13 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.SynchronizationTest 07:22:13 [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:13 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.AppPeerTest 07:22:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 s -- in org.opendaylight.protocol.bgp.rib.impl.config.AppPeerTest 07:22:13 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.BgpDeployerTest 07:22:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.089 s -- in org.opendaylight.protocol.bgp.rib.impl.config.BgpDeployerTest 07:22:14 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.BgpPeerTest 07:22:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.protocol.bgp.rib.impl.config.BgpPeerTest 07:22:14 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtilTest 07:22:14 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtilTest 07:22:14 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.OpenConfigMappingUtilTest 07:22:14 [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:14 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.RibImplTest 07:22:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.opendaylight.protocol.bgp.rib.impl.config.RibImplTest 07:22:14 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.state.BGPStateCollectorTest 07:22:15 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 s -- in org.opendaylight.protocol.bgp.rib.impl.state.BGPStateCollectorTest 07:22:15 [INFO] 07:22:15 [INFO] Results: 07:22:15 [INFO] 07:22:15 [WARNING] Tests run: 94, Failures: 0, Errors: 0, Skipped: 2 07:22:15 [INFO] 07:22:15 [INFO] 07:22:15 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-rib-impl --- 07:22:15 [INFO] 07:22:15 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-rib-impl --- 07:22:15 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bgp-rib-impl-0.24.0-SNAPSHOT.jar 07:22:15 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/classes/META-INF/MANIFEST.MF 07:22:15 [INFO] 07:22:15 [INFO] --- jar:3.4.2:test-jar (default) @ bgp-rib-impl --- 07:22:15 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bgp-rib-impl-0.24.0-SNAPSHOT-tests.jar 07:22:15 [INFO] 07:22:15 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ bgp-rib-impl --- 07:22:15 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bgp-rib-impl-0.24.0-SNAPSHOT-test-sources.jar 07:22:15 [INFO] 07:22:15 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-rib-impl --- 07:22:17 [WARNING] Javadoc Warnings 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/ApplicationPeer.java:106: warning: no comment 07:22:17 [WARNING] public ApplicationPeer( 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/ApplicationPeer.java:121: warning: no comment 07:22:17 [WARNING] public synchronized void instantiateServiceInstance(final DataTreeChangeExtension dataTreeChangeService, 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/BGPBestPathSelection.java:14: warning: no comment 07:22:17 [WARNING] public interface BGPBestPathSelection extends BgpTableType, AutoCloseable { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/BGPBestPathSelection.java:15: warning: no comment 07:22:17 [WARNING] PathSelectionMode getStrategy(); 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPClientSessionNegotiator.java:22: warning: no comment 07:22:17 [WARNING] public BGPClientSessionNegotiator(final Promise promise, final Channel channel, 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/AbstractBGPSessionNegotiator.java:252: warning: no comment 07:22:17 [WARNING] public synchronized State getState() { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPClientSessionNegotiatorFactory.java:16: warning: no comment 07:22:17 [WARNING] public final class BGPClientSessionNegotiatorFactory implements BGPSessionNegotiatorFactory { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPClientSessionNegotiatorFactory.java:19: warning: no comment 07:22:17 [WARNING] public BGPClientSessionNegotiatorFactory(final BGPPeerRegistry peerRegistry) { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BGPClusterSingletonService.java:64: warning: no comment 07:22:17 [WARNING] public class BGPClusterSingletonService implements ClusterSingletonService, AutoCloseable { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BGPClusterSingletonService.java:346: warning: no comment 07:22:17 [WARNING] public void onNeighborRemoved(final Neighbor neighbor) { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPDispatcherImpl.java:69: warning: no comment 07:22:17 [WARNING] public BGPDispatcherImpl(@Reference final BGPExtensionConsumerContext extensions, 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPDispatcherImpl.java:77: warning: no comment 07:22:17 [WARNING] public synchronized Future createClient(final InetSocketAddress localAddress, 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPHandlerFactory.java:23: warning: no comment 07:22:17 [WARNING] public BGPHandlerFactory(final MessageRegistry registry) { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPHandlerFactory.java:32: warning: no comment 07:22:17 [WARNING] public ChannelHandler[] getDecoders() { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPHandlerFactory.java:28: warning: no comment 07:22:17 [WARNING] public ChannelHandler[] getEncoders() { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPNettyGroups.java:39: warning: no comment 07:22:17 [WARNING] public final class BGPNettyGroups implements AutoCloseable { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPNettyGroups.java:111: warning: no comment 07:22:17 [WARNING] public BGPNettyGroups() { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:73: warning: no comment 07:22:17 [WARNING] public class BgpPeer extends PeerBean { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:86: warning: no comment 07:22:17 [WARNING] public BgpPeer(final RpcProviderService rpcRegistry, final BGPStateProviderRegistry stateProviderRegistry) { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:357: warning: no comment 07:22:17 [WARNING] public synchronized List getBgpFixedCapabilities() { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:365: warning: no comment 07:22:17 [WARNING] public synchronized Optional getErrorHandling() { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:361: warning: no comment 07:22:17 [WARNING] public synchronized int getGracefulRestartTimer() { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPPeer.java:156: warning: no comment 07:22:17 [WARNING] public BGPPeer( 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPPeer.java:246: warning: no comment 07:22:17 [WARNING] public synchronized void instantiateServiceInstance() { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:46: warning: no comment 07:22:17 [WARNING] public abstract class BGPPeerStateImpl extends DefaultRibReference implements BGPPeerState, BGPAfiSafiState, 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:77: warning: no comment 07:22:17 [WARNING] public BGPPeerStateImpl(final DataObjectIdentifier.@NonNull WithKey instanceIdentifier, 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:207: warning: no comment 07:22:17 [WARNING] protected final synchronized void registerPrefixesCounters( 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:202: warning: no comment 07:22:17 [WARNING] protected final synchronized void registerPrefixesSentCounter(final TablesKey tablesKey, 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:214: warning: no comment 07:22:17 [WARNING] protected final synchronized void resetState() { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:282: warning: no comment 07:22:17 [WARNING] protected final void setActive(final boolean active) { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:197: warning: no comment 07:22:17 [WARNING] protected final synchronized void setAdvertizedGracefulRestartTableTypes(final List receivedGraceful) { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:297: warning: no comment 07:22:17 [WARNING] public final synchronized void setAdvertizedLlGracefulRestartTableTypes( 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:190: warning: no comment 07:22:17 [WARNING] public final synchronized void setAfiSafiGracefulRestartState(final int newPeerRestartTime, 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:224: warning: no comment 07:22:17 [WARNING] protected final synchronized void setLocalRestartingState(final boolean restarting) { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:220: warning: no comment 07:22:17 [WARNING] protected final synchronized void setRestartingState() { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPPeerTrackerImpl.java:22: warning: no comment 07:22:17 [WARNING] public final class BGPPeerTrackerImpl implements BGPPeerTracker { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPPeerTrackerImpl.java:22: warning: use of default constructor, which does not provide a comment 07:22:17 [WARNING] public final class BGPPeerTrackerImpl implements BGPPeerTracker { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BgpPeerUtil.java:24: warning: no comment 07:22:17 [WARNING] public final class BgpPeerUtil { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BgpPeerUtil.java:91: warning: no comment 07:22:17 [WARNING] public LlGracefulRestartDTO(final TablesKey tableKey, final int staleTime, final boolean forwardingFlag) { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BgpPeerUtil.java:101: warning: no comment 07:22:17 [WARNING] public int getStaleTime() { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BgpPeerUtil.java:97: warning: no comment 07:22:17 [WARNING] public TablesKey getTableKey() { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BgpPeerUtil.java:105: warning: no comment 07:22:17 [WARNING] public boolean isForwarding() { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/protocol/BGPProtocolSessionPromise.java:33: warning: no comment 07:22:17 [WARNING] public final class BGPProtocolSessionPromise extends DefaultPromise { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/protocol/BGPProtocolSessionPromise.java:50: warning: no comment 07:22:17 [WARNING] public BGPProtocolSessionPromise(final @NonNull InetSocketAddress remoteAddress, final int retryTimer, 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/protocol/BGPProtocolSessionPromise.java:61: warning: no comment 07:22:17 [WARNING] public synchronized void connect() { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/protocol/BGPReconnectPromise.java:28: warning: no comment 07:22:17 [WARNING] public class BGPReconnectPromise extends DefaultPromise { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/protocol/BGPReconnectPromise.java:38: warning: no comment 07:22:17 [WARNING] public BGPReconnectPromise(final @NonNull EventExecutor executor, final @NonNull InetSocketAddress address, 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/protocol/BGPReconnectPromise.java:49: warning: no comment 07:22:17 [WARNING] public synchronized void connect() { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPRibStateImpl.java:29: warning: no comment 07:22:17 [WARNING] public class BGPRibStateImpl extends DefaultRibReference implements BGPRibState, BGPRibStateProvider { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPRibStateImpl.java:39: warning: no comment 07:22:17 [WARNING] protected BGPRibStateImpl(final DataObjectIdentifier.WithKey instanceIdentifier, 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPRibStateImpl.java:88: warning: no comment 07:22:17 [WARNING] protected final synchronized void registerTotalPathCounter(final @NonNull TablesKey key, 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPRibStateImpl.java:93: warning: no comment 07:22:17 [WARNING] protected final synchronized void registerTotalPrefixesCounter(final @NonNull TablesKey key, 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPRibStateImpl.java:103: warning: no comment 07:22:17 [WARNING] protected final synchronized void setActive(final boolean active) { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPServerSessionNegotiator.java:22: warning: no comment 07:22:17 [WARNING] public BGPServerSessionNegotiator(final Promise promise, final Channel channel, 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPServerSessionNegotiatorFactory.java:16: warning: no comment 07:22:17 [WARNING] public final class BGPServerSessionNegotiatorFactory implements BGPSessionNegotiatorFactory { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPServerSessionNegotiatorFactory.java:19: warning: no comment 07:22:17 [WARNING] public BGPServerSessionNegotiatorFactory(final BGPPeerRegistry registry) { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:257: warning: no @param for remoteOpen 07:22:17 [WARNING] public synchronized void setChannelExtMsgCoder(final Open remoteOpen) { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:84: warning: no comment 07:22:17 [WARNING] public class BGPSessionImpl extends SimpleChannelInboundHandler> implements BGPSession, 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:137: warning: no comment 07:22:17 [WARNING] public BGPSessionImpl(final BGPSessionListener listener, final Channel channel, final Open remoteOpen, 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:130: warning: no comment 07:22:17 [WARNING] public BGPSessionImpl(final BGPSessionListener listener, final Channel channel, final Open remoteOpen, 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:493: warning: no comment 07:22:17 [WARNING] protected ToStringHelper addToStringAttributes(final ToStringHelper toStringHelper) { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:551: warning: no comment 07:22:17 [WARNING] public ChannelOutputLimiter getLimiter() { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:537: warning: no comment 07:22:17 [WARNING] public synchronized State getState() { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/BGPSessionPreferences.java:53: warning: no comment 07:22:17 [WARNING] public BGPSessionPreferences(final AsNumber as, final int hold, final BgpId bgpId, final AsNumber remoteAs, 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPSessionStateImpl.java:36: warning: no comment 07:22:17 [WARNING] public final class BGPSessionStateImpl implements BGPSessionState, BGPTimersState, BGPTransportState, 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPSessionStateImpl.java:59: warning: no comment 07:22:17 [WARNING] public BGPSessionStateImpl() { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPSessionStateImpl.java:179: warning: no comment 07:22:17 [WARNING] public synchronized void registerMessagesCounter(final BGPMessagesListener bgpMessagesListener) { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPStateCollector.java:32: warning: no comment 07:22:17 [WARNING] public final class BGPStateCollector implements BGPStateProviderRegistry, BGPStateProvider { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPStateCollector.java:59: warning: no comment 07:22:17 [WARNING] public BGPStateCollector() { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSynchronization.java:61: warning: no comment 07:22:17 [WARNING] public final Map syncStorage = new HashMap<>(); 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSynchronization.java:65: warning: no comment 07:22:17 [WARNING] public BGPSynchronization(final BGPSessionListener listener, final Set types) { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/ChannelOutputLimiter.java:63: warning: no comment 07:22:17 [WARNING] public void flush() { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/ChannelOutputLimiter.java:53: warning: no comment 07:22:17 [WARNING] public void write(final Notification msg) { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/ChannelPipelineInitializer.java:14: warning: no comment 07:22:17 [WARNING] public interface ChannelPipelineInitializer { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/ChannelPipelineInitializer.java:15: warning: no comment 07:22:17 [WARNING] void initializeChannel(SocketChannel socketChannel, Promise promise); 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/Codecs.java:33: warning: no comment 07:22:17 [WARNING] Attributes deserializeAttributes(NormalizedNode attributes); 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/Codecs.java:35: warning: no comment 07:22:17 [WARNING] ContainerNode serializeAttributes(Attributes pathAttr); 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/Codecs.java:31: warning: no comment 07:22:17 [WARNING] ContainerNode serializeReachNlri(MpReachNlri nlri); 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/Codecs.java:29: warning: no comment 07:22:17 [WARNING] ContainerNode serializeUnreachNlri(MpUnreachNlri nlri); 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/CodecsImpl.java:52: warning: no comment 07:22:17 [WARNING] public final class CodecsImpl implements Codecs { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/CodecsImpl.java:83: warning: no comment 07:22:17 [WARNING] public CodecsImpl(final RIBSupport ribSupport) { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/ConstantCodecsRegistry.java:22: warning: no comment 07:22:17 [WARNING] public final class ConstantCodecsRegistry implements CodecsRegistry { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/ConstantCodecsRegistry.java:27: warning: no comment 07:22:17 [WARNING] public ConstantCodecsRegistry(final BindingCodecTree codecTree) { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:69: warning: no comment 07:22:17 [WARNING] public class DefaultBgpDeployer implements DataTreeChangeListener, PeerGroupConfigLoader, AutoCloseable { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:104: warning: no comment 07:22:17 [WARNING] public DefaultBgpDeployer(final String networkInstanceName, 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:145: warning: no comment 07:22:17 [WARNING] public synchronized void init() { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtil.java:153: warning: no comment 07:22:17 [WARNING] public static BgpParameters getGracefulBgpParameters(final List fixedCapabilities, 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtil.java:62: warning: no comment 07:22:17 [WARNING] public static CParameters getGracefulCapability(final Map tables, 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtil.java:73: warning: no comment 07:22:17 [WARNING] public static CParameters getLlGracefulCapability(final Set llGracefulRestarts) { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/OSGiBgpDeployer.java:30: warning: no comment 07:22:17 [WARNING] public final class OSGiBgpDeployer extends DefaultBgpDeployer { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/OSGiBgpDeployer.java:32: warning: no comment 07:22:17 [WARNING] public @interface Configuration { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/OSGiBgpDeployer.java:38: warning: no comment 07:22:17 [WARNING] public OSGiBgpDeployer(@Reference final ClusterSingletonServiceProvider provider, 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/OSGiBgpDeployer.java:34: warning: no comment 07:22:17 [WARNING] String networkInstanceName() default "global-bgp"; 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/OSGiCodecsRegistry.java:29: warning: no comment 07:22:17 [WARNING] public final class OSGiCodecsRegistry implements CodecsRegistry { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/OSGiCodecsRegistry.java:29: warning: use of default constructor, which does not provide a comment 07:22:17 [WARNING] public final class OSGiCodecsRegistry implements CodecsRegistry { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/RIB.java:35: warning: no comment 07:22:17 [WARNING] BgpId getBgpIdentifier(); 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/RIB.java:77: warning: no comment 07:22:17 [WARNING] CodecsRegistry getCodecsRegistry(); 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/RIB.java:45: warning: no comment 07:22:17 [WARNING] BGPDispatcher getDispatcher(); 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/RIB.java:95: warning: no comment 07:22:17 [WARNING] Set getLocalTablesKeys(); 07:22:17 [WARNING] ^ 07:22:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/RibImpl.java:63: warning: no comment 07:22:17 [WARNING] public final class RibImpl implements RIB, BGPRibStateProvider { 07:22:17 [WARNING] ^ 07:22:17 [WARNING] 100 warnings 07:22:17 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bgp-rib-impl-0.24.0-SNAPSHOT-javadoc.jar 07:22:17 [INFO] 07:22:17 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-rib-impl --- 07:22:17 [INFO] CycloneDX: Resolving Dependencies 07:22:19 [INFO] CycloneDX: Creating BOM version 1.6 with 70 component(s) 07:22:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bom.xml 07:22:19 [INFO] attaching as bgp-rib-impl-0.24.0-SNAPSHOT-cyclonedx.xml 07:22:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bom.json 07:22:19 [INFO] attaching as bgp-rib-impl-0.24.0-SNAPSHOT-cyclonedx.json 07:22:19 [INFO] 07:22:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-rib-impl --- 07:22:19 [INFO] Skipping duplicate-finder execution! 07:22:19 [INFO] 07:22:19 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-rib-impl --- 07:22:19 [INFO] No dependency problems found 07:22:19 [INFO] 07:22:19 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-rib-impl --- 07:22:19 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bgp-rib-impl-0.24.0-SNAPSHOT-sources.jar 07:22:19 [INFO] 07:22:19 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-rib-impl --- 07:22:19 [INFO] 07:22:19 [INFO] --- jacoco:0.8.14:report (report) @ bgp-rib-impl --- 07:22:19 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/code-coverage/jacoco.exec 07:22:19 [INFO] Analyzed bundle 'bgp-rib-impl' with 103 classes 07:22:19 [INFO] 07:22:19 [INFO] --- install:3.1.4:install (default-install) @ bgp-rib-impl --- 07:22:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.24.0-SNAPSHOT/bgp-rib-impl-0.24.0-SNAPSHOT.pom 07:22:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bgp-rib-impl-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.24.0-SNAPSHOT/bgp-rib-impl-0.24.0-SNAPSHOT.jar 07:22:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bgp-rib-impl-0.24.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.24.0-SNAPSHOT/bgp-rib-impl-0.24.0-SNAPSHOT-tests.jar 07:22:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bgp-rib-impl-0.24.0-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.24.0-SNAPSHOT/bgp-rib-impl-0.24.0-SNAPSHOT-test-sources.jar 07:22:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bgp-rib-impl-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.24.0-SNAPSHOT/bgp-rib-impl-0.24.0-SNAPSHOT-javadoc.jar 07:22:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.24.0-SNAPSHOT/bgp-rib-impl-0.24.0-SNAPSHOT-cyclonedx.xml 07:22:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.24.0-SNAPSHOT/bgp-rib-impl-0.24.0-SNAPSHOT-cyclonedx.json 07:22:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bgp-rib-impl-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.24.0-SNAPSHOT/bgp-rib-impl-0.24.0-SNAPSHOT-sources.jar 07:22:19 [INFO] 07:22:19 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-rib-impl --- 07:22:19 [INFO] Installing org/opendaylight/bgpcep/bgp-rib-impl/0.24.0-SNAPSHOT/bgp-rib-impl-0.24.0-SNAPSHOT.jar 07:22:19 [INFO] Writing OBR metadata 07:22:20 [INFO] 07:22:20 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-rib-impl --- 07:22:20 [INFO] org.opendaylight.bgpcep:bgp-rib-impl:bundle:0.24.0-SNAPSHOT 07:22:20 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:22:20 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:22:20 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:22:20 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT:compile 07:22:20 [INFO] | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:22:20 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:22:20 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:compile 07:22:20 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:22:20 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:22:20 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:22:20 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.24.0-SNAPSHOT:compile 07:22:20 [INFO] +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.24.0-SNAPSHOT:compile 07:22:20 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.24.0-SNAPSHOT:compile 07:22:20 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.24.0-SNAPSHOT:compile 07:22:20 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.24.0-SNAPSHOT:compile 07:22:20 [INFO] +- org.opendaylight.bgpcep:bgp-route-target:jar:0.24.0-SNAPSHOT:compile 07:22:20 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:22:20 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:22:20 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:22:20 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.24.0-SNAPSHOT:compile 07:22:20 [INFO] +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:22:20 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:22:20 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 07:22:20 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:22:20 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:22:20 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:22:20 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:22:20 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:22:20 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:22:20 [INFO] +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:22:20 [INFO] +- org.checkerframework:checker-qual:jar:3.51.1:provided 07:22:20 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:22:20 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:22:20 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:22:20 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:22:20 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:22:20 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:22:20 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:22:20 [INFO] | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:22:20 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:22:20 [INFO] +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:22:20 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:22:20 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:22:20 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:22:20 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:22:20 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:22:20 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:22:20 [INFO] +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:22:20 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:22:20 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:22:20 [INFO] +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:22:20 [INFO] +- io.netty:netty-common:jar:4.2.7.Final:compile 07:22:20 [INFO] +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:22:20 [INFO] | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:22:20 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:22:20 [INFO] +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:22:20 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:22:20 [INFO] +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:22:20 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:22:20 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:22:20 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:22:20 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:22:20 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:22:20 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:22:20 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 07:22:20 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 07:22:20 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:22:20 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:0.24.0-SNAPSHOT:test 07:22:20 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:test-jar:tests:0.24.0-SNAPSHOT:test 07:22:20 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:0.24.0-SNAPSHOT:test 07:22:20 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.24.0-SNAPSHOT:test 07:22:20 [INFO] | \- ch.qos.logback:logback-core:jar:1.5.20:test 07:22:20 [INFO] +- org.opendaylight.bgpcep:bgp-path-selection-mode:test-jar:tests:0.24.0-SNAPSHOT:test 07:22:20 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:0.24.0-SNAPSHOT:test 07:22:20 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.24.0-SNAPSHOT:test 07:22:20 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:22:20 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:22:20 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:22:20 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:test 07:22:20 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:22:20 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:22:20 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:22:20 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:22:20 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:22:20 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:22:20 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:0.24.0-SNAPSHOT:test 07:22:20 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:22:20 [INFO] +- org.opendaylight.bgpcep:bgp-linkstate:jar:0.24.0-SNAPSHOT:test 07:22:20 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.24.0-SNAPSHOT:test 07:22:20 [INFO] | \- org.opendaylight.ietf:rfc8294-netty:jar:1.0.2:test 07:22:20 [INFO] +- org.opendaylight.bgpcep:bgp-rib-mock:jar:0.24.0-SNAPSHOT:test 07:22:20 [INFO] +- org.opendaylight.bgpcep:bgp-util:jar:0.24.0-SNAPSHOT:test 07:22:20 [INFO] +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:22:20 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:22:20 [INFO] +- org.opendaylight.bgpcep:bgp-config-example:jar:0.24.0-SNAPSHOT:test 07:22:20 [INFO] +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:22:20 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:22:20 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:22:20 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:22:20 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:22:20 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:22:20 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:22:20 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:22:20 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:22:20 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:22:20 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:22:20 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:22:20 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:22:20 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:22:20 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:22:20 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:22:20 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:22:20 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:22:20 [INFO] | \- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:22:20 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:22:20 [INFO] +- ch.qos.logback:logback-classic:jar:1.5.20:test 07:22:20 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:14.0.20:test 07:22:20 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:22:20 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:22:20 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:22:20 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:22:20 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:22:20 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:22:20 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:22:20 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:22:20 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:22:20 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:22:20 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:22:20 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:22:20 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:22:20 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:22:20 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:22:20 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:22:20 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:22:20 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:22:20 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:22:20 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:22:20 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:22:20 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:22:20 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:22:20 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:jar:0.24.0-SNAPSHOT:test 07:22:20 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:test-jar:tests:0.24.0-SNAPSHOT:test 07:22:20 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:jar:0.24.0-SNAPSHOT:test 07:22:20 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:test-jar:tests:0.24.0-SNAPSHOT:test 07:22:20 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:test-jar:tests:0.24.0-SNAPSHOT:test 07:22:20 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:22:20 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:22:20 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:22:20 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:22:20 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:22:20 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:22:20 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:22:20 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:22:20 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:22:20 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:22:20 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:22:20 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:22:20 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:22:20 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:22:20 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:22:20 [INFO] +- junit:junit:jar:4.13.2:test 07:22:20 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:22:20 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:22:20 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:22:20 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:22:20 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:22:20 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:22:20 [INFO] 07:22:20 [INFO] --- clm:3.0.0-01:index (default-cli) @ bgp-rib-impl --- 07:22:20 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/sonatype-clm/module.xml 07:22:20 [INFO] 07:22:20 [INFO] -------------< org.opendaylight.bgpcep:bgp-peer-acceptor >-------------- 07:22:20 [INFO] Building bgp-peer-acceptor 0.24.0-SNAPSHOT [51/167] 07:22:20 [INFO] from bgp/peer-acceptor/pom.xml 07:22:20 [INFO] -------------------------------[ bundle ]------------------------------- 07:22:20 [INFO] 07:22:20 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-peer-acceptor --- 07:22:20 [INFO] 07:22:20 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-peer-acceptor --- 07:22:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:22:20 [INFO] 07:22:20 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-peer-acceptor --- 07:22:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:22:20 [INFO] 07:22:20 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-peer-acceptor --- 07:22:20 [INFO] 07:22:20 [INFO] --- dependency:3.9.0:properties (default) @ bgp-peer-acceptor --- 07:22:20 [INFO] 07:22:20 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-peer-acceptor --- 07:22:20 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:22:20 [INFO] 07:22:20 [INFO] --- yang:14.0.20:generate-sources (binding) @ bgp-peer-acceptor --- 07:22:20 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:22:20 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/src/main/yang 07:22:20 [INFO] yang-to-sources: Found 15 dependencies in 2.580 ms 07:22:20 [INFO] yang-to-sources: Project model files found: 1 in 909.0 μs 07:22:20 [INFO] yang-to-sources: 2 YANG models processed in 51.25 ms 07:22:20 [INFO] BindingJavaFileGenerator: Defined 7 files in 2.267 ms 07:22:20 [INFO] Sorted 7 files into 3 directories in 104.2 μs 07:22:20 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 7 in 6.302 ms 07:22:20 [INFO] 07:22:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-peer-acceptor --- 07:22:20 [INFO] Starting audit... 07:22:20 Audit done. 07:22:20 [INFO] You have 0 Checkstyle violations. 07:22:20 [INFO] 07:22:20 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-peer-acceptor --- 07:22:20 [INFO] Starting audit... 07:22:20 Audit done. 07:22:20 [INFO] You have 0 Checkstyle violations. 07:22:20 [INFO] 07:22:20 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-peer-acceptor --- 07:22:20 [INFO] 07:22:20 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-peer-acceptor --- 07:22:20 [INFO] Copying 1 resource from src/main/resources to target/classes 07:22:20 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/generated-sources/spi 07:22:20 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:22:20 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:22:20 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:22:20 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/generated-sources/spi 07:22:20 [INFO] 07:22:20 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-peer-acceptor --- 07:22:20 [INFO] Recompiling the module because of changed dependency. 07:22:20 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 07:22:20 [INFO] 07:22:20 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-peer-acceptor >>> 07:22:20 [INFO] 07:22:20 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-peer-acceptor --- 07:22:20 [INFO] Fork Value is true 07:22:23 [INFO] Done SpotBugs Analysis.... 07:22:23 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:22:23 [INFO] 07:22:23 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-peer-acceptor <<< 07:22:23 [INFO] 07:22:23 [INFO] 07:22:23 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-peer-acceptor --- 07:22:23 [INFO] BugInstance size is 0 07:22:23 [INFO] Error size is 0 07:22:23 [INFO] No errors/warnings found 07:22:23 [INFO] 07:22:23 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-peer-acceptor --- 07:22:23 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/src/test/resources 07:22:23 [INFO] 07:22:23 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-peer-acceptor --- 07:22:23 [INFO] Recompiling the module because of changed dependency. 07:22:23 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 07:22:23 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 07:22:23 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:22:23 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:22:23 [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:22:23 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:22:23 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:22:23 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:22:23 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:22:23 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 07:22:23 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:22:23 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:22:23 [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:22:23 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:22:23 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:22:23 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:22:23 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:22:23 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 07:22:23 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:22:23 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:22:23 [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:22:23 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:22:23 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:22:23 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:22:23 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:22:23 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:22:23 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 07:22:23 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:22:23 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:22:23 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:22:23 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:22:23 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:22:23 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:22:23 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:22:23 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:22:23 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:22:23 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:22:23 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:22:23 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:22:23 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:22:23 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:22:23 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:22:23 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:22:23 [INFO] 07:22:23 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-peer-acceptor --- 07:22:23 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:22:23 [INFO] 07:22:23 [INFO] ------------------------------------------------------- 07:22:23 [INFO] T E S T S 07:22:23 [INFO] ------------------------------------------------------- 07:22:24 [INFO] Running org.opendaylight.protocol.bgp.peer.acceptor.BGPPeerAcceptorImplTest 07:22:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.132 s -- in org.opendaylight.protocol.bgp.peer.acceptor.BGPPeerAcceptorImplTest 07:22:25 [INFO] 07:22:25 [INFO] Results: 07:22:25 [INFO] 07:22:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:22:25 [INFO] 07:22:25 [INFO] 07:22:25 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-peer-acceptor --- 07:22:25 [INFO] 07:22:25 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-peer-acceptor --- 07:22:25 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/bgp-peer-acceptor-0.24.0-SNAPSHOT.jar 07:22:25 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/classes/META-INF/MANIFEST.MF 07:22:25 [INFO] 07:22:25 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-peer-acceptor --- 07:22:27 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/bgp-peer-acceptor-0.24.0-SNAPSHOT-javadoc.jar 07:22:27 [INFO] 07:22:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-peer-acceptor --- 07:22:27 [INFO] CycloneDX: Resolving Dependencies 07:22:27 [INFO] CycloneDX: Creating BOM version 1.6 with 60 component(s) 07:22:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/bom.xml 07:22:28 [INFO] attaching as bgp-peer-acceptor-0.24.0-SNAPSHOT-cyclonedx.xml 07:22:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/bom.json 07:22:28 [INFO] attaching as bgp-peer-acceptor-0.24.0-SNAPSHOT-cyclonedx.json 07:22:28 [INFO] 07:22:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-peer-acceptor --- 07:22:28 [INFO] Skipping duplicate-finder execution! 07:22:28 [INFO] 07:22:28 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-peer-acceptor --- 07:22:28 [WARNING] Used undeclared dependencies found: 07:22:28 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:22:28 [WARNING] Non-test scoped test only dependencies found: 07:22:28 [WARNING] org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT:compile 07:22:28 [WARNING] org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:22:28 [INFO] 07:22:28 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-peer-acceptor --- 07:22:28 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/bgp-peer-acceptor-0.24.0-SNAPSHOT-sources.jar 07:22:28 [INFO] 07:22:28 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-peer-acceptor --- 07:22:28 [INFO] 07:22:28 [INFO] --- jacoco:0.8.14:report (report) @ bgp-peer-acceptor --- 07:22:28 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/code-coverage/jacoco.exec 07:22:28 [INFO] Analyzed bundle 'bgp-peer-acceptor' with 4 classes 07:22:28 [INFO] 07:22:28 [INFO] --- install:3.1.4:install (default-install) @ bgp-peer-acceptor --- 07:22:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/0.24.0-SNAPSHOT/bgp-peer-acceptor-0.24.0-SNAPSHOT.pom 07:22:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/bgp-peer-acceptor-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/0.24.0-SNAPSHOT/bgp-peer-acceptor-0.24.0-SNAPSHOT.jar 07:22:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/bgp-peer-acceptor-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/0.24.0-SNAPSHOT/bgp-peer-acceptor-0.24.0-SNAPSHOT-javadoc.jar 07:22:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/0.24.0-SNAPSHOT/bgp-peer-acceptor-0.24.0-SNAPSHOT-cyclonedx.xml 07:22:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/0.24.0-SNAPSHOT/bgp-peer-acceptor-0.24.0-SNAPSHOT-cyclonedx.json 07:22:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/bgp-peer-acceptor-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/0.24.0-SNAPSHOT/bgp-peer-acceptor-0.24.0-SNAPSHOT-sources.jar 07:22:28 [INFO] 07:22:28 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-peer-acceptor --- 07:22:28 [INFO] Installing org/opendaylight/bgpcep/bgp-peer-acceptor/0.24.0-SNAPSHOT/bgp-peer-acceptor-0.24.0-SNAPSHOT.jar 07:22:28 [INFO] Writing OBR metadata 07:22:28 [INFO] 07:22:28 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-peer-acceptor --- 07:22:28 [INFO] org.opendaylight.bgpcep:bgp-peer-acceptor:bundle:0.24.0-SNAPSHOT 07:22:28 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT:compile 07:22:28 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:22:28 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:22:28 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:22:28 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:22:28 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:22:28 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:compile 07:22:28 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:22:28 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:22:28 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:22:28 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:22:28 [INFO] | | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:22:28 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:22:28 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:22:28 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:22:28 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:22:28 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:22:28 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:22:28 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:22:28 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:22:28 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:22:28 [INFO] +- org.opendaylight.bgpcep:bgp-rib-impl:jar:0.24.0-SNAPSHOT:compile 07:22:28 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.24.0-SNAPSHOT:compile 07:22:28 [INFO] | +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.24.0-SNAPSHOT:compile 07:22:28 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.24.0-SNAPSHOT:compile 07:22:28 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.24.0-SNAPSHOT:compile 07:22:28 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.24.0-SNAPSHOT:compile 07:22:28 [INFO] | +- org.opendaylight.bgpcep:bgp-route-target:jar:0.24.0-SNAPSHOT:compile 07:22:28 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.24.0-SNAPSHOT:compile 07:22:28 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:22:28 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:22:28 [INFO] | +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:22:28 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:22:28 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:22:28 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:22:28 [INFO] | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:22:28 [INFO] | \- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:22:28 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:22:28 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:22:28 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:22:28 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:22:28 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:22:28 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:22:28 [INFO] +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:22:28 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:22:28 [INFO] +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:22:28 [INFO] +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:22:28 [INFO] | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:22:28 [INFO] +- io.netty:netty-common:jar:4.2.7.Final:compile 07:22:28 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:22:28 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:22:28 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:22:28 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:22:28 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:22:28 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:22:28 [INFO] +- org.opendaylight.bgpcep:bgp-rib-impl:test-jar:tests:0.24.0-SNAPSHOT:test 07:22:28 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.24.0-SNAPSHOT:test 07:22:28 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.20:test 07:22:28 [INFO] | \- ch.qos.logback:logback-core:jar:1.5.20:test 07:22:28 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:22:28 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:22:28 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:22:28 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:22:28 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:22:28 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:22:28 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:22:28 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:22:28 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:22:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:22:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:22:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:22:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:22:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:22:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:22:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:22:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:22:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:22:28 [INFO] +- junit:junit:jar:4.13.2:test 07:22:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:22:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:22:28 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:22:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:22:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:22:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:22:28 [INFO] 07:22:28 [INFO] --- clm:3.0.0-01:index (default-cli) @ bgp-peer-acceptor --- 07:22:28 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/sonatype-clm/module.xml 07:22:28 [INFO] 07:22:28 [INFO] ----------------< org.opendaylight.bgpcep:bgp-bmp-spi >----------------- 07:22:28 [INFO] Building bgp-bmp-spi 0.24.0-SNAPSHOT [52/167] 07:22:28 [INFO] from bmp/bmp-spi/pom.xml 07:22:28 [INFO] -------------------------------[ bundle ]------------------------------- 07:22:28 [INFO] 07:22:28 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-bmp-spi --- 07:22:28 [INFO] 07:22:28 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-bmp-spi --- 07:22:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:22:28 [INFO] 07:22:28 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-bmp-spi --- 07:22:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:22:28 [INFO] 07:22:28 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-bmp-spi --- 07:22:28 [INFO] 07:22:28 [INFO] --- dependency:3.9.0:properties (default) @ bgp-bmp-spi --- 07:22:28 [INFO] 07:22:28 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-bmp-spi --- 07:22: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/bmp/bmp-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:22:28 [INFO] 07:22:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-bmp-spi --- 07:22:28 [INFO] Starting audit... 07:22:28 Audit done. 07:22:28 [INFO] You have 0 Checkstyle violations. 07:22:28 [INFO] 07:22:28 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-bmp-spi --- 07:22:28 [INFO] Starting audit... 07:22:28 Audit done. 07:22:28 [INFO] You have 0 Checkstyle violations. 07:22:28 [INFO] 07:22:28 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-bmp-spi --- 07:22:28 [INFO] 07:22:28 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-bmp-spi --- 07:22:28 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/src/main/resources 07:22:28 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/generated-sources/spi 07:22:28 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/generated-sources/yang 07:22:28 [INFO] 07:22:28 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-bmp-spi --- 07:22:28 [INFO] Recompiling the module because of changed dependency. 07:22:28 [INFO] Compiling 26 source files with javac [debug release 21] to target/classes 07:22:28 [INFO] Writing META-INF/services/org.opendaylight.protocol.bmp.spi.registry.BmpExtensionConsumerContext 07:22:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/api/BmpSession.java:[20,8] auto-closeable resource org.opendaylight.protocol.bmp.api.BmpSession has a member method close() that could throw InterruptedException 07:22:28 [INFO] 07:22:28 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-bmp-spi >>> 07:22:28 [INFO] 07:22:28 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-bmp-spi --- 07:22:28 [INFO] Fork Value is true 07:22:31 [INFO] Done SpotBugs Analysis.... 07:22:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:22:31 [INFO] 07:22:31 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-bmp-spi <<< 07:22:31 [INFO] 07:22:31 [INFO] 07:22:31 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-bmp-spi --- 07:22:31 [INFO] BugInstance size is 0 07:22:31 [INFO] Error size is 0 07:22:31 [INFO] No errors/warnings found 07:22:31 [INFO] 07:22:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-bmp-spi --- 07:22:31 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/src/test/resources 07:22:31 [INFO] 07:22:31 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-bmp-spi --- 07:22:31 [INFO] Recompiling the module because of changed dependency. 07:22:31 [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes 07:22:31 [INFO] 07:22:31 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-bmp-spi --- 07:22:31 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:22:31 [INFO] 07:22:31 [INFO] ------------------------------------------------------- 07:22:31 [INFO] T E S T S 07:22:31 [INFO] ------------------------------------------------------- 07:22:32 [INFO] Running org.opendaylight.protocol.bmp.spi.parser.AbstractBmpMessageWithTlvParserTest 07:22:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 s -- in org.opendaylight.protocol.bmp.spi.parser.AbstractBmpMessageWithTlvParserTest 07:22:33 [INFO] Running org.opendaylight.protocol.bmp.spi.parser.TlvUtilTest 07:22:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.protocol.bmp.spi.parser.TlvUtilTest 07:22:33 [INFO] Running org.opendaylight.protocol.bmp.spi.parser.AbstractBmpPerPeerMessageParserTest 07:22:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.opendaylight.protocol.bmp.spi.parser.AbstractBmpPerPeerMessageParserTest 07:22:33 [INFO] Running org.opendaylight.protocol.bmp.spi.registry.SimpleBmpExtensionProviderContextTest 07:22:33 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:22:34 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.901 s -- in org.opendaylight.protocol.bmp.spi.registry.SimpleBmpExtensionProviderContextTest 07:22:34 [INFO] Running org.opendaylight.protocol.bmp.spi.registry.SimpleBmpTlvRegistryTest 07:22:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.opendaylight.protocol.bmp.spi.registry.SimpleBmpTlvRegistryTest 07:22:34 [INFO] Running org.opendaylight.protocol.bmp.spi.registry.SimpleBmpMessageRegistryTest 07:22:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.bmp.spi.registry.SimpleBmpMessageRegistryTest 07:22:34 [INFO] 07:22:34 [INFO] Results: 07:22:34 [INFO] 07:22:34 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 07:22:34 [INFO] 07:22:34 [INFO] 07:22:34 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-bmp-spi --- 07:22:34 [INFO] 07:22:34 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-bmp-spi --- 07:22:34 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/bgp-bmp-spi-0.24.0-SNAPSHOT.jar 07:22:34 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/classes/META-INF/MANIFEST.MF 07:22:34 [INFO] 07:22:34 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-bmp-spi --- 07:22:35 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/bgp-bmp-spi-0.24.0-SNAPSHOT-javadoc.jar 07:22:35 [INFO] 07:22:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-bmp-spi --- 07:22:35 [INFO] CycloneDX: Resolving Dependencies 07:22:36 [INFO] CycloneDX: Creating BOM version 1.6 with 44 component(s) 07:22:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/bom.xml 07:22:36 [INFO] attaching as bgp-bmp-spi-0.24.0-SNAPSHOT-cyclonedx.xml 07:22:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/bom.json 07:22:36 [INFO] attaching as bgp-bmp-spi-0.24.0-SNAPSHOT-cyclonedx.json 07:22:36 [INFO] 07:22:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-spi --- 07:22:36 [INFO] Skipping duplicate-finder execution! 07:22:36 [INFO] 07:22:36 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-bmp-spi --- 07:22:36 [WARNING] Non-test scoped test only dependencies found: 07:22:36 [WARNING] org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:22:36 [INFO] 07:22:36 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-bmp-spi --- 07:22:36 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/bgp-bmp-spi-0.24.0-SNAPSHOT-sources.jar 07:22:36 [INFO] 07:22:36 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-bmp-spi --- 07:22:36 [INFO] 07:22:36 [INFO] --- jacoco:0.8.14:report (report) @ bgp-bmp-spi --- 07:22:36 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/code-coverage/jacoco.exec 07:22:36 [INFO] Analyzed bundle 'bgp-bmp-spi' with 9 classes 07:22:36 [INFO] 07:22:36 [INFO] --- install:3.1.4:install (default-install) @ bgp-bmp-spi --- 07:22:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/0.24.0-SNAPSHOT/bgp-bmp-spi-0.24.0-SNAPSHOT.pom 07:22:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/bgp-bmp-spi-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/0.24.0-SNAPSHOT/bgp-bmp-spi-0.24.0-SNAPSHOT.jar 07:22:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/bgp-bmp-spi-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/0.24.0-SNAPSHOT/bgp-bmp-spi-0.24.0-SNAPSHOT-javadoc.jar 07:22:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/0.24.0-SNAPSHOT/bgp-bmp-spi-0.24.0-SNAPSHOT-cyclonedx.xml 07:22:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/0.24.0-SNAPSHOT/bgp-bmp-spi-0.24.0-SNAPSHOT-cyclonedx.json 07:22:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/bgp-bmp-spi-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/0.24.0-SNAPSHOT/bgp-bmp-spi-0.24.0-SNAPSHOT-sources.jar 07:22:36 [INFO] 07:22:36 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-bmp-spi --- 07:22:36 [INFO] Installing org/opendaylight/bgpcep/bgp-bmp-spi/0.24.0-SNAPSHOT/bgp-bmp-spi-0.24.0-SNAPSHOT.jar 07:22:36 [INFO] Writing OBR metadata 07:22:36 [INFO] 07:22:36 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-bmp-spi --- 07:22:36 [INFO] org.opendaylight.bgpcep:bgp-bmp-spi:bundle:0.24.0-SNAPSHOT 07:22:36 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.24.0-SNAPSHOT:compile 07:22:36 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:22:36 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:22:36 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:22:36 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:22:36 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:22:36 [INFO] | | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:22:36 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:22:36 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:22:36 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:22:36 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:22:36 [INFO] | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:22:36 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:22:36 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:22:36 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:22:36 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:22:36 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:22:36 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:22:36 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:22:36 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:22:36 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:22:36 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:22:36 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:22:36 [INFO] +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:22:36 [INFO] | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:22:36 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:22:36 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:22:36 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:22:36 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:22:36 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:22:36 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:22:36 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:22:36 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:22:36 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:22:36 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:22:36 [INFO] +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:22:36 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:22:36 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:22:36 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:22:36 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:22:36 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:22:36 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:22:36 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:22:36 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:22:36 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:22:36 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:22:36 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:22:36 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:22:36 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:22:36 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:22:36 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:22:36 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:22:36 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:22:36 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:22:36 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:22:36 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:22:36 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:22:36 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:22:36 [INFO] +- junit:junit:jar:4.13.2:test 07:22:36 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:22:36 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:22:36 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:22:36 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:22:36 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:22:36 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:22:36 [INFO] 07:22:36 [INFO] --- clm:3.0.0-01:index (default-cli) @ bgp-bmp-spi --- 07:22:36 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/sonatype-clm/module.xml 07:22:36 [INFO] 07:22:36 [INFO] -------------< org.opendaylight.bgpcep:odl-bgpcep-bmp-api >------------- 07:22:36 [INFO] Building OpenDaylight :: BMP :: API 0.24.0-SNAPSHOT [53/167] 07:22:36 [INFO] from features/odl-bgpcep-bmp-api/pom.xml 07:22:36 [INFO] ------------------------------[ feature ]------------------------------- 07:22:36 [INFO] 07:22:36 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bmp-api --- 07:22:36 [INFO] 07:22:36 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bmp-api --- 07:22:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:22:36 [INFO] 07:22:36 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bmp-api --- 07:22:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:22:36 [INFO] 07:22:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bmp-api --- 07:22:37 [INFO] 07:22:37 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bmp-api --- 07:22:37 [INFO] 07:22:37 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bmp-api --- 07:22:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:22:37 [INFO] argLine set to empty 07:22:37 [INFO] 07:22:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bmp-api --- 07:22:37 [INFO] Starting audit... 07:22:37 Audit done. 07:22:37 [INFO] You have 0 Checkstyle violations. 07:22:37 [INFO] 07:22:37 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bmp-api --- 07:22:37 [INFO] Starting audit... 07:22:37 Audit done. 07:22:37 [INFO] You have 0 Checkstyle violations. 07:22:37 [INFO] 07:22:37 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bmp-api --- 07:22:37 [INFO] 07:22:37 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bmp-api --- 07:22:37 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-api/target/feature/feature.xml 07:22:37 [INFO] ...done! 07:22:37 [INFO] Attaching features XML 07:22:37 [INFO] 07:22:37 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bmp-api --- 07:22:37 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:22:37 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:22:37 [INFO] 07:22:37 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bmp-api >>> 07:22:37 [INFO] 07:22:37 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bmp-api --- 07:22:37 [INFO] No files found to run spotbugs, check compile phase has been run 07:22:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:22:37 [INFO] 07:22:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bmp-api <<< 07:22:37 [INFO] 07:22:37 [INFO] 07:22:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bmp-api --- 07:22:37 [INFO] 07:22:37 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bmp-api --- 07:22:37 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bmp-api 07:22:37 [INFO] Project dependency features detected: [] 07:22:37 [INFO] Pax Exam System (Version: 4.14.0) created. 07:22:37 [INFO] Creating RMI registry server on 127.0.0.1:45435 07:22:38 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:22:38 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:22:38 [INFO] Waiting for remote bundle context.. on 45435 name: 210aed98-5f69-4187-b814-70225adce3c8 timout: [ RelativeTimeout value = 180000 ] 07:22:41 [INFO] Building jar from resources and headers. 07:22:41 [INFO] Writing jar finished. 07:22:45 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:22:45 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:22:45 [INFO] 07:22:45 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-bmp-api --- 07:22:45 [INFO] 07:22:45 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bmp-api --- 07:22:45 [INFO] No Javadoc in project. Archive not created. 07:22:45 [INFO] 07:22:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bmp-api --- 07:22:45 [INFO] CycloneDX: Resolving Dependencies 07:22:47 [INFO] CycloneDX: Creating BOM version 1.6 with 147 component(s) 07:22:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-api/target/bom.xml 07:22:47 [INFO] attaching as odl-bgpcep-bmp-api-0.24.0-SNAPSHOT-cyclonedx.xml 07:22:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-api/target/bom.json 07:22:47 [INFO] attaching as odl-bgpcep-bmp-api-0.24.0-SNAPSHOT-cyclonedx.json 07:22:47 [INFO] 07:22:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bmp-api --- 07:22:47 [INFO] Skipping duplicate-finder execution! 07:22:47 [INFO] 07:22:47 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bmp-api --- 07:22:47 [INFO] Skipping plugin execution 07:22:47 [INFO] 07:22:47 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bmp-api --- 07:22:47 [INFO] Skipping source per configuration. 07:22:47 [INFO] 07:22:47 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bmp-api --- 07:22:47 [INFO] 07:22:47 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bmp-api --- 07:22:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:22:47 [INFO] 07:22:47 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bmp-api --- 07:22:47 [WARNING] 07:22:47 [WARNING] The packaging plugin for project odl-bgpcep-bmp-api did not assign 07:22:47 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:22:47 [WARNING] 07:22:47 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:22:47 [WARNING] 07:22:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/0.24.0-SNAPSHOT/odl-bgpcep-bmp-api-0.24.0-SNAPSHOT.pom 07:22:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/0.24.0-SNAPSHOT/odl-bgpcep-bmp-api-0.24.0-SNAPSHOT-features.xml 07:22:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/0.24.0-SNAPSHOT/odl-bgpcep-bmp-api-0.24.0-SNAPSHOT-cyclonedx.xml 07:22:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/0.24.0-SNAPSHOT/odl-bgpcep-bmp-api-0.24.0-SNAPSHOT-cyclonedx.json 07:22:47 [INFO] 07:22:47 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bmp-api --- 07:22:47 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bmp-api:feature:0.24.0-SNAPSHOT 07:22:47 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.24.0-SNAPSHOT:compile 07:22:47 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:22:47 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:22:47 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT:compile 07:22:47 [INFO] | | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:22:47 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:compile 07:22:47 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:22:47 [INFO] | | | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:22:47 [INFO] | | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:22:47 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:22:47 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:22:47 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:22:47 [INFO] | | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:22:47 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:22:47 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:22:47 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:22:47 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:22:47 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.24.0-SNAPSHOT:compile 07:22:47 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:22:47 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:22:47 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:22:47 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:22:47 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:22:47 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:22:47 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:22:47 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:22:47 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:22:47 [INFO] | | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:22:47 [INFO] | | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:22:47 [INFO] | | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:22:47 [INFO] | | | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:22:47 [INFO] | | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:22:47 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:22:47 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:22:47 [INFO] | | | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:22:47 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:22:47 [INFO] | | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:22:47 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:22:47 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:22:47 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:22:47 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:22:47 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:22:47 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:22:47 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:22:47 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:22:47 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:22:47 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:22:47 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:22:47 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.24.0-SNAPSHOT:compile 07:22:47 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:22:47 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:22:47 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:compile 07:22:47 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:22:47 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:22:47 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:22:47 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:22:47 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:22:47 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:22:47 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:22:47 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:22:47 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:22:47 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:22:47 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:22:47 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:22:47 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:22:47 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:22:47 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:22:47 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:22:47 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:22:47 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:22:47 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:22:47 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:22:47 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:22:47 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:22:47 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:22:47 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:22:47 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:22:47 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:22:47 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:22:47 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:22:47 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:22:47 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:22:47 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:22:47 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:22:47 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:22:47 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:22:47 [INFO] | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:22:47 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:22:47 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:22:47 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:22:47 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:22:47 [INFO] | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:22:47 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:22:47 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:22:47 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:22:47 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:22:47 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:22:47 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:22:47 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:22:47 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:22:47 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:22:47 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:22:47 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:22:47 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:22:47 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:22:47 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:22:47 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:22:47 [INFO] | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:22:47 [INFO] | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:22:47 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:22:47 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:22:47 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:22:47 [INFO] | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:22:47 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:22:47 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:22:47 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:22:47 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:22:47 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:22:47 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.24.0-SNAPSHOT:compile 07:22:47 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:22:47 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:22:47 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:22:47 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:22:47 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:22:47 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:22:47 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:22:47 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:22:47 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:22:47 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:22:47 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:22:47 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:22:47 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:22:47 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:22:47 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:22:47 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:22:47 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:22:47 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:22:47 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.24.0-SNAPSHOT:compile 07:22:47 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:22:47 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:22:47 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:22:47 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:22:47 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:22:47 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:22:47 [INFO] | \- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:22:47 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:22:47 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:22:47 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:22:47 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:22:47 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:22:47 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:22:47 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:22:47 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:22:47 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:22:47 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:22:47 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:22:47 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:22:47 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:22:47 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:22:47 [INFO] +- junit:junit:jar:4.13.2:test 07:22:47 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:22:47 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:22:47 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:22:47 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:22:47 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:22:47 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:22:47 [INFO] 07:22:47 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-bmp-api --- 07:22:47 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-api/target/sonatype-clm/module.xml 07:22:47 [INFO] 07:22:47 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api >-------- 07:22:47 [INFO] Building OpenDaylight :: BGP :: Extensions API 0.24.0-SNAPSHOT [54/167] 07:22:47 [INFO] from features/odl-bgpcep-bgp-extensions-api/pom.xml 07:22:47 [INFO] ------------------------------[ feature ]------------------------------- 07:22:47 [INFO] 07:22:47 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-extensions-api --- 07:22:47 [INFO] 07:22:47 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-extensions-api --- 07:22:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:22:47 [INFO] 07:22:47 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-extensions-api --- 07:22:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:22:47 [INFO] 07:22:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-extensions-api --- 07:22:48 [INFO] 07:22:48 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-extensions-api --- 07:22:48 [INFO] 07:22:48 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-extensions-api --- 07:22:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:22:48 [INFO] argLine set to empty 07:22:48 [INFO] 07:22:48 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-extensions-api --- 07:22:48 [INFO] Starting audit... 07:22:48 Audit done. 07:22:48 [INFO] You have 0 Checkstyle violations. 07:22:48 [INFO] 07:22:48 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-extensions-api --- 07:22:48 [INFO] Starting audit... 07:22:48 Audit done. 07:22:48 [INFO] You have 0 Checkstyle violations. 07:22:48 [INFO] 07:22:48 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-extensions-api --- 07:22:48 [INFO] 07:22:48 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-extensions-api --- 07:22:48 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-extensions-api/target/feature/feature.xml 07:22:48 [INFO] ...done! 07:22:48 [INFO] Attaching features XML 07:22:48 [INFO] 07:22:48 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-extensions-api --- 07:22:48 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:22:48 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:22:48 [INFO] 07:22:48 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-extensions-api >>> 07:22:48 [INFO] 07:22:48 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-extensions-api --- 07:22:48 [INFO] No files found to run spotbugs, check compile phase has been run 07:22:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:22:48 [INFO] 07:22:48 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-extensions-api <<< 07:22:48 [INFO] 07:22:48 [INFO] 07:22:48 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-extensions-api --- 07:22:48 [INFO] 07:22:48 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bgp-extensions-api --- 07:22:48 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api 07:22:48 [INFO] Project dependency features detected: [] 07:22:48 [INFO] Pax Exam System (Version: 4.14.0) created. 07:22:48 [INFO] Creating RMI registry server on 127.0.0.1:39731 07:22:48 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:22:48 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:22:48 [INFO] Waiting for remote bundle context.. on 39731 name: 35a46719-6df8-44ae-baab-86275cf2363c timout: [ RelativeTimeout value = 180000 ] 07:22:51 [INFO] Building jar from resources and headers. 07:22:51 [INFO] Writing jar finished. 07:22:56 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:22:56 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:22:56 [INFO] 07:22:56 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-bgp-extensions-api --- 07:22:56 [INFO] 07:22:56 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-extensions-api --- 07:22:56 [INFO] No Javadoc in project. Archive not created. 07:22:56 [INFO] 07:22:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-extensions-api --- 07:22:56 [INFO] CycloneDX: Resolving Dependencies 07:22:57 [INFO] CycloneDX: Creating BOM version 1.6 with 152 component(s) 07:22:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-extensions-api/target/bom.xml 07:22:57 [INFO] attaching as odl-bgpcep-bgp-extensions-api-0.24.0-SNAPSHOT-cyclonedx.xml 07:22:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-extensions-api/target/bom.json 07:22:57 [INFO] attaching as odl-bgpcep-bgp-extensions-api-0.24.0-SNAPSHOT-cyclonedx.json 07:22:57 [INFO] 07:22:57 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-extensions-api --- 07:22:57 [INFO] Skipping duplicate-finder execution! 07:22:57 [INFO] 07:22:57 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-extensions-api --- 07:22:57 [INFO] Skipping plugin execution 07:22:57 [INFO] 07:22:57 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-extensions-api --- 07:22:57 [INFO] Skipping source per configuration. 07:22:57 [INFO] 07:22:57 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-extensions-api --- 07:22:57 [INFO] 07:22:57 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-extensions-api --- 07:22:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:22:57 [INFO] 07:22:57 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-extensions-api --- 07:22:57 [WARNING] 07:22:57 [WARNING] The packaging plugin for project odl-bgpcep-bgp-extensions-api did not assign 07:22:57 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:22:57 [WARNING] 07:22:57 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:22:57 [WARNING] 07:22:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-extensions-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/0.24.0-SNAPSHOT/odl-bgpcep-bgp-extensions-api-0.24.0-SNAPSHOT.pom 07:22:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-extensions-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/0.24.0-SNAPSHOT/odl-bgpcep-bgp-extensions-api-0.24.0-SNAPSHOT-features.xml 07:22:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-extensions-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/0.24.0-SNAPSHOT/odl-bgpcep-bgp-extensions-api-0.24.0-SNAPSHOT-cyclonedx.xml 07:22:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-extensions-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/0.24.0-SNAPSHOT/odl-bgpcep-bgp-extensions-api-0.24.0-SNAPSHOT-cyclonedx.json 07:22:57 [INFO] 07:22:57 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bgp-extensions-api --- 07:22:57 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:feature:0.24.0-SNAPSHOT 07:22:57 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.24.0-SNAPSHOT:compile 07:22:57 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.24.0-SNAPSHOT:compile 07:22:57 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:22:57 [INFO] | | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:22:57 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:22:57 [INFO] | | | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:22:57 [INFO] | | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:22:57 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:22:57 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:22:57 [INFO] | | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:22:57 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:22:57 [INFO] | | +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:22:57 [INFO] | | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:22:57 [INFO] | | | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:22:57 [INFO] | | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:22:57 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:22:57 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:22:57 [INFO] | | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:22:57 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:22:57 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:22:57 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:22:57 [INFO] | | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:22:57 [INFO] | | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:22:57 [INFO] | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:22:57 [INFO] | | +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:22:57 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:22:57 [INFO] | | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:22:57 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:22:57 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.24.0-SNAPSHOT:compile 07:22:57 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:22:57 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:22:57 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:22:57 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:22:57 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:22:57 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:22:57 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:22:57 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:22:57 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:22:57 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:22:57 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:22:57 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:22:57 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:22:57 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:22:57 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:22:57 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:22:57 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:22:57 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:22:57 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:22:57 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:22:57 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:22:57 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:22:57 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:22:57 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:22:57 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:22:57 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:22:57 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:22:57 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:22:57 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:22:57 [INFO] | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:22:57 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:22:57 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:22:57 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:22:57 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:22:57 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:22:57 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:22:57 [INFO] | | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:22:57 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:22:57 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:22:57 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:22:57 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:22:57 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:22:57 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:22:57 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:22:57 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:22:57 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:22:57 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:22:57 [INFO] | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:22:57 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:22:57 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:22:57 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.24.0-SNAPSHOT:compile 07:22:57 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:22:57 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:22:57 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.24.0-SNAPSHOT:compile 07:22:57 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:compile 07:22:57 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:22:57 [INFO] | | +- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:22:57 [INFO] | | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:22:57 [INFO] | | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:22:57 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:22:57 [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:22:57 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.24.0-SNAPSHOT:compile 07:22:57 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.24.0-SNAPSHOT:compile 07:22:57 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT:compile 07:22:57 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:22:57 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:22:57 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:22:57 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:22:57 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:22:57 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:compile 07:22:57 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:22:57 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:22:57 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:22:57 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:22:57 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:22:57 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:22:57 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:22:57 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:22:57 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:22:57 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:22:57 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:22:57 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:22:57 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:22:57 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:22:57 [INFO] | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:22:57 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:22:57 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:22:57 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:22:57 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:22:57 [INFO] | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:22:57 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:22:57 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:22:57 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:22:57 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:22:57 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:22:57 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:22:57 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:22:57 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:22:57 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:22:57 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:22:57 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:22:57 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:22:57 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:22:57 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:22:57 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:22:57 [INFO] | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:22:57 [INFO] | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:22:57 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:22:57 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:22:57 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:22:57 [INFO] | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:22:57 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:22:57 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:22:57 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:22:57 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:22:57 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:22:57 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.24.0-SNAPSHOT:compile 07:22:57 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.24.0-SNAPSHOT:compile 07:22:57 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.24.0-SNAPSHOT:compile 07:22:57 [INFO] | \- io.netty:netty-transport:jar:4.2.7.Final:compile 07:22:57 [INFO] | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:22:57 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:22:57 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:22:57 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:22:57 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:22:57 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:22:57 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:22:57 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:22:57 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:22:57 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:22:57 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:22:57 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:22:57 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:22:57 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:22:57 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:22:57 [INFO] +- junit:junit:jar:4.13.2:test 07:22:57 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:22:57 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:22:57 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:22:57 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:22:57 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:22:57 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:22:57 [INFO] 07:22:57 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-bgp-extensions-api --- 07:22:57 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-extensions-api/target/sonatype-clm/module.xml 07:22:57 [INFO] 07:22:57 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-inet >------------- 07:22:57 [INFO] Building OpenDaylight :: BGP :: Inet 0.24.0-SNAPSHOT [55/167] 07:22:57 [INFO] from features/odl-bgpcep-bgp-inet/pom.xml 07:22:57 [INFO] ------------------------------[ feature ]------------------------------- 07:22:57 [INFO] 07:22:57 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-inet --- 07:22:57 [INFO] 07:22:57 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-inet --- 07:22:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:22:57 [INFO] 07:22:57 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-inet --- 07:22:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:22:57 [INFO] 07:22:57 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-inet --- 07:22:58 [INFO] 07:22:58 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-inet --- 07:22:58 [INFO] 07:22:58 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-inet --- 07:22:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:22:58 [INFO] argLine set to empty 07:22:58 [INFO] 07:22:58 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-inet --- 07:22:58 [INFO] Starting audit... 07:22:58 Audit done. 07:22:58 [INFO] You have 0 Checkstyle violations. 07:22:58 [INFO] 07:22:58 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-inet --- 07:22:58 [INFO] Starting audit... 07:22:58 Audit done. 07:22:58 [INFO] You have 0 Checkstyle violations. 07:22:58 [INFO] 07:22:58 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-inet --- 07:22:58 [INFO] 07:22:58 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-inet --- 07:22:58 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-inet/target/feature/feature.xml 07:22:58 [INFO] ...done! 07:22:58 [INFO] Attaching features XML 07:22:58 [INFO] 07:22:58 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-inet --- 07:22:58 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:22:58 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:22:58 [INFO] 07:22:58 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-inet >>> 07:22:58 [INFO] 07:22:58 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-inet --- 07:22:58 [INFO] No files found to run spotbugs, check compile phase has been run 07:22:58 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:22:58 [INFO] 07:22:58 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-inet <<< 07:22:58 [INFO] 07:22:58 [INFO] 07:22:58 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-inet --- 07:22:58 [INFO] 07:22:58 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bgp-inet --- 07:22:58 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-inet 07:22:58 [INFO] Project dependency features detected: [] 07:22:58 [INFO] Pax Exam System (Version: 4.14.0) created. 07:22:58 [INFO] Creating RMI registry server on 127.0.0.1:42501 07:22:58 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:22:58 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:22:58 [INFO] Waiting for remote bundle context.. on 42501 name: e4a97a78-7ab3-4db8-93e0-515fd7b107cd timout: [ RelativeTimeout value = 180000 ] 07:23:02 [INFO] Building jar from resources and headers. 07:23:02 [INFO] Writing jar finished. 07:23:06 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:23:06 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:23:06 [INFO] 07:23:06 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-bgp-inet --- 07:23:06 [INFO] 07:23:06 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-inet --- 07:23:06 [INFO] No Javadoc in project. Archive not created. 07:23:06 [INFO] 07:23:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-inet --- 07:23:06 [INFO] CycloneDX: Resolving Dependencies 07:23:08 [INFO] CycloneDX: Creating BOM version 1.6 with 154 component(s) 07:23:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-inet/target/bom.xml 07:23:08 [INFO] attaching as odl-bgpcep-bgp-inet-0.24.0-SNAPSHOT-cyclonedx.xml 07:23:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-inet/target/bom.json 07:23:08 [INFO] attaching as odl-bgpcep-bgp-inet-0.24.0-SNAPSHOT-cyclonedx.json 07:23:08 [INFO] 07:23:08 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-inet --- 07:23:08 [INFO] Skipping duplicate-finder execution! 07:23:08 [INFO] 07:23:08 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-inet --- 07:23:08 [INFO] Skipping plugin execution 07:23:08 [INFO] 07:23:08 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-inet --- 07:23:08 [INFO] Skipping source per configuration. 07:23:08 [INFO] 07:23:08 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-inet --- 07:23:08 [INFO] 07:23:08 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-inet --- 07:23:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:23:08 [INFO] 07:23:08 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-inet --- 07:23:08 [WARNING] 07:23:08 [WARNING] The packaging plugin for project odl-bgpcep-bgp-inet did not assign 07:23:08 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:23:08 [WARNING] 07:23:08 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:23:08 [WARNING] 07:23:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-inet/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/0.24.0-SNAPSHOT/odl-bgpcep-bgp-inet-0.24.0-SNAPSHOT.pom 07:23:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-inet/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/0.24.0-SNAPSHOT/odl-bgpcep-bgp-inet-0.24.0-SNAPSHOT-features.xml 07:23:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-inet/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/0.24.0-SNAPSHOT/odl-bgpcep-bgp-inet-0.24.0-SNAPSHOT-cyclonedx.xml 07:23:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-inet/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/0.24.0-SNAPSHOT/odl-bgpcep-bgp-inet-0.24.0-SNAPSHOT-cyclonedx.json 07:23:08 [INFO] 07:23:08 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bgp-inet --- 07:23:08 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:feature:0.24.0-SNAPSHOT 07:23:08 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.24.0-SNAPSHOT:compile 07:23:08 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:23:08 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:23:08 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:23:08 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:23:08 [INFO] | | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:23:08 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:23:08 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:23:08 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:23:08 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:23:08 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:23:08 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT:compile 07:23:08 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:23:08 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:23:08 [INFO] | | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:23:08 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:23:08 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:23:08 [INFO] | | \- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:23:08 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:compile 07:23:08 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:23:08 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:23:08 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.24.0-SNAPSHOT:compile 07:23:08 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.24.0-SNAPSHOT:compile 07:23:08 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:23:08 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:23:08 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:23:08 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:23:08 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:23:08 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:23:08 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:23:08 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:23:08 [INFO] | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:23:08 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:23:08 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:23:08 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:23:08 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:23:08 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:23:08 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:23:08 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:23:08 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:23:08 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:23:08 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:23:08 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:23:08 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:23:08 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:23:08 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.24.0-SNAPSHOT:compile 07:23:08 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.24.0-SNAPSHOT:compile 07:23:08 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.24.0-SNAPSHOT:compile 07:23:08 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.24.0-SNAPSHOT:compile 07:23:08 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:23:08 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:23:08 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:23:08 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:23:08 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:23:08 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:23:08 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:23:08 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:23:08 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:23:08 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:23:08 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:23:08 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:23:08 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:23:08 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:23:08 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:23:08 [INFO] | | | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:23:08 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:23:08 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:23:08 [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:23:08 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:23:08 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:23:08 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:23:08 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:23:08 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:23:08 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:23:08 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:23:08 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:23:08 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:23:08 [INFO] | | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:23:08 [INFO] | | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:23:08 [INFO] | | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:23:08 [INFO] | | | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:23:08 [INFO] | | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:23:08 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:23:08 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:23:08 [INFO] | | | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:23:08 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:23:08 [INFO] | | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:23:08 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:23:08 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:23:08 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:23:08 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:23:08 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:23:08 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:23:08 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:23:08 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:23:08 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:23:08 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:23:08 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:23:08 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.24.0-SNAPSHOT:compile 07:23:08 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:23:08 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:23:08 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.24.0-SNAPSHOT:compile 07:23:08 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.24.0-SNAPSHOT:compile 07:23:08 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:compile 07:23:08 [INFO] | | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:23:08 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:23:08 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:23:08 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:23:08 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:23:08 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:23:08 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:23:08 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:23:08 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:23:08 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:23:08 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:23:08 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:23:08 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:23:08 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:23:08 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:23:08 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:23:08 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:23:08 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:23:08 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:23:08 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:23:08 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:23:08 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:23:08 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:23:08 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:23:08 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:23:08 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:23:08 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:23:08 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:23:08 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:23:08 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:23:08 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:23:08 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:23:08 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:23:08 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:23:08 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:23:08 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:23:08 [INFO] | | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:23:08 [INFO] | | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:23:08 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:23:08 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:23:08 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:23:08 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:23:08 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:23:08 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:23:08 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:23:08 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:23:08 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.24.0-SNAPSHOT:compile 07:23:08 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.24.0-SNAPSHOT:compile 07:23:08 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:23:08 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:23:08 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:23:08 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:23:08 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:23:08 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:23:08 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:23:08 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:23:08 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:23:08 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:23:08 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:23:08 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:23:08 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:23:08 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:23:08 [INFO] +- junit:junit:jar:4.13.2:test 07:23:08 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:23:08 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:23:08 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:23:08 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:23:08 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:23:08 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:23:08 [INFO] 07:23:08 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-bgp-inet --- 07:23:08 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-inet/target/sonatype-clm/module.xml 07:23:08 [INFO] 07:23:08 [INFO] ------< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi >------ 07:23:08 [INFO] Building OpenDaylight :: BGP :: Openconfig Routing Policy Spi 0.24.0-SNAPSHOT [56/167] 07:23:08 [INFO] from features/odl-bgpcep-bgp-openconfig-rp-spi/pom.xml 07:23:08 [INFO] ------------------------------[ feature ]------------------------------- 07:23:08 [INFO] 07:23:08 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:08 [INFO] 07:23:08 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:23:08 [INFO] 07:23:08 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:23:08 [INFO] 07:23:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:08 [INFO] 07:23:08 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:08 [INFO] 07:23:08 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:23:08 [INFO] argLine set to empty 07:23:08 [INFO] 07:23:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:08 [INFO] Starting audit... 07:23:08 Audit done. 07:23:08 [INFO] You have 0 Checkstyle violations. 07:23:08 [INFO] 07:23:08 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:08 [INFO] Starting audit... 07:23:08 Audit done. 07:23:08 [INFO] You have 0 Checkstyle violations. 07:23:08 [INFO] 07:23:08 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:08 [INFO] 07:23:08 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:08 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-spi/target/feature/feature.xml 07:23:08 [INFO] ...done! 07:23:08 [INFO] Attaching features XML 07:23:08 [INFO] 07:23:08 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:08 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:23:08 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:23:08 [INFO] 07:23:08 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-openconfig-rp-spi >>> 07:23:08 [INFO] 07:23:08 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:08 [INFO] No files found to run spotbugs, check compile phase has been run 07:23:08 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:23:08 [INFO] 07:23:08 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-openconfig-rp-spi <<< 07:23:08 [INFO] 07:23:08 [INFO] 07:23:08 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:08 [INFO] 07:23:08 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:08 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi 07:23:08 [INFO] Project dependency features detected: [] 07:23:08 [INFO] Pax Exam System (Version: 4.14.0) created. 07:23:08 [INFO] Creating RMI registry server on 127.0.0.1:44981 07:23:09 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:23:09 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:23:09 [INFO] Waiting for remote bundle context.. on 44981 name: fb88b23d-8c51-46ea-9881-d59b54fd7b64 timout: [ RelativeTimeout value = 180000 ] 07:23:12 [INFO] Building jar from resources and headers. 07:23:12 [INFO] Writing jar finished. 07:23:17 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:23:17 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:23:17 [INFO] 07:23:17 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:17 [INFO] 07:23:17 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:17 [INFO] No Javadoc in project. Archive not created. 07:23:17 [INFO] 07:23:17 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:17 [INFO] CycloneDX: Resolving Dependencies 07:23:18 [INFO] CycloneDX: Creating BOM version 1.6 with 156 component(s) 07:23:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-spi/target/bom.xml 07:23:18 [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-spi-0.24.0-SNAPSHOT-cyclonedx.xml 07:23:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-spi/target/bom.json 07:23:18 [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-spi-0.24.0-SNAPSHOT-cyclonedx.json 07:23:18 [INFO] 07:23:18 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:18 [INFO] Skipping duplicate-finder execution! 07:23:18 [INFO] 07:23:18 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:18 [INFO] Skipping plugin execution 07:23:18 [INFO] 07:23:18 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:18 [INFO] Skipping source per configuration. 07:23:18 [INFO] 07:23:18 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:18 [INFO] 07:23:18 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:23:18 [INFO] 07:23:18 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:18 [WARNING] 07:23:18 [WARNING] The packaging plugin for project odl-bgpcep-bgp-openconfig-rp-spi did not assign 07:23:18 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:23:18 [WARNING] 07:23:18 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:23:18 [WARNING] 07:23:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-spi-0.24.0-SNAPSHOT.pom 07:23:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-spi/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-spi-0.24.0-SNAPSHOT-features.xml 07:23:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-spi-0.24.0-SNAPSHOT-cyclonedx.xml 07:23:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-spi-0.24.0-SNAPSHOT-cyclonedx.json 07:23:18 [INFO] 07:23:18 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:18 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:feature:0.24.0-SNAPSHOT 07:23:18 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.24.0-SNAPSHOT:compile 07:23:18 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:23:18 [INFO] | | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:23:18 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:23:18 [INFO] | | | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:23:18 [INFO] | | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:23:18 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:23:18 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:23:18 [INFO] | | \- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:23:18 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:compile 07:23:18 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:23:18 [INFO] | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:23:18 [INFO] | | +- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:23:18 [INFO] | | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:23:18 [INFO] | | \- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:23:18 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:23:18 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT:compile 07:23:18 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:23:18 [INFO] | | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:23:18 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:23:18 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:23:18 [INFO] | | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:23:18 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:23:18 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:23:18 [INFO] | | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:23:18 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:23:18 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:23:18 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:23:18 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:23:18 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:23:18 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:23:18 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:23:18 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:23:18 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:23:18 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:23:18 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:23:18 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:23:18 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:23:18 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:23:18 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:23:18 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:23:18 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:23:18 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:23:18 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.24.0-SNAPSHOT:compile 07:23:18 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.24.0-SNAPSHOT:compile 07:23:18 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.24.0-SNAPSHOT:compile 07:23:18 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.24.0-SNAPSHOT:compile 07:23:18 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.24.0-SNAPSHOT:compile 07:23:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.24.0-SNAPSHOT:compile 07:23:18 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.24.0-SNAPSHOT:compile 07:23:18 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.24.0-SNAPSHOT:compile 07:23:18 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:23:18 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:23:18 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:23:18 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:23:18 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:23:18 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:23:18 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:23:18 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:23:18 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:23:18 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:23:18 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:23:18 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:23:18 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:23:18 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:23:18 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:23:18 [INFO] | | | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:23:18 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:23:18 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:23:18 [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:23:18 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:23:18 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:23:18 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:23:18 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:23:18 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:23:18 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:23:18 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:23:18 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:23:18 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:23:18 [INFO] | | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:23:18 [INFO] | | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:23:18 [INFO] | | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:23:18 [INFO] | | | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:23:18 [INFO] | | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:23:18 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:23:18 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:23:18 [INFO] | | | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:23:18 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:23:18 [INFO] | | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:23:18 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:23:18 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:23:18 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:23:18 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:23:18 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:23:18 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:23:18 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:23:18 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:23:18 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:23:18 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:23:18 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:23:18 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.24.0-SNAPSHOT:compile 07:23:18 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:23:18 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:23:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.24.0-SNAPSHOT:compile 07:23:18 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.24.0-SNAPSHOT:compile 07:23:18 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:compile 07:23:18 [INFO] | | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:23:18 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:23:18 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:23:18 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:23:18 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:23:18 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:23:18 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:23:18 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:23:18 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:23:18 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:23:18 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:23:18 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:23:18 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:23:18 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:23:18 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:23:18 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:23:18 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:23:18 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:23:18 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:23:18 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:23:18 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:23:18 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:23:18 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:23:18 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:23:18 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:23:18 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:23:18 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:23:18 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:23:18 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:23:18 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:23:18 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:23:18 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:23:18 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:23:18 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:23:18 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:23:18 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:23:18 [INFO] | | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:23:18 [INFO] | | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:23:18 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:23:18 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:23:18 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:23:18 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:23:18 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:23:18 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:23:18 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:23:18 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:23:18 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.24.0-SNAPSHOT:compile 07:23:18 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.24.0-SNAPSHOT:compile 07:23:18 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:23:18 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:23:18 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:23:18 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:23:18 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:23:18 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:23:18 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:23:18 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:23:18 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:23:18 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:23:18 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:23:18 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:23:18 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:23:18 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:23:18 [INFO] +- junit:junit:jar:4.13.2:test 07:23:18 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:23:18 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:23:18 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:23:18 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:23:18 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:23:18 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:23:18 [INFO] 07:23:18 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:18 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-spi/target/sonatype-clm/module.xml 07:23:18 [INFO] 07:23:18 [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target >--------- 07:23:18 [INFO] Building OpenDaylight :: BGP :: Route Target Constrains 0.24.0-SNAPSHOT [57/167] 07:23:18 [INFO] from features/odl-bgpcep-bgp-route-target/pom.xml 07:23:18 [INFO] ------------------------------[ feature ]------------------------------- 07:23:18 [INFO] 07:23:18 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-route-target --- 07:23:18 [INFO] 07:23:18 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-route-target --- 07:23:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:23:18 [INFO] 07:23:18 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-route-target --- 07:23:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:23:18 [INFO] 07:23:18 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-route-target --- 07:23:19 [INFO] 07:23:19 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-route-target --- 07:23:19 [INFO] 07:23:19 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-route-target --- 07:23:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:23:19 [INFO] argLine set to empty 07:23:19 [INFO] 07:23:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-route-target --- 07:23:19 [INFO] Starting audit... 07:23:19 Audit done. 07:23:19 [INFO] You have 0 Checkstyle violations. 07:23:19 [INFO] 07:23:19 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-route-target --- 07:23:19 [INFO] Starting audit... 07:23:19 Audit done. 07:23:19 [INFO] You have 0 Checkstyle violations. 07:23:19 [INFO] 07:23:19 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-route-target --- 07:23:19 [INFO] 07:23:19 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-route-target --- 07:23:19 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-route-target/target/feature/feature.xml 07:23:19 [INFO] ...done! 07:23:19 [INFO] Attaching features XML 07:23:19 [INFO] 07:23:19 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-route-target --- 07:23:19 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:23:19 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:23:19 [INFO] 07:23:19 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-route-target >>> 07:23:19 [INFO] 07:23:19 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-route-target --- 07:23:19 [INFO] No files found to run spotbugs, check compile phase has been run 07:23:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:23:19 [INFO] 07:23:19 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-route-target <<< 07:23:19 [INFO] 07:23:19 [INFO] 07:23:19 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-route-target --- 07:23:19 [INFO] 07:23:19 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bgp-route-target --- 07:23:19 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target 07:23:19 [INFO] Project dependency features detected: [] 07:23:19 [INFO] Pax Exam System (Version: 4.14.0) created. 07:23:19 [INFO] Creating RMI registry server on 127.0.0.1:34937 07:23:19 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:23:19 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:23:19 [INFO] Waiting for remote bundle context.. on 34937 name: 9073d815-9c56-4c93-8a2d-0223cef0b5bc timout: [ RelativeTimeout value = 180000 ] 07:23:23 [INFO] Building jar from resources and headers. 07:23:23 [INFO] Writing jar finished. 07:23:27 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:23:27 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:23:27 [INFO] 07:23:27 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-bgp-route-target --- 07:23:27 [INFO] 07:23:27 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-route-target --- 07:23:27 [INFO] No Javadoc in project. Archive not created. 07:23:27 [INFO] 07:23:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-route-target --- 07:23:27 [INFO] CycloneDX: Resolving Dependencies 07:23:29 [INFO] CycloneDX: Creating BOM version 1.6 with 158 component(s) 07:23:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-route-target/target/bom.xml 07:23:29 [INFO] attaching as odl-bgpcep-bgp-route-target-0.24.0-SNAPSHOT-cyclonedx.xml 07:23:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-route-target/target/bom.json 07:23:29 [INFO] attaching as odl-bgpcep-bgp-route-target-0.24.0-SNAPSHOT-cyclonedx.json 07:23:29 [INFO] 07:23:29 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-route-target --- 07:23:29 [INFO] Skipping duplicate-finder execution! 07:23:29 [INFO] 07:23:29 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-route-target --- 07:23:29 [INFO] Skipping plugin execution 07:23:29 [INFO] 07:23:29 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-route-target --- 07:23:29 [INFO] Skipping source per configuration. 07:23:29 [INFO] 07:23:29 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-route-target --- 07:23:29 [INFO] 07:23:29 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-route-target --- 07:23:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:23:29 [INFO] 07:23:29 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-route-target --- 07:23:29 [WARNING] 07:23:29 [WARNING] The packaging plugin for project odl-bgpcep-bgp-route-target did not assign 07:23:29 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:23:29 [WARNING] 07:23:29 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:23:29 [WARNING] 07:23:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-route-target/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/0.24.0-SNAPSHOT/odl-bgpcep-bgp-route-target-0.24.0-SNAPSHOT.pom 07:23:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-route-target/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/0.24.0-SNAPSHOT/odl-bgpcep-bgp-route-target-0.24.0-SNAPSHOT-features.xml 07:23:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-route-target/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/0.24.0-SNAPSHOT/odl-bgpcep-bgp-route-target-0.24.0-SNAPSHOT-cyclonedx.xml 07:23:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-route-target/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/0.24.0-SNAPSHOT/odl-bgpcep-bgp-route-target-0.24.0-SNAPSHOT-cyclonedx.json 07:23:29 [INFO] 07:23:29 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bgp-route-target --- 07:23:29 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target:feature:0.24.0-SNAPSHOT 07:23:29 [INFO] +- org.opendaylight.bgpcep:bgp-route-target:jar:0.24.0-SNAPSHOT:compile 07:23:29 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.24.0-SNAPSHOT:compile 07:23:29 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:23:29 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:23:29 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.24.0-SNAPSHOT:compile 07:23:29 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.24.0-SNAPSHOT:compile 07:23:29 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:23:29 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:23:29 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:23:29 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:23:29 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:23:29 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:23:29 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:23:29 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:23:29 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT:compile 07:23:29 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:23:29 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:23:29 [INFO] | | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:23:29 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:23:29 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:23:29 [INFO] | | \- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:23:29 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:compile 07:23:29 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:23:29 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:23:29 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.24.0-SNAPSHOT:compile 07:23:29 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.24.0-SNAPSHOT:compile 07:23:29 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:23:29 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:23:29 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:23:29 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:23:29 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:23:29 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:23:29 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:23:29 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:23:29 [INFO] | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:23:29 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:23:29 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:23:29 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:23:29 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:23:29 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:23:29 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:23:29 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:23:29 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:23:29 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:23:29 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:23:29 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:23:29 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:23:29 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:23:29 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:0.24.0-SNAPSHOT:compile 07:23:29 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.24.0-SNAPSHOT:compile 07:23:29 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.24.0-SNAPSHOT:compile 07:23:29 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.24.0-SNAPSHOT:compile 07:23:29 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.24.0-SNAPSHOT:compile 07:23:29 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:23:29 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:23:29 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:23:29 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:23:29 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:23:29 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:23:29 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:23:29 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:23:29 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:23:29 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:23:29 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:23:29 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:23:29 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:23:29 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:23:29 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:23:29 [INFO] | | | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:23:29 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:23:29 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:23:29 [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:23:29 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:23:29 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:23:29 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:23:29 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:23:29 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:23:29 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:23:29 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:23:29 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:23:29 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:23:29 [INFO] | | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:23:29 [INFO] | | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:23:29 [INFO] | | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:23:29 [INFO] | | | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:23:29 [INFO] | | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:23:29 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:23:29 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:23:29 [INFO] | | | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:23:29 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:23:29 [INFO] | | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:23:29 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:23:29 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:23:29 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:23:29 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:23:29 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:23:29 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:23:29 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:23:29 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:23:29 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:23:29 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:23:29 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:23:29 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.24.0-SNAPSHOT:compile 07:23:29 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:23:29 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:23:29 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.24.0-SNAPSHOT:compile 07:23:29 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.24.0-SNAPSHOT:compile 07:23:29 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:compile 07:23:29 [INFO] | | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:23:29 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:23:29 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:23:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:23:29 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:23:29 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:23:29 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:23:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:23:29 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:23:29 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:23:29 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:23:29 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:23:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:23:29 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:23:29 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:23:29 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:23:29 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:23:29 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:23:29 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:23:29 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:23:29 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:23:29 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:23:29 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:23:29 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:23:29 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:23:29 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:23:29 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:23:29 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:23:29 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:23:29 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:23:29 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:23:29 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:23:29 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:23:29 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:23:29 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:23:29 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:23:29 [INFO] | | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:23:29 [INFO] | | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:23:29 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:23:29 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:23:29 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:23:29 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:23:29 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:23:29 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:23:29 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:23:29 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:23:29 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.24.0-SNAPSHOT:compile 07:23:29 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.24.0-SNAPSHOT:compile 07:23:29 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:23:29 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:23:29 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:23:29 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:23:29 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:23:29 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:23:29 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:23:29 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:23:29 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:23:29 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:23:29 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:23:29 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:23:29 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:23:29 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:23:29 [INFO] +- junit:junit:jar:4.13.2:test 07:23:29 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:23:29 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:23:29 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:23:29 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:23:29 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:23:29 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:23:29 [INFO] 07:23:29 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-bgp-route-target --- 07:23:29 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-route-target/target/sonatype-clm/module.xml 07:23:29 [INFO] 07:23:29 [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode >----- 07:23:29 [INFO] Building OpenDaylight :: BGP :: Path Selection 0.24.0-SNAPSHOT [58/167] 07:23:29 [INFO] from features/odl-bgpcep-bgp-path-selection-mode/pom.xml 07:23:29 [INFO] ------------------------------[ feature ]------------------------------- 07:23:29 [INFO] 07:23:29 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-path-selection-mode --- 07:23:29 [INFO] 07:23:29 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-path-selection-mode --- 07:23:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:23:29 [INFO] 07:23:29 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-path-selection-mode --- 07:23:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:23:29 [INFO] 07:23:29 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-path-selection-mode --- 07:23:29 [INFO] 07:23:29 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-path-selection-mode --- 07:23:29 [INFO] 07:23:29 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-path-selection-mode --- 07:23:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:23:29 [INFO] argLine set to empty 07:23:29 [INFO] 07:23:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-path-selection-mode --- 07:23:29 [INFO] Starting audit... 07:23:29 Audit done. 07:23:29 [INFO] You have 0 Checkstyle violations. 07:23:29 [INFO] 07:23:29 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-path-selection-mode --- 07:23:29 [INFO] Starting audit... 07:23:29 Audit done. 07:23:29 [INFO] You have 0 Checkstyle violations. 07:23:29 [INFO] 07:23:29 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-path-selection-mode --- 07:23:29 [INFO] 07:23:29 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-path-selection-mode --- 07:23:29 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-path-selection-mode/target/feature/feature.xml 07:23:29 [INFO] ...done! 07:23:29 [INFO] Attaching features XML 07:23:29 [INFO] 07:23:29 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-path-selection-mode --- 07:23:29 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:23:29 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:23:29 [INFO] 07:23:29 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-path-selection-mode >>> 07:23:29 [INFO] 07:23:29 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-path-selection-mode --- 07:23:29 [INFO] No files found to run spotbugs, check compile phase has been run 07:23:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:23:29 [INFO] 07:23:29 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-path-selection-mode <<< 07:23:29 [INFO] 07:23:29 [INFO] 07:23:29 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-path-selection-mode --- 07:23:29 [INFO] 07:23:29 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bgp-path-selection-mode --- 07:23:29 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode 07:23:29 [INFO] Project dependency features detected: [] 07:23:29 [INFO] Pax Exam System (Version: 4.14.0) created. 07:23:29 [INFO] Creating RMI registry server on 127.0.0.1:43947 07:23:30 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:23:30 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:23:30 [INFO] Waiting for remote bundle context.. on 43947 name: 27b648a9-e01d-4386-b9c8-68d06520a55e timout: [ RelativeTimeout value = 180000 ] 07:23:33 [INFO] Building jar from resources and headers. 07:23:33 [INFO] Writing jar finished. 07:23:37 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:23:37 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:23:37 [INFO] 07:23:37 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-bgp-path-selection-mode --- 07:23:37 [INFO] 07:23:37 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-path-selection-mode --- 07:23:37 [INFO] No Javadoc in project. Archive not created. 07:23:37 [INFO] 07:23:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-path-selection-mode --- 07:23:37 [INFO] CycloneDX: Resolving Dependencies 07:23:39 [INFO] CycloneDX: Creating BOM version 1.6 with 148 component(s) 07:23:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-path-selection-mode/target/bom.xml 07:23:39 [INFO] attaching as odl-bgpcep-bgp-path-selection-mode-0.24.0-SNAPSHOT-cyclonedx.xml 07:23:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-path-selection-mode/target/bom.json 07:23:39 [INFO] attaching as odl-bgpcep-bgp-path-selection-mode-0.24.0-SNAPSHOT-cyclonedx.json 07:23:39 [INFO] 07:23:39 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-path-selection-mode --- 07:23:39 [INFO] Skipping duplicate-finder execution! 07:23:39 [INFO] 07:23:39 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-path-selection-mode --- 07:23:39 [INFO] Skipping plugin execution 07:23:39 [INFO] 07:23:39 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-path-selection-mode --- 07:23:39 [INFO] Skipping source per configuration. 07:23:39 [INFO] 07:23:39 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-path-selection-mode --- 07:23:39 [INFO] 07:23:39 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-path-selection-mode --- 07:23:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:23:39 [INFO] 07:23:39 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-path-selection-mode --- 07:23:39 [WARNING] 07:23:39 [WARNING] The packaging plugin for project odl-bgpcep-bgp-path-selection-mode did not assign 07:23:39 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:23:39 [WARNING] 07:23:39 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:23:39 [WARNING] 07:23:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-path-selection-mode/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/0.24.0-SNAPSHOT/odl-bgpcep-bgp-path-selection-mode-0.24.0-SNAPSHOT.pom 07:23:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-path-selection-mode/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/0.24.0-SNAPSHOT/odl-bgpcep-bgp-path-selection-mode-0.24.0-SNAPSHOT-features.xml 07:23:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-path-selection-mode/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/0.24.0-SNAPSHOT/odl-bgpcep-bgp-path-selection-mode-0.24.0-SNAPSHOT-cyclonedx.xml 07:23:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-path-selection-mode/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/0.24.0-SNAPSHOT/odl-bgpcep-bgp-path-selection-mode-0.24.0-SNAPSHOT-cyclonedx.json 07:23:39 [INFO] 07:23:39 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bgp-path-selection-mode --- 07:23:39 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode:feature:0.24.0-SNAPSHOT 07:23:39 [INFO] +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.24.0-SNAPSHOT:compile 07:23:39 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:23:39 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:23:39 [INFO] | | +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:23:39 [INFO] | | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:23:39 [INFO] | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:23:39 [INFO] | | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:23:39 [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:23:39 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:23:39 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:23:39 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT:compile 07:23:39 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:23:39 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:23:39 [INFO] | | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:23:39 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:compile 07:23:39 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:23:39 [INFO] | | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:23:39 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:23:39 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:23:39 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:23:39 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:23:39 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:23:39 [INFO] | | +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:23:39 [INFO] | | \- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:23:39 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.24.0-SNAPSHOT:compile 07:23:39 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:23:39 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:23:39 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:23:39 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:23:39 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:23:39 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:23:39 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:23:39 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:23:39 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:23:39 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:23:39 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:23:39 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:23:39 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:23:39 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:23:39 [INFO] | | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:23:39 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:23:39 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:23:39 [INFO] | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:23:39 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.24.0-SNAPSHOT:compile 07:23:39 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.24.0-SNAPSHOT:compile 07:23:39 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:23:39 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:23:39 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:23:39 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:23:39 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:23:39 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:23:39 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:23:39 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:23:39 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:23:39 [INFO] | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:23:39 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:23:39 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:23:39 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:23:39 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:23:39 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:23:39 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:23:39 [INFO] | | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:23:39 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:23:39 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:23:39 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:23:39 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:23:39 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:23:39 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:23:39 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:23:39 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:23:39 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:23:39 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:23:39 [INFO] | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:23:39 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:23:39 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:23:39 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.24.0-SNAPSHOT:compile 07:23:39 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:23:39 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:23:39 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.24.0-SNAPSHOT:compile 07:23:39 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:compile 07:23:39 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:23:39 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:23:39 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:23:39 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:23:39 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:23:39 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:23:39 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:23:39 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:23:39 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:23:39 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:23:39 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:23:39 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:23:39 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:23:39 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:23:39 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:23:39 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:23:39 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:23:39 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:23:39 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:23:39 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:23:39 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:23:39 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:23:39 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:23:39 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:23:39 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:23:39 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:23:39 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:23:39 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:23:39 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:23:39 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:23:39 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:23:39 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:23:39 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:23:39 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:23:39 [INFO] | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:23:39 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:23:39 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:23:39 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:23:39 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:23:39 [INFO] | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:23:39 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:23:39 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:23:39 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:23:39 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:23:39 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:23:39 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:23:39 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:23:39 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:23:39 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:23:39 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:23:39 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:23:39 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:23:39 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:23:39 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:23:39 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:23:39 [INFO] | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:23:39 [INFO] | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:23:39 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:23:39 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:23:39 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:23:39 [INFO] | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:23:39 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:23:39 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:23:39 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:23:39 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:23:39 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:23:39 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:23:39 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:23:39 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:23:39 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:23:39 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:23:39 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:23:39 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:23:39 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:23:39 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:23:39 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:23:39 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:23:39 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:23:39 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:23:39 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:23:39 [INFO] +- junit:junit:jar:4.13.2:test 07:23:39 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:23:39 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:23:39 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:23:39 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:23:39 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:23:39 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:23:39 [INFO] 07:23:39 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-bgp-path-selection-mode --- 07:23:39 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-path-selection-mode/target/sonatype-clm/module.xml 07:23:39 [INFO] 07:23:39 [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi >-------- 07:23:39 [INFO] Building OpenDaylight :: BGPCEP :: SPI Config Loader 0.24.0-SNAPSHOT [59/167] 07:23:39 [INFO] from features/odl-bgpcep-config-loader-spi/pom.xml 07:23:39 [INFO] ------------------------------[ feature ]------------------------------- 07:23:39 [INFO] 07:23:39 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-config-loader-spi --- 07:23:39 [INFO] 07:23:39 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-config-loader-spi --- 07:23:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:23:39 [INFO] 07:23:39 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-config-loader-spi --- 07:23:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:23:39 [INFO] 07:23:39 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-config-loader-spi --- 07:23:39 [INFO] 07:23:39 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-config-loader-spi --- 07:23:39 [INFO] 07:23:39 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-config-loader-spi --- 07:23:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:23:39 [INFO] argLine set to empty 07:23:39 [INFO] 07:23:39 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-config-loader-spi --- 07:23:39 [INFO] Starting audit... 07:23:39 Audit done. 07:23:39 [INFO] You have 0 Checkstyle violations. 07:23:39 [INFO] 07:23:39 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-config-loader-spi --- 07:23:39 [INFO] Starting audit... 07:23:39 Audit done. 07:23:39 [INFO] You have 0 Checkstyle violations. 07:23:39 [INFO] 07:23:39 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-config-loader-spi --- 07:23:39 [INFO] 07:23:39 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-config-loader-spi --- 07:23:39 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-spi/target/feature/feature.xml 07:23:39 [INFO] ...done! 07:23:39 [INFO] Attaching features XML 07:23:39 [INFO] 07:23:39 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-config-loader-spi --- 07:23:39 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:23:39 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:23:39 [INFO] 07:23:39 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-config-loader-spi >>> 07:23:39 [INFO] 07:23:39 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-config-loader-spi --- 07:23:39 [INFO] No files found to run spotbugs, check compile phase has been run 07:23:39 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:23:39 [INFO] 07:23:39 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-config-loader-spi <<< 07:23:39 [INFO] 07:23:39 [INFO] 07:23:39 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-config-loader-spi --- 07:23:39 [INFO] 07:23:39 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-config-loader-spi --- 07:23:39 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi 07:23:39 [INFO] Project dependency features detected: [] 07:23:39 [INFO] Pax Exam System (Version: 4.14.0) created. 07:23:39 [INFO] Creating RMI registry server on 127.0.0.1:45849 07:23:40 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:23:40 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:23:40 [INFO] Waiting for remote bundle context.. on 45849 name: 34db4d37-9c24-4345-af40-ae100a248d6f timout: [ RelativeTimeout value = 180000 ] 07:23:43 [INFO] Building jar from resources and headers. 07:23:43 [INFO] Writing jar finished. 07:23:46 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:23:46 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:23:46 [INFO] 07:23:46 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-config-loader-spi --- 07:23:46 [INFO] 07:23:46 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-config-loader-spi --- 07:23:46 [INFO] No Javadoc in project. Archive not created. 07:23:46 [INFO] 07:23:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-config-loader-spi --- 07:23:46 [INFO] CycloneDX: Resolving Dependencies 07:23:47 [INFO] CycloneDX: Creating BOM version 1.6 with 99 component(s) 07:23:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-spi/target/bom.xml 07:23:47 [INFO] attaching as odl-bgpcep-config-loader-spi-0.24.0-SNAPSHOT-cyclonedx.xml 07:23:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-spi/target/bom.json 07:23:47 [INFO] attaching as odl-bgpcep-config-loader-spi-0.24.0-SNAPSHOT-cyclonedx.json 07:23:47 [INFO] 07:23:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-config-loader-spi --- 07:23:47 [INFO] Skipping duplicate-finder execution! 07:23:47 [INFO] 07:23:47 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-config-loader-spi --- 07:23:47 [INFO] Skipping plugin execution 07:23:47 [INFO] 07:23:47 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-config-loader-spi --- 07:23:47 [INFO] Skipping source per configuration. 07:23:47 [INFO] 07:23:47 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-config-loader-spi --- 07:23:47 [INFO] 07:23:47 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-config-loader-spi --- 07:23:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:23:47 [INFO] 07:23:47 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-config-loader-spi --- 07:23:47 [WARNING] 07:23:47 [WARNING] The packaging plugin for project odl-bgpcep-config-loader-spi did not assign 07:23:47 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:23:47 [WARNING] 07:23:47 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:23:47 [WARNING] 07:23:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/0.24.0-SNAPSHOT/odl-bgpcep-config-loader-spi-0.24.0-SNAPSHOT.pom 07:23:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-spi/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/0.24.0-SNAPSHOT/odl-bgpcep-config-loader-spi-0.24.0-SNAPSHOT-features.xml 07:23:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/0.24.0-SNAPSHOT/odl-bgpcep-config-loader-spi-0.24.0-SNAPSHOT-cyclonedx.xml 07:23:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/0.24.0-SNAPSHOT/odl-bgpcep-config-loader-spi-0.24.0-SNAPSHOT-cyclonedx.json 07:23:47 [INFO] 07:23:47 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-config-loader-spi --- 07:23:47 [INFO] org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:feature:0.24.0-SNAPSHOT 07:23:47 [INFO] +- org.opendaylight.bgpcep:config-loader-spi:jar:0.24.0-SNAPSHOT:compile 07:23:47 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:23:47 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:23:47 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:23:47 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:23:47 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:23:47 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:23:47 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:23:47 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:23:47 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:23:47 [INFO] | | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:23:47 [INFO] | | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:23:47 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:23:47 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:23:47 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:23:47 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:23:47 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:23:47 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:23:47 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:23:47 [INFO] +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:23:47 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:23:47 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:23:47 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:23:47 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:23:47 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:23:47 [INFO] | | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:23:47 [INFO] | | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:23:47 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:23:47 [INFO] | | | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:23:47 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:23:47 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:23:47 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:23:47 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:23:47 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:23:47 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:23:47 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:23:47 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:23:47 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:23:47 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:23:47 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:23:47 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:23:47 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:23:47 [INFO] | | | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:23:47 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:23:47 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:23:47 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:23:47 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:23:47 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:23:47 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:23:47 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:23:47 [INFO] | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:23:47 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:23:47 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:23:47 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:23:47 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:23:47 [INFO] | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:23:47 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:23:47 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:23:47 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:23:47 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:23:47 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:23:47 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:23:47 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:23:47 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:23:47 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:23:47 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:23:47 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:23:47 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:23:47 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:23:47 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:23:47 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:23:47 [INFO] | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:23:47 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:23:47 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:23:47 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:23:47 [INFO] | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:23:47 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:23:47 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:23:47 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:23:47 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:23:47 [INFO] | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:23:47 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:23:47 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:23:47 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:23:47 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:23:47 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:23:47 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:23:47 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:23:47 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:23:47 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:23:47 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:23:47 [INFO] | | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:23:47 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:23:47 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:23:47 [INFO] | | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:23:47 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:23:47 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:23:47 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:23:47 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:23:47 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:23:47 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:23:47 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:23:47 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:23:47 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:23:47 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:23:47 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:23:47 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:23:47 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:23:47 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:23:47 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:23:47 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:23:47 [INFO] +- junit:junit:jar:4.13.2:test 07:23:47 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:23:47 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:23:47 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:23:47 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:23:47 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:23:47 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:23:47 [INFO] 07:23:47 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-config-loader-spi --- 07:23:47 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-spi/target/sonatype-clm/module.xml 07:23:47 [INFO] 07:23:47 [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl >------ 07:23:47 [INFO] Building OpenDaylight :: BGP :: Openconfig Routing Policy Impl 0.24.0-SNAPSHOT [60/167] 07:23:47 [INFO] from features/odl-bgpcep-bgp-openconfig-rp-impl/pom.xml 07:23:47 [INFO] ------------------------------[ feature ]------------------------------- 07:23:47 [INFO] 07:23:47 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:23:47 [INFO] 07:23:47 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:23:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:23:47 [INFO] 07:23:47 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:23:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:23:47 [INFO] 07:23:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:23:47 [INFO] 07:23:47 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:23:47 [INFO] 07:23:47 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:23:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:23:47 [INFO] argLine set to empty 07:23:47 [INFO] 07:23:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:23:47 [INFO] Starting audit... 07:23:47 Audit done. 07:23:47 [INFO] You have 0 Checkstyle violations. 07:23:47 [INFO] 07:23:47 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:23:47 [INFO] Starting audit... 07:23:47 Audit done. 07:23:47 [INFO] You have 0 Checkstyle violations. 07:23:47 [INFO] 07:23:47 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:23:47 [INFO] 07:23:47 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:23:47 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-impl/target/feature/feature.xml 07:23:48 [INFO] ...done! 07:23:48 [INFO] Attaching features XML 07:23:48 [INFO] 07:23:48 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:23:48 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:23:48 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:23:48 [INFO] 07:23:48 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-openconfig-rp-impl >>> 07:23:48 [INFO] 07:23:48 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:23:48 [INFO] No files found to run spotbugs, check compile phase has been run 07:23:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:23:48 [INFO] 07:23:48 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-openconfig-rp-impl <<< 07:23:48 [INFO] 07:23:48 [INFO] 07:23:48 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:23:48 [INFO] 07:23:48 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:23:48 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl 07:23:48 [INFO] Project dependency features detected: [] 07:23:48 [INFO] Pax Exam System (Version: 4.14.0) created. 07:23:48 [INFO] Creating RMI registry server on 127.0.0.1:44293 07:23:48 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:23:48 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:23:48 [INFO] Waiting for remote bundle context.. on 44293 name: 4ba34553-012a-4865-8f1b-514c6df1b033 timout: [ RelativeTimeout value = 180000 ] 07:23:51 [INFO] Building jar from resources and headers. 07:23:51 [INFO] Writing jar finished. 07:23:59 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:23:59 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:23:59 [INFO] 07:23:59 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:23:59 [INFO] 07:23:59 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:23:59 [INFO] No Javadoc in project. Archive not created. 07:23:59 [INFO] 07:23:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:23:59 [INFO] CycloneDX: Resolving Dependencies 07:24:02 [INFO] CycloneDX: Creating BOM version 1.6 with 242 component(s) 07:24:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-impl/target/bom.xml 07:24:02 [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-impl-0.24.0-SNAPSHOT-cyclonedx.xml 07:24:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-impl/target/bom.json 07:24:02 [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-impl-0.24.0-SNAPSHOT-cyclonedx.json 07:24:02 [INFO] 07:24:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:24:02 [INFO] Skipping duplicate-finder execution! 07:24:02 [INFO] 07:24:02 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:24:02 [INFO] Skipping plugin execution 07:24:02 [INFO] 07:24:02 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:24:02 [INFO] Skipping source per configuration. 07:24:02 [INFO] 07:24:02 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:24:02 [INFO] 07:24:02 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:24:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:24:02 [INFO] 07:24:02 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:24:02 [WARNING] 07:24:02 [WARNING] The packaging plugin for project odl-bgpcep-bgp-openconfig-rp-impl did not assign 07:24:02 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:24:02 [WARNING] 07:24:02 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:24:02 [WARNING] 07:24:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-impl-0.24.0-SNAPSHOT.pom 07:24:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-impl-0.24.0-SNAPSHOT-features.xml 07:24:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-impl-0.24.0-SNAPSHOT-cyclonedx.xml 07:24:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-impl-0.24.0-SNAPSHOT-cyclonedx.json 07:24:02 [INFO] 07:24:02 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:24:02 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl:feature:0.24.0-SNAPSHOT 07:24:02 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:0.24.0-SNAPSHOT:compile 07:24:02 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:24:02 [INFO] | | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:24:02 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:24:02 [INFO] | | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:24:02 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:24:02 [INFO] | | +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:24:02 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:24:02 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:compile 07:24:02 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:24:02 [INFO] | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:24:02 [INFO] | | +- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:24:02 [INFO] | | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:24:02 [INFO] | | \- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:24:02 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:24:02 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.24.0-SNAPSHOT:compile 07:24:02 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:24:02 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT:compile 07:24:02 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:24:02 [INFO] | | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:24:02 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:24:02 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:24:02 [INFO] | | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:24:02 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:24:02 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:24:02 [INFO] | | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:24:02 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:24:02 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:24:02 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:24:02 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:24:02 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:24:02 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:24:02 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:24:02 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:24:02 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:24:02 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:24:02 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:24:02 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:24:02 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:24:02 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:24:02 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:24:02 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:24:02 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:24:02 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:0.24.0-SNAPSHOT:compile 07:24:02 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.24.0-SNAPSHOT:compile 07:24:02 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.24.0-SNAPSHOT:compile 07:24:02 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.24.0-SNAPSHOT:compile 07:24:02 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.24.0-SNAPSHOT:compile 07:24:02 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.24.0-SNAPSHOT:compile 07:24:02 [INFO] | | \- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.24.0-SNAPSHOT:compile 07:24:02 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.24.0-SNAPSHOT:compile 07:24:02 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.24.0-SNAPSHOT:compile 07:24:02 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.24.0-SNAPSHOT:compile 07:24:02 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.24.0-SNAPSHOT:compile 07:24:02 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.24.0-SNAPSHOT:compile 07:24:02 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:24:02 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:24:02 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:24:02 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:24:02 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:24:02 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:24:02 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:24:02 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:24:02 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:24:02 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:24:02 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:24:02 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:24:02 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:24:02 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:24:02 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:24:02 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:24:02 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:24:02 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:24:02 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:24:02 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:24:02 [INFO] | | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:24:02 [INFO] | | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:24:02 [INFO] | | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:24:02 [INFO] | | | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:24:02 [INFO] | | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:24:02 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:24:02 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:24:02 [INFO] | | | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:24:02 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:24:02 [INFO] | | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:24:02 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:24:02 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:24:02 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:24:02 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:24:02 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:24:02 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:24:02 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:24:02 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:24:02 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:24:02 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.24.0-SNAPSHOT:compile 07:24:02 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:24:02 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:24:02 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.24.0-SNAPSHOT:compile 07:24:02 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:compile 07:24:02 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:24:02 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:24:02 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:24:02 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:24:02 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:24:02 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:24:02 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:24:02 [INFO] | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:24:02 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:0.24.0-SNAPSHOT:compile 07:24:02 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.24.0-SNAPSHOT:compile 07:24:02 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:24:02 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:24:02 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:24:02 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:24:02 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:24:02 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:24:02 [INFO] | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:24:02 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:24:02 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:24:02 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:24:02 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:24:02 [INFO] | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:24:02 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:24:02 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:24:02 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:24:02 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:24:02 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:24:02 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:24:02 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:24:02 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:24:02 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:24:02 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:24:02 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:24:02 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:24:02 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:24:02 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:24:02 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:24:02 [INFO] | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:24:02 [INFO] | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:24:02 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:24:02 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:24:02 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:24:02 [INFO] | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:24:02 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:24:02 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:24:02 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:24:02 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:24:02 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:24:02 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:24:02 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:compile 07:24:02 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:compile 07:24:02 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:compile 07:24:02 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:compile 07:24:02 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:compile 07:24:02 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:24:02 [INFO] | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:24:02 [INFO] | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:24:02 [INFO] | | | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:24:02 [INFO] | | | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:24:02 [INFO] | | | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:24:02 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:24:02 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:24:02 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile 07:24:02 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 07:24:02 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:24:02 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:compile 07:24:02 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 07:24:02 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:compile 07:24:02 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:24:02 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 07:24:02 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:compile 07:24:02 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:compile 07:24:02 [INFO] | | +- com.typesafe:config:jar:1.4.5:compile 07:24:02 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:24:02 [INFO] | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 07:24:02 [INFO] | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:compile 07:24:02 [INFO] | | | +- io.aeron:aeron-annotations:jar:1.45.1:compile 07:24:02 [INFO] | | | +- io.aeron:aeron-client:jar:1.45.1:compile 07:24:02 [INFO] | | | +- io.aeron:aeron-driver:jar:1.45.1:compile 07:24:02 [INFO] | | | +- org.agrona:agrona:jar:1.22.0:compile 07:24:02 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:24:02 [INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:24:02 [INFO] | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:compile 07:24:02 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:12.0.3:compile 07:24:02 [INFO] | | \- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:compile 07:24:02 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:24:02 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:compile 07:24:02 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:compile 07:24:02 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.26.0:compile 07:24:02 [INFO] | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:compile 07:24:02 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:24:02 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:24:02 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:compile 07:24:02 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:compile 07:24:02 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:compile 07:24:02 [INFO] | | \- org.apache.commons:commons-text:jar:1.14.0:compile 07:24:02 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:24:02 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:24:02 [INFO] | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:24:02 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:24:02 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:24:02 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:24:02 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:24:02 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:24:02 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:24:02 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:24:02 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:compile 07:24:02 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:compile 07:24:02 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:compile 07:24:02 [INFO] | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:compile 07:24:02 [INFO] | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:compile 07:24:02 [INFO] | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:compile 07:24:02 [INFO] | | | +- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:compile 07:24:02 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:24:02 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:24:02 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:compile 07:24:02 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:compile 07:24:02 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:compile 07:24:02 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:compile 07:24:02 [INFO] | | \- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:compile 07:24:02 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:compile 07:24:02 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:compile 07:24:02 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:compile 07:24:02 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:compile 07:24:02 [INFO] | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:compile 07:24:02 [INFO] | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:24:02 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:compile 07:24:02 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:compile 07:24:02 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:24:02 [INFO] | | +- org.opendaylight.controller:raft-api:jar:12.0.3:compile 07:24:02 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:compile 07:24:02 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:24:02 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:24:02 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:compile 07:24:02 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:compile 07:24:02 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:compile 07:24:02 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:compile 07:24:02 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:compile 07:24:02 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:compile 07:24:02 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:compile 07:24:02 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:compile 07:24:02 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:24:02 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:24:02 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:24:02 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:24:02 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:24:02 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:24:02 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:24:02 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:24:02 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:24:02 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:24:02 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:24:02 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:24:02 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:24:02 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:24:02 [INFO] +- junit:junit:jar:4.13.2:test 07:24:02 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:24:02 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:24:02 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:24:02 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:24:02 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:24:02 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:24:02 [INFO] 07:24:02 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:24:02 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-impl/target/sonatype-clm/module.xml 07:24:02 [INFO] 07:24:02 [INFO] ---< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement >--- 07:24:02 [INFO] Building OpenDaylight :: BGP :: Openconfig Routing Policy Statements 0.24.0-SNAPSHOT [61/167] 07:24:02 [INFO] from features/odl-bgpcep-bgp-openconfig-rp-statement/pom.xml 07:24:02 [INFO] ------------------------------[ feature ]------------------------------- 07:24:02 [INFO] 07:24:02 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:24:02 [INFO] 07:24:02 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:24:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:24:02 [INFO] 07:24:02 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:24:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:24:02 [INFO] 07:24:02 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:24:02 [INFO] 07:24:02 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:24:02 [INFO] 07:24:02 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:24:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:24:02 [INFO] argLine set to empty 07:24:02 [INFO] 07:24:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:24:02 [INFO] Starting audit... 07:24:02 Audit done. 07:24:02 [INFO] You have 0 Checkstyle violations. 07:24:02 [INFO] 07:24:02 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:24:02 [INFO] Starting audit... 07:24:02 Audit done. 07:24:02 [INFO] You have 0 Checkstyle violations. 07:24:02 [INFO] 07:24:02 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:24:02 [INFO] 07:24:02 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:24:02 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-statement/target/feature/feature.xml 07:24:02 [INFO] ...done! 07:24:02 [INFO] Attaching features XML 07:24:02 [INFO] 07:24:02 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:24:02 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:24:02 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:24:02 [INFO] 07:24:02 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-openconfig-rp-statement >>> 07:24:02 [INFO] 07:24:02 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:24:02 [INFO] No files found to run spotbugs, check compile phase has been run 07:24:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:24:02 [INFO] 07:24:02 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-openconfig-rp-statement <<< 07:24:02 [INFO] 07:24:02 [INFO] 07:24:02 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:24:02 [INFO] 07:24:02 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:24:02 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement 07:24:03 [INFO] Project dependency features detected: [] 07:24:03 [INFO] Pax Exam System (Version: 4.14.0) created. 07:24:03 [INFO] Creating RMI registry server on 127.0.0.1:46695 07:24:03 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:24:03 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:24:03 [INFO] Waiting for remote bundle context.. on 46695 name: 27bf9798-6208-4561-a36f-28c3a97891b3 timout: [ RelativeTimeout value = 180000 ] 07:24:06 [INFO] Building jar from resources and headers. 07:24:06 [INFO] Writing jar finished. 07:24:14 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:24:14 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:24:14 [INFO] 07:24:14 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:24:14 [INFO] 07:24:14 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:24:14 [INFO] No Javadoc in project. Archive not created. 07:24:14 [INFO] 07:24:14 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:24:14 [INFO] CycloneDX: Resolving Dependencies 07:24:17 [INFO] CycloneDX: Creating BOM version 1.6 with 240 component(s) 07:24:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-statement/target/bom.xml 07:24:17 [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-statement-0.24.0-SNAPSHOT-cyclonedx.xml 07:24:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-statement/target/bom.json 07:24:17 [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-statement-0.24.0-SNAPSHOT-cyclonedx.json 07:24:17 [INFO] 07:24:17 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:24:17 [INFO] Skipping duplicate-finder execution! 07:24:17 [INFO] 07:24:17 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:24:17 [INFO] Skipping plugin execution 07:24:17 [INFO] 07:24:17 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:24:17 [INFO] Skipping source per configuration. 07:24:17 [INFO] 07:24:17 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:24:17 [INFO] 07:24:17 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:24:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:24:17 [INFO] 07:24:17 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:24:17 [WARNING] 07:24:17 [WARNING] The packaging plugin for project odl-bgpcep-bgp-openconfig-rp-statement did not assign 07:24:17 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:24:17 [WARNING] 07:24:17 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:24:17 [WARNING] 07:24:17 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-statement/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-statement-0.24.0-SNAPSHOT.pom 07:24:17 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-statement/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-statement-0.24.0-SNAPSHOT-features.xml 07:24:17 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-statement/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-statement-0.24.0-SNAPSHOT-cyclonedx.xml 07:24:17 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-statement/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-statement-0.24.0-SNAPSHOT-cyclonedx.json 07:24:17 [INFO] 07:24:17 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:24:17 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement:feature:0.24.0-SNAPSHOT 07:24:17 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:jar:0.24.0-SNAPSHOT:compile 07:24:17 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:24:17 [INFO] | | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:24:17 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:24:17 [INFO] | | | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:24:17 [INFO] | | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:24:17 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:24:17 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:24:17 [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:24:17 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:compile 07:24:17 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:24:17 [INFO] | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:24:17 [INFO] | | +- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:24:17 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:24:17 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.24.0-SNAPSHOT:compile 07:24:17 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:24:17 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:24:17 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:24:17 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT:compile 07:24:17 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:24:17 [INFO] | | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:24:17 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:24:17 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:24:17 [INFO] | | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:24:17 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:24:17 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:24:17 [INFO] | | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:24:17 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:24:17 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:24:17 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:24:17 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:24:17 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:24:17 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:24:17 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:24:17 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:24:17 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:24:17 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:24:17 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:24:17 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:24:17 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:24:17 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:24:17 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:24:17 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:24:17 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:24:17 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:24:17 [INFO] | \- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:24:17 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:0.24.0-SNAPSHOT:compile 07:24:17 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.24.0-SNAPSHOT:compile 07:24:17 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.24.0-SNAPSHOT:compile 07:24:17 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.24.0-SNAPSHOT:compile 07:24:17 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.24.0-SNAPSHOT:compile 07:24:17 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.24.0-SNAPSHOT:compile 07:24:17 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.24.0-SNAPSHOT:compile 07:24:17 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.24.0-SNAPSHOT:compile 07:24:17 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.24.0-SNAPSHOT:compile 07:24:17 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:24:17 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:24:17 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:24:17 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.24.0-SNAPSHOT:compile 07:24:17 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:24:17 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:24:17 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.24.0-SNAPSHOT:compile 07:24:17 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.24.0-SNAPSHOT:compile 07:24:17 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:compile 07:24:17 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:24:17 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.24.0-SNAPSHOT:compile 07:24:17 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.24.0-SNAPSHOT:compile 07:24:17 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:compile 07:24:17 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:compile 07:24:17 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:compile 07:24:17 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:24:17 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:24:17 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:24:17 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:24:17 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:24:17 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:24:17 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:24:17 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:24:17 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:24:17 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:24:17 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:24:17 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:compile 07:24:17 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:compile 07:24:17 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:24:17 [INFO] | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:24:17 [INFO] | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:24:17 [INFO] | | | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:24:17 [INFO] | | | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:24:17 [INFO] | | | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:24:17 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:24:17 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:24:17 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:24:17 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:24:17 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:24:17 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:24:17 [INFO] | | | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:24:17 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile 07:24:17 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:24:17 [INFO] | | | | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:24:17 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:24:17 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:24:17 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:24:17 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 07:24:17 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:24:17 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:compile 07:24:17 [INFO] | | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:24:17 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 07:24:17 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:compile 07:24:17 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:24:17 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:24:17 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:24:17 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:24:17 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:24:17 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:24:17 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 07:24:17 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:compile 07:24:17 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:compile 07:24:17 [INFO] | | +- com.typesafe:config:jar:1.4.5:compile 07:24:17 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:24:17 [INFO] | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 07:24:17 [INFO] | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:compile 07:24:17 [INFO] | | | +- io.aeron:aeron-annotations:jar:1.45.1:compile 07:24:17 [INFO] | | | +- io.aeron:aeron-client:jar:1.45.1:compile 07:24:17 [INFO] | | | +- io.aeron:aeron-driver:jar:1.45.1:compile 07:24:17 [INFO] | | | +- org.agrona:agrona:jar:1.22.0:compile 07:24:17 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:24:17 [INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:24:17 [INFO] | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:compile 07:24:17 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:12.0.3:compile 07:24:17 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:24:17 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:24:17 [INFO] | | \- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:compile 07:24:17 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:24:17 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:compile 07:24:17 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:compile 07:24:17 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.26.0:compile 07:24:17 [INFO] | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:compile 07:24:17 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:24:17 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:24:17 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:24:17 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:24:17 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:compile 07:24:17 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:compile 07:24:17 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:compile 07:24:17 [INFO] | | \- org.apache.commons:commons-text:jar:1.14.0:compile 07:24:17 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:24:17 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:24:17 [INFO] | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:24:17 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:24:17 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:24:17 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:24:17 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:24:17 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:24:17 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:24:17 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:24:17 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:24:17 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:24:17 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:24:17 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:24:17 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:compile 07:24:17 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:24:17 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:24:17 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:24:17 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:24:17 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:24:17 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:24:17 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:24:17 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:24:17 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:24:17 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:24:17 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:24:17 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:24:17 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:24:17 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:24:17 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:24:17 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:24:17 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:24:17 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:24:17 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:24:17 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:24:17 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:24:17 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:24:17 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:24:17 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:24:17 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:24:17 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:24:17 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:24:17 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:24:17 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:compile 07:24:17 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:compile 07:24:17 [INFO] | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:compile 07:24:17 [INFO] | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:compile 07:24:17 [INFO] | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:compile 07:24:17 [INFO] | | | +- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:compile 07:24:17 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:24:17 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:24:17 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:compile 07:24:17 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:compile 07:24:17 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:compile 07:24:17 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:24:17 [INFO] | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:24:17 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:24:17 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:24:17 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:24:17 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:24:17 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:24:17 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:24:17 [INFO] | | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:24:17 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:24:17 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:24:17 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:24:17 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:24:17 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:24:17 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:24:17 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:compile 07:24:17 [INFO] | | \- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:compile 07:24:17 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:compile 07:24:17 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:compile 07:24:17 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:compile 07:24:17 [INFO] | | \- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:24:17 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:compile 07:24:17 [INFO] | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:compile 07:24:17 [INFO] | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:24:17 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:compile 07:24:17 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:compile 07:24:17 [INFO] | | +- org.opendaylight.controller:raft-api:jar:12.0.3:compile 07:24:17 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:compile 07:24:17 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:24:17 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:24:17 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:24:17 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:compile 07:24:17 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:compile 07:24:17 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:compile 07:24:17 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:compile 07:24:17 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:compile 07:24:17 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:compile 07:24:17 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:compile 07:24:17 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:compile 07:24:17 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:24:17 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:24:17 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:24:17 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:24:17 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:24:17 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:24:17 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:24:17 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:24:17 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:24:17 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:24:17 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:24:17 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:24:17 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:24:17 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:24:17 [INFO] +- junit:junit:jar:4.13.2:test 07:24:17 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:24:17 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:24:17 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:24:17 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:24:17 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:24:17 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:24:17 [INFO] 07:24:17 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:24:17 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-statement/target/sonatype-clm/module.xml 07:24:17 [INFO] 07:24:17 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl >----------- 07:24:17 [INFO] Building OpenDaylight :: BGP :: RIB Impl 0.24.0-SNAPSHOT [62/167] 07:24:17 [INFO] from features/odl-bgpcep-bgp-rib-impl/pom.xml 07:24:17 [INFO] ------------------------------[ feature ]------------------------------- 07:24:17 [INFO] 07:24:17 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-rib-impl --- 07:24:17 [INFO] 07:24:17 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-rib-impl --- 07:24:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:24:17 [INFO] 07:24:17 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-rib-impl --- 07:24:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:24:17 [INFO] 07:24:17 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-rib-impl --- 07:24:17 [INFO] 07:24:17 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-rib-impl --- 07:24:17 [INFO] 07:24:17 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-rib-impl --- 07:24:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:24:17 [INFO] argLine set to empty 07:24:17 [INFO] 07:24:17 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-rib-impl --- 07:24:17 [INFO] Starting audit... 07:24:17 Audit done. 07:24:17 [INFO] You have 0 Checkstyle violations. 07:24:17 [INFO] 07:24:17 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-rib-impl --- 07:24:17 [INFO] Starting audit... 07:24:17 Audit done. 07:24:17 [INFO] You have 0 Checkstyle violations. 07:24:17 [INFO] 07:24:17 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-rib-impl --- 07:24:17 [INFO] 07:24:17 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-rib-impl --- 07:24:17 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-impl/target/feature/feature.xml 07:24:18 [INFO] ...done! 07:24:18 [INFO] Attaching features XML 07:24:18 [INFO] 07:24:18 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-rib-impl --- 07:24:18 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:24:18 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:24:18 [INFO] 07:24:18 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-rib-impl >>> 07:24:18 [INFO] 07:24:18 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-rib-impl --- 07:24:18 [INFO] No files found to run spotbugs, check compile phase has been run 07:24:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:24:18 [INFO] 07:24:18 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-rib-impl <<< 07:24:18 [INFO] 07:24:18 [INFO] 07:24:18 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-rib-impl --- 07:24:18 [INFO] 07:24:18 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bgp-rib-impl --- 07:24:18 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl 07:24:18 [INFO] Project dependency features detected: [] 07:24:18 [INFO] Pax Exam System (Version: 4.14.0) created. 07:24:18 [INFO] Creating RMI registry server on 127.0.0.1:39437 07:24:18 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:24:18 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:24:18 [INFO] Waiting for remote bundle context.. on 39437 name: 37df5d23-2593-4de1-bf74-cb3d7335e985 timout: [ RelativeTimeout value = 180000 ] 07:24:21 [INFO] Building jar from resources and headers. 07:24:21 [INFO] Writing jar finished. 07:24:30 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:24:30 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:24:30 [INFO] 07:24:30 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-bgp-rib-impl --- 07:24:30 [INFO] 07:24:30 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-rib-impl --- 07:24:30 [INFO] No Javadoc in project. Archive not created. 07:24:30 [INFO] 07:24:30 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-rib-impl --- 07:24:30 [INFO] CycloneDX: Resolving Dependencies 07:24:33 [INFO] CycloneDX: Creating BOM version 1.6 with 255 component(s) 07:24:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-impl/target/bom.xml 07:24:33 [INFO] attaching as odl-bgpcep-bgp-rib-impl-0.24.0-SNAPSHOT-cyclonedx.xml 07:24:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-impl/target/bom.json 07:24:33 [INFO] attaching as odl-bgpcep-bgp-rib-impl-0.24.0-SNAPSHOT-cyclonedx.json 07:24:33 [INFO] 07:24:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-rib-impl --- 07:24:33 [INFO] Skipping duplicate-finder execution! 07:24:33 [INFO] 07:24:33 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-rib-impl --- 07:24:33 [INFO] Skipping plugin execution 07:24:33 [INFO] 07:24:33 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-rib-impl --- 07:24:33 [INFO] Skipping source per configuration. 07:24:33 [INFO] 07:24:33 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-rib-impl --- 07:24:33 [INFO] 07:24:33 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-rib-impl --- 07:24:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:24:33 [INFO] 07:24:33 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-rib-impl --- 07:24:33 [WARNING] 07:24:33 [WARNING] The packaging plugin for project odl-bgpcep-bgp-rib-impl did not assign 07:24:33 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:24:33 [WARNING] 07:24:33 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:24:33 [WARNING] 07:24:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/0.24.0-SNAPSHOT/odl-bgpcep-bgp-rib-impl-0.24.0-SNAPSHOT.pom 07:24:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/0.24.0-SNAPSHOT/odl-bgpcep-bgp-rib-impl-0.24.0-SNAPSHOT-features.xml 07:24:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/0.24.0-SNAPSHOT/odl-bgpcep-bgp-rib-impl-0.24.0-SNAPSHOT-cyclonedx.xml 07:24:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/0.24.0-SNAPSHOT/odl-bgpcep-bgp-rib-impl-0.24.0-SNAPSHOT-cyclonedx.json 07:24:33 [INFO] 07:24:33 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bgp-rib-impl --- 07:24:33 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl:feature:0.24.0-SNAPSHOT 07:24:33 [INFO] +- org.opendaylight.bgpcep:bgp-rib-impl:jar:0.24.0-SNAPSHOT:compile 07:24:33 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:24:33 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:24:33 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:24:33 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT:compile 07:24:33 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:24:33 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:24:33 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:compile 07:24:33 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:24:33 [INFO] | | +- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:24:33 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:24:33 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.24.0-SNAPSHOT:compile 07:24:33 [INFO] | +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.24.0-SNAPSHOT:compile 07:24:33 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.24.0-SNAPSHOT:compile 07:24:33 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.24.0-SNAPSHOT:compile 07:24:33 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.24.0-SNAPSHOT:compile 07:24:33 [INFO] | +- org.opendaylight.bgpcep:bgp-route-target:jar:0.24.0-SNAPSHOT:compile 07:24:33 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:24:33 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:24:33 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:24:33 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.24.0-SNAPSHOT:compile 07:24:33 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:24:33 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:24:33 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:24:33 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:24:33 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:24:33 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:24:33 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:24:33 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:24:33 [INFO] | +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:24:33 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:24:33 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:24:33 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:24:33 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:24:33 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:24:33 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:24:33 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:24:33 [INFO] | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:24:33 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:24:33 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:24:33 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:24:33 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:24:33 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:24:33 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:24:33 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:24:33 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:24:33 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:24:33 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:24:33 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:24:33 [INFO] | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:24:33 [INFO] | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:24:33 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:24:33 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:24:33 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:24:33 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:24:33 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:24:33 [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:24:33 [INFO] +- org.opendaylight.bgpcep:bgp-peer-acceptor:jar:0.24.0-SNAPSHOT:compile 07:24:33 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:24:33 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:24:33 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.24.0-SNAPSHOT:compile 07:24:33 [INFO] | | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:24:33 [INFO] | | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:24:33 [INFO] | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:24:33 [INFO] | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:24:33 [INFO] | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:24:33 [INFO] | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:24:33 [INFO] | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:24:33 [INFO] | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:24:33 [INFO] | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:24:33 [INFO] | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:24:33 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:24:33 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:24:33 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:24:33 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:24:33 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:24:33 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:24:33 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:24:33 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:24:33 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:24:33 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:24:33 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:24:33 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:24:33 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:24:33 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:24:33 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:24:33 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:24:33 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:24:33 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:24:33 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:24:33 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:24:33 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:24:33 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:24:33 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:24:33 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:24:33 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:24:33 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:24:33 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:24:33 [INFO] | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:24:33 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.24.0-SNAPSHOT:compile 07:24:33 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.24.0-SNAPSHOT:compile 07:24:33 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:24:33 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:24:33 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:24:33 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:24:33 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:24:33 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:24:33 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:compile 07:24:33 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:24:33 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:24:33 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:24:33 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:24:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:24:33 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:24:33 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:24:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:24:33 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:24:33 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:24:33 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:24:33 [INFO] | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:24:33 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:24:33 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:24:33 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:24:33 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:24:33 [INFO] | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:24:33 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:24:33 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:24:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:24:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:24:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:24:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:24:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:24:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:24:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:24:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:24:33 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:24:33 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:24:33 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:24:33 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:24:33 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:24:33 [INFO] | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:24:33 [INFO] | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:24:33 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:24:33 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:24:33 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:24:33 [INFO] | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:24:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:24:33 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:24:33 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:24:33 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:24:33 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:24:33 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.24.0-SNAPSHOT:compile 07:24:33 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.24.0-SNAPSHOT:compile 07:24:33 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.24.0-SNAPSHOT:compile 07:24:33 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.24.0-SNAPSHOT:compile 07:24:33 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.24.0-SNAPSHOT:compile 07:24:33 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target:xml:features:0.24.0-SNAPSHOT:compile 07:24:33 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:0.24.0-SNAPSHOT:compile 07:24:33 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode:xml:features:0.24.0-SNAPSHOT:compile 07:24:33 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.24.0-SNAPSHOT:compile 07:24:33 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl:xml:features:0.24.0-SNAPSHOT:compile 07:24:33 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:0.24.0-SNAPSHOT:compile 07:24:33 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:0.24.0-SNAPSHOT:compile 07:24:33 [INFO] | | \- org.opendaylight.bgpcep:config-loader-spi:jar:0.24.0-SNAPSHOT:compile 07:24:33 [INFO] | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:compile 07:24:33 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:compile 07:24:33 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:compile 07:24:33 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:compile 07:24:33 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:compile 07:24:33 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile 07:24:33 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 07:24:33 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:compile 07:24:33 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 07:24:33 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:compile 07:24:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 07:24:33 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:compile 07:24:33 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:compile 07:24:33 [INFO] | | +- com.typesafe:config:jar:1.4.5:compile 07:24:33 [INFO] | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 07:24:33 [INFO] | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:compile 07:24:33 [INFO] | | | +- io.aeron:aeron-annotations:jar:1.45.1:compile 07:24:33 [INFO] | | | +- io.aeron:aeron-client:jar:1.45.1:compile 07:24:33 [INFO] | | | +- io.aeron:aeron-driver:jar:1.45.1:compile 07:24:33 [INFO] | | | +- org.agrona:agrona:jar:1.22.0:compile 07:24:33 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:24:33 [INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:24:33 [INFO] | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:compile 07:24:33 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:12.0.3:compile 07:24:33 [INFO] | | \- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:compile 07:24:33 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:24:33 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:compile 07:24:33 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:compile 07:24:33 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.26.0:compile 07:24:33 [INFO] | | \- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:compile 07:24:33 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:compile 07:24:33 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:compile 07:24:33 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:compile 07:24:33 [INFO] | | \- org.apache.commons:commons-text:jar:1.14.0:compile 07:24:33 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:compile 07:24:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:compile 07:24:33 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:compile 07:24:33 [INFO] | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:compile 07:24:33 [INFO] | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:compile 07:24:33 [INFO] | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:compile 07:24:33 [INFO] | | | \- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:compile 07:24:33 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:compile 07:24:33 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:compile 07:24:33 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:compile 07:24:33 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:compile 07:24:33 [INFO] | | \- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:compile 07:24:33 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:compile 07:24:33 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:compile 07:24:33 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:compile 07:24:33 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:compile 07:24:33 [INFO] | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:compile 07:24:33 [INFO] | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:24:33 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:compile 07:24:33 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:compile 07:24:33 [INFO] | | +- org.opendaylight.controller:raft-api:jar:12.0.3:compile 07:24:33 [INFO] | | \- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:compile 07:24:33 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:compile 07:24:33 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:compile 07:24:33 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:compile 07:24:33 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:compile 07:24:33 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:compile 07:24:33 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:compile 07:24:33 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:compile 07:24:33 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:compile 07:24:33 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement:xml:features:0.24.0-SNAPSHOT:compile 07:24:33 [INFO] | \- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:jar:0.24.0-SNAPSHOT:compile 07:24:33 [INFO] +- org.opendaylight.bgpcep:bgp-config-example:xml:routing-policy-default-config:0.24.0-SNAPSHOT:compile 07:24:33 [INFO] +- org.opendaylight.controller:odl-controller-blueprint:xml:features:12.0.3:compile 07:24:33 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:24:33 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:24:33 [INFO] | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:24:33 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:24:33 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:24:33 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:24:33 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:24:33 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:24:33 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:24:33 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:24:33 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:24:33 [INFO] | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:24:33 [INFO] | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:24:33 [INFO] | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:24:33 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:24:33 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:24:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:24:33 [INFO] | \- org.opendaylight.controller:blueprint:jar:12.0.3:compile 07:24:33 [INFO] | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 07:24:33 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:24:33 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:24:33 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:24:33 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:24:33 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:24:33 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:24:33 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:24:33 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:24:33 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:24:33 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:24:33 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:24:33 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:24:33 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:24:33 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:24:33 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:24:33 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:24:33 [INFO] +- junit:junit:jar:4.13.2:test 07:24:33 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:24:33 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:24:33 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:24:33 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:24:33 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:24:33 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:24:33 [INFO] 07:24:33 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-bgp-rib-impl --- 07:24:33 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-impl/target/sonatype-clm/module.xml 07:24:33 [INFO] 07:24:33 [INFO] ------------< org.opendaylight.bgpcep:bgp-openconfig-state >------------ 07:24:33 [INFO] Building bgp-openconfig-state 0.24.0-SNAPSHOT [63/167] 07:24:33 [INFO] from bgp/openconfig-state/pom.xml 07:24:33 [INFO] -------------------------------[ bundle ]------------------------------- 07:24:33 [INFO] 07:24:33 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-openconfig-state --- 07:24:33 [INFO] 07:24:33 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-openconfig-state --- 07:24:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:24:33 [INFO] 07:24:33 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-openconfig-state --- 07:24:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:24:33 [INFO] 07:24:33 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-openconfig-state --- 07:24:34 [INFO] 07:24:34 [INFO] --- dependency:3.9.0:properties (default) @ bgp-openconfig-state --- 07:24:34 [INFO] 07:24:34 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-openconfig-state --- 07:24:34 [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-state/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:24:34 [INFO] 07:24:34 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-openconfig-state --- 07:24:34 [INFO] Starting audit... 07:24:34 Audit done. 07:24:34 [INFO] You have 0 Checkstyle violations. 07:24:34 [INFO] 07:24:34 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-openconfig-state --- 07:24:34 [INFO] Starting audit... 07:24:34 Audit done. 07:24:34 [INFO] You have 0 Checkstyle violations. 07:24:34 [INFO] 07:24:34 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-openconfig-state --- 07:24:34 [INFO] 07:24:34 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-openconfig-state --- 07:24:34 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/src/main/resources 07:24:34 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/generated-sources/spi 07:24:34 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/generated-sources/yang 07:24:34 [INFO] 07:24:34 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-openconfig-state --- 07:24:34 [INFO] Recompiling the module because of changed dependency. 07:24:34 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 07:24:34 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/src/main/java/org/opendaylight/protocol/bgp/state/StateProviderImpl.java:[185,12] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 07:24:34 [INFO] 07:24:34 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-openconfig-state >>> 07:24:34 [INFO] 07:24:34 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-openconfig-state --- 07:24:34 [INFO] Fork Value is true 07:24:37 [INFO] Done SpotBugs Analysis.... 07:24:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:24:37 [INFO] 07:24:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-openconfig-state <<< 07:24:37 [INFO] 07:24:37 [INFO] 07:24:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-openconfig-state --- 07:24:37 [INFO] BugInstance size is 0 07:24:37 [INFO] Error size is 0 07:24:37 [INFO] No errors/warnings found 07:24:37 [INFO] 07:24:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-openconfig-state --- 07:24:37 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:24:37 [INFO] 07:24:37 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-openconfig-state --- 07:24:37 [INFO] Recompiling the module because of changed dependency. 07:24:37 [INFO] Compiling 4 source files with javac [debug release 21] to target/test-classes 07:24:37 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:24:37 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/src/test/java/org/opendaylight/protocol/bgp/state/StateProviderImplTest.java:[298,32] auto-closeable resource stateProvider is never referenced in body of corresponding try statement 07:24:37 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/src/test/java/org/opendaylight/protocol/bgp/state/StateProviderImplTest.java:[377,32] auto-closeable resource stateProvider is never referenced in body of corresponding try statement 07:24:37 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/src/test/java/org/opendaylight/protocol/bgp/state/StateProviderImplTest.java:[440,32] auto-closeable resource stateProvider is never referenced in body of corresponding try statement 07:24:37 [INFO] 07:24:37 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-openconfig-state --- 07:24:37 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:24:37 [INFO] 07:24:37 [INFO] ------------------------------------------------------- 07:24:37 [INFO] T E S T S 07:24:37 [INFO] ------------------------------------------------------- 07:24:38 [INFO] Running org.opendaylight.protocol.bgp.state.StateProviderImplTest 07:24:38 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:24:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.61 s -- in org.opendaylight.protocol.bgp.state.StateProviderImplTest 07:24:50 [INFO] Running org.opendaylight.protocol.bgp.state.GlobalUtilTest 07:24:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.state.GlobalUtilTest 07:24:50 [INFO] Running org.opendaylight.protocol.bgp.state.PeerGroupUtilTest 07:24:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.state.PeerGroupUtilTest 07:24:50 [INFO] Running org.opendaylight.protocol.bgp.state.NeighborUtilTest 07:24:50 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.protocol.bgp.state.NeighborUtilTest 07:24:50 [INFO] 07:24:50 [INFO] Results: 07:24:50 [INFO] 07:24:50 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 07:24:50 [INFO] 07:24:50 [INFO] 07:24:50 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-openconfig-state --- 07:24:50 [INFO] 07:24:50 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-openconfig-state --- 07:24:50 [WARNING] Bundle org.opendaylight.bgpcep:bgp-openconfig-state:bundle:0.24.0-SNAPSHOT : Unused Export-Package instructions: [org.opendaylight.protocol.bgp.state.impl.*, org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.state.config.rev161107.*] 07:24:50 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/bgp-openconfig-state-0.24.0-SNAPSHOT.jar 07:24:50 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/classes/META-INF/MANIFEST.MF 07:24:50 [INFO] 07:24:50 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-openconfig-state --- 07:24:51 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/bgp-openconfig-state-0.24.0-SNAPSHOT-javadoc.jar 07:24:51 [INFO] 07:24:51 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-openconfig-state --- 07:24:51 [INFO] CycloneDX: Resolving Dependencies 07:24:53 [INFO] CycloneDX: Creating BOM version 1.6 with 56 component(s) 07:24:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/bom.xml 07:24:53 [INFO] attaching as bgp-openconfig-state-0.24.0-SNAPSHOT-cyclonedx.xml 07:24:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/bom.json 07:24:53 [INFO] attaching as bgp-openconfig-state-0.24.0-SNAPSHOT-cyclonedx.json 07:24:53 [INFO] 07:24:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-state --- 07:24:53 [INFO] Skipping duplicate-finder execution! 07:24:53 [INFO] 07:24:53 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-openconfig-state --- 07:24:53 [WARNING] Used undeclared dependencies found: 07:24:53 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:24:53 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:24:53 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:24:53 [WARNING] Non-test scoped test only dependencies found: 07:24:53 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:24:53 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:24:53 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:24:53 [INFO] 07:24:53 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-openconfig-state --- 07:24:53 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/bgp-openconfig-state-0.24.0-SNAPSHOT-sources.jar 07:24:53 [INFO] 07:24:53 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-openconfig-state --- 07:24:53 [INFO] 07:24:53 [INFO] --- jacoco:0.8.14:report (report) @ bgp-openconfig-state --- 07:24:53 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/code-coverage/jacoco.exec 07:24:53 [INFO] Analyzed bundle 'bgp-openconfig-state' with 7 classes 07:24:53 [INFO] 07:24:53 [INFO] --- install:3.1.4:install (default-install) @ bgp-openconfig-state --- 07:24:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-state/0.24.0-SNAPSHOT/bgp-openconfig-state-0.24.0-SNAPSHOT.pom 07:24:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/bgp-openconfig-state-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-state/0.24.0-SNAPSHOT/bgp-openconfig-state-0.24.0-SNAPSHOT.jar 07:24:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/bgp-openconfig-state-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-state/0.24.0-SNAPSHOT/bgp-openconfig-state-0.24.0-SNAPSHOT-javadoc.jar 07:24:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-state/0.24.0-SNAPSHOT/bgp-openconfig-state-0.24.0-SNAPSHOT-cyclonedx.xml 07:24:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-state/0.24.0-SNAPSHOT/bgp-openconfig-state-0.24.0-SNAPSHOT-cyclonedx.json 07:24:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/bgp-openconfig-state-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-state/0.24.0-SNAPSHOT/bgp-openconfig-state-0.24.0-SNAPSHOT-sources.jar 07:24:53 [INFO] 07:24:53 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-openconfig-state --- 07:24:53 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-state/0.24.0-SNAPSHOT/bgp-openconfig-state-0.24.0-SNAPSHOT.jar 07:24:53 [INFO] Writing OBR metadata 07:24:53 [INFO] 07:24:53 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-openconfig-state --- 07:24:53 [INFO] org.opendaylight.bgpcep:bgp-openconfig-state:bundle:0.24.0-SNAPSHOT 07:24:53 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:24:53 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:24:53 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:24:53 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:24:53 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:24:53 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT:compile 07:24:53 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:24:53 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:24:53 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:24:53 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:24:53 [INFO] | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:24:53 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:24:53 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:24:53 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:24:53 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:24:53 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:24:53 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:24:53 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:compile 07:24:53 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:24:53 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:24:53 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:24:53 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.24.0-SNAPSHOT:compile 07:24:53 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:24:53 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:24:53 [INFO] | \- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:24:53 [INFO] +- org.checkerframework:checker-qual:jar:3.51.1:provided (optional) 07:24:53 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:24:53 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:24:53 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:24:53 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:24:53 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:24:53 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:24:53 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:24:53 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:24:53 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:24:53 [INFO] | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:24:53 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:24:53 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:24:53 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:24:53 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:24:53 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:24:53 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:24:53 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:24:53 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:24:53 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:24:53 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:24:53 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:24:53 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:24:53 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:24:53 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:24:53 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 07:24:53 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 07:24:53 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:test 07:24:53 [INFO] +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:24:53 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:24:53 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:24:53 [INFO] +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:24:53 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:24:53 [INFO] | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:24:53 [INFO] | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:24:53 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:0.24.0-SNAPSHOT:test 07:24:53 [INFO] +- org.opendaylight.infrautils:infrautils-testutils:jar:7.1.9:test 07:24:53 [INFO] | +- org.awaitility:awaitility:jar:4.3.0:test 07:24:53 [INFO] | +- io.github.classgraph:classgraph:jar:4.8.184:test 07:24:53 [INFO] | \- org.eclipse.jetty:jetty-webapp:jar:9.4.57.v20241219:test 07:24:53 [INFO] | +- org.eclipse.jetty:jetty-xml:jar:9.4.57.v20241219:test 07:24:53 [INFO] | | \- org.eclipse.jetty:jetty-util:jar:9.4.57.v20241219:test 07:24:53 [INFO] | \- org.eclipse.jetty:jetty-servlet:jar:9.4.57.v20241219:test 07:24:53 [INFO] | +- org.eclipse.jetty:jetty-security:jar:9.4.57.v20241219:test 07:24:53 [INFO] | | \- org.eclipse.jetty:jetty-server:jar:9.4.57.v20241219:test 07:24:53 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:test 07:24:53 [INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.4.57.v20241219:test 07:24:53 [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.57.v20241219:test 07:24:53 [INFO] | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.57.v20241219:test 07:24:53 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.24.0-SNAPSHOT:test 07:24:53 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.20:test 07:24:53 [INFO] | \- ch.qos.logback:logback-core:jar:1.5.20:test 07:24:53 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:24:53 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:24:53 [INFO] | | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:24:53 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:24:53 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:24:53 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:24:53 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:24:53 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:24:53 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:24:53 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:24:53 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:24:53 [INFO] | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:24:53 [INFO] | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:24:53 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:24:53 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:24:53 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:24:53 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:24:53 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:24:53 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:24:53 [INFO] | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:24:53 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:24:53 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:24:53 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:24:53 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:24:53 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:24:53 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:24:53 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:24:53 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:24:53 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:24:53 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:24:53 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:24:53 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:24:53 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:24:53 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:24:53 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:24:53 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:24:53 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:24:53 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:24:53 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:24:53 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:24:53 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:24:53 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:24:53 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:24:53 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:24:53 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:24:53 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:24:53 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:24:53 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:24:53 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:24:53 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:24:53 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:24:53 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:24:53 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:24:53 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:24:53 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:24:53 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:24:53 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:24:53 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:24:53 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:24:53 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:24:53 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:24:53 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:24:53 [INFO] +- junit:junit:jar:4.13.2:test 07:24:53 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:24:53 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:24:53 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:24:53 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:24:53 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:24:53 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:24:53 [INFO] 07:24:53 [INFO] --- clm:3.0.0-01:index (default-cli) @ bgp-openconfig-state --- 07:24:53 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/sonatype-clm/module.xml 07:24:53 [INFO] 07:24:53 [INFO] ------< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-state >------- 07:24:53 [INFO] Building OpenDaylight :: BGP :: Config Loader 0.24.0-SNAPSHOT [64/167] 07:24:53 [INFO] from features/odl-bgpcep-bgp-openconfig-state/pom.xml 07:24:53 [INFO] ------------------------------[ feature ]------------------------------- 07:24:53 [INFO] 07:24:53 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-openconfig-state --- 07:24:53 [INFO] 07:24:53 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig-state --- 07:24:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:24:53 [INFO] 07:24:53 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-openconfig-state --- 07:24:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:24:53 [INFO] 07:24:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-openconfig-state --- 07:24:53 [INFO] 07:24:53 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-openconfig-state --- 07:24:53 [INFO] 07:24:53 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig-state --- 07:24:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:24:53 [INFO] argLine set to empty 07:24:53 [INFO] 07:24:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-openconfig-state --- 07:24:53 [INFO] Starting audit... 07:24:53 Audit done. 07:24:53 [INFO] You have 0 Checkstyle violations. 07:24:53 [INFO] 07:24:53 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-openconfig-state --- 07:24:53 [INFO] Starting audit... 07:24:53 Audit done. 07:24:53 [INFO] You have 0 Checkstyle violations. 07:24:53 [INFO] 07:24:53 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-openconfig-state --- 07:24:53 [INFO] 07:24:53 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig-state --- 07:24:54 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-state/target/feature/feature.xml 07:24:54 [INFO] ...done! 07:24:54 [INFO] Attaching features XML 07:24:54 [INFO] 07:24:54 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-openconfig-state --- 07:24:54 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:24:54 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:24:54 [INFO] 07:24:54 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-openconfig-state >>> 07:24:54 [INFO] 07:24:54 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig-state --- 07:24:54 [INFO] No files found to run spotbugs, check compile phase has been run 07:24:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:24:54 [INFO] 07:24:54 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-openconfig-state <<< 07:24:54 [INFO] 07:24:54 [INFO] 07:24:54 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-openconfig-state --- 07:24:54 [INFO] 07:24:54 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bgp-openconfig-state --- 07:24:54 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-state 07:24:54 [INFO] Project dependency features detected: [] 07:24:54 [INFO] Pax Exam System (Version: 4.14.0) created. 07:24:54 [INFO] Creating RMI registry server on 127.0.0.1:46699 07:24:54 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:24:54 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:24:54 [INFO] Waiting for remote bundle context.. on 46699 name: 68c45f73-9765-4ffd-a192-fe1c7ff47bb7 timout: [ RelativeTimeout value = 180000 ] 07:24:57 [INFO] Building jar from resources and headers. 07:24:57 [INFO] Writing jar finished. 07:25:06 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:25:06 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:25:06 [INFO] 07:25:06 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-bgp-openconfig-state --- 07:25:06 [INFO] 07:25:06 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig-state --- 07:25:06 [INFO] No Javadoc in project. Archive not created. 07:25:06 [INFO] 07:25:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-openconfig-state --- 07:25:06 [INFO] CycloneDX: Resolving Dependencies 07:25:09 [INFO] CycloneDX: Creating BOM version 1.6 with 257 component(s) 07:25:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-state/target/bom.xml 07:25:09 [INFO] attaching as odl-bgpcep-bgp-openconfig-state-0.24.0-SNAPSHOT-cyclonedx.xml 07:25:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-state/target/bom.json 07:25:09 [INFO] attaching as odl-bgpcep-bgp-openconfig-state-0.24.0-SNAPSHOT-cyclonedx.json 07:25:09 [INFO] 07:25:09 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig-state --- 07:25:09 [INFO] Skipping duplicate-finder execution! 07:25:09 [INFO] 07:25:09 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-openconfig-state --- 07:25:09 [INFO] Skipping plugin execution 07:25:09 [INFO] 07:25:09 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-openconfig-state --- 07:25:09 [INFO] Skipping source per configuration. 07:25:09 [INFO] 07:25:09 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-openconfig-state --- 07:25:09 [INFO] 07:25:09 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-openconfig-state --- 07:25:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:25:09 [INFO] 07:25:09 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-openconfig-state --- 07:25:09 [WARNING] 07:25:09 [WARNING] The packaging plugin for project odl-bgpcep-bgp-openconfig-state did not assign 07:25:09 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:25:09 [WARNING] 07:25:09 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:25:09 [WARNING] 07:25:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-state/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-state/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-state-0.24.0-SNAPSHOT.pom 07:25:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-state/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-state/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-state-0.24.0-SNAPSHOT-features.xml 07:25:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-state/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-state/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-state-0.24.0-SNAPSHOT-cyclonedx.xml 07:25:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-state/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-state/0.24.0-SNAPSHOT/odl-bgpcep-bgp-openconfig-state-0.24.0-SNAPSHOT-cyclonedx.json 07:25:09 [INFO] 07:25:09 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bgp-openconfig-state --- 07:25:09 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-state:feature:0.24.0-SNAPSHOT 07:25:09 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-state:jar:0.24.0-SNAPSHOT:compile 07:25:09 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:25:09 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:25:09 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:25:09 [INFO] | | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:25:09 [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:25:09 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT:compile 07:25:09 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:25:09 [INFO] | | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:25:09 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:25:09 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:25:09 [INFO] | | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:25:09 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:25:09 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:25:09 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:25:09 [INFO] | | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:25:09 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:25:09 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:25:09 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:25:09 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:compile 07:25:09 [INFO] | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:25:09 [INFO] | | +- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:25:09 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:25:09 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.24.0-SNAPSHOT:compile 07:25:09 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:25:09 [INFO] | | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:25:09 [INFO] | | \- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:25:09 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:25:09 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:25:09 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:25:09 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:25:09 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:25:09 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:25:09 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:25:09 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:25:09 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:25:09 [INFO] | | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:25:09 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:25:09 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:25:09 [INFO] | \- com.google.guava:guava:jar:33.5.0-jre:compile 07:25:09 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:25:09 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:25:09 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:25:09 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:25:09 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:25:09 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl:xml:features:0.24.0-SNAPSHOT:compile 07:25:09 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-impl:jar:0.24.0-SNAPSHOT:compile 07:25:09 [INFO] | | +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.24.0-SNAPSHOT:compile 07:25:09 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.24.0-SNAPSHOT:compile 07:25:09 [INFO] | | +- org.opendaylight.bgpcep:bgp-inet:jar:0.24.0-SNAPSHOT:compile 07:25:09 [INFO] | | | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.24.0-SNAPSHOT:compile 07:25:09 [INFO] | | +- org.opendaylight.bgpcep:bgp-route-target:jar:0.24.0-SNAPSHOT:compile 07:25:09 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.24.0-SNAPSHOT:compile 07:25:09 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:25:09 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:25:09 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:25:09 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:25:09 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:25:09 [INFO] | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:25:09 [INFO] | +- org.opendaylight.bgpcep:bgp-peer-acceptor:jar:0.24.0-SNAPSHOT:compile 07:25:09 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:25:09 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:25:09 [INFO] | | | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.24.0-SNAPSHOT:compile 07:25:09 [INFO] | | | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:25:09 [INFO] | | | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:25:09 [INFO] | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:25:09 [INFO] | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:25:09 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:25:09 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:25:09 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:25:09 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:25:09 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:25:09 [INFO] | | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:25:09 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:25:09 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:25:09 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:25:09 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:25:09 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:25:09 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:25:09 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:25:09 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:25:09 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:25:09 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:25:09 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:25:09 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:25:09 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:25:09 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:25:09 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:25:09 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:25:09 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:25:09 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:25:09 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:25:09 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:25:09 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:25:09 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:25:09 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:25:09 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:25:09 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:25:09 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:25:09 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:25:09 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:25:09 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.24.0-SNAPSHOT:compile 07:25:09 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.24.0-SNAPSHOT:compile 07:25:09 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:25:09 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:25:09 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:25:09 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:25:09 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:25:09 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:25:09 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:compile 07:25:09 [INFO] | | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:25:09 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:25:09 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:25:09 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:25:09 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:25:09 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:25:09 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:25:09 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:25:09 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:25:09 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:25:09 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:25:09 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:25:09 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:25:09 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:25:09 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:25:09 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:25:09 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:25:09 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:25:09 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:25:09 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:25:09 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:25:09 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:25:09 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:25:09 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:25:09 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:25:09 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:25:09 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:25:09 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:25:09 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:25:09 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:25:09 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:25:09 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:25:09 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:25:09 [INFO] | | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:25:09 [INFO] | | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:25:09 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:25:09 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:25:09 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:25:09 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:25:09 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:25:09 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:25:09 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:25:09 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:25:09 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.24.0-SNAPSHOT:compile 07:25:09 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.24.0-SNAPSHOT:compile 07:25:09 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.24.0-SNAPSHOT:compile 07:25:09 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.24.0-SNAPSHOT:compile 07:25:09 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.24.0-SNAPSHOT:compile 07:25:09 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target:xml:features:0.24.0-SNAPSHOT:compile 07:25:09 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:0.24.0-SNAPSHOT:compile 07:25:09 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode:xml:features:0.24.0-SNAPSHOT:compile 07:25:09 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.24.0-SNAPSHOT:compile 07:25:09 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl:xml:features:0.24.0-SNAPSHOT:compile 07:25:09 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:0.24.0-SNAPSHOT:compile 07:25:09 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:0.24.0-SNAPSHOT:compile 07:25:09 [INFO] | | | \- org.opendaylight.bgpcep:config-loader-spi:jar:0.24.0-SNAPSHOT:compile 07:25:09 [INFO] | | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:compile 07:25:09 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:compile 07:25:09 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:compile 07:25:09 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:compile 07:25:09 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:compile 07:25:09 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile 07:25:09 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 07:25:09 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:compile 07:25:09 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 07:25:09 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:compile 07:25:09 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 07:25:09 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:compile 07:25:09 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:compile 07:25:09 [INFO] | | | +- com.typesafe:config:jar:1.4.5:compile 07:25:09 [INFO] | | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 07:25:09 [INFO] | | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:compile 07:25:09 [INFO] | | | | +- io.aeron:aeron-annotations:jar:1.45.1:compile 07:25:09 [INFO] | | | | +- io.aeron:aeron-client:jar:1.45.1:compile 07:25:09 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.45.1:compile 07:25:09 [INFO] | | | | +- org.agrona:agrona:jar:1.22.0:compile 07:25:09 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:25:09 [INFO] | | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:25:09 [INFO] | | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:compile 07:25:09 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:12.0.3:compile 07:25:09 [INFO] | | | \- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:compile 07:25:09 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:25:09 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:compile 07:25:09 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:compile 07:25:09 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.26.0:compile 07:25:09 [INFO] | | | \- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:compile 07:25:09 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:compile 07:25:09 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:compile 07:25:09 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:compile 07:25:09 [INFO] | | | \- org.apache.commons:commons-text:jar:1.14.0:compile 07:25:09 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:compile 07:25:09 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:compile 07:25:09 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:compile 07:25:09 [INFO] | | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:compile 07:25:09 [INFO] | | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:compile 07:25:09 [INFO] | | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:compile 07:25:09 [INFO] | | | | \- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:compile 07:25:09 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:compile 07:25:09 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:compile 07:25:09 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:compile 07:25:09 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:compile 07:25:09 [INFO] | | | \- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:compile 07:25:09 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:compile 07:25:09 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:compile 07:25:09 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:compile 07:25:09 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:compile 07:25:09 [INFO] | | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:compile 07:25:09 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:25:09 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:compile 07:25:09 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:compile 07:25:09 [INFO] | | | +- org.opendaylight.controller:raft-api:jar:12.0.3:compile 07:25:09 [INFO] | | | \- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:compile 07:25:09 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:compile 07:25:09 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:compile 07:25:09 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:compile 07:25:09 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:compile 07:25:09 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:compile 07:25:09 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:compile 07:25:09 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:compile 07:25:09 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:compile 07:25:09 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement:xml:features:0.24.0-SNAPSHOT:compile 07:25:09 [INFO] | | \- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:jar:0.24.0-SNAPSHOT:compile 07:25:09 [INFO] | +- org.opendaylight.bgpcep:bgp-config-example:xml:routing-policy-default-config:0.24.0-SNAPSHOT:compile 07:25:09 [INFO] | \- org.opendaylight.controller:odl-controller-blueprint:xml:features:12.0.3:compile 07:25:09 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:25:09 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:25:09 [INFO] | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:25:09 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:25:09 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:25:09 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:25:09 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:25:09 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:25:09 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:25:09 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:25:09 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:25:09 [INFO] | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:25:09 [INFO] | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:25:09 [INFO] | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:25:09 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:25:09 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:25:09 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:25:09 [INFO] | \- org.opendaylight.controller:blueprint:jar:12.0.3:compile 07:25:09 [INFO] | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 07:25:09 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:25:09 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:25:09 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:25:09 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:25:09 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:25:09 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:25:09 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:25:09 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:25:09 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:25:09 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:25:09 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:25:09 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:25:09 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:25:09 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:25:09 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:25:09 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:25:09 [INFO] +- junit:junit:jar:4.13.2:test 07:25:09 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:25:09 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:25:09 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:25:09 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:25:09 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:25:09 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:25:09 [INFO] 07:25:09 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-bgp-openconfig-state --- 07:25:09 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-state/target/sonatype-clm/module.xml 07:25:09 [INFO] 07:25:09 [INFO] ----------------< org.opendaylight.bgpcep:topology-api >---------------- 07:25:09 [INFO] Building topology-api 0.24.0-SNAPSHOT [65/167] 07:25:09 [INFO] from topology/api/pom.xml 07:25:09 [INFO] -------------------------------[ bundle ]------------------------------- 07:25:09 [INFO] 07:25:09 [INFO] --- clean:3.5.0:clean (default-clean) @ topology-api --- 07:25:09 [INFO] 07:25:09 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ topology-api --- 07:25:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:25:09 [INFO] 07:25:09 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ topology-api --- 07:25:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:25:09 [INFO] 07:25:09 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ topology-api --- 07:25:09 [INFO] 07:25:09 [INFO] --- dependency:3.9.0:properties (default) @ topology-api --- 07:25:09 [INFO] 07:25:09 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ topology-api --- 07:25:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/topology/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:25:09 [INFO] 07:25:09 [INFO] --- yang:14.0.20:generate-sources (binding) @ topology-api --- 07:25:09 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:25:09 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/topology/api/src/main/yang 07:25:09 [INFO] yang-to-sources: Found 6 dependencies in 1.413 ms 07:25:09 [INFO] yang-to-sources: Project model files found: 2 in 46.68 ms 07:25:09 [INFO] yang-to-sources: 5 YANG models processed in 104.9 ms 07:25:09 [INFO] BindingJavaFileGenerator: Defined 59 files in 12.65 ms 07:25:09 [INFO] Sorted 59 files into 14 directories in 621.9 μs 07:25:09 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 59 in 79.91 ms 07:25:09 [INFO] 07:25:09 [INFO] --- checkstyle:3.6.0:check (check-license) @ topology-api --- 07:25:09 [INFO] Starting audit... 07:25:09 Audit done. 07:25:09 [INFO] You have 0 Checkstyle violations. 07:25:09 [INFO] 07:25:09 [INFO] --- checkstyle:3.6.0:check (default) @ topology-api --- 07:25:09 [INFO] Starting audit... 07:25:09 Audit done. 07:25:09 [INFO] You have 0 Checkstyle violations. 07:25:09 [INFO] 07:25:09 [INFO] --- dependency:3.9.0:copy (unpack-license) @ topology-api --- 07:25:09 [INFO] 07:25:09 [INFO] --- resources:3.3.1:resources (default-resources) @ topology-api --- 07:25:09 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/topology/api/src/main/resources 07:25:09 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/topology/api/target/generated-sources/spi 07:25:09 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:25:09 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:25:09 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:25:09 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/topology/api/target/generated-sources/spi 07:25:09 [INFO] 07:25:09 [INFO] --- compiler:3.14.1:compile (default-compile) @ topology-api --- 07:25:09 [INFO] Recompiling the module because of changed dependency. 07:25:09 [INFO] Compiling 60 source files with javac [debug release 21] to target/classes 07:25:10 [INFO] 07:25:10 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ topology-api >>> 07:25:10 [INFO] 07:25:10 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ topology-api --- 07:25:10 [INFO] Fork Value is true 07:25:12 [INFO] Done SpotBugs Analysis.... 07:25:12 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:25:12 [INFO] 07:25:12 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ topology-api <<< 07:25:12 [INFO] 07:25:12 [INFO] 07:25:12 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ topology-api --- 07:25:12 [INFO] BugInstance size is 0 07:25:12 [INFO] Error size is 0 07:25:12 [INFO] No errors/warnings found 07:25:12 [INFO] 07:25:12 [INFO] --- resources:3.3.1:testResources (default-testResources) @ topology-api --- 07:25:12 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/topology/api/src/test/resources 07:25:12 [INFO] 07:25:12 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ topology-api --- 07:25:12 [INFO] No sources to compile 07:25:12 [INFO] 07:25:12 [INFO] --- surefire:3.5.4:test (default-test) @ topology-api --- 07:25:12 [INFO] No tests to run. 07:25:12 [INFO] 07:25:12 [INFO] --- copy:14.1.6:copy-files (default) @ topology-api --- 07:25:12 [INFO] 07:25:12 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ topology-api --- 07:25:12 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/topology/api/target/topology-api-0.24.0-SNAPSHOT.jar 07:25:12 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/topology/api/target/classes/META-INF/MANIFEST.MF 07:25:12 [INFO] 07:25:12 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ topology-api --- 07:25:15 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/topology/api/target/topology-api-0.24.0-SNAPSHOT-javadoc.jar 07:25:15 [INFO] 07:25:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ topology-api --- 07:25:15 [INFO] CycloneDX: Resolving Dependencies 07:25:15 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 07:25:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/topology/api/target/bom.xml 07:25:15 [INFO] attaching as topology-api-0.24.0-SNAPSHOT-cyclonedx.xml 07:25:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/topology/api/target/bom.json 07:25:15 [INFO] attaching as topology-api-0.24.0-SNAPSHOT-cyclonedx.json 07:25:15 [INFO] 07:25:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ topology-api --- 07:25:15 [INFO] Skipping duplicate-finder execution! 07:25:15 [INFO] 07:25:15 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ topology-api --- 07:25:15 [INFO] No dependency problems found 07:25:15 [INFO] 07:25:15 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ topology-api --- 07:25:15 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/topology/api/target/topology-api-0.24.0-SNAPSHOT-sources.jar 07:25:15 [INFO] 07:25:15 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ topology-api --- 07:25:15 [INFO] 07:25:15 [INFO] --- jacoco:0.8.14:report (report) @ topology-api --- 07:25:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:25:15 [INFO] 07:25:15 [INFO] --- install:3.1.4:install (default-install) @ topology-api --- 07:25:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/api/pom.xml to /tmp/r/org/opendaylight/bgpcep/topology-api/0.24.0-SNAPSHOT/topology-api-0.24.0-SNAPSHOT.pom 07:25:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/api/target/topology-api-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/topology-api/0.24.0-SNAPSHOT/topology-api-0.24.0-SNAPSHOT.jar 07:25:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/api/target/topology-api-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/topology-api/0.24.0-SNAPSHOT/topology-api-0.24.0-SNAPSHOT-javadoc.jar 07:25:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/topology-api/0.24.0-SNAPSHOT/topology-api-0.24.0-SNAPSHOT-cyclonedx.xml 07:25:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/topology-api/0.24.0-SNAPSHOT/topology-api-0.24.0-SNAPSHOT-cyclonedx.json 07:25:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/api/target/topology-api-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/topology-api/0.24.0-SNAPSHOT/topology-api-0.24.0-SNAPSHOT-sources.jar 07:25:15 [INFO] 07:25:15 [INFO] --- bundle:6.0.0:install (default-install) @ topology-api --- 07:25:15 [INFO] Installing org/opendaylight/bgpcep/topology-api/0.24.0-SNAPSHOT/topology-api-0.24.0-SNAPSHOT.jar 07:25:15 [INFO] Writing OBR metadata 07:25:15 [INFO] 07:25:15 [INFO] --- dependency:3.9.0:tree (default-cli) @ topology-api --- 07:25:15 [INFO] org.opendaylight.bgpcep:topology-api:bundle:0.24.0-SNAPSHOT 07:25:15 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:25:15 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:25:15 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:25:15 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:25:15 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:25:15 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:25:15 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:25:15 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:25:15 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:25:15 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:25:15 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:25:15 [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:25:15 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:25:15 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:25:15 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:25:15 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:25:15 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:25:15 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:25:15 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:25:15 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:25:15 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:25:15 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:25:15 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:25:15 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:25:15 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:25:15 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:25:15 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:25:15 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:25:15 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:25:15 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:25:15 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:25:15 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:25:15 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:25:15 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:25:15 [INFO] +- junit:junit:jar:4.13.2:test 07:25:15 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:25:15 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:25:15 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:25:15 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:25:15 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:25:15 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:25:15 [INFO] 07:25:15 [INFO] --- clm:3.0.0-01:index (default-cli) @ topology-api --- 07:25:15 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/topology/api/target/sonatype-clm/module.xml 07:25:15 [INFO] 07:25:15 [INFO] ------------< org.opendaylight.bgpcep:topology-tunnel-api >------------- 07:25:15 [INFO] Building topology-tunnel-api 0.24.0-SNAPSHOT [66/167] 07:25:15 [INFO] from topology/tunnel-api/pom.xml 07:25:15 [INFO] -------------------------------[ bundle ]------------------------------- 07:25:15 [INFO] 07:25:15 [INFO] --- clean:3.5.0:clean (default-clean) @ topology-tunnel-api --- 07:25:15 [INFO] 07:25:15 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ topology-tunnel-api --- 07:25:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:25:15 [INFO] 07:25:15 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ topology-tunnel-api --- 07:25:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:25:15 [INFO] 07:25:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ topology-tunnel-api --- 07:25:16 [INFO] 07:25:16 [INFO] --- dependency:3.9.0:properties (default) @ topology-tunnel-api --- 07:25:16 [INFO] 07:25:16 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ topology-tunnel-api --- 07:25:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/topology/tunnel-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:25:16 [INFO] 07:25:16 [INFO] --- yang:14.0.20:generate-sources (binding) @ topology-tunnel-api --- 07:25:16 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:25:16 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/src/main/yang 07:25:16 [INFO] yang-to-sources: Found 3 dependencies in 703.7 μs 07:25:16 [INFO] yang-to-sources: Project model files found: 2 in 2.556 ms 07:25:16 [INFO] yang-to-sources: 4 YANG models processed in 26.08 ms 07:25:16 [INFO] BindingJavaFileGenerator: Defined 41 files in 7.228 ms 07:25:16 [INFO] Sorted 41 files into 12 directories in 168.0 μs 07:25:16 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 41 in 29.78 ms 07:25:16 [INFO] 07:25:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ topology-tunnel-api --- 07:25:16 [INFO] Starting audit... 07:25:16 Audit done. 07:25:16 [INFO] You have 0 Checkstyle violations. 07:25:16 [INFO] 07:25:16 [INFO] --- checkstyle:3.6.0:check (default) @ topology-tunnel-api --- 07:25:16 [INFO] Starting audit... 07:25:16 Audit done. 07:25:16 [INFO] You have 0 Checkstyle violations. 07:25:16 [INFO] 07:25:16 [INFO] --- dependency:3.9.0:copy (unpack-license) @ topology-tunnel-api --- 07:25:16 [INFO] 07:25:16 [INFO] --- resources:3.3.1:resources (default-resources) @ topology-tunnel-api --- 07:25:16 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/src/main/resources 07:25:16 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/generated-sources/spi 07:25:16 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:25:16 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:25:16 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:25:16 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/generated-sources/spi 07:25:16 [INFO] 07:25:16 [INFO] --- compiler:3.14.1:compile (default-compile) @ topology-tunnel-api --- 07:25:16 [INFO] Recompiling the module because of changed source code. 07:25:16 [INFO] Compiling 40 source files with javac [debug release 21] to target/classes 07:25:16 [INFO] 07:25:16 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ topology-tunnel-api >>> 07:25:16 [INFO] 07:25:16 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ topology-tunnel-api --- 07:25:16 [INFO] Fork Value is true 07:25:18 [INFO] Done SpotBugs Analysis.... 07:25:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:25:18 [INFO] 07:25:18 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ topology-tunnel-api <<< 07:25:18 [INFO] 07:25:18 [INFO] 07:25:18 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ topology-tunnel-api --- 07:25:18 [INFO] BugInstance size is 0 07:25:18 [INFO] Error size is 0 07:25:18 [INFO] No errors/warnings found 07:25:18 [INFO] 07:25:18 [INFO] --- resources:3.3.1:testResources (default-testResources) @ topology-tunnel-api --- 07:25:18 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/src/test/resources 07:25:18 [INFO] 07:25:18 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ topology-tunnel-api --- 07:25:18 [INFO] No sources to compile 07:25:18 [INFO] 07:25:18 [INFO] --- surefire:3.5.4:test (default-test) @ topology-tunnel-api --- 07:25:18 [INFO] No tests to run. 07:25:18 [INFO] 07:25:18 [INFO] --- copy:14.1.6:copy-files (default) @ topology-tunnel-api --- 07:25:18 [INFO] 07:25:18 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ topology-tunnel-api --- 07:25:18 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/topology-tunnel-api-0.24.0-SNAPSHOT.jar 07:25:18 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/classes/META-INF/MANIFEST.MF 07:25:18 [INFO] 07:25:18 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ topology-tunnel-api --- 07:25:20 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/topology-tunnel-api-0.24.0-SNAPSHOT-javadoc.jar 07:25:20 [INFO] 07:25:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ topology-tunnel-api --- 07:25:20 [INFO] CycloneDX: Resolving Dependencies 07:25:20 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 07:25:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/bom.xml 07:25:20 [INFO] attaching as topology-tunnel-api-0.24.0-SNAPSHOT-cyclonedx.xml 07:25:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/bom.json 07:25:20 [INFO] attaching as topology-tunnel-api-0.24.0-SNAPSHOT-cyclonedx.json 07:25:20 [INFO] 07:25:20 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ topology-tunnel-api --- 07:25:20 [INFO] Skipping duplicate-finder execution! 07:25:20 [INFO] 07:25:20 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ topology-tunnel-api --- 07:25:20 [INFO] No dependency problems found 07:25:20 [INFO] 07:25:20 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ topology-tunnel-api --- 07:25:21 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/topology-tunnel-api-0.24.0-SNAPSHOT-sources.jar 07:25:21 [INFO] 07:25:21 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ topology-tunnel-api --- 07:25:21 [INFO] 07:25:21 [INFO] --- jacoco:0.8.14:report (report) @ topology-tunnel-api --- 07:25:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:25:21 [INFO] 07:25:21 [INFO] --- install:3.1.4:install (default-install) @ topology-tunnel-api --- 07:25:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/topology-tunnel-api/0.24.0-SNAPSHOT/topology-tunnel-api-0.24.0-SNAPSHOT.pom 07:25:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/topology-tunnel-api-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/topology-tunnel-api/0.24.0-SNAPSHOT/topology-tunnel-api-0.24.0-SNAPSHOT.jar 07:25:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/topology-tunnel-api-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/topology-tunnel-api/0.24.0-SNAPSHOT/topology-tunnel-api-0.24.0-SNAPSHOT-javadoc.jar 07:25:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/topology-tunnel-api/0.24.0-SNAPSHOT/topology-tunnel-api-0.24.0-SNAPSHOT-cyclonedx.xml 07:25:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/topology-tunnel-api/0.24.0-SNAPSHOT/topology-tunnel-api-0.24.0-SNAPSHOT-cyclonedx.json 07:25:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/topology-tunnel-api-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/topology-tunnel-api/0.24.0-SNAPSHOT/topology-tunnel-api-0.24.0-SNAPSHOT-sources.jar 07:25:21 [INFO] 07:25:21 [INFO] --- bundle:6.0.0:install (default-install) @ topology-tunnel-api --- 07:25:21 [INFO] Installing org/opendaylight/bgpcep/topology-tunnel-api/0.24.0-SNAPSHOT/topology-tunnel-api-0.24.0-SNAPSHOT.jar 07:25:21 [INFO] Writing OBR metadata 07:25:21 [INFO] 07:25:21 [INFO] --- dependency:3.9.0:tree (default-cli) @ topology-tunnel-api --- 07:25:21 [INFO] org.opendaylight.bgpcep:topology-tunnel-api:bundle:0.24.0-SNAPSHOT 07:25:21 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:25:21 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:25:21 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:25:21 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:25:21 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:25:21 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:25:21 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:25:21 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:25:21 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:25:21 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:25:21 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:25:21 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:25:21 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:25:21 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:25:21 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:25:21 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:25:21 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:25:21 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:25:21 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:25:21 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:25:21 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:25:21 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:25:21 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:25:21 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:25:21 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:25:21 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:25:21 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:25:21 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:25:21 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:25:21 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:25:21 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:25:21 [INFO] +- junit:junit:jar:4.13.2:test 07:25:21 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:25:21 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:25:21 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:25:21 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:25:21 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:25:21 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:25:21 [INFO] 07:25:21 [INFO] --- clm:3.0.0-01:index (default-cli) @ topology-tunnel-api --- 07:25:21 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/sonatype-clm/module.xml 07:25:21 [INFO] 07:25:21 [INFO] ----------< org.opendaylight.bgpcep:topology-segment-routing >---------- 07:25:21 [INFO] Building topology-segment-routing 0.24.0-SNAPSHOT [67/167] 07:25:21 [INFO] from topology/segment-routing/pom.xml 07:25:21 [INFO] -------------------------------[ bundle ]------------------------------- 07:25:21 [INFO] 07:25:21 [INFO] --- clean:3.5.0:clean (default-clean) @ topology-segment-routing --- 07:25:21 [INFO] 07:25:21 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ topology-segment-routing --- 07:25:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:25:21 [INFO] 07:25:21 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ topology-segment-routing --- 07:25:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:25:21 [INFO] 07:25:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ topology-segment-routing --- 07:25:21 [INFO] 07:25:21 [INFO] --- dependency:3.9.0:properties (default) @ topology-segment-routing --- 07:25:21 [INFO] 07:25:21 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ topology-segment-routing --- 07:25: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/topology/segment-routing/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:25:21 [INFO] 07:25:21 [INFO] --- yang:14.0.20:generate-sources (binding) @ topology-segment-routing --- 07:25:21 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:25:21 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/src/main/yang 07:25:21 [INFO] yang-to-sources: Found 4 dependencies in 1.274 ms 07:25:21 [INFO] yang-to-sources: Project model files found: 2 in 2.012 ms 07:25:21 [INFO] yang-to-sources: 6 YANG models processed in 37.12 ms 07:25:21 [INFO] BindingJavaFileGenerator: Defined 41 files in 9.255 ms 07:25:21 [INFO] Sorted 41 files into 12 directories in 148.6 μs 07:25:21 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 41 in 26.30 ms 07:25:21 [INFO] 07:25:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ topology-segment-routing --- 07:25:21 [INFO] Starting audit... 07:25:21 Audit done. 07:25:21 [INFO] You have 0 Checkstyle violations. 07:25:21 [INFO] 07:25:21 [INFO] --- checkstyle:3.6.0:check (default) @ topology-segment-routing --- 07:25:21 [INFO] Starting audit... 07:25:21 Audit done. 07:25:21 [INFO] You have 0 Checkstyle violations. 07:25:21 [INFO] 07:25:21 [INFO] --- dependency:3.9.0:copy (unpack-license) @ topology-segment-routing --- 07:25:21 [INFO] 07:25:21 [INFO] --- resources:3.3.1:resources (default-resources) @ topology-segment-routing --- 07:25:21 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/src/main/resources 07:25:21 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/generated-sources/spi 07:25:21 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:25:21 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:25:21 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:25:21 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/generated-sources/spi 07:25:21 [INFO] 07:25:21 [INFO] --- compiler:3.14.1:compile (default-compile) @ topology-segment-routing --- 07:25:21 [INFO] Recompiling the module because of changed dependency. 07:25:21 [INFO] Compiling 40 source files with javac [debug release 21] to target/classes 07:25:21 [INFO] 07:25:21 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ topology-segment-routing >>> 07:25:21 [INFO] 07:25:21 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ topology-segment-routing --- 07:25:21 [INFO] Fork Value is true 07:25:23 [INFO] Done SpotBugs Analysis.... 07:25:24 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:25:24 [INFO] 07:25:24 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ topology-segment-routing <<< 07:25:24 [INFO] 07:25:24 [INFO] 07:25:24 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ topology-segment-routing --- 07:25:24 [INFO] BugInstance size is 0 07:25:24 [INFO] Error size is 0 07:25:24 [INFO] No errors/warnings found 07:25:24 [INFO] 07:25:24 [INFO] --- resources:3.3.1:testResources (default-testResources) @ topology-segment-routing --- 07:25:24 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/src/test/resources 07:25:24 [INFO] 07:25:24 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ topology-segment-routing --- 07:25:24 [INFO] No sources to compile 07:25:24 [INFO] 07:25:24 [INFO] --- surefire:3.5.4:test (default-test) @ topology-segment-routing --- 07:25:24 [INFO] No tests to run. 07:25:24 [INFO] 07:25:24 [INFO] --- copy:14.1.6:copy-files (default) @ topology-segment-routing --- 07:25:24 [INFO] 07:25:24 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ topology-segment-routing --- 07:25:24 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/topology-segment-routing-0.24.0-SNAPSHOT.jar 07:25:24 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/classes/META-INF/MANIFEST.MF 07:25:24 [INFO] 07:25:24 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ topology-segment-routing --- 07:25:26 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/topology-segment-routing-0.24.0-SNAPSHOT-javadoc.jar 07:25:26 [INFO] 07:25:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ topology-segment-routing --- 07:25:26 [INFO] CycloneDX: Resolving Dependencies 07:25:26 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 07:25:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/bom.xml 07:25:26 [INFO] attaching as topology-segment-routing-0.24.0-SNAPSHOT-cyclonedx.xml 07:25:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/bom.json 07:25:26 [INFO] attaching as topology-segment-routing-0.24.0-SNAPSHOT-cyclonedx.json 07:25:26 [INFO] 07:25:26 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ topology-segment-routing --- 07:25:26 [INFO] Skipping duplicate-finder execution! 07:25:26 [INFO] 07:25:26 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ topology-segment-routing --- 07:25:26 [INFO] No dependency problems found 07:25:26 [INFO] 07:25:26 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ topology-segment-routing --- 07:25:26 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/topology-segment-routing-0.24.0-SNAPSHOT-sources.jar 07:25:26 [INFO] 07:25:26 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ topology-segment-routing --- 07:25:26 [INFO] 07:25:26 [INFO] --- jacoco:0.8.14:report (report) @ topology-segment-routing --- 07:25:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:25:26 [INFO] 07:25:26 [INFO] --- install:3.1.4:install (default-install) @ topology-segment-routing --- 07:25:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/pom.xml to /tmp/r/org/opendaylight/bgpcep/topology-segment-routing/0.24.0-SNAPSHOT/topology-segment-routing-0.24.0-SNAPSHOT.pom 07:25:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/topology-segment-routing-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/topology-segment-routing/0.24.0-SNAPSHOT/topology-segment-routing-0.24.0-SNAPSHOT.jar 07:25:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/topology-segment-routing-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/topology-segment-routing/0.24.0-SNAPSHOT/topology-segment-routing-0.24.0-SNAPSHOT-javadoc.jar 07:25:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/topology-segment-routing/0.24.0-SNAPSHOT/topology-segment-routing-0.24.0-SNAPSHOT-cyclonedx.xml 07:25:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/bom.json to /tmp/r/org/opendaylight/bgpcep/topology-segment-routing/0.24.0-SNAPSHOT/topology-segment-routing-0.24.0-SNAPSHOT-cyclonedx.json 07:25:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/topology-segment-routing-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/topology-segment-routing/0.24.0-SNAPSHOT/topology-segment-routing-0.24.0-SNAPSHOT-sources.jar 07:25:26 [INFO] 07:25:26 [INFO] --- bundle:6.0.0:install (default-install) @ topology-segment-routing --- 07:25:26 [INFO] Installing org/opendaylight/bgpcep/topology-segment-routing/0.24.0-SNAPSHOT/topology-segment-routing-0.24.0-SNAPSHOT.jar 07:25:26 [INFO] Writing OBR metadata 07:25:26 [INFO] 07:25:26 [INFO] --- dependency:3.9.0:tree (default-cli) @ topology-segment-routing --- 07:25:26 [INFO] org.opendaylight.bgpcep:topology-segment-routing:bundle:0.24.0-SNAPSHOT 07:25:26 [INFO] +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.24.0-SNAPSHOT:compile 07:25:26 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:25:26 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:25:26 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:25:26 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:25:26 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:25:26 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:25:26 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:25:26 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:25:26 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:25:26 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:25:26 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:25:26 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:25:26 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:25:26 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:25:26 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:25:26 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:25:26 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:25:26 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:25:26 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:25:26 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:25:26 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:25:26 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:25:26 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:25:26 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:25:26 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:25:26 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:25:26 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:25:26 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:25:26 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:25:26 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:25:26 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:25:26 [INFO] +- junit:junit:jar:4.13.2:test 07:25:26 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:25:26 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:25:26 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:25:26 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:25:26 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:25:26 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:25:26 [INFO] 07:25:26 [INFO] --- clm:3.0.0-01:index (default-cli) @ topology-segment-routing --- 07:25:26 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/sonatype-clm/module.xml 07:25:26 [INFO] 07:25:26 [INFO] -----------< org.opendaylight.bgpcep:bgp-topology-provider >------------ 07:25:26 [INFO] Building bgp-topology-provider 0.24.0-SNAPSHOT [68/167] 07:25:26 [INFO] from bgp/topology-provider/pom.xml 07:25:26 [INFO] -------------------------------[ bundle ]------------------------------- 07:25:26 [INFO] 07:25:26 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-topology-provider --- 07:25:26 [INFO] 07:25:26 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-topology-provider --- 07:25:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:25:26 [INFO] 07:25:26 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-topology-provider --- 07:25:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:25:26 [INFO] 07:25:26 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-topology-provider --- 07:25:27 [INFO] 07:25:27 [INFO] --- dependency:3.9.0:properties (default) @ bgp-topology-provider --- 07:25:27 [INFO] 07:25:27 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-topology-provider --- 07:25:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:25:27 [INFO] 07:25:27 [INFO] --- yang:14.0.20:generate-sources (binding) @ bgp-topology-provider --- 07:25:27 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:25:27 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/src/main/yang 07:25:27 [INFO] yang-to-sources: Found 21 dependencies in 3.373 ms 07:25:27 [INFO] yang-to-sources: Project model files found: 5 in 4.143 ms 07:25:27 [INFO] yang-to-sources: 17 YANG models processed in 146.4 ms 07:25:27 [INFO] BindingJavaFileGenerator: Defined 142 files in 32.12 ms 07:25:27 [INFO] Sorted 142 files into 33 directories in 311.5 μs 07:25:27 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 142 in 50.92 ms 07:25:27 [INFO] 07:25:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-topology-provider --- 07:25:27 [INFO] Starting audit... 07:25:27 Audit done. 07:25:27 [INFO] You have 0 Checkstyle violations. 07:25:27 [INFO] 07:25:27 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-topology-provider --- 07:25:27 [INFO] Starting audit... 07:25:27 Audit done. 07:25:27 [INFO] You have 0 Checkstyle violations. 07:25:27 [INFO] 07:25:27 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-topology-provider --- 07:25:27 [INFO] 07:25:27 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-topology-provider --- 07:25:27 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/src/main/resources 07:25:27 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/generated-sources/spi 07:25:27 [INFO] Copying 5 resources from target/generated-sources/yang to target/classes 07:25:27 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:25:27 [INFO] Copying 5 resources from target/generated-sources/yang to target/classes 07:25:27 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/generated-sources/spi 07:25:27 [INFO] 07:25:27 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-topology-provider --- 07:25:27 [INFO] Recompiling the module because of changed dependency. 07:25:27 [INFO] Compiling 159 source files with javac [debug release 21] to target/classes 07:25:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/AbstractTopologyBuilder.java:[231,21] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:25:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/AbstractTopologyBuilder.java:[241,56] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:25:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/AbstractTopologyBuilder.java:[244,89] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:25:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/AbstractTopologyBuilder.java:[251,14] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 07:25:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/LinkstateGraphBuilder.java:[177,21] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:25:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/LinkstateGraphBuilder.java:[183,56] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:25:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/LinkstateGraphBuilder.java:[186,89] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:25:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/config/AbstractBgpTopologyProvider.java:[33,10] auto-closeable resource org.opendaylight.bgpcep.bgp.topology.provider.config.AbstractBgpTopologyProvider has a member method close() that could throw InterruptedException 07:25:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/config/BgpTopologyDeployerImpl.java:[79,48] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:25:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/config/BgpTopologyDeployerImpl.java:[81,70] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:25:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/config/BgpTopologyDeployerImpl.java:[82,29] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:25:28 [INFO] 07:25:28 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-topology-provider >>> 07:25:28 [INFO] 07:25:28 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-topology-provider --- 07:25:28 [INFO] Fork Value is true 07:25:33 [INFO] Done SpotBugs Analysis.... 07:25:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:25:33 [INFO] 07:25:33 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-topology-provider <<< 07:25:33 [INFO] 07:25:33 [INFO] 07:25:33 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-topology-provider --- 07:25:33 [INFO] BugInstance size is 0 07:25:33 [INFO] Error size is 0 07:25:33 [INFO] No errors/warnings found 07:25:33 [INFO] 07:25:33 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-topology-provider --- 07:25:33 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:25:33 [INFO] 07:25:33 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-topology-provider --- 07:25:33 [INFO] Recompiling the module because of changed dependency. 07:25:33 [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes 07:25:33 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/src/test/java/org/opendaylight/bgpcep/bgp/topology/provider/Ipv4ReachabilityTopologyBuilderTest.java:[115,12] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 07:25:33 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/src/test/java/org/opendaylight/bgpcep/bgp/topology/provider/Ipv6ReachabilityTopologyBuilderTest.java:[113,12] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 07:25:33 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/src/test/java/org/opendaylight/bgpcep/bgp/topology/provider/LinkstateTopologyBuilderTest.java:[373,71] unchecked conversion 07:25:33 required: org.opendaylight.mdsal.binding.api.DataTreeModification 07:25:33 found: org.opendaylight.mdsal.binding.api.DataTreeModification 07:25:33 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/src/test/java/org/opendaylight/bgpcep/bgp/topology/provider/LinkstateTopologyBuilderTest.java:[437,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:25:33 [INFO] 07:25:33 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-topology-provider --- 07:25:33 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:25:33 [INFO] 07:25:33 [INFO] ------------------------------------------------------- 07:25:33 [INFO] T E S T S 07:25:33 [INFO] ------------------------------------------------------- 07:25:34 [INFO] Running org.opendaylight.bgpcep.bgp.topology.provider.Ipv6ReachabilityTopologyBuilderTest 07:25:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.190 s -- in org.opendaylight.bgpcep.bgp.topology.provider.Ipv6ReachabilityTopologyBuilderTest 07:25:40 [INFO] Running org.opendaylight.bgpcep.bgp.topology.provider.Ipv4ReachabilityTopologyBuilderTest 07:25:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.661 s -- in org.opendaylight.bgpcep.bgp.topology.provider.Ipv4ReachabilityTopologyBuilderTest 07:25:40 [INFO] Running org.opendaylight.bgpcep.bgp.topology.provider.UriBuilderTest 07:25:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.bgpcep.bgp.topology.provider.UriBuilderTest 07:25:40 [INFO] Running org.opendaylight.bgpcep.bgp.topology.provider.LinkstateGraphBuilderTest 07:25:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.bgpcep.bgp.topology.provider.LinkstateGraphBuilderTest 07:25:40 [INFO] Running org.opendaylight.bgpcep.bgp.topology.provider.LinkstateTopologyBuilderTest 07:25:40 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:26:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.54 s -- in org.opendaylight.bgpcep.bgp.topology.provider.LinkstateTopologyBuilderTest 07:26:23 [INFO] 07:26:23 [INFO] Results: 07:26:23 [INFO] 07:26:23 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 07:26:23 [INFO] 07:26:23 [INFO] 07:26:23 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-topology-provider --- 07:26:23 [INFO] 07:26:23 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-topology-provider --- 07:26:23 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/bgp-topology-provider-0.24.0-SNAPSHOT.jar 07:26:23 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/classes/META-INF/MANIFEST.MF 07:26:23 [INFO] 07:26:23 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-topology-provider --- 07:26:27 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/bgp-topology-provider-0.24.0-SNAPSHOT-javadoc.jar 07:26:27 [INFO] 07:26:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-topology-provider --- 07:26:27 [INFO] CycloneDX: Resolving Dependencies 07:26:28 [INFO] CycloneDX: Creating BOM version 1.6 with 65 component(s) 07:26:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/bom.xml 07:26:29 [INFO] attaching as bgp-topology-provider-0.24.0-SNAPSHOT-cyclonedx.xml 07:26:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/bom.json 07:26:29 [INFO] attaching as bgp-topology-provider-0.24.0-SNAPSHOT-cyclonedx.json 07:26:29 [INFO] 07:26:29 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-topology-provider --- 07:26:29 [INFO] Skipping duplicate-finder execution! 07:26:29 [INFO] 07:26:29 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-topology-provider --- 07:26:29 [INFO] No dependency problems found 07:26:29 [INFO] 07:26:29 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-topology-provider --- 07:26:29 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/bgp-topology-provider-0.24.0-SNAPSHOT-sources.jar 07:26:29 [INFO] 07:26:29 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-topology-provider --- 07:26:29 [INFO] 07:26:29 [INFO] --- jacoco:0.8.14:report (report) @ bgp-topology-provider --- 07:26:29 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/code-coverage/jacoco.exec 07:26:29 [INFO] Analyzed bundle 'bgp-topology-provider' with 33 classes 07:26:29 [INFO] 07:26:29 [INFO] --- install:3.1.4:install (default-install) @ bgp-topology-provider --- 07:26:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-topology-provider/0.24.0-SNAPSHOT/bgp-topology-provider-0.24.0-SNAPSHOT.pom 07:26:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/bgp-topology-provider-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-topology-provider/0.24.0-SNAPSHOT/bgp-topology-provider-0.24.0-SNAPSHOT.jar 07:26:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/bgp-topology-provider-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-topology-provider/0.24.0-SNAPSHOT/bgp-topology-provider-0.24.0-SNAPSHOT-javadoc.jar 07:26:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-topology-provider/0.24.0-SNAPSHOT/bgp-topology-provider-0.24.0-SNAPSHOT-cyclonedx.xml 07:26:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-topology-provider/0.24.0-SNAPSHOT/bgp-topology-provider-0.24.0-SNAPSHOT-cyclonedx.json 07:26:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/bgp-topology-provider-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-topology-provider/0.24.0-SNAPSHOT/bgp-topology-provider-0.24.0-SNAPSHOT-sources.jar 07:26:29 [INFO] 07:26:29 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-topology-provider --- 07:26:29 [INFO] Installing org/opendaylight/bgpcep/bgp-topology-provider/0.24.0-SNAPSHOT/bgp-topology-provider-0.24.0-SNAPSHOT.jar 07:26:29 [INFO] Writing OBR metadata 07:26:29 [INFO] 07:26:29 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-topology-provider --- 07:26:29 [INFO] org.opendaylight.bgpcep:bgp-topology-provider:bundle:0.24.0-SNAPSHOT 07:26:29 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:26:29 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.24.0-SNAPSHOT:compile 07:26:29 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:26:29 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:26:29 [INFO] | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:26:29 [INFO] | \- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:26:29 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:26:29 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:26:29 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:26:29 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:26:29 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.24.0-SNAPSHOT:compile 07:26:29 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:26:29 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:26:29 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:26:29 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT:compile 07:26:29 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:compile 07:26:29 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:26:29 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.24.0-SNAPSHOT:compile 07:26:29 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.24.0-SNAPSHOT:compile 07:26:29 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:26:29 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:26:29 [INFO] +- org.opendaylight.bgpcep:bgp-linkstate:jar:0.24.0-SNAPSHOT:compile 07:26:29 [INFO] | +- org.opendaylight.ietf:rfc8294-netty:jar:1.0.2:compile 07:26:29 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:26:29 [INFO] +- org.opendaylight.bgpcep:topology-api:jar:0.24.0-SNAPSHOT:compile 07:26:29 [INFO] +- org.opendaylight.bgpcep:topology-segment-routing:jar:0.24.0-SNAPSHOT:compile 07:26:29 [INFO] | \- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.24.0-SNAPSHOT:compile 07:26:29 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:0.24.0-SNAPSHOT:compile 07:26:29 [INFO] +- org.checkerframework:checker-qual:jar:3.51.1:provided (optional) 07:26:29 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:26:29 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:26:29 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:26:29 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:26:29 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:26:29 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 07:26:29 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:26:29 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:26:29 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:26:29 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:26:29 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:26:29 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:26:29 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:26:29 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:26:29 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:26:29 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:26:29 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:26:29 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:26:29 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:26:29 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:26:29 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:26:29 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:26:29 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:26:29 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:26:29 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.24.0-SNAPSHOT:test 07:26:29 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.20:test 07:26:29 [INFO] | +- ch.qos.logback:logback-core:jar:1.5.20:test 07:26:29 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:26:29 [INFO] +- org.opendaylight.bgpcep:bgp-rib-impl:test-jar:tests:0.24.0-SNAPSHOT:test 07:26:29 [INFO] | +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.24.0-SNAPSHOT:test 07:26:29 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.24.0-SNAPSHOT:test 07:26:29 [INFO] | +- org.opendaylight.bgpcep:bgp-route-target:jar:0.24.0-SNAPSHOT:test 07:26:29 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.24.0-SNAPSHOT:test 07:26:29 [INFO] | +- org.apache.commons:commons-lang3:jar:3.19.0:test 07:26:29 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:26:29 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:26:29 [INFO] | +- io.netty:netty-codec-base:jar:4.2.7.Final:test 07:26:29 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:26:29 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:26:29 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:runtime 07:26:29 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:runtime 07:26:29 [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:26:29 [INFO] +- org.opendaylight.bgpcep:bgp-rib-impl:jar:0.24.0-SNAPSHOT:test 07:26:29 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:26:29 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:26:29 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:26:29 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:26:29 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:26:29 [INFO] | | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:26:29 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:26:29 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:26:29 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:26:29 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:26:29 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:26:29 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:26:29 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:26:29 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:26:29 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:26:29 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:26:29 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:26:29 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:26:29 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:26:29 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:26:29 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:26:29 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:26:29 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:26:29 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:26:29 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:26:29 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:26:29 [INFO] | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:26:29 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:26:29 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final:test 07:26:29 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:14.0.20:test 07:26:29 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:26:29 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:26:29 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:26:29 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:26:29 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:26:29 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:26:29 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:26:29 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:26:29 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:26:29 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:26:29 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:26:29 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:26:29 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:26:29 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:26:29 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:26:29 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:26:29 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:26:29 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:26:29 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:26:29 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:26:29 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:26:29 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:26:29 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:26:29 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:26:29 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:26:29 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:26:29 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:26:29 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:26:29 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:26:29 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:26:29 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:26:29 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:26:29 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:26:29 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:26:29 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:26:29 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:26:29 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:26:29 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:26:29 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:26:29 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:26:29 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:26:29 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:26:29 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:26:29 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:26:29 [INFO] +- junit:junit:jar:4.13.2:test 07:26:29 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:26:29 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:26:29 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:26:29 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:26:29 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:26:29 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:26:29 [INFO] 07:26:29 [INFO] --- clm:3.0.0-01:index (default-cli) @ bgp-topology-provider --- 07:26:29 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/sonatype-clm/module.xml 07:26:29 [INFO] 07:26:29 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-rsvp-api >------------- 07:26:29 [INFO] Building OpenDaylight :: RSVP :: API 0.24.0-SNAPSHOT [69/167] 07:26:29 [INFO] from features/odl-bgpcep-rsvp-api/pom.xml 07:26:29 [INFO] ------------------------------[ feature ]------------------------------- 07:26:29 [INFO] 07:26:29 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-rsvp-api --- 07:26:29 [INFO] 07:26:29 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-rsvp-api --- 07:26:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:26:29 [INFO] 07:26:29 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-rsvp-api --- 07:26:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:26:29 [INFO] 07:26:29 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-rsvp-api --- 07:26:29 [INFO] 07:26:29 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-rsvp-api --- 07:26:29 [INFO] 07:26:29 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-rsvp-api --- 07:26:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:26:29 [INFO] argLine set to empty 07:26:29 [INFO] 07:26:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-rsvp-api --- 07:26:29 [INFO] Starting audit... 07:26:29 Audit done. 07:26:29 [INFO] You have 0 Checkstyle violations. 07:26:29 [INFO] 07:26:29 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-rsvp-api --- 07:26:29 [INFO] Starting audit... 07:26:29 Audit done. 07:26:29 [INFO] You have 0 Checkstyle violations. 07:26:29 [INFO] 07:26:29 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-rsvp-api --- 07:26:29 [INFO] 07:26:29 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-rsvp-api --- 07:26:29 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp-api/target/feature/feature.xml 07:26:29 [INFO] ...done! 07:26:29 [INFO] Attaching features XML 07:26:29 [INFO] 07:26:29 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-rsvp-api --- 07:26:29 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:26:29 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:26:29 [INFO] 07:26:29 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-rsvp-api >>> 07:26:29 [INFO] 07:26:29 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-rsvp-api --- 07:26:29 [INFO] No files found to run spotbugs, check compile phase has been run 07:26:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:26:29 [INFO] 07:26:29 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-rsvp-api <<< 07:26:29 [INFO] 07:26:29 [INFO] 07:26:29 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-rsvp-api --- 07:26:29 [INFO] 07:26:29 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-rsvp-api --- 07:26:29 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-rsvp-api 07:26:29 [INFO] Project dependency features detected: [] 07:26:29 [INFO] Pax Exam System (Version: 4.14.0) created. 07:26:29 [INFO] Creating RMI registry server on 127.0.0.1:36077 07:26:30 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:26:30 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:26:30 [INFO] Waiting for remote bundle context.. on 36077 name: 26a09cac-d802-4be9-8bab-d2d6c7638a3f timout: [ RelativeTimeout value = 180000 ] 07:26:33 [INFO] Building jar from resources and headers. 07:26:33 [INFO] Writing jar finished. 07:26:35 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:26:35 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:26:35 [INFO] 07:26:35 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-rsvp-api --- 07:26:35 [INFO] 07:26:35 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-rsvp-api --- 07:26:35 [INFO] No Javadoc in project. Archive not created. 07:26:35 [INFO] 07:26:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-rsvp-api --- 07:26:35 [INFO] CycloneDX: Resolving Dependencies 07:26:36 [INFO] CycloneDX: Creating BOM version 1.6 with 55 component(s) 07:26:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp-api/target/bom.xml 07:26:36 [INFO] attaching as odl-bgpcep-rsvp-api-0.24.0-SNAPSHOT-cyclonedx.xml 07:26:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp-api/target/bom.json 07:26:36 [INFO] attaching as odl-bgpcep-rsvp-api-0.24.0-SNAPSHOT-cyclonedx.json 07:26:36 [INFO] 07:26:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-rsvp-api --- 07:26:36 [INFO] Skipping duplicate-finder execution! 07:26:36 [INFO] 07:26:36 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-rsvp-api --- 07:26:36 [INFO] Skipping plugin execution 07:26:36 [INFO] 07:26:36 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-rsvp-api --- 07:26:36 [INFO] Skipping source per configuration. 07:26:36 [INFO] 07:26:36 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-rsvp-api --- 07:26:36 [INFO] 07:26:36 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-rsvp-api --- 07:26:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:26:36 [INFO] 07:26:36 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-rsvp-api --- 07:26:36 [WARNING] 07:26:36 [WARNING] The packaging plugin for project odl-bgpcep-rsvp-api did not assign 07:26:36 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:26:36 [WARNING] 07:26:36 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:26:36 [WARNING] 07:26:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp-api/0.24.0-SNAPSHOT/odl-bgpcep-rsvp-api-0.24.0-SNAPSHOT.pom 07:26:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp-api/0.24.0-SNAPSHOT/odl-bgpcep-rsvp-api-0.24.0-SNAPSHOT-features.xml 07:26:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp-api/0.24.0-SNAPSHOT/odl-bgpcep-rsvp-api-0.24.0-SNAPSHOT-cyclonedx.xml 07:26:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp-api/0.24.0-SNAPSHOT/odl-bgpcep-rsvp-api-0.24.0-SNAPSHOT-cyclonedx.json 07:26:36 [INFO] 07:26:36 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-rsvp-api --- 07:26:36 [INFO] org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:feature:0.24.0-SNAPSHOT 07:26:36 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.24.0-SNAPSHOT:compile 07:26:36 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:26:36 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:26:36 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:26:36 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:26:36 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:26:36 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:26:36 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:26:36 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:26:36 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:26:36 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:26:36 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:26:36 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:26:36 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:26:36 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:26:36 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:26:36 [INFO] +- org.opendaylight.bgpcep:rsvp-spi:jar:0.24.0-SNAPSHOT:compile 07:26:36 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:26:36 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:26:36 [INFO] | | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:26:36 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:26:36 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:26:36 [INFO] +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:26:36 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:26:36 [INFO] | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:26:36 [INFO] | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:26:36 [INFO] | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:26:36 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:26:36 [INFO] | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:26:36 [INFO] | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:26:36 [INFO] | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:26:36 [INFO] | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:26:36 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:26:36 [INFO] | | +- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:26:36 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:26:36 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:26:36 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:26:36 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:26:36 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:26:36 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:26:36 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:26:36 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:26:36 [INFO] | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:26:36 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:26:36 [INFO] | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:26:36 [INFO] | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:26:36 [INFO] | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:26:36 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:26:36 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.24.0-SNAPSHOT:compile 07:26:36 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:26:36 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:26:36 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:26:36 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:26:36 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:26:36 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:26:36 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:26:36 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:26:36 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:26:36 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:26:36 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:26:36 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:26:36 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:26:36 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:26:36 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:26:36 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:26:36 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:26:36 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:26:36 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:26:36 [INFO] +- junit:junit:jar:4.13.2:test 07:26:36 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:26:36 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:26:36 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:26:36 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:26:36 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:26:36 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:26:36 [INFO] 07:26:36 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-rsvp-api --- 07:26:36 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp-api/target/sonatype-clm/module.xml 07:26:36 [INFO] 07:26:36 [INFO] --------------< org.opendaylight.bgpcep:odl-bgpcep-rsvp >--------------- 07:26:36 [INFO] Building OpenDaylight :: RSVP 0.24.0-SNAPSHOT [70/167] 07:26:36 [INFO] from features/odl-bgpcep-rsvp/pom.xml 07:26:36 [INFO] ------------------------------[ feature ]------------------------------- 07:26:36 [INFO] 07:26:36 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-rsvp --- 07:26:36 [INFO] 07:26:36 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-rsvp --- 07:26:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:26:36 [INFO] 07:26:36 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-rsvp --- 07:26:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:26:36 [INFO] 07:26:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-rsvp --- 07:26:37 [INFO] 07:26:37 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-rsvp --- 07:26:37 [INFO] 07:26:37 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-rsvp --- 07:26:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:26:37 [INFO] argLine set to empty 07:26:37 [INFO] 07:26:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-rsvp --- 07:26:37 [INFO] Starting audit... 07:26:37 Audit done. 07:26:37 [INFO] You have 0 Checkstyle violations. 07:26:37 [INFO] 07:26:37 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-rsvp --- 07:26:37 [INFO] Starting audit... 07:26:37 Audit done. 07:26:37 [INFO] You have 0 Checkstyle violations. 07:26:37 [INFO] 07:26:37 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-rsvp --- 07:26:37 [INFO] 07:26:37 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-rsvp --- 07:26:37 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp/target/feature/feature.xml 07:26:37 [INFO] ...done! 07:26:37 [INFO] Attaching features XML 07:26:37 [INFO] 07:26:37 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-rsvp --- 07:26:37 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:26:37 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:26:37 [INFO] 07:26:37 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-rsvp >>> 07:26:37 [INFO] 07:26:37 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-rsvp --- 07:26:37 [INFO] No files found to run spotbugs, check compile phase has been run 07:26:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:26:37 [INFO] 07:26:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-rsvp <<< 07:26:37 [INFO] 07:26:37 [INFO] 07:26:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-rsvp --- 07:26:37 [INFO] 07:26:37 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-rsvp --- 07:26:37 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-rsvp 07:26:37 [INFO] Project dependency features detected: [] 07:26:37 [INFO] Pax Exam System (Version: 4.14.0) created. 07:26:37 [INFO] Creating RMI registry server on 127.0.0.1:37701 07:26:37 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:26:37 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:26:37 [INFO] Waiting for remote bundle context.. on 37701 name: 3484a2bc-a5e9-4bee-92ad-e7a7a135d3b7 timout: [ RelativeTimeout value = 180000 ] 07:26:41 [INFO] Building jar from resources and headers. 07:26:41 [INFO] Writing jar finished. 07:26:43 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:26:43 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:26:43 [INFO] 07:26:43 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-rsvp --- 07:26:43 [INFO] 07:26:43 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-rsvp --- 07:26:43 [INFO] No Javadoc in project. Archive not created. 07:26:43 [INFO] 07:26:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-rsvp --- 07:26:43 [INFO] CycloneDX: Resolving Dependencies 07:26:43 [INFO] CycloneDX: Creating BOM version 1.6 with 57 component(s) 07:26:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp/target/bom.xml 07:26:43 [INFO] attaching as odl-bgpcep-rsvp-0.24.0-SNAPSHOT-cyclonedx.xml 07:26:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp/target/bom.json 07:26:43 [INFO] attaching as odl-bgpcep-rsvp-0.24.0-SNAPSHOT-cyclonedx.json 07:26:43 [INFO] 07:26:43 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-rsvp --- 07:26:43 [INFO] Skipping duplicate-finder execution! 07:26:43 [INFO] 07:26:43 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-rsvp --- 07:26:43 [INFO] Skipping plugin execution 07:26:43 [INFO] 07:26:43 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-rsvp --- 07:26:43 [INFO] Skipping source per configuration. 07:26:43 [INFO] 07:26:43 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-rsvp --- 07:26:43 [INFO] 07:26:43 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-rsvp --- 07:26:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:26:43 [INFO] 07:26:43 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-rsvp --- 07:26:43 [WARNING] 07:26:43 [WARNING] The packaging plugin for project odl-bgpcep-rsvp did not assign 07:26:43 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:26:43 [WARNING] 07:26:43 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:26:43 [WARNING] 07:26:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp/0.24.0-SNAPSHOT/odl-bgpcep-rsvp-0.24.0-SNAPSHOT.pom 07:26:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp/0.24.0-SNAPSHOT/odl-bgpcep-rsvp-0.24.0-SNAPSHOT-features.xml 07:26:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp/0.24.0-SNAPSHOT/odl-bgpcep-rsvp-0.24.0-SNAPSHOT-cyclonedx.xml 07:26:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp/0.24.0-SNAPSHOT/odl-bgpcep-rsvp-0.24.0-SNAPSHOT-cyclonedx.json 07:26:43 [INFO] 07:26:43 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-rsvp --- 07:26:43 [INFO] org.opendaylight.bgpcep:odl-bgpcep-rsvp:feature:0.24.0-SNAPSHOT 07:26:43 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.24.0-SNAPSHOT:compile 07:26:43 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.24.0-SNAPSHOT:compile 07:26:43 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:26:43 [INFO] | | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:26:43 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.24.0-SNAPSHOT:compile 07:26:43 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:26:43 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:26:43 [INFO] | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:26:43 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:26:43 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:26:43 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:26:43 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:26:43 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:26:43 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:26:43 [INFO] | | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:26:43 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:26:43 [INFO] | | | +- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:26:43 [INFO] | | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:26:43 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:26:43 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:26:43 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:26:43 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:26:43 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:26:43 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:26:43 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:26:43 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:26:43 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:26:43 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:26:43 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:26:43 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:26:43 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:26:43 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.24.0-SNAPSHOT:compile 07:26:43 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:26:43 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:26:43 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:26:43 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:26:43 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:26:43 [INFO] +- org.opendaylight.bgpcep:rsvp-impl:jar:0.24.0-SNAPSHOT:compile 07:26:43 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:26:43 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:26:43 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:26:43 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:26:43 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:26:43 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:26:43 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:26:43 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:26:43 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:26:43 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:26:43 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:26:43 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:26:43 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:26:43 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:26:43 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:26:43 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:26:43 [INFO] | \- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:26:43 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:26:43 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:26:43 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:26:43 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:26:43 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:26:43 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:26:43 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:26:43 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:26:43 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:26:43 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:26:43 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:26:43 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:26:43 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:26:43 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:26:43 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:26:43 [INFO] +- junit:junit:jar:4.13.2:test 07:26:43 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:26:43 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:26:43 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:26:43 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:26:43 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:26:43 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:26:44 [INFO] 07:26:44 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-rsvp --- 07:26:44 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp/target/sonatype-clm/module.xml 07:26:44 [INFO] 07:26:44 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-linkstate >---------- 07:26:44 [INFO] Building OpenDaylight :: BGP :: RIB Linkstate 0.24.0-SNAPSHOT [71/167] 07:26:44 [INFO] from features/odl-bgpcep-bgp-linkstate/pom.xml 07:26:44 [INFO] ------------------------------[ feature ]------------------------------- 07:26:44 [INFO] 07:26:44 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-linkstate --- 07:26:44 [INFO] 07:26:44 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-linkstate --- 07:26:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:26:44 [INFO] 07:26:44 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-linkstate --- 07:26:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:26:44 [INFO] 07:26:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-linkstate --- 07:26:44 [INFO] 07:26:44 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-linkstate --- 07:26:44 [INFO] 07:26:44 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-linkstate --- 07:26:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:26:44 [INFO] argLine set to empty 07:26:44 [INFO] 07:26:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-linkstate --- 07:26:44 [INFO] Starting audit... 07:26:44 Audit done. 07:26:44 [INFO] You have 0 Checkstyle violations. 07:26:44 [INFO] 07:26:44 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-linkstate --- 07:26:44 [INFO] Starting audit... 07:26:44 Audit done. 07:26:44 [INFO] You have 0 Checkstyle violations. 07:26:44 [INFO] 07:26:44 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-linkstate --- 07:26:44 [INFO] 07:26:44 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-linkstate --- 07:26:44 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-linkstate/target/feature/feature.xml 07:26:44 [INFO] ...done! 07:26:44 [INFO] Attaching features XML 07:26:44 [INFO] 07:26:44 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-linkstate --- 07:26:44 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:26:44 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:26:44 [INFO] 07:26:44 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-linkstate >>> 07:26:44 [INFO] 07:26:44 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-linkstate --- 07:26:44 [INFO] No files found to run spotbugs, check compile phase has been run 07:26:44 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:26:44 [INFO] 07:26:44 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-linkstate <<< 07:26:44 [INFO] 07:26:44 [INFO] 07:26:44 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-linkstate --- 07:26:44 [INFO] 07:26:44 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bgp-linkstate --- 07:26:44 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-linkstate 07:26:44 [INFO] Project dependency features detected: [] 07:26:44 [INFO] Pax Exam System (Version: 4.14.0) created. 07:26:44 [INFO] Creating RMI registry server on 127.0.0.1:43625 07:26:45 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:26:45 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:26:45 [INFO] Waiting for remote bundle context.. on 43625 name: eff109a5-7671-4608-8b45-88f2125903a0 timout: [ RelativeTimeout value = 180000 ] 07:26:48 [INFO] Building jar from resources and headers. 07:26:48 [INFO] Writing jar finished. 07:26:56 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:26:56 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:26:56 [INFO] 07:26:56 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-bgp-linkstate --- 07:26:56 [INFO] 07:26:56 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-linkstate --- 07:26:56 [INFO] No Javadoc in project. Archive not created. 07:26:56 [INFO] 07:26:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-linkstate --- 07:26:56 [INFO] CycloneDX: Resolving Dependencies 07:26:59 [INFO] CycloneDX: Creating BOM version 1.6 with 243 component(s) 07:26:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-linkstate/target/bom.xml 07:26:59 [INFO] attaching as odl-bgpcep-bgp-linkstate-0.24.0-SNAPSHOT-cyclonedx.xml 07:26:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-linkstate/target/bom.json 07:26:59 [INFO] attaching as odl-bgpcep-bgp-linkstate-0.24.0-SNAPSHOT-cyclonedx.json 07:26:59 [INFO] 07:26:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-linkstate --- 07:26:59 [INFO] Skipping duplicate-finder execution! 07:26:59 [INFO] 07:26:59 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-linkstate --- 07:26:59 [INFO] Skipping plugin execution 07:26:59 [INFO] 07:26:59 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-linkstate --- 07:26:59 [INFO] Skipping source per configuration. 07:26:59 [INFO] 07:26:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-linkstate --- 07:26:59 [INFO] 07:26:59 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-linkstate --- 07:26:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:26:59 [INFO] 07:26:59 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-linkstate --- 07:26:59 [WARNING] 07:26:59 [WARNING] The packaging plugin for project odl-bgpcep-bgp-linkstate did not assign 07:26:59 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:26:59 [WARNING] 07:26:59 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:26:59 [WARNING] 07:26:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-linkstate/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-linkstate/0.24.0-SNAPSHOT/odl-bgpcep-bgp-linkstate-0.24.0-SNAPSHOT.pom 07:26:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-linkstate/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-linkstate/0.24.0-SNAPSHOT/odl-bgpcep-bgp-linkstate-0.24.0-SNAPSHOT-features.xml 07:26:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-linkstate/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-linkstate/0.24.0-SNAPSHOT/odl-bgpcep-bgp-linkstate-0.24.0-SNAPSHOT-cyclonedx.xml 07:26:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-linkstate/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-linkstate/0.24.0-SNAPSHOT/odl-bgpcep-bgp-linkstate-0.24.0-SNAPSHOT-cyclonedx.json 07:26:59 [INFO] 07:26:59 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bgp-linkstate --- 07:26:59 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-linkstate:feature:0.24.0-SNAPSHOT 07:26:59 [INFO] +- org.opendaylight.bgpcep:bgp-linkstate:jar:0.24.0-SNAPSHOT:compile 07:26:59 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:26:59 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.24.0-SNAPSHOT:compile 07:26:59 [INFO] | +- org.opendaylight.ietf:rfc8294-netty:jar:1.0.2:compile 07:26:59 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:26:59 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:26:59 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:26:59 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:26:59 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:26:59 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:26:59 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:26:59 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:26:59 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:26:59 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:26:59 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT:compile 07:26:59 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:26:59 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:26:59 [INFO] | | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:26:59 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:26:59 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:26:59 [INFO] | | \- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:26:59 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:compile 07:26:59 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:26:59 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.24.0-SNAPSHOT:compile 07:26:59 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.24.0-SNAPSHOT:compile 07:26:59 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:26:59 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:26:59 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:26:59 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:26:59 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:26:59 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:26:59 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:26:59 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:26:59 [INFO] | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:26:59 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:26:59 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:26:59 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:26:59 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:26:59 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:26:59 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:26:59 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:26:59 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:26:59 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:26:59 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:26:59 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:26:59 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:26:59 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:26:59 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.24.0-SNAPSHOT:compile 07:26:59 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.24.0-SNAPSHOT:compile 07:26:59 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.24.0-SNAPSHOT:compile 07:26:59 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.24.0-SNAPSHOT:compile 07:26:59 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:26:59 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:26:59 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:26:59 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:26:59 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:26:59 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:26:59 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:26:59 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:26:59 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:26:59 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:26:59 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:26:59 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:26:59 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:26:59 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:26:59 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:26:59 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.24.0-SNAPSHOT:compile 07:26:59 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.24.0-SNAPSHOT:compile 07:26:59 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:compile 07:26:59 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:26:59 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:26:59 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:26:59 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:26:59 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.24.0-SNAPSHOT:compile 07:26:59 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.24.0-SNAPSHOT:compile 07:26:59 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-rsvp:xml:features:0.24.0-SNAPSHOT:compile 07:26:59 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.24.0-SNAPSHOT:compile 07:26:59 [INFO] | | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.24.0-SNAPSHOT:compile 07:26:59 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:26:59 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.24.0-SNAPSHOT:compile 07:26:59 [INFO] | \- org.opendaylight.bgpcep:rsvp-impl:jar:0.24.0-SNAPSHOT:compile 07:26:59 [INFO] +- org.opendaylight.ietf:odl-ietf-rfc8294-netty:xml:features:1.0.2:compile 07:26:59 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:26:59 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:26:59 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:26:59 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:26:59 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:26:59 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:26:59 [INFO] | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:26:59 [INFO] | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:26:59 [INFO] | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:26:59 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:26:59 [INFO] | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:26:59 [INFO] | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:26:59 [INFO] | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:26:59 [INFO] | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:26:59 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:26:59 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:26:59 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:26:59 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:26:59 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:26:59 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:26:59 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:26:59 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:26:59 [INFO] | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:26:59 [INFO] | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:26:59 [INFO] | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:26:59 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:compile 07:26:59 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:compile 07:26:59 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:compile 07:26:59 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:26:59 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:compile 07:26:59 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:compile 07:26:59 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:26:59 [INFO] | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:26:59 [INFO] | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:26:59 [INFO] | | | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:26:59 [INFO] | | | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:26:59 [INFO] | | | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:26:59 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:26:59 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:26:59 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:26:59 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile 07:26:59 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:26:59 [INFO] | | | | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:26:59 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:26:59 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:26:59 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:26:59 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 07:26:59 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:26:59 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:compile 07:26:59 [INFO] | | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:26:59 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 07:26:59 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:compile 07:26:59 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:26:59 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:26:59 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:26:59 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 07:26:59 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:compile 07:26:59 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:compile 07:26:59 [INFO] | | +- com.typesafe:config:jar:1.4.5:compile 07:26:59 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:26:59 [INFO] | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 07:26:59 [INFO] | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:compile 07:26:59 [INFO] | | | +- io.aeron:aeron-annotations:jar:1.45.1:compile 07:26:59 [INFO] | | | +- io.aeron:aeron-client:jar:1.45.1:compile 07:26:59 [INFO] | | | +- io.aeron:aeron-driver:jar:1.45.1:compile 07:26:59 [INFO] | | | +- org.agrona:agrona:jar:1.22.0:compile 07:26:59 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:26:59 [INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:26:59 [INFO] | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:compile 07:26:59 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:12.0.3:compile 07:26:59 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:26:59 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:26:59 [INFO] | | \- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:compile 07:26:59 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:26:59 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:compile 07:26:59 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:compile 07:26:59 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.26.0:compile 07:26:59 [INFO] | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:compile 07:26:59 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:26:59 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:26:59 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:26:59 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:26:59 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:compile 07:26:59 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:compile 07:26:59 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:compile 07:26:59 [INFO] | | \- org.apache.commons:commons-text:jar:1.14.0:compile 07:26:59 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:26:59 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:26:59 [INFO] | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:26:59 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:26:59 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:26:59 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:26:59 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:26:59 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:26:59 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:26:59 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:26:59 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:compile 07:26:59 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:26:59 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:26:59 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:26:59 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:26:59 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:26:59 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:26:59 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:26:59 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:26:59 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:26:59 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:26:59 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:26:59 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:26:59 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:26:59 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:26:59 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:26:59 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:26:59 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:26:59 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:26:59 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:26:59 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:26:59 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:26:59 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:26:59 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:26:59 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:26:59 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:26:59 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:26:59 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:26:59 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:compile 07:26:59 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:compile 07:26:59 [INFO] | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:compile 07:26:59 [INFO] | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:compile 07:26:59 [INFO] | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:compile 07:26:59 [INFO] | | | \- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:compile 07:26:59 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:compile 07:26:59 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:compile 07:26:59 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:compile 07:26:59 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:compile 07:26:59 [INFO] | | \- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:compile 07:26:59 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:compile 07:26:59 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:compile 07:26:59 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:compile 07:26:59 [INFO] | | \- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:26:59 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:compile 07:26:59 [INFO] | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:compile 07:26:59 [INFO] | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:26:59 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:compile 07:26:59 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:compile 07:26:59 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:26:59 [INFO] | | +- org.opendaylight.controller:raft-api:jar:12.0.3:compile 07:26:59 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:compile 07:26:59 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:26:59 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:26:59 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:26:59 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:compile 07:26:59 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:26:59 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:compile 07:26:59 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:compile 07:26:59 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:compile 07:26:59 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:compile 07:26:59 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:compile 07:26:59 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:compile 07:26:59 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:compile 07:26:59 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:26:59 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:26:59 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:26:59 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:26:59 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:26:59 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:26:59 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:26:59 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:26:59 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:26:59 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:26:59 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:26:59 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:26:59 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:26:59 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:26:59 [INFO] +- junit:junit:jar:4.13.2:test 07:26:59 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:26:59 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:26:59 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:26:59 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:26:59 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:26:59 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:26:59 [INFO] 07:26:59 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-bgp-linkstate --- 07:26:59 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-linkstate/target/sonatype-clm/module.xml 07:26:59 [INFO] 07:26:59 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-topology-api >----------- 07:26:59 [INFO] Building OpenDaylight :: BGPCEP :: Topology :: Api 0.24.0-SNAPSHOT [72/167] 07:26:59 [INFO] from features/odl-bgpcep-topology-api/pom.xml 07:26:59 [INFO] ------------------------------[ feature ]------------------------------- 07:26:59 [INFO] 07:26:59 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-topology-api --- 07:26:59 [INFO] 07:26:59 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-topology-api --- 07:26:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:26:59 [INFO] 07:26:59 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-topology-api --- 07:26:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:26:59 [INFO] 07:26:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-topology-api --- 07:26:59 [INFO] 07:26:59 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-topology-api --- 07:26:59 [INFO] 07:26:59 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-topology-api --- 07:26:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:26:59 [INFO] argLine set to empty 07:26:59 [INFO] 07:26:59 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-topology-api --- 07:27:00 [INFO] Starting audit... 07:27:00 Audit done. 07:27:00 [INFO] You have 0 Checkstyle violations. 07:27:00 [INFO] 07:27:00 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-topology-api --- 07:27:00 [INFO] Starting audit... 07:27:00 Audit done. 07:27:00 [INFO] You have 0 Checkstyle violations. 07:27:00 [INFO] 07:27:00 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-topology-api --- 07:27:00 [INFO] 07:27:00 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-topology-api --- 07:27:00 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-api/target/feature/feature.xml 07:27:00 [INFO] ...done! 07:27:00 [INFO] Attaching features XML 07:27:00 [INFO] 07:27:00 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-topology-api --- 07:27:00 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:27:00 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:27:00 [INFO] 07:27:00 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-topology-api >>> 07:27:00 [INFO] 07:27:00 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-topology-api --- 07:27:00 [INFO] No files found to run spotbugs, check compile phase has been run 07:27:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:27:00 [INFO] 07:27:00 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-topology-api <<< 07:27:00 [INFO] 07:27:00 [INFO] 07:27:00 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-topology-api --- 07:27:00 [INFO] 07:27:00 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-topology-api --- 07:27:00 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-topology-api 07:27:00 [INFO] Project dependency features detected: [] 07:27:00 [INFO] Pax Exam System (Version: 4.14.0) created. 07:27:00 [INFO] Creating RMI registry server on 127.0.0.1:36327 07:27:00 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:27:00 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:27:00 [INFO] Waiting for remote bundle context.. on 36327 name: ea005c98-2b36-4f09-85ba-e513a9181ba6 timout: [ RelativeTimeout value = 180000 ] 07:27:03 [INFO] Building jar from resources and headers. 07:27:03 [INFO] Writing jar finished. 07:27:05 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:27:05 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:27:05 [INFO] 07:27:05 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-topology-api --- 07:27:05 [INFO] 07:27:05 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-topology-api --- 07:27:05 [INFO] No Javadoc in project. Archive not created. 07:27:05 [INFO] 07:27:05 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-topology-api --- 07:27:05 [INFO] CycloneDX: Resolving Dependencies 07:27:06 [INFO] CycloneDX: Creating BOM version 1.6 with 35 component(s) 07:27:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-api/target/bom.xml 07:27:06 [INFO] attaching as odl-bgpcep-topology-api-0.24.0-SNAPSHOT-cyclonedx.xml 07:27:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-api/target/bom.json 07:27:06 [INFO] attaching as odl-bgpcep-topology-api-0.24.0-SNAPSHOT-cyclonedx.json 07:27:06 [INFO] 07:27:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-topology-api --- 07:27:06 [INFO] Skipping duplicate-finder execution! 07:27:06 [INFO] 07:27:06 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-topology-api --- 07:27:06 [INFO] Skipping plugin execution 07:27:06 [INFO] 07:27:06 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-topology-api --- 07:27:06 [INFO] Skipping source per configuration. 07:27:06 [INFO] 07:27:06 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-topology-api --- 07:27:06 [INFO] 07:27:06 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-topology-api --- 07:27:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:27:06 [INFO] 07:27:06 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-topology-api --- 07:27:06 [WARNING] 07:27:06 [WARNING] The packaging plugin for project odl-bgpcep-topology-api did not assign 07:27:06 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:27:06 [WARNING] 07:27:06 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:27:06 [WARNING] 07:27:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-api/0.24.0-SNAPSHOT/odl-bgpcep-topology-api-0.24.0-SNAPSHOT.pom 07:27:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-api/0.24.0-SNAPSHOT/odl-bgpcep-topology-api-0.24.0-SNAPSHOT-features.xml 07:27:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-api/0.24.0-SNAPSHOT/odl-bgpcep-topology-api-0.24.0-SNAPSHOT-cyclonedx.xml 07:27:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-api/0.24.0-SNAPSHOT/odl-bgpcep-topology-api-0.24.0-SNAPSHOT-cyclonedx.json 07:27:06 [INFO] 07:27:06 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-topology-api --- 07:27:06 [INFO] org.opendaylight.bgpcep:odl-bgpcep-topology-api:feature:0.24.0-SNAPSHOT 07:27:06 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.24.0-SNAPSHOT:compile 07:27:06 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:27:06 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:27:06 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:27:06 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:27:06 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:27:06 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:27:06 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:27:06 [INFO] +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:27:06 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:27:06 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:27:06 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:27:06 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:27:06 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:27:06 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:27:06 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:27:06 [INFO] | | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:27:06 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:27:06 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:27:06 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:27:06 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:15.0.2:compile 07:27:06 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:27:06 [INFO] +- org.opendaylight.bgpcep:topology-api:jar:0.24.0-SNAPSHOT:compile 07:27:06 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:27:06 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:27:06 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:27:06 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:27:06 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:27:06 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:27:06 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:27:06 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:27:06 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:27:06 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:27:06 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:27:06 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:27:06 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:27:06 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:27:06 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:27:06 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:27:06 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:27:06 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:27:06 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:27:06 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:27:06 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:27:06 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:27:06 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:27:06 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:27:06 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:27:06 [INFO] +- junit:junit:jar:4.13.2:test 07:27:06 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:27:06 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:27:06 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:27:06 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:27:06 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:27:06 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:27:06 [INFO] 07:27:06 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-topology-api --- 07:27:06 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-api/target/sonatype-clm/module.xml 07:27:06 [INFO] 07:27:06 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api >------- 07:27:06 [INFO] Building OpenDaylight :: BGPCEP :: Topology :: Tunnel :: Api 0.24.0-SNAPSHOT [73/167] 07:27:06 [INFO] from features/odl-bgpcep-topology-tunnel-api/pom.xml 07:27:06 [INFO] ------------------------------[ feature ]------------------------------- 07:27:06 [INFO] 07:27:06 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-topology-tunnel-api --- 07:27:06 [INFO] 07:27:06 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-topology-tunnel-api --- 07:27:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:27:06 [INFO] 07:27:06 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-topology-tunnel-api --- 07:27:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:27:06 [INFO] 07:27:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-topology-tunnel-api --- 07:27:06 [INFO] 07:27:06 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-topology-tunnel-api --- 07:27:06 [INFO] 07:27:06 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-topology-tunnel-api --- 07:27:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:27:06 [INFO] argLine set to empty 07:27:06 [INFO] 07:27:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-topology-tunnel-api --- 07:27:06 [INFO] Starting audit... 07:27:06 Audit done. 07:27:06 [INFO] You have 0 Checkstyle violations. 07:27:06 [INFO] 07:27:06 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-topology-tunnel-api --- 07:27:06 [INFO] Starting audit... 07:27:06 Audit done. 07:27:06 [INFO] You have 0 Checkstyle violations. 07:27:06 [INFO] 07:27:06 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-topology-tunnel-api --- 07:27:06 [INFO] 07:27:06 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-topology-tunnel-api --- 07:27:06 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-tunnel-api/target/feature/feature.xml 07:27:06 [INFO] ...done! 07:27:06 [INFO] Attaching features XML 07:27:06 [INFO] 07:27:06 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-topology-tunnel-api --- 07:27:06 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:27:07 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:27:07 [INFO] 07:27:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-topology-tunnel-api >>> 07:27:07 [INFO] 07:27:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-topology-tunnel-api --- 07:27:07 [INFO] No files found to run spotbugs, check compile phase has been run 07:27:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:27:07 [INFO] 07:27:07 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-topology-tunnel-api <<< 07:27:07 [INFO] 07:27:07 [INFO] 07:27:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-topology-tunnel-api --- 07:27:07 [INFO] 07:27:07 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-topology-tunnel-api --- 07:27:07 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api 07:27:07 [INFO] Project dependency features detected: [] 07:27:07 [INFO] Pax Exam System (Version: 4.14.0) created. 07:27:07 [INFO] Creating RMI registry server on 127.0.0.1:33607 07:27:07 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:27:07 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:27:07 [INFO] Waiting for remote bundle context.. on 33607 name: 75ddf3e8-c91e-4991-8d8a-829a27b15f1c timout: [ RelativeTimeout value = 180000 ] 07:27:10 [INFO] Building jar from resources and headers. 07:27:10 [INFO] Writing jar finished. 07:27:12 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:27:12 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:27:12 [INFO] 07:27:12 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-topology-tunnel-api --- 07:27:12 [INFO] 07:27:12 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-topology-tunnel-api --- 07:27:12 [INFO] No Javadoc in project. Archive not created. 07:27:12 [INFO] 07:27:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-topology-tunnel-api --- 07:27:12 [INFO] CycloneDX: Resolving Dependencies 07:27:13 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 07:27:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-tunnel-api/target/bom.xml 07:27:13 [INFO] attaching as odl-bgpcep-topology-tunnel-api-0.24.0-SNAPSHOT-cyclonedx.xml 07:27:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-tunnel-api/target/bom.json 07:27:13 [INFO] attaching as odl-bgpcep-topology-tunnel-api-0.24.0-SNAPSHOT-cyclonedx.json 07:27:13 [INFO] 07:27:13 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-topology-tunnel-api --- 07:27:13 [INFO] Skipping duplicate-finder execution! 07:27:13 [INFO] 07:27:13 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-topology-tunnel-api --- 07:27:13 [INFO] Skipping plugin execution 07:27:13 [INFO] 07:27:13 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-topology-tunnel-api --- 07:27:13 [INFO] Skipping source per configuration. 07:27:13 [INFO] 07:27:13 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-topology-tunnel-api --- 07:27:13 [INFO] 07:27:13 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-topology-tunnel-api --- 07:27:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:27:13 [INFO] 07:27:13 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-topology-tunnel-api --- 07:27:13 [WARNING] 07:27:13 [WARNING] The packaging plugin for project odl-bgpcep-topology-tunnel-api did not assign 07:27:13 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:27:13 [WARNING] 07:27:13 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:27:13 [WARNING] 07:27:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-tunnel-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-tunnel-api/0.24.0-SNAPSHOT/odl-bgpcep-topology-tunnel-api-0.24.0-SNAPSHOT.pom 07:27:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-tunnel-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-tunnel-api/0.24.0-SNAPSHOT/odl-bgpcep-topology-tunnel-api-0.24.0-SNAPSHOT-features.xml 07:27:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-tunnel-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-tunnel-api/0.24.0-SNAPSHOT/odl-bgpcep-topology-tunnel-api-0.24.0-SNAPSHOT-cyclonedx.xml 07:27:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-tunnel-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-tunnel-api/0.24.0-SNAPSHOT/odl-bgpcep-topology-tunnel-api-0.24.0-SNAPSHOT-cyclonedx.json 07:27:13 [INFO] 07:27:13 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-topology-tunnel-api --- 07:27:13 [INFO] org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:feature:0.24.0-SNAPSHOT 07:27:13 [INFO] +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.24.0-SNAPSHOT:compile 07:27:13 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:27:13 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:27:13 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:27:13 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:27:13 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:27:13 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:27:13 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:27:13 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:27:13 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:27:13 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:27:13 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:27:13 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:27:13 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:27:13 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:27:13 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:27:13 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:15.0.2:compile 07:27:13 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:27:13 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:27:13 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:27:13 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:27:13 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:27:13 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:27:13 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:27:13 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:27:13 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:27:13 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:27:13 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:27:13 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:27:13 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:27:13 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:27:13 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:27:13 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:27:13 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:27:13 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:27:13 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:27:13 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:27:13 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:27:13 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:27:13 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:27:13 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:27:13 [INFO] +- junit:junit:jar:4.13.2:test 07:27:13 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:27:13 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:27:13 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:27:13 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:27:13 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:27:13 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:27:13 [INFO] 07:27:13 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-topology-tunnel-api --- 07:27:13 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-tunnel-api/target/sonatype-clm/module.xml 07:27:13 [INFO] 07:27:13 [INFO] ----< org.opendaylight.bgpcep:odl-bgpcep-topology-segment-routing >----- 07:27:13 [INFO] Building OpenDaylight :: BGPCEP :: Topology :: Segment :: Routing :: Api 0.24.0-SNAPSHOT [74/167] 07:27:13 [INFO] from features/odl-bgpcep-topology-segment-routing/pom.xml 07:27:13 [INFO] ------------------------------[ feature ]------------------------------- 07:27:13 [INFO] 07:27:13 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-topology-segment-routing --- 07:27:13 [INFO] 07:27:13 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-topology-segment-routing --- 07:27:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:27:13 [INFO] 07:27:13 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-topology-segment-routing --- 07:27:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:27:13 [INFO] 07:27:13 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-topology-segment-routing --- 07:27:13 [INFO] 07:27:13 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-topology-segment-routing --- 07:27:13 [INFO] 07:27:13 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-topology-segment-routing --- 07:27:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:27:13 [INFO] argLine set to empty 07:27:13 [INFO] 07:27:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-topology-segment-routing --- 07:27:13 [INFO] Starting audit... 07:27:13 Audit done. 07:27:13 [INFO] You have 0 Checkstyle violations. 07:27:13 [INFO] 07:27:13 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-topology-segment-routing --- 07:27:13 [INFO] Starting audit... 07:27:13 Audit done. 07:27:13 [INFO] You have 0 Checkstyle violations. 07:27:13 [INFO] 07:27:13 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-topology-segment-routing --- 07:27:13 [INFO] 07:27:13 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-topology-segment-routing --- 07:27:13 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-segment-routing/target/feature/feature.xml 07:27:13 [INFO] ...done! 07:27:13 [INFO] Attaching features XML 07:27:13 [INFO] 07:27:13 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-topology-segment-routing --- 07:27: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:27:13 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:27:13 [INFO] 07:27:13 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-topology-segment-routing >>> 07:27:13 [INFO] 07:27:13 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-topology-segment-routing --- 07:27:13 [INFO] No files found to run spotbugs, check compile phase has been run 07:27:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:27:13 [INFO] 07:27:13 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-topology-segment-routing <<< 07:27:13 [INFO] 07:27:13 [INFO] 07:27:13 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-topology-segment-routing --- 07:27:13 [INFO] 07:27:13 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-topology-segment-routing --- 07:27:13 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-topology-segment-routing 07:27:13 [INFO] Project dependency features detected: [] 07:27:13 [INFO] Pax Exam System (Version: 4.14.0) created. 07:27:13 [INFO] Creating RMI registry server on 127.0.0.1:37023 07:27:14 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:27:14 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:27:14 [INFO] Waiting for remote bundle context.. on 37023 name: 9531c1a9-0068-4e40-82a6-6ae13247fc55 timout: [ RelativeTimeout value = 180000 ] 07:27:17 [INFO] Building jar from resources and headers. 07:27:17 [INFO] Writing jar finished. 07:27:19 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:27:19 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:27:19 [INFO] 07:27:19 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-topology-segment-routing --- 07:27:19 [INFO] 07:27:19 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-topology-segment-routing --- 07:27:19 [INFO] No Javadoc in project. Archive not created. 07:27:19 [INFO] 07:27:19 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-topology-segment-routing --- 07:27:19 [INFO] CycloneDX: Resolving Dependencies 07:27:20 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 07:27:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-segment-routing/target/bom.xml 07:27:20 [INFO] attaching as odl-bgpcep-topology-segment-routing-0.24.0-SNAPSHOT-cyclonedx.xml 07:27:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-segment-routing/target/bom.json 07:27:20 [INFO] attaching as odl-bgpcep-topology-segment-routing-0.24.0-SNAPSHOT-cyclonedx.json 07:27:20 [INFO] 07:27:20 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-topology-segment-routing --- 07:27:20 [INFO] Skipping duplicate-finder execution! 07:27:20 [INFO] 07:27:20 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-topology-segment-routing --- 07:27:20 [INFO] Skipping plugin execution 07:27:20 [INFO] 07:27:20 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-topology-segment-routing --- 07:27:20 [INFO] Skipping source per configuration. 07:27:20 [INFO] 07:27:20 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-topology-segment-routing --- 07:27:20 [INFO] 07:27:20 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-topology-segment-routing --- 07:27:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:27:20 [INFO] 07:27:20 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-topology-segment-routing --- 07:27:20 [WARNING] 07:27:20 [WARNING] The packaging plugin for project odl-bgpcep-topology-segment-routing did not assign 07:27:20 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:27:20 [WARNING] 07:27:20 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:27:20 [WARNING] 07:27:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-segment-routing/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-segment-routing/0.24.0-SNAPSHOT/odl-bgpcep-topology-segment-routing-0.24.0-SNAPSHOT.pom 07:27:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-segment-routing/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-segment-routing/0.24.0-SNAPSHOT/odl-bgpcep-topology-segment-routing-0.24.0-SNAPSHOT-features.xml 07:27:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-segment-routing/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-segment-routing/0.24.0-SNAPSHOT/odl-bgpcep-topology-segment-routing-0.24.0-SNAPSHOT-cyclonedx.xml 07:27:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-segment-routing/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-segment-routing/0.24.0-SNAPSHOT/odl-bgpcep-topology-segment-routing-0.24.0-SNAPSHOT-cyclonedx.json 07:27:20 [INFO] 07:27:20 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-topology-segment-routing --- 07:27:20 [INFO] org.opendaylight.bgpcep:odl-bgpcep-topology-segment-routing:feature:0.24.0-SNAPSHOT 07:27:20 [INFO] +- org.opendaylight.bgpcep:topology-segment-routing:jar:0.24.0-SNAPSHOT:compile 07:27:20 [INFO] | +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.24.0-SNAPSHOT:compile 07:27:20 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:27:20 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:27:20 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:27:20 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:27:20 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:27:20 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:27:20 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:27:20 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:27:20 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:27:20 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:27:20 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:27:20 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:27:20 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:27:20 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:27:20 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:27:20 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:0.24.0-SNAPSHOT:compile 07:27:20 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:15.0.2:compile 07:27:20 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:27:20 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:27:20 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:27:20 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:27:20 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:27:20 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:27:20 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:27:20 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:27:20 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:27:20 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:27:20 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:27:20 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:27:20 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:27:20 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:27:20 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:27:20 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:27:20 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:27:20 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:27:20 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:27:20 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:27:20 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:27:20 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:27:20 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:27:20 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:27:20 [INFO] +- junit:junit:jar:4.13.2:test 07:27:20 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:27:20 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:27:20 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:27:20 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:27:20 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:27:20 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:27:20 [INFO] 07:27:20 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-topology-segment-routing --- 07:27:20 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-segment-routing/target/sonatype-clm/module.xml 07:27:20 [INFO] 07:27:20 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-topology >----------- 07:27:20 [INFO] Building OpenDaylight :: BGP :: Topology 0.24.0-SNAPSHOT [75/167] 07:27:20 [INFO] from features/odl-bgpcep-bgp-topology/pom.xml 07:27:20 [INFO] ------------------------------[ feature ]------------------------------- 07:27:20 [INFO] 07:27:20 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-topology --- 07:27:20 [INFO] 07:27:20 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-topology --- 07:27:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:27:20 [INFO] 07:27:20 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-topology --- 07:27:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:27:20 [INFO] 07:27:20 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-topology --- 07:27:20 [INFO] 07:27:20 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-topology --- 07:27:20 [INFO] 07:27:20 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-topology --- 07:27:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:27:20 [INFO] argLine set to empty 07:27:20 [INFO] 07:27:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-topology --- 07:27:20 [INFO] Starting audit... 07:27:20 Audit done. 07:27:20 [INFO] You have 0 Checkstyle violations. 07:27:20 [INFO] 07:27:20 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-topology --- 07:27:20 [INFO] Starting audit... 07:27:20 Audit done. 07:27:20 [INFO] You have 0 Checkstyle violations. 07:27:20 [INFO] 07:27:20 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-topology --- 07:27:20 [INFO] 07:27:20 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-topology --- 07:27:20 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-topology/target/feature/feature.xml 07:27:20 [INFO] ...done! 07:27:20 [INFO] Attaching features XML 07:27:20 [INFO] 07:27:20 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-topology --- 07:27: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:27:20 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:27:20 [INFO] 07:27:20 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-topology >>> 07:27:20 [INFO] 07:27:20 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-topology --- 07:27:20 [INFO] No files found to run spotbugs, check compile phase has been run 07:27:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:27:20 [INFO] 07:27:20 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-topology <<< 07:27:20 [INFO] 07:27:20 [INFO] 07:27:20 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-topology --- 07:27:20 [INFO] 07:27:20 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bgp-topology --- 07:27:20 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-topology 07:27:20 [INFO] Project dependency features detected: [] 07:27:20 [INFO] Pax Exam System (Version: 4.14.0) created. 07:27:20 [INFO] Creating RMI registry server on 127.0.0.1:37979 07:27:21 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:27:21 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:27:21 [INFO] Waiting for remote bundle context.. on 37979 name: 009aa7d3-fb90-4ecc-8f8f-686d6abdd8de timout: [ RelativeTimeout value = 180000 ] 07:27:24 [INFO] Building jar from resources and headers. 07:27:24 [INFO] Writing jar finished. 07:27:33 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:27:33 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:27:34 [INFO] 07:27:34 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-bgp-topology --- 07:27:34 [INFO] 07:27:34 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-topology --- 07:27:34 [INFO] No Javadoc in project. Archive not created. 07:27:34 [INFO] 07:27:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-topology --- 07:27:34 [INFO] CycloneDX: Resolving Dependencies 07:27:36 [INFO] CycloneDX: Creating BOM version 1.6 with 259 component(s) 07:27:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-topology/target/bom.xml 07:27:36 [INFO] attaching as odl-bgpcep-bgp-topology-0.24.0-SNAPSHOT-cyclonedx.xml 07:27:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-topology/target/bom.json 07:27:36 [INFO] attaching as odl-bgpcep-bgp-topology-0.24.0-SNAPSHOT-cyclonedx.json 07:27:36 [INFO] 07:27:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-topology --- 07:27:37 [INFO] Skipping duplicate-finder execution! 07:27:37 [INFO] 07:27:37 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-topology --- 07:27:37 [INFO] Skipping plugin execution 07:27:37 [INFO] 07:27:37 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-topology --- 07:27:37 [INFO] Skipping source per configuration. 07:27:37 [INFO] 07:27:37 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-topology --- 07:27:37 [INFO] 07:27:37 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-topology --- 07:27:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:27:37 [INFO] 07:27:37 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-topology --- 07:27:37 [WARNING] 07:27:37 [WARNING] The packaging plugin for project odl-bgpcep-bgp-topology did not assign 07:27:37 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:27:37 [WARNING] 07:27:37 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:27:37 [WARNING] 07:27:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-topology/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-topology/0.24.0-SNAPSHOT/odl-bgpcep-bgp-topology-0.24.0-SNAPSHOT.pom 07:27:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-topology/0.24.0-SNAPSHOT/odl-bgpcep-bgp-topology-0.24.0-SNAPSHOT-features.xml 07:27:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-topology/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-topology/0.24.0-SNAPSHOT/odl-bgpcep-bgp-topology-0.24.0-SNAPSHOT-cyclonedx.xml 07:27:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-topology/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-topology/0.24.0-SNAPSHOT/odl-bgpcep-bgp-topology-0.24.0-SNAPSHOT-cyclonedx.json 07:27:37 [INFO] 07:27:37 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bgp-topology --- 07:27:37 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-topology:feature:0.24.0-SNAPSHOT 07:27:37 [INFO] +- org.opendaylight.bgpcep:bgp-topology-provider:jar:0.24.0-SNAPSHOT:compile 07:27:37 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:27:37 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.24.0-SNAPSHOT:compile 07:27:37 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:27:37 [INFO] | | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:27:37 [INFO] | | | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:27:37 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:27:37 [INFO] | | | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:27:37 [INFO] | | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:27:37 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:27:37 [INFO] | | \- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:27:37 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:27:37 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:27:37 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:27:37 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:27:37 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.24.0-SNAPSHOT:compile 07:27:37 [INFO] | | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:27:37 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:27:37 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:27:37 [INFO] | | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT:compile 07:27:37 [INFO] | | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:27:37 [INFO] | | | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:27:37 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:27:37 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:27:37 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:compile 07:27:37 [INFO] | | | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:27:37 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.24.0-SNAPSHOT:compile 07:27:37 [INFO] | | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.24.0-SNAPSHOT:compile 07:27:37 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:27:37 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:27:37 [INFO] | +- org.opendaylight.bgpcep:bgp-linkstate:jar:0.24.0-SNAPSHOT:compile 07:27:37 [INFO] | | +- org.opendaylight.ietf:rfc8294-netty:jar:1.0.2:compile 07:27:37 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:27:37 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:0.24.0-SNAPSHOT:compile 07:27:37 [INFO] | +- org.opendaylight.bgpcep:topology-segment-routing:jar:0.24.0-SNAPSHOT:compile 07:27:37 [INFO] | +- org.opendaylight.bgpcep:graph-api:jar:0.24.0-SNAPSHOT:compile 07:27:37 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:27:37 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:27:37 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:27:37 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:27:37 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:27:37 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:27:37 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:27:37 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:27:37 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:27:37 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:27:37 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:27:37 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:27:37 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:27:37 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:27:37 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:27:37 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:27:37 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:27:37 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:27:37 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:27:37 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.24.0-SNAPSHOT:compile 07:27:37 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.24.0-SNAPSHOT:compile 07:27:37 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.24.0-SNAPSHOT:compile 07:27:37 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.24.0-SNAPSHOT:compile 07:27:37 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.24.0-SNAPSHOT:compile 07:27:37 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:27:37 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:27:37 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:27:37 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:27:37 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:27:37 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:27:37 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:27:37 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:27:37 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:27:37 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:27:37 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:27:37 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:27:37 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:27:37 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:27:37 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:27:37 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.24.0-SNAPSHOT:compile 07:27:37 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.24.0-SNAPSHOT:compile 07:27:37 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:compile 07:27:37 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:27:37 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:27:37 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:27:37 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:27:37 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.24.0-SNAPSHOT:compile 07:27:37 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.24.0-SNAPSHOT:compile 07:27:37 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-linkstate:xml:features:0.24.0-SNAPSHOT:compile 07:27:37 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-rsvp:xml:features:0.24.0-SNAPSHOT:compile 07:27:37 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.24.0-SNAPSHOT:compile 07:27:37 [INFO] | | | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.24.0-SNAPSHOT:compile 07:27:37 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:27:37 [INFO] | | \- org.opendaylight.bgpcep:rsvp-impl:jar:0.24.0-SNAPSHOT:compile 07:27:37 [INFO] | +- org.opendaylight.ietf:odl-ietf-rfc8294-netty:xml:features:1.0.2:compile 07:27:37 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:27:37 [INFO] | | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:27:37 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:27:37 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:27:37 [INFO] | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:27:37 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:27:37 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:27:37 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:27:37 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:27:37 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:27:37 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:27:37 [INFO] | | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:27:37 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:27:37 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:27:37 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:27:37 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:27:37 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:27:37 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:27:37 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:27:37 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:27:37 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:27:37 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:27:37 [INFO] | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:27:37 [INFO] | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:compile 07:27:37 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:compile 07:27:37 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:compile 07:27:37 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:27:37 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:compile 07:27:37 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:compile 07:27:37 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:27:37 [INFO] | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:27:37 [INFO] | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:27:37 [INFO] | | | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:27:37 [INFO] | | | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:27:37 [INFO] | | | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:27:37 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:27:37 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:27:37 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile 07:27:37 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:27:37 [INFO] | | | | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:27:37 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:27:37 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:27:37 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:27:37 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 07:27:37 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:27:37 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:compile 07:27:37 [INFO] | | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:27:37 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 07:27:37 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:compile 07:27:37 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:27:37 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:27:37 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 07:27:37 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:compile 07:27:37 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:compile 07:27:37 [INFO] | | +- com.typesafe:config:jar:1.4.5:compile 07:27:37 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:27:37 [INFO] | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 07:27:37 [INFO] | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:compile 07:27:37 [INFO] | | | +- io.aeron:aeron-annotations:jar:1.45.1:compile 07:27:37 [INFO] | | | +- io.aeron:aeron-client:jar:1.45.1:compile 07:27:37 [INFO] | | | +- io.aeron:aeron-driver:jar:1.45.1:compile 07:27:37 [INFO] | | | +- org.agrona:agrona:jar:1.22.0:compile 07:27:37 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:27:37 [INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:27:37 [INFO] | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:compile 07:27:37 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:12.0.3:compile 07:27:37 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:27:37 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:27:37 [INFO] | | \- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:compile 07:27:37 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:27:37 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:compile 07:27:37 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:compile 07:27:37 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.26.0:compile 07:27:37 [INFO] | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:compile 07:27:37 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:27:37 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:27:37 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:27:37 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:27:37 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:compile 07:27:37 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:compile 07:27:37 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:compile 07:27:37 [INFO] | | \- org.apache.commons:commons-text:jar:1.14.0:compile 07:27:37 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:27:37 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:27:37 [INFO] | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:27:37 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:27:37 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:27:37 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:27:37 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:27:37 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:27:37 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:27:37 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:27:37 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:compile 07:27:37 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:27:37 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:27:37 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:27:37 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:27:37 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:27:37 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:27:37 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:27:37 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:27:37 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:27:37 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:27:37 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:27:37 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:27:37 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:27:37 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:27:37 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:27:37 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:27:37 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:27:37 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:27:37 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:27:37 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:27:37 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:27:37 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:27:37 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:27:37 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:27:37 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:27:37 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:27:37 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:27:37 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:compile 07:27:37 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:compile 07:27:37 [INFO] | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:compile 07:27:37 [INFO] | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:compile 07:27:37 [INFO] | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:compile 07:27:37 [INFO] | | | \- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:compile 07:27:37 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:compile 07:27:37 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:compile 07:27:37 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:compile 07:27:37 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:compile 07:27:37 [INFO] | | \- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:compile 07:27:37 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:compile 07:27:37 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:compile 07:27:37 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:compile 07:27:37 [INFO] | | \- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:27:37 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:compile 07:27:37 [INFO] | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:compile 07:27:37 [INFO] | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:27:37 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:compile 07:27:37 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:compile 07:27:37 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:27:37 [INFO] | | +- org.opendaylight.controller:raft-api:jar:12.0.3:compile 07:27:37 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:compile 07:27:37 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:27:37 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:27:37 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:27:37 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:compile 07:27:37 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:compile 07:27:37 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:compile 07:27:37 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:compile 07:27:37 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:compile 07:27:37 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:compile 07:27:37 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:compile 07:27:37 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:compile 07:27:37 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-graph:xml:features:0.24.0-SNAPSHOT:compile 07:27:37 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:0.24.0-SNAPSHOT:compile 07:27:37 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:27:37 [INFO] | \- org.opendaylight.bgpcep:graph-impl:jar:0.24.0-SNAPSHOT:compile 07:27:37 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:0.24.0-SNAPSHOT:compile 07:27:37 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.24.0-SNAPSHOT:compile 07:27:37 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:27:37 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:27:37 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:15.0.2:compile 07:27:37 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:0.24.0-SNAPSHOT:compile 07:27:37 [INFO] | \- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.24.0-SNAPSHOT:compile 07:27:37 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-segment-routing:xml:features:0.24.0-SNAPSHOT:compile 07:27:37 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:27:37 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:27:37 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:27:37 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:27:37 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:27:37 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:27:37 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:27:37 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:27:37 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:27:37 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:27:37 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:27:37 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:27:37 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:27:37 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:27:37 [INFO] +- junit:junit:jar:4.13.2:test 07:27:37 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:27:37 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:27:37 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:27:37 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:27:37 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:27:37 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:27:37 [INFO] 07:27:37 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-bgp-topology --- 07:27:37 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-topology/target/sonatype-clm/module.xml 07:27:37 [INFO] 07:27:37 [INFO] ------------------< org.opendaylight.bgpcep:bgp-cli >------------------- 07:27:37 [INFO] Building bgp-cli 0.24.0-SNAPSHOT [76/167] 07:27:37 [INFO] from bgp/cli/pom.xml 07:27:37 [INFO] -------------------------------[ bundle ]------------------------------- 07:27:37 [INFO] 07:27:37 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-cli --- 07:27:37 [INFO] 07:27:37 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-cli --- 07:27:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:27:37 [INFO] 07:27:37 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-cli --- 07:27:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:27:37 [INFO] 07:27:37 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-cli --- 07:27:37 [INFO] 07:27:37 [INFO] --- dependency:3.9.0:properties (default) @ bgp-cli --- 07:27:37 [INFO] 07:27:37 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-cli --- 07:27:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/bgp/cli/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:27:37 [INFO] 07:27:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-cli --- 07:27:37 [INFO] Starting audit... 07:27:37 Audit done. 07:27:37 [INFO] You have 0 Checkstyle violations. 07:27:37 [INFO] 07:27:37 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-cli --- 07:27:37 [INFO] Starting audit... 07:27:37 Audit done. 07:27:37 [INFO] You have 0 Checkstyle violations. 07:27:37 [INFO] 07:27:37 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-cli --- 07:27:37 [INFO] 07:27:37 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-cli --- 07:27:37 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/cli/src/main/resources 07:27:37 [INFO] 07:27:37 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-cli --- 07:27:37 [INFO] Recompiling the module because of changed dependency. 07:27:37 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 07:27:37 [INFO] 07:27:37 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-cli >>> 07:27:37 [INFO] 07:27:37 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-cli --- 07:27:37 [INFO] Fork Value is true 07:27:40 [INFO] Done SpotBugs Analysis.... 07:27:40 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:27:40 [INFO] 07:27:40 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-cli <<< 07:27:40 [INFO] 07:27:40 [INFO] 07:27:40 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-cli --- 07:27:40 [INFO] BugInstance size is 0 07:27:40 [INFO] Error size is 0 07:27:40 [INFO] No errors/warnings found 07:27:40 [INFO] 07:27:40 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-cli --- 07:27:40 [INFO] Copying 6 resources from src/test/resources to target/test-classes 07:27:40 [INFO] 07:27:40 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-cli --- 07:27:40 [INFO] Recompiling the module because of changed dependency. 07:27:40 [INFO] Compiling 4 source files with javac [debug release 21] to target/test-classes 07:27:40 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/cli/src/test/java/org/opendaylight/protocol/bgp/cli/utils/BGPOperationalStateUtilsTest.java:[62,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:27:40 [INFO] 07:27:40 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-cli --- 07:27:40 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:27:40 [INFO] 07:27:40 [INFO] ------------------------------------------------------- 07:27:40 [INFO] T E S T S 07:27:40 [INFO] ------------------------------------------------------- 07:27:41 [INFO] Running org.opendaylight.protocol.bgp.cli.utils.BGPOperationalStateUtilsTest 07:27:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.665 s -- in org.opendaylight.protocol.bgp.cli.utils.BGPOperationalStateUtilsTest 07:27:45 [INFO] Running org.opendaylight.protocol.bgp.cli.utils.GlobalStateCliUtilsTest 07:27:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.cli.utils.GlobalStateCliUtilsTest 07:27:45 [INFO] Running org.opendaylight.protocol.bgp.cli.utils.NeighborStateCliUtilsTest 07:27:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.protocol.bgp.cli.utils.NeighborStateCliUtilsTest 07:27:45 [INFO] Running org.opendaylight.protocol.bgp.cli.utils.PeerGroupStateCliUtilsTest 07:27:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.bgp.cli.utils.PeerGroupStateCliUtilsTest 07:27:45 [INFO] 07:27:45 [INFO] Results: 07:27:45 [INFO] 07:27:45 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 07:27:45 [INFO] 07:27:45 [INFO] 07:27:45 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-cli --- 07:27:45 [INFO] 07:27:45 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-cli --- 07:27:45 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/bgp-cli-0.24.0-SNAPSHOT.jar 07:27:45 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/classes/META-INF/MANIFEST.MF 07:27:45 [INFO] 07:27:45 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-cli --- 07:27:46 [WARNING] Javadoc Warnings 07:27:46 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/cli/src/main/java/org/opendaylight/protocol/bgp/cli/OperationalStateCommandProvider.java:21: warning: no comment 07:27:46 [WARNING] public final class OperationalStateCommandProvider implements Action { 07:27:46 [WARNING] ^ 07:27:46 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/cli/src/main/java/org/opendaylight/protocol/bgp/cli/OperationalStateCommandProvider.java:21: warning: use of default constructor, which does not provide a comment 07:27:46 [WARNING] public final class OperationalStateCommandProvider implements Action { 07:27:46 [WARNING] ^ 07:27:46 [WARNING] 2 warnings 07:27:46 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/bgp-cli-0.24.0-SNAPSHOT-javadoc.jar 07:27:46 [INFO] 07:27:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-cli --- 07:27:46 [INFO] CycloneDX: Resolving Dependencies 07:27:47 [INFO] CycloneDX: Creating BOM version 1.6 with 52 component(s) 07:27:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/bom.xml 07:27:47 [INFO] attaching as bgp-cli-0.24.0-SNAPSHOT-cyclonedx.xml 07:27:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/bom.json 07:27:47 [INFO] attaching as bgp-cli-0.24.0-SNAPSHOT-cyclonedx.json 07:27:47 [INFO] 07:27:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-cli --- 07:27:47 [INFO] Skipping duplicate-finder execution! 07:27:47 [INFO] 07:27:47 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-cli --- 07:27:47 [INFO] No dependency problems found 07:27:47 [INFO] 07:27:47 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-cli --- 07:27:47 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/bgp-cli-0.24.0-SNAPSHOT-sources.jar 07:27:47 [INFO] 07:27:47 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-cli --- 07:27:47 [INFO] 07:27:47 [INFO] --- jacoco:0.8.14:report (report) @ bgp-cli --- 07:27:47 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/code-coverage/jacoco.exec 07:27:47 [INFO] Analyzed bundle 'bgp-cli' with 5 classes 07:27:47 [INFO] 07:27:47 [INFO] --- install:3.1.4:install (default-install) @ bgp-cli --- 07:27:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/cli/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-cli/0.24.0-SNAPSHOT/bgp-cli-0.24.0-SNAPSHOT.pom 07:27:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/bgp-cli-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-cli/0.24.0-SNAPSHOT/bgp-cli-0.24.0-SNAPSHOT.jar 07:27:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/bgp-cli-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-cli/0.24.0-SNAPSHOT/bgp-cli-0.24.0-SNAPSHOT-javadoc.jar 07:27:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-cli/0.24.0-SNAPSHOT/bgp-cli-0.24.0-SNAPSHOT-cyclonedx.xml 07:27:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-cli/0.24.0-SNAPSHOT/bgp-cli-0.24.0-SNAPSHOT-cyclonedx.json 07:27:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/bgp-cli-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-cli/0.24.0-SNAPSHOT/bgp-cli-0.24.0-SNAPSHOT-sources.jar 07:27:47 [INFO] 07:27:47 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-cli --- 07:27:48 [INFO] Installing org/opendaylight/bgpcep/bgp-cli/0.24.0-SNAPSHOT/bgp-cli-0.24.0-SNAPSHOT.jar 07:27:48 [INFO] Writing OBR metadata 07:27:48 [INFO] 07:27:48 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-cli --- 07:27:48 [INFO] org.opendaylight.bgpcep:bgp-cli:bundle:0.24.0-SNAPSHOT 07:27:48 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:compile 07:27:48 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:27:48 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:27:48 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:27:48 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:27:48 [INFO] | | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:27:48 [INFO] | | | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:27:48 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:27:48 [INFO] | | \- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:27:48 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:27:48 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:27:48 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:27:48 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:27:48 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:27:48 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:27:48 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:27:48 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:27:48 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:27:48 [INFO] +- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.8:provided 07:27:48 [INFO] | +- org.jline:jline:jar:3.21.0:provided 07:27:48 [INFO] | +- org.fusesource.jansi:jansi:jar:2.4.2:provided 07:27:48 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.modules:jar:4.4.8:provided 07:27:48 [INFO] | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.config:jar:4.4.8:provided 07:27:48 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:provided 07:27:48 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.9:provided 07:27:48 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.9:provided 07:27:48 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:provided 07:27:48 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:provided 07:27:48 [INFO] | | \- javax.activation:activation:jar:1.1.1:provided 07:27:48 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.8:provided 07:27:48 [INFO] | \- org.apache.sshd:sshd-osgi:jar:2.15.0:provided 07:27:48 [INFO] | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:provided 07:27:48 [INFO] +- org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.8:provided 07:27:48 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:27:48 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:27:48 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:27:48 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:27:48 [INFO] | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:27:48 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:27:48 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:27:48 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:27:48 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:27:48 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:27:48 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:27:48 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:27:48 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:27:48 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:27:48 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:test 07:27:48 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:27:48 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:27:48 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:27:48 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:27:48 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:27:48 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:27:48 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:27:48 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:27:48 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:27:48 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:27:48 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:27:48 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:27:48 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:27:48 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:27:48 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:27:48 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:27:48 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:27:48 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:27:48 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:27:48 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:27:48 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:27:48 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:27:48 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:27:48 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:27:48 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:27:48 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:27:48 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:27:48 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:27:48 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:27:48 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:27:48 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:27:48 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:27:48 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:27:48 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:27:48 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:27:48 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:27:48 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:27:48 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:27:48 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:27:48 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:27:48 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:27:48 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:27:48 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:27:48 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:27:48 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:test 07:27:48 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:27:48 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:27:48 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:27:48 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:27:48 [INFO] | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:27:48 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:27:48 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:27:48 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:27:48 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:test 07:27:48 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:test 07:27:48 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:27:48 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:27:48 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:27:48 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:27:48 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:27:48 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:27:48 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:27:48 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:27:48 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:27:48 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:27:48 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:27:48 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:27:48 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:27:48 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:27:48 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:27:48 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:27:48 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:27:48 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:27:48 [INFO] +- junit:junit:jar:4.13.2:test 07:27:48 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:27:48 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:27:48 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:27:48 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:27:48 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:27:48 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:27:48 [INFO] 07:27:48 [INFO] --- clm:3.0.0-01:index (default-cli) @ bgp-cli --- 07:27:48 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/sonatype-clm/module.xml 07:27:48 [INFO] 07:27:48 [INFO] -------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-cli >------------- 07:27:48 [INFO] Building OpenDaylight :: BGP :: Cli 0.24.0-SNAPSHOT [77/167] 07:27:48 [INFO] from features/odl-bgpcep-bgp-cli/pom.xml 07:27:48 [INFO] ------------------------------[ feature ]------------------------------- 07:27:48 [INFO] 07:27:48 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-cli --- 07:27:48 [INFO] 07:27:48 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-cli --- 07:27:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:27:48 [INFO] 07:27:48 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-cli --- 07:27:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:27:48 [INFO] 07:27:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-cli --- 07:27:48 [INFO] 07:27:48 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-cli --- 07:27:48 [INFO] 07:27:48 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-cli --- 07:27:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:27:48 [INFO] argLine set to empty 07:27:48 [INFO] 07:27:48 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-cli --- 07:27:48 [INFO] Starting audit... 07:27:48 Audit done. 07:27:48 [INFO] You have 0 Checkstyle violations. 07:27:48 [INFO] 07:27:48 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-cli --- 07:27:48 [INFO] Starting audit... 07:27:48 Audit done. 07:27:48 [INFO] You have 0 Checkstyle violations. 07:27:48 [INFO] 07:27:48 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-cli --- 07:27:48 [INFO] 07:27:48 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-cli --- 07:27:48 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-cli/target/feature/feature.xml 07:27:48 [INFO] ...done! 07:27:48 [INFO] Attaching features XML 07:27:48 [INFO] 07:27:48 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-cli --- 07:27:48 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:27:48 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:27:48 [INFO] 07:27:48 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-cli >>> 07:27:48 [INFO] 07:27:48 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-cli --- 07:27:48 [INFO] No files found to run spotbugs, check compile phase has been run 07:27:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:27:48 [INFO] 07:27:48 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-cli <<< 07:27:48 [INFO] 07:27:48 [INFO] 07:27:48 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-cli --- 07:27:48 [INFO] 07:27:48 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bgp-cli --- 07:27:48 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-cli 07:27:48 [INFO] Project dependency features detected: [] 07:27:48 [INFO] Pax Exam System (Version: 4.14.0) created. 07:27:48 [INFO] Creating RMI registry server on 127.0.0.1:39225 07:27:49 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:27:49 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:27:49 [INFO] Waiting for remote bundle context.. on 39225 name: b23d50bc-4252-48d0-9ac6-c9377b375ddb timout: [ RelativeTimeout value = 180000 ] 07:27:52 [INFO] Building jar from resources and headers. 07:27:52 [INFO] Writing jar finished. 07:27:56 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:27:56 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:27:56 [INFO] 07:27:56 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-bgp-cli --- 07:27:56 [INFO] 07:27:56 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-cli --- 07:27:56 [INFO] No Javadoc in project. Archive not created. 07:27:56 [INFO] 07:27:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-cli --- 07:27:56 [INFO] CycloneDX: Resolving Dependencies 07:27:58 [INFO] CycloneDX: Creating BOM version 1.6 with 157 component(s) 07:27:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-cli/target/bom.xml 07:27:58 [INFO] attaching as odl-bgpcep-bgp-cli-0.24.0-SNAPSHOT-cyclonedx.xml 07:27:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-cli/target/bom.json 07:27:58 [INFO] attaching as odl-bgpcep-bgp-cli-0.24.0-SNAPSHOT-cyclonedx.json 07:27:58 [INFO] 07:27:58 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-cli --- 07:27:58 [INFO] Skipping duplicate-finder execution! 07:27:58 [INFO] 07:27:58 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-cli --- 07:27:58 [INFO] Skipping plugin execution 07:27:58 [INFO] 07:27:58 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-cli --- 07:27:58 [INFO] Skipping source per configuration. 07:27:58 [INFO] 07:27:58 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-cli --- 07:27:58 [INFO] 07:27:58 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-cli --- 07:27:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:27:58 [INFO] 07:27:58 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-cli --- 07:27:58 [WARNING] 07:27:58 [WARNING] The packaging plugin for project odl-bgpcep-bgp-cli did not assign 07:27:58 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:27:58 [WARNING] 07:27:58 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:27:58 [WARNING] 07:27:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-cli/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-cli/0.24.0-SNAPSHOT/odl-bgpcep-bgp-cli-0.24.0-SNAPSHOT.pom 07:27:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-cli/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-cli/0.24.0-SNAPSHOT/odl-bgpcep-bgp-cli-0.24.0-SNAPSHOT-features.xml 07:27:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-cli/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-cli/0.24.0-SNAPSHOT/odl-bgpcep-bgp-cli-0.24.0-SNAPSHOT-cyclonedx.xml 07:27:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-cli/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-cli/0.24.0-SNAPSHOT/odl-bgpcep-bgp-cli-0.24.0-SNAPSHOT-cyclonedx.json 07:27:58 [INFO] 07:27:58 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bgp-cli --- 07:27:58 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-cli:feature:0.24.0-SNAPSHOT 07:27:58 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.24.0-SNAPSHOT:compile 07:27:58 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:compile 07:27:58 [INFO] | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:27:58 [INFO] | | +- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:27:58 [INFO] | | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:27:58 [INFO] | | \- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:27:58 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.24.0-SNAPSHOT:compile 07:27:58 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:27:58 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:27:58 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.24.0-SNAPSHOT:compile 07:27:58 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:27:58 [INFO] | | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:27:58 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:27:58 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:27:58 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:27:58 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:27:58 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:27:58 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:27:58 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:27:58 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:27:58 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.24.0-SNAPSHOT:compile 07:27:58 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT:compile 07:27:58 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:27:58 [INFO] | | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:27:58 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:27:58 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:27:58 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:compile 07:27:58 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:27:58 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:27:58 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:27:58 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:27:58 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:27:58 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:27:58 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:27:58 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:27:58 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:27:58 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:27:58 [INFO] | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:27:58 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:27:58 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:27:58 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:27:58 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:27:58 [INFO] | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:27:58 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:27:58 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:27:58 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:27:58 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:27:58 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:27:58 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:27:58 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:27:58 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:27:58 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:27:58 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:27:58 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:27:58 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:27:58 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:27:58 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:27:58 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:27:58 [INFO] | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:27:58 [INFO] | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:27:58 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:27:58 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:27:58 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:27:58 [INFO] | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:27:58 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:27:58 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:27:58 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:27:58 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:27:58 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:27:58 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:27:58 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:27:58 [INFO] | | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:27:58 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:27:58 [INFO] | | | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:27:58 [INFO] | | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:27:58 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:27:58 [INFO] | | \- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:27:58 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:27:58 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.24.0-SNAPSHOT:compile 07:27:58 [INFO] | | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:27:58 [INFO] | | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:27:58 [INFO] | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:27:58 [INFO] | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:27:58 [INFO] | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:27:58 [INFO] | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:27:58 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:27:58 [INFO] | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:27:58 [INFO] | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:27:58 [INFO] | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:27:58 [INFO] | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:27:58 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:27:58 [INFO] | | +- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:27:58 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:27:58 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:27:58 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:27:58 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:27:58 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:27:58 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:27:58 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:27:58 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:27:58 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:27:58 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:27:58 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:27:58 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:27:58 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:27:58 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:27:58 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:27:58 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:27:58 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:27:58 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:27:58 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:27:58 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:27:58 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:27:58 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:27:58 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:27:58 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:27:58 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:27:58 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:27:58 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:27:58 [INFO] | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:27:58 [INFO] +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:27:58 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:27:58 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:27:58 [INFO] | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:27:58 [INFO] | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:27:58 [INFO] | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:27:58 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:27:58 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:27:58 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:27:58 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:27:58 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:27:58 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:27:58 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:27:58 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:27:58 [INFO] | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:27:58 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:27:58 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:27:58 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:27:58 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:27:58 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:27:58 [INFO] +- org.opendaylight.bgpcep:bgp-cli:jar:0.24.0-SNAPSHOT:compile 07:27:58 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:27:58 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:27:58 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:27:58 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:27:58 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:27:58 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:27:58 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:27:58 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:27:58 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:27:58 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:27:58 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:27:58 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:27:58 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:27:58 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:27:58 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:27:58 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:27:58 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:27:58 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:27:58 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:27:58 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:27:58 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:27:58 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:27:58 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:27:58 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:27:58 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:27:58 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:27:58 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:27:58 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:27:58 [INFO] +- junit:junit:jar:4.13.2:test 07:27:58 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:27:58 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:27:58 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:27:58 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:27:58 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:27:58 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:27:58 [INFO] 07:27:58 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-bgp-cli --- 07:27:58 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-cli/target/sonatype-clm/module.xml 07:27:58 [INFO] 07:27:58 [INFO] ----------------< org.opendaylight.bgpcep:bgp-flowspec >---------------- 07:27:58 [INFO] Building bgp-flowspec 0.24.0-SNAPSHOT [78/167] 07:27:58 [INFO] from bgp/extensions/flowspec/pom.xml 07:27:58 [INFO] -------------------------------[ bundle ]------------------------------- 07:27:58 [INFO] 07:27:58 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-flowspec --- 07:27:58 [INFO] 07:27:58 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-flowspec --- 07:27:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:27:58 [INFO] 07:27:58 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-flowspec --- 07:27:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:27:58 [INFO] 07:27:58 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-flowspec --- 07:27:58 [INFO] 07:27:58 [INFO] --- dependency:3.9.0:properties (default) @ bgp-flowspec --- 07:27:58 [INFO] 07:27:58 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-flowspec --- 07:27: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/bgp/extensions/flowspec/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:27:58 [INFO] 07:27:58 [INFO] --- yang:14.0.20:generate-sources (binding) @ bgp-flowspec --- 07:27:58 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:27:58 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/src/main/yang 07:27:58 [INFO] yang-to-sources: Found 14 dependencies in 2.381 ms 07:27:58 [INFO] yang-to-sources: Project model files found: 1 in 4.381 ms 07:27:58 [INFO] yang-to-sources: 13 YANG models processed in 181.0 ms 07:27:58 [INFO] BindingJavaFileGenerator: Defined 249 files in 21.66 ms 07:27:58 [INFO] Sorted 249 files into 51 directories in 521.9 μs 07:27:58 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 249 in 50.98 ms 07:27:58 [INFO] 07:27:58 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-flowspec --- 07:27:58 [INFO] Starting audit... 07:27:58 Audit done. 07:27:58 [INFO] You have 0 Checkstyle violations. 07:27:58 [INFO] 07:27:58 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-flowspec --- 07:27:59 [INFO] Starting audit... 07:27:59 Audit done. 07:27:59 [INFO] You have 0 Checkstyle violations. 07:27:59 [INFO] 07:27:59 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-flowspec --- 07:27:59 [INFO] 07:27:59 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-flowspec --- 07:27:59 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/src/main/resources 07:27:59 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/generated-sources/spi 07:27:59 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:27:59 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:27:59 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:27:59 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/generated-sources/spi 07:27:59 [INFO] 07:27:59 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-flowspec --- 07:27:59 [INFO] Recompiling the module because of changed dependency. 07:27:59 [INFO] Compiling 305 source files with javac [debug release 21] to target/classes 07:28:00 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 07:28:00 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 07:28:00 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 07:28:00 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[301,100] unchecked cast 07:28:00 required: java.util.Set 07:28:00 found: java.lang.Object 07:28:00 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[318,100] unchecked cast 07:28:00 required: java.util.Set 07:28:00 found: java.lang.Object 07:28:00 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[335,100] unchecked cast 07:28:00 required: java.util.Set 07:28:00 found: java.lang.Object 07:28:00 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[352,100] unchecked cast 07:28:00 required: java.util.Set 07:28:00 found: java.lang.Object 07:28:00 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[369,100] unchecked cast 07:28:00 required: java.util.Set 07:28:00 found: java.lang.Object 07:28:00 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[386,93] unchecked cast 07:28:00 required: java.util.Set 07:28:00 found: java.lang.Object 07:28:00 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[403,100] unchecked cast 07:28:00 required: java.util.Set 07:28:00 found: java.lang.Object 07:28:00 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[420,100] unchecked cast 07:28:00 required: java.util.Set 07:28:00 found: java.lang.Object 07:28:00 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[437,93] unchecked cast 07:28:00 required: java.util.Set 07:28:00 found: java.lang.Object 07:28:00 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[441,77] unchecked cast 07:28:00 required: java.util.Set 07:28:00 found: java.lang.Object 07:28:00 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/BGPActivator.java:[75,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:28:00 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/BGPActivator.java:[77,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:28:00 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/BGPActivator.java:[84,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:28:00 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/BGPActivator.java:[86,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:28:00 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/ipv4/FlowspecIpv4NlriParserHelper.java:[83,100] unchecked cast 07:28:00 required: java.util.Set 07:28:00 found: java.lang.Object 07:28:00 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/ipv6/FlowspecIpv6NlriParserHelper.java:[93,100] unchecked cast 07:28:00 required: java.util.Set 07:28:00 found: java.lang.Object 07:28:00 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/ipv6/FlowspecIpv6NlriParserHelper.java:[110,100] unchecked cast 07:28:00 required: java.util.Set 07:28:00 found: java.lang.Object 07:28:00 [INFO] 07:28:00 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-flowspec >>> 07:28:00 [INFO] 07:28:00 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-flowspec --- 07:28:00 [INFO] Fork Value is true 07:28:05 [INFO] Done SpotBugs Analysis.... 07:28:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:28:05 [INFO] 07:28:05 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-flowspec <<< 07:28:05 [INFO] 07:28:05 [INFO] 07:28:05 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-flowspec --- 07:28:05 [INFO] BugInstance size is 0 07:28:05 [INFO] Error size is 0 07:28:05 [INFO] No errors/warnings found 07:28:05 [INFO] 07:28:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-flowspec --- 07:28:05 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/src/test/resources 07:28:05 [INFO] 07:28:05 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-flowspec --- 07:28:05 [INFO] Recompiling the module because of changed dependency. 07:28:05 [INFO] Compiling 14 source files with javac [debug release 21] to target/test-classes 07:28:05 [INFO] 07:28:05 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-flowspec --- 07:28:05 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:28:05 [INFO] 07:28:05 [INFO] ------------------------------------------------------- 07:28:05 [INFO] T E S T S 07:28:05 [INFO] ------------------------------------------------------- 07:28:07 [INFO] Running org.opendaylight.protocol.bgp.flowspec.OperandsTest 07:28:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.opendaylight.protocol.bgp.flowspec.OperandsTest 07:28:07 [INFO] Running org.opendaylight.protocol.bgp.flowspec.handlers.NumericOperandParserTest 07:28:07 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s -- in org.opendaylight.protocol.bgp.flowspec.handlers.NumericOperandParserTest 07:28:07 [INFO] Running org.opendaylight.protocol.bgp.flowspec.SimpleFlowspecIpv6NlriParserTest 07:28:07 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:28:08 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.206 s -- in org.opendaylight.protocol.bgp.flowspec.SimpleFlowspecIpv6NlriParserTest 07:28:08 [INFO] Running org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv4RIBSupportTest 07:28:11 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.408 s -- in org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv4RIBSupportTest 07:28:11 [INFO] Running org.opendaylight.protocol.bgp.flowspec.ActivatorTest 07:28:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.protocol.bgp.flowspec.ActivatorTest 07:28:11 [INFO] Running org.opendaylight.protocol.bgp.flowspec.extended.communities.FSExtendedCommunitiesTest 07:28:11 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.opendaylight.protocol.bgp.flowspec.extended.communities.FSExtendedCommunitiesTest 07:28:11 [INFO] Running org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv6NlriParserTest 07:28:12 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv6NlriParserTest 07:28:12 [INFO] Running org.opendaylight.protocol.bgp.flowspec.SimpleFlowspecIpv4NlriParserTest 07:28:12 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.opendaylight.protocol.bgp.flowspec.SimpleFlowspecIpv4NlriParserTest 07:28:12 [INFO] Running org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv4NlriParserTest 07:28:12 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv4NlriParserTest 07:28:12 [INFO] Running org.opendaylight.protocol.bgp.flowspec.FlowspecIpv4RIBSupportTest 07:28:12 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.opendaylight.protocol.bgp.flowspec.FlowspecIpv4RIBSupportTest 07:28:12 [INFO] Running org.opendaylight.protocol.bgp.flowspec.FlowspecIpv6RIBSupportTest 07:28:12 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.opendaylight.protocol.bgp.flowspec.FlowspecIpv6RIBSupportTest 07:28:12 [INFO] Running org.opendaylight.protocol.bgp.flowspec.AbstractFlowspecNlriParserTest 07:28:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.flowspec.AbstractFlowspecNlriParserTest 07:28:12 [INFO] Running org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv6RIBSupportTest 07:28:12 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv6RIBSupportTest 07:28:12 [INFO] Running org.opendaylight.protocol.bgp.flowspec.TableTypeActivatorTest 07:28:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.flowspec.TableTypeActivatorTest 07:28:12 [INFO] 07:28:12 [INFO] Results: 07:28:12 [INFO] 07:28:12 [INFO] Tests run: 130, Failures: 0, Errors: 0, Skipped: 0 07:28:12 [INFO] 07:28:12 [INFO] 07:28:12 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-flowspec --- 07:28:12 [INFO] 07:28:12 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-flowspec --- 07:28:12 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/bgp-flowspec-0.24.0-SNAPSHOT.jar 07:28:12 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/classes/META-INF/MANIFEST.MF 07:28:12 [INFO] 07:28:12 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-flowspec --- 07:28:17 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/bgp-flowspec-0.24.0-SNAPSHOT-javadoc.jar 07:28:17 [INFO] 07:28:17 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-flowspec --- 07:28:17 [INFO] CycloneDX: Resolving Dependencies 07:28:18 [INFO] CycloneDX: Creating BOM version 1.6 with 54 component(s) 07:28:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/bom.xml 07:28:18 [INFO] attaching as bgp-flowspec-0.24.0-SNAPSHOT-cyclonedx.xml 07:28:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/bom.json 07:28:18 [INFO] attaching as bgp-flowspec-0.24.0-SNAPSHOT-cyclonedx.json 07:28:18 [INFO] 07:28:18 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-flowspec --- 07:28:18 [INFO] Skipping duplicate-finder execution! 07:28:18 [INFO] 07:28:18 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-flowspec --- 07:28:18 [INFO] No dependency problems found 07:28:18 [INFO] 07:28:18 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-flowspec --- 07:28:18 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/bgp-flowspec-0.24.0-SNAPSHOT-sources.jar 07:28:19 [INFO] 07:28:19 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-flowspec --- 07:28:19 [INFO] 07:28:19 [INFO] --- jacoco:0.8.14:report (report) @ bgp-flowspec --- 07:28:19 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/code-coverage/jacoco.exec 07:28:19 [INFO] Analyzed bundle 'bgp-flowspec' with 59 classes 07:28:19 [INFO] 07:28:19 [INFO] --- install:3.1.4:install (default-install) @ bgp-flowspec --- 07:28:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-flowspec/0.24.0-SNAPSHOT/bgp-flowspec-0.24.0-SNAPSHOT.pom 07:28:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/bgp-flowspec-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-flowspec/0.24.0-SNAPSHOT/bgp-flowspec-0.24.0-SNAPSHOT.jar 07:28:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/bgp-flowspec-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-flowspec/0.24.0-SNAPSHOT/bgp-flowspec-0.24.0-SNAPSHOT-javadoc.jar 07:28:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-flowspec/0.24.0-SNAPSHOT/bgp-flowspec-0.24.0-SNAPSHOT-cyclonedx.xml 07:28:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-flowspec/0.24.0-SNAPSHOT/bgp-flowspec-0.24.0-SNAPSHOT-cyclonedx.json 07:28:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/bgp-flowspec-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-flowspec/0.24.0-SNAPSHOT/bgp-flowspec-0.24.0-SNAPSHOT-sources.jar 07:28:19 [INFO] 07:28:19 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-flowspec --- 07:28:19 [INFO] Installing org/opendaylight/bgpcep/bgp-flowspec/0.24.0-SNAPSHOT/bgp-flowspec-0.24.0-SNAPSHOT.jar 07:28:19 [INFO] Writing OBR metadata 07:28:19 [INFO] 07:28:19 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-flowspec --- 07:28:19 [INFO] org.opendaylight.bgpcep:bgp-flowspec:bundle:0.24.0-SNAPSHOT 07:28:19 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:28:19 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:28:19 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.24.0-SNAPSHOT:compile 07:28:19 [INFO] +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:28:19 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:28:19 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:28:19 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:28:19 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:28:19 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:28:19 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:28:19 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:28:19 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:28:19 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:28:19 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:test 07:28:19 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:28:19 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:28:19 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:test-jar:tests:0.24.0-SNAPSHOT:test 07:28:19 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:test 07:28:19 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:28:19 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:28:19 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:28:19 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:28:19 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:28:19 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:28:19 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT:compile 07:28:19 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:28:19 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:28:19 [INFO] | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:28:19 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:28:19 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:compile 07:28:19 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:28:19 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:28:19 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.24.0-SNAPSHOT:compile 07:28:19 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.24.0-SNAPSHOT:compile 07:28:19 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:28:19 [INFO] +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:28:19 [INFO] +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:28:19 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:28:19 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:28:19 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:28:19 [INFO] | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:28:19 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:28:19 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:28:19 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:28:19 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:28:19 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:28:19 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:28:19 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:28:19 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:28:19 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:28:19 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:28:19 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:28:19 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:0.24.0-SNAPSHOT:test 07:28:19 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:28:19 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:28:19 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:28:19 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:28:19 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:28:19 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:28:19 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:28:19 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:28:19 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:28:19 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:28:19 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:28:19 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:28:19 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:28:19 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:28:19 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:28:19 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:28:19 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:28:19 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:28:19 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:28:19 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:28:19 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:28:19 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:28:19 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:28:19 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:28:19 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:28:19 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:28:19 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:28:19 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:28:19 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:28:19 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:28:19 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:28:19 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:28:19 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:28:19 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:28:19 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:28:19 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:28:19 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:28:19 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:28:19 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:28:19 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:28:19 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:28:19 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:28:19 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:28:19 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:28:19 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:28:19 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:28:19 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:28:19 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:28:19 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:28:19 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:28:19 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:28:19 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:28:19 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:28:19 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:28:19 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:28:19 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:28:19 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:28:19 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:28:19 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:28:19 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:28:19 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:28:19 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:28:19 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:28:19 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:28:19 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:28:19 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:28:19 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:28:19 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:28:19 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:28:19 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:28:19 [INFO] +- junit:junit:jar:4.13.2:test 07:28:19 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:28:19 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:28:19 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:28:19 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:28:19 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:28:19 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:28:19 [INFO] 07:28:19 [INFO] --- clm:3.0.0-01:index (default-cli) @ bgp-flowspec --- 07:28:19 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/sonatype-clm/module.xml 07:28:19 [INFO] 07:28:19 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-flowspec >----------- 07:28:19 [INFO] Building OpenDaylight :: BGP :: Flowspec 0.24.0-SNAPSHOT [79/167] 07:28:19 [INFO] from features/odl-bgpcep-bgp-flowspec/pom.xml 07:28:19 [INFO] ------------------------------[ feature ]------------------------------- 07:28:19 [INFO] 07:28:19 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-flowspec --- 07:28:19 [INFO] 07:28:19 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-flowspec --- 07:28:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:28:19 [INFO] 07:28:19 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-flowspec --- 07:28:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:28:19 [INFO] 07:28:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-flowspec --- 07:28:19 [INFO] 07:28:19 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-flowspec --- 07:28:19 [INFO] 07:28:19 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-flowspec --- 07:28:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:28:19 [INFO] argLine set to empty 07:28:19 [INFO] 07:28:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-flowspec --- 07:28:19 [INFO] Starting audit... 07:28:19 Audit done. 07:28:19 [INFO] You have 0 Checkstyle violations. 07:28:19 [INFO] 07:28:19 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-flowspec --- 07:28:19 [INFO] Starting audit... 07:28:19 Audit done. 07:28:19 [INFO] You have 0 Checkstyle violations. 07:28:19 [INFO] 07:28:19 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-flowspec --- 07:28:19 [INFO] 07:28:19 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-flowspec --- 07:28:19 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-flowspec/target/feature/feature.xml 07:28:19 [INFO] ...done! 07:28:19 [INFO] Attaching features XML 07:28:19 [INFO] 07:28:19 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-flowspec --- 07:28:19 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:28:19 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:28:19 [INFO] 07:28:19 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-flowspec >>> 07:28:19 [INFO] 07:28:19 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-flowspec --- 07:28:19 [INFO] No files found to run spotbugs, check compile phase has been run 07:28:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:28:19 [INFO] 07:28:19 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-flowspec <<< 07:28:19 [INFO] 07:28:19 [INFO] 07:28:19 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-flowspec --- 07:28:19 [INFO] 07:28:19 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bgp-flowspec --- 07:28:19 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-flowspec 07:28:20 [INFO] Project dependency features detected: [] 07:28:20 [INFO] Pax Exam System (Version: 4.14.0) created. 07:28:20 [INFO] Creating RMI registry server on 127.0.0.1:34863 07:28:20 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:28:20 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:28:20 [INFO] Waiting for remote bundle context.. on 34863 name: af8d7998-b491-4407-bcf0-30d124dd5bdd timout: [ RelativeTimeout value = 180000 ] 07:28:23 [INFO] Building jar from resources and headers. 07:28:23 [INFO] Writing jar finished. 07:28:28 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:28:28 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:28:28 [INFO] 07:28:28 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-bgp-flowspec --- 07:28:28 [INFO] 07:28:28 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-flowspec --- 07:28:28 [INFO] No Javadoc in project. Archive not created. 07:28:28 [INFO] 07:28:28 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-flowspec --- 07:28:28 [INFO] CycloneDX: Resolving Dependencies 07:28:30 [INFO] CycloneDX: Creating BOM version 1.6 with 156 component(s) 07:28:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-flowspec/target/bom.xml 07:28:30 [INFO] attaching as odl-bgpcep-bgp-flowspec-0.24.0-SNAPSHOT-cyclonedx.xml 07:28:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-flowspec/target/bom.json 07:28:30 [INFO] attaching as odl-bgpcep-bgp-flowspec-0.24.0-SNAPSHOT-cyclonedx.json 07:28:30 [INFO] 07:28:30 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-flowspec --- 07:28:30 [INFO] Skipping duplicate-finder execution! 07:28:30 [INFO] 07:28:30 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-flowspec --- 07:28:30 [INFO] Skipping plugin execution 07:28:30 [INFO] 07:28:30 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-flowspec --- 07:28:30 [INFO] Skipping source per configuration. 07:28:30 [INFO] 07:28:30 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-flowspec --- 07:28:30 [INFO] 07:28:30 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-flowspec --- 07:28:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:28:30 [INFO] 07:28:30 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-flowspec --- 07:28:30 [WARNING] 07:28:30 [WARNING] The packaging plugin for project odl-bgpcep-bgp-flowspec did not assign 07:28:30 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:28:30 [WARNING] 07:28:30 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:28:30 [WARNING] 07:28:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-flowspec/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-flowspec/0.24.0-SNAPSHOT/odl-bgpcep-bgp-flowspec-0.24.0-SNAPSHOT.pom 07:28:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-flowspec/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-flowspec/0.24.0-SNAPSHOT/odl-bgpcep-bgp-flowspec-0.24.0-SNAPSHOT-features.xml 07:28:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-flowspec/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-flowspec/0.24.0-SNAPSHOT/odl-bgpcep-bgp-flowspec-0.24.0-SNAPSHOT-cyclonedx.xml 07:28:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-flowspec/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-flowspec/0.24.0-SNAPSHOT/odl-bgpcep-bgp-flowspec-0.24.0-SNAPSHOT-cyclonedx.json 07:28:30 [INFO] 07:28:30 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bgp-flowspec --- 07:28:30 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-flowspec:feature:0.24.0-SNAPSHOT 07:28:30 [INFO] +- org.opendaylight.bgpcep:bgp-flowspec:jar:0.24.0-SNAPSHOT:compile 07:28:30 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:28:30 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:28:30 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.24.0-SNAPSHOT:compile 07:28:30 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:28:30 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:28:30 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:28:30 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:28:30 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:28:30 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:28:30 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:28:30 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:28:30 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT:compile 07:28:30 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:28:30 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:28:30 [INFO] | | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:28:30 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:28:30 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:28:30 [INFO] | | \- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:28:30 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:compile 07:28:30 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:28:30 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:28:30 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.24.0-SNAPSHOT:compile 07:28:30 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.24.0-SNAPSHOT:compile 07:28:30 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:28:30 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:28:30 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:28:30 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:28:30 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:28:30 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:28:30 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:28:30 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:28:30 [INFO] | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:28:30 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:28:30 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:28:30 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:28:30 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:28:30 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:28:30 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:28:30 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:28:30 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:28:30 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:28:30 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:28:30 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:28:30 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:28:30 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:28:30 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.24.0-SNAPSHOT:compile 07:28:30 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.24.0-SNAPSHOT:compile 07:28:30 [INFO] | | \- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.24.0-SNAPSHOT:compile 07:28:30 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.24.0-SNAPSHOT:compile 07:28:30 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.24.0-SNAPSHOT:compile 07:28:30 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.24.0-SNAPSHOT:compile 07:28:30 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.24.0-SNAPSHOT:compile 07:28:30 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.24.0-SNAPSHOT:compile 07:28:30 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:28:30 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:28:30 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:28:30 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:28:30 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:28:30 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:28:30 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:28:30 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:28:30 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:28:30 [INFO] | | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:28:30 [INFO] | | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:28:30 [INFO] | | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:28:30 [INFO] | | | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:28:30 [INFO] | | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:28:30 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:28:30 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:28:30 [INFO] | | | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:28:30 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:28:30 [INFO] | | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:28:30 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:28:30 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:28:30 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:28:30 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:28:30 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:28:30 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:28:30 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:28:30 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:28:30 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:28:30 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:28:30 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:28:30 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.24.0-SNAPSHOT:compile 07:28:30 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:28:30 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:28:30 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:compile 07:28:30 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:28:30 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:28:30 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:28:30 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:28:30 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:28:30 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:28:30 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:28:30 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:28:30 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:28:30 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:28:30 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:28:30 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:28:30 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:28:30 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:28:30 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:28:30 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:28:30 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:28:30 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:28:30 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:28:30 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:28:30 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:28:30 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:28:30 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:28:30 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:28:30 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:28:30 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:28:30 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:28:30 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:28:30 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:28:30 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:28:30 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:28:30 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:28:30 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:28:30 [INFO] | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:28:30 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:28:30 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:28:30 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:28:30 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:28:30 [INFO] | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:28:30 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:28:30 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:28:30 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:28:30 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:28:30 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:28:30 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:28:30 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:28:30 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:28:30 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:28:30 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:28:30 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:28:30 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:28:30 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:28:30 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:28:30 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:28:30 [INFO] | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:28:30 [INFO] | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:28:30 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:28:30 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:28:30 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:28:30 [INFO] | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:28:30 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:28:30 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:28:30 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:28:30 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:28:30 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:28:30 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.24.0-SNAPSHOT:compile 07:28:30 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:28:30 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:28:30 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:28:30 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:28:30 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:28:30 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:28:30 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:28:30 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:28:30 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:28:30 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:28:30 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:28:30 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:28:30 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:28:30 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:28:30 [INFO] +- junit:junit:jar:4.13.2:test 07:28:30 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:28:30 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:28:30 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:28:30 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:28:30 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:28:30 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:28:30 [INFO] 07:28:30 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-bgp-flowspec --- 07:28:30 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-flowspec/target/sonatype-clm/module.xml 07:28:30 [INFO] 07:28:30 [INFO] ------------< org.opendaylight.bgpcep:bgp-labeled-unicast >------------- 07:28:30 [INFO] Building bgp-labeled-unicast 0.24.0-SNAPSHOT [80/167] 07:28:30 [INFO] from bgp/extensions/labeled-unicast/pom.xml 07:28:30 [INFO] -------------------------------[ bundle ]------------------------------- 07:28:30 [INFO] 07:28:30 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-labeled-unicast --- 07:28:30 [INFO] 07:28:30 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-labeled-unicast --- 07:28:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:28:30 [INFO] 07:28:30 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-labeled-unicast --- 07:28:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:28:30 [INFO] 07:28:30 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-labeled-unicast --- 07:28:30 [INFO] 07:28:30 [INFO] --- dependency:3.9.0:properties (default) @ bgp-labeled-unicast --- 07:28:30 [INFO] 07:28:30 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-labeled-unicast --- 07:28:30 [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/labeled-unicast/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:28:30 [INFO] 07:28:30 [INFO] --- yang:14.0.20:generate-sources (binding) @ bgp-labeled-unicast --- 07:28:30 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:28:30 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/src/main/yang 07:28:30 [INFO] yang-to-sources: Found 14 dependencies in 2.471 ms 07:28:30 [INFO] yang-to-sources: Project model files found: 1 in 2.136 ms 07:28:30 [INFO] yang-to-sources: 13 YANG models processed in 105.1 ms 07:28:30 [INFO] BindingJavaFileGenerator: Defined 79 files in 15.11 ms 07:28:30 [INFO] Sorted 79 files into 24 directories in 289.9 μs 07:28:30 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 79 in 25.33 ms 07:28:30 [INFO] 07:28:30 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-labeled-unicast --- 07:28:30 [INFO] Starting audit... 07:28:30 Audit done. 07:28:30 [INFO] You have 0 Checkstyle violations. 07:28:30 [INFO] 07:28:30 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-labeled-unicast --- 07:28:30 [INFO] Starting audit... 07:28:30 Audit done. 07:28:30 [INFO] You have 0 Checkstyle violations. 07:28:30 [INFO] 07:28:30 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-labeled-unicast --- 07:28:30 [INFO] 07:28:30 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-labeled-unicast --- 07:28:30 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/src/main/resources 07:28:30 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/generated-sources/spi 07:28:30 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:28:30 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:28:30 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:28:30 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/generated-sources/spi 07:28:30 [INFO] 07:28:30 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-labeled-unicast --- 07:28:30 [INFO] Recompiling the module because of changed dependency. 07:28:30 [INFO] Compiling 87 source files with javac [debug release 21] to target/classes 07:28:31 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 07:28:31 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 07:28:31 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 07:28:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/src/main/java/org/opendaylight/protocol/bgp/labeled/unicast/BGPActivator.java:[48,39] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:28:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/src/main/java/org/opendaylight/protocol/bgp/labeled/unicast/BGPActivator.java:[50,39] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:28:31 [INFO] 07:28:31 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-labeled-unicast >>> 07:28:31 [INFO] 07:28:31 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-labeled-unicast --- 07:28:31 [INFO] Fork Value is true 07:28:34 [INFO] Done SpotBugs Analysis.... 07:28:34 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:28:34 [INFO] 07:28:34 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-labeled-unicast <<< 07:28:34 [INFO] 07:28:34 [INFO] 07:28:34 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-labeled-unicast --- 07:28:34 [INFO] BugInstance size is 0 07:28:34 [INFO] Error size is 0 07:28:34 [INFO] No errors/warnings found 07:28:34 [INFO] 07:28:34 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-labeled-unicast --- 07:28:34 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/src/test/resources 07:28:34 [INFO] 07:28:34 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-labeled-unicast --- 07:28:34 [INFO] Recompiling the module because of changed dependency. 07:28:34 [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes 07:28:34 [INFO] 07:28:34 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-labeled-unicast --- 07:28:34 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:28:34 [INFO] 07:28:34 [INFO] ------------------------------------------------------- 07:28:34 [INFO] T E S T S 07:28:34 [INFO] ------------------------------------------------------- 07:28:35 [INFO] Running org.opendaylight.protocol.bgp.labeled.unicast.LUNlriParserTest 07:28:35 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:28:36 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.243 s -- in org.opendaylight.protocol.bgp.labeled.unicast.LUNlriParserTest 07:28:36 [INFO] Running org.opendaylight.protocol.bgp.labeled.unicast.ActivatorTest 07:28:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.opendaylight.protocol.bgp.labeled.unicast.ActivatorTest 07:28:37 [INFO] Running org.opendaylight.protocol.bgp.labeled.unicast.LabeledUnicastIpv6RIBSupportTest 07:28:40 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.323 s -- in org.opendaylight.protocol.bgp.labeled.unicast.LabeledUnicastIpv6RIBSupportTest 07:28:40 [INFO] Running org.opendaylight.protocol.bgp.labeled.unicast.LabeledUnicastIpv4RIBSupportTest 07:28:40 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.opendaylight.protocol.bgp.labeled.unicast.LabeledUnicastIpv4RIBSupportTest 07:28:40 [INFO] Running org.opendaylight.protocol.bgp.labeled.unicast.BgpPrefixSidTlvsTest 07:28:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.labeled.unicast.BgpPrefixSidTlvsTest 07:28:40 [INFO] Running org.opendaylight.protocol.bgp.labeled.unicast.TableTypeActivatorTest 07:28:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.labeled.unicast.TableTypeActivatorTest 07:28:40 [INFO] 07:28:40 [INFO] Results: 07:28:40 [INFO] 07:28:40 [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0 07:28:40 [INFO] 07:28:40 [INFO] 07:28:40 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-labeled-unicast --- 07:28:40 [INFO] 07:28:40 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-labeled-unicast --- 07:28:40 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-0.24.0-SNAPSHOT.jar 07:28:40 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/classes/META-INF/MANIFEST.MF 07:28:40 [INFO] 07:28:40 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-labeled-unicast --- 07:28:43 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-0.24.0-SNAPSHOT-javadoc.jar 07:28:43 [INFO] 07:28:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-labeled-unicast --- 07:28:43 [INFO] CycloneDX: Resolving Dependencies 07:28:44 [INFO] CycloneDX: Creating BOM version 1.6 with 55 component(s) 07:28:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/bom.xml 07:28:44 [INFO] attaching as bgp-labeled-unicast-0.24.0-SNAPSHOT-cyclonedx.xml 07:28:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/bom.json 07:28:44 [INFO] attaching as bgp-labeled-unicast-0.24.0-SNAPSHOT-cyclonedx.json 07:28:44 [INFO] 07:28:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-labeled-unicast --- 07:28:44 [INFO] Skipping duplicate-finder execution! 07:28:44 [INFO] 07:28:44 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-labeled-unicast --- 07:28:44 [INFO] No dependency problems found 07:28:44 [INFO] 07:28:44 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-labeled-unicast --- 07:28:44 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-0.24.0-SNAPSHOT-sources.jar 07:28:44 [INFO] 07:28:44 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-labeled-unicast --- 07:28:44 [INFO] 07:28:44 [INFO] --- jacoco:0.8.14:report (report) @ bgp-labeled-unicast --- 07:28:44 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/code-coverage/jacoco.exec 07:28:44 [INFO] Analyzed bundle 'bgp-labeled-unicast' with 11 classes 07:28:45 [INFO] 07:28:45 [INFO] --- install:3.1.4:install (default-install) @ bgp-labeled-unicast --- 07:28:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-labeled-unicast/0.24.0-SNAPSHOT/bgp-labeled-unicast-0.24.0-SNAPSHOT.pom 07:28:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-labeled-unicast/0.24.0-SNAPSHOT/bgp-labeled-unicast-0.24.0-SNAPSHOT.jar 07:28:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-labeled-unicast/0.24.0-SNAPSHOT/bgp-labeled-unicast-0.24.0-SNAPSHOT-javadoc.jar 07:28:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-labeled-unicast/0.24.0-SNAPSHOT/bgp-labeled-unicast-0.24.0-SNAPSHOT-cyclonedx.xml 07:28:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-labeled-unicast/0.24.0-SNAPSHOT/bgp-labeled-unicast-0.24.0-SNAPSHOT-cyclonedx.json 07:28:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-labeled-unicast/0.24.0-SNAPSHOT/bgp-labeled-unicast-0.24.0-SNAPSHOT-sources.jar 07:28:45 [INFO] 07:28:45 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-labeled-unicast --- 07:28:45 [INFO] Installing org/opendaylight/bgpcep/bgp-labeled-unicast/0.24.0-SNAPSHOT/bgp-labeled-unicast-0.24.0-SNAPSHOT.jar 07:28:45 [INFO] Writing OBR metadata 07:28:45 [INFO] 07:28:45 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-labeled-unicast --- 07:28:45 [INFO] org.opendaylight.bgpcep:bgp-labeled-unicast:bundle:0.24.0-SNAPSHOT 07:28:45 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:28:45 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:28:45 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.24.0-SNAPSHOT:compile 07:28:45 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:28:45 [INFO] +- org.opendaylight.ietf:rfc8294-netty:jar:1.0.2:compile 07:28:45 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:28:45 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:28:45 [INFO] +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:28:45 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:28:45 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:28:45 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:28:45 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:28:45 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:28:45 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:28:45 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:28:45 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:test-jar:tests:0.24.0-SNAPSHOT:test 07:28:45 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:test 07:28:45 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:28:45 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:28:45 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:28:45 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:28:45 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:28:45 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:28:45 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT:compile 07:28:45 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:28:45 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:28:45 [INFO] | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:28:45 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:28:45 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:28:45 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:compile 07:28:45 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:28:45 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.24.0-SNAPSHOT:compile 07:28:45 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.24.0-SNAPSHOT:compile 07:28:45 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:28:45 [INFO] +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:28:45 [INFO] +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:28:45 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:28:45 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:28:45 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:28:45 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:28:45 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:28:45 [INFO] | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:28:45 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:28:45 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:28:45 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:28:45 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:28:45 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:28:45 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:28:45 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:28:45 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:28:45 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:28:45 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:28:45 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:28:45 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:0.24.0-SNAPSHOT:test 07:28:45 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:28:45 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:28:45 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:28:45 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:28:45 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:28:45 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:28:45 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:28:45 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:28:45 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:28:45 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:28:45 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:28:45 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:28:45 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:28:45 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:28:45 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:28:45 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:28:45 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:28:45 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:28:45 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:28:45 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:28:45 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:28:45 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:28:45 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:28:45 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:28:45 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:28:45 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:28:45 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:28:45 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:28:45 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:28:45 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:28:45 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:28:45 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:28:45 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:28:45 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:28:45 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:28:45 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:28:45 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:28:45 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:28:45 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:28:45 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:28:45 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:28:45 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:28:45 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:28:45 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:28:45 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:28:45 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:28:45 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:28:45 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:28:45 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:28:45 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:28:45 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:28:45 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:28:45 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:28:45 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:28:45 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:28:45 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:28:45 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:28:45 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:28:45 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:28:45 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:28:45 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:28:45 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:28:45 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:28:45 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:28:45 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:28:45 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:28:45 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:28:45 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:28:45 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:28:45 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:28:45 [INFO] +- junit:junit:jar:4.13.2:test 07:28:45 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:28:45 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:28:45 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:28:45 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:28:45 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:28:45 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:28:45 [INFO] 07:28:45 [INFO] --- clm:3.0.0-01:index (default-cli) @ bgp-labeled-unicast --- 07:28:45 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/sonatype-clm/module.xml 07:28:45 [INFO] 07:28:45 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-bgp-labeled-unicast >------- 07:28:45 [INFO] Building OpenDaylight :: BGP :: Labeled Unicast 0.24.0-SNAPSHOT [81/167] 07:28:45 [INFO] from features/odl-bgpcep-bgp-labeled-unicast/pom.xml 07:28:45 [INFO] ------------------------------[ feature ]------------------------------- 07:28:45 [INFO] 07:28:45 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-labeled-unicast --- 07:28:45 [INFO] 07:28:45 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-labeled-unicast --- 07:28:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:28:45 [INFO] 07:28:45 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-labeled-unicast --- 07:28:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:28:45 [INFO] 07:28:45 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-labeled-unicast --- 07:28:45 [INFO] 07:28:45 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-labeled-unicast --- 07:28:45 [INFO] 07:28:45 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-labeled-unicast --- 07:28:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:28:45 [INFO] argLine set to empty 07:28:45 [INFO] 07:28:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-labeled-unicast --- 07:28:45 [INFO] Starting audit... 07:28:45 Audit done. 07:28:45 [INFO] You have 0 Checkstyle violations. 07:28:45 [INFO] 07:28:45 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-labeled-unicast --- 07:28:45 [INFO] Starting audit... 07:28:45 Audit done. 07:28:45 [INFO] You have 0 Checkstyle violations. 07:28:45 [INFO] 07:28:45 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-labeled-unicast --- 07:28:45 [INFO] 07:28:45 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-labeled-unicast --- 07:28:45 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-labeled-unicast/target/feature/feature.xml 07:28:45 [INFO] ...done! 07:28:45 [INFO] Attaching features XML 07:28:45 [INFO] 07:28:45 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-labeled-unicast --- 07:28:45 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:28:45 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:28:45 [INFO] 07:28:45 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-labeled-unicast >>> 07:28:45 [INFO] 07:28:45 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-labeled-unicast --- 07:28:45 [INFO] No files found to run spotbugs, check compile phase has been run 07:28:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:28:45 [INFO] 07:28:45 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-labeled-unicast <<< 07:28:45 [INFO] 07:28:45 [INFO] 07:28:45 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-labeled-unicast --- 07:28:45 [INFO] 07:28:45 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bgp-labeled-unicast --- 07:28:45 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-labeled-unicast 07:28:45 [INFO] Project dependency features detected: [] 07:28:45 [INFO] Pax Exam System (Version: 4.14.0) created. 07:28:45 [INFO] Creating RMI registry server on 127.0.0.1:35093 07:28:46 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:28:46 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:28:46 [INFO] Waiting for remote bundle context.. on 35093 name: 2620ebbd-57b7-4122-b4a9-aa9b045f0832 timout: [ RelativeTimeout value = 180000 ] 07:28:49 [INFO] Building jar from resources and headers. 07:28:49 [INFO] Writing jar finished. 07:28:53 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:28:53 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:28:54 [INFO] 07:28:54 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-bgp-labeled-unicast --- 07:28:54 [INFO] 07:28:54 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-labeled-unicast --- 07:28:54 [INFO] No Javadoc in project. Archive not created. 07:28:54 [INFO] 07:28:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-labeled-unicast --- 07:28:54 [INFO] CycloneDX: Resolving Dependencies 07:28:55 [INFO] CycloneDX: Creating BOM version 1.6 with 158 component(s) 07:28:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-labeled-unicast/target/bom.xml 07:28:55 [INFO] attaching as odl-bgpcep-bgp-labeled-unicast-0.24.0-SNAPSHOT-cyclonedx.xml 07:28:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-labeled-unicast/target/bom.json 07:28:55 [INFO] attaching as odl-bgpcep-bgp-labeled-unicast-0.24.0-SNAPSHOT-cyclonedx.json 07:28:55 [INFO] 07:28:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-labeled-unicast --- 07:28:55 [INFO] Skipping duplicate-finder execution! 07:28:55 [INFO] 07:28:55 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-labeled-unicast --- 07:28:55 [INFO] Skipping plugin execution 07:28:55 [INFO] 07:28:55 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-labeled-unicast --- 07:28:55 [INFO] Skipping source per configuration. 07:28:55 [INFO] 07:28:55 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-labeled-unicast --- 07:28:55 [INFO] 07:28:55 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-labeled-unicast --- 07:28:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:28:55 [INFO] 07:28:55 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-labeled-unicast --- 07:28:55 [WARNING] 07:28:55 [WARNING] The packaging plugin for project odl-bgpcep-bgp-labeled-unicast did not assign 07:28:55 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:28:55 [WARNING] 07:28:55 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:28:55 [WARNING] 07:28:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-labeled-unicast/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-labeled-unicast/0.24.0-SNAPSHOT/odl-bgpcep-bgp-labeled-unicast-0.24.0-SNAPSHOT.pom 07:28:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-labeled-unicast/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-labeled-unicast/0.24.0-SNAPSHOT/odl-bgpcep-bgp-labeled-unicast-0.24.0-SNAPSHOT-features.xml 07:28:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-labeled-unicast/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-labeled-unicast/0.24.0-SNAPSHOT/odl-bgpcep-bgp-labeled-unicast-0.24.0-SNAPSHOT-cyclonedx.xml 07:28:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-labeled-unicast/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-labeled-unicast/0.24.0-SNAPSHOT/odl-bgpcep-bgp-labeled-unicast-0.24.0-SNAPSHOT-cyclonedx.json 07:28:55 [INFO] 07:28:55 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bgp-labeled-unicast --- 07:28:55 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-labeled-unicast:feature:0.24.0-SNAPSHOT 07:28:55 [INFO] +- org.opendaylight.bgpcep:bgp-labeled-unicast:jar:0.24.0-SNAPSHOT:compile 07:28:55 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.24.0-SNAPSHOT:compile 07:28:55 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:28:55 [INFO] | +- org.opendaylight.ietf:rfc8294-netty:jar:1.0.2:compile 07:28:55 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:28:55 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:28:55 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:28:55 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:28:55 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:28:55 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:28:55 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:28:55 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:28:55 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:28:55 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:28:55 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT:compile 07:28:55 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:28:55 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:28:55 [INFO] | | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:28:55 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:28:55 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:28:55 [INFO] | | \- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:28:55 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:compile 07:28:55 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:28:55 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.24.0-SNAPSHOT:compile 07:28:55 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.24.0-SNAPSHOT:compile 07:28:55 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:28:55 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:28:55 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:28:55 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:28:55 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:28:55 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:28:55 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:28:55 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:28:55 [INFO] | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:28:55 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:28:55 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:28:55 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:28:55 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:28:55 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:28:55 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:28:55 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:28:55 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:28:55 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:28:55 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:28:55 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:28:55 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:28:55 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:28:55 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.24.0-SNAPSHOT:compile 07:28:55 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.24.0-SNAPSHOT:compile 07:28:55 [INFO] | | \- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.24.0-SNAPSHOT:compile 07:28:55 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.24.0-SNAPSHOT:compile 07:28:55 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.24.0-SNAPSHOT:compile 07:28:55 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.24.0-SNAPSHOT:compile 07:28:55 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.24.0-SNAPSHOT:compile 07:28:55 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.24.0-SNAPSHOT:compile 07:28:55 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:28:55 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:28:55 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:28:55 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:28:55 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:28:55 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:28:55 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:28:55 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:28:55 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:28:55 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.24.0-SNAPSHOT:compile 07:28:55 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:compile 07:28:55 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:28:55 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:28:55 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:28:55 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:28:55 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:28:55 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:28:55 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:28:55 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:28:55 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:28:55 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:28:55 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:28:55 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:28:55 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:28:55 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:28:55 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:28:55 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:28:55 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:28:55 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:28:55 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:28:55 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:28:55 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:28:55 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:28:55 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:28:55 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:28:55 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:28:55 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:28:55 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:28:55 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:28:55 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:28:55 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:28:55 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:28:55 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:28:55 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:28:55 [INFO] | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:28:55 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:28:55 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:28:55 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:28:55 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:28:55 [INFO] | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:28:55 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:28:55 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:28:55 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:28:55 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:28:55 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:28:55 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:28:55 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:28:55 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:28:55 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:28:55 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:28:55 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:28:55 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:28:55 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:28:55 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:28:55 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:28:55 [INFO] | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:28:55 [INFO] | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:28:55 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:28:55 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:28:55 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:28:55 [INFO] | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:28:55 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:28:55 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:28:55 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:28:55 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:28:55 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:28:55 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.24.0-SNAPSHOT:compile 07:28:55 [INFO] +- org.opendaylight.ietf:odl-ietf-rfc8294-netty:xml:features:1.0.2:compile 07:28:55 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:28:55 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:28:55 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:28:55 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:28:55 [INFO] | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:28:55 [INFO] | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:28:55 [INFO] | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:28:55 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:28:55 [INFO] | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:28:55 [INFO] | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:28:55 [INFO] | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:28:55 [INFO] | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:28:55 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:28:55 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:28:55 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:28:55 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:28:55 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:28:55 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:28:55 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:28:55 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:28:55 [INFO] | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:28:55 [INFO] | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:28:55 [INFO] | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:28:55 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:28:55 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:28:55 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:28:55 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:28:55 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:28:55 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:28:55 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:28:55 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:28:55 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:28:55 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:28:55 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:28:55 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:28:55 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:28:55 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:28:55 [INFO] +- junit:junit:jar:4.13.2:test 07:28:55 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:28:55 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:28:55 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:28:55 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:28:55 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:28:55 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:28:55 [INFO] 07:28:55 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-bgp-labeled-unicast --- 07:28:55 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-labeled-unicast/target/sonatype-clm/module.xml 07:28:55 [INFO] 07:28:55 [INFO] -----------------< org.opendaylight.bgpcep:bgp-l3vpn >------------------ 07:28:55 [INFO] Building bgp-l3vpn 0.24.0-SNAPSHOT [82/167] 07:28:55 [INFO] from bgp/extensions/l3vpn/pom.xml 07:28:55 [INFO] -------------------------------[ bundle ]------------------------------- 07:28:55 [INFO] 07:28:55 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-l3vpn --- 07:28:55 [INFO] 07:28:55 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-l3vpn --- 07:28:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:28:55 [INFO] 07:28:55 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-l3vpn --- 07:28:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:28:55 [INFO] 07:28:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-l3vpn --- 07:28:56 [INFO] 07:28:56 [INFO] --- dependency:3.9.0:properties (default) @ bgp-l3vpn --- 07:28:56 [INFO] 07:28:56 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-l3vpn --- 07:28:56 [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/l3vpn/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:28:56 [INFO] 07:28:56 [INFO] --- yang:14.0.20:generate-sources (binding) @ bgp-l3vpn --- 07:28:56 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:28:56 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/src/main/yang 07:28:56 [INFO] yang-to-sources: Found 15 dependencies in 2.357 ms 07:28:56 [INFO] yang-to-sources: Project model files found: 4 in 1.887 ms 07:28:56 [INFO] yang-to-sources: 17 YANG models processed in 129.8 ms 07:28:56 [INFO] BindingJavaFileGenerator: Defined 128 files in 15.03 ms 07:28:56 [INFO] Sorted 128 files into 50 directories in 200.2 μs 07:28:56 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 128 in 31.24 ms 07:28:56 [INFO] 07:28:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-l3vpn --- 07:28:56 [INFO] Starting audit... 07:28:56 Audit done. 07:28:56 [INFO] You have 0 Checkstyle violations. 07:28:56 [INFO] 07:28:56 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-l3vpn --- 07:28:56 [INFO] Starting audit... 07:28:56 Audit done. 07:28:56 [INFO] You have 0 Checkstyle violations. 07:28:56 [INFO] 07:28:56 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-l3vpn --- 07:28:56 [INFO] 07:28:56 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-l3vpn --- 07:28:56 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/src/main/resources 07:28:56 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/generated-sources/spi 07:28:56 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 07:28:56 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:28:56 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 07:28:56 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/generated-sources/spi 07:28:56 [INFO] 07:28:56 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-l3vpn --- 07:28:56 [INFO] Recompiling the module because of changed dependency. 07:28:56 [INFO] Compiling 146 source files with javac [debug release 21] to target/classes 07:28:57 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 07:28:57 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 07:28:57 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 07:28:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/BGPActivator.java:[64,39] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:28:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/BGPActivator.java:[67,39] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:28:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/BGPActivator.java:[70,39] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:28:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/BGPActivator.java:[73,39] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:28:57 [INFO] 07:28:57 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-l3vpn >>> 07:28:57 [INFO] 07:28:57 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-l3vpn --- 07:28:57 [INFO] Fork Value is true 07:29:00 [INFO] Done SpotBugs Analysis.... 07:29:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:29:00 [INFO] 07:29:00 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-l3vpn <<< 07:29:00 [INFO] 07:29:00 [INFO] 07:29:00 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-l3vpn --- 07:29:00 [INFO] BugInstance size is 0 07:29:00 [INFO] Error size is 0 07:29:00 [INFO] No errors/warnings found 07:29:00 [INFO] 07:29:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-l3vpn --- 07:29:00 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/src/test/resources 07:29:00 [INFO] 07:29:00 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-l3vpn --- 07:29:00 [INFO] Recompiling the module because of changed dependency. 07:29:00 [INFO] Compiling 12 source files with javac [debug release 21] to target/test-classes 07:29:01 [INFO] 07:29:01 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-l3vpn --- 07:29:01 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:29:01 [INFO] 07:29:01 [INFO] ------------------------------------------------------- 07:29:01 [INFO] T E S T S 07:29:01 [INFO] ------------------------------------------------------- 07:29:02 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.mcast.L3vpnMcastIpv6RIBSupportTest 07:29:05 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:29:06 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.496 s -- in org.opendaylight.protocol.bgp.l3vpn.mcast.L3vpnMcastIpv6RIBSupportTest 07:29:06 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.mcast.L3vpnMcastIpv4RIBSupportTest 07:29:06 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.opendaylight.protocol.bgp.l3vpn.mcast.L3vpnMcastIpv4RIBSupportTest 07:29:06 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.mcast.nlri.L3vpnMcastNlriSerializerTest 07:29:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.protocol.bgp.l3vpn.mcast.nlri.L3vpnMcastNlriSerializerTest 07:29:06 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6.VpnIpv6RIBSupportTest 07:29:07 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s -- in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6.VpnIpv6RIBSupportTest 07:29:07 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6.VpnIpv6NlriParserTest 07:29:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6.VpnIpv6NlriParserTest 07:29:07 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6.VpnIpv6NextHopTest 07:29:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6.VpnIpv6NextHopTest 07:29:07 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4.VpnIpv4RIBSupportTest 07:29:07 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4.VpnIpv4RIBSupportTest 07:29:07 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4.VpnIpv4NextHopTest 07:29:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4.VpnIpv4NextHopTest 07:29:07 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4.VpnIpv4NlriParserTest 07:29:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4.VpnIpv4NlriParserTest 07:29:07 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.BGPActivatorTest 07:29:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.protocol.bgp.l3vpn.BGPActivatorTest 07:29:07 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.TableTypeActivatorTest 07:29:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.bgp.l3vpn.TableTypeActivatorTest 07:29:07 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.RIBActivatorTest 07:29:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.l3vpn.RIBActivatorTest 07:29:07 [INFO] 07:29:07 [INFO] Results: 07:29:07 [INFO] 07:29:07 [INFO] Tests run: 63, Failures: 0, Errors: 0, Skipped: 0 07:29:07 [INFO] 07:29:07 [INFO] 07:29:07 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-l3vpn --- 07:29:07 [INFO] 07:29:07 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-l3vpn --- 07:29:07 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/bgp-l3vpn-0.24.0-SNAPSHOT.jar 07:29:07 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/classes/META-INF/MANIFEST.MF 07:29:07 [INFO] 07:29:07 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-l3vpn --- 07:29:11 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/bgp-l3vpn-0.24.0-SNAPSHOT-javadoc.jar 07:29:11 [INFO] 07:29:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-l3vpn --- 07:29:11 [INFO] CycloneDX: Resolving Dependencies 07:29:12 [INFO] CycloneDX: Creating BOM version 1.6 with 56 component(s) 07:29:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/bom.xml 07:29:12 [INFO] attaching as bgp-l3vpn-0.24.0-SNAPSHOT-cyclonedx.xml 07:29:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/bom.json 07:29:12 [INFO] attaching as bgp-l3vpn-0.24.0-SNAPSHOT-cyclonedx.json 07:29:12 [INFO] 07:29:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-l3vpn --- 07:29:12 [INFO] Skipping duplicate-finder execution! 07:29:12 [INFO] 07:29:12 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-l3vpn --- 07:29:12 [INFO] No dependency problems found 07:29:12 [INFO] 07:29:12 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-l3vpn --- 07:29:12 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/bgp-l3vpn-0.24.0-SNAPSHOT-sources.jar 07:29:12 [INFO] 07:29:12 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-l3vpn --- 07:29:12 [INFO] 07:29:12 [INFO] --- jacoco:0.8.14:report (report) @ bgp-l3vpn --- 07:29:12 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/code-coverage/jacoco.exec 07:29:12 [INFO] Analyzed bundle 'bgp-l3vpn' with 27 classes 07:29:13 [INFO] 07:29:13 [INFO] --- install:3.1.4:install (default-install) @ bgp-l3vpn --- 07:29:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-l3vpn/0.24.0-SNAPSHOT/bgp-l3vpn-0.24.0-SNAPSHOT.pom 07:29:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/bgp-l3vpn-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-l3vpn/0.24.0-SNAPSHOT/bgp-l3vpn-0.24.0-SNAPSHOT.jar 07:29:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/bgp-l3vpn-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-l3vpn/0.24.0-SNAPSHOT/bgp-l3vpn-0.24.0-SNAPSHOT-javadoc.jar 07:29:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-l3vpn/0.24.0-SNAPSHOT/bgp-l3vpn-0.24.0-SNAPSHOT-cyclonedx.xml 07:29:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-l3vpn/0.24.0-SNAPSHOT/bgp-l3vpn-0.24.0-SNAPSHOT-cyclonedx.json 07:29:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/bgp-l3vpn-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-l3vpn/0.24.0-SNAPSHOT/bgp-l3vpn-0.24.0-SNAPSHOT-sources.jar 07:29:13 [INFO] 07:29:13 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-l3vpn --- 07:29:13 [INFO] Installing org/opendaylight/bgpcep/bgp-l3vpn/0.24.0-SNAPSHOT/bgp-l3vpn-0.24.0-SNAPSHOT.jar 07:29:13 [INFO] Writing OBR metadata 07:29:13 [INFO] 07:29:13 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-l3vpn --- 07:29:13 [INFO] org.opendaylight.bgpcep:bgp-l3vpn:bundle:0.24.0-SNAPSHOT 07:29:13 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.24.0-SNAPSHOT:compile 07:29:13 [INFO] +- org.opendaylight.bgpcep:bgp-labeled-unicast:jar:0.24.0-SNAPSHOT:compile 07:29:13 [INFO] | +- org.opendaylight.ietf:rfc8294-netty:jar:1.0.2:compile 07:29:13 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:29:13 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:29:13 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:29:13 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:29:13 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:29:13 [INFO] +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:29:13 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:29:13 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:29:13 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:29:13 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:29:13 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:29:13 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:29:13 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:29:13 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:29:13 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:29:13 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:29:13 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:29:13 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT:compile 07:29:13 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:29:13 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:29:13 [INFO] | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:29:13 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:29:13 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:29:13 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:29:13 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:compile 07:29:13 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:29:13 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:29:13 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.24.0-SNAPSHOT:compile 07:29:13 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.24.0-SNAPSHOT:compile 07:29:13 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:29:13 [INFO] +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:29:13 [INFO] +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:29:13 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:29:13 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:29:13 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:29:13 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:29:13 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:29:13 [INFO] | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:29:13 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:29:13 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:29:13 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:29:13 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:29:13 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:29:13 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:29:13 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:29:13 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:29:13 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:29:13 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:29:13 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:29:13 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:0.24.0-SNAPSHOT:test 07:29:13 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:29:13 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:29:13 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:test 07:29:13 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:29:13 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:29:13 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:29:13 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:29:13 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:29:13 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:29:13 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:29:13 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:29:13 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:29:13 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:29:13 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:29:13 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:29:13 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:29:13 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:29:13 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:29:13 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:29:13 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:29:13 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:29:13 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:29:13 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:29:13 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:29:13 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:29:13 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:29:13 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:29:13 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:29:13 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:29:13 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:29:13 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:29:13 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:29:13 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:29:13 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:29:13 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:29:13 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:29:13 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:29:13 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:29:13 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:29:13 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:29:13 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:29:13 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:29:13 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:29:13 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:29:13 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:29:13 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:29:13 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:29:13 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:29:13 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:29:13 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:29:13 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:29:13 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:29:13 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:29:13 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:29:13 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:29:13 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:29:13 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:29:13 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:29:13 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:29:13 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:29:13 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:29:13 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:29:13 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:29:13 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:29:13 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:29:13 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:29:13 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:29:13 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:29:13 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:29:13 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:29:13 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:29:13 [INFO] +- junit:junit:jar:4.13.2:test 07:29:13 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:29:13 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:29:13 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:29:13 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:29:13 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:29:13 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:29:13 [INFO] 07:29:13 [INFO] --- clm:3.0.0-01:index (default-cli) @ bgp-l3vpn --- 07:29:13 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/sonatype-clm/module.xml 07:29:13 [INFO] 07:29:13 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-l3vpn >------------ 07:29:13 [INFO] Building OpenDaylight :: BGP :: L3Vpn 0.24.0-SNAPSHOT [83/167] 07:29:13 [INFO] from features/odl-bgpcep-bgp-l3vpn/pom.xml 07:29:13 [INFO] ------------------------------[ feature ]------------------------------- 07:29:13 [INFO] 07:29:13 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-l3vpn --- 07:29:13 [INFO] 07:29:13 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-l3vpn --- 07:29:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:29:13 [INFO] 07:29:13 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-l3vpn --- 07:29:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:29:13 [INFO] 07:29:13 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-l3vpn --- 07:29:13 [INFO] 07:29:13 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-l3vpn --- 07:29:13 [INFO] 07:29:13 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-l3vpn --- 07:29:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:29:13 [INFO] argLine set to empty 07:29:13 [INFO] 07:29:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-l3vpn --- 07:29:13 [INFO] Starting audit... 07:29:13 Audit done. 07:29:13 [INFO] You have 0 Checkstyle violations. 07:29:13 [INFO] 07:29:13 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-l3vpn --- 07:29:13 [INFO] Starting audit... 07:29:13 Audit done. 07:29:13 [INFO] You have 0 Checkstyle violations. 07:29:13 [INFO] 07:29:13 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-l3vpn --- 07:29:13 [INFO] 07:29:13 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-l3vpn --- 07:29:13 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-l3vpn/target/feature/feature.xml 07:29:13 [INFO] ...done! 07:29:13 [INFO] Attaching features XML 07:29:13 [INFO] 07:29:13 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-l3vpn --- 07:29: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:29:13 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:29:13 [INFO] 07:29:13 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-l3vpn >>> 07:29:13 [INFO] 07:29:13 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-l3vpn --- 07:29:13 [INFO] No files found to run spotbugs, check compile phase has been run 07:29:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:29:13 [INFO] 07:29:13 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-l3vpn <<< 07:29:13 [INFO] 07:29:13 [INFO] 07:29:13 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-l3vpn --- 07:29:13 [INFO] 07:29:13 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bgp-l3vpn --- 07:29:13 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-l3vpn 07:29:13 [INFO] Project dependency features detected: [] 07:29:13 [INFO] Pax Exam System (Version: 4.14.0) created. 07:29:13 [INFO] Creating RMI registry server on 127.0.0.1:40641 07:29:14 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:29:14 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:29:14 [INFO] Waiting for remote bundle context.. on 40641 name: afc9bf7d-ef47-4937-9bd5-ab39dcf8ff52 timout: [ RelativeTimeout value = 180000 ] 07:29:17 [INFO] Building jar from resources and headers. 07:29:17 [INFO] Writing jar finished. 07:29:22 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:29:22 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:29:22 [INFO] 07:29:22 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-bgp-l3vpn --- 07:29:22 [INFO] 07:29:22 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-l3vpn --- 07:29:22 [INFO] No Javadoc in project. Archive not created. 07:29:22 [INFO] 07:29:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-l3vpn --- 07:29:22 [INFO] CycloneDX: Resolving Dependencies 07:29:24 [INFO] CycloneDX: Creating BOM version 1.6 with 160 component(s) 07:29:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-l3vpn/target/bom.xml 07:29:24 [INFO] attaching as odl-bgpcep-bgp-l3vpn-0.24.0-SNAPSHOT-cyclonedx.xml 07:29:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-l3vpn/target/bom.json 07:29:24 [INFO] attaching as odl-bgpcep-bgp-l3vpn-0.24.0-SNAPSHOT-cyclonedx.json 07:29:24 [INFO] 07:29:24 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-l3vpn --- 07:29:24 [INFO] Skipping duplicate-finder execution! 07:29:24 [INFO] 07:29:24 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-l3vpn --- 07:29:24 [INFO] Skipping plugin execution 07:29:24 [INFO] 07:29:24 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-l3vpn --- 07:29:24 [INFO] Skipping source per configuration. 07:29:24 [INFO] 07:29:24 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-l3vpn --- 07:29:24 [INFO] 07:29:24 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-l3vpn --- 07:29:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:29:24 [INFO] 07:29:24 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-l3vpn --- 07:29:24 [WARNING] 07:29:24 [WARNING] The packaging plugin for project odl-bgpcep-bgp-l3vpn did not assign 07:29:24 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:29:24 [WARNING] 07:29:24 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:29:24 [WARNING] 07:29:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-l3vpn/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-l3vpn/0.24.0-SNAPSHOT/odl-bgpcep-bgp-l3vpn-0.24.0-SNAPSHOT.pom 07:29:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-l3vpn/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-l3vpn/0.24.0-SNAPSHOT/odl-bgpcep-bgp-l3vpn-0.24.0-SNAPSHOT-features.xml 07:29:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-l3vpn/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-l3vpn/0.24.0-SNAPSHOT/odl-bgpcep-bgp-l3vpn-0.24.0-SNAPSHOT-cyclonedx.xml 07:29:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-l3vpn/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-l3vpn/0.24.0-SNAPSHOT/odl-bgpcep-bgp-l3vpn-0.24.0-SNAPSHOT-cyclonedx.json 07:29:24 [INFO] 07:29:24 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bgp-l3vpn --- 07:29:24 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-l3vpn:feature:0.24.0-SNAPSHOT 07:29:24 [INFO] +- org.opendaylight.bgpcep:bgp-l3vpn:jar:0.24.0-SNAPSHOT:compile 07:29:24 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.24.0-SNAPSHOT:compile 07:29:24 [INFO] | +- org.opendaylight.bgpcep:bgp-labeled-unicast:jar:0.24.0-SNAPSHOT:compile 07:29:24 [INFO] | | +- org.opendaylight.ietf:rfc8294-netty:jar:1.0.2:compile 07:29:24 [INFO] | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:29:24 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:29:24 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:29:24 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:29:24 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:29:24 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:29:24 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:29:24 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:29:24 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:29:24 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:29:24 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT:compile 07:29:24 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:29:24 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:29:24 [INFO] | | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:29:24 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:29:24 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:29:24 [INFO] | | \- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:29:24 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:compile 07:29:24 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:29:24 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:29:24 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.24.0-SNAPSHOT:compile 07:29:24 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.24.0-SNAPSHOT:compile 07:29:24 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:29:24 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:29:24 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:29:24 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:29:24 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:29:24 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:29:24 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:29:24 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:29:24 [INFO] | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:29:24 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:29:24 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:29:24 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:29:24 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:29:24 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:29:24 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:29:24 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:29:24 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:29:24 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:29:24 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:29:24 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:29:24 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:29:24 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:29:24 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.24.0-SNAPSHOT:compile 07:29:24 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.24.0-SNAPSHOT:compile 07:29:24 [INFO] | | \- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.24.0-SNAPSHOT:compile 07:29:24 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.24.0-SNAPSHOT:compile 07:29:24 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.24.0-SNAPSHOT:compile 07:29:24 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.24.0-SNAPSHOT:compile 07:29:24 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.24.0-SNAPSHOT:compile 07:29:24 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.24.0-SNAPSHOT:compile 07:29:24 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:29:24 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:29:24 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:29:24 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:29:24 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:29:24 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:29:24 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:29:24 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:29:24 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:29:24 [INFO] | | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:29:24 [INFO] | | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:29:24 [INFO] | | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:29:24 [INFO] | | | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:29:24 [INFO] | | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:29:24 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:29:24 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:29:24 [INFO] | | | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:29:24 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:29:24 [INFO] | | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:29:24 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:29:24 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:29:24 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:29:24 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:29:24 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:29:24 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:29:24 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:29:24 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:29:24 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:29:24 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:29:24 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:29:24 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.24.0-SNAPSHOT:compile 07:29:24 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:compile 07:29:24 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:29:24 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:29:24 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:29:24 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:29:24 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:29:24 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:29:24 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:29:24 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:29:24 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:29:24 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:29:24 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:29:24 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:29:24 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:29:24 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:29:24 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:29:24 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:29:24 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:29:24 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:29:24 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:29:24 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:29:24 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:29:24 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:29:24 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:29:24 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:29:24 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:29:24 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:29:24 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:29:24 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:29:24 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:29:24 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:29:24 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:29:24 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:29:24 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:29:24 [INFO] | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:29:24 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:29:24 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:29:24 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:29:24 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:29:24 [INFO] | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:29:24 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:29:24 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:29:24 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:29:24 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:29:24 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:29:24 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:29:24 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:29:24 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:29:24 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:29:24 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:29:24 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:29:24 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:29:24 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:29:24 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:29:24 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:29:24 [INFO] | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:29:24 [INFO] | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:29:24 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:29:24 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:29:24 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:29:24 [INFO] | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:29:24 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:29:24 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:29:24 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:29:24 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:29:24 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:29:24 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-labeled-unicast:xml:features:0.24.0-SNAPSHOT:compile 07:29:24 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.24.0-SNAPSHOT:compile 07:29:24 [INFO] | \- org.opendaylight.ietf:odl-ietf-rfc8294-netty:xml:features:1.0.2:compile 07:29:24 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:29:24 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:29:24 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:29:24 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:29:24 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:29:24 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:29:24 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:29:24 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:29:24 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:29:24 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:29:24 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:29:24 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:29:24 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:29:24 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:29:24 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:29:24 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:29:24 [INFO] +- junit:junit:jar:4.13.2:test 07:29:24 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:29:24 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:29:24 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:29:24 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:29:24 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:29:24 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:29:24 [INFO] 07:29:24 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-bgp-l3vpn --- 07:29:24 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-l3vpn/target/sonatype-clm/module.xml 07:29:24 [INFO] 07:29:24 [INFO] ------------------< org.opendaylight.bgpcep:bgp-mvpn >------------------ 07:29:24 [INFO] Building bgp-mvpn 0.24.0-SNAPSHOT [84/167] 07:29:24 [INFO] from bgp/extensions/mvpn/pom.xml 07:29:24 [INFO] -------------------------------[ bundle ]------------------------------- 07:29:24 [INFO] 07:29:24 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-mvpn --- 07:29:24 [INFO] 07:29:24 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-mvpn --- 07:29:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:29:24 [INFO] 07:29:24 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-mvpn --- 07:29:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:29:24 [INFO] 07:29:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-mvpn --- 07:29:24 [INFO] 07:29:24 [INFO] --- dependency:3.9.0:properties (default) @ bgp-mvpn --- 07:29:24 [INFO] 07:29:24 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-mvpn --- 07:29: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/mvpn/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:29:24 [INFO] 07:29:24 [INFO] --- yang:14.0.20:generate-sources (binding) @ bgp-mvpn --- 07:29:24 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:29:24 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/src/main/yang 07:29:24 [INFO] yang-to-sources: Found 14 dependencies in 2.336 ms 07:29:24 [INFO] yang-to-sources: Project model files found: 4 in 4.104 ms 07:29:24 [INFO] yang-to-sources: 16 YANG models processed in 129.6 ms 07:29:24 [INFO] BindingJavaFileGenerator: Defined 179 files in 13.82 ms 07:29:24 [INFO] Sorted 179 files into 66 directories in 237.2 μs 07:29:24 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 179 in 38.79 ms 07:29:24 [INFO] 07:29:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-mvpn --- 07:29:24 [INFO] Starting audit... 07:29:24 Audit done. 07:29:24 [INFO] You have 0 Checkstyle violations. 07:29:24 [INFO] 07:29:24 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-mvpn --- 07:29:25 [INFO] Starting audit... 07:29:25 Audit done. 07:29:25 [INFO] You have 0 Checkstyle violations. 07:29:25 [INFO] 07:29:25 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-mvpn --- 07:29:25 [INFO] 07:29:25 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-mvpn --- 07:29:25 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/src/main/resources 07:29:25 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/generated-sources/spi 07:29:25 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 07:29:25 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:29:25 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 07:29:25 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/generated-sources/spi 07:29:25 [INFO] 07:29:25 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-mvpn --- 07:29:25 [INFO] Recompiling the module because of changed dependency. 07:29:25 [INFO] Compiling 217 source files with javac [debug release 21] to target/classes 07:29:26 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 07:29:26 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 07:29:26 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 07:29:26 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/impl/BGPActivator.java:[97,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:29:26 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/impl/BGPActivator.java:[103,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:29:26 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/spi/pojo/attributes/tunnel/identifier/SimpleTunnelIdentifierRegistry.java:[48,15] found raw type: org.opendaylight.protocol.bgp.mvpn.spi.attributes.tunnel.identifier.TunnelIdentifierSerializer 07:29:26 missing type arguments for generic class org.opendaylight.protocol.bgp.mvpn.spi.attributes.tunnel.identifier.TunnelIdentifierSerializer 07:29:26 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/spi/pojo/attributes/tunnel/identifier/SimpleTunnelIdentifierRegistry.java:[53,36] unchecked call to serialize(T,@org.eclipse.jdt.annotation.NonNull io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.protocol.bgp.mvpn.spi.attributes.tunnel.identifier.TunnelIdentifierSerializer 07:29:26 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/spi/pojo/nlri/SimpleMvpnNlriRegistry.java:[58,39] unchecked method invocation: method uniqueIndex in class com.google.common.collect.Maps is applied to given types 07:29:26 required: java.lang.Iterable,com.google.common.base.Function 07:29:26 found: java.util.List,com.google.common.base.Function> 07:29:26 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/spi/pojo/nlri/SimpleMvpnNlriRegistry.java:[58,39] unchecked conversion 07:29:26 required: com.google.common.collect.ImmutableMap,org.opendaylight.protocol.bgp.mvpn.impl.nlri.AbstractMvpnNlri> 07:29:26 found: com.google.common.collect.ImmutableMap 07:29:26 [INFO] 07:29:26 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-mvpn >>> 07:29:26 [INFO] 07:29:26 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-mvpn --- 07:29:26 [INFO] Fork Value is true 07:29:29 [INFO] Done SpotBugs Analysis.... 07:29:30 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:29:30 [INFO] 07:29:30 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-mvpn <<< 07:29:30 [INFO] 07:29:30 [INFO] 07:29:30 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-mvpn --- 07:29:30 [INFO] BugInstance size is 0 07:29:30 [INFO] Error size is 0 07:29:30 [INFO] No errors/warnings found 07:29:30 [INFO] 07:29:30 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-mvpn --- 07:29:30 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/src/test/resources 07:29:30 [INFO] 07:29:30 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-mvpn --- 07:29:30 [INFO] Recompiling the module because of changed dependency. 07:29:30 [INFO] Compiling 18 source files with javac [debug release 21] to target/test-classes 07:29:30 [INFO] 07:29:30 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-mvpn --- 07:29:30 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:29:30 [INFO] 07:29:30 [INFO] ------------------------------------------------------- 07:29:30 [INFO] T E S T S 07:29:30 [INFO] ------------------------------------------------------- 07:29:31 [INFO] Running org.opendaylight.protocol.bgp.mvpn.spi.pojo.nlri.SimpleMvpnNlriRegistryTest 07:29:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 s -- in org.opendaylight.protocol.bgp.mvpn.spi.pojo.nlri.SimpleMvpnNlriRegistryTest 07:29:31 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.attributes.tunnel.identifier.OpaqueUtilTest 07:29:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.opendaylight.protocol.bgp.mvpn.impl.attributes.tunnel.identifier.OpaqueUtilTest 07:29:31 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.attributes.tunnel.identifier.PAddressPMulticastGroupUtilTest 07:29:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.protocol.bgp.mvpn.impl.attributes.tunnel.identifier.PAddressPMulticastGroupUtilTest 07:29:31 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.attributes.PEDistinguisherLabelsAttributeHandlerTest 07:29:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s -- in org.opendaylight.protocol.bgp.mvpn.impl.attributes.PEDistinguisherLabelsAttributeHandlerTest 07:29:31 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.attributes.PMSITunnelAttributeHandlerTest 07:29:31 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.opendaylight.protocol.bgp.mvpn.impl.attributes.PMSITunnelAttributeHandlerTest 07:29:31 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.MvpnIpv4RIBSupportTest 07:29:34 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:29:36 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.097 s -- in org.opendaylight.protocol.bgp.mvpn.impl.MvpnIpv4RIBSupportTest 07:29:36 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.BGPActivatorTest 07:29:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.mvpn.impl.BGPActivatorTest 07:29:36 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.SPmsiADHandlerTest 07:29:36 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.SPmsiADHandlerTest 07:29:36 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.IntraAsIPmsiADHandlerTest 07:29:36 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.IntraAsIPmsiADHandlerTest 07:29:36 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.InterASIPmsiADHandlerTest 07:29:36 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.InterASIPmsiADHandlerTest 07:29:36 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.LeafADHandlerTest 07:29:36 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.LeafADHandlerTest 07:29:36 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.SourceActiveADHandlerTest 07:29:36 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.SourceActiveADHandlerTest 07:29:36 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.SharedTreeJoinHandlerTest 07:29:36 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.SharedTreeJoinHandlerTest 07:29:36 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.SourceTreeJoinHandlerTest 07:29:36 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.SourceTreeJoinHandlerTest 07:29:36 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.TableTypeActivatorTest 07:29:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.mvpn.impl.TableTypeActivatorTest 07:29:36 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.RIBActivatorTest 07:29:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.mvpn.impl.RIBActivatorTest 07:29:36 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.MvpnIpv6RIBSupportTest 07:29:36 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.opendaylight.protocol.bgp.mvpn.impl.MvpnIpv6RIBSupportTest 07:29:36 [INFO] 07:29:36 [INFO] Results: 07:29:36 [INFO] 07:29:36 [INFO] Tests run: 74, Failures: 0, Errors: 0, Skipped: 0 07:29:36 [INFO] 07:29:36 [INFO] 07:29:36 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-mvpn --- 07:29:36 [INFO] 07:29:36 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-mvpn --- 07:29:36 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/bgp-mvpn-0.24.0-SNAPSHOT.jar 07:29:36 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/classes/META-INF/MANIFEST.MF 07:29:36 [INFO] 07:29:36 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-mvpn --- 07:29:40 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/bgp-mvpn-0.24.0-SNAPSHOT-javadoc.jar 07:29:40 [INFO] 07:29:40 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-mvpn --- 07:29:40 [INFO] CycloneDX: Resolving Dependencies 07:29:42 [INFO] CycloneDX: Creating BOM version 1.6 with 55 component(s) 07:29:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/bom.xml 07:29:42 [INFO] attaching as bgp-mvpn-0.24.0-SNAPSHOT-cyclonedx.xml 07:29:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/bom.json 07:29:42 [INFO] attaching as bgp-mvpn-0.24.0-SNAPSHOT-cyclonedx.json 07:29:42 [INFO] 07:29:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-mvpn --- 07:29:42 [INFO] Skipping duplicate-finder execution! 07:29:42 [INFO] 07:29:42 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-mvpn --- 07:29:42 [INFO] No dependency problems found 07:29:42 [INFO] 07:29:42 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-mvpn --- 07:29:42 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/bgp-mvpn-0.24.0-SNAPSHOT-sources.jar 07:29:42 [INFO] 07:29:42 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-mvpn --- 07:29:42 [INFO] 07:29:42 [INFO] --- jacoco:0.8.14:report (report) @ bgp-mvpn --- 07:29:42 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/code-coverage/jacoco.exec 07:29:42 [INFO] Analyzed bundle 'bgp-mvpn' with 42 classes 07:29:42 [INFO] 07:29:42 [INFO] --- install:3.1.4:install (default-install) @ bgp-mvpn --- 07:29:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-mvpn/0.24.0-SNAPSHOT/bgp-mvpn-0.24.0-SNAPSHOT.pom 07:29:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/bgp-mvpn-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-mvpn/0.24.0-SNAPSHOT/bgp-mvpn-0.24.0-SNAPSHOT.jar 07:29:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/bgp-mvpn-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-mvpn/0.24.0-SNAPSHOT/bgp-mvpn-0.24.0-SNAPSHOT-javadoc.jar 07:29:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-mvpn/0.24.0-SNAPSHOT/bgp-mvpn-0.24.0-SNAPSHOT-cyclonedx.xml 07:29:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-mvpn/0.24.0-SNAPSHOT/bgp-mvpn-0.24.0-SNAPSHOT-cyclonedx.json 07:29:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/bgp-mvpn-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-mvpn/0.24.0-SNAPSHOT/bgp-mvpn-0.24.0-SNAPSHOT-sources.jar 07:29:42 [INFO] 07:29:42 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-mvpn --- 07:29:42 [INFO] Installing org/opendaylight/bgpcep/bgp-mvpn/0.24.0-SNAPSHOT/bgp-mvpn-0.24.0-SNAPSHOT.jar 07:29:42 [INFO] Writing OBR metadata 07:29:42 [INFO] 07:29:42 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-mvpn --- 07:29:42 [INFO] org.opendaylight.bgpcep:bgp-mvpn:bundle:0.24.0-SNAPSHOT 07:29:42 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 07:29:42 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:29:42 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:29:42 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.24.0-SNAPSHOT:compile 07:29:42 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:29:42 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:29:42 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:29:42 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:29:42 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:29:42 [INFO] +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:29:42 [INFO] +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:29:42 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:29:42 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:29:42 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:29:42 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:29:42 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:29:42 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:29:42 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.24.0-SNAPSHOT:test 07:29:42 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:29:42 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:29:42 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:29:42 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:29:42 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:29:42 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT:compile 07:29:42 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:29:42 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:29:42 [INFO] | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:29:42 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:29:42 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:29:42 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:29:42 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:compile 07:29:42 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:29:42 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.24.0-SNAPSHOT:compile 07:29:42 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.24.0-SNAPSHOT:compile 07:29:42 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:29:42 [INFO] +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:29:42 [INFO] +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:29:42 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:29:42 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:29:42 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:29:42 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:29:42 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:29:42 [INFO] | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:29:42 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:29:42 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:29:42 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:29:42 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:29:42 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:29:42 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:29:42 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:29:42 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:29:42 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:29:42 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:0.24.0-SNAPSHOT:test 07:29:42 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:29:42 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:29:42 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:test 07:29:42 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:29:42 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:29:42 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:29:42 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:29:42 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:29:42 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:29:42 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:29:42 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:29:42 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:29:42 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:29:42 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:29:42 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:29:42 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:29:42 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:29:42 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:29:42 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:29:42 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:29:42 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:29:42 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:29:42 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:29:42 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:29:42 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:29:42 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:29:42 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:29:42 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:29:42 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:29:42 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:29:42 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:29:42 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:29:42 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:29:42 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:29:42 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:29:42 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:29:42 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:29:42 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:29:42 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:29:42 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:29:42 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:29:42 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:29:42 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:29:42 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:29:42 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:29:42 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:29:42 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:29:42 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:29:42 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:29:42 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:29:42 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:29:42 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:29:42 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:29:42 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:29:42 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:29:42 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:29:42 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:29:42 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:29:42 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:29:42 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:29:42 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:29:42 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:29:42 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:29:42 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:29:42 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:29:42 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:29:42 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:29:42 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:29:42 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:29:42 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:29:42 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:29:42 [INFO] +- junit:junit:jar:4.13.2:test 07:29:42 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:29:42 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:29:42 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:29:42 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:29:42 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:29:42 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:29:42 [INFO] 07:29:42 [INFO] --- clm:3.0.0-01:index (default-cli) @ bgp-mvpn --- 07:29:42 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/sonatype-clm/module.xml 07:29:42 [INFO] 07:29:42 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-mvpn >------------- 07:29:42 [INFO] Building OpenDaylight :: BGP :: Mvpn 0.24.0-SNAPSHOT [85/167] 07:29:42 [INFO] from features/odl-bgpcep-bgp-mvpn/pom.xml 07:29:42 [INFO] ------------------------------[ feature ]------------------------------- 07:29:42 [INFO] 07:29:42 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-mvpn --- 07:29:42 [INFO] 07:29:42 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-mvpn --- 07:29:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:29:42 [INFO] 07:29:42 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-mvpn --- 07:29:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:29:42 [INFO] 07:29:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-mvpn --- 07:29:42 [INFO] 07:29:42 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-mvpn --- 07:29:42 [INFO] 07:29:42 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-mvpn --- 07:29:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:29:42 [INFO] argLine set to empty 07:29:42 [INFO] 07:29:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-mvpn --- 07:29:42 [INFO] Starting audit... 07:29:42 Audit done. 07:29:42 [INFO] You have 0 Checkstyle violations. 07:29:42 [INFO] 07:29:42 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-mvpn --- 07:29:42 [INFO] Starting audit... 07:29:42 Audit done. 07:29:42 [INFO] You have 0 Checkstyle violations. 07:29:42 [INFO] 07:29:42 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-mvpn --- 07:29:42 [INFO] 07:29:42 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-mvpn --- 07:29:42 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-mvpn/target/feature/feature.xml 07:29:42 [INFO] ...done! 07:29:42 [INFO] Attaching features XML 07:29:42 [INFO] 07:29:42 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-mvpn --- 07:29:42 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:29:43 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:29:43 [INFO] 07:29:43 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-mvpn >>> 07:29:43 [INFO] 07:29:43 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-mvpn --- 07:29:43 [INFO] No files found to run spotbugs, check compile phase has been run 07:29:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:29:43 [INFO] 07:29:43 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-mvpn <<< 07:29:43 [INFO] 07:29:43 [INFO] 07:29:43 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-mvpn --- 07:29:43 [INFO] 07:29:43 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bgp-mvpn --- 07:29:43 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-mvpn 07:29:43 [INFO] Project dependency features detected: [] 07:29:43 [INFO] Pax Exam System (Version: 4.14.0) created. 07:29:43 [INFO] Creating RMI registry server on 127.0.0.1:36987 07:29:43 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:29:43 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:29:43 [INFO] Waiting for remote bundle context.. on 36987 name: 45043599-a61a-45e2-baa4-5dc8056c88f3 timout: [ RelativeTimeout value = 180000 ] 07:29:46 [INFO] Building jar from resources and headers. 07:29:46 [INFO] Writing jar finished. 07:29:51 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:29:51 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:29:51 [INFO] 07:29:51 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-bgp-mvpn --- 07:29:51 [INFO] 07:29:51 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-mvpn --- 07:29:51 [INFO] No Javadoc in project. Archive not created. 07:29:51 [INFO] 07:29:51 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-mvpn --- 07:29:51 [INFO] CycloneDX: Resolving Dependencies 07:29:52 [INFO] CycloneDX: Creating BOM version 1.6 with 156 component(s) 07:29:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-mvpn/target/bom.xml 07:29:52 [INFO] attaching as odl-bgpcep-bgp-mvpn-0.24.0-SNAPSHOT-cyclonedx.xml 07:29:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-mvpn/target/bom.json 07:29:52 [INFO] attaching as odl-bgpcep-bgp-mvpn-0.24.0-SNAPSHOT-cyclonedx.json 07:29:52 [INFO] 07:29:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-mvpn --- 07:29:52 [INFO] Skipping duplicate-finder execution! 07:29:52 [INFO] 07:29:52 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-mvpn --- 07:29:52 [INFO] Skipping plugin execution 07:29:52 [INFO] 07:29:52 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-mvpn --- 07:29:52 [INFO] Skipping source per configuration. 07:29:52 [INFO] 07:29:52 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-mvpn --- 07:29:52 [INFO] 07:29:52 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-mvpn --- 07:29:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:29:52 [INFO] 07:29:52 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-mvpn --- 07:29:52 [WARNING] 07:29:52 [WARNING] The packaging plugin for project odl-bgpcep-bgp-mvpn did not assign 07:29:52 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:29:52 [WARNING] 07:29:52 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:29:52 [WARNING] 07:29:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-mvpn/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-mvpn/0.24.0-SNAPSHOT/odl-bgpcep-bgp-mvpn-0.24.0-SNAPSHOT.pom 07:29:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-mvpn/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-mvpn/0.24.0-SNAPSHOT/odl-bgpcep-bgp-mvpn-0.24.0-SNAPSHOT-features.xml 07:29:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-mvpn/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-mvpn/0.24.0-SNAPSHOT/odl-bgpcep-bgp-mvpn-0.24.0-SNAPSHOT-cyclonedx.xml 07:29:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-mvpn/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-mvpn/0.24.0-SNAPSHOT/odl-bgpcep-bgp-mvpn-0.24.0-SNAPSHOT-cyclonedx.json 07:29:52 [INFO] 07:29:52 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bgp-mvpn --- 07:29:52 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-mvpn:feature:0.24.0-SNAPSHOT 07:29:52 [INFO] +- org.opendaylight.bgpcep:bgp-mvpn:jar:0.24.0-SNAPSHOT:compile 07:29:52 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.24.0-SNAPSHOT:compile 07:29:52 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:29:52 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:29:52 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:29:52 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:29:52 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:29:52 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:29:52 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:29:52 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:29:52 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:29:52 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:29:52 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:29:52 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:29:52 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:29:52 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT:compile 07:29:52 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:29:52 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:29:52 [INFO] | | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:29:52 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:29:52 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:29:52 [INFO] | | \- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:29:52 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:compile 07:29:52 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:29:52 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.24.0-SNAPSHOT:compile 07:29:52 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.24.0-SNAPSHOT:compile 07:29:52 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:29:52 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:29:52 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:29:52 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:29:52 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:29:52 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:29:52 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:29:52 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:29:52 [INFO] | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:29:52 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:29:52 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:29:52 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:29:52 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:29:52 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:29:52 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:29:52 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:29:52 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:29:52 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:29:52 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:29:52 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:29:52 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.24.0-SNAPSHOT:compile 07:29:52 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.24.0-SNAPSHOT:compile 07:29:52 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.24.0-SNAPSHOT:compile 07:29:52 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.24.0-SNAPSHOT:compile 07:29:52 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:29:52 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:29:52 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:29:52 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:29:52 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:29:52 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:29:52 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:29:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:29:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:29:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:29:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:29:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:29:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:29:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:29:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:29:52 [INFO] | | | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:29:52 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:29:52 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:29:52 [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:29:52 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:29:52 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:29:52 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:29:52 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:29:52 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:29:52 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:29:52 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:29:52 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:29:52 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:29:52 [INFO] | | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:29:52 [INFO] | | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:29:52 [INFO] | | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:29:52 [INFO] | | | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:29:52 [INFO] | | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:29:52 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:29:52 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:29:52 [INFO] | | | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:29:52 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:29:52 [INFO] | | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:29:52 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:29:52 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:29:52 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:29:52 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:29:52 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:29:52 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:29:52 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:29:52 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:29:52 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:29:52 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:29:52 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:29:52 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.24.0-SNAPSHOT:compile 07:29:52 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:29:52 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:29:52 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.24.0-SNAPSHOT:compile 07:29:52 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.24.0-SNAPSHOT:compile 07:29:52 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:compile 07:29:52 [INFO] | | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:29:52 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:29:52 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:29:52 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:29:52 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:29:52 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:29:52 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:29:52 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:29:52 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:29:52 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:29:52 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:29:52 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:29:52 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:29:52 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:29:52 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:29:52 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:29:52 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:29:52 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:29:52 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:29:52 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:29:52 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:29:52 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:29:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:29:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:29:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:29:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:29:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:29:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:29:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:29:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:29:52 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:29:52 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:29:52 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:29:52 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:29:52 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:29:52 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:29:52 [INFO] | | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:29:52 [INFO] | | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:29:52 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:29:52 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:29:52 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:29:52 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:29:52 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:29:52 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:29:52 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:29:52 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:29:52 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.24.0-SNAPSHOT:compile 07:29:52 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.24.0-SNAPSHOT:compile 07:29:52 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.24.0-SNAPSHOT:compile 07:29:52 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:29:52 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:29:52 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:29:52 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:29:52 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:29:52 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:29:52 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:29:52 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:29:52 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:29:52 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:29:52 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:29:52 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:29:52 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:29:52 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:29:52 [INFO] +- junit:junit:jar:4.13.2:test 07:29:52 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:29:52 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:29:52 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:29:52 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:29:52 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:29:52 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:29:52 [INFO] 07:29:52 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-bgp-mvpn --- 07:29:52 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-mvpn/target/sonatype-clm/module.xml 07:29:52 [INFO] 07:29:52 [INFO] ------------------< org.opendaylight.bgpcep:bgp-evpn >------------------ 07:29:52 [INFO] Building bgp-evpn 0.24.0-SNAPSHOT [86/167] 07:29:52 [INFO] from bgp/extensions/evpn/pom.xml 07:29:52 [INFO] -------------------------------[ bundle ]------------------------------- 07:29:52 [INFO] 07:29:52 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-evpn --- 07:29:52 [INFO] 07:29:52 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-evpn --- 07:29:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:29:52 [INFO] 07:29:52 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-evpn --- 07:29:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:29:53 [INFO] 07:29:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-evpn --- 07:29:53 [INFO] 07:29:53 [INFO] --- dependency:3.9.0:properties (default) @ bgp-evpn --- 07:29:53 [INFO] 07:29:53 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-evpn --- 07:29: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/bgp/extensions/evpn/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:29:53 [INFO] 07:29:53 [INFO] --- yang:14.0.20:generate-sources (binding) @ bgp-evpn --- 07:29:53 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:29:53 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/src/main/yang 07:29:53 [INFO] yang-to-sources: Found 15 dependencies in 2.396 ms 07:29:53 [INFO] yang-to-sources: Project model files found: 1 in 3.442 ms 07:29:53 [INFO] yang-to-sources: 14 YANG models processed in 101.6 ms 07:29:53 [INFO] BindingJavaFileGenerator: Defined 128 files in 13.22 ms 07:29:53 [INFO] Sorted 128 files into 39 directories in 192.7 μs 07:29:53 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 128 in 41.37 ms 07:29:53 [INFO] 07:29:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-evpn --- 07:29:53 [INFO] Starting audit... 07:29:53 Audit done. 07:29:53 [INFO] You have 0 Checkstyle violations. 07:29:53 [INFO] 07:29:53 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-evpn --- 07:29:53 [INFO] Starting audit... 07:29:53 Audit done. 07:29:53 [INFO] You have 0 Checkstyle violations. 07:29:53 [INFO] 07:29:53 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-evpn --- 07:29:53 [INFO] 07:29:53 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-evpn --- 07:29:53 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/src/main/resources 07:29:53 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/generated-sources/spi 07:29:53 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:29:53 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:29:53 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:29:53 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/generated-sources/spi 07:29:53 [INFO] 07:29:53 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-evpn --- 07:29:53 [INFO] Recompiling the module because of changed dependency. 07:29:53 [INFO] Compiling 160 source files with javac [debug release 21] to target/classes 07:29:54 [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:29:54 [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:29:54 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 07:29:54 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 07:29:54 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 07:29:54 [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:29:54 [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:29:54 [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:29:54 [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:29:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/src/main/java/org/opendaylight/protocol/bgp/evpn/impl/BGPActivator.java:[68,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:29:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/src/main/java/org/opendaylight/protocol/bgp/evpn/impl/extended/communities/Layer2AttributesExtCom.java:[38,40] implicit cast from int to short in compound assignment is possibly lossy 07:29:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/src/main/java/org/opendaylight/protocol/bgp/evpn/impl/extended/communities/Layer2AttributesExtCom.java:[39,46] implicit cast from int to short in compound assignment is possibly lossy 07:29:54 [INFO] 07:29:54 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-evpn >>> 07:29:54 [INFO] 07:29:54 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-evpn --- 07:29:54 [INFO] Fork Value is true 07:29:58 [INFO] Done SpotBugs Analysis.... 07:29:58 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:29:58 [INFO] 07:29:58 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-evpn <<< 07:29:58 [INFO] 07:29:58 [INFO] 07:29:58 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-evpn --- 07:29:58 [INFO] BugInstance size is 0 07:29:58 [INFO] Error size is 0 07:29:58 [INFO] No errors/warnings found 07:29:58 [INFO] 07:29:58 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-evpn --- 07:29:58 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/src/test/resources 07:29:58 [INFO] 07:29:58 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-evpn --- 07:29:58 [INFO] Recompiling the module because of changed dependency. 07:29:58 [INFO] Compiling 24 source files with javac [debug release 21] to target/test-classes 07:29:58 [INFO] 07:29:58 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-evpn --- 07:29:58 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:29:58 [INFO] 07:29:58 [INFO] ------------------------------------------------------- 07:29:58 [INFO] T E S T S 07:29:58 [INFO] ------------------------------------------------------- 07:30:00 [INFO] Running org.opendaylight.protocol.bgp.evpn.spi.pojo.SimpleEsiTypeRegistryTest 07:30:00 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.436 s -- in org.opendaylight.protocol.bgp.evpn.spi.pojo.SimpleEsiTypeRegistryTest 07:30:00 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.esi.types.ASGenParserTest 07:30:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.bgp.evpn.impl.esi.types.ASGenParserTest 07:30:00 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.esi.types.LanParserTest 07:30:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.evpn.impl.esi.types.LanParserTest 07:30:00 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.esi.types.MacParserTest 07:30:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.evpn.impl.esi.types.MacParserTest 07:30:00 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.esi.types.RouterIdParserTest 07:30:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.evpn.impl.esi.types.RouterIdParserTest 07:30:00 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.esi.types.LacpParserTest 07:30:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.evpn.impl.esi.types.LacpParserTest 07:30:00 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.esi.types.ArbitraryParserTest 07:30:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.evpn.impl.esi.types.ArbitraryParserTest 07:30:00 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.extended.communities.Layer2AttributesExtComTest 07:30:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.protocol.bgp.evpn.impl.extended.communities.Layer2AttributesExtComTest 07:30:00 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.extended.communities.ESILabelExtComTest 07:30:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.evpn.impl.extended.communities.ESILabelExtComTest 07:30:00 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.extended.communities.MACMobExtComTest 07:30:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.evpn.impl.extended.communities.MACMobExtComTest 07:30:00 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.extended.communities.ESImpRouteTargetExtComTest 07:30:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.evpn.impl.extended.communities.ESImpRouteTargetExtComTest 07:30:00 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.extended.communities.DefaultGatewayExtComTest 07:30:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.evpn.impl.extended.communities.DefaultGatewayExtComTest 07:30:00 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.BGPActivatorTest 07:30:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.protocol.bgp.evpn.impl.BGPActivatorTest 07:30:00 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.EvpnRibSupportTest 07:30:03 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:30:04 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.331 s -- in org.opendaylight.protocol.bgp.evpn.impl.EvpnRibSupportTest 07:30:04 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.MACIpAdvRParserTest 07:30:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.MACIpAdvRParserTest 07:30:04 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.SimpleEvpnNlriRegistryTest 07:30:04 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.SimpleEvpnNlriRegistryTest 07:30:04 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.EvpnNlriParserTest 07:30:04 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.EvpnNlriParserTest 07:30:04 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.EthADRParserTest 07:30:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.EthADRParserTest 07:30:04 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.IncMultEthTagRParserTest 07:30:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.IncMultEthTagRParserTest 07:30:04 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.EvpnNlriAttributesParserTest 07:30:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.EvpnNlriAttributesParserTest 07:30:04 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.EthSegRParserTest 07:30:04 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.EthSegRParserTest 07:30:04 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.TableTypeActivatorTest 07:30:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.evpn.impl.TableTypeActivatorTest 07:30:04 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.RIBActivatorTest 07:30:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.evpn.impl.RIBActivatorTest 07:30:05 [INFO] 07:30:05 [INFO] Results: 07:30:05 [INFO] 07:30:05 [INFO] Tests run: 76, Failures: 0, Errors: 0, Skipped: 0 07:30:05 [INFO] 07:30:05 [INFO] 07:30:05 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-evpn --- 07:30:05 [INFO] 07:30:05 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-evpn --- 07:30:05 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/bgp-evpn-0.24.0-SNAPSHOT.jar 07:30:05 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/classes/META-INF/MANIFEST.MF 07:30:05 [INFO] 07:30:05 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-evpn --- 07:30:08 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/bgp-evpn-0.24.0-SNAPSHOT-javadoc.jar 07:30:08 [INFO] 07:30:08 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-evpn --- 07:30:08 [INFO] CycloneDX: Resolving Dependencies 07:30:10 [INFO] CycloneDX: Creating BOM version 1.6 with 57 component(s) 07:30:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/bom.xml 07:30:10 [INFO] attaching as bgp-evpn-0.24.0-SNAPSHOT-cyclonedx.xml 07:30:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/bom.json 07:30:10 [INFO] attaching as bgp-evpn-0.24.0-SNAPSHOT-cyclonedx.json 07:30:10 [INFO] 07:30:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-evpn --- 07:30:10 [INFO] Skipping duplicate-finder execution! 07:30:10 [INFO] 07:30:10 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-evpn --- 07:30:10 [INFO] No dependency problems found 07:30:10 [INFO] 07:30:10 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-evpn --- 07:30:10 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/bgp-evpn-0.24.0-SNAPSHOT-sources.jar 07:30:10 [INFO] 07:30:10 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-evpn --- 07:30:10 [INFO] 07:30:10 [INFO] --- jacoco:0.8.14:report (report) @ bgp-evpn --- 07:30:10 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/code-coverage/jacoco.exec 07:30:10 [INFO] Analyzed bundle 'bgp-evpn' with 30 classes 07:30:10 [INFO] 07:30:10 [INFO] --- install:3.1.4:install (default-install) @ bgp-evpn --- 07:30:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-evpn/0.24.0-SNAPSHOT/bgp-evpn-0.24.0-SNAPSHOT.pom 07:30:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/bgp-evpn-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-evpn/0.24.0-SNAPSHOT/bgp-evpn-0.24.0-SNAPSHOT.jar 07:30:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/bgp-evpn-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-evpn/0.24.0-SNAPSHOT/bgp-evpn-0.24.0-SNAPSHOT-javadoc.jar 07:30:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-evpn/0.24.0-SNAPSHOT/bgp-evpn-0.24.0-SNAPSHOT-cyclonedx.xml 07:30:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-evpn/0.24.0-SNAPSHOT/bgp-evpn-0.24.0-SNAPSHOT-cyclonedx.json 07:30:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/bgp-evpn-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-evpn/0.24.0-SNAPSHOT/bgp-evpn-0.24.0-SNAPSHOT-sources.jar 07:30:10 [INFO] 07:30:10 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-evpn --- 07:30:10 [INFO] Installing org/opendaylight/bgpcep/bgp-evpn/0.24.0-SNAPSHOT/bgp-evpn-0.24.0-SNAPSHOT.jar 07:30:10 [INFO] Writing OBR metadata 07:30:10 [INFO] 07:30:10 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-evpn --- 07:30:10 [INFO] org.opendaylight.bgpcep:bgp-evpn:bundle:0.24.0-SNAPSHOT 07:30:10 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 07:30:10 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:30:10 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:30:10 [INFO] +- org.opendaylight.bgpcep:bgp-mvpn:jar:0.24.0-SNAPSHOT:compile 07:30:10 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.24.0-SNAPSHOT:compile 07:30:10 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:30:10 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:30:10 [INFO] +- org.opendaylight.ietf:rfc8294-netty:jar:1.0.2:compile 07:30:10 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:30:10 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:30:10 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:30:10 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:30:10 [INFO] +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:30:10 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:30:10 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:30:10 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:30:10 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:30:10 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:30:10 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:30:10 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:test-jar:tests:0.24.0-SNAPSHOT:test 07:30:10 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:30:10 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:test 07:30:10 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:30:10 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:30:10 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.24.0-SNAPSHOT:test 07:30:10 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:30:10 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:30:10 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:30:10 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:30:10 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT:compile 07:30:10 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:30:10 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:30:10 [INFO] | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:30:10 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:30:10 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:30:10 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:compile 07:30:10 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:30:10 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.24.0-SNAPSHOT:compile 07:30:10 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.24.0-SNAPSHOT:compile 07:30:10 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:30:10 [INFO] +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:30:10 [INFO] +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:30:10 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:30:10 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:30:10 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:30:10 [INFO] | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:30:10 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:30:10 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:30:10 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:30:10 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:30:10 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:30:10 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:30:10 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:30:10 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:30:10 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:30:10 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:0.24.0-SNAPSHOT:test 07:30:10 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:30:10 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:30:10 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:test 07:30:10 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:30:10 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:30:10 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:30:10 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:30:10 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:30:10 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:30:10 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:30:10 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:30:10 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:30:10 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:30:10 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:30:10 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:30:10 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:30:10 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:30:10 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:30:10 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:30:10 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:30:10 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:30:10 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:30:10 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:30:10 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:30:10 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:30:10 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:30:10 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:30:10 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:30:10 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:30:10 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:30:10 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:30:10 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:30:10 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:30:10 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:30:10 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:30:10 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:30:10 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:30:10 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:30:10 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:30:10 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:30:10 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:30:10 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:30:10 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:30:10 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:30:10 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:30:10 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:30:10 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:30:10 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:30:10 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:30:10 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:30:10 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:30:10 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:30:10 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:30:10 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:30:10 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:30:10 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:30:10 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:30:10 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:30:10 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:30:10 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:30:10 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:30:10 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:30:10 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:30:10 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:30:10 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:30:10 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:30:10 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:30:10 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:30:10 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:30:10 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:30:10 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:30:10 [INFO] +- junit:junit:jar:4.13.2:test 07:30:10 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:30:10 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:30:10 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:30:10 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:30:10 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:30:10 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:30:10 [INFO] 07:30:10 [INFO] --- clm:3.0.0-01:index (default-cli) @ bgp-evpn --- 07:30:10 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/sonatype-clm/module.xml 07:30:10 [INFO] 07:30:10 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-evpn >------------- 07:30:10 [INFO] Building OpenDaylight :: BGP :: Evpn 0.24.0-SNAPSHOT [87/167] 07:30:10 [INFO] from features/odl-bgpcep-bgp-evpn/pom.xml 07:30:10 [INFO] ------------------------------[ feature ]------------------------------- 07:30:10 [INFO] 07:30:10 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-evpn --- 07:30:10 [INFO] 07:30:10 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-evpn --- 07:30:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:30:10 [INFO] 07:30:10 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-evpn --- 07:30:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:30:10 [INFO] 07:30:10 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-evpn --- 07:30:10 [INFO] 07:30:10 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-evpn --- 07:30:10 [INFO] 07:30:10 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-evpn --- 07:30:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:30:10 [INFO] argLine set to empty 07:30:10 [INFO] 07:30:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-evpn --- 07:30:10 [INFO] Starting audit... 07:30:10 Audit done. 07:30:10 [INFO] You have 0 Checkstyle violations. 07:30:10 [INFO] 07:30:10 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-evpn --- 07:30:11 [INFO] Starting audit... 07:30:11 Audit done. 07:30:11 [INFO] You have 0 Checkstyle violations. 07:30:11 [INFO] 07:30:11 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-evpn --- 07:30:11 [INFO] 07:30:11 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-evpn --- 07:30:11 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-evpn/target/feature/feature.xml 07:30:11 [INFO] ...done! 07:30:11 [INFO] Attaching features XML 07:30:11 [INFO] 07:30:11 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-evpn --- 07:30:11 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:30:11 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:30:11 [INFO] 07:30:11 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-evpn >>> 07:30:11 [INFO] 07:30:11 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-evpn --- 07:30:11 [INFO] No files found to run spotbugs, check compile phase has been run 07:30:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:30:11 [INFO] 07:30:11 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-evpn <<< 07:30:11 [INFO] 07:30:11 [INFO] 07:30:11 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-evpn --- 07:30:11 [INFO] 07:30:11 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bgp-evpn --- 07:30:11 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-evpn 07:30:11 [INFO] Project dependency features detected: [] 07:30:11 [INFO] Pax Exam System (Version: 4.14.0) created. 07:30:11 [INFO] Creating RMI registry server on 127.0.0.1:41335 07:30:11 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:30:11 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:30:11 [INFO] Waiting for remote bundle context.. on 41335 name: 3b8a9ae0-3d4c-4da0-a3c2-57c48d797bfc timout: [ RelativeTimeout value = 180000 ] 07:30:14 [INFO] Building jar from resources and headers. 07:30:14 [INFO] Writing jar finished. 07:30:19 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:30:19 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:30:19 [INFO] 07:30:19 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-bgp-evpn --- 07:30:19 [INFO] 07:30:19 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-evpn --- 07:30:19 [INFO] No Javadoc in project. Archive not created. 07:30:19 [INFO] 07:30:19 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-evpn --- 07:30:19 [INFO] CycloneDX: Resolving Dependencies 07:30:21 [INFO] CycloneDX: Creating BOM version 1.6 with 160 component(s) 07:30:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-evpn/target/bom.xml 07:30:21 [INFO] attaching as odl-bgpcep-bgp-evpn-0.24.0-SNAPSHOT-cyclonedx.xml 07:30:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-evpn/target/bom.json 07:30:21 [INFO] attaching as odl-bgpcep-bgp-evpn-0.24.0-SNAPSHOT-cyclonedx.json 07:30:21 [INFO] 07:30:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-evpn --- 07:30:21 [INFO] Skipping duplicate-finder execution! 07:30:21 [INFO] 07:30:21 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-evpn --- 07:30:21 [INFO] Skipping plugin execution 07:30:21 [INFO] 07:30:21 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-evpn --- 07:30:21 [INFO] Skipping source per configuration. 07:30:21 [INFO] 07:30:21 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-evpn --- 07:30:21 [INFO] 07:30:21 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-evpn --- 07:30:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:30:21 [INFO] 07:30:21 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-evpn --- 07:30:21 [WARNING] 07:30:21 [WARNING] The packaging plugin for project odl-bgpcep-bgp-evpn did not assign 07:30:21 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:30:21 [WARNING] 07:30:21 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:30:21 [WARNING] 07:30:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-evpn/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-evpn/0.24.0-SNAPSHOT/odl-bgpcep-bgp-evpn-0.24.0-SNAPSHOT.pom 07:30:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-evpn/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-evpn/0.24.0-SNAPSHOT/odl-bgpcep-bgp-evpn-0.24.0-SNAPSHOT-features.xml 07:30:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-evpn/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-evpn/0.24.0-SNAPSHOT/odl-bgpcep-bgp-evpn-0.24.0-SNAPSHOT-cyclonedx.xml 07:30:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-evpn/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-evpn/0.24.0-SNAPSHOT/odl-bgpcep-bgp-evpn-0.24.0-SNAPSHOT-cyclonedx.json 07:30:21 [INFO] 07:30:21 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bgp-evpn --- 07:30:21 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-evpn:feature:0.24.0-SNAPSHOT 07:30:21 [INFO] +- org.opendaylight.bgpcep:bgp-evpn:jar:0.24.0-SNAPSHOT:compile 07:30:21 [INFO] | +- org.opendaylight.bgpcep:bgp-mvpn:jar:0.24.0-SNAPSHOT:compile 07:30:21 [INFO] | | +- org.opendaylight.bgpcep:bgp-inet:jar:0.24.0-SNAPSHOT:compile 07:30:21 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:30:21 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:30:21 [INFO] | +- org.opendaylight.ietf:rfc8294-netty:jar:1.0.2:compile 07:30:21 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:30:21 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:30:21 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:30:21 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:30:21 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:30:21 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:30:21 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:30:21 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:30:21 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:30:21 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:30:21 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:30:21 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT:compile 07:30:21 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:30:21 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:30:21 [INFO] | | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:30:21 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:30:21 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:30:21 [INFO] | | \- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:30:21 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:compile 07:30:21 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:30:21 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.24.0-SNAPSHOT:compile 07:30:21 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.24.0-SNAPSHOT:compile 07:30:21 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:30:21 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:30:21 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:30:21 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:30:21 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:30:21 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:30:21 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:30:21 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:30:21 [INFO] | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:30:21 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:30:21 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:30:21 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:30:21 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:30:21 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:30:21 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:30:21 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:30:21 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:30:21 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:30:21 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:30:21 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:30:21 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.24.0-SNAPSHOT:compile 07:30:21 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.24.0-SNAPSHOT:compile 07:30:21 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.24.0-SNAPSHOT:compile 07:30:21 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.24.0-SNAPSHOT:compile 07:30:21 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:30:21 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:30:21 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:30:21 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:30:21 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:30:21 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:30:21 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:30:21 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:30:21 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:30:21 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:30:21 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:30:21 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:30:21 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:30:21 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:30:21 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:30:21 [INFO] | | | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:30:21 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:30:21 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:30:21 [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:30:21 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:30:21 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:30:21 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:30:21 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:30:21 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:30:21 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:30:21 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:30:21 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:30:21 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:30:21 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.24.0-SNAPSHOT:compile 07:30:21 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.24.0-SNAPSHOT:compile 07:30:21 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.24.0-SNAPSHOT:compile 07:30:21 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:compile 07:30:21 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:30:21 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:30:21 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:30:21 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:30:21 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:30:21 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:30:21 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:30:21 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:30:21 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:30:21 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:30:21 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:30:21 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:30:21 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:30:21 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:30:21 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:30:21 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:30:21 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:30:21 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:30:21 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:30:21 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:30:21 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:30:21 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:30:21 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:30:21 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:30:21 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:30:21 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:30:21 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:30:21 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:30:21 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:30:21 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:30:21 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:30:21 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:30:21 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:30:21 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:30:21 [INFO] | | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:30:21 [INFO] | | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:30:21 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:30:21 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:30:21 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:30:21 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:30:21 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:30:21 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:30:21 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:30:21 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:30:21 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.24.0-SNAPSHOT:compile 07:30:21 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.24.0-SNAPSHOT:compile 07:30:21 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-mvpn:xml:features:0.24.0-SNAPSHOT:compile 07:30:21 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.24.0-SNAPSHOT:compile 07:30:21 [INFO] +- org.opendaylight.ietf:odl-ietf-rfc8294-netty:xml:features:1.0.2:compile 07:30:21 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:30:21 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:30:21 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:30:21 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:30:21 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:30:21 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:30:21 [INFO] | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:30:21 [INFO] | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:30:21 [INFO] | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:30:21 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:30:21 [INFO] | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:30:21 [INFO] | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:30:21 [INFO] | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:30:21 [INFO] | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:30:21 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:30:21 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:30:21 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:30:21 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:30:21 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:30:21 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:30:21 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:30:21 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:30:21 [INFO] | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:30:21 [INFO] | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:30:21 [INFO] | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:30:21 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:30:21 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:30:21 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:30:21 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:30:21 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:30:21 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:30:21 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:30:21 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:30:21 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:30:21 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:30:21 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:30:21 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:30:21 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:30:21 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:30:21 [INFO] +- junit:junit:jar:4.13.2:test 07:30:21 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:30:21 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:30:21 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:30:21 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:30:21 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:30:21 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:30:21 [INFO] 07:30:21 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-bgp-evpn --- 07:30:21 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-evpn/target/sonatype-clm/module.xml 07:30:21 [INFO] 07:30:21 [INFO] ----------< org.opendaylight.bgpcep:protocols-config-loader >----------- 07:30:21 [INFO] Building protocols-config-loader 0.24.0-SNAPSHOT [88/167] 07:30:21 [INFO] from config-loader/protocols-config-loader/pom.xml 07:30:21 [INFO] -------------------------------[ bundle ]------------------------------- 07:30:21 [INFO] 07:30:21 [INFO] --- clean:3.5.0:clean (default-clean) @ protocols-config-loader --- 07:30:21 [INFO] 07:30:21 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ protocols-config-loader --- 07:30:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:30:21 [INFO] 07:30:21 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ protocols-config-loader --- 07:30:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:30:21 [INFO] 07:30:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ protocols-config-loader --- 07:30:21 [INFO] 07:30:21 [INFO] --- dependency:3.9.0:properties (default) @ protocols-config-loader --- 07:30:21 [INFO] 07:30:21 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ protocols-config-loader --- 07:30: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/config-loader/protocols-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:30:21 [INFO] 07:30:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ protocols-config-loader --- 07:30:21 [INFO] Starting audit... 07:30:21 Audit done. 07:30:21 [INFO] You have 0 Checkstyle violations. 07:30:21 [INFO] 07:30:21 [INFO] --- checkstyle:3.6.0:check (default) @ protocols-config-loader --- 07:30:21 [INFO] Starting audit... 07:30:21 Audit done. 07:30:21 [INFO] You have 0 Checkstyle violations. 07:30:21 [INFO] 07:30:21 [INFO] --- dependency:3.9.0:copy (unpack-license) @ protocols-config-loader --- 07:30:21 [INFO] 07:30:21 [INFO] --- resources:3.3.1:resources (default-resources) @ protocols-config-loader --- 07:30:21 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/src/main/resources 07:30:21 [INFO] 07:30:21 [INFO] --- compiler:3.14.1:compile (default-compile) @ protocols-config-loader --- 07:30:21 [INFO] Recompiling the module because of changed dependency. 07:30:21 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 07:30:22 [INFO] 07:30:22 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ protocols-config-loader >>> 07:30:22 [INFO] 07:30:22 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ protocols-config-loader --- 07:30:22 [INFO] Fork Value is true 07:30:24 [INFO] Done SpotBugs Analysis.... 07:30:24 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:30:24 [INFO] 07:30:24 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ protocols-config-loader <<< 07:30:24 [INFO] 07:30:24 [INFO] 07:30:24 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ protocols-config-loader --- 07:30:24 [INFO] BugInstance size is 0 07:30:24 [INFO] Error size is 0 07:30:24 [INFO] No errors/warnings found 07:30:24 [INFO] 07:30:24 [INFO] --- resources:3.3.1:testResources (default-testResources) @ protocols-config-loader --- 07:30:24 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:30:24 [INFO] 07:30:24 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ protocols-config-loader --- 07:30:24 [INFO] Recompiling the module because of changed dependency. 07:30:24 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 07:30:24 [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:30:24 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:30:24 [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:30:24 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:30:24 [INFO] 07:30:24 [INFO] --- surefire:3.5.4:test (default-test) @ protocols-config-loader --- 07:30:24 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:30:24 [INFO] 07:30:24 [INFO] ------------------------------------------------------- 07:30:24 [INFO] T E S T S 07:30:24 [INFO] ------------------------------------------------------- 07:30:25 [INFO] Running org.opendaylight.bgpcep.config.loader.protocols.ProtocolsConfigFileProcessorTest 07:30:28 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:30:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.050 s -- in org.opendaylight.bgpcep.config.loader.protocols.ProtocolsConfigFileProcessorTest 07:30:29 [INFO] 07:30:29 [INFO] Results: 07:30:29 [INFO] 07:30:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:30:29 [INFO] 07:30:29 [INFO] 07:30:29 [INFO] --- copy:14.1.6:copy-files (default) @ protocols-config-loader --- 07:30:29 [INFO] 07:30:29 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ protocols-config-loader --- 07:30:29 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/protocols-config-loader-0.24.0-SNAPSHOT.jar 07:30:29 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/classes/META-INF/MANIFEST.MF 07:30:29 [INFO] 07:30:29 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ protocols-config-loader --- 07:30:30 [WARNING] Javadoc Warnings 07:30:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/protocols/OSGiProtocolsConfigFileProcessor.java:20: warning: no comment 07:30:30 [WARNING] public final class OSGiProtocolsConfigFileProcessor extends AbstractOSGiConfigFileProcessor { 07:30:30 [WARNING] ^ 07:30:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/protocols/OSGiProtocolsConfigFileProcessor.java:20: warning: use of default constructor, which does not provide a comment 07:30:30 [WARNING] public final class OSGiProtocolsConfigFileProcessor extends AbstractOSGiConfigFileProcessor { 07:30:30 [WARNING] ^ 07:30:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/protocols/ProtocolsConfigFileProcessor.java:38: warning: no comment 07:30:30 [WARNING] public final class ProtocolsConfigFileProcessor extends AbstractConfigFileProcessor { 07:30:30 [WARNING] ^ 07:30:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/protocols/ProtocolsConfigFileProcessor.java:51: warning: no comment 07:30:30 [WARNING] public ProtocolsConfigFileProcessor(final ConfigLoader configLoader, final DOMDataBroker dataBroker) { 07:30:30 [WARNING] ^ 07:30:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/protocols/ProtocolsConfigFileProcessor.java:56: warning: no comment 07:30:30 [WARNING] public void init() { 07:30:30 [WARNING] ^ 07:30:30 [WARNING] 5 warnings 07:30:30 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/protocols-config-loader-0.24.0-SNAPSHOT-javadoc.jar 07:30:30 [INFO] 07:30:30 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ protocols-config-loader --- 07:30:30 [INFO] CycloneDX: Resolving Dependencies 07:30:31 [INFO] CycloneDX: Creating BOM version 1.6 with 46 component(s) 07:30:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/bom.xml 07:30:31 [INFO] attaching as protocols-config-loader-0.24.0-SNAPSHOT-cyclonedx.xml 07:30:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/bom.json 07:30:31 [INFO] attaching as protocols-config-loader-0.24.0-SNAPSHOT-cyclonedx.json 07:30:31 [INFO] 07:30:31 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ protocols-config-loader --- 07:30:31 [INFO] Skipping duplicate-finder execution! 07:30:31 [INFO] 07:30:31 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ protocols-config-loader --- 07:30:31 [WARNING] Used undeclared dependencies found: 07:30:31 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:test 07:30:31 [WARNING] Non-test scoped test only dependencies found: 07:30:31 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:30:31 [INFO] 07:30:31 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ protocols-config-loader --- 07:30:31 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/protocols-config-loader-0.24.0-SNAPSHOT-sources.jar 07:30:31 [INFO] 07:30:31 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ protocols-config-loader --- 07:30:31 [INFO] 07:30:31 [INFO] --- jacoco:0.8.14:report (report) @ protocols-config-loader --- 07:30:31 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/code-coverage/jacoco.exec 07:30:31 [INFO] Analyzed bundle 'protocols-config-loader' with 2 classes 07:30:31 [INFO] 07:30:31 [INFO] --- install:3.1.4:install (default-install) @ protocols-config-loader --- 07:30:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/protocols-config-loader/0.24.0-SNAPSHOT/protocols-config-loader-0.24.0-SNAPSHOT.pom 07:30:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/protocols-config-loader-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/protocols-config-loader/0.24.0-SNAPSHOT/protocols-config-loader-0.24.0-SNAPSHOT.jar 07:30:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/protocols-config-loader-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/protocols-config-loader/0.24.0-SNAPSHOT/protocols-config-loader-0.24.0-SNAPSHOT-javadoc.jar 07:30:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/protocols-config-loader/0.24.0-SNAPSHOT/protocols-config-loader-0.24.0-SNAPSHOT-cyclonedx.xml 07:30:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/protocols-config-loader/0.24.0-SNAPSHOT/protocols-config-loader-0.24.0-SNAPSHOT-cyclonedx.json 07:30:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/protocols-config-loader-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/protocols-config-loader/0.24.0-SNAPSHOT/protocols-config-loader-0.24.0-SNAPSHOT-sources.jar 07:30:31 [INFO] 07:30:31 [INFO] --- bundle:6.0.0:install (default-install) @ protocols-config-loader --- 07:30:32 [INFO] Installing org/opendaylight/bgpcep/protocols-config-loader/0.24.0-SNAPSHOT/protocols-config-loader-0.24.0-SNAPSHOT.jar 07:30:32 [INFO] Writing OBR metadata 07:30:32 [INFO] 07:30:32 [INFO] --- dependency:3.9.0:tree (default-cli) @ protocols-config-loader --- 07:30:32 [INFO] org.opendaylight.bgpcep:protocols-config-loader:bundle:0.24.0-SNAPSHOT 07:30:32 [INFO] +- org.opendaylight.bgpcep:config-loader-spi:jar:0.24.0-SNAPSHOT:compile 07:30:32 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:30:32 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:30:32 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:compile 07:30:32 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:30:32 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:30:32 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:30:32 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:30:32 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:30:32 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:30:32 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:30:32 [INFO] | | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:30:32 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:30:32 [INFO] | | \- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:30:32 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:30:32 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:30:32 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:30:32 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:30:32 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:30:32 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:30:32 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:30:32 [INFO] | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:30:32 [INFO] | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:30:32 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:30:32 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:30:32 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:30:32 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:30:32 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:30:32 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:30:32 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:30:32 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:30:32 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:30:32 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:30:32 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:30:32 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:30:32 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:30:32 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:30:32 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:30:32 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:30:32 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:30:32 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:30:32 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:30:32 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:test 07:30:32 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:30:32 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:30:32 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:30:32 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:30:32 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:30:32 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:30:32 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:30:32 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:30:32 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:30:32 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:30:32 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:30:32 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:30:32 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:30:32 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:30:32 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:30:32 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:30:32 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:30:32 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:30:32 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:30:32 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:30:32 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:30:32 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:30:32 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:30:32 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:30:32 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:30:32 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:30:32 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:30:32 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:30:32 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:30:32 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:30:32 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:30:32 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:30:32 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:30:32 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:30:32 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:30:32 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:30:32 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:30:32 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:30:32 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:30:32 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:30:32 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:0.24.0-SNAPSHOT:test 07:30:32 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:30:32 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:test 07:30:32 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:30:32 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:30:32 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:30:32 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:30:32 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:30:32 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:30:32 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:0.24.0-SNAPSHOT:test 07:30:32 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:30:32 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:30:32 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:test 07:30:32 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:30:32 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:30:32 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:30:32 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:30:32 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.24.0-SNAPSHOT:test 07:30:32 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.20:test 07:30:32 [INFO] | +- ch.qos.logback:logback-core:jar:1.5.20:test 07:30:32 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:30:32 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:30:32 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:30:32 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:30:32 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:30:32 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:30:32 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:30:32 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:30:32 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:30:32 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:30:32 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:30:32 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:30:32 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:30:32 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:30:32 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:30:32 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:30:32 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:30:32 [INFO] +- junit:junit:jar:4.13.2:test 07:30:32 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:30:32 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:30:32 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:30:32 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:30:32 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:30:32 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:30:32 [INFO] 07:30:32 [INFO] --- clm:3.0.0-01:index (default-cli) @ protocols-config-loader --- 07:30:32 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/sonatype-clm/module.xml 07:30:32 [INFO] 07:30:32 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl >-------- 07:30:32 [INFO] Building OpenDaylight :: BGPCEP :: Config Loader Impl 0.24.0-SNAPSHOT [89/167] 07:30:32 [INFO] from features/odl-bgpcep-config-loader-impl/pom.xml 07:30:32 [INFO] ------------------------------[ feature ]------------------------------- 07:30:32 [INFO] 07:30:32 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-config-loader-impl --- 07:30:32 [INFO] 07:30:32 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-config-loader-impl --- 07:30:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:30:32 [INFO] 07:30:32 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-config-loader-impl --- 07:30:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:30:32 [INFO] 07:30:32 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-config-loader-impl --- 07:30:32 [INFO] 07:30:32 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-config-loader-impl --- 07:30:32 [INFO] 07:30:32 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-config-loader-impl --- 07:30:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:30:32 [INFO] argLine set to empty 07:30:32 [INFO] 07:30:32 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-config-loader-impl --- 07:30:32 [INFO] Starting audit... 07:30:32 Audit done. 07:30:32 [INFO] You have 0 Checkstyle violations. 07:30:32 [INFO] 07:30:32 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-config-loader-impl --- 07:30:32 [INFO] Starting audit... 07:30:32 Audit done. 07:30:32 [INFO] You have 0 Checkstyle violations. 07:30:32 [INFO] 07:30:32 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-config-loader-impl --- 07:30:32 [INFO] 07:30:32 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-config-loader-impl --- 07:30:32 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-impl/target/feature/feature.xml 07:30:32 [INFO] ...done! 07:30:32 [INFO] Attaching features XML 07:30:32 [INFO] 07:30:32 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-config-loader-impl --- 07:30:32 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:30:32 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:30:32 [INFO] 07:30:32 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-config-loader-impl >>> 07:30:32 [INFO] 07:30:32 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-config-loader-impl --- 07:30:32 [INFO] No files found to run spotbugs, check compile phase has been run 07:30:32 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:30:32 [INFO] 07:30:32 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-config-loader-impl <<< 07:30:32 [INFO] 07:30:32 [INFO] 07:30:32 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-config-loader-impl --- 07:30:32 [INFO] 07:30:32 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-config-loader-impl --- 07:30:32 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl 07:30:32 [INFO] Project dependency features detected: [] 07:30:32 [INFO] Pax Exam System (Version: 4.14.0) created. 07:30:32 [INFO] Creating RMI registry server on 127.0.0.1:42905 07:30:33 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:30:33 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:30:33 [INFO] Waiting for remote bundle context.. on 42905 name: bcaf9e24-96e8-429c-a894-86f21978e835 timout: [ RelativeTimeout value = 180000 ] 07:30:36 [INFO] Building jar from resources and headers. 07:30:36 [INFO] Writing jar finished. 07:30:39 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:30:39 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:30:39 [INFO] 07:30:39 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-config-loader-impl --- 07:30:39 [INFO] 07:30:39 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-config-loader-impl --- 07:30:39 [INFO] No Javadoc in project. Archive not created. 07:30:39 [INFO] 07:30:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-config-loader-impl --- 07:30:39 [INFO] CycloneDX: Resolving Dependencies 07:30:40 [INFO] CycloneDX: Creating BOM version 1.6 with 109 component(s) 07:30:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-impl/target/bom.xml 07:30:40 [INFO] attaching as odl-bgpcep-config-loader-impl-0.24.0-SNAPSHOT-cyclonedx.xml 07:30:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-impl/target/bom.json 07:30:40 [INFO] attaching as odl-bgpcep-config-loader-impl-0.24.0-SNAPSHOT-cyclonedx.json 07:30:40 [INFO] 07:30:40 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-config-loader-impl --- 07:30:40 [INFO] Skipping duplicate-finder execution! 07:30:40 [INFO] 07:30:40 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-config-loader-impl --- 07:30:40 [INFO] Skipping plugin execution 07:30:40 [INFO] 07:30:40 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-config-loader-impl --- 07:30:40 [INFO] Skipping source per configuration. 07:30:40 [INFO] 07:30:40 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-config-loader-impl --- 07:30:40 [INFO] 07:30:40 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-config-loader-impl --- 07:30:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:30:40 [INFO] 07:30:40 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-config-loader-impl --- 07:30:40 [WARNING] 07:30:40 [WARNING] The packaging plugin for project odl-bgpcep-config-loader-impl did not assign 07:30:40 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:30:40 [WARNING] 07:30:40 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:30:40 [WARNING] 07:30:40 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-impl/0.24.0-SNAPSHOT/odl-bgpcep-config-loader-impl-0.24.0-SNAPSHOT.pom 07:30:40 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-impl/0.24.0-SNAPSHOT/odl-bgpcep-config-loader-impl-0.24.0-SNAPSHOT-features.xml 07:30:40 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-impl/0.24.0-SNAPSHOT/odl-bgpcep-config-loader-impl-0.24.0-SNAPSHOT-cyclonedx.xml 07:30:40 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-impl/0.24.0-SNAPSHOT/odl-bgpcep-config-loader-impl-0.24.0-SNAPSHOT-cyclonedx.json 07:30:40 [INFO] 07:30:40 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-config-loader-impl --- 07:30:40 [INFO] org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl:feature:0.24.0-SNAPSHOT 07:30:40 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:0.24.0-SNAPSHOT:compile 07:30:40 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.24.0-SNAPSHOT:compile 07:30:40 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:30:40 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:30:40 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:30:40 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:30:40 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:30:40 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:30:40 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:30:40 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:30:40 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:30:40 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:30:40 [INFO] | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:30:40 [INFO] | | +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:30:40 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:30:40 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:30:40 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:30:40 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:30:40 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:30:40 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:30:40 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:30:40 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:30:40 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:30:40 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:30:40 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:30:40 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:30:40 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:30:40 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:30:40 [INFO] | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:30:40 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:30:40 [INFO] | | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:30:40 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:30:40 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:30:40 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:30:40 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:0.24.0-SNAPSHOT:compile 07:30:40 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:30:40 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:30:40 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:30:40 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:30:40 [INFO] | | | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:30:40 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:30:40 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:30:40 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:30:40 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:30:40 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:30:40 [INFO] | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:30:40 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:30:40 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:30:40 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:30:40 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:30:40 [INFO] | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:30:40 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:30:40 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:30:40 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:30:40 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:30:40 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:30:40 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:30:40 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:30:40 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:30:40 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:30:40 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:30:40 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:30:40 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:30:40 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:30:40 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:30:40 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:30:40 [INFO] | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:30:40 [INFO] | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:30:40 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:30:40 [INFO] | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:30:40 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:30:40 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:30:40 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:30:40 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:30:40 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:30:40 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:30:40 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:30:40 [INFO] +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:30:40 [INFO] | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:30:40 [INFO] | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:30:40 [INFO] | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:30:40 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:30:40 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:30:40 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:30:40 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:30:40 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:30:40 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:30:40 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:30:40 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:30:40 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:30:40 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:30:40 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:30:40 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:30:40 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:30:40 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:30:40 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:30:40 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:30:40 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:30:40 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:30:40 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:30:40 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:30:40 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:30:40 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:30:40 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:30:40 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:30:40 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:30:40 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:30:40 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:30:40 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:30:40 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:30:40 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:30:40 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:30:40 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:30:40 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:30:40 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:30:40 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:30:40 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:30:40 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:30:40 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:30:40 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:30:40 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:30:40 [INFO] +- junit:junit:jar:4.13.2:test 07:30:40 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:30:40 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:30:40 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:30:40 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:30:40 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:30:40 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:30:40 [INFO] 07:30:40 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-config-loader-impl --- 07:30:40 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-impl/target/sonatype-clm/module.xml 07:30:40 [INFO] 07:30:40 [INFO] --< org.opendaylight.bgpcep:odl-bgpcep-routing-policy-config-loader >--- 07:30:40 [INFO] Building OpenDaylight :: BGPCEP :: BGP Routing Policy Config Loader 0.24.0-SNAPSHOT [90/167] 07:30:40 [INFO] from features/odl-bgpcep-routing-policy-config-loader/pom.xml 07:30:40 [INFO] ------------------------------[ feature ]------------------------------- 07:30:40 [INFO] 07:30:40 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-routing-policy-config-loader --- 07:30:40 [INFO] 07:30:40 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-routing-policy-config-loader --- 07:30:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:30:40 [INFO] 07:30:40 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-routing-policy-config-loader --- 07:30:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:30:40 [INFO] 07:30:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-routing-policy-config-loader --- 07:30:40 [INFO] 07:30:40 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-routing-policy-config-loader --- 07:30:40 [INFO] 07:30:40 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-routing-policy-config-loader --- 07:30:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:30:40 [INFO] argLine set to empty 07:30:40 [INFO] 07:30:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-routing-policy-config-loader --- 07:30:40 [INFO] Starting audit... 07:30:40 Audit done. 07:30:40 [INFO] You have 0 Checkstyle violations. 07:30:40 [INFO] 07:30:40 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-routing-policy-config-loader --- 07:30:40 [INFO] Starting audit... 07:30:40 Audit done. 07:30:40 [INFO] You have 0 Checkstyle violations. 07:30:40 [INFO] 07:30:40 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-routing-policy-config-loader --- 07:30:40 [INFO] 07:30:40 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-routing-policy-config-loader --- 07:30:41 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-routing-policy-config-loader/target/feature/feature.xml 07:30:41 [INFO] ...done! 07:30:41 [INFO] Attaching features XML 07:30:41 [INFO] 07:30:41 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-routing-policy-config-loader --- 07:30:41 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:30:41 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:30:41 [INFO] 07:30:41 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-routing-policy-config-loader >>> 07:30:41 [INFO] 07:30:41 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-routing-policy-config-loader --- 07:30:41 [INFO] No files found to run spotbugs, check compile phase has been run 07:30:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:30:41 [INFO] 07:30:41 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-routing-policy-config-loader <<< 07:30:41 [INFO] 07:30:41 [INFO] 07:30:41 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-routing-policy-config-loader --- 07:30:41 [INFO] 07:30:41 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-routing-policy-config-loader --- 07:30:41 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-routing-policy-config-loader 07:30:41 [INFO] Project dependency features detected: [] 07:30:41 [INFO] Pax Exam System (Version: 4.14.0) created. 07:30:41 [INFO] Creating RMI registry server on 127.0.0.1:36757 07:30:41 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:30:41 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:30:41 [INFO] Waiting for remote bundle context.. on 36757 name: 9a175da7-8c06-48ca-ac53-d267605c2ba3 timout: [ RelativeTimeout value = 180000 ] 07:30:44 [INFO] Building jar from resources and headers. 07:30:44 [INFO] Writing jar finished. 07:30:53 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:30:53 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:30:53 [INFO] 07:30:53 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-routing-policy-config-loader --- 07:30:53 [INFO] 07:30:53 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-routing-policy-config-loader --- 07:30:53 [INFO] No Javadoc in project. Archive not created. 07:30:53 [INFO] 07:30:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-routing-policy-config-loader --- 07:30:53 [INFO] CycloneDX: Resolving Dependencies 07:30:56 [INFO] CycloneDX: Creating BOM version 1.6 with 259 component(s) 07:30:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-routing-policy-config-loader/target/bom.xml 07:30:56 [INFO] attaching as odl-bgpcep-routing-policy-config-loader-0.24.0-SNAPSHOT-cyclonedx.xml 07:30:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-routing-policy-config-loader/target/bom.json 07:30:56 [INFO] attaching as odl-bgpcep-routing-policy-config-loader-0.24.0-SNAPSHOT-cyclonedx.json 07:30:56 [INFO] 07:30:56 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-routing-policy-config-loader --- 07:30:56 [INFO] Skipping duplicate-finder execution! 07:30:56 [INFO] 07:30:56 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-routing-policy-config-loader --- 07:30:56 [INFO] Skipping plugin execution 07:30:56 [INFO] 07:30:56 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-routing-policy-config-loader --- 07:30:56 [INFO] Skipping source per configuration. 07:30:56 [INFO] 07:30:56 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-routing-policy-config-loader --- 07:30:56 [INFO] 07:30:56 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-routing-policy-config-loader --- 07:30:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:30:56 [INFO] 07:30:56 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-routing-policy-config-loader --- 07:30:56 [WARNING] 07:30:56 [WARNING] The packaging plugin for project odl-bgpcep-routing-policy-config-loader did not assign 07:30:56 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:30:56 [WARNING] 07:30:56 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:30:56 [WARNING] 07:30:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-routing-policy-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-routing-policy-config-loader/0.24.0-SNAPSHOT/odl-bgpcep-routing-policy-config-loader-0.24.0-SNAPSHOT.pom 07:30:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-routing-policy-config-loader/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-routing-policy-config-loader/0.24.0-SNAPSHOT/odl-bgpcep-routing-policy-config-loader-0.24.0-SNAPSHOT-features.xml 07:30:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-routing-policy-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-routing-policy-config-loader/0.24.0-SNAPSHOT/odl-bgpcep-routing-policy-config-loader-0.24.0-SNAPSHOT-cyclonedx.xml 07:30:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-routing-policy-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-routing-policy-config-loader/0.24.0-SNAPSHOT/odl-bgpcep-routing-policy-config-loader-0.24.0-SNAPSHOT-cyclonedx.json 07:30:56 [INFO] 07:30:56 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-routing-policy-config-loader --- 07:30:56 [INFO] org.opendaylight.bgpcep:odl-bgpcep-routing-policy-config-loader:feature:0.24.0-SNAPSHOT 07:30:56 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:jar:0.24.0-SNAPSHOT:compile 07:30:56 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:compile 07:30:56 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:30:56 [INFO] | | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:30:56 [INFO] | | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:30:56 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:30:56 [INFO] | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:30:56 [INFO] | | +- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:30:56 [INFO] | | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:30:56 [INFO] | | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:30:56 [INFO] | | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:30:56 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:30:56 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:30:56 [INFO] | | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:30:56 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.24.0-SNAPSHOT:compile 07:30:56 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:30:56 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:30:56 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:30:56 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:30:56 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:30:56 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:30:56 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:30:56 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:30:56 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:30:56 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:30:56 [INFO] | | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:30:56 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:30:56 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:30:56 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:30:56 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:30:56 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:30:56 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:30:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl:xml:features:0.24.0-SNAPSHOT:compile 07:30:56 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-impl:jar:0.24.0-SNAPSHOT:compile 07:30:56 [INFO] | | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT:compile 07:30:56 [INFO] | | +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.24.0-SNAPSHOT:compile 07:30:56 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.24.0-SNAPSHOT:compile 07:30:56 [INFO] | | +- org.opendaylight.bgpcep:bgp-inet:jar:0.24.0-SNAPSHOT:compile 07:30:56 [INFO] | | | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.24.0-SNAPSHOT:compile 07:30:56 [INFO] | | +- org.opendaylight.bgpcep:bgp-route-target:jar:0.24.0-SNAPSHOT:compile 07:30:56 [INFO] | | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:30:56 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:30:56 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:30:56 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.24.0-SNAPSHOT:compile 07:30:56 [INFO] | | +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:30:56 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:30:56 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:30:56 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:30:56 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:30:56 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:30:56 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:30:56 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:30:56 [INFO] | | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:30:56 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:30:56 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:30:56 [INFO] | | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:30:56 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:30:56 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:30:56 [INFO] | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:30:56 [INFO] | +- org.opendaylight.bgpcep:bgp-peer-acceptor:jar:0.24.0-SNAPSHOT:compile 07:30:56 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:30:56 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:30:56 [INFO] | | | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.24.0-SNAPSHOT:compile 07:30:56 [INFO] | | | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:30:56 [INFO] | | | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:30:56 [INFO] | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:30:56 [INFO] | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:30:56 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:30:56 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:30:56 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:30:56 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:30:56 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:30:56 [INFO] | | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:30:56 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:30:56 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:30:56 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:30:56 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:30:56 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:30:56 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:30:56 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:30:56 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:30:56 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:30:56 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:30:56 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:30:56 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:30:56 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:30:56 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:30:56 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:30:56 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:30:56 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:30:56 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:30:56 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.24.0-SNAPSHOT:compile 07:30:56 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:compile 07:30:56 [INFO] | | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:30:56 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:30:56 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:30:56 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:30:56 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:30:56 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:30:56 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:30:56 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:30:56 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:30:56 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:30:56 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:30:56 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:30:56 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:30:56 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:30:56 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:30:56 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:30:56 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:30:56 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:30:56 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:30:56 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:30:56 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:30:56 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:30:56 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:30:56 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:30:56 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:30:56 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:30:56 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:30:56 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:30:56 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:30:56 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:30:56 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:30:56 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:30:56 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:30:56 [INFO] | | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:30:56 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:30:56 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:30:56 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:30:56 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:30:56 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:30:56 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:30:56 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:30:56 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.24.0-SNAPSHOT:compile 07:30:56 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.24.0-SNAPSHOT:compile 07:30:56 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.24.0-SNAPSHOT:compile 07:30:56 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.24.0-SNAPSHOT:compile 07:30:56 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target:xml:features:0.24.0-SNAPSHOT:compile 07:30:56 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:0.24.0-SNAPSHOT:compile 07:30:56 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode:xml:features:0.24.0-SNAPSHOT:compile 07:30:56 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.24.0-SNAPSHOT:compile 07:30:56 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl:xml:features:0.24.0-SNAPSHOT:compile 07:30:56 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:0.24.0-SNAPSHOT:compile 07:30:56 [INFO] | | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:compile 07:30:56 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:compile 07:30:56 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:compile 07:30:56 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:compile 07:30:56 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:compile 07:30:56 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile 07:30:56 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 07:30:56 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:compile 07:30:56 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 07:30:56 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:compile 07:30:56 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 07:30:56 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:compile 07:30:56 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:compile 07:30:56 [INFO] | | | +- com.typesafe:config:jar:1.4.5:compile 07:30:56 [INFO] | | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 07:30:56 [INFO] | | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:compile 07:30:56 [INFO] | | | | +- io.aeron:aeron-annotations:jar:1.45.1:compile 07:30:56 [INFO] | | | | +- io.aeron:aeron-client:jar:1.45.1:compile 07:30:56 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.45.1:compile 07:30:56 [INFO] | | | | +- org.agrona:agrona:jar:1.22.0:compile 07:30:56 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:30:56 [INFO] | | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:30:56 [INFO] | | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:compile 07:30:56 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:12.0.3:compile 07:30:56 [INFO] | | | \- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:compile 07:30:56 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:30:56 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:compile 07:30:56 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:compile 07:30:56 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.26.0:compile 07:30:56 [INFO] | | | \- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:compile 07:30:56 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:compile 07:30:56 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:compile 07:30:56 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:compile 07:30:56 [INFO] | | | \- org.apache.commons:commons-text:jar:1.14.0:compile 07:30:56 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:compile 07:30:56 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:compile 07:30:56 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:compile 07:30:56 [INFO] | | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:compile 07:30:56 [INFO] | | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:compile 07:30:56 [INFO] | | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:compile 07:30:56 [INFO] | | | | \- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:compile 07:30:56 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:compile 07:30:56 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:compile 07:30:56 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:compile 07:30:56 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:compile 07:30:56 [INFO] | | | \- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:compile 07:30:56 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:compile 07:30:56 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:compile 07:30:56 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:compile 07:30:56 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:compile 07:30:56 [INFO] | | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:compile 07:30:56 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:30:56 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:compile 07:30:56 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:compile 07:30:56 [INFO] | | | +- org.opendaylight.controller:raft-api:jar:12.0.3:compile 07:30:56 [INFO] | | | \- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:compile 07:30:56 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:compile 07:30:56 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:compile 07:30:56 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:compile 07:30:56 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:compile 07:30:56 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:compile 07:30:56 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:compile 07:30:56 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:compile 07:30:56 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:compile 07:30:56 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement:xml:features:0.24.0-SNAPSHOT:compile 07:30:56 [INFO] | | \- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:jar:0.24.0-SNAPSHOT:compile 07:30:56 [INFO] | +- org.opendaylight.bgpcep:bgp-config-example:xml:routing-policy-default-config:0.24.0-SNAPSHOT:compile 07:30:56 [INFO] | \- org.opendaylight.controller:odl-controller-blueprint:xml:features:12.0.3:compile 07:30:56 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:30:56 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:30:56 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:30:56 [INFO] | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:30:56 [INFO] | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:30:56 [INFO] | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:30:56 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:30:56 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:30:56 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:30:56 [INFO] | \- org.opendaylight.controller:blueprint:jar:12.0.3:compile 07:30:56 [INFO] | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 07:30:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.24.0-SNAPSHOT:compile 07:30:56 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.24.0-SNAPSHOT:compile 07:30:56 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.24.0-SNAPSHOT:compile 07:30:56 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:30:56 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:30:56 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:30:56 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:30:56 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:30:56 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:30:56 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:30:56 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:30:56 [INFO] | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:30:56 [INFO] | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:30:56 [INFO] | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:30:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl:xml:features:0.24.0-SNAPSHOT:compile 07:30:56 [INFO] | +- org.opendaylight.bgpcep:config-loader-impl:jar:0.24.0-SNAPSHOT:compile 07:30:56 [INFO] | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:30:56 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:30:56 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:30:56 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:30:56 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:30:56 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:30:56 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:30:56 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:30:56 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:30:56 [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:30:56 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:30:56 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:0.24.0-SNAPSHOT:compile 07:30:56 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:30:56 [INFO] | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:30:56 [INFO] | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:30:56 [INFO] | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:30:56 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:30:56 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:30:56 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:30:56 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:30:56 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:30:56 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:30:56 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:30:56 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:30:56 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:30:56 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:30:56 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:30:56 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:30:56 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:30:56 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:30:56 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:30:56 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:30:56 [INFO] +- junit:junit:jar:4.13.2:test 07:30:56 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:30:56 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:30:56 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:30:56 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:30:56 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:30:56 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:30:56 [INFO] 07:30:56 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-routing-policy-config-loader --- 07:30:56 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-routing-policy-config-loader/target/sonatype-clm/module.xml 07:30:56 [INFO] 07:30:56 [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-protocols-config-loader >----- 07:30:56 [INFO] Building OpenDaylight :: BGPCEP :: Protocols Config Loader 0.24.0-SNAPSHOT [91/167] 07:30:56 [INFO] from features/odl-bgpcep-protocols-config-loader/pom.xml 07:30:56 [INFO] ------------------------------[ feature ]------------------------------- 07:30:56 [INFO] 07:30:56 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-protocols-config-loader --- 07:30:56 [INFO] 07:30:56 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-protocols-config-loader --- 07:30:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:30:56 [INFO] 07:30:56 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-protocols-config-loader --- 07:30:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:30:56 [INFO] 07:30:56 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-protocols-config-loader --- 07:30:56 [INFO] 07:30:56 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-protocols-config-loader --- 07:30:56 [INFO] 07:30:56 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-protocols-config-loader --- 07:30:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:30:56 [INFO] argLine set to empty 07:30:56 [INFO] 07:30:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-protocols-config-loader --- 07:30:56 [INFO] Starting audit... 07:30:56 Audit done. 07:30:56 [INFO] You have 0 Checkstyle violations. 07:30:56 [INFO] 07:30:56 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-protocols-config-loader --- 07:30:56 [INFO] Starting audit... 07:30:56 Audit done. 07:30:56 [INFO] You have 0 Checkstyle violations. 07:30:56 [INFO] 07:30:56 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-protocols-config-loader --- 07:30:56 [INFO] 07:30:56 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-protocols-config-loader --- 07:30:56 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-protocols-config-loader/target/feature/feature.xml 07:30:56 [INFO] ...done! 07:30:56 [INFO] Attaching features XML 07:30:56 [INFO] 07:30:56 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-protocols-config-loader --- 07:30:56 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:30:56 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:30:56 [INFO] 07:30:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-protocols-config-loader >>> 07:30:57 [INFO] 07:30:57 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-protocols-config-loader --- 07:30:57 [INFO] No files found to run spotbugs, check compile phase has been run 07:30:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:30:57 [INFO] 07:30:57 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-protocols-config-loader <<< 07:30:57 [INFO] 07:30:57 [INFO] 07:30:57 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-protocols-config-loader --- 07:30:57 [INFO] 07:30:57 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-protocols-config-loader --- 07:30:57 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-protocols-config-loader 07:30:57 [INFO] Project dependency features detected: [] 07:30:57 [INFO] Pax Exam System (Version: 4.14.0) created. 07:30:57 [INFO] Creating RMI registry server on 127.0.0.1:45115 07:30:57 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:30:57 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:30:57 [INFO] Waiting for remote bundle context.. on 45115 name: b19c1e18-1ad1-472f-9204-4460161c939b timout: [ RelativeTimeout value = 180000 ] 07:31:00 [INFO] Building jar from resources and headers. 07:31:00 [INFO] Writing jar finished. 07:31:09 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:31:09 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:31:09 [INFO] 07:31:09 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-protocols-config-loader --- 07:31:09 [INFO] 07:31:09 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-protocols-config-loader --- 07:31:09 [INFO] No Javadoc in project. Archive not created. 07:31:09 [INFO] 07:31:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-protocols-config-loader --- 07:31:09 [INFO] CycloneDX: Resolving Dependencies 07:31:12 [INFO] CycloneDX: Creating BOM version 1.6 with 261 component(s) 07:31:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-protocols-config-loader/target/bom.xml 07:31:12 [INFO] attaching as odl-bgpcep-protocols-config-loader-0.24.0-SNAPSHOT-cyclonedx.xml 07:31:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-protocols-config-loader/target/bom.json 07:31:12 [INFO] attaching as odl-bgpcep-protocols-config-loader-0.24.0-SNAPSHOT-cyclonedx.json 07:31:12 [INFO] 07:31:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-protocols-config-loader --- 07:31:12 [INFO] Skipping duplicate-finder execution! 07:31:12 [INFO] 07:31:12 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-protocols-config-loader --- 07:31:12 [INFO] Skipping plugin execution 07:31:12 [INFO] 07:31:12 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-protocols-config-loader --- 07:31:12 [INFO] Skipping source per configuration. 07:31:12 [INFO] 07:31:12 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-protocols-config-loader --- 07:31:12 [INFO] 07:31:12 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-protocols-config-loader --- 07:31:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:31:12 [INFO] 07:31:12 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-protocols-config-loader --- 07:31:12 [WARNING] 07:31:12 [WARNING] The packaging plugin for project odl-bgpcep-protocols-config-loader did not assign 07:31:12 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:31:12 [WARNING] 07:31:12 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:31:12 [WARNING] 07:31:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-protocols-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-protocols-config-loader/0.24.0-SNAPSHOT/odl-bgpcep-protocols-config-loader-0.24.0-SNAPSHOT.pom 07:31:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-protocols-config-loader/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-protocols-config-loader/0.24.0-SNAPSHOT/odl-bgpcep-protocols-config-loader-0.24.0-SNAPSHOT-features.xml 07:31:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-protocols-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-protocols-config-loader/0.24.0-SNAPSHOT/odl-bgpcep-protocols-config-loader-0.24.0-SNAPSHOT-cyclonedx.xml 07:31:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-protocols-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-protocols-config-loader/0.24.0-SNAPSHOT/odl-bgpcep-protocols-config-loader-0.24.0-SNAPSHOT-cyclonedx.json 07:31:12 [INFO] 07:31:12 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-protocols-config-loader --- 07:31:12 [INFO] org.opendaylight.bgpcep:odl-bgpcep-protocols-config-loader:feature:0.24.0-SNAPSHOT 07:31:12 [INFO] +- org.opendaylight.bgpcep:protocols-config-loader:jar:0.24.0-SNAPSHOT:compile 07:31:12 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.24.0-SNAPSHOT:compile 07:31:12 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:31:12 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:31:12 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:compile 07:31:12 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:31:12 [INFO] | | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:31:12 [INFO] | | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:31:12 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:31:12 [INFO] | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:31:12 [INFO] | | +- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:31:12 [INFO] | | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:31:12 [INFO] | | \- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:31:12 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:31:12 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:31:12 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:31:12 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:31:12 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:31:12 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:31:12 [INFO] | | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:31:12 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:31:12 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:31:12 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:31:12 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:31:12 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:31:12 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:31:12 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:31:12 [INFO] | \- com.google.guava:guava:jar:33.5.0-jre:compile 07:31:12 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:31:12 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:31:12 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:31:12 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:31:12 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:31:12 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-routing-policy-config-loader:xml:features:0.24.0-SNAPSHOT:compile 07:31:12 [INFO] | +- org.opendaylight.bgpcep:routing-policy-config-loader:jar:0.24.0-SNAPSHOT:compile 07:31:12 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl:xml:features:0.24.0-SNAPSHOT:compile 07:31:12 [INFO] | | +- org.opendaylight.bgpcep:bgp-rib-impl:jar:0.24.0-SNAPSHOT:compile 07:31:12 [INFO] | | | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT:compile 07:31:12 [INFO] | | | +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.24.0-SNAPSHOT:compile 07:31:12 [INFO] | | | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.24.0-SNAPSHOT:compile 07:31:12 [INFO] | | | +- org.opendaylight.bgpcep:bgp-inet:jar:0.24.0-SNAPSHOT:compile 07:31:12 [INFO] | | | | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.24.0-SNAPSHOT:compile 07:31:12 [INFO] | | | +- org.opendaylight.bgpcep:bgp-route-target:jar:0.24.0-SNAPSHOT:compile 07:31:12 [INFO] | | | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:31:12 [INFO] | | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:31:12 [INFO] | | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.24.0-SNAPSHOT:compile 07:31:12 [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:31:12 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:31:12 [INFO] | | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:31:12 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:31:12 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:31:12 [INFO] | | | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:31:12 [INFO] | | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:31:12 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:31:12 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:31:12 [INFO] | | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:31:12 [INFO] | | +- org.opendaylight.bgpcep:bgp-peer-acceptor:jar:0.24.0-SNAPSHOT:compile 07:31:12 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.24.0-SNAPSHOT:compile 07:31:12 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:compile 07:31:12 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:31:12 [INFO] | | | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:31:12 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:31:12 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:31:12 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:31:12 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:31:12 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:31:12 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:31:12 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:31:12 [INFO] | | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:31:12 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:31:12 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:31:12 [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:31:12 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:31:12 [INFO] | | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:31:12 [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:31:12 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:31:12 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:31:12 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:31:12 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:31:12 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:31:12 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:31:12 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:31:12 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:31:12 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:31:12 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:31:12 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:31:12 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:31:12 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:31:12 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:31:12 [INFO] | | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:31:12 [INFO] | | | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:31:12 [INFO] | | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:31:12 [INFO] | | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:31:12 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:31:12 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:31:12 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:31:12 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:31:12 [INFO] | | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:31:12 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.24.0-SNAPSHOT:compile 07:31:12 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.24.0-SNAPSHOT:compile 07:31:12 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.24.0-SNAPSHOT:compile 07:31:12 [INFO] | | | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.24.0-SNAPSHOT:compile 07:31:12 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target:xml:features:0.24.0-SNAPSHOT:compile 07:31:12 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:0.24.0-SNAPSHOT:compile 07:31:12 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode:xml:features:0.24.0-SNAPSHOT:compile 07:31:12 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.24.0-SNAPSHOT:compile 07:31:12 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl:xml:features:0.24.0-SNAPSHOT:compile 07:31:12 [INFO] | | | +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:0.24.0-SNAPSHOT:compile 07:31:12 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:compile 07:31:12 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:compile 07:31:12 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:compile 07:31:12 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:compile 07:31:12 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:compile 07:31:12 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile 07:31:12 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 07:31:12 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:compile 07:31:12 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 07:31:12 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:compile 07:31:12 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 07:31:12 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:compile 07:31:12 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:compile 07:31:12 [INFO] | | | | +- com.typesafe:config:jar:1.4.5:compile 07:31:12 [INFO] | | | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 07:31:12 [INFO] | | | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:compile 07:31:12 [INFO] | | | | | +- io.aeron:aeron-annotations:jar:1.45.1:compile 07:31:12 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.45.1:compile 07:31:12 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.45.1:compile 07:31:12 [INFO] | | | | | +- org.agrona:agrona:jar:1.22.0:compile 07:31:12 [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:31:12 [INFO] | | | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:31:12 [INFO] | | | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:compile 07:31:12 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:12.0.3:compile 07:31:12 [INFO] | | | | \- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:compile 07:31:12 [INFO] | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:31:12 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:compile 07:31:12 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:compile 07:31:12 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.26.0:compile 07:31:12 [INFO] | | | | \- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:compile 07:31:12 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:compile 07:31:12 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:compile 07:31:12 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:compile 07:31:12 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.14.0:compile 07:31:12 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:compile 07:31:12 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:compile 07:31:12 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:compile 07:31:12 [INFO] | | | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:compile 07:31:12 [INFO] | | | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:compile 07:31:12 [INFO] | | | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:compile 07:31:12 [INFO] | | | | | \- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:compile 07:31:12 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:compile 07:31:12 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:compile 07:31:12 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:compile 07:31:12 [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:compile 07:31:12 [INFO] | | | | \- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:compile 07:31:12 [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:compile 07:31:12 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:compile 07:31:12 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:compile 07:31:12 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:compile 07:31:12 [INFO] | | | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:compile 07:31:12 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:31:12 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:compile 07:31:12 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:compile 07:31:12 [INFO] | | | | +- org.opendaylight.controller:raft-api:jar:12.0.3:compile 07:31:12 [INFO] | | | | \- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:compile 07:31:12 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:compile 07:31:12 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:compile 07:31:12 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:compile 07:31:12 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:compile 07:31:12 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:compile 07:31:12 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:compile 07:31:12 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:compile 07:31:12 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:compile 07:31:12 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement:xml:features:0.24.0-SNAPSHOT:compile 07:31:12 [INFO] | | | \- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:jar:0.24.0-SNAPSHOT:compile 07:31:12 [INFO] | | +- org.opendaylight.bgpcep:bgp-config-example:xml:routing-policy-default-config:0.24.0-SNAPSHOT:compile 07:31:12 [INFO] | | \- org.opendaylight.controller:odl-controller-blueprint:xml:features:12.0.3:compile 07:31:12 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:31:12 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:31:12 [INFO] | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:31:12 [INFO] | | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:31:12 [INFO] | | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:31:12 [INFO] | | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:31:12 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:31:12 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:31:12 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:31:12 [INFO] | | \- org.opendaylight.controller:blueprint:jar:12.0.3:compile 07:31:12 [INFO] | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 07:31:12 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.24.0-SNAPSHOT:compile 07:31:12 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.24.0-SNAPSHOT:compile 07:31:12 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.24.0-SNAPSHOT:compile 07:31:12 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:31:12 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:31:12 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:31:12 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:31:12 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:31:12 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:31:12 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl:xml:features:0.24.0-SNAPSHOT:compile 07:31:12 [INFO] | +- org.opendaylight.bgpcep:config-loader-impl:jar:0.24.0-SNAPSHOT:compile 07:31:12 [INFO] | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:31:12 [INFO] | | | \- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:31:12 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:31:12 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:31:12 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:31:12 [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:31:12 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:0.24.0-SNAPSHOT:compile 07:31:12 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:31:12 [INFO] | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:31:12 [INFO] | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:31:12 [INFO] | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:31:12 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:31:12 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:31:12 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:31:12 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:31:12 [INFO] | | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:31:12 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:31:12 [INFO] | | \- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:31:12 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:31:12 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.24.0-SNAPSHOT:compile 07:31:12 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:31:12 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:31:12 [INFO] | | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:31:12 [INFO] | | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:31:12 [INFO] | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:31:12 [INFO] | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:31:12 [INFO] | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:31:12 [INFO] | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:31:12 [INFO] | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:31:12 [INFO] | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:31:12 [INFO] | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:31:12 [INFO] | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:31:12 [INFO] | | +- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:31:12 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:31:12 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:31:12 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:31:12 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:31:12 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:31:12 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:31:12 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:31:12 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:31:12 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:31:12 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:31:12 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:31:12 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:31:12 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:31:12 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:31:12 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:31:12 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:31:12 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:31:12 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:31:12 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:31:12 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:31:12 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:31:12 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:31:12 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:31:12 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:31:12 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:31:12 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:31:12 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:31:12 [INFO] | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:31:12 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:31:12 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:31:12 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:31:12 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:31:12 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:31:12 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:31:12 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:31:12 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:31:12 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:31:12 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:31:12 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:31:12 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:31:12 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:31:12 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:31:12 [INFO] +- junit:junit:jar:4.13.2:test 07:31:12 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:31:12 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:31:12 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:31:12 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:31:12 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:31:12 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:31:12 [INFO] 07:31:12 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-protocols-config-loader --- 07:31:12 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-protocols-config-loader/target/sonatype-clm/module.xml 07:31:12 [INFO] 07:31:12 [INFO] -----------< org.opendaylight.bgpcep:topology-config-loader >----------- 07:31:12 [INFO] Building topology-config-loader 0.24.0-SNAPSHOT [92/167] 07:31:12 [INFO] from config-loader/topology-config-loader/pom.xml 07:31:12 [INFO] -------------------------------[ bundle ]------------------------------- 07:31:12 [INFO] 07:31:12 [INFO] --- clean:3.5.0:clean (default-clean) @ topology-config-loader --- 07:31:12 [INFO] 07:31:12 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ topology-config-loader --- 07:31:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:31:12 [INFO] 07:31:12 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ topology-config-loader --- 07:31:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:31:12 [INFO] 07:31:12 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ topology-config-loader --- 07:31:12 [INFO] 07:31:12 [INFO] --- dependency:3.9.0:properties (default) @ topology-config-loader --- 07:31:12 [INFO] 07:31:12 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ topology-config-loader --- 07:31:12 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/config-loader/topology-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:31:12 [INFO] 07:31:12 [INFO] --- checkstyle:3.6.0:check (check-license) @ topology-config-loader --- 07:31:12 [INFO] Starting audit... 07:31:12 Audit done. 07:31:12 [INFO] You have 0 Checkstyle violations. 07:31:12 [INFO] 07:31:12 [INFO] --- checkstyle:3.6.0:check (default) @ topology-config-loader --- 07:31:12 [INFO] Starting audit... 07:31:12 Audit done. 07:31:12 [INFO] You have 0 Checkstyle violations. 07:31:12 [INFO] 07:31:12 [INFO] --- dependency:3.9.0:copy (unpack-license) @ topology-config-loader --- 07:31:12 [INFO] 07:31:12 [INFO] --- resources:3.3.1:resources (default-resources) @ topology-config-loader --- 07:31:12 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/src/main/resources 07:31:12 [INFO] 07:31:12 [INFO] --- compiler:3.14.1:compile (default-compile) @ topology-config-loader --- 07:31:12 [INFO] Recompiling the module because of changed dependency. 07:31:12 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 07:31:13 [INFO] 07:31:13 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ topology-config-loader >>> 07:31:13 [INFO] 07:31:13 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ topology-config-loader --- 07:31:13 [INFO] Fork Value is true 07:31:15 [INFO] Done SpotBugs Analysis.... 07:31:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:31:15 [INFO] 07:31:15 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ topology-config-loader <<< 07:31:15 [INFO] 07:31:15 [INFO] 07:31:15 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ topology-config-loader --- 07:31:15 [INFO] BugInstance size is 0 07:31:15 [INFO] Error size is 0 07:31:15 [INFO] No errors/warnings found 07:31:15 [INFO] 07:31:15 [INFO] --- resources:3.3.1:testResources (default-testResources) @ topology-config-loader --- 07:31:15 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:31:15 [INFO] 07:31:15 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ topology-config-loader --- 07:31:15 [INFO] Recompiling the module because of changed dependency. 07:31:15 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 07:31:15 [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:31:15 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:31:15 [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:31:15 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:31:15 [INFO] 07:31:15 [INFO] --- surefire:3.5.4:test (default-test) @ topology-config-loader --- 07:31:15 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:31:15 [INFO] 07:31:15 [INFO] ------------------------------------------------------- 07:31:15 [INFO] T E S T S 07:31:15 [INFO] ------------------------------------------------------- 07:31:16 [INFO] Running org.opendaylight.bgpcep.config.loader.topology.NetworkTopologyConfigFileProcessorTest 07:31:18 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:31:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.845 s -- in org.opendaylight.bgpcep.config.loader.topology.NetworkTopologyConfigFileProcessorTest 07:31:19 [INFO] 07:31:19 [INFO] Results: 07:31:19 [INFO] 07:31:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:31:19 [INFO] 07:31:19 [INFO] 07:31:19 [INFO] --- copy:14.1.6:copy-files (default) @ topology-config-loader --- 07:31:19 [INFO] 07:31:19 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ topology-config-loader --- 07:31:19 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/topology-config-loader-0.24.0-SNAPSHOT.jar 07:31:19 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/classes/META-INF/MANIFEST.MF 07:31:19 [INFO] 07:31:19 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ topology-config-loader --- 07:31:20 [WARNING] Javadoc Warnings 07:31:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/topology/NetworkTopologyConfigFileProcessor.java:33: warning: no comment 07:31:20 [WARNING] public final class NetworkTopologyConfigFileProcessor extends AbstractConfigFileProcessor { 07:31:20 [WARNING] ^ 07:31:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/topology/NetworkTopologyConfigFileProcessor.java:37: warning: no comment 07:31:20 [WARNING] public NetworkTopologyConfigFileProcessor(final ConfigLoader configLoader, final DOMDataBroker dataBroker) { 07:31:20 [WARNING] ^ 07:31:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/topology/NetworkTopologyConfigFileProcessor.java:42: warning: no comment 07:31:20 [WARNING] public void init() { 07:31:20 [WARNING] ^ 07:31:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/topology/OSGiOpenconfigConfigFileProcessor.java:20: warning: no comment 07:31:20 [WARNING] public final class OSGiOpenconfigConfigFileProcessor extends AbstractOSGiConfigFileProcessor { 07:31:20 [WARNING] ^ 07:31:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/topology/OSGiOpenconfigConfigFileProcessor.java:20: warning: use of default constructor, which does not provide a comment 07:31:20 [WARNING] public final class OSGiOpenconfigConfigFileProcessor extends AbstractOSGiConfigFileProcessor { 07:31:20 [WARNING] ^ 07:31:20 [WARNING] 5 warnings 07:31:20 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/topology-config-loader-0.24.0-SNAPSHOT-javadoc.jar 07:31:20 [INFO] 07:31:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ topology-config-loader --- 07:31:20 [INFO] CycloneDX: Resolving Dependencies 07:31:21 [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) 07:31:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/bom.xml 07:31:21 [INFO] attaching as topology-config-loader-0.24.0-SNAPSHOT-cyclonedx.xml 07:31:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/bom.json 07:31:21 [INFO] attaching as topology-config-loader-0.24.0-SNAPSHOT-cyclonedx.json 07:31:21 [INFO] 07:31:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ topology-config-loader --- 07:31:21 [INFO] Skipping duplicate-finder execution! 07:31:21 [INFO] 07:31:21 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ topology-config-loader --- 07:31:21 [WARNING] Used undeclared dependencies found: 07:31:21 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:31:21 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:test 07:31:21 [WARNING] Non-test scoped test only dependencies found: 07:31:21 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:31:21 [INFO] 07:31:21 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ topology-config-loader --- 07:31:21 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/topology-config-loader-0.24.0-SNAPSHOT-sources.jar 07:31:21 [INFO] 07:31:21 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ topology-config-loader --- 07:31:21 [INFO] 07:31:21 [INFO] --- jacoco:0.8.14:report (report) @ topology-config-loader --- 07:31:21 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/code-coverage/jacoco.exec 07:31:21 [INFO] Analyzed bundle 'topology-config-loader' with 2 classes 07:31:21 [INFO] 07:31:21 [INFO] --- install:3.1.4:install (default-install) @ topology-config-loader --- 07:31:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/topology-config-loader/0.24.0-SNAPSHOT/topology-config-loader-0.24.0-SNAPSHOT.pom 07:31:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/topology-config-loader-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/topology-config-loader/0.24.0-SNAPSHOT/topology-config-loader-0.24.0-SNAPSHOT.jar 07:31:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/topology-config-loader-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/topology-config-loader/0.24.0-SNAPSHOT/topology-config-loader-0.24.0-SNAPSHOT-javadoc.jar 07:31:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/topology-config-loader/0.24.0-SNAPSHOT/topology-config-loader-0.24.0-SNAPSHOT-cyclonedx.xml 07:31:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/topology-config-loader/0.24.0-SNAPSHOT/topology-config-loader-0.24.0-SNAPSHOT-cyclonedx.json 07:31:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/topology-config-loader-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/topology-config-loader/0.24.0-SNAPSHOT/topology-config-loader-0.24.0-SNAPSHOT-sources.jar 07:31:21 [INFO] 07:31:21 [INFO] --- bundle:6.0.0:install (default-install) @ topology-config-loader --- 07:31:21 [INFO] Installing org/opendaylight/bgpcep/topology-config-loader/0.24.0-SNAPSHOT/topology-config-loader-0.24.0-SNAPSHOT.jar 07:31:21 [INFO] Writing OBR metadata 07:31:21 [INFO] 07:31:21 [INFO] --- dependency:3.9.0:tree (default-cli) @ topology-config-loader --- 07:31:21 [INFO] org.opendaylight.bgpcep:topology-config-loader:bundle:0.24.0-SNAPSHOT 07:31:21 [INFO] +- org.opendaylight.bgpcep:config-loader-spi:jar:0.24.0-SNAPSHOT:compile 07:31:21 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:31:21 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:31:21 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:31:21 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:31:21 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:31:21 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:31:21 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:31:21 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:31:21 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:31:21 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:31:21 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:31:21 [INFO] | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:31:21 [INFO] | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:31:21 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:31:21 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:31:21 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:31:21 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:31:21 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:31:21 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:31:21 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:31:21 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:31:21 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:31:21 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:31:21 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:31:21 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:31:21 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:31:21 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:31:21 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:31:21 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:31:21 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:0.24.0-SNAPSHOT:test 07:31:21 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:31:21 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:31:21 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:31:21 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:test 07:31:21 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:31:21 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:31:21 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:31:21 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:31:21 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:31:21 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:31:21 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:31:21 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:31:21 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:0.24.0-SNAPSHOT:test 07:31:21 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:31:21 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:test 07:31:21 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:31:21 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:31:21 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:31:21 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:31:21 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:31:21 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:31:21 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:31:21 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:31:21 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:31:21 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:31:21 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:31:21 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:31:21 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:31:21 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:31:21 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:31:21 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:31:21 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:31:21 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:31:21 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:31:21 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:31:21 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:31:21 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:31:21 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:31:21 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:31:21 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:31:21 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:31:21 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:31:21 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:31:21 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:31:21 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:31:21 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:31:21 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:31:21 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:31:21 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:31:21 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:31:21 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:31:21 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:31:21 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:31:21 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:test 07:31:21 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:31:21 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:31:21 [INFO] | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:31:21 [INFO] | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:test 07:31:21 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:31:21 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.24.0-SNAPSHOT:test 07:31:21 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.20:test 07:31:21 [INFO] | +- ch.qos.logback:logback-core:jar:1.5.20:test 07:31:21 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:test 07:31:21 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:31:21 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:31:21 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:31:21 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:31:21 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:31:21 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:31:21 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:31:21 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:31:21 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:31:21 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:31:21 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:31:21 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:31:21 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:31:21 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:31:21 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:31:21 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:31:21 [INFO] +- junit:junit:jar:4.13.2:test 07:31:21 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:31:21 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:31:21 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:31:21 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:31:21 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:31:21 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:31:21 [INFO] 07:31:21 [INFO] --- clm:3.0.0-01:index (default-cli) @ topology-config-loader --- 07:31:21 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/sonatype-clm/module.xml 07:31:21 [INFO] 07:31:21 [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-topology-config-loader >------ 07:31:21 [INFO] Building OpenDaylight :: BGPCEP :: Topology Config Loader 0.24.0-SNAPSHOT [93/167] 07:31:21 [INFO] from features/odl-bgpcep-topology-config-loader/pom.xml 07:31:21 [INFO] ------------------------------[ feature ]------------------------------- 07:31:21 [INFO] 07:31:21 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-topology-config-loader --- 07:31:21 [INFO] 07:31:21 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-topology-config-loader --- 07:31:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:31:21 [INFO] 07:31:21 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-topology-config-loader --- 07:31:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:31:21 [INFO] 07:31:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-topology-config-loader --- 07:31:22 [INFO] 07:31:22 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-topology-config-loader --- 07:31:22 [INFO] 07:31:22 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-topology-config-loader --- 07:31:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:31:22 [INFO] argLine set to empty 07:31:22 [INFO] 07:31:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-topology-config-loader --- 07:31:22 [INFO] Starting audit... 07:31:22 Audit done. 07:31:22 [INFO] You have 0 Checkstyle violations. 07:31:22 [INFO] 07:31:22 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-topology-config-loader --- 07:31:22 [INFO] Starting audit... 07:31:22 Audit done. 07:31:22 [INFO] You have 0 Checkstyle violations. 07:31:22 [INFO] 07:31:22 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-topology-config-loader --- 07:31:22 [INFO] 07:31:22 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-topology-config-loader --- 07:31:22 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-config-loader/target/feature/feature.xml 07:31:22 [INFO] ...done! 07:31:22 [INFO] Attaching features XML 07:31:22 [INFO] 07:31:22 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-topology-config-loader --- 07:31: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:31:22 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:31:22 [INFO] 07:31:22 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-topology-config-loader >>> 07:31:22 [INFO] 07:31:22 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-topology-config-loader --- 07:31:22 [INFO] No files found to run spotbugs, check compile phase has been run 07:31:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:31:22 [INFO] 07:31:22 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-topology-config-loader <<< 07:31:22 [INFO] 07:31:22 [INFO] 07:31:22 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-topology-config-loader --- 07:31:22 [INFO] 07:31:22 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-topology-config-loader --- 07:31:22 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-topology-config-loader 07:31:22 [INFO] Project dependency features detected: [] 07:31:22 [INFO] Pax Exam System (Version: 4.14.0) created. 07:31:22 [INFO] Creating RMI registry server on 127.0.0.1:38075 07:31:22 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:31:22 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:31:22 [INFO] Waiting for remote bundle context.. on 38075 name: b0bc049c-d825-4192-bb67-0ed6d88cf425 timout: [ RelativeTimeout value = 180000 ] 07:31:26 [INFO] Building jar from resources and headers. 07:31:26 [INFO] Writing jar finished. 07:31:33 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:31:33 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:31:34 [INFO] 07:31:34 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-topology-config-loader --- 07:31:34 [INFO] 07:31:34 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-topology-config-loader --- 07:31:34 [INFO] No Javadoc in project. Archive not created. 07:31:34 [INFO] 07:31:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-topology-config-loader --- 07:31:34 [INFO] CycloneDX: Resolving Dependencies 07:31:36 [INFO] CycloneDX: Creating BOM version 1.6 with 221 component(s) 07:31:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-config-loader/target/bom.xml 07:31:36 [INFO] attaching as odl-bgpcep-topology-config-loader-0.24.0-SNAPSHOT-cyclonedx.xml 07:31:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-config-loader/target/bom.json 07:31:36 [INFO] attaching as odl-bgpcep-topology-config-loader-0.24.0-SNAPSHOT-cyclonedx.json 07:31:36 [INFO] 07:31:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-topology-config-loader --- 07:31:36 [INFO] Skipping duplicate-finder execution! 07:31:36 [INFO] 07:31:36 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-topology-config-loader --- 07:31:36 [INFO] Skipping plugin execution 07:31:36 [INFO] 07:31:36 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-topology-config-loader --- 07:31:36 [INFO] Skipping source per configuration. 07:31:36 [INFO] 07:31:36 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-topology-config-loader --- 07:31:36 [INFO] 07:31:36 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-topology-config-loader --- 07:31:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:31:36 [INFO] 07:31:36 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-topology-config-loader --- 07:31:36 [WARNING] 07:31:36 [WARNING] The packaging plugin for project odl-bgpcep-topology-config-loader did not assign 07:31:36 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:31:36 [WARNING] 07:31:36 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:31:36 [WARNING] 07:31:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-config-loader/0.24.0-SNAPSHOT/odl-bgpcep-topology-config-loader-0.24.0-SNAPSHOT.pom 07:31:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-config-loader/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-config-loader/0.24.0-SNAPSHOT/odl-bgpcep-topology-config-loader-0.24.0-SNAPSHOT-features.xml 07:31:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-config-loader/0.24.0-SNAPSHOT/odl-bgpcep-topology-config-loader-0.24.0-SNAPSHOT-cyclonedx.xml 07:31:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-config-loader/0.24.0-SNAPSHOT/odl-bgpcep-topology-config-loader-0.24.0-SNAPSHOT-cyclonedx.json 07:31:36 [INFO] 07:31:36 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-topology-config-loader --- 07:31:36 [INFO] org.opendaylight.bgpcep:odl-bgpcep-topology-config-loader:feature:0.24.0-SNAPSHOT 07:31:36 [INFO] +- org.opendaylight.bgpcep:topology-config-loader:jar:0.24.0-SNAPSHOT:compile 07:31:36 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.24.0-SNAPSHOT:compile 07:31:36 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:31:36 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:31:36 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:31:36 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:31:36 [INFO] | | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:31:36 [INFO] | | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:31:36 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:31:36 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:31:36 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:31:36 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:31:36 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:31:36 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:31:36 [INFO] | | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:31:36 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:31:36 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:31:36 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:31:36 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:31:36 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:31:36 [INFO] | \- com.google.guava:guava:jar:33.5.0-jre:compile 07:31:36 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:31:36 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:31:36 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:31:36 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:31:36 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:31:36 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:0.24.0-SNAPSHOT:compile 07:31:36 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.24.0-SNAPSHOT:compile 07:31:36 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:31:36 [INFO] | | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:31:36 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:31:36 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:31:36 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:31:36 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:31:36 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:31:36 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:31:36 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:31:36 [INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:31:36 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:31:36 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:31:36 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:15.0.2:compile 07:31:36 [INFO] | \- org.opendaylight.bgpcep:topology-api:jar:0.24.0-SNAPSHOT:compile 07:31:36 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl:xml:features:0.24.0-SNAPSHOT:compile 07:31:36 [INFO] | +- org.opendaylight.bgpcep:config-loader-impl:jar:0.24.0-SNAPSHOT:compile 07:31:36 [INFO] | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:31:36 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:31:36 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:31:36 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:31:36 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:31:36 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:31:36 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:31:36 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:31:36 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:31:36 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:31:36 [INFO] | | | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:31:36 [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:31:36 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:31:36 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:31:36 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:0.24.0-SNAPSHOT:compile 07:31:36 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:31:36 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:31:36 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:31:36 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:31:36 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:31:36 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:31:36 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:31:36 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:31:36 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:31:36 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:31:36 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:31:36 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:31:36 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:31:36 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:31:36 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:31:36 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:31:36 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:31:36 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:31:36 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:31:36 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:31:36 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:31:36 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:31:36 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:31:36 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:31:36 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:31:36 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:31:36 [INFO] | | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:31:36 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:31:36 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:31:36 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:31:36 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:31:36 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:31:36 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:31:36 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:31:36 [INFO] | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:31:36 [INFO] | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:31:36 [INFO] | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:31:36 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:31:36 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:31:36 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:31:36 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:31:36 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:31:36 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:31:36 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:31:36 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:31:36 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:31:36 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:31:36 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:31:36 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:31:36 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:31:36 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:31:36 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:31:36 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:31:36 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:31:36 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:31:36 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:compile 07:31:36 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:compile 07:31:36 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:compile 07:31:36 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:31:36 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:compile 07:31:36 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:compile 07:31:36 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:31:36 [INFO] | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:31:36 [INFO] | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:31:36 [INFO] | | | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:31:36 [INFO] | | | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:31:36 [INFO] | | | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:31:36 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:31:36 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:31:36 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile 07:31:36 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 07:31:36 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:31:36 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:compile 07:31:36 [INFO] | | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:31:36 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 07:31:36 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:compile 07:31:36 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:31:36 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:31:36 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:31:36 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 07:31:36 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:compile 07:31:36 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:compile 07:31:36 [INFO] | | +- com.typesafe:config:jar:1.4.5:compile 07:31:36 [INFO] | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 07:31:36 [INFO] | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:compile 07:31:36 [INFO] | | | +- io.aeron:aeron-annotations:jar:1.45.1:compile 07:31:36 [INFO] | | | +- io.aeron:aeron-client:jar:1.45.1:compile 07:31:36 [INFO] | | | +- io.aeron:aeron-driver:jar:1.45.1:compile 07:31:36 [INFO] | | | +- org.agrona:agrona:jar:1.22.0:compile 07:31:36 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:31:36 [INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:31:36 [INFO] | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:compile 07:31:36 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:12.0.3:compile 07:31:36 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:31:36 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:31:36 [INFO] | | \- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:compile 07:31:36 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:31:36 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:compile 07:31:36 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:compile 07:31:36 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.26.0:compile 07:31:36 [INFO] | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:compile 07:31:36 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:31:36 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:compile 07:31:36 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:compile 07:31:36 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:compile 07:31:36 [INFO] | | \- org.apache.commons:commons-text:jar:1.14.0:compile 07:31:36 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:compile 07:31:36 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:compile 07:31:36 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:compile 07:31:36 [INFO] | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:compile 07:31:36 [INFO] | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:compile 07:31:36 [INFO] | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:compile 07:31:36 [INFO] | | | +- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:compile 07:31:36 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:31:36 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:31:36 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:compile 07:31:36 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:compile 07:31:36 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:compile 07:31:36 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:31:36 [INFO] | | | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:31:36 [INFO] | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:31:36 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:31:36 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:31:36 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:31:36 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:31:36 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:31:36 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:31:36 [INFO] | | | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:31:36 [INFO] | | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:31:36 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:31:36 [INFO] | | | +- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:31:36 [INFO] | | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:31:36 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:31:36 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:31:36 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:31:36 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:31:36 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:31:36 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:compile 07:31:36 [INFO] | | \- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:compile 07:31:36 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:compile 07:31:36 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:compile 07:31:36 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:compile 07:31:36 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:compile 07:31:36 [INFO] | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:compile 07:31:36 [INFO] | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:31:36 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:compile 07:31:36 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:compile 07:31:36 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:31:36 [INFO] | | +- org.opendaylight.controller:raft-api:jar:12.0.3:compile 07:31:36 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:compile 07:31:36 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:31:36 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:compile 07:31:36 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:31:36 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:compile 07:31:36 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:compile 07:31:36 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:compile 07:31:36 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:compile 07:31:36 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:compile 07:31:36 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:compile 07:31:36 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:compile 07:31:36 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:31:36 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:31:36 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:31:36 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:31:36 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:31:36 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:31:36 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:31:36 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:31:36 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:31:36 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:31:36 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:31:36 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:31:36 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:31:36 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:31:36 [INFO] +- junit:junit:jar:4.13.2:test 07:31:36 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:31:36 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:31:36 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:31:36 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:31:36 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:31:36 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:31:36 [INFO] 07:31:36 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-topology-config-loader --- 07:31:36 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-config-loader/target/sonatype-clm/module.xml 07:31:36 [INFO] 07:31:36 [INFO] ---------------< org.opendaylight.bgpcep:odl-bgpcep-bgp >--------------- 07:31:36 [INFO] Building OpenDaylight :: BGP 0.24.0-SNAPSHOT [94/167] 07:31:36 [INFO] from features/odl-bgpcep-bgp/pom.xml 07:31:36 [INFO] ------------------------------[ feature ]------------------------------- 07:31:36 [INFO] 07:31:36 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp --- 07:31:36 [INFO] 07:31:36 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp --- 07:31:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:31:36 [INFO] 07:31:36 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp --- 07:31:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:31:36 [INFO] 07:31:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp --- 07:31:37 [INFO] 07:31:37 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp --- 07:31:37 [INFO] 07:31:37 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp --- 07:31:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:31:37 [INFO] argLine set to empty 07:31:37 [INFO] 07:31:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp --- 07:31:37 [INFO] Starting audit... 07:31:37 Audit done. 07:31:37 [INFO] You have 0 Checkstyle violations. 07:31:37 [INFO] 07:31:37 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp --- 07:31:37 [INFO] Starting audit... 07:31:37 Audit done. 07:31:37 [INFO] You have 0 Checkstyle violations. 07:31:37 [INFO] 07:31:37 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp --- 07:31:37 [INFO] 07:31:37 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp --- 07:31:37 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp/target/feature/feature.xml 07:31:37 [INFO] ...done! 07:31:37 [INFO] Attaching features XML 07:31:37 [INFO] 07:31:37 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp --- 07:31:37 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:31:37 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:31:37 [INFO] 07:31:37 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp >>> 07:31:37 [INFO] 07:31:37 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp --- 07:31:37 [INFO] No files found to run spotbugs, check compile phase has been run 07:31:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:31:37 [INFO] 07:31:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp <<< 07:31:37 [INFO] 07:31:37 [INFO] 07:31:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp --- 07:31:37 [INFO] 07:31:37 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bgp --- 07:31:37 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp 07:31:37 [INFO] Project dependency features detected: [] 07:31:37 [INFO] Pax Exam System (Version: 4.14.0) created. 07:31:37 [INFO] Creating RMI registry server on 127.0.0.1:46547 07:31:37 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:31:37 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:31:37 [INFO] Waiting for remote bundle context.. on 46547 name: abac3adf-b86d-4b68-b551-b52af27dbc44 timout: [ RelativeTimeout value = 180000 ] 07:31:41 [INFO] Building jar from resources and headers. 07:31:41 [INFO] Writing jar finished. 07:31:51 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:31:51 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:31:51 [INFO] 07:31:51 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-bgp --- 07:31:51 [INFO] 07:31:51 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp --- 07:31:51 [INFO] No Javadoc in project. Archive not created. 07:31:51 [INFO] 07:31:51 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp --- 07:31:51 [INFO] CycloneDX: Resolving Dependencies 07:31:54 [INFO] CycloneDX: Creating BOM version 1.6 with 301 component(s) 07:31:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp/target/bom.xml 07:31:54 [INFO] attaching as odl-bgpcep-bgp-0.24.0-SNAPSHOT-cyclonedx.xml 07:31:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp/target/bom.json 07:31:54 [INFO] attaching as odl-bgpcep-bgp-0.24.0-SNAPSHOT-cyclonedx.json 07:31:54 [INFO] 07:31:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp --- 07:31:54 [INFO] Skipping duplicate-finder execution! 07:31:54 [INFO] 07:31:54 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp --- 07:31:54 [INFO] Skipping plugin execution 07:31:54 [INFO] 07:31:54 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp --- 07:31:54 [INFO] Skipping source per configuration. 07:31:54 [INFO] 07:31:54 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp --- 07:31:54 [INFO] 07:31:54 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp --- 07:31:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:31:54 [INFO] 07:31:54 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp --- 07:31:54 [WARNING] 07:31:54 [WARNING] The packaging plugin for project odl-bgpcep-bgp did not assign 07:31:54 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:31:54 [WARNING] 07:31:54 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:31:54 [WARNING] 07:31:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp/0.24.0-SNAPSHOT/odl-bgpcep-bgp-0.24.0-SNAPSHOT.pom 07:31:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp/0.24.0-SNAPSHOT/odl-bgpcep-bgp-0.24.0-SNAPSHOT-features.xml 07:31:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp/0.24.0-SNAPSHOT/odl-bgpcep-bgp-0.24.0-SNAPSHOT-cyclonedx.xml 07:31:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp/0.24.0-SNAPSHOT/odl-bgpcep-bgp-0.24.0-SNAPSHOT-cyclonedx.json 07:31:54 [INFO] 07:31:54 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bgp --- 07:31:54 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp:feature:0.24.0-SNAPSHOT 07:31:54 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | | +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:31:54 [INFO] | | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:31:54 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:31:54 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:31:54 [INFO] | | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:31:54 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:31:54 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:31:54 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:31:54 [INFO] | | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:31:54 [INFO] | | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:31:54 [INFO] | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:31:54 [INFO] | | +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:31:54 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:31:54 [INFO] | | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:31:54 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:31:54 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:31:54 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:31:54 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:31:54 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:31:54 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:31:54 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:31:54 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:31:54 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:31:54 [INFO] | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:31:54 [INFO] | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:31:54 [INFO] | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:31:54 [INFO] | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:31:54 [INFO] | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:31:54 [INFO] | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:31:54 [INFO] | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:31:54 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:31:54 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:31:54 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:31:54 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:31:54 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:31:54 [INFO] | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:31:54 [INFO] | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:31:54 [INFO] | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:31:54 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:31:54 [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:31:54 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:31:54 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:31:54 [INFO] | | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:31:54 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:31:54 [INFO] | | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:31:54 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:31:54 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:31:54 [INFO] | | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:31:54 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:31:54 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:31:54 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:31:54 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:31:54 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:compile 07:31:54 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:31:54 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:31:54 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:31:54 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:31:54 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:31:54 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:31:54 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:31:54 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:31:54 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:31:54 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:31:54 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:31:54 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:31:54 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:31:54 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:31:54 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:31:54 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:31:54 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:31:54 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:31:54 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:31:54 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:31:54 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:31:54 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:31:54 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:31:54 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:31:54 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:31:54 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:31:54 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:31:54 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:31:54 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:31:54 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:31:54 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:31:54 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:31:54 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:31:54 [INFO] | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:31:54 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:31:54 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:31:54 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:31:54 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:31:54 [INFO] | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:31:54 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:31:54 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:31:54 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:31:54 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:31:54 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:31:54 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:31:54 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:31:54 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:31:54 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:31:54 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:31:54 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:31:54 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:31:54 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:31:54 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:31:54 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:31:54 [INFO] | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:31:54 [INFO] | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:31:54 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:31:54 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:31:54 [INFO] | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:31:54 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:31:54 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:31:54 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:31:54 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:31:54 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:31:54 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:31:54 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:31:54 [INFO] | \- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl:xml:features:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-impl:jar:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:31:54 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:31:54 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:31:54 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:31:54 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:31:54 [INFO] | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:31:54 [INFO] | +- org.opendaylight.bgpcep:bgp-peer-acceptor:jar:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement:xml:features:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | | \- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:jar:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | +- org.opendaylight.bgpcep:bgp-config-example:xml:routing-policy-default-config:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | \- org.opendaylight.controller:odl-controller-blueprint:xml:features:12.0.3:compile 07:31:54 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:31:54 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:31:54 [INFO] | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:31:54 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:31:54 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:31:54 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:31:54 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:31:54 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:31:54 [INFO] | \- org.opendaylight.controller:blueprint:jar:12.0.3:compile 07:31:54 [INFO] | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 07:31:54 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:31:54 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-state:xml:features:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | \- org.opendaylight.bgpcep:bgp-openconfig-state:jar:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode:xml:features:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | \- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-topology:xml:features:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | +- org.opendaylight.bgpcep:bgp-topology-provider:jar:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | | +- org.opendaylight.bgpcep:rsvp-api:jar:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | | +- org.opendaylight.bgpcep:topology-api:jar:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | | +- org.opendaylight.bgpcep:topology-segment-routing:jar:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | | +- org.opendaylight.bgpcep:graph-api:jar:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:31:54 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-graph:xml:features:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | | \- org.opendaylight.bgpcep:graph-impl:jar:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:31:54 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:15.0.2:compile 07:31:54 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | | \- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-topology-segment-routing:xml:features:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-cli:xml:features:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:31:54 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:31:54 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:31:54 [INFO] | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:31:54 [INFO] | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:31:54 [INFO] | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:31:54 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:31:54 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:31:54 [INFO] | \- org.opendaylight.bgpcep:bgp-cli:jar:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-linkstate:xml:features:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | +- org.opendaylight.bgpcep:bgp-linkstate:jar:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | | \- org.opendaylight.ietf:rfc8294-netty:jar:1.0.2:compile 07:31:54 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-rsvp:xml:features:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | | | \- org.opendaylight.bgpcep:rsvp-spi:jar:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | | \- org.opendaylight.bgpcep:rsvp-impl:jar:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | +- org.opendaylight.ietf:odl-ietf-rfc8294-netty:xml:features:1.0.2:compile 07:31:54 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:31:54 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:31:54 [INFO] | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:compile 07:31:54 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:compile 07:31:54 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:compile 07:31:54 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:compile 07:31:54 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:compile 07:31:54 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile 07:31:54 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 07:31:54 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:compile 07:31:54 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 07:31:54 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:compile 07:31:54 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 07:31:54 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:compile 07:31:54 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:compile 07:31:54 [INFO] | | +- com.typesafe:config:jar:1.4.5:compile 07:31:54 [INFO] | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 07:31:54 [INFO] | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:compile 07:31:54 [INFO] | | | +- io.aeron:aeron-annotations:jar:1.45.1:compile 07:31:54 [INFO] | | | +- io.aeron:aeron-client:jar:1.45.1:compile 07:31:54 [INFO] | | | +- io.aeron:aeron-driver:jar:1.45.1:compile 07:31:54 [INFO] | | | +- org.agrona:agrona:jar:1.22.0:compile 07:31:54 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:31:54 [INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:31:54 [INFO] | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:compile 07:31:54 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:12.0.3:compile 07:31:54 [INFO] | | \- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:compile 07:31:54 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:31:54 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:compile 07:31:54 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:compile 07:31:54 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.26.0:compile 07:31:54 [INFO] | | \- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:compile 07:31:54 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:compile 07:31:54 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:compile 07:31:54 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:compile 07:31:54 [INFO] | | \- org.apache.commons:commons-text:jar:1.14.0:compile 07:31:54 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:compile 07:31:54 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:compile 07:31:54 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:compile 07:31:54 [INFO] | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:compile 07:31:54 [INFO] | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:compile 07:31:54 [INFO] | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:compile 07:31:54 [INFO] | | | \- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:compile 07:31:54 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:compile 07:31:54 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:compile 07:31:54 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:compile 07:31:54 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:compile 07:31:54 [INFO] | | \- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:compile 07:31:54 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:compile 07:31:54 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:compile 07:31:54 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:compile 07:31:54 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:compile 07:31:54 [INFO] | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:compile 07:31:54 [INFO] | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:31:54 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:compile 07:31:54 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:compile 07:31:54 [INFO] | | +- org.opendaylight.controller:raft-api:jar:12.0.3:compile 07:31:54 [INFO] | | \- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:compile 07:31:54 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:compile 07:31:54 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:compile 07:31:54 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:compile 07:31:54 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:compile 07:31:54 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:compile 07:31:54 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:compile 07:31:54 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:compile 07:31:54 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:compile 07:31:54 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-flowspec:xml:features:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | \- org.opendaylight.bgpcep:bgp-flowspec:jar:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-labeled-unicast:xml:features:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | \- org.opendaylight.bgpcep:bgp-labeled-unicast:jar:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-l3vpn:xml:features:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | \- org.opendaylight.bgpcep:bgp-l3vpn:jar:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-mvpn:xml:features:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | \- org.opendaylight.bgpcep:bgp-mvpn:jar:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target:xml:features:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | +- org.opendaylight.bgpcep:bgp-route-target:jar:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-evpn:xml:features:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | \- org.opendaylight.bgpcep:bgp-evpn:jar:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-protocols-config-loader:xml:features:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | \- org.opendaylight.bgpcep:protocols-config-loader:jar:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:31:54 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:31:54 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-config-loader:xml:features:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | +- org.opendaylight.bgpcep:topology-config-loader:jar:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl:xml:features:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | \- org.opendaylight.bgpcep:config-loader-impl:jar:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | \- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:31:54 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-routing-policy-config-loader:xml:features:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | \- org.opendaylight.bgpcep:routing-policy-config-loader:jar:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl:xml:features:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:0.24.0-SNAPSHOT:compile 07:31:54 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:31:54 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:31:54 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:31:54 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:31:54 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:31:54 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:31:54 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:31:54 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:31:54 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:31:54 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:31:54 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:31:54 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:31:54 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:31:54 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:31:54 [INFO] +- junit:junit:jar:4.13.2:test 07:31:54 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:31:54 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:31:54 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:31:54 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:31:54 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:31:54 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:31:54 [INFO] 07:31:54 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-bgp --- 07:31:54 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp/target/sonatype-clm/module.xml 07:31:54 [INFO] 07:31:54 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-bgp-config-example >-------- 07:31:54 [INFO] Building OpenDaylight :: Configuration Example Files 0.24.0-SNAPSHOT [95/167] 07:31:54 [INFO] from features/odl-bgpcep-bgp-config-example/pom.xml 07:31:54 [INFO] ------------------------------[ feature ]------------------------------- 07:31:54 [INFO] 07:31:54 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-config-example --- 07:31:54 [INFO] 07:31:54 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-config-example --- 07:31:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:31:54 [INFO] 07:31:54 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-config-example --- 07:31:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:31:54 [INFO] 07:31:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-config-example --- 07:31:55 [INFO] 07:31:55 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-config-example --- 07:31:55 [INFO] 07:31:55 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-config-example --- 07:31:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:31:55 [INFO] argLine set to empty 07:31:55 [INFO] 07:31:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-config-example --- 07:31:55 [INFO] Starting audit... 07:31:55 Audit done. 07:31:55 [INFO] You have 0 Checkstyle violations. 07:31:55 [INFO] 07:31:55 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-config-example --- 07:31:55 [INFO] Starting audit... 07:31:55 Audit done. 07:31:55 [INFO] You have 0 Checkstyle violations. 07:31:55 [INFO] 07:31:55 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-config-example --- 07:31:55 [INFO] 07:31:55 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-config-example --- 07:31:55 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-config-example/target/feature/feature.xml 07:31:55 [INFO] ...done! 07:31:55 [INFO] Attaching features XML 07:31:55 [INFO] 07:31:55 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-config-example --- 07:31:55 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:31:55 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:31:55 [INFO] 07:31:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-config-example >>> 07:31:55 [INFO] 07:31:55 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-config-example --- 07:31:55 [INFO] No files found to run spotbugs, check compile phase has been run 07:31:55 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:31:55 [INFO] 07:31:55 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-config-example <<< 07:31:55 [INFO] 07:31:55 [INFO] 07:31:55 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-config-example --- 07:31:55 [INFO] 07:31:55 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bgp-config-example --- 07:31:55 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-config-example 07:31:55 [INFO] Project dependency features detected: [] 07:31:55 [INFO] Pax Exam System (Version: 4.14.0) created. 07:31:55 [INFO] Creating RMI registry server on 127.0.0.1:45665 07:31:55 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:31:55 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:31:55 [INFO] Waiting for remote bundle context.. on 45665 name: 2374dd48-2fd2-4d38-96e6-5a0514b90dba timout: [ RelativeTimeout value = 180000 ] 07:31:59 [INFO] Building jar from resources and headers. 07:31:59 [INFO] Writing jar finished. 07:32:01 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:32:01 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:32:01 [INFO] 07:32:01 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-bgp-config-example --- 07:32:01 [INFO] 07:32:01 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-config-example --- 07:32:01 [INFO] No Javadoc in project. Archive not created. 07:32:01 [INFO] 07:32:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-config-example --- 07:32:01 [INFO] CycloneDX: Resolving Dependencies 07:32:01 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 07:32:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-config-example/target/bom.xml 07:32:01 [INFO] attaching as odl-bgpcep-bgp-config-example-0.24.0-SNAPSHOT-cyclonedx.xml 07:32:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-config-example/target/bom.json 07:32:01 [INFO] attaching as odl-bgpcep-bgp-config-example-0.24.0-SNAPSHOT-cyclonedx.json 07:32:01 [INFO] 07:32:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-config-example --- 07:32:01 [INFO] Skipping duplicate-finder execution! 07:32:01 [INFO] 07:32:01 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-config-example --- 07:32:01 [INFO] Skipping plugin execution 07:32:01 [INFO] 07:32:01 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-config-example --- 07:32:01 [INFO] Skipping source per configuration. 07:32:01 [INFO] 07:32:01 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-config-example --- 07:32:01 [INFO] 07:32:01 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-config-example --- 07:32:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:32:01 [INFO] 07:32:01 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-config-example --- 07:32:01 [WARNING] 07:32:01 [WARNING] The packaging plugin for project odl-bgpcep-bgp-config-example did not assign 07:32:01 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:32:01 [WARNING] 07:32:01 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:32:01 [WARNING] 07:32:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-config-example/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-config-example/0.24.0-SNAPSHOT/odl-bgpcep-bgp-config-example-0.24.0-SNAPSHOT.pom 07:32:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-config-example/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-config-example/0.24.0-SNAPSHOT/odl-bgpcep-bgp-config-example-0.24.0-SNAPSHOT-features.xml 07:32:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-config-example/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-config-example/0.24.0-SNAPSHOT/odl-bgpcep-bgp-config-example-0.24.0-SNAPSHOT-cyclonedx.xml 07:32:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-config-example/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-config-example/0.24.0-SNAPSHOT/odl-bgpcep-bgp-config-example-0.24.0-SNAPSHOT-cyclonedx.json 07:32:01 [INFO] 07:32:01 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bgp-config-example --- 07:32:01 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-config-example:feature:0.24.0-SNAPSHOT 07:32:01 [INFO] +- org.opendaylight.bgpcep:bgp-config-example:xml:bgp-initial-config:0.24.0-SNAPSHOT:compile 07:32:01 [INFO] +- org.opendaylight.bgpcep:bgp-config-example:xml:network-topology-bgp-initial-config:0.24.0-SNAPSHOT:compile 07:32:01 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:32:01 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:32:01 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:32:01 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:32:01 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:32:01 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:32:01 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:32:01 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:32:01 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:32:01 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:32:01 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:32:01 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:32:01 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:32:01 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:32:01 [INFO] +- junit:junit:jar:4.13.2:test 07:32:01 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:32:01 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:32:01 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:32:01 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:32:01 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:32:01 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:32:01 [INFO] 07:32:01 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-bgp-config-example --- 07:32:01 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-config-example/target/sonatype-clm/module.xml 07:32:01 [INFO] 07:32:01 [INFO] ---------< org.opendaylight.bgpcep:bmp-monitors-config-loader >--------- 07:32:01 [INFO] Building bmp-monitors-config-loader 0.24.0-SNAPSHOT [96/167] 07:32:01 [INFO] from config-loader/bmp-monitors-config-loader/pom.xml 07:32:01 [INFO] -------------------------------[ bundle ]------------------------------- 07:32:01 [INFO] 07:32:01 [INFO] --- clean:3.5.0:clean (default-clean) @ bmp-monitors-config-loader --- 07:32:01 [INFO] 07:32:01 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bmp-monitors-config-loader --- 07:32:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:32:01 [INFO] 07:32:01 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bmp-monitors-config-loader --- 07:32:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:32:01 [INFO] 07:32:01 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bmp-monitors-config-loader --- 07:32:02 [INFO] 07:32:02 [INFO] --- dependency:3.9.0:properties (default) @ bmp-monitors-config-loader --- 07:32:02 [INFO] 07:32:02 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bmp-monitors-config-loader --- 07:32:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-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:32:02 [INFO] 07:32:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ bmp-monitors-config-loader --- 07:32:02 [INFO] Starting audit... 07:32:02 Audit done. 07:32:02 [INFO] You have 0 Checkstyle violations. 07:32:02 [INFO] 07:32:02 [INFO] --- checkstyle:3.6.0:check (default) @ bmp-monitors-config-loader --- 07:32:02 [INFO] Starting audit... 07:32:02 Audit done. 07:32:02 [INFO] You have 0 Checkstyle violations. 07:32:02 [INFO] 07:32:02 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bmp-monitors-config-loader --- 07:32:02 [INFO] 07:32:02 [INFO] --- resources:3.3.1:resources (default-resources) @ bmp-monitors-config-loader --- 07:32:02 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/src/main/resources 07:32:02 [INFO] 07:32:02 [INFO] --- compiler:3.14.1:compile (default-compile) @ bmp-monitors-config-loader --- 07:32:02 [INFO] Recompiling the module because of changed dependency. 07:32:02 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 07:32:02 [INFO] 07:32:02 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bmp-monitors-config-loader >>> 07:32:02 [INFO] 07:32:02 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bmp-monitors-config-loader --- 07:32:02 [INFO] Fork Value is true 07:32:04 [INFO] Done SpotBugs Analysis.... 07:32:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:32:04 [INFO] 07:32:04 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bmp-monitors-config-loader <<< 07:32:04 [INFO] 07:32:04 [INFO] 07:32:04 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bmp-monitors-config-loader --- 07:32:04 [INFO] BugInstance size is 0 07:32:04 [INFO] Error size is 0 07:32:04 [INFO] No errors/warnings found 07:32:04 [INFO] 07:32:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bmp-monitors-config-loader --- 07:32:04 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:32:04 [INFO] 07:32:04 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bmp-monitors-config-loader --- 07:32:04 [INFO] Recompiling the module because of changed dependency. 07:32:04 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 07:32:04 [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:32:04 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:32:04 [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:32:04 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:32:04 [INFO] 07:32:04 [INFO] --- surefire:3.5.4:test (default-test) @ bmp-monitors-config-loader --- 07:32:04 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:32:04 [INFO] 07:32:04 [INFO] ------------------------------------------------------- 07:32:04 [INFO] T E S T S 07:32:04 [INFO] ------------------------------------------------------- 07:32:05 [INFO] Running org.opendaylight.bgpcep.config.loader.bmp.BmpMonitorConfigFileProcessorTest 07:32:07 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:32:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.564 s -- in org.opendaylight.bgpcep.config.loader.bmp.BmpMonitorConfigFileProcessorTest 07:32:09 [INFO] 07:32:09 [INFO] Results: 07:32:09 [INFO] 07:32:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:32:09 [INFO] 07:32:09 [INFO] 07:32:09 [INFO] --- copy:14.1.6:copy-files (default) @ bmp-monitors-config-loader --- 07:32:09 [INFO] 07:32:09 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bmp-monitors-config-loader --- 07:32:09 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-0.24.0-SNAPSHOT.jar 07:32:09 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/classes/META-INF/MANIFEST.MF 07:32:09 [INFO] 07:32:09 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bmp-monitors-config-loader --- 07:32:10 [WARNING] Javadoc Warnings 07:32:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/bmp/BmpMonitorConfigFileProcessor.java:31: warning: no comment 07:32:10 [WARNING] public final class BmpMonitorConfigFileProcessor extends AbstractConfigFileProcessor { 07:32:10 [WARNING] ^ 07:32:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/bmp/BmpMonitorConfigFileProcessor.java:33: warning: no comment 07:32:10 [WARNING] public BmpMonitorConfigFileProcessor(final ConfigLoader configLoader, final DOMDataBroker dataBroker) { 07:32:10 [WARNING] ^ 07:32:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/bmp/BmpMonitorConfigFileProcessor.java:38: warning: no comment 07:32:10 [WARNING] public void init() { 07:32:10 [WARNING] ^ 07:32:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/bmp/OSGiBmpMonitorConfigFileProcessor.java:20: warning: no comment 07:32:10 [WARNING] public final class OSGiBmpMonitorConfigFileProcessor extends AbstractOSGiConfigFileProcessor { 07:32:10 [WARNING] ^ 07:32:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/bmp/OSGiBmpMonitorConfigFileProcessor.java:20: warning: use of default constructor, which does not provide a comment 07:32:10 [WARNING] public final class OSGiBmpMonitorConfigFileProcessor extends AbstractOSGiConfigFileProcessor { 07:32:10 [WARNING] ^ 07:32:10 [WARNING] 5 warnings 07:32:10 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-0.24.0-SNAPSHOT-javadoc.jar 07:32:10 [INFO] 07:32:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bmp-monitors-config-loader --- 07:32:10 [INFO] CycloneDX: Resolving Dependencies 07:32:11 [INFO] CycloneDX: Creating BOM version 1.6 with 44 component(s) 07:32:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/bom.xml 07:32:11 [INFO] attaching as bmp-monitors-config-loader-0.24.0-SNAPSHOT-cyclonedx.xml 07:32:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/bom.json 07:32:11 [INFO] attaching as bmp-monitors-config-loader-0.24.0-SNAPSHOT-cyclonedx.json 07:32:11 [INFO] 07:32:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bmp-monitors-config-loader --- 07:32:11 [INFO] Skipping duplicate-finder execution! 07:32:11 [INFO] 07:32:11 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bmp-monitors-config-loader --- 07:32:11 [WARNING] Used undeclared dependencies found: 07:32:11 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:32:11 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:test 07:32:11 [WARNING] Non-test scoped test only dependencies found: 07:32:11 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:32:11 [INFO] 07:32:11 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bmp-monitors-config-loader --- 07:32:11 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-0.24.0-SNAPSHOT-sources.jar 07:32:11 [INFO] 07:32:11 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bmp-monitors-config-loader --- 07:32:11 [INFO] 07:32:11 [INFO] --- jacoco:0.8.14:report (report) @ bmp-monitors-config-loader --- 07:32:11 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/code-coverage/jacoco.exec 07:32:11 [INFO] Analyzed bundle 'bmp-monitors-config-loader' with 2 classes 07:32:11 [INFO] 07:32:11 [INFO] --- install:3.1.4:install (default-install) @ bmp-monitors-config-loader --- 07:32:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.24.0-SNAPSHOT/bmp-monitors-config-loader-0.24.0-SNAPSHOT.pom 07:32:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.24.0-SNAPSHOT/bmp-monitors-config-loader-0.24.0-SNAPSHOT.jar 07:32:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.24.0-SNAPSHOT/bmp-monitors-config-loader-0.24.0-SNAPSHOT-javadoc.jar 07:32:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.24.0-SNAPSHOT/bmp-monitors-config-loader-0.24.0-SNAPSHOT-cyclonedx.xml 07:32:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.24.0-SNAPSHOT/bmp-monitors-config-loader-0.24.0-SNAPSHOT-cyclonedx.json 07:32:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.24.0-SNAPSHOT/bmp-monitors-config-loader-0.24.0-SNAPSHOT-sources.jar 07:32:11 [INFO] 07:32:11 [INFO] --- bundle:6.0.0:install (default-install) @ bmp-monitors-config-loader --- 07:32:11 [INFO] Installing org/opendaylight/bgpcep/bmp-monitors-config-loader/0.24.0-SNAPSHOT/bmp-monitors-config-loader-0.24.0-SNAPSHOT.jar 07:32:11 [INFO] Writing OBR metadata 07:32:11 [INFO] 07:32:11 [INFO] --- dependency:3.9.0:tree (default-cli) @ bmp-monitors-config-loader --- 07:32:11 [INFO] org.opendaylight.bgpcep:bmp-monitors-config-loader:bundle:0.24.0-SNAPSHOT 07:32:11 [INFO] +- org.opendaylight.bgpcep:config-loader-spi:jar:0.24.0-SNAPSHOT:compile 07:32:11 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:32:11 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:32:11 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.24.0-SNAPSHOT:compile 07:32:11 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:32:11 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:32:11 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:32:11 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:32:11 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:32:11 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:32:11 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:32:11 [INFO] | | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:32:11 [INFO] | | \- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:32:11 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:32:11 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:32:11 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:32:11 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:32:11 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:32:11 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:32:11 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:32:11 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:32:11 [INFO] | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:32:11 [INFO] | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:32:11 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:32:11 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:32:11 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:32:11 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:32:11 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:32:11 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:32:11 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:32:11 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:32:11 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:32:11 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:32:11 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:32:11 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:32:11 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:32:11 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:32:11 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:32:11 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:32:11 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:0.24.0-SNAPSHOT:test 07:32:11 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:32:11 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:32:11 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:32:11 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:test 07:32:11 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:32:11 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:32:11 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:32:11 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:32:11 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:32:11 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:32:11 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:32:11 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:32:11 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:0.24.0-SNAPSHOT:test 07:32:11 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:32:11 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:test 07:32:11 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:32:11 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:32:11 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:32:11 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:32:11 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:32:11 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:32:11 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:32:11 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:32:11 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:32:11 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:32:11 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:32:11 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:32:11 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:32:11 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:32:11 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:32:11 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:32:11 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:32:11 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:32:11 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:32:11 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:32:11 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:32:11 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:32:11 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:32:11 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:32:11 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:32:11 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:32:11 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:32:11 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:32:11 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:32:11 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:32:11 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:32:11 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:32:11 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:32:11 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:32:11 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:32:11 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:32:11 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:32:11 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:32:11 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:test 07:32:11 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:32:11 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:32:11 [INFO] | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:32:11 [INFO] | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:test 07:32:11 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:32:11 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.24.0-SNAPSHOT:test 07:32:11 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.20:test 07:32:11 [INFO] | +- ch.qos.logback:logback-core:jar:1.5.20:test 07:32:11 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:32:11 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:32:11 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:32:11 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:32:11 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:32:11 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:32:11 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:32:11 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:32:11 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:32:11 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:32:11 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:32:11 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:32:11 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:32:11 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:32:11 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:32:11 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:32:11 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:32:11 [INFO] +- junit:junit:jar:4.13.2:test 07:32:11 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:32:11 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:32:11 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:32:11 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:32:11 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:32:11 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:32:11 [INFO] 07:32:11 [INFO] --- clm:3.0.0-01:index (default-cli) @ bmp-monitors-config-loader --- 07:32:11 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/sonatype-clm/module.xml 07:32:11 [INFO] 07:32:11 [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-bmp-config-loader >-------- 07:32:11 [INFO] Building OpenDaylight :: BGPCEP :: BMP Config Loader 0.24.0-SNAPSHOT [97/167] 07:32:11 [INFO] from features/odl-bgpcep-bmp-config-loader/pom.xml 07:32:11 [INFO] ------------------------------[ feature ]------------------------------- 07:32:11 [INFO] 07:32:11 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bmp-config-loader --- 07:32:11 [INFO] 07:32:11 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bmp-config-loader --- 07:32:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:32:11 [INFO] 07:32:11 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bmp-config-loader --- 07:32:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:32:11 [INFO] 07:32:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bmp-config-loader --- 07:32:12 [INFO] 07:32:12 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bmp-config-loader --- 07:32:12 [INFO] 07:32:12 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bmp-config-loader --- 07:32:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:32:12 [INFO] argLine set to empty 07:32:12 [INFO] 07:32:12 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bmp-config-loader --- 07:32:12 [INFO] Starting audit... 07:32:12 Audit done. 07:32:12 [INFO] You have 0 Checkstyle violations. 07:32:12 [INFO] 07:32:12 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bmp-config-loader --- 07:32:12 [INFO] Starting audit... 07:32:12 Audit done. 07:32:12 [INFO] You have 0 Checkstyle violations. 07:32:12 [INFO] 07:32:12 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bmp-config-loader --- 07:32:12 [INFO] 07:32:12 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bmp-config-loader --- 07:32:12 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-loader/target/feature/feature.xml 07:32:12 [INFO] ...done! 07:32:12 [INFO] Attaching features XML 07:32:12 [INFO] 07:32:12 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bmp-config-loader --- 07:32:12 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:32:12 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:32:12 [INFO] 07:32:12 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bmp-config-loader >>> 07:32:12 [INFO] 07:32:12 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bmp-config-loader --- 07:32:12 [INFO] No files found to run spotbugs, check compile phase has been run 07:32:12 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:32:12 [INFO] 07:32:12 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bmp-config-loader <<< 07:32:12 [INFO] 07:32:12 [INFO] 07:32:12 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bmp-config-loader --- 07:32:12 [INFO] 07:32:12 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bmp-config-loader --- 07:32:12 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bmp-config-loader 07:32:12 [INFO] Project dependency features detected: [] 07:32:12 [INFO] Pax Exam System (Version: 4.14.0) created. 07:32:12 [INFO] Creating RMI registry server on 127.0.0.1:45687 07:32:12 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:32:12 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:32:12 [INFO] Waiting for remote bundle context.. on 45687 name: f7b1dd2e-9bb6-45c0-a7d2-9194a7944e15 timout: [ RelativeTimeout value = 180000 ] 07:32:16 [INFO] Building jar from resources and headers. 07:32:16 [INFO] Writing jar finished. 07:32:24 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:32:24 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:32:24 [INFO] 07:32:24 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-bmp-config-loader --- 07:32:24 [INFO] 07:32:24 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bmp-config-loader --- 07:32:24 [INFO] No Javadoc in project. Archive not created. 07:32:24 [INFO] 07:32:24 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bmp-config-loader --- 07:32:24 [INFO] CycloneDX: Resolving Dependencies 07:32:27 [INFO] CycloneDX: Creating BOM version 1.6 with 235 component(s) 07:32:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-loader/target/bom.xml 07:32:27 [INFO] attaching as odl-bgpcep-bmp-config-loader-0.24.0-SNAPSHOT-cyclonedx.xml 07:32:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-loader/target/bom.json 07:32:27 [INFO] attaching as odl-bgpcep-bmp-config-loader-0.24.0-SNAPSHOT-cyclonedx.json 07:32:27 [INFO] 07:32:27 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bmp-config-loader --- 07:32:27 [INFO] Skipping duplicate-finder execution! 07:32:27 [INFO] 07:32:27 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bmp-config-loader --- 07:32:27 [INFO] Skipping plugin execution 07:32:27 [INFO] 07:32:27 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bmp-config-loader --- 07:32:27 [INFO] Skipping source per configuration. 07:32:27 [INFO] 07:32:27 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bmp-config-loader --- 07:32:27 [INFO] 07:32:27 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bmp-config-loader --- 07:32:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:32:27 [INFO] 07:32:27 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bmp-config-loader --- 07:32:27 [WARNING] 07:32:27 [WARNING] The packaging plugin for project odl-bgpcep-bmp-config-loader did not assign 07:32:27 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:32:27 [WARNING] 07:32:27 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:32:27 [WARNING] 07:32:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-loader/0.24.0-SNAPSHOT/odl-bgpcep-bmp-config-loader-0.24.0-SNAPSHOT.pom 07:32:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-loader/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-loader/0.24.0-SNAPSHOT/odl-bgpcep-bmp-config-loader-0.24.0-SNAPSHOT-features.xml 07:32:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-loader/0.24.0-SNAPSHOT/odl-bgpcep-bmp-config-loader-0.24.0-SNAPSHOT-cyclonedx.xml 07:32:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-loader/0.24.0-SNAPSHOT/odl-bgpcep-bmp-config-loader-0.24.0-SNAPSHOT-cyclonedx.json 07:32:27 [INFO] 07:32:27 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bmp-config-loader --- 07:32:27 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bmp-config-loader:feature:0.24.0-SNAPSHOT 07:32:27 [INFO] +- org.opendaylight.bgpcep:bmp-monitors-config-loader:jar:0.24.0-SNAPSHOT:compile 07:32:27 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.24.0-SNAPSHOT:compile 07:32:27 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:32:27 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:32:27 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.24.0-SNAPSHOT:compile 07:32:27 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:32:27 [INFO] | | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:32:27 [INFO] | | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:32:27 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:32:27 [INFO] | | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:32:27 [INFO] | | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:32:27 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:32:27 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:32:27 [INFO] | | \- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:32:27 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:32:27 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:32:27 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:32:27 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:32:27 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:32:27 [INFO] | | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:32:27 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:32:27 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:32:27 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:32:27 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:32:27 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:32:27 [INFO] | \- com.google.guava:guava:jar:33.5.0-jre:compile 07:32:27 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:32:27 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:32:27 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:32:27 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:32:27 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:32:27 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl:xml:features:0.24.0-SNAPSHOT:compile 07:32:27 [INFO] | +- org.opendaylight.bgpcep:config-loader-impl:jar:0.24.0-SNAPSHOT:compile 07:32:27 [INFO] | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:32:27 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:32:27 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:32:27 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:32:27 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:32:27 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:32:27 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:32:27 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:32:27 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:32:27 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:32:27 [INFO] | | | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:32:27 [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:32:27 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:32:27 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:32:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:0.24.0-SNAPSHOT:compile 07:32:27 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:32:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:32:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:32:27 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:32:27 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:32:27 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:32:27 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:32:27 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:32:27 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:32:27 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:32:27 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:32:27 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:32:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:32:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:32:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:32:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:32:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:32:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:32:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:32:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:32:27 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:32:27 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:32:27 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:32:27 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:32:27 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:32:27 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:32:27 [INFO] | | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:32:27 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:32:27 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:32:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:32:27 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:32:27 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:32:27 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:32:27 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:32:27 [INFO] | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:32:27 [INFO] | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:32:27 [INFO] | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:32:27 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:32:27 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:32:27 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:32:27 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:32:27 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:32:27 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:32:27 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:32:27 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:32:27 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:32:27 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:32:27 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:32:27 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:32:27 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:32:27 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:32:27 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:32:27 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:32:27 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:32:27 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:32:27 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.24.0-SNAPSHOT:compile 07:32:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.24.0-SNAPSHOT:compile 07:32:27 [INFO] | | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT:compile 07:32:27 [INFO] | | | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:32:27 [INFO] | | | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:compile 07:32:27 [INFO] | | | \- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:32:27 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.24.0-SNAPSHOT:compile 07:32:27 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:32:27 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:32:27 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:32:27 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:compile 07:32:27 [INFO] | | | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:32:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:32:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:32:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:32:27 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:32:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:32:27 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:32:27 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.24.0-SNAPSHOT:compile 07:32:27 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:32:27 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:32:27 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:32:27 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:32:27 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:32:27 [INFO] | \- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:32:27 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.24.0-SNAPSHOT:compile 07:32:27 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:32:27 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:32:27 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:32:27 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:32:27 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:32:27 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:32:27 [INFO] | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:32:27 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:32:27 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:32:27 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:compile 07:32:27 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:compile 07:32:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:compile 07:32:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:compile 07:32:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:compile 07:32:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:32:27 [INFO] | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:32:27 [INFO] | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:32:27 [INFO] | | | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:32:27 [INFO] | | | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:32:27 [INFO] | | | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:32:27 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:32:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:32:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile 07:32:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 07:32:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:32:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:compile 07:32:27 [INFO] | | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:32:27 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 07:32:27 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:compile 07:32:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:32:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 07:32:27 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:compile 07:32:27 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:compile 07:32:27 [INFO] | | +- com.typesafe:config:jar:1.4.5:compile 07:32:27 [INFO] | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 07:32:27 [INFO] | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:compile 07:32:27 [INFO] | | | +- io.aeron:aeron-annotations:jar:1.45.1:compile 07:32:27 [INFO] | | | +- io.aeron:aeron-client:jar:1.45.1:compile 07:32:27 [INFO] | | | +- io.aeron:aeron-driver:jar:1.45.1:compile 07:32:27 [INFO] | | | +- org.agrona:agrona:jar:1.22.0:compile 07:32:27 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:32:27 [INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:32:27 [INFO] | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:compile 07:32:27 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:12.0.3:compile 07:32:27 [INFO] | | \- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:compile 07:32:27 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:32:27 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:compile 07:32:27 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:compile 07:32:27 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.26.0:compile 07:32:27 [INFO] | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:compile 07:32:27 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:32:27 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:compile 07:32:27 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:compile 07:32:27 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:compile 07:32:27 [INFO] | | \- org.apache.commons:commons-text:jar:1.14.0:compile 07:32:27 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:compile 07:32:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:compile 07:32:27 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:compile 07:32:27 [INFO] | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:compile 07:32:27 [INFO] | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:compile 07:32:27 [INFO] | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:compile 07:32:27 [INFO] | | | +- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:compile 07:32:27 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:32:27 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:32:27 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:compile 07:32:27 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:compile 07:32:27 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:compile 07:32:27 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:32:27 [INFO] | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:32:27 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:32:27 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:32:27 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:32:27 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:32:27 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:32:27 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:32:27 [INFO] | | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:32:27 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:32:27 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:32:27 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:32:27 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:32:27 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:32:27 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:32:27 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:compile 07:32:27 [INFO] | | \- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:compile 07:32:27 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:compile 07:32:27 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:compile 07:32:27 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:compile 07:32:27 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:compile 07:32:27 [INFO] | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:compile 07:32:27 [INFO] | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:32:27 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:compile 07:32:27 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:compile 07:32:27 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:32:27 [INFO] | | +- org.opendaylight.controller:raft-api:jar:12.0.3:compile 07:32:27 [INFO] | | \- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:compile 07:32:27 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:compile 07:32:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:32:27 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:compile 07:32:27 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:compile 07:32:27 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:compile 07:32:27 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:compile 07:32:27 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:compile 07:32:27 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:compile 07:32:27 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:compile 07:32:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:32:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:32:27 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:32:27 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:32:27 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:32:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:32:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:32:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:32:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:32:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:32:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:32:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:32:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:32:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:32:27 [INFO] +- junit:junit:jar:4.13.2:test 07:32:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:32:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:32:27 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:32:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:32:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:32:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:32:27 [INFO] 07:32:27 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-bmp-config-loader --- 07:32:27 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-loader/target/sonatype-clm/module.xml 07:32:27 [INFO] 07:32:27 [INFO] -----------< org.opendaylight.bgpcep:bgp-bmp-config-example >----------- 07:32:27 [INFO] Building bgp-bmp-config-example 0.24.0-SNAPSHOT [98/167] 07:32:27 [INFO] from bmp/bmp-config-example/pom.xml 07:32:27 [INFO] --------------------------------[ jar ]--------------------------------- 07:32:27 [INFO] 07:32:27 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-bmp-config-example --- 07:32:27 [INFO] 07:32:27 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-bmp-config-example --- 07:32:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:32:27 [INFO] 07:32:27 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-bmp-config-example --- 07:32:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:32:27 [INFO] 07:32:27 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-bmp-config-example --- 07:32:28 [INFO] 07:32:28 [INFO] --- dependency:3.9.0:properties (default) @ bgp-bmp-config-example --- 07:32:28 [INFO] 07:32:28 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-bmp-config-example --- 07:32: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/bmp/bmp-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:32:28 [INFO] 07:32:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-bmp-config-example --- 07:32:28 [INFO] Starting audit... 07:32:28 Audit done. 07:32:28 [INFO] You have 0 Checkstyle violations. 07:32:28 [INFO] 07:32:28 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-bmp-config-example --- 07:32:28 [INFO] Starting audit... 07:32:28 Audit done. 07:32:28 [INFO] You have 0 Checkstyle violations. 07:32:28 [INFO] 07:32:28 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-bmp-config-example --- 07:32:28 [INFO] 07:32:28 [INFO] --- remote-resources:3.3.0:bundle (default) @ bgp-bmp-config-example --- 07:32:28 [INFO] Writing META-INF/maven/remote-resources.xml descriptor with 1 entry 07:32:28 [INFO] 07:32:28 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-bmp-config-example --- 07:32:28 [INFO] Copying 1 resource from src/main/resources to target/classes 07:32:28 [INFO] 07:32:28 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-bmp-config-example --- 07:32:28 [INFO] No sources to compile 07:32:28 [INFO] 07:32:28 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-bmp-config-example >>> 07:32:28 [INFO] 07:32:28 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-bmp-config-example --- 07:32:28 [INFO] No files found to run spotbugs, check compile phase has been run 07:32:28 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:32:28 [INFO] 07:32:28 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-bmp-config-example <<< 07:32:28 [INFO] 07:32:28 [INFO] 07:32:28 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-bmp-config-example --- 07:32:28 [INFO] 07:32:28 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-bmp-config-example --- 07:32:28 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-config-example/src/test/resources 07:32:28 [INFO] 07:32:28 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-bmp-config-example --- 07:32:28 [INFO] No sources to compile 07:32:28 [INFO] 07:32:28 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-bmp-config-example --- 07:32:28 [INFO] No tests to run. 07:32:28 [INFO] 07:32:28 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-bmp-config-example --- 07:32:28 [INFO] 07:32:28 [INFO] --- jar:3.4.2:jar (default-jar) @ bgp-bmp-config-example --- 07:32:28 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-config-example/target/bgp-bmp-config-example-0.24.0-SNAPSHOT.jar 07:32:28 [INFO] 07:32:28 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-bmp-config-example --- 07:32:28 [INFO] No Javadoc in project. Archive not created. 07:32:28 [INFO] 07:32:28 [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ bgp-bmp-config-example --- 07:32:28 [INFO] 07:32:28 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-bmp-config-example --- 07:32:28 [INFO] CycloneDX: Resolving Dependencies 07:32:28 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 07:32:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bmp/bmp-config-example/target/bom.xml 07:32:28 [INFO] attaching as bgp-bmp-config-example-0.24.0-SNAPSHOT-cyclonedx.xml 07:32:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bmp/bmp-config-example/target/bom.json 07:32:28 [INFO] attaching as bgp-bmp-config-example-0.24.0-SNAPSHOT-cyclonedx.json 07:32:28 [INFO] 07:32:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-config-example --- 07:32:28 [INFO] Skipping duplicate-finder execution! 07:32:28 [INFO] 07:32:28 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-bmp-config-example --- 07:32:28 [INFO] No dependency problems found 07:32:28 [INFO] 07:32:28 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-bmp-config-example --- 07:32:28 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-config-example/target/bgp-bmp-config-example-0.24.0-SNAPSHOT-sources.jar 07:32:28 [INFO] 07:32:28 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-bmp-config-example --- 07:32:28 [INFO] 07:32:28 [INFO] --- jacoco:0.8.14:report (report) @ bgp-bmp-config-example --- 07:32:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:32:28 [INFO] 07:32:28 [INFO] --- install:3.1.4:install (default-install) @ bgp-bmp-config-example --- 07:32:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-config-example/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-config-example/0.24.0-SNAPSHOT/bgp-bmp-config-example-0.24.0-SNAPSHOT.pom 07:32:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-config-example/target/bgp-bmp-config-example-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-config-example/0.24.0-SNAPSHOT/bgp-bmp-config-example-0.24.0-SNAPSHOT.jar 07:32:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-config-example/target/classes/initial/odl-bmp-monitors-config.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-config-example/0.24.0-SNAPSHOT/bgp-bmp-config-example-0.24.0-SNAPSHOT-odl-bmp-monitors-config.xml 07:32:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-config-example/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-config-example/0.24.0-SNAPSHOT/bgp-bmp-config-example-0.24.0-SNAPSHOT-cyclonedx.xml 07:32:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-config-example/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-config-example/0.24.0-SNAPSHOT/bgp-bmp-config-example-0.24.0-SNAPSHOT-cyclonedx.json 07:32:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-config-example/target/bgp-bmp-config-example-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-config-example/0.24.0-SNAPSHOT/bgp-bmp-config-example-0.24.0-SNAPSHOT-sources.jar 07:32:28 [INFO] 07:32:28 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-bmp-config-example --- 07:32:28 [INFO] org.opendaylight.bgpcep:bgp-bmp-config-example:jar:0.24.0-SNAPSHOT 07:32:28 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:32:28 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:32:28 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:32:28 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:32:28 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:32:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:32:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:32:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:32:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:32:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:32:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:32:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:32:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:32:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:32:28 [INFO] +- junit:junit:jar:4.13.2:test 07:32:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:32:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:32:28 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:32:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:32:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:32:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:32:28 [INFO] 07:32:28 [INFO] --- clm:3.0.0-01:index (default-cli) @ bgp-bmp-config-example --- 07:32:28 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bmp/bmp-config-example/target/sonatype-clm/module.xml 07:32:28 [INFO] 07:32:28 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-bmp-config-example >-------- 07:32:28 [INFO] Building OpenDaylight :: BMP :: Config files example 0.24.0-SNAPSHOT [99/167] 07:32:28 [INFO] from features/odl-bgpcep-bmp-config-example/pom.xml 07:32:28 [INFO] ------------------------------[ feature ]------------------------------- 07:32:28 [INFO] 07:32:28 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bmp-config-example --- 07:32:28 [INFO] 07:32:28 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bmp-config-example --- 07:32:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:32:28 [INFO] 07:32:28 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bmp-config-example --- 07:32:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:32:28 [INFO] 07:32:28 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bmp-config-example --- 07:32:29 [INFO] 07:32:29 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bmp-config-example --- 07:32:29 [INFO] 07:32:29 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bmp-config-example --- 07:32:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:32:29 [INFO] argLine set to empty 07:32:29 [INFO] 07:32:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bmp-config-example --- 07:32:29 [INFO] Starting audit... 07:32:29 Audit done. 07:32:29 [INFO] You have 0 Checkstyle violations. 07:32:29 [INFO] 07:32:29 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bmp-config-example --- 07:32:29 [INFO] Starting audit... 07:32:29 Audit done. 07:32:29 [INFO] You have 0 Checkstyle violations. 07:32:29 [INFO] 07:32:29 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bmp-config-example --- 07:32:29 [INFO] 07:32:29 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bmp-config-example --- 07:32:29 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-example/target/feature/feature.xml 07:32:29 [INFO] ...done! 07:32:29 [INFO] Attaching features XML 07:32:29 [INFO] 07:32:29 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bmp-config-example --- 07:32:29 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:32:29 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:32:29 [INFO] 07:32:29 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bmp-config-example >>> 07:32:29 [INFO] 07:32:29 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bmp-config-example --- 07:32:29 [INFO] No files found to run spotbugs, check compile phase has been run 07:32:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:32:29 [INFO] 07:32:29 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bmp-config-example <<< 07:32:29 [INFO] 07:32:29 [INFO] 07:32:29 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bmp-config-example --- 07:32:29 [INFO] 07:32:29 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bmp-config-example --- 07:32:29 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bmp-config-example 07:32:29 [INFO] Project dependency features detected: [] 07:32:29 [INFO] Pax Exam System (Version: 4.14.0) created. 07:32:29 [INFO] Creating RMI registry server on 127.0.0.1:34469 07:32:29 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:32:29 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:32:29 [INFO] Waiting for remote bundle context.. on 34469 name: 512660d6-8522-4e39-8267-60d7917faca8 timout: [ RelativeTimeout value = 180000 ] 07:32:33 [INFO] Building jar from resources and headers. 07:32:33 [INFO] Writing jar finished. 07:32:34 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:32:34 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:32:34 [INFO] 07:32:34 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-bmp-config-example --- 07:32:34 [INFO] 07:32:34 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bmp-config-example --- 07:32:34 [INFO] No Javadoc in project. Archive not created. 07:32:34 [INFO] 07:32:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bmp-config-example --- 07:32:34 [INFO] CycloneDX: Resolving Dependencies 07:32:35 [INFO] CycloneDX: Creating BOM version 1.6 with 2 component(s) 07:32:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-example/target/bom.xml 07:32:35 [INFO] attaching as odl-bgpcep-bmp-config-example-0.24.0-SNAPSHOT-cyclonedx.xml 07:32:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-example/target/bom.json 07:32:35 [INFO] attaching as odl-bgpcep-bmp-config-example-0.24.0-SNAPSHOT-cyclonedx.json 07:32:35 [INFO] 07:32:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bmp-config-example --- 07:32:35 [INFO] Skipping duplicate-finder execution! 07:32:35 [INFO] 07:32:35 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bmp-config-example --- 07:32:35 [INFO] Skipping plugin execution 07:32:35 [INFO] 07:32:35 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bmp-config-example --- 07:32:35 [INFO] Skipping source per configuration. 07:32:35 [INFO] 07:32:35 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bmp-config-example --- 07:32:35 [INFO] 07:32:35 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bmp-config-example --- 07:32:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:32:35 [INFO] 07:32:35 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bmp-config-example --- 07:32:35 [WARNING] 07:32:35 [WARNING] The packaging plugin for project odl-bgpcep-bmp-config-example did not assign 07:32:35 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:32:35 [WARNING] 07:32:35 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:32:35 [WARNING] 07:32:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-example/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-example/0.24.0-SNAPSHOT/odl-bgpcep-bmp-config-example-0.24.0-SNAPSHOT.pom 07:32:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-example/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-example/0.24.0-SNAPSHOT/odl-bgpcep-bmp-config-example-0.24.0-SNAPSHOT-features.xml 07:32:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-example/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-example/0.24.0-SNAPSHOT/odl-bgpcep-bmp-config-example-0.24.0-SNAPSHOT-cyclonedx.xml 07:32:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-example/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-example/0.24.0-SNAPSHOT/odl-bgpcep-bmp-config-example-0.24.0-SNAPSHOT-cyclonedx.json 07:32:35 [INFO] 07:32:35 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bmp-config-example --- 07:32:35 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bmp-config-example:feature:0.24.0-SNAPSHOT 07:32:35 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-config-example:xml:odl-bmp-monitors-config:0.24.0-SNAPSHOT:compile 07:32:35 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:32:35 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:32:35 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:32:35 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:32:35 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:32:35 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:32:35 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:32:35 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:32:35 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:32:35 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:32:35 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:32:35 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:32:35 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:32:35 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:32:35 [INFO] +- junit:junit:jar:4.13.2:test 07:32:35 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:32:35 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:32:35 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:32:35 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:32:35 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:32:35 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:32:35 [INFO] 07:32:35 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-bmp-config-example --- 07:32:35 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-example/target/sonatype-clm/module.xml 07:32:35 [INFO] 07:32:35 [INFO] ------------< org.opendaylight.bgpcep:bgp-bmp-parser-impl >------------- 07:32:35 [INFO] Building bgp-bmp-parser-impl 0.24.0-SNAPSHOT [100/167] 07:32:35 [INFO] from bmp/bmp-parser-impl/pom.xml 07:32:35 [INFO] -------------------------------[ bundle ]------------------------------- 07:32:35 [INFO] 07:32:35 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-bmp-parser-impl --- 07:32:35 [INFO] 07:32:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-bmp-parser-impl --- 07:32:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:32:35 [INFO] 07:32:35 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-bmp-parser-impl --- 07:32:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:32:35 [INFO] 07:32:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-bmp-parser-impl --- 07:32:35 [INFO] 07:32:35 [INFO] --- dependency:3.9.0:properties (default) @ bgp-bmp-parser-impl --- 07:32:35 [INFO] 07:32:35 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-bmp-parser-impl --- 07:32:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/bmp/bmp-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:32:35 [INFO] 07:32:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-bmp-parser-impl --- 07:32:35 [INFO] Starting audit... 07:32:35 Audit done. 07:32:35 [INFO] You have 0 Checkstyle violations. 07:32:35 [INFO] 07:32:35 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-bmp-parser-impl --- 07:32:35 [INFO] Starting audit... 07:32:35 Audit done. 07:32:35 [INFO] You have 0 Checkstyle violations. 07:32:35 [INFO] 07:32:35 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-bmp-parser-impl --- 07:32:35 [INFO] 07:32:35 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-bmp-parser-impl --- 07:32:35 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/src/main/resources 07:32:35 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/generated-sources/spi 07:32:35 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/generated-sources/yang 07:32:35 [INFO] 07:32:35 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-bmp-parser-impl --- 07:32:35 [INFO] Recompiling the module because of changed dependency. 07:32:35 [INFO] Compiling 27 source files with javac [debug release 21] to target/classes 07:32:35 [INFO] Writing META-INF/services/org.opendaylight.protocol.bmp.spi.registry.BmpExtensionProviderActivator 07:32:35 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/message/PeerDownHandler.java:[42,44] possible 'this' escape before subclass is fully initialized 07:32:35 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/message/PeerUpHandler.java:[49,44] possible 'this' escape before subclass is fully initialized 07:32:35 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/message/RouteMonitoringMessageHandler.java:[32,44] possible 'this' escape before subclass is fully initialized 07:32:35 [INFO] 07:32:35 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-bmp-parser-impl >>> 07:32:35 [INFO] 07:32:35 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-bmp-parser-impl --- 07:32:35 [INFO] Fork Value is true 07:32:39 [INFO] Done SpotBugs Analysis.... 07:32:39 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:32:39 [INFO] 07:32:39 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-bmp-parser-impl <<< 07:32:39 [INFO] 07:32:39 [INFO] 07:32:39 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-bmp-parser-impl --- 07:32:39 [INFO] BugInstance size is 0 07:32:39 [INFO] Error size is 0 07:32:39 [INFO] No errors/warnings found 07:32:39 [INFO] 07:32:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-bmp-parser-impl --- 07:32:39 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/src/test/resources 07:32:39 [INFO] 07:32:39 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-bmp-parser-impl --- 07:32:39 [INFO] Recompiling the module because of changed dependency. 07:32:39 [INFO] Compiling 8 source files with javac [debug release 21] to target/test-classes 07:32:39 [INFO] 07:32:39 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-bmp-parser-impl --- 07:32:39 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:32:39 [INFO] 07:32:39 [INFO] ------------------------------------------------------- 07:32:39 [INFO] T E S T S 07:32:39 [INFO] ------------------------------------------------------- 07:32:40 [INFO] Running org.opendaylight.protocol.bmp.parser.message.PeerUpHandlerTest 07:32:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.592 s -- in org.opendaylight.protocol.bmp.parser.message.PeerUpHandlerTest 07:32:41 [INFO] Running org.opendaylight.protocol.bmp.parser.message.InitiationHandlerTest 07:32:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.protocol.bmp.parser.message.InitiationHandlerTest 07:32:41 [INFO] Running org.opendaylight.protocol.bmp.parser.message.RouteMonitoringMessageHandlerTest 07:32:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.opendaylight.protocol.bmp.parser.message.RouteMonitoringMessageHandlerTest 07:32:41 [INFO] Running org.opendaylight.protocol.bmp.parser.message.StatisticsReportHandlerTest 07:32:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.protocol.bmp.parser.message.StatisticsReportHandlerTest 07:32:41 [INFO] Running org.opendaylight.protocol.bmp.parser.message.TerminationHandlerTest 07:32:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bmp.parser.message.TerminationHandlerTest 07:32:41 [INFO] Running org.opendaylight.protocol.bmp.parser.message.PeerDownHandlerTest 07:32:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.protocol.bmp.parser.message.PeerDownHandlerTest 07:32:41 [INFO] 07:32:41 [INFO] Results: 07:32:41 [INFO] 07:32:41 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 07:32:41 [INFO] 07:32:41 [INFO] 07:32:41 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-bmp-parser-impl --- 07:32:41 [INFO] 07:32:41 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-bmp-parser-impl --- 07:32:41 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.24.0-SNAPSHOT.jar 07:32:41 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/classes/META-INF/MANIFEST.MF 07:32:41 [INFO] 07:32:41 [INFO] --- jar:3.4.2:test-jar (default) @ bgp-bmp-parser-impl --- 07:32:41 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.24.0-SNAPSHOT-tests.jar 07:32:41 [INFO] 07:32:41 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ bgp-bmp-parser-impl --- 07:32:41 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.24.0-SNAPSHOT-test-sources.jar 07:32:41 [INFO] 07:32:41 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-bmp-parser-impl --- 07:32:43 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.24.0-SNAPSHOT-javadoc.jar 07:32:43 [INFO] 07:32:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-bmp-parser-impl --- 07:32:43 [INFO] CycloneDX: Resolving Dependencies 07:32:43 [INFO] CycloneDX: Creating BOM version 1.6 with 45 component(s) 07:32:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bom.xml 07:32:43 [INFO] attaching as bgp-bmp-parser-impl-0.24.0-SNAPSHOT-cyclonedx.xml 07:32:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bom.json 07:32:43 [INFO] attaching as bgp-bmp-parser-impl-0.24.0-SNAPSHOT-cyclonedx.json 07:32:43 [INFO] 07:32:43 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-parser-impl --- 07:32:43 [INFO] Skipping duplicate-finder execution! 07:32:43 [INFO] 07:32:43 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-bmp-parser-impl --- 07:32:43 [WARNING] Non-test scoped test only dependencies found: 07:32:43 [WARNING] org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:32:43 [INFO] 07:32:43 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-bmp-parser-impl --- 07:32:43 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.24.0-SNAPSHOT-sources.jar 07:32:43 [INFO] 07:32:43 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-bmp-parser-impl --- 07:32:43 [INFO] 07:32:43 [INFO] --- jacoco:0.8.14:report (report) @ bgp-bmp-parser-impl --- 07:32:43 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/code-coverage/jacoco.exec 07:32:43 [INFO] Analyzed bundle 'bgp-bmp-parser-impl' with 28 classes 07:32:43 [INFO] 07:32:43 [INFO] --- install:3.1.4:install (default-install) @ bgp-bmp-parser-impl --- 07:32:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.24.0-SNAPSHOT/bgp-bmp-parser-impl-0.24.0-SNAPSHOT.pom 07:32:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.24.0-SNAPSHOT/bgp-bmp-parser-impl-0.24.0-SNAPSHOT.jar 07:32:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.24.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.24.0-SNAPSHOT/bgp-bmp-parser-impl-0.24.0-SNAPSHOT-tests.jar 07:32:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.24.0-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.24.0-SNAPSHOT/bgp-bmp-parser-impl-0.24.0-SNAPSHOT-test-sources.jar 07:32:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.24.0-SNAPSHOT/bgp-bmp-parser-impl-0.24.0-SNAPSHOT-javadoc.jar 07:32:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.24.0-SNAPSHOT/bgp-bmp-parser-impl-0.24.0-SNAPSHOT-cyclonedx.xml 07:32:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.24.0-SNAPSHOT/bgp-bmp-parser-impl-0.24.0-SNAPSHOT-cyclonedx.json 07:32:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.24.0-SNAPSHOT/bgp-bmp-parser-impl-0.24.0-SNAPSHOT-sources.jar 07:32:43 [INFO] 07:32:43 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-bmp-parser-impl --- 07:32:44 [INFO] Installing org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.24.0-SNAPSHOT/bgp-bmp-parser-impl-0.24.0-SNAPSHOT.jar 07:32:44 [INFO] Writing OBR metadata 07:32:44 [INFO] 07:32:44 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-bmp-parser-impl --- 07:32:44 [INFO] org.opendaylight.bgpcep:bgp-bmp-parser-impl:bundle:0.24.0-SNAPSHOT 07:32:44 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:32:44 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:32:44 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:32:44 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:32:44 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:32:44 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:32:44 [INFO] +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:32:44 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.24.0-SNAPSHOT:compile 07:32:44 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:32:44 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:32:44 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:32:44 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.24.0-SNAPSHOT:compile 07:32:44 [INFO] | \- io.netty:netty-transport:jar:4.2.7.Final:compile 07:32:44 [INFO] | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:32:44 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:32:44 [INFO] | \- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:32:44 [INFO] | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:32:44 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:32:44 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:32:44 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:32:44 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:32:44 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:32:44 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:32:44 [INFO] | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:32:44 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:32:44 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:32:44 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:32:44 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:32:44 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:32:44 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:32:44 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:32:44 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:32:44 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:32:44 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:32:44 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:32:44 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:32:44 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:32:44 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:32:44 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:32:44 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:32:44 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:32:44 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:32:44 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.24.0-SNAPSHOT:test 07:32:44 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:32:44 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:32:44 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:32:44 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:32:44 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:32:44 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:32:44 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:32:44 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:32:44 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:32:44 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:32:44 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:32:44 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:32:44 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:32:44 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:32:44 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:32:44 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:32:44 [INFO] +- junit:junit:jar:4.13.2:test 07:32:44 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:32:44 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:32:44 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:32:44 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:32:44 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:32:44 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:32:44 [INFO] 07:32:44 [INFO] --- clm:3.0.0-01:index (default-cli) @ bgp-bmp-parser-impl --- 07:32:44 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/sonatype-clm/module.xml 07:32:44 [INFO] 07:32:44 [INFO] ----------------< org.opendaylight.bgpcep:bgp-bmp-impl >---------------- 07:32:44 [INFO] Building bgp-bmp-impl 0.24.0-SNAPSHOT [101/167] 07:32:44 [INFO] from bmp/bmp-impl/pom.xml 07:32:44 [INFO] -------------------------------[ bundle ]------------------------------- 07:32:44 [INFO] 07:32:44 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-bmp-impl --- 07:32:44 [INFO] 07:32:44 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-bmp-impl --- 07:32:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:32:44 [INFO] 07:32:44 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-bmp-impl --- 07:32:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:32:44 [INFO] 07:32:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-bmp-impl --- 07:32:44 [INFO] 07:32:44 [INFO] --- dependency:3.9.0:properties (default) @ bgp-bmp-impl --- 07:32:44 [INFO] 07:32:44 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-bmp-impl --- 07:32: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/bmp/bmp-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:32:44 [INFO] 07:32:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-bmp-impl --- 07:32:44 [INFO] Starting audit... 07:32:44 Audit done. 07:32:44 [INFO] You have 0 Checkstyle violations. 07:32:44 [INFO] 07:32:44 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-bmp-impl --- 07:32:44 [INFO] Starting audit... 07:32:44 Audit done. 07:32:44 [INFO] You have 0 Checkstyle violations. 07:32:44 [INFO] 07:32:44 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-bmp-impl --- 07:32:44 [INFO] 07:32:44 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-bmp-impl --- 07:32:44 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/resources 07:32:44 [INFO] 07:32:44 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-bmp-impl --- 07:32:44 [INFO] Recompiling the module because of changed dependency. 07:32:44 [INFO] Compiling 19 source files with javac [debug release 21] to target/classes 07:32:45 [INFO] Writing META-INF/services/org.opendaylight.protocol.bmp.api.BmpSessionFactory 07:32:45 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/BmpMonitoringStationImpl.java:[53,14] auto-closeable resource org.opendaylight.protocol.bmp.impl.app.BmpMonitoringStationImpl has a member method close() that could throw InterruptedException 07:32:45 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/spi/BmpMonitoringStation.java:[11,8] auto-closeable resource org.opendaylight.protocol.bmp.impl.spi.BmpMonitoringStation has a member method close() that could throw InterruptedException 07:32:45 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/RouterSessionManager.java:[27,7] auto-closeable resource org.opendaylight.protocol.bmp.impl.app.RouterSessionManager has a member method close() that could throw InterruptedException 07:32:45 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/spi/BmpRouter.java:[18,8] auto-closeable resource org.opendaylight.protocol.bmp.impl.spi.BmpRouter has a member method close() that could throw InterruptedException 07:32:45 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/spi/BmpRouterPeer.java:[15,8] auto-closeable resource org.opendaylight.protocol.bmp.impl.spi.BmpRouterPeer has a member method close() that could throw InterruptedException 07:32:45 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/config/BmpDeployerImpl.java:[119,95] unchecked cast 07:32:45 required: org.opendaylight.mdsal.binding.api.DataObjectModification 07:32:45 found: capture#1 of ? extends org.opendaylight.mdsal.binding.api.DataObjectModification 07:32:45 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/config/BmpDeployerImpl.java:[123,44] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:32:45 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/config/BmpDeployerImpl.java:[131,40] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:32:45 [INFO] 07:32:45 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-bmp-impl >>> 07:32:45 [INFO] 07:32:45 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-bmp-impl --- 07:32:45 [INFO] Fork Value is true 07:32:49 [INFO] Done SpotBugs Analysis.... 07:32:49 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:32:49 [INFO] 07:32:49 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-bmp-impl <<< 07:32:49 [INFO] 07:32:49 [INFO] 07:32:49 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-bmp-impl --- 07:32:49 [INFO] BugInstance size is 0 07:32:49 [INFO] Error size is 0 07:32:49 [INFO] No errors/warnings found 07:32:49 [INFO] 07:32:49 [INFO] --- remote-resources:3.3.0:process (default) @ bgp-bmp-impl --- 07:32:49 [INFO] Preparing remote bundle org.opendaylight.bgpcep:bgp-bmp-config-example:0.24.0-SNAPSHOT 07:32:49 [INFO] Copying 1 resource from 1 bundle. 07:32:49 [INFO] 07:32:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-bmp-impl --- 07:32:49 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/test/resources 07:32:49 [INFO] Copying 1 resource from target/maven-shared-archive-resources to target/test-classes 07:32:49 [INFO] 07:32:49 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-bmp-impl --- 07:32:49 [INFO] Recompiling the module because of changed dependency. 07:32:49 [INFO] Compiling 4 source files with javac [debug release 21] to target/test-classes 07:32:49 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/test/java/org/opendaylight/protocol/bmp/impl/app/BmpMonitorImplTest.java:[428,18] auto-closeable resource org.opendaylight.protocol.bmp.impl.app.BmpMonitoringStationImpl has a member method close() that could throw InterruptedException 07:32:49 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/test/java/org/opendaylight/protocol/bmp/impl/app/BmpMonitorImplTest.java:[428,18] auto-closeable resource monitoringStation2 is never referenced in body of corresponding try statement 07:32:49 [INFO] 07:32:49 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-bmp-impl --- 07:32:49 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:32:49 [INFO] 07:32:49 [INFO] ------------------------------------------------------- 07:32:49 [INFO] T E S T S 07:32:49 [INFO] ------------------------------------------------------- 07:32:50 [INFO] Running org.opendaylight.protocol.bmp.impl.app.BmpMonitorImplTest 07:32:50 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:33:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.834 s -- in org.opendaylight.protocol.bmp.impl.app.BmpMonitorImplTest 07:33:00 [INFO] Running org.opendaylight.protocol.bmp.impl.session.BmpDispatcherImplTest 07:33:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s -- in org.opendaylight.protocol.bmp.impl.session.BmpDispatcherImplTest 07:33:00 [INFO] Running org.opendaylight.protocol.bmp.impl.session.BmpSessionImplTest 07:33:00 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s -- in org.opendaylight.protocol.bmp.impl.session.BmpSessionImplTest 07:33:01 [INFO] 07:33:01 [INFO] Results: 07:33:01 [INFO] 07:33:01 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 07:33:01 [INFO] 07:33:01 [INFO] 07:33:01 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-bmp-impl --- 07:33:01 [INFO] 07:33:01 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-bmp-impl --- 07:33:01 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/bgp-bmp-impl-0.24.0-SNAPSHOT.jar 07:33:01 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/classes/META-INF/MANIFEST.MF 07:33:01 [INFO] 07:33:01 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-bmp-impl --- 07:33:02 [WARNING] Javadoc Warnings 07:33:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpByteToMessageDecoder.java:23: warning: no comment 07:33:02 [WARNING] public final class BmpByteToMessageDecoder extends ByteToMessageDecoder { 07:33:02 [WARNING] ^ 07:33:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpByteToMessageDecoder.java:28: warning: no comment 07:33:02 [WARNING] public BmpByteToMessageDecoder(final BmpMessageRegistry registry) { 07:33:02 [WARNING] ^ 07:33:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/config/BmpDeployerImpl.java:59: warning: no comment 07:33:02 [WARNING] public final class BmpDeployerImpl implements DataTreeChangeListener, AutoCloseable { 07:33:02 [WARNING] ^ 07:33:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/config/BmpDeployerImpl.java:84: warning: no comment 07:33:02 [WARNING] public BmpDeployerImpl(@Reference final BmpDispatcher dispatcher, @Reference final DataBroker dataBroker, 07:33:02 [WARNING] ^ 07:33:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpDispatcherImpl.java:36: warning: no comment 07:33:02 [WARNING] public class BmpDispatcherImpl implements BmpDispatcher, AutoCloseable { 07:33:02 [WARNING] ^ 07:33:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpDispatcherImpl.java:51: warning: no comment 07:33:02 [WARNING] public BmpDispatcherImpl(@Reference final BmpNettyGroups nettyGroups, 07:33:02 [WARNING] ^ 07:33:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpHandlerFactory.java:16: warning: no comment 07:33:02 [WARNING] public final class BmpHandlerFactory { 07:33:02 [WARNING] ^ 07:33:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpHandlerFactory.java:20: warning: no comment 07:33:02 [WARNING] public BmpHandlerFactory(final BmpMessageRegistry registry) { 07:33:02 [WARNING] ^ 07:33:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpHandlerFactory.java:29: warning: no comment 07:33:02 [WARNING] public ChannelHandler[] getDecoders() { 07:33:02 [WARNING] ^ 07:33:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpHandlerFactory.java:25: warning: no comment 07:33:02 [WARNING] public ChannelHandler[] getEncoders() { 07:33:02 [WARNING] ^ 07:33:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpMessageHeaderDecoder.java:13: warning: no comment 07:33:02 [WARNING] public final class BmpMessageHeaderDecoder extends LengthFieldBasedFrameDecoder { 07:33:02 [WARNING] ^ 07:33:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpMessageHeaderDecoder.java:34: warning: no comment 07:33:02 [WARNING] public BmpMessageHeaderDecoder() { 07:33:02 [WARNING] ^ 07:33:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpMessageToByteEncoder.java:22: warning: no comment 07:33:02 [WARNING] public final class BmpMessageToByteEncoder extends MessageToByteEncoder> { 07:33:02 [WARNING] ^ 07:33:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpMessageToByteEncoder.java:27: warning: no comment 07:33:02 [WARNING] public BmpMessageToByteEncoder(final BmpMessageRegistry registry) { 07:33:02 [WARNING] ^ 07:33:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/spi/BmpMonitoringStation.java:11: warning: no comment 07:33:02 [WARNING] public interface BmpMonitoringStation extends AutoCloseable { 07:33:02 [WARNING] ^ 07:33:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/BmpMonitoringStationImpl.java:53: warning: no comment 07:33:02 [WARNING] public final class BmpMonitoringStationImpl implements BmpMonitoringStation, ClusterSingletonService { 07:33:02 [WARNING] ^ 07:33:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/BmpMonitoringStationImpl.java:71: warning: no comment 07:33:02 [WARNING] public BmpMonitoringStationImpl(final DOMDataBroker domDataBroker, final BmpDispatcher dispatcher, 07:33:02 [WARNING] ^ 07:33:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:169: warning: no @param for sessionFactory 07:33:02 [WARNING] public ServerBootstrap createServerBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:33:02 [WARNING] ^ 07:33:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:169: warning: no @param for hf 07:33:02 [WARNING] public ServerBootstrap createServerBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:33:02 [WARNING] ^ 07:33:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:169: warning: no @param for slf 07:33:02 [WARNING] public ServerBootstrap createServerBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:33:02 [WARNING] ^ 07:33:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:169: warning: no @param for createChannel 07:33:02 [WARNING] public ServerBootstrap createServerBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:33:02 [WARNING] ^ 07:33:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:169: warning: no @param for keys 07:33:02 [WARNING] public ServerBootstrap createServerBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:33:02 [WARNING] ^ 07:33:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:169: warning: no @return 07:33:02 [WARNING] public ServerBootstrap createServerBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:33:02 [WARNING] ^ 07:33:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:187: warning: no @param for sessionFactory 07:33:02 [WARNING] public Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:33:02 [WARNING] ^ 07:33:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:187: warning: no @param for hf 07:33:02 [WARNING] public Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:33:02 [WARNING] ^ 07:33:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:187: warning: no @param for createChannel 07:33:02 [WARNING] public Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:33:02 [WARNING] ^ 07:33:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:187: warning: no @param for slf 07:33:02 [WARNING] public Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:33:02 [WARNING] ^ 07:33:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:187: warning: no @param for remoteAddress 07:33:02 [WARNING] public Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:33:02 [WARNING] ^ 07:33:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:187: warning: no @param for connectTimeout 07:33:02 [WARNING] public Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:33:02 [WARNING] ^ 07:33:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:187: warning: no @param for keys 07:33:02 [WARNING] public Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:33:02 [WARNING] ^ 07:33:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:187: warning: no @return 07:33:02 [WARNING] public Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:33:02 [WARNING] ^ 07:33:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:49: warning: no comment 07:33:02 [WARNING] public final class BmpNettyGroups implements AutoCloseable { 07:33:02 [WARNING] ^ 07:33:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:51: warning: no comment 07:33:02 [WARNING] public interface CreateChannel { 07:33:02 [WARNING] ^ 07:33:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:129: warning: no comment 07:33:02 [WARNING] public BmpNettyGroups() { 07:33:02 [WARNING] ^ 07:33:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:144: warning: no comment 07:33:02 [WARNING] public static ChannelInitializer createChannelWithDecoder( 07:33:02 [WARNING] ^ 07:33:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:155: warning: no comment 07:33:02 [WARNING] public static ChannelInitializer createChannelWithEncoder( 07:33:02 [WARNING] ^ 07:33:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:195: warning: no comment 07:33:02 [WARNING] public Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:33:02 [WARNING] ^ 07:33:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:52: warning: no comment 07:33:02 [WARNING] ChannelInitializer create(@NonNull BmpSessionFactory sessionFactory, 07:33:02 [WARNING] ^ 07:33:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/BmpRouterImpl.java:55: warning: no comment 07:33:02 [WARNING] public final class BmpRouterImpl implements BmpRouter, FutureCallback { 07:33:02 [WARNING] ^ 07:33:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/BmpRouterImpl.java:81: warning: no comment 07:33:02 [WARNING] public BmpRouterImpl(final RouterSessionManager sessionManager) { 07:33:02 [WARNING] ^ 07:33:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/BmpRouterPeerImpl.java:74: warning: no comment 07:33:02 [WARNING] public final class BmpRouterPeerImpl implements BmpRouterPeer { 07:33:02 [WARNING] ^ 07:33:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/session/BmpSessionImpl.java:33: warning: no comment 07:33:02 [WARNING] public final class BmpSessionImpl extends SimpleChannelInboundHandler> implements BmpSession { 07:33:02 [WARNING] ^ 07:33:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/session/BmpSessionImpl.java:149: warning: no comment 07:33:02 [WARNING] protected enum State { 07:33:02 [WARNING] ^ 07:33:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/session/BmpSessionImpl.java:42: warning: no comment 07:33:02 [WARNING] public BmpSessionImpl(final @NonNull BmpSessionListener listener) { 07:33:02 [WARNING] ^ 07:33:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/session/DefaultBmpSessionFactory.java:22: warning: no comment 07:33:02 [WARNING] public final class DefaultBmpSessionFactory implements BmpSessionFactory { 07:33:02 [WARNING] ^ 07:33:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/session/DefaultBmpSessionFactory.java:24: warning: no comment 07:33:02 [WARNING] public DefaultBmpSessionFactory() { 07:33:02 [WARNING] ^ 07:33:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/TablesUtil.java:13: warning: no comment 07:33:02 [WARNING] public final class TablesUtil { 07:33:02 [WARNING] ^ 07:33:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/TablesUtil.java:17: warning: no comment 07:33:02 [WARNING] public static final QName BMP_AFI_QNAME = QName.create(BMP_TABLES_QNAME, "afi").intern(); 07:33:02 [WARNING] ^ 07:33:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/TablesUtil.java:15: warning: no comment 07:33:02 [WARNING] public static final QName BMP_ATTRIBUTES_QNAME = QName.create(BmpMonitor.QNAME, "attributes").intern(); 07:33:02 [WARNING] ^ 07:33:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/TablesUtil.java:16: warning: no comment 07:33:02 [WARNING] public static final QName BMP_ROUTES_QNAME = QName.create(BmpMonitor.QNAME, "routes").intern(); 07:33:02 [WARNING] ^ 07:33:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/TablesUtil.java:18: warning: no comment 07:33:02 [WARNING] public static final QName BMP_SAFI_QNAME = QName.create(BMP_TABLES_QNAME, "safi").intern(); 07:33:02 [WARNING] ^ 07:33:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/TablesUtil.java:14: warning: no comment 07:33:02 [WARNING] public static final QName BMP_TABLES_QNAME = QName.create(BmpMonitor.QNAME, "tables").intern(); 07:33:02 [WARNING] ^ 07:33:02 [WARNING] 52 warnings 07:33:02 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/bgp-bmp-impl-0.24.0-SNAPSHOT-javadoc.jar 07:33:02 [INFO] 07:33:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-bmp-impl --- 07:33:02 [INFO] CycloneDX: Resolving Dependencies 07:33:04 [INFO] CycloneDX: Creating BOM version 1.6 with 65 component(s) 07:33:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/bom.xml 07:33:04 [INFO] attaching as bgp-bmp-impl-0.24.0-SNAPSHOT-cyclonedx.xml 07:33:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/bom.json 07:33:04 [INFO] attaching as bgp-bmp-impl-0.24.0-SNAPSHOT-cyclonedx.json 07:33:04 [INFO] 07:33:04 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-impl --- 07:33:04 [INFO] Skipping duplicate-finder execution! 07:33:04 [INFO] 07:33:04 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-bmp-impl --- 07:33:04 [WARNING] Used undeclared dependencies found: 07:33:04 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:33:04 [WARNING] Non-test scoped test only dependencies found: 07:33:04 [WARNING] org.opendaylight.bgpcep:bgp-bmp-parser-impl:jar:0.24.0-SNAPSHOT:compile 07:33:04 [WARNING] org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:33:04 [WARNING] org.opendaylight.bgpcep:bgp-parser-impl:jar:0.24.0-SNAPSHOT:compile 07:33:04 [INFO] 07:33:04 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-bmp-impl --- 07:33:04 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/bgp-bmp-impl-0.24.0-SNAPSHOT-sources.jar 07:33:04 [INFO] 07:33:04 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-bmp-impl --- 07:33:04 [INFO] 07:33:04 [INFO] --- jacoco:0.8.14:report (report) @ bgp-bmp-impl --- 07:33:04 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/code-coverage/jacoco.exec 07:33:04 [INFO] Analyzed bundle 'bgp-bmp-impl' with 35 classes 07:33:04 [INFO] 07:33:04 [INFO] --- install:3.1.4:install (default-install) @ bgp-bmp-impl --- 07:33:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-impl/0.24.0-SNAPSHOT/bgp-bmp-impl-0.24.0-SNAPSHOT.pom 07:33:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/bgp-bmp-impl-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-impl/0.24.0-SNAPSHOT/bgp-bmp-impl-0.24.0-SNAPSHOT.jar 07:33:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/bgp-bmp-impl-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-impl/0.24.0-SNAPSHOT/bgp-bmp-impl-0.24.0-SNAPSHOT-javadoc.jar 07:33:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-impl/0.24.0-SNAPSHOT/bgp-bmp-impl-0.24.0-SNAPSHOT-cyclonedx.xml 07:33:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-impl/0.24.0-SNAPSHOT/bgp-bmp-impl-0.24.0-SNAPSHOT-cyclonedx.json 07:33:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/bgp-bmp-impl-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-impl/0.24.0-SNAPSHOT/bgp-bmp-impl-0.24.0-SNAPSHOT-sources.jar 07:33:04 [INFO] 07:33:04 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-bmp-impl --- 07:33:04 [INFO] Installing org/opendaylight/bgpcep/bgp-bmp-impl/0.24.0-SNAPSHOT/bgp-bmp-impl-0.24.0-SNAPSHOT.jar 07:33:04 [INFO] Writing OBR metadata 07:33:04 [INFO] 07:33:04 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-bmp-impl --- 07:33:04 [INFO] org.opendaylight.bgpcep:bgp-bmp-impl:bundle:0.24.0-SNAPSHOT 07:33:04 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.24.0-SNAPSHOT:compile 07:33:04 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:33:04 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-parser-impl:jar:0.24.0-SNAPSHOT:compile 07:33:04 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:33:04 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.24.0-SNAPSHOT:compile 07:33:04 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 07:33:04 [INFO] +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:33:04 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:33:04 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:33:04 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:33:04 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:33:04 [INFO] | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:33:04 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:33:04 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:33:04 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:33:04 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT:compile 07:33:04 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:compile 07:33:04 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:33:04 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:33:04 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.24.0-SNAPSHOT:compile 07:33:04 [INFO] | \- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.24.0-SNAPSHOT:compile 07:33:04 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:33:04 [INFO] +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:33:04 [INFO] +- io.netty:netty-common:jar:4.2.7.Final:compile 07:33:04 [INFO] +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:33:04 [INFO] | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:33:04 [INFO] +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:33:04 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:33:04 [INFO] +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:33:04 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:33:04 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:33:04 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:33:04 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:33:04 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:33:04 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:33:04 [INFO] +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:33:04 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:33:04 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:33:04 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:33:04 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:33:04 [INFO] | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:33:04 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:33:04 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:33:04 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:33:04 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:33:04 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:33:04 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:33:04 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:33:04 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.24.0-SNAPSHOT:compile 07:33:04 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:33:04 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:33:04 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:33:04 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:33:04 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:33:04 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:33:04 [INFO] +- org.checkerframework:checker-qual:jar:3.51.1:provided 07:33:04 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:33:04 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:33:04 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:33:04 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:33:04 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:33:04 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:33:04 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:33:04 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:33:04 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:33:04 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:33:04 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:33:04 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:33:04 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:33:04 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:33:04 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:33:04 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:33:04 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:33:04 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:33:04 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:33:04 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:33:04 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:33:04 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:33:04 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:33:04 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:33:04 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:33:04 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:33:04 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:33:04 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:33:04 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:33:04 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:33:04 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:33:04 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:33:04 [INFO] +- org.opendaylight.bgpcep:bgp-rib-impl:jar:0.24.0-SNAPSHOT:test 07:33:04 [INFO] | +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.24.0-SNAPSHOT:test 07:33:04 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.24.0-SNAPSHOT:test 07:33:04 [INFO] | +- org.opendaylight.bgpcep:bgp-route-target:jar:0.24.0-SNAPSHOT:test 07:33:04 [INFO] | \- org.apache.commons:commons-lang3:jar:3.19.0:test 07:33:04 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.24.0-SNAPSHOT:test 07:33:04 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.20:test 07:33:04 [INFO] | \- ch.qos.logback:logback-core:jar:1.5.20:test 07:33:04 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-parser-impl:test-jar:tests:0.24.0-SNAPSHOT:test 07:33:04 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:14.0.20:test 07:33:04 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:33:04 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:33:04 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:33:04 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:33:04 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:33:04 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:33:04 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:33:04 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:33:04 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:33:04 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:33:04 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:33:04 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:33:04 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:33:04 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:33:04 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:33:04 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:33:04 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:33:04 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:33:04 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:33:04 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:33:04 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:33:04 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:33:04 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:33:04 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:33:04 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:33:04 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:33:04 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:33:04 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:0.24.0-SNAPSHOT:test 07:33:04 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.24.0-SNAPSHOT:test 07:33:04 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:test 07:33:04 [INFO] | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:33:04 [INFO] | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:33:04 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:0.24.0-SNAPSHOT:test 07:33:04 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-config-example:jar:0.24.0-SNAPSHOT:test 07:33:04 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:33:04 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:33:04 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:33:04 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:33:04 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:33:04 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:33:04 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:33:04 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:33:04 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:33:04 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:33:04 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:33:04 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:33:04 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:33:04 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:33:04 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:33:04 [INFO] +- junit:junit:jar:4.13.2:test 07:33:04 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:33:04 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:33:04 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:33:04 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:33:04 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:33:04 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:33:04 [INFO] 07:33:04 [INFO] --- clm:3.0.0-01:index (default-cli) @ bgp-bmp-impl --- 07:33:04 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/sonatype-clm/module.xml 07:33:04 [INFO] 07:33:04 [INFO] ---------------< org.opendaylight.bgpcep:odl-bgpcep-bmp >--------------- 07:33:04 [INFO] Building OpenDaylight :: BMP 0.24.0-SNAPSHOT [102/167] 07:33:04 [INFO] from features/odl-bgpcep-bmp/pom.xml 07:33:04 [INFO] ------------------------------[ feature ]------------------------------- 07:33:04 [INFO] 07:33:04 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bmp --- 07:33:04 [INFO] 07:33:04 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bmp --- 07:33:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:04 [INFO] 07:33:04 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bmp --- 07:33:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:04 [INFO] 07:33:04 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bmp --- 07:33:05 [INFO] 07:33:05 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bmp --- 07:33:05 [INFO] 07:33:05 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bmp --- 07:33:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:33:05 [INFO] argLine set to empty 07:33:05 [INFO] 07:33:05 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bmp --- 07:33:05 [INFO] Starting audit... 07:33:05 Audit done. 07:33:05 [INFO] You have 0 Checkstyle violations. 07:33:05 [INFO] 07:33:05 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bmp --- 07:33:05 [INFO] Starting audit... 07:33:05 Audit done. 07:33:05 [INFO] You have 0 Checkstyle violations. 07:33:05 [INFO] 07:33:05 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bmp --- 07:33:05 [INFO] 07:33:05 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bmp --- 07:33:05 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp/target/feature/feature.xml 07:33:05 [INFO] ...done! 07:33:05 [INFO] Attaching features XML 07:33:05 [INFO] 07:33:05 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bmp --- 07:33: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:33:05 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:33:05 [INFO] 07:33:05 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bmp >>> 07:33:05 [INFO] 07:33:05 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bmp --- 07:33:05 [INFO] No files found to run spotbugs, check compile phase has been run 07:33:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:33:05 [INFO] 07:33:05 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bmp <<< 07:33:05 [INFO] 07:33:05 [INFO] 07:33:05 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bmp --- 07:33:05 [INFO] 07:33:05 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bmp --- 07:33:05 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bmp 07:33:05 [INFO] Project dependency features detected: [] 07:33:05 [INFO] Pax Exam System (Version: 4.14.0) created. 07:33:05 [INFO] Creating RMI registry server on 127.0.0.1:35659 07:33:05 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:33:05 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:33:05 [INFO] Waiting for remote bundle context.. on 35659 name: cc64e34a-b125-4fb0-ac6b-dff97ec31de8 timout: [ RelativeTimeout value = 180000 ] 07:33:09 [INFO] Building jar from resources and headers. 07:33:09 [INFO] Writing jar finished. 07:33:19 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:33:19 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:33:19 [INFO] 07:33:19 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-bmp --- 07:33:19 [INFO] 07:33:19 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bmp --- 07:33:19 [INFO] No Javadoc in project. Archive not created. 07:33:19 [INFO] 07:33:19 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bmp --- 07:33:19 [INFO] CycloneDX: Resolving Dependencies 07:33:22 [INFO] CycloneDX: Creating BOM version 1.6 with 283 component(s) 07:33:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp/target/bom.xml 07:33:22 [INFO] attaching as odl-bgpcep-bmp-0.24.0-SNAPSHOT-cyclonedx.xml 07:33:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp/target/bom.json 07:33:22 [INFO] attaching as odl-bgpcep-bmp-0.24.0-SNAPSHOT-cyclonedx.json 07:33:22 [INFO] 07:33:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bmp --- 07:33:22 [INFO] Skipping duplicate-finder execution! 07:33:22 [INFO] 07:33:22 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bmp --- 07:33:22 [INFO] Skipping plugin execution 07:33:22 [INFO] 07:33:22 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bmp --- 07:33:22 [INFO] Skipping source per configuration. 07:33:22 [INFO] 07:33:22 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bmp --- 07:33:22 [INFO] 07:33:22 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bmp --- 07:33:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:33:22 [INFO] 07:33:22 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bmp --- 07:33:22 [WARNING] 07:33:22 [WARNING] The packaging plugin for project odl-bgpcep-bmp did not assign 07:33:22 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:33:22 [WARNING] 07:33:22 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:33:22 [WARNING] 07:33:22 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp/0.24.0-SNAPSHOT/odl-bgpcep-bmp-0.24.0-SNAPSHOT.pom 07:33:22 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp/0.24.0-SNAPSHOT/odl-bgpcep-bmp-0.24.0-SNAPSHOT-features.xml 07:33:22 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp/0.24.0-SNAPSHOT/odl-bgpcep-bmp-0.24.0-SNAPSHOT-cyclonedx.xml 07:33:22 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp/0.24.0-SNAPSHOT/odl-bgpcep-bmp-0.24.0-SNAPSHOT-cyclonedx.json 07:33:22 [INFO] 07:33:22 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bmp --- 07:33:22 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bmp:feature:0.24.0-SNAPSHOT 07:33:22 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:33:22 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:33:22 [INFO] | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:33:22 [INFO] | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:33:22 [INFO] | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:33:22 [INFO] | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:33:22 [INFO] | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:33:22 [INFO] | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:33:22 [INFO] | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:33:22 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:33:22 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:33:22 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:33:22 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:33:22 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:33:22 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:33:22 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:33:22 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:33:22 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:33:22 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:33:22 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:33:22 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:33:22 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:33:22 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:33:22 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:33:22 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:33:22 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:33:22 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:33:22 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:33:22 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:33:22 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:33:22 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:33:22 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:33:22 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:33:22 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:33:22 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:33:22 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:33:22 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:33:22 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:33:22 [INFO] | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:33:22 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:33:22 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:33:22 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:33:22 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:33:22 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:33:22 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:33:22 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:33:22 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:33:22 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:compile 07:33:22 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:33:22 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:33:22 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:33:22 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:33:22 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:33:22 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:33:22 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:33:22 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:33:22 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:33:22 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:33:22 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:33:22 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:33:22 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:33:22 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:33:22 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:33:22 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:33:22 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:33:22 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:33:22 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:33:22 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:33:22 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:33:22 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:33:22 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:33:22 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:33:22 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:33:22 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:33:22 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:33:22 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:33:22 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:33:22 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:33:22 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:33:22 [INFO] | | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:33:22 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:33:22 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:33:22 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:33:22 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:33:22 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:33:22 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:33:22 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:33:22 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl:xml:features:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-impl:jar:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] | | +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:33:22 [INFO] | +- org.opendaylight.bgpcep:bgp-peer-acceptor:jar:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode:xml:features:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl:xml:features:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement:xml:features:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] | | \- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:jar:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] | +- org.opendaylight.bgpcep:bgp-config-example:xml:routing-policy-default-config:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] | \- org.opendaylight.controller:odl-controller-blueprint:xml:features:12.0.3:compile 07:33:22 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:33:22 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:33:22 [INFO] | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:33:22 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:33:22 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:33:22 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:33:22 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:33:22 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:33:22 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:33:22 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:33:22 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:33:22 [INFO] | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:33:22 [INFO] | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:33:22 [INFO] | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:33:22 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:33:22 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:33:22 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:33:22 [INFO] | \- org.opendaylight.controller:blueprint:jar:12.0.3:compile 07:33:22 [INFO] | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 07:33:22 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-linkstate:xml:features:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] | +- org.opendaylight.bgpcep:bgp-linkstate:jar:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] | | +- org.opendaylight.bgpcep:rsvp-api:jar:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] | | +- org.opendaylight.ietf:rfc8294-netty:jar:1.0.2:compile 07:33:22 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:33:22 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:33:22 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-rsvp:xml:features:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] | | | \- org.opendaylight.bgpcep:rsvp-spi:jar:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] | | \- org.opendaylight.bgpcep:rsvp-impl:jar:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] | +- org.opendaylight.ietf:odl-ietf-rfc8294-netty:xml:features:1.0.2:compile 07:33:22 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:33:22 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:33:22 [INFO] | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:compile 07:33:22 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:compile 07:33:22 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:compile 07:33:22 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:compile 07:33:22 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:compile 07:33:22 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile 07:33:22 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 07:33:22 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:compile 07:33:22 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 07:33:22 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:compile 07:33:22 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 07:33:22 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:compile 07:33:22 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:compile 07:33:22 [INFO] | | +- com.typesafe:config:jar:1.4.5:compile 07:33:22 [INFO] | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 07:33:22 [INFO] | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:compile 07:33:22 [INFO] | | | +- io.aeron:aeron-annotations:jar:1.45.1:compile 07:33:22 [INFO] | | | +- io.aeron:aeron-client:jar:1.45.1:compile 07:33:22 [INFO] | | | +- io.aeron:aeron-driver:jar:1.45.1:compile 07:33:22 [INFO] | | | +- org.agrona:agrona:jar:1.22.0:compile 07:33:22 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:33:22 [INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:33:22 [INFO] | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:compile 07:33:22 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:12.0.3:compile 07:33:22 [INFO] | | \- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:compile 07:33:22 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:33:22 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:compile 07:33:22 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:compile 07:33:22 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.26.0:compile 07:33:22 [INFO] | | \- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:compile 07:33:22 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:compile 07:33:22 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:compile 07:33:22 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:compile 07:33:22 [INFO] | | \- org.apache.commons:commons-text:jar:1.14.0:compile 07:33:22 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:compile 07:33:22 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:compile 07:33:22 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:compile 07:33:22 [INFO] | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:compile 07:33:22 [INFO] | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:compile 07:33:22 [INFO] | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:compile 07:33:22 [INFO] | | | \- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:compile 07:33:22 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:compile 07:33:22 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:compile 07:33:22 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:compile 07:33:22 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:compile 07:33:22 [INFO] | | \- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:compile 07:33:22 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:compile 07:33:22 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:compile 07:33:22 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:compile 07:33:22 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:compile 07:33:22 [INFO] | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:compile 07:33:22 [INFO] | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:33:22 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:compile 07:33:22 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:compile 07:33:22 [INFO] | | +- org.opendaylight.controller:raft-api:jar:12.0.3:compile 07:33:22 [INFO] | | \- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:compile 07:33:22 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:compile 07:33:22 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:compile 07:33:22 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:compile 07:33:22 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:compile 07:33:22 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:compile 07:33:22 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:compile 07:33:22 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:compile 07:33:22 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:compile 07:33:22 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-flowspec:xml:features:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] | \- org.opendaylight.bgpcep:bgp-flowspec:jar:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-labeled-unicast:xml:features:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] | \- org.opendaylight.bgpcep:bgp-labeled-unicast:jar:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-l3vpn:xml:features:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] | \- org.opendaylight.bgpcep:bgp-l3vpn:jar:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-mvpn:xml:features:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] | \- org.opendaylight.bgpcep:bgp-mvpn:jar:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:33:22 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-evpn:xml:features:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] | \- org.opendaylight.bgpcep:bgp-evpn:jar:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target:xml:features:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] | +- org.opendaylight.bgpcep:bgp-route-target:jar:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:33:22 [INFO] | \- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bmp-config-loader:xml:features:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] | +- org.opendaylight.bgpcep:bmp-monitors-config-loader:jar:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] | | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:33:22 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:33:22 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl:xml:features:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] | | \- org.opendaylight.bgpcep:config-loader-impl:jar:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] | | \- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:33:22 [INFO] | | \- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:33:22 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:33:22 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:33:22 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bmp-config-example:xml:features:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-config-example:xml:odl-bmp-monitors-config:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-parser-impl:jar:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:33:22 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:33:22 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:33:22 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:33:22 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:33:22 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:33:22 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:33:22 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:33:22 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:33:22 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:33:22 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:33:22 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:33:22 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:33:22 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:33:22 [INFO] | \- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:33:22 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-impl:jar:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:33:22 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.24.0-SNAPSHOT:compile 07:33:22 [INFO] | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:33:22 [INFO] | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:33:22 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:33:22 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:33:22 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:33:22 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:33:22 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:33:22 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:33:22 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:33:22 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:33:22 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:33:22 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:33:22 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:33:22 [INFO] | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:33:22 [INFO] | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:33:22 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:33:22 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:33:22 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:33:22 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:33:22 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:33:22 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:33:22 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:33:22 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:33:22 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:33:22 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:33:22 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:33:22 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:33:22 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:33:22 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:33:22 [INFO] +- junit:junit:jar:4.13.2:test 07:33:22 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:33:22 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:33:22 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:33:22 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:33:22 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:33:22 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:33:22 [INFO] 07:33:22 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-bmp --- 07:33:22 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp/target/sonatype-clm/module.xml 07:33:22 [INFO] 07:33:22 [INFO] ------------------< org.opendaylight.bgpcep:pcep-api >------------------ 07:33:22 [INFO] Building pcep-api 0.24.0-SNAPSHOT [103/167] 07:33:22 [INFO] from pcep/api/pom.xml 07:33:22 [INFO] -------------------------------[ bundle ]------------------------------- 07:33:22 [INFO] 07:33:22 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-api --- 07:33:22 [INFO] 07:33:22 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-api --- 07:33:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:22 [INFO] 07:33:22 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-api --- 07:33:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:22 [INFO] 07:33:22 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-api --- 07:33:23 [INFO] 07:33:23 [INFO] --- dependency:3.9.0:properties (default) @ pcep-api --- 07:33:23 [INFO] 07:33:23 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ pcep-api --- 07:33:23 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/pcep/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:33:23 [INFO] 07:33:23 [INFO] --- yang:14.0.20:generate-sources (binding) @ pcep-api --- 07:33:23 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:33:23 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/pcep/api/src/main/yang 07:33:23 [INFO] yang-to-sources: Found 5 dependencies in 1.446 ms 07:33:23 [INFO] yang-to-sources: Project model files found: 5 in 11.24 ms 07:33:23 [INFO] yang-to-sources: 13 YANG models processed in 88.68 ms 07:33:23 [INFO] BindingJavaFileGenerator: Defined 568 files in 18.06 ms 07:33:23 [INFO] Sorted 568 files into 174 directories in 584.1 μs 07:33:23 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 568 in 71.52 ms 07:33:23 [INFO] 07:33:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-api --- 07:33:23 [INFO] Starting audit... 07:33:23 Audit done. 07:33:23 [INFO] You have 0 Checkstyle violations. 07:33:23 [INFO] 07:33:23 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-api --- 07:33:23 [INFO] Starting audit... 07:33:23 Audit done. 07:33:23 [INFO] You have 0 Checkstyle violations. 07:33:23 [INFO] 07:33:23 [INFO] --- dependency:3.9.0:copy (unpack-license) @ pcep-api --- 07:33:23 [INFO] 07:33:23 [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-api --- 07:33:23 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/api/src/main/resources 07:33:23 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/api/target/generated-sources/spi 07:33:23 [INFO] Copying 5 resources from target/generated-sources/yang to target/classes 07:33:23 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:33:23 [INFO] Copying 5 resources from target/generated-sources/yang to target/classes 07:33:23 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/api/target/generated-sources/spi 07:33:23 [INFO] 07:33:23 [INFO] --- compiler:3.14.1:compile (default-compile) @ pcep-api --- 07:33:23 [INFO] Recompiling the module because of changed dependency. 07:33:23 [INFO] Compiling 582 source files with javac [debug release 21] to target/classes 07:33:25 [INFO] 07:33:25 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-api >>> 07:33:25 [INFO] 07:33:25 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-api --- 07:33:25 [INFO] Fork Value is true 07:33:29 [INFO] Done SpotBugs Analysis.... 07:33:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:33:29 [INFO] 07:33:29 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-api <<< 07:33:29 [INFO] 07:33:29 [INFO] 07:33:29 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-api --- 07:33:29 [INFO] BugInstance size is 0 07:33:29 [INFO] Error size is 0 07:33:29 [INFO] No errors/warnings found 07:33:29 [INFO] 07:33:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-api --- 07:33:29 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/api/src/test/resources 07:33:29 [INFO] 07:33:29 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ pcep-api --- 07:33:29 [INFO] No sources to compile 07:33:29 [INFO] 07:33:29 [INFO] --- surefire:3.5.4:test (default-test) @ pcep-api --- 07:33:29 [INFO] No tests to run. 07:33:29 [INFO] 07:33:29 [INFO] --- copy:14.1.6:copy-files (default) @ pcep-api --- 07:33:29 [INFO] 07:33:29 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-api --- 07:33:30 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/pcep/api/target/pcep-api-0.24.0-SNAPSHOT.jar 07:33:30 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/pcep/api/target/classes/META-INF/MANIFEST.MF 07:33:30 [INFO] 07:33:30 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-api --- 07:33:37 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/api/target/pcep-api-0.24.0-SNAPSHOT-javadoc.jar 07:33:38 [INFO] 07:33:38 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-api --- 07:33:38 [INFO] CycloneDX: Resolving Dependencies 07:33:38 [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) 07:33:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/api/target/bom.xml 07:33:38 [INFO] attaching as pcep-api-0.24.0-SNAPSHOT-cyclonedx.xml 07:33:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/api/target/bom.json 07:33:38 [INFO] attaching as pcep-api-0.24.0-SNAPSHOT-cyclonedx.json 07:33:38 [INFO] 07:33:38 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-api --- 07:33:38 [INFO] Skipping duplicate-finder execution! 07:33:38 [INFO] 07:33:38 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ pcep-api --- 07:33:38 [INFO] No dependency problems found 07:33:38 [INFO] 07:33:38 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-api --- 07:33:38 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/api/target/pcep-api-0.24.0-SNAPSHOT-sources.jar 07:33:38 [INFO] 07:33:38 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-api --- 07:33:39 [INFO] 07:33:39 [INFO] --- jacoco:0.8.14:report (report) @ pcep-api --- 07:33:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:33:39 [INFO] 07:33:39 [INFO] --- install:3.1.4:install (default-install) @ pcep-api --- 07:33:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/api/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-api/0.24.0-SNAPSHOT/pcep-api-0.24.0-SNAPSHOT.pom 07:33:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/api/target/pcep-api-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-api/0.24.0-SNAPSHOT/pcep-api-0.24.0-SNAPSHOT.jar 07:33:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/api/target/pcep-api-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-api/0.24.0-SNAPSHOT/pcep-api-0.24.0-SNAPSHOT-javadoc.jar 07:33:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-api/0.24.0-SNAPSHOT/pcep-api-0.24.0-SNAPSHOT-cyclonedx.xml 07:33:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-api/0.24.0-SNAPSHOT/pcep-api-0.24.0-SNAPSHOT-cyclonedx.json 07:33:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/api/target/pcep-api-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-api/0.24.0-SNAPSHOT/pcep-api-0.24.0-SNAPSHOT-sources.jar 07:33:39 [INFO] 07:33:39 [INFO] --- bundle:6.0.0:install (default-install) @ pcep-api --- 07:33:39 [INFO] Installing org/opendaylight/bgpcep/pcep-api/0.24.0-SNAPSHOT/pcep-api-0.24.0-SNAPSHOT.jar 07:33:39 [INFO] Writing OBR metadata 07:33:39 [INFO] 07:33:39 [INFO] --- dependency:3.9.0:tree (default-cli) @ pcep-api --- 07:33:39 [INFO] org.opendaylight.bgpcep:pcep-api:bundle:0.24.0-SNAPSHOT 07:33:39 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:33:39 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:33:39 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:33:39 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:33:39 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.24.0-SNAPSHOT:compile 07:33:39 [INFO] +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:33:39 [INFO] | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:33:39 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:33:39 [INFO] +- io.netty:netty-common:jar:4.2.7.Final:compile 07:33:39 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:33:39 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:33:39 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:33:39 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:33:39 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:33:39 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:33:39 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:33:39 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:33:39 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:33:39 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:33:39 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:33:39 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:33:39 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:33:39 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:33:39 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:33:39 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:33:39 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:33:39 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:33:39 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:33:39 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:33:39 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:33:39 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:33:39 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:33:39 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:33:39 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:33:39 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:33:39 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:33:39 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:33:39 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:33:39 [INFO] +- junit:junit:jar:4.13.2:test 07:33:39 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:33:39 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:33:39 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:33:39 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:33:39 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:33:39 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:33:39 [INFO] 07:33:39 [INFO] --- clm:3.0.0-01:index (default-cli) @ pcep-api --- 07:33:39 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/api/target/sonatype-clm/module.xml 07:33:39 [INFO] 07:33:39 [INFO] ------------------< org.opendaylight.bgpcep:pcep-spi >------------------ 07:33:39 [INFO] Building pcep-spi 0.24.0-SNAPSHOT [104/167] 07:33:39 [INFO] from pcep/spi/pom.xml 07:33:39 [INFO] -------------------------------[ bundle ]------------------------------- 07:33:39 [INFO] 07:33:39 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-spi --- 07:33:39 [INFO] 07:33:39 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-spi --- 07:33:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:39 [INFO] 07:33:39 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-spi --- 07:33:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:39 [INFO] 07:33:39 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-spi --- 07:33:39 [INFO] 07:33:39 [INFO] --- dependency:3.9.0:properties (default) @ pcep-spi --- 07:33:39 [INFO] 07:33:39 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ pcep-spi --- 07:33:39 [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/pcep/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:33:39 [INFO] 07:33:39 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-spi --- 07:33:39 [INFO] Starting audit... 07:33:39 Audit done. 07:33:39 [INFO] You have 0 Checkstyle violations. 07:33:39 [INFO] 07:33:39 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-spi --- 07:33:39 [INFO] Starting audit... 07:33:39 Audit done. 07:33:39 [INFO] You have 0 Checkstyle violations. 07:33:39 [INFO] 07:33:39 [INFO] --- dependency:3.9.0:copy (unpack-license) @ pcep-spi --- 07:33:39 [INFO] 07:33:39 [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-spi --- 07:33:39 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/spi/src/main/resources 07:33:39 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/generated-sources/spi 07:33:39 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/generated-sources/yang 07:33:39 [INFO] 07:33:39 [INFO] --- compiler:3.14.1:compile (default-compile) @ pcep-spi --- 07:33:39 [INFO] Recompiling the module because of changed dependency. 07:33:39 [INFO] Compiling 55 source files with javac [debug release 21] to target/classes 07:33:40 [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionConsumerContext 07:33:40 [INFO] 07:33:40 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-spi >>> 07:33:40 [INFO] 07:33:40 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-spi --- 07:33:40 [INFO] Fork Value is true 07:33:43 [INFO] Done SpotBugs Analysis.... 07:33:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:33:43 [INFO] 07:33:43 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-spi <<< 07:33:43 [INFO] 07:33:43 [INFO] 07:33:43 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-spi --- 07:33:43 [INFO] BugInstance size is 0 07:33:43 [INFO] Error size is 0 07:33:43 [INFO] No errors/warnings found 07:33:43 [INFO] 07:33:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-spi --- 07:33:43 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/spi/src/test/resources 07:33:43 [INFO] 07:33:43 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ pcep-spi --- 07:33:43 [INFO] Recompiling the module because of changed dependency. 07:33:43 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 07:33:43 [INFO] 07:33:43 [INFO] --- surefire:3.5.4:test (default-test) @ pcep-spi --- 07:33:43 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:33:43 [INFO] 07:33:43 [INFO] ------------------------------------------------------- 07:33:43 [INFO] T E S T S 07:33:43 [INFO] ------------------------------------------------------- 07:33:44 [INFO] Running org.opendaylight.protocol.pcep.spi.UtilsTest 07:33:44 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s -- in org.opendaylight.protocol.pcep.spi.UtilsTest 07:33:44 [INFO] Running org.opendaylight.protocol.pcep.spi.AbstractMessageParserTest 07:33:45 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:33:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.121 s -- in org.opendaylight.protocol.pcep.spi.AbstractMessageParserTest 07:33:46 [INFO] Running org.opendaylight.protocol.pcep.spi.APITest 07:33:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.protocol.pcep.spi.APITest 07:33:46 [INFO] Running org.opendaylight.protocol.pcep.spi.AbstractObjectWithTlvsTest 07:33:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.opendaylight.protocol.pcep.spi.AbstractObjectWithTlvsTest 07:33:46 [INFO] Running org.opendaylight.protocol.pcep.spi.RegistryTest 07:33:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.693 s -- in org.opendaylight.protocol.pcep.spi.RegistryTest 07:33:46 [INFO] 07:33:46 [INFO] Results: 07:33:46 [INFO] 07:33:46 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 07:33:46 [INFO] 07:33:46 [INFO] 07:33:46 [INFO] --- copy:14.1.6:copy-files (default) @ pcep-spi --- 07:33:46 [INFO] 07:33:46 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-spi --- 07:33:47 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/pcep-spi-0.24.0-SNAPSHOT.jar 07:33:47 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/classes/META-INF/MANIFEST.MF 07:33:47 [INFO] 07:33:47 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-spi --- 07:33:48 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/pcep-spi-0.24.0-SNAPSHOT-javadoc.jar 07:33:48 [INFO] 07:33:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-spi --- 07:33:48 [INFO] CycloneDX: Resolving Dependencies 07:33:49 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 07:33:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/bom.xml 07:33:49 [INFO] attaching as pcep-spi-0.24.0-SNAPSHOT-cyclonedx.xml 07:33:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/bom.json 07:33:49 [INFO] attaching as pcep-spi-0.24.0-SNAPSHOT-cyclonedx.json 07:33:49 [INFO] 07:33:49 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-spi --- 07:33:49 [INFO] Skipping duplicate-finder execution! 07:33:49 [INFO] 07:33:49 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ pcep-spi --- 07:33:49 [INFO] No dependency problems found 07:33:49 [INFO] 07:33:49 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-spi --- 07:33:49 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/pcep-spi-0.24.0-SNAPSHOT-sources.jar 07:33:49 [INFO] 07:33:49 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-spi --- 07:33:49 [INFO] 07:33:49 [INFO] --- jacoco:0.8.14:report (report) @ pcep-spi --- 07:33:49 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/code-coverage/jacoco.exec 07:33:49 [INFO] Analyzed bundle 'pcep-spi' with 28 classes 07:33:49 [INFO] 07:33:49 [INFO] --- install:3.1.4:install (default-install) @ pcep-spi --- 07:33:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-spi/0.24.0-SNAPSHOT/pcep-spi-0.24.0-SNAPSHOT.pom 07:33:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/pcep-spi-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-spi/0.24.0-SNAPSHOT/pcep-spi-0.24.0-SNAPSHOT.jar 07:33:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/pcep-spi-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-spi/0.24.0-SNAPSHOT/pcep-spi-0.24.0-SNAPSHOT-javadoc.jar 07:33:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-spi/0.24.0-SNAPSHOT/pcep-spi-0.24.0-SNAPSHOT-cyclonedx.xml 07:33:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-spi/0.24.0-SNAPSHOT/pcep-spi-0.24.0-SNAPSHOT-cyclonedx.json 07:33:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/pcep-spi-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-spi/0.24.0-SNAPSHOT/pcep-spi-0.24.0-SNAPSHOT-sources.jar 07:33:49 [INFO] 07:33:49 [INFO] --- bundle:6.0.0:install (default-install) @ pcep-spi --- 07:33:49 [INFO] Installing org/opendaylight/bgpcep/pcep-spi/0.24.0-SNAPSHOT/pcep-spi-0.24.0-SNAPSHOT.jar 07:33:49 [INFO] Writing OBR metadata 07:33:49 [INFO] 07:33:49 [INFO] --- dependency:3.9.0:tree (default-cli) @ pcep-spi --- 07:33:49 [INFO] org.opendaylight.bgpcep:pcep-spi:bundle:0.24.0-SNAPSHOT 07:33:49 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.24.0-SNAPSHOT:compile 07:33:49 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:33:49 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:33:49 [INFO] | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:33:49 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:33:49 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:33:49 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:33:49 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.24.0-SNAPSHOT:compile 07:33:49 [INFO] +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:33:49 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:33:49 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:33:49 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:33:49 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:33:49 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:33:49 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:33:49 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:33:49 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:33:49 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:33:49 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:33:49 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:33:49 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:33:49 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:33:49 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:33:49 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:33:49 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:33:49 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:33:49 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:33:49 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:33:49 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:33:49 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:33:49 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:33:49 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:33:49 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:33:49 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:33:49 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:33:49 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:33:49 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:33:49 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:33:49 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:33:49 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:33:49 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:33:49 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:33:49 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:33:49 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:33:49 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:33:49 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:33:49 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:33:49 [INFO] +- junit:junit:jar:4.13.2:test 07:33:49 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:33:49 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:33:49 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:33:49 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:33:49 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:33:49 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:33:49 [INFO] 07:33:49 [INFO] --- clm:3.0.0-01:index (default-cli) @ pcep-spi --- 07:33:49 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/sonatype-clm/module.xml 07:33:49 [INFO] 07:33:49 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-pcep-api >------------- 07:33:49 [INFO] Building OpenDaylight :: PCEP :: Api 0.24.0-SNAPSHOT [105/167] 07:33:49 [INFO] from features/odl-bgpcep-pcep-api/pom.xml 07:33:49 [INFO] ------------------------------[ feature ]------------------------------- 07:33:49 [INFO] 07:33:49 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep-api --- 07:33:49 [INFO] 07:33:49 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-pcep-api --- 07:33:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:49 [INFO] 07:33:49 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-api --- 07:33:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:49 [INFO] 07:33:49 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-api --- 07:33:50 [INFO] 07:33:50 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-pcep-api --- 07:33:50 [INFO] 07:33:50 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-api --- 07:33:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:33:50 [INFO] argLine set to empty 07:33:50 [INFO] 07:33:50 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep-api --- 07:33:50 [INFO] Starting audit... 07:33:50 Audit done. 07:33:50 [INFO] You have 0 Checkstyle violations. 07:33:50 [INFO] 07:33:50 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-pcep-api --- 07:33:50 [INFO] Starting audit... 07:33:50 Audit done. 07:33:50 [INFO] You have 0 Checkstyle violations. 07:33:50 [INFO] 07:33:50 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-pcep-api --- 07:33:50 [INFO] 07:33:50 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-api --- 07:33:50 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-api/target/feature/feature.xml 07:33:50 [INFO] ...done! 07:33:50 [INFO] Attaching features XML 07:33:50 [INFO] 07:33:50 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-pcep-api --- 07:33: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:33:50 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:33:50 [INFO] 07:33:50 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-api >>> 07:33:50 [INFO] 07:33:50 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep-api --- 07:33:50 [INFO] No files found to run spotbugs, check compile phase has been run 07:33:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:33:50 [INFO] 07:33:50 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-api <<< 07:33:50 [INFO] 07:33:50 [INFO] 07:33:50 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep-api --- 07:33:50 [INFO] 07:33:50 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-pcep-api --- 07:33:50 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-api 07:33:50 [INFO] Project dependency features detected: [] 07:33:50 [INFO] Pax Exam System (Version: 4.14.0) created. 07:33:50 [INFO] Creating RMI registry server on 127.0.0.1:43679 07:33:50 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:33:50 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:33:50 [INFO] Waiting for remote bundle context.. on 43679 name: ee546872-ba0b-4e42-8c86-993b6f09b9cf timout: [ RelativeTimeout value = 180000 ] 07:33:54 [INFO] Building jar from resources and headers. 07:33:54 [INFO] Writing jar finished. 07:33:56 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:33:56 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:33:56 [INFO] 07:33:56 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-pcep-api --- 07:33:56 [INFO] 07:33:56 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-pcep-api --- 07:33:56 [INFO] No Javadoc in project. Archive not created. 07:33:56 [INFO] 07:33:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep-api --- 07:33:56 [INFO] CycloneDX: Resolving Dependencies 07:33:57 [INFO] CycloneDX: Creating BOM version 1.6 with 58 component(s) 07:33:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-api/target/bom.xml 07:33:57 [INFO] attaching as odl-bgpcep-pcep-api-0.24.0-SNAPSHOT-cyclonedx.xml 07:33:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-api/target/bom.json 07:33:57 [INFO] attaching as odl-bgpcep-pcep-api-0.24.0-SNAPSHOT-cyclonedx.json 07:33:57 [INFO] 07:33:57 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-api --- 07:33:57 [INFO] Skipping duplicate-finder execution! 07:33:57 [INFO] 07:33:57 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-api --- 07:33:57 [INFO] Skipping plugin execution 07:33:57 [INFO] 07:33:57 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-api --- 07:33:57 [INFO] Skipping source per configuration. 07:33:57 [INFO] 07:33:57 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep-api --- 07:33:57 [INFO] 07:33:57 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-pcep-api --- 07:33:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:33:57 [INFO] 07:33:57 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep-api --- 07:33:57 [WARNING] 07:33:57 [WARNING] The packaging plugin for project odl-bgpcep-pcep-api did not assign 07:33:57 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:33:57 [WARNING] 07:33:57 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:33:57 [WARNING] 07:33:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-api/0.24.0-SNAPSHOT/odl-bgpcep-pcep-api-0.24.0-SNAPSHOT.pom 07:33:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-api/0.24.0-SNAPSHOT/odl-bgpcep-pcep-api-0.24.0-SNAPSHOT-features.xml 07:33:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-api/0.24.0-SNAPSHOT/odl-bgpcep-pcep-api-0.24.0-SNAPSHOT-cyclonedx.xml 07:33:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-api/0.24.0-SNAPSHOT/odl-bgpcep-pcep-api-0.24.0-SNAPSHOT-cyclonedx.json 07:33:57 [INFO] 07:33:57 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-pcep-api --- 07:33:57 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep-api:feature:0.24.0-SNAPSHOT 07:33:57 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.24.0-SNAPSHOT:compile 07:33:57 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:33:57 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:33:57 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:33:57 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.24.0-SNAPSHOT:compile 07:33:57 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:33:57 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:33:57 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:33:57 [INFO] | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:33:57 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:33:57 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:33:57 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:33:57 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:33:57 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:33:57 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:33:57 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:33:57 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:33:57 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:33:57 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:33:57 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:33:57 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:33:57 [INFO] +- org.opendaylight.bgpcep:pcep-spi:jar:0.24.0-SNAPSHOT:compile 07:33:57 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:33:57 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:33:57 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:33:57 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.24.0-SNAPSHOT:compile 07:33:57 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.24.0-SNAPSHOT:compile 07:33:57 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:33:57 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:33:57 [INFO] | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:33:57 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:33:57 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:33:57 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:33:57 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:33:57 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:33:57 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:33:57 [INFO] | | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:33:57 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:33:57 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:33:57 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:33:57 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:33:57 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:33:57 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:33:57 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:33:57 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:33:57 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:33:57 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:33:57 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:33:57 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:33:57 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:33:57 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:33:57 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.24.0-SNAPSHOT:compile 07:33:57 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:33:57 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:33:57 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:33:57 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:33:57 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:33:57 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:33:57 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:33:57 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:33:57 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:33:57 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:33:57 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:33:57 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:33:57 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:33:57 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:33:57 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:33:57 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:33:57 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:33:57 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:33:57 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:33:57 [INFO] +- junit:junit:jar:4.13.2:test 07:33:57 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:33:57 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:33:57 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:33:57 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:33:57 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:33:57 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:33:57 [INFO] 07:33:57 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-pcep-api --- 07:33:57 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-api/target/sonatype-clm/module.xml 07:33:57 [INFO] 07:33:57 [INFO] --------------< org.opendaylight.bgpcep:pcep-base-parser >-------------- 07:33:57 [INFO] Building pcep-base-parser 0.24.0-SNAPSHOT [106/167] 07:33:57 [INFO] from pcep/base-parser/pom.xml 07:33:57 [INFO] -------------------------------[ bundle ]------------------------------- 07:33:57 [INFO] 07:33:57 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-base-parser --- 07:33:57 [INFO] 07:33:57 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-base-parser --- 07:33:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:57 [INFO] 07:33:57 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-base-parser --- 07:33:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:57 [INFO] 07:33:57 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-base-parser --- 07:33:57 [INFO] 07:33:57 [INFO] --- dependency:3.9.0:properties (default) @ pcep-base-parser --- 07:33:57 [INFO] 07:33:57 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ pcep-base-parser --- 07:33:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/pcep/base-parser/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:33:57 [INFO] 07:33:57 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-base-parser --- 07:33:57 [INFO] Starting audit... 07:33:57 Audit done. 07:33:57 [INFO] You have 0 Checkstyle violations. 07:33:57 [INFO] 07:33:57 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-base-parser --- 07:33:58 [INFO] Starting audit... 07:33:58 Audit done. 07:33:58 [INFO] You have 0 Checkstyle violations. 07:33:58 [INFO] 07:33:58 [INFO] --- dependency:3.9.0:copy (unpack-license) @ pcep-base-parser --- 07:33:58 [INFO] 07:33:58 [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-base-parser --- 07:33:58 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/resources 07:33:58 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/target/generated-sources/spi 07:33:58 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/target/generated-sources/yang 07:33:58 [INFO] 07:33:58 [INFO] --- compiler:3.14.1:compile (default-compile) @ pcep-base-parser --- 07:33:58 [INFO] Recompiling the module because of changed dependency. 07:33:58 [INFO] Compiling 100 source files with javac [debug release 21] to target/classes 07:33:58 [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionProviderActivator 07:33:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPErrorMessageParser.java:[152,13] possible fall-through into case 07:33:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPErrorMessageParser.java:[158,13] possible fall-through into case 07:33:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPErrorMessageParser.java:[165,13] possible fall-through into case 07:33:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPErrorMessageParser.java:[171,13] possible fall-through into case 07:33:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[377,13] possible fall-through into case 07:33:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[383,13] possible fall-through into case 07:33:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[389,13] possible fall-through into case 07:33:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[395,13] possible fall-through into case 07:33:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[401,13] possible fall-through into case 07:33:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[407,13] possible fall-through into case 07:33:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[413,13] possible fall-through into case 07:33:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[419,13] possible fall-through into case 07:33:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[425,13] possible fall-through into case 07:33:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[431,13] possible fall-through into case 07:33:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[441,13] possible fall-through into case 07:33:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[458,13] possible fall-through into case 07:33:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[464,13] possible fall-through into case 07:33:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[470,13] possible fall-through into case 07:33:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[476,13] possible fall-through into case 07:33:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[482,13] possible fall-through into case 07:33:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[572,13] possible fall-through into case 07:33:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[596,13] possible fall-through into case 07:33:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[607,13] possible fall-through into case 07:33:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[616,13] possible fall-through into case 07:33:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[622,13] possible fall-through into case 07:33:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[628,13] possible fall-through into case 07:33:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[635,13] possible fall-through into case 07:33:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[651,13] possible fall-through into case 07:33:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[657,13] possible fall-through into case 07:33:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPNotificationMessageParser.java:[132,13] possible fall-through into case 07:33:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPNotificationMessageParser.java:[138,13] possible fall-through into case 07:33:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[273,13] possible fall-through into case 07:33:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[279,13] possible fall-through into case 07:33:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[285,13] possible fall-through into case 07:33:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[291,13] possible fall-through into case 07:33:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[308,13] possible fall-through into case 07:33:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[314,13] possible fall-through into case 07:33:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[320,13] possible fall-through into case 07:33:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[326,13] possible fall-through into case 07:33:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[332,13] possible fall-through into case 07:33:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/PCEPRequestParameterObjectParser.java:[117,50] implicit cast from int to short in compound assignment is possibly lossy 07:33:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/PCEPRequestParameterObjectParser.java:[118,60] implicit cast from int to short in compound assignment is possibly lossy 07:33:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/PCEPRequestParameterObjectParser.java:[119,56] implicit cast from int to short in compound assignment is possibly lossy 07:33:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/util/Util.java:[35,13] possible fall-through into case 07:33:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/util/Util.java:[41,13] possible fall-through into case 07:33:58 [INFO] 07:33:58 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-base-parser >>> 07:33:58 [INFO] 07:33:58 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-base-parser --- 07:33:58 [INFO] Fork Value is true 07:34:04 [INFO] Done SpotBugs Analysis.... 07:34:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:34:04 [INFO] 07:34:04 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-base-parser <<< 07:34:04 [INFO] 07:34:04 [INFO] 07:34:04 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-base-parser --- 07:34:04 [INFO] BugInstance size is 0 07:34:04 [INFO] Error size is 0 07:34:04 [INFO] No errors/warnings found 07:34:04 [INFO] 07:34:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-base-parser --- 07:34:04 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/test/resources 07:34:04 [INFO] 07:34:04 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ pcep-base-parser --- 07:34:04 [INFO] No sources to compile 07:34:04 [INFO] 07:34:04 [INFO] --- surefire:3.5.4:test (default-test) @ pcep-base-parser --- 07:34:04 [INFO] No tests to run. 07:34:04 [INFO] 07:34:04 [INFO] --- copy:14.1.6:copy-files (default) @ pcep-base-parser --- 07:34:04 [INFO] 07:34:04 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-base-parser --- 07:34:04 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/target/pcep-base-parser-0.24.0-SNAPSHOT.jar 07:34:04 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/target/classes/META-INF/MANIFEST.MF 07:34:04 [INFO] 07:34:04 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-base-parser --- 07:34:07 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/target/pcep-base-parser-0.24.0-SNAPSHOT-javadoc.jar 07:34:07 [INFO] 07:34:07 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-base-parser --- 07:34:07 [INFO] CycloneDX: Resolving Dependencies 07:34:07 [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) 07:34:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/target/bom.xml 07:34:07 [INFO] attaching as pcep-base-parser-0.24.0-SNAPSHOT-cyclonedx.xml 07:34:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/target/bom.json 07:34:07 [INFO] attaching as pcep-base-parser-0.24.0-SNAPSHOT-cyclonedx.json 07:34:07 [INFO] 07:34:07 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-base-parser --- 07:34:07 [INFO] Skipping duplicate-finder execution! 07:34:07 [INFO] 07:34:07 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ pcep-base-parser --- 07:34:07 [INFO] No dependency problems found 07:34:07 [INFO] 07:34:07 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-base-parser --- 07:34:07 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/target/pcep-base-parser-0.24.0-SNAPSHOT-sources.jar 07:34:07 [INFO] 07:34:07 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-base-parser --- 07:34:07 [INFO] 07:34:07 [INFO] --- jacoco:0.8.14:report (report) @ pcep-base-parser --- 07:34:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:34:07 [INFO] 07:34:07 [INFO] --- install:3.1.4:install (default-install) @ pcep-base-parser --- 07:34:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-base-parser/0.24.0-SNAPSHOT/pcep-base-parser-0.24.0-SNAPSHOT.pom 07:34:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/target/pcep-base-parser-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-base-parser/0.24.0-SNAPSHOT/pcep-base-parser-0.24.0-SNAPSHOT.jar 07:34:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/target/pcep-base-parser-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-base-parser/0.24.0-SNAPSHOT/pcep-base-parser-0.24.0-SNAPSHOT-javadoc.jar 07:34:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-base-parser/0.24.0-SNAPSHOT/pcep-base-parser-0.24.0-SNAPSHOT-cyclonedx.xml 07:34:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-base-parser/0.24.0-SNAPSHOT/pcep-base-parser-0.24.0-SNAPSHOT-cyclonedx.json 07:34:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/target/pcep-base-parser-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-base-parser/0.24.0-SNAPSHOT/pcep-base-parser-0.24.0-SNAPSHOT-sources.jar 07:34:07 [INFO] 07:34:07 [INFO] --- bundle:6.0.0:install (default-install) @ pcep-base-parser --- 07:34:07 [INFO] Installing org/opendaylight/bgpcep/pcep-base-parser/0.24.0-SNAPSHOT/pcep-base-parser-0.24.0-SNAPSHOT.jar 07:34:07 [INFO] Writing OBR metadata 07:34:07 [INFO] 07:34:07 [INFO] --- dependency:3.9.0:tree (default-cli) @ pcep-base-parser --- 07:34:07 [INFO] org.opendaylight.bgpcep:pcep-base-parser:bundle:0.24.0-SNAPSHOT 07:34:07 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.24.0-SNAPSHOT:compile 07:34:07 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:34:07 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:34:07 [INFO] | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:34:07 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:34:07 [INFO] +- org.opendaylight.bgpcep:pcep-spi:jar:0.24.0-SNAPSHOT:compile 07:34:07 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.24.0-SNAPSHOT:compile 07:34:07 [INFO] +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:34:07 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:34:07 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:34:07 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:34:07 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:34:07 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:34:07 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:34:07 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:34:07 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:34:07 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:34:07 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:34:07 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:34:07 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:34:07 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:34:07 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:34:07 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:34:07 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:34:07 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:34:07 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:34:07 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:34:07 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:34:07 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:34:07 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:34:07 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:34:07 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:34:07 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:34:07 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:34:07 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:34:07 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:34:07 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:34:07 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:34:07 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:34:07 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:34:07 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:34:07 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:34:07 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:34:07 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:34:07 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:34:07 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:34:07 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:34:07 [INFO] +- junit:junit:jar:4.13.2:test 07:34:07 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:34:07 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:34:07 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:34:07 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:34:07 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:34:07 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:34:07 [INFO] 07:34:07 [INFO] --- clm:3.0.0-01:index (default-cli) @ pcep-base-parser --- 07:34:07 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/target/sonatype-clm/module.xml 07:34:07 [INFO] 07:34:07 [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-pcep-base-parser >--------- 07:34:07 [INFO] Building OpenDaylight :: PCEP :: Base Parser 0.24.0-SNAPSHOT [107/167] 07:34:07 [INFO] from features/odl-bgpcep-pcep-base-parser/pom.xml 07:34:07 [INFO] ------------------------------[ feature ]------------------------------- 07:34:07 [INFO] 07:34:07 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep-base-parser --- 07:34:07 [INFO] 07:34:07 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-pcep-base-parser --- 07:34:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:34:07 [INFO] 07:34:07 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-base-parser --- 07:34:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:34:07 [INFO] 07:34:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-base-parser --- 07:34:08 [INFO] 07:34:08 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-pcep-base-parser --- 07:34:08 [INFO] 07:34:08 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-base-parser --- 07:34:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:34:08 [INFO] argLine set to empty 07:34:08 [INFO] 07:34:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep-base-parser --- 07:34:08 [INFO] Starting audit... 07:34:08 Audit done. 07:34:08 [INFO] You have 0 Checkstyle violations. 07:34:08 [INFO] 07:34:08 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-pcep-base-parser --- 07:34:08 [INFO] Starting audit... 07:34:08 Audit done. 07:34:08 [INFO] You have 0 Checkstyle violations. 07:34:08 [INFO] 07:34:08 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-pcep-base-parser --- 07:34:08 [INFO] 07:34:08 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-base-parser --- 07:34:08 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-base-parser/target/feature/feature.xml 07:34:08 [INFO] ...done! 07:34:08 [INFO] Attaching features XML 07:34:08 [INFO] 07:34:08 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-pcep-base-parser --- 07:34:08 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:34:08 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:34:08 [INFO] 07:34:08 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-base-parser >>> 07:34:08 [INFO] 07:34:08 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep-base-parser --- 07:34:08 [INFO] No files found to run spotbugs, check compile phase has been run 07:34:08 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:34:08 [INFO] 07:34:08 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-base-parser <<< 07:34:08 [INFO] 07:34:08 [INFO] 07:34:08 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep-base-parser --- 07:34:08 [INFO] 07:34:08 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-pcep-base-parser --- 07:34:08 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-base-parser 07:34:08 [INFO] Project dependency features detected: [] 07:34:08 [INFO] Pax Exam System (Version: 4.14.0) created. 07:34:08 [INFO] Creating RMI registry server on 127.0.0.1:45571 07:34:08 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:34:08 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:34:08 [INFO] Waiting for remote bundle context.. on 45571 name: 3af19d55-6153-425c-b91c-1357b8ae78cb timout: [ RelativeTimeout value = 180000 ] 07:34:12 [INFO] Building jar from resources and headers. 07:34:12 [INFO] Writing jar finished. 07:34:14 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:34:14 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:34:14 [INFO] 07:34:14 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-pcep-base-parser --- 07:34:14 [INFO] 07:34:14 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-pcep-base-parser --- 07:34:14 [INFO] No Javadoc in project. Archive not created. 07:34:14 [INFO] 07:34:14 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep-base-parser --- 07:34:14 [INFO] CycloneDX: Resolving Dependencies 07:34:15 [INFO] CycloneDX: Creating BOM version 1.6 with 60 component(s) 07:34:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-base-parser/target/bom.xml 07:34:15 [INFO] attaching as odl-bgpcep-pcep-base-parser-0.24.0-SNAPSHOT-cyclonedx.xml 07:34:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-base-parser/target/bom.json 07:34:15 [INFO] attaching as odl-bgpcep-pcep-base-parser-0.24.0-SNAPSHOT-cyclonedx.json 07:34:15 [INFO] 07:34:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-base-parser --- 07:34:15 [INFO] Skipping duplicate-finder execution! 07:34:15 [INFO] 07:34:15 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-base-parser --- 07:34:15 [INFO] Skipping plugin execution 07:34:15 [INFO] 07:34:15 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-base-parser --- 07:34:15 [INFO] Skipping source per configuration. 07:34:15 [INFO] 07:34:15 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep-base-parser --- 07:34:15 [INFO] 07:34:15 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-pcep-base-parser --- 07:34:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:34:15 [INFO] 07:34:15 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep-base-parser --- 07:34:15 [WARNING] 07:34:15 [WARNING] The packaging plugin for project odl-bgpcep-pcep-base-parser did not assign 07:34:15 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:34:15 [WARNING] 07:34:15 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:34:15 [WARNING] 07:34:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-base-parser/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-base-parser/0.24.0-SNAPSHOT/odl-bgpcep-pcep-base-parser-0.24.0-SNAPSHOT.pom 07:34:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-base-parser/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-base-parser/0.24.0-SNAPSHOT/odl-bgpcep-pcep-base-parser-0.24.0-SNAPSHOT-features.xml 07:34:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-base-parser/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-base-parser/0.24.0-SNAPSHOT/odl-bgpcep-pcep-base-parser-0.24.0-SNAPSHOT-cyclonedx.xml 07:34:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-base-parser/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-base-parser/0.24.0-SNAPSHOT/odl-bgpcep-pcep-base-parser-0.24.0-SNAPSHOT-cyclonedx.json 07:34:15 [INFO] 07:34:15 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-pcep-base-parser --- 07:34:15 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep-base-parser:feature:0.24.0-SNAPSHOT 07:34:15 [INFO] +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.24.0-SNAPSHOT:compile 07:34:15 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:0.24.0-SNAPSHOT:compile 07:34:15 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:34:15 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:34:15 [INFO] | | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:34:15 [INFO] | | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:34:15 [INFO] | +- org.opendaylight.bgpcep:pcep-spi:jar:0.24.0-SNAPSHOT:compile 07:34:15 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.24.0-SNAPSHOT:compile 07:34:15 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:34:15 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:34:15 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:34:15 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:34:15 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:34:15 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:34:15 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:34:15 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:34:15 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:34:15 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:34:15 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:34:15 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:34:15 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:34:15 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:34:15 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:34:15 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:34:15 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:34:15 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:34:15 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:0.24.0-SNAPSHOT:compile 07:34:15 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.24.0-SNAPSHOT:compile 07:34:15 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.24.0-SNAPSHOT:compile 07:34:15 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:34:15 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:34:15 [INFO] | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:34:15 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:34:15 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:34:15 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:34:15 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:34:15 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:34:15 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:34:15 [INFO] | | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:34:15 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:34:15 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:34:15 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:34:15 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:34:15 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:34:15 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:34:15 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:34:15 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:34:15 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:34:15 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:34:15 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:34:15 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:34:15 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:34:15 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:34:15 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.24.0-SNAPSHOT:compile 07:34:15 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:34:15 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:34:15 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:34:15 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:34:15 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:34:15 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:34:15 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:34:15 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:34:15 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:34:15 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:34:15 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:34:15 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:34:15 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:34:15 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:34:15 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:34:15 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:34:15 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:34:15 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:34:15 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:34:15 [INFO] +- junit:junit:jar:4.13.2:test 07:34:15 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:34:15 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:34:15 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:34:15 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:34:15 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:34:15 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:34:15 [INFO] 07:34:15 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-pcep-base-parser --- 07:34:15 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-base-parser/target/sonatype-clm/module.xml 07:34:15 [INFO] 07:34:15 [INFO] -----------------< org.opendaylight.bgpcep:pcep-impl >------------------ 07:34:15 [INFO] Building pcep-impl 0.24.0-SNAPSHOT [108/167] 07:34:15 [INFO] from pcep/impl/pom.xml 07:34:15 [INFO] -------------------------------[ bundle ]------------------------------- 07:34:15 [INFO] 07:34:15 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-impl --- 07:34:15 [INFO] 07:34:15 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-impl --- 07:34:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:34:15 [INFO] 07:34:15 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-impl --- 07:34:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:34:15 [INFO] 07:34:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-impl --- 07:34:15 [INFO] 07:34:15 [INFO] --- dependency:3.9.0:properties (default) @ pcep-impl --- 07:34:15 [INFO] 07:34:15 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ pcep-impl --- 07:34: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/pcep/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:34:15 [INFO] 07:34:15 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-impl --- 07:34:15 [INFO] Starting audit... 07:34:15 Audit done. 07:34:15 [INFO] You have 0 Checkstyle violations. 07:34:15 [INFO] 07:34:15 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-impl --- 07:34:16 [INFO] Starting audit... 07:34:16 Audit done. 07:34:16 [INFO] You have 0 Checkstyle violations. 07:34:16 [INFO] 07:34:16 [INFO] --- dependency:3.9.0:copy (unpack-license) @ pcep-impl --- 07:34:16 [INFO] 07:34:16 [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-impl --- 07:34:16 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/impl/src/main/resources 07:34:16 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/generated-sources/spi 07:34:16 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/generated-sources/yang 07:34:16 [INFO] 07:34:16 [INFO] --- compiler:3.14.1:compile (default-compile) @ pcep-impl --- 07:34:16 [INFO] Recompiling the module because of changed dependency. 07:34:16 [INFO] Compiling 20 source files with javac [debug release 21] to target/classes 07:34:16 [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.PCEPDispatcher 07:34:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/impl/src/main/java/org/opendaylight/protocol/pcep/impl/PCEPPeerRegistry.java:[46,15] auto-closeable resource org.opendaylight.protocol.pcep.impl.PCEPPeerRegistry.SessionReference has a member method close() that could throw InterruptedException 07:34:16 [INFO] 07:34:16 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-impl >>> 07:34:16 [INFO] 07:34:16 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-impl --- 07:34:16 [INFO] Fork Value is true 07:34:20 [INFO] Done SpotBugs Analysis.... 07:34:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:34:20 [INFO] 07:34:20 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-impl <<< 07:34:20 [INFO] 07:34:20 [INFO] 07:34:20 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-impl --- 07:34:20 [INFO] BugInstance size is 0 07:34:20 [INFO] Error size is 0 07:34:20 [INFO] No errors/warnings found 07:34:20 [INFO] 07:34:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-impl --- 07:34:20 [INFO] Copying 63 resources from src/test/resources to target/test-classes 07:34:20 [INFO] 07:34:20 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ pcep-impl --- 07:34:20 [INFO] Recompiling the module because of changed dependency. 07:34:20 [INFO] Compiling 19 source files with javac [debug release 21] to target/test-classes 07:34:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/impl/src/test/java/org/opendaylight/protocol/pcep/impl/PCEPDispatcherImplTest.java:[134,26] auto-closeable resource ignored is never referenced in body of corresponding try statement 07:34:21 [INFO] 07:34:21 [INFO] --- surefire:3.5.4:test (default-test) @ pcep-impl --- 07:34:21 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:34:21 [INFO] 07:34:21 [INFO] ------------------------------------------------------- 07:34:21 [INFO] T E S T S 07:34:21 [INFO] ------------------------------------------------------- 07:34:22 [INFO] Running org.opendaylight.protocol.pcep.impl.P2MPTeLspTlvsParserTest 07:34:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.476 s -- in org.opendaylight.protocol.pcep.impl.P2MPTeLspTlvsParserTest 07:34:23 [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPTlvParserTest 07:34:23 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.opendaylight.protocol.pcep.impl.PCEPTlvParserTest 07:34:23 [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPValidatorTest 07:34:23 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.459 s -- in org.opendaylight.protocol.pcep.impl.PCEPValidatorTest 07:34:23 [INFO] Running org.opendaylight.protocol.pcep.impl.PcepXROSubobjectParserTest 07:34:23 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.protocol.pcep.impl.PcepXROSubobjectParserTest 07:34:23 [INFO] Running org.opendaylight.protocol.pcep.impl.PcepEROSubobjectParserTest 07:34:23 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.opendaylight.protocol.pcep.impl.PcepEROSubobjectParserTest 07:34:23 [INFO] Running org.opendaylight.protocol.pcep.impl.UtilTest 07:34:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.protocol.pcep.impl.UtilTest 07:34:23 [INFO] Running org.opendaylight.protocol.pcep.impl.PcepRROSubobjectParserTest 07:34:23 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.protocol.pcep.impl.PcepRROSubobjectParserTest 07:34:23 [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPSessionImplTest 07:34:23 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:34:25 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.719 s -- in org.opendaylight.protocol.pcep.impl.PCEPSessionImplTest 07:34:25 [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPParserTest 07:34:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.protocol.pcep.impl.PCEPParserTest 07:34:25 [INFO] Running org.opendaylight.protocol.pcep.impl.FiniteStateMachineTest 07:34:25 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.348 s -- in org.opendaylight.protocol.pcep.impl.FiniteStateMachineTest 07:34:25 [INFO] Running org.opendaylight.protocol.pcep.impl.LabelSubobjectParserTest 07:34:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.pcep.impl.LabelSubobjectParserTest 07:34:25 [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPDispatcherImplTest 07:34:26 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.997 s -- in org.opendaylight.protocol.pcep.impl.PCEPDispatcherImplTest 07:34:26 [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPObjectParserTest 07:34:26 [INFO] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.160 s -- in org.opendaylight.protocol.pcep.impl.PCEPObjectParserTest 07:34:26 [INFO] Running org.opendaylight.protocol.pcep.impl.SslContextFactoryTest 07:34:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.pcep.impl.SslContextFactoryTest 07:34:27 [INFO] 07:34:27 [INFO] Results: 07:34:27 [INFO] 07:34:27 [INFO] Tests run: 125, Failures: 0, Errors: 0, Skipped: 0 07:34:27 [INFO] 07:34:27 [INFO] 07:34:27 [INFO] --- copy:14.1.6:copy-files (default) @ pcep-impl --- 07:34:27 [INFO] 07:34:27 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-impl --- 07:34:27 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/pcep-impl-0.24.0-SNAPSHOT.jar 07:34:27 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/classes/META-INF/MANIFEST.MF 07:34:27 [INFO] 07:34:27 [INFO] --- jar:3.4.2:test-jar (default) @ pcep-impl --- 07:34:27 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/pcep-impl-0.24.0-SNAPSHOT-tests.jar 07:34:27 [INFO] 07:34:27 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ pcep-impl --- 07:34:27 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/pcep-impl-0.24.0-SNAPSHOT-test-sources.jar 07:34:27 [INFO] 07:34:27 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-impl --- 07:34:29 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/pcep-impl-0.24.0-SNAPSHOT-javadoc.jar 07:34:29 [INFO] 07:34:29 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-impl --- 07:34:29 [INFO] CycloneDX: Resolving Dependencies 07:34:29 [INFO] CycloneDX: Creating BOM version 1.6 with 45 component(s) 07:34:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/bom.xml 07:34:29 [INFO] attaching as pcep-impl-0.24.0-SNAPSHOT-cyclonedx.xml 07:34:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/bom.json 07:34:29 [INFO] attaching as pcep-impl-0.24.0-SNAPSHOT-cyclonedx.json 07:34:29 [INFO] 07:34:29 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-impl --- 07:34:29 [INFO] Skipping duplicate-finder execution! 07:34:29 [INFO] 07:34:29 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ pcep-impl --- 07:34:29 [WARNING] Used undeclared dependencies found: 07:34:29 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:34:29 [WARNING] Non-test scoped test only dependencies found: 07:34:29 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:34:29 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:34:29 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:34:29 [WARNING] org.opendaylight.bgpcep:pcep-base-parser:jar:0.24.0-SNAPSHOT:compile 07:34:29 [WARNING] org.opendaylight.bgpcep:rsvp-api:jar:0.24.0-SNAPSHOT:compile 07:34:29 [INFO] 07:34:29 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-impl --- 07:34:29 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/pcep-impl-0.24.0-SNAPSHOT-sources.jar 07:34:29 [INFO] 07:34:29 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-impl --- 07:34:29 [INFO] 07:34:29 [INFO] --- jacoco:0.8.14:report (report) @ pcep-impl --- 07:34:29 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/code-coverage/jacoco.exec 07:34:29 [INFO] Analyzed bundle 'pcep-impl' with 26 classes 07:34:29 [INFO] 07:34:29 [INFO] --- install:3.1.4:install (default-install) @ pcep-impl --- 07:34:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-impl/0.24.0-SNAPSHOT/pcep-impl-0.24.0-SNAPSHOT.pom 07:34:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/pcep-impl-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-impl/0.24.0-SNAPSHOT/pcep-impl-0.24.0-SNAPSHOT.jar 07:34:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/pcep-impl-0.24.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/pcep-impl/0.24.0-SNAPSHOT/pcep-impl-0.24.0-SNAPSHOT-tests.jar 07:34:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/pcep-impl-0.24.0-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-impl/0.24.0-SNAPSHOT/pcep-impl-0.24.0-SNAPSHOT-test-sources.jar 07:34:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/pcep-impl-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-impl/0.24.0-SNAPSHOT/pcep-impl-0.24.0-SNAPSHOT-javadoc.jar 07:34:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-impl/0.24.0-SNAPSHOT/pcep-impl-0.24.0-SNAPSHOT-cyclonedx.xml 07:34:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-impl/0.24.0-SNAPSHOT/pcep-impl-0.24.0-SNAPSHOT-cyclonedx.json 07:34:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/pcep-impl-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-impl/0.24.0-SNAPSHOT/pcep-impl-0.24.0-SNAPSHOT-sources.jar 07:34:29 [INFO] 07:34:29 [INFO] --- bundle:6.0.0:install (default-install) @ pcep-impl --- 07:34:30 [INFO] Installing org/opendaylight/bgpcep/pcep-impl/0.24.0-SNAPSHOT/pcep-impl-0.24.0-SNAPSHOT.jar 07:34:30 [INFO] Writing OBR metadata 07:34:30 [INFO] 07:34:30 [INFO] --- dependency:3.9.0:tree (default-cli) @ pcep-impl --- 07:34:30 [INFO] org.opendaylight.bgpcep:pcep-impl:bundle:0.24.0-SNAPSHOT 07:34:30 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.24.0-SNAPSHOT:compile 07:34:30 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:34:30 [INFO] +- org.opendaylight.bgpcep:pcep-spi:jar:0.24.0-SNAPSHOT:compile 07:34:30 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:34:30 [INFO] +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.24.0-SNAPSHOT:compile 07:34:30 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.24.0-SNAPSHOT:compile 07:34:30 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:34:30 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:34:30 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:34:30 [INFO] +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:34:30 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.24.0-SNAPSHOT:test 07:34:30 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.20:test 07:34:30 [INFO] | +- ch.qos.logback:logback-core:jar:1.5.20:test 07:34:30 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:test 07:34:30 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.20:test 07:34:30 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:test 07:34:30 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:test 07:34:30 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 07:34:30 [INFO] +- org.checkerframework:checker-qual:jar:3.51.1:compile (optional) 07:34:30 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:34:30 [INFO] +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:34:30 [INFO] +- io.netty:netty-common:jar:4.2.7.Final:compile 07:34:30 [INFO] +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:34:30 [INFO] | +- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:34:30 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:34:30 [INFO] +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:34:30 [INFO] +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:34:30 [INFO] +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:34:30 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:34:30 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:34:30 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:34:30 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:34:30 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:34:30 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:34:30 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:34:30 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:34:30 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:34:30 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:34:30 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:34:30 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:34:30 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:34:30 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:34:30 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:34:30 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:34:30 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 07:34:30 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 07:34:30 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:34:30 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:34:30 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:34:30 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:34:30 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:34:30 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:34:30 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:34:30 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:34:30 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:34:30 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:34:30 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:34:30 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:34:30 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:34:30 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:34:30 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:34:30 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:34:30 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:34:30 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:34:30 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:34:30 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:34:30 [INFO] +- junit:junit:jar:4.13.2:test 07:34:30 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:34:30 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:34:30 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:34:30 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:34:30 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:34:30 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:34:30 [INFO] 07:34:30 [INFO] --- clm:3.0.0-01:index (default-cli) @ pcep-impl --- 07:34:30 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/sonatype-clm/module.xml 07:34:30 [INFO] 07:34:30 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-pcep-impl >------------ 07:34:30 [INFO] Building OpenDaylight :: PCEP :: Impl 0.24.0-SNAPSHOT [109/167] 07:34:30 [INFO] from features/odl-bgpcep-pcep-impl/pom.xml 07:34:30 [INFO] ------------------------------[ feature ]------------------------------- 07:34:30 [INFO] 07:34:30 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep-impl --- 07:34:30 [INFO] 07:34:30 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-pcep-impl --- 07:34:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:34:30 [INFO] 07:34:30 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-impl --- 07:34:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:34:30 [INFO] 07:34:30 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-impl --- 07:34:30 [INFO] 07:34:30 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-pcep-impl --- 07:34:30 [INFO] 07:34:30 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-impl --- 07:34:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:34:30 [INFO] argLine set to empty 07:34:30 [INFO] 07:34:30 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep-impl --- 07:34:30 [INFO] Starting audit... 07:34:30 Audit done. 07:34:30 [INFO] You have 0 Checkstyle violations. 07:34:30 [INFO] 07:34:30 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-pcep-impl --- 07:34:30 [INFO] Starting audit... 07:34:30 Audit done. 07:34:30 [INFO] You have 0 Checkstyle violations. 07:34:30 [INFO] 07:34:30 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-pcep-impl --- 07:34:30 [INFO] 07:34:30 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-impl --- 07:34:30 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-impl/target/feature/feature.xml 07:34:30 [INFO] ...done! 07:34:30 [INFO] Attaching features XML 07:34:30 [INFO] 07:34:30 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-pcep-impl --- 07:34:30 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:34:30 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:34:30 [INFO] 07:34:30 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-impl >>> 07:34:30 [INFO] 07:34:30 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep-impl --- 07:34:30 [INFO] No files found to run spotbugs, check compile phase has been run 07:34:30 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:34:30 [INFO] 07:34:30 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-impl <<< 07:34:30 [INFO] 07:34:30 [INFO] 07:34:30 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep-impl --- 07:34:30 [INFO] 07:34:30 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-pcep-impl --- 07:34:30 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-impl 07:34:30 [INFO] Project dependency features detected: [] 07:34:30 [INFO] Pax Exam System (Version: 4.14.0) created. 07:34:30 [INFO] Creating RMI registry server on 127.0.0.1:43111 07:34:31 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:34:31 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:34:31 [INFO] Waiting for remote bundle context.. on 43111 name: b3180603-a420-4740-a98e-652c5d559999 timout: [ RelativeTimeout value = 180000 ] 07:34:34 [INFO] Building jar from resources and headers. 07:34:34 [INFO] Writing jar finished. 07:34:42 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:34:42 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:34:43 [INFO] 07:34:43 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-pcep-impl --- 07:34:43 [INFO] 07:34:43 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-pcep-impl --- 07:34:43 [INFO] No Javadoc in project. Archive not created. 07:34:43 [INFO] 07:34:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep-impl --- 07:34:43 [INFO] CycloneDX: Resolving Dependencies 07:34:45 [INFO] CycloneDX: Creating BOM version 1.6 with 225 component(s) 07:34:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-impl/target/bom.xml 07:34:45 [INFO] attaching as odl-bgpcep-pcep-impl-0.24.0-SNAPSHOT-cyclonedx.xml 07:34:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-impl/target/bom.json 07:34:45 [INFO] attaching as odl-bgpcep-pcep-impl-0.24.0-SNAPSHOT-cyclonedx.json 07:34:45 [INFO] 07:34:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-impl --- 07:34:45 [INFO] Skipping duplicate-finder execution! 07:34:45 [INFO] 07:34:45 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-impl --- 07:34:45 [INFO] Skipping plugin execution 07:34:45 [INFO] 07:34:45 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-impl --- 07:34:45 [INFO] Skipping source per configuration. 07:34:45 [INFO] 07:34:45 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep-impl --- 07:34:45 [INFO] 07:34:45 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-pcep-impl --- 07:34:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:34:45 [INFO] 07:34:45 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep-impl --- 07:34:45 [WARNING] 07:34:45 [WARNING] The packaging plugin for project odl-bgpcep-pcep-impl did not assign 07:34:45 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:34:45 [WARNING] 07:34:45 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:34:45 [WARNING] 07:34:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-impl/0.24.0-SNAPSHOT/odl-bgpcep-pcep-impl-0.24.0-SNAPSHOT.pom 07:34:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-impl/0.24.0-SNAPSHOT/odl-bgpcep-pcep-impl-0.24.0-SNAPSHOT-features.xml 07:34:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-impl/0.24.0-SNAPSHOT/odl-bgpcep-pcep-impl-0.24.0-SNAPSHOT-cyclonedx.xml 07:34:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-impl/0.24.0-SNAPSHOT/odl-bgpcep-pcep-impl-0.24.0-SNAPSHOT-cyclonedx.json 07:34:45 [INFO] 07:34:45 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-pcep-impl --- 07:34:45 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep-impl:feature:0.24.0-SNAPSHOT 07:34:45 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:compile 07:34:45 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:compile 07:34:45 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:compile 07:34:45 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:34:45 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:34:45 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:34:45 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:34:45 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:34:45 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:34:45 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:34:45 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:34:45 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:34:45 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:34:45 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:34:45 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:compile 07:34:45 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:compile 07:34:45 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:34:45 [INFO] | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:34:45 [INFO] | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:34:45 [INFO] | | | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:34:45 [INFO] | | | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:34:45 [INFO] | | | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:34:45 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:34:45 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:34:45 [INFO] | | | | | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:34:45 [INFO] | | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:34:45 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:34:45 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:34:45 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:34:45 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:34:45 [INFO] | | | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:34:45 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile 07:34:45 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:34:45 [INFO] | | | | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:34:45 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:34:45 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:34:45 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:34:45 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 07:34:45 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:34:45 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:compile 07:34:45 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:34:45 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:34:45 [INFO] | | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:34:45 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 07:34:45 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:compile 07:34:45 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:34:45 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:34:45 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:34:45 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:34:45 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:34:45 [INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:34:45 [INFO] | | | \- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:34:45 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 07:34:45 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:compile 07:34:45 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:compile 07:34:45 [INFO] | | +- com.typesafe:config:jar:1.4.5:compile 07:34:45 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:34:45 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:34:45 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:34:45 [INFO] | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 07:34:45 [INFO] | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:compile 07:34:45 [INFO] | | | +- io.aeron:aeron-annotations:jar:1.45.1:compile 07:34:45 [INFO] | | | +- io.aeron:aeron-client:jar:1.45.1:compile 07:34:45 [INFO] | | | +- io.aeron:aeron-driver:jar:1.45.1:compile 07:34:45 [INFO] | | | +- org.agrona:agrona:jar:1.22.0:compile 07:34:45 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:34:45 [INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:34:45 [INFO] | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:compile 07:34:45 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:12.0.3:compile 07:34:45 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:34:45 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:34:45 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:34:45 [INFO] | | \- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:compile 07:34:45 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:34:45 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:compile 07:34:45 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:compile 07:34:45 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.26.0:compile 07:34:45 [INFO] | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:compile 07:34:45 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:34:45 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:34:45 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:34:45 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:34:45 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:compile 07:34:45 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:compile 07:34:45 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:compile 07:34:45 [INFO] | | \- org.apache.commons:commons-text:jar:1.14.0:compile 07:34:45 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:34:45 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:34:45 [INFO] | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:34:45 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:34:45 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:34:45 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:34:45 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:34:45 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:34:45 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:34:45 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:34:45 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:34:45 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:34:45 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:34:45 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:34:45 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:compile 07:34:45 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:34:45 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:34:45 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:34:45 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:34:45 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:34:45 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:34:45 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:34:45 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:34:45 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:34:45 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:34:45 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:34:45 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:34:45 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:34:45 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:34:45 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:34:45 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:34:45 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:34:45 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:34:45 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:34:45 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:34:45 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:34:45 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:34:45 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:34:45 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:34:45 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:34:45 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:34:45 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:34:45 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:34:45 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:compile 07:34:45 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:compile 07:34:45 [INFO] | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:compile 07:34:45 [INFO] | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:compile 07:34:45 [INFO] | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:compile 07:34:45 [INFO] | | | +- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:compile 07:34:45 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:34:45 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:34:45 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:compile 07:34:45 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:compile 07:34:45 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:compile 07:34:45 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:34:45 [INFO] | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:34:45 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:34:45 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:34:45 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:34:45 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:34:45 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:34:45 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:34:45 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:34:45 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:34:45 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:compile 07:34:45 [INFO] | | \- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:compile 07:34:45 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:compile 07:34:45 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:compile 07:34:45 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:compile 07:34:45 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:34:45 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:34:45 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:compile 07:34:45 [INFO] | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:compile 07:34:45 [INFO] | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:34:45 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:compile 07:34:45 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:compile 07:34:45 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:34:45 [INFO] | | +- org.opendaylight.controller:raft-api:jar:12.0.3:compile 07:34:45 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:compile 07:34:45 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:34:45 [INFO] | | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:34:45 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:34:45 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:34:45 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:34:45 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:34:45 [INFO] | | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:34:45 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:compile 07:34:45 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:34:45 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:compile 07:34:45 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:compile 07:34:45 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:compile 07:34:45 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:compile 07:34:45 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:compile 07:34:45 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:compile 07:34:45 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:compile 07:34:45 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-base-parser:xml:features:0.24.0-SNAPSHOT:compile 07:34:45 [INFO] | +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.24.0-SNAPSHOT:compile 07:34:45 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:34:45 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:0.24.0-SNAPSHOT:compile 07:34:45 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.24.0-SNAPSHOT:compile 07:34:45 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.24.0-SNAPSHOT:compile 07:34:45 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:34:45 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:34:45 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.24.0-SNAPSHOT:compile 07:34:45 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:34:45 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:34:45 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:34:45 [INFO] +- org.opendaylight.bgpcep:pcep-impl:jar:0.24.0-SNAPSHOT:compile 07:34:45 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:0.24.0-SNAPSHOT:compile 07:34:45 [INFO] | | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:34:45 [INFO] | +- org.opendaylight.bgpcep:pcep-spi:jar:0.24.0-SNAPSHOT:compile 07:34:45 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.24.0-SNAPSHOT:compile 07:34:45 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:34:45 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:34:45 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:34:45 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:34:45 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:34:45 [INFO] | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:34:45 [INFO] | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:34:45 [INFO] | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:34:45 [INFO] | | +- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:34:45 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:34:45 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:34:45 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:34:45 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:34:45 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:34:45 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:34:45 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:34:45 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:34:45 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:34:45 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:34:45 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:34:45 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:34:45 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:34:45 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:34:45 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:34:45 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:34:45 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:34:45 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:34:45 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:34:45 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:34:45 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:34:45 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:34:45 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:34:45 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:34:45 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:34:45 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:34:45 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:34:45 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:34:45 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:34:45 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:34:45 [INFO] +- junit:junit:jar:4.13.2:test 07:34:45 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:34:45 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:34:45 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:34:45 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:34:45 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:34:45 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:34:45 [INFO] 07:34:45 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-pcep-impl --- 07:34:45 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-impl/target/sonatype-clm/module.xml 07:34:45 [INFO] 07:34:45 [INFO] --------------< org.opendaylight.bgpcep:programming-api >--------------- 07:34:45 [INFO] Building programming-api 0.24.0-SNAPSHOT [110/167] 07:34:45 [INFO] from programming/api/pom.xml 07:34:45 [INFO] -------------------------------[ bundle ]------------------------------- 07:34:45 [INFO] 07:34:45 [INFO] --- clean:3.5.0:clean (default-clean) @ programming-api --- 07:34:45 [INFO] 07:34:45 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ programming-api --- 07:34:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:34:45 [INFO] 07:34:45 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ programming-api --- 07:34:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:34:45 [INFO] 07:34:45 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ programming-api --- 07:34:46 [INFO] 07:34:46 [INFO] --- dependency:3.9.0:properties (default) @ programming-api --- 07:34:46 [INFO] 07:34:46 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ programming-api --- 07:34:46 [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/programming/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:34:46 [INFO] 07:34:46 [INFO] --- yang:14.0.20:generate-sources (binding) @ programming-api --- 07:34:46 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:34:46 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/programming/api/src/main/yang 07:34:46 [INFO] yang-to-sources: Found 1 dependencies in 702.0 μs 07:34:46 [INFO] yang-to-sources: Project model files found: 1 in 2.199 ms 07:34:46 [INFO] yang-to-sources: 2 YANG models processed in 9.357 ms 07:34:46 [INFO] BindingJavaFileGenerator: Defined 43 files in 3.101 ms 07:34:46 [INFO] Sorted 43 files into 8 directories in 108.5 μs 07:34:46 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 43 in 18.49 ms 07:34:46 [INFO] 07:34:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ programming-api --- 07:34:46 [INFO] Starting audit... 07:34:46 Audit done. 07:34:46 [INFO] You have 0 Checkstyle violations. 07:34:46 [INFO] 07:34:46 [INFO] --- checkstyle:3.6.0:check (default) @ programming-api --- 07:34:46 [INFO] Starting audit... 07:34:46 Audit done. 07:34:46 [INFO] You have 0 Checkstyle violations. 07:34:46 [INFO] 07:34:46 [INFO] --- dependency:3.9.0:copy (unpack-license) @ programming-api --- 07:34:46 [INFO] 07:34:46 [INFO] --- resources:3.3.1:resources (default-resources) @ programming-api --- 07:34:46 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/api/src/main/resources 07:34:46 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/api/target/generated-sources/spi 07:34:46 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:34:46 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:34:46 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:34:46 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/api/target/generated-sources/spi 07:34:46 [INFO] 07:34:46 [INFO] --- compiler:3.14.1:compile (default-compile) @ programming-api --- 07:34:46 [INFO] Recompiling the module because of changed source code. 07:34:46 [INFO] Compiling 43 source files with javac [debug release 21] to target/classes 07:34:46 [INFO] 07:34:46 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ programming-api >>> 07:34:46 [INFO] 07:34:46 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ programming-api --- 07:34:46 [INFO] Fork Value is true 07:34:48 [INFO] Done SpotBugs Analysis.... 07:34:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:34:48 [INFO] 07:34:48 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ programming-api <<< 07:34:48 [INFO] 07:34:48 [INFO] 07:34:48 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ programming-api --- 07:34:48 [INFO] BugInstance size is 0 07:34:48 [INFO] Error size is 0 07:34:48 [INFO] No errors/warnings found 07:34:48 [INFO] 07:34:48 [INFO] --- resources:3.3.1:testResources (default-testResources) @ programming-api --- 07:34:48 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/api/src/test/resources 07:34:48 [INFO] 07:34:48 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ programming-api --- 07:34:48 [INFO] Recompiling the module because of changed dependency. 07:34:48 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 07:34:48 [INFO] 07:34:48 [INFO] --- surefire:3.5.4:test (default-test) @ programming-api --- 07:34:48 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:34:48 [INFO] 07:34:48 [INFO] ------------------------------------------------------- 07:34:48 [INFO] T E S T S 07:34:48 [INFO] ------------------------------------------------------- 07:34:49 [INFO] Running org.opendaylight.bgpcep.programming.NanotimeUtilTest 07:34:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s -- in org.opendaylight.bgpcep.programming.NanotimeUtilTest 07:34:49 [INFO] 07:34:49 [INFO] Results: 07:34:49 [INFO] 07:34:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 07:34:49 [INFO] 07:34:49 [INFO] 07:34:49 [INFO] --- copy:14.1.6:copy-files (default) @ programming-api --- 07:34:49 [INFO] 07:34:49 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ programming-api --- 07:34:50 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/programming/api/target/programming-api-0.24.0-SNAPSHOT.jar 07:34:50 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/programming/api/target/classes/META-INF/MANIFEST.MF 07:34:50 [INFO] 07:34:50 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ programming-api --- 07:34:52 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/programming/api/target/programming-api-0.24.0-SNAPSHOT-javadoc.jar 07:34:52 [INFO] 07:34:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ programming-api --- 07:34:52 [INFO] CycloneDX: Resolving Dependencies 07:34:52 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 07:34:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/programming/api/target/bom.xml 07:34:52 [INFO] attaching as programming-api-0.24.0-SNAPSHOT-cyclonedx.xml 07:34:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/programming/api/target/bom.json 07:34:52 [INFO] attaching as programming-api-0.24.0-SNAPSHOT-cyclonedx.json 07:34:52 [INFO] 07:34:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ programming-api --- 07:34:52 [INFO] Skipping duplicate-finder execution! 07:34:52 [INFO] 07:34:52 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ programming-api --- 07:34:52 [INFO] No dependency problems found 07:34:52 [INFO] 07:34:52 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ programming-api --- 07:34:52 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/programming/api/target/programming-api-0.24.0-SNAPSHOT-sources.jar 07:34:52 [INFO] 07:34:52 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ programming-api --- 07:34:52 [INFO] 07:34:52 [INFO] --- jacoco:0.8.14:report (report) @ programming-api --- 07:34:52 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/programming/api/target/code-coverage/jacoco.exec 07:34:52 [INFO] Analyzed bundle 'programming-api' with 3 classes 07:34:52 [INFO] 07:34:52 [INFO] --- install:3.1.4:install (default-install) @ programming-api --- 07:34:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/api/pom.xml to /tmp/r/org/opendaylight/bgpcep/programming-api/0.24.0-SNAPSHOT/programming-api-0.24.0-SNAPSHOT.pom 07:34:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/api/target/programming-api-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/programming-api/0.24.0-SNAPSHOT/programming-api-0.24.0-SNAPSHOT.jar 07:34:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/api/target/programming-api-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/programming-api/0.24.0-SNAPSHOT/programming-api-0.24.0-SNAPSHOT-javadoc.jar 07:34:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/programming-api/0.24.0-SNAPSHOT/programming-api-0.24.0-SNAPSHOT-cyclonedx.xml 07:34:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/programming-api/0.24.0-SNAPSHOT/programming-api-0.24.0-SNAPSHOT-cyclonedx.json 07:34:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/api/target/programming-api-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/programming-api/0.24.0-SNAPSHOT/programming-api-0.24.0-SNAPSHOT-sources.jar 07:34:52 [INFO] 07:34:52 [INFO] --- bundle:6.0.0:install (default-install) @ programming-api --- 07:34:52 [INFO] Installing org/opendaylight/bgpcep/programming-api/0.24.0-SNAPSHOT/programming-api-0.24.0-SNAPSHOT.jar 07:34:52 [INFO] Writing OBR metadata 07:34:52 [INFO] 07:34:52 [INFO] --- dependency:3.9.0:tree (default-cli) @ programming-api --- 07:34:52 [INFO] org.opendaylight.bgpcep:programming-api:bundle:0.24.0-SNAPSHOT 07:34:52 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:34:52 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:34:52 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:34:52 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:34:52 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:34:52 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:34:52 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:34:52 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:34:52 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:34:52 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:34:52 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:34:52 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:34:52 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:34:52 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:34:52 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:34:52 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:34:52 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:34:52 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:34:52 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:34:52 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:34:52 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:34:52 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:34:52 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:34:52 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:34:52 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:34:52 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:34:52 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:34:52 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:34:52 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:34:52 [INFO] +- junit:junit:jar:4.13.2:test 07:34:52 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:34:52 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:34:52 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:34:52 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:34:52 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:34:52 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:34:52 [INFO] 07:34:52 [INFO] --- clm:3.0.0-01:index (default-cli) @ programming-api --- 07:34:52 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/programming/api/target/sonatype-clm/module.xml 07:34:52 [INFO] 07:34:52 [INFO] --------------< org.opendaylight.bgpcep:programming-spi >--------------- 07:34:52 [INFO] Building programming-spi 0.24.0-SNAPSHOT [111/167] 07:34:52 [INFO] from programming/spi/pom.xml 07:34:52 [INFO] -------------------------------[ bundle ]------------------------------- 07:34:52 [INFO] 07:34:52 [INFO] --- clean:3.5.0:clean (default-clean) @ programming-spi --- 07:34:52 [INFO] 07:34:52 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ programming-spi --- 07:34:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:34:52 [INFO] 07:34:52 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ programming-spi --- 07:34:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:34:52 [INFO] 07:34:52 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ programming-spi --- 07:34:53 [INFO] 07:34:53 [INFO] --- dependency:3.9.0:properties (default) @ programming-spi --- 07:34:53 [INFO] 07:34:53 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ programming-spi --- 07:34: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/programming/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:34:53 [INFO] 07:34:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ programming-spi --- 07:34:53 [INFO] Starting audit... 07:34:53 Audit done. 07:34:53 [INFO] You have 0 Checkstyle violations. 07:34:53 [INFO] 07:34:53 [INFO] --- checkstyle:3.6.0:check (default) @ programming-spi --- 07:34:53 [INFO] Starting audit... 07:34:53 Audit done. 07:34:53 [INFO] You have 0 Checkstyle violations. 07:34:53 [INFO] 07:34:53 [INFO] --- dependency:3.9.0:copy (unpack-license) @ programming-spi --- 07:34:53 [INFO] 07:34:53 [INFO] --- resources:3.3.1:resources (default-resources) @ programming-spi --- 07:34:53 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/spi/src/main/resources 07:34:53 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/spi/target/generated-sources/spi 07:34:53 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/spi/target/generated-sources/yang 07:34:53 [INFO] 07:34:53 [INFO] --- compiler:3.14.1:compile (default-compile) @ programming-spi --- 07:34:53 [INFO] Recompiling the module because of changed dependency. 07:34:53 [INFO] Compiling 6 source files with javac [debug release 21] to target/classes 07:34:53 [WARNING] /w/workspace/bgpcep-maven-clm-master/programming/spi/src/main/java/org/opendaylight/bgpcep/programming/spi/SchedulerException.java:[18,27] non-transient instance field of a serializable class declared with a non-serializable type 07:34:53 [INFO] 07:34:53 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ programming-spi >>> 07:34:53 [INFO] 07:34:53 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ programming-spi --- 07:34:53 [INFO] Fork Value is true 07:34:55 [INFO] Done SpotBugs Analysis.... 07:34:55 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:34:55 [INFO] 07:34:55 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ programming-spi <<< 07:34:55 [INFO] 07:34:55 [INFO] 07:34:55 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ programming-spi --- 07:34:55 [INFO] BugInstance size is 0 07:34:55 [INFO] Error size is 0 07:34:55 [INFO] No errors/warnings found 07:34:55 [INFO] 07:34:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ programming-spi --- 07:34:55 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/spi/src/test/resources 07:34:55 [INFO] 07:34:55 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ programming-spi --- 07:34:55 [INFO] No sources to compile 07:34:55 [INFO] 07:34:55 [INFO] --- surefire:3.5.4:test (default-test) @ programming-spi --- 07:34:55 [INFO] No tests to run. 07:34:55 [INFO] 07:34:55 [INFO] --- copy:14.1.6:copy-files (default) @ programming-spi --- 07:34:55 [INFO] 07:34:55 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ programming-spi --- 07:34:55 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/programming/spi/target/programming-spi-0.24.0-SNAPSHOT.jar 07:34:55 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/programming/spi/target/classes/META-INF/MANIFEST.MF 07:34:55 [INFO] 07:34:55 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ programming-spi --- 07:34:56 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/programming/spi/target/programming-spi-0.24.0-SNAPSHOT-javadoc.jar 07:34:56 [INFO] 07:34:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ programming-spi --- 07:34:56 [INFO] CycloneDX: Resolving Dependencies 07:34:57 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 07:34:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/programming/spi/target/bom.xml 07:34:57 [INFO] attaching as programming-spi-0.24.0-SNAPSHOT-cyclonedx.xml 07:34:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/programming/spi/target/bom.json 07:34:57 [INFO] attaching as programming-spi-0.24.0-SNAPSHOT-cyclonedx.json 07:34:57 [INFO] 07:34:57 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ programming-spi --- 07:34:57 [INFO] Skipping duplicate-finder execution! 07:34:57 [INFO] 07:34:57 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ programming-spi --- 07:34:57 [INFO] No dependency problems found 07:34:57 [INFO] 07:34:57 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ programming-spi --- 07:34:57 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/programming/spi/target/programming-spi-0.24.0-SNAPSHOT-sources.jar 07:34:57 [INFO] 07:34:57 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ programming-spi --- 07:34:57 [INFO] 07:34:57 [INFO] --- jacoco:0.8.14:report (report) @ programming-spi --- 07:34:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:34:57 [INFO] 07:34:57 [INFO] --- install:3.1.4:install (default-install) @ programming-spi --- 07:34:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/programming-spi/0.24.0-SNAPSHOT/programming-spi-0.24.0-SNAPSHOT.pom 07:34:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/spi/target/programming-spi-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/programming-spi/0.24.0-SNAPSHOT/programming-spi-0.24.0-SNAPSHOT.jar 07:34:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/spi/target/programming-spi-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/programming-spi/0.24.0-SNAPSHOT/programming-spi-0.24.0-SNAPSHOT-javadoc.jar 07:34:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/programming-spi/0.24.0-SNAPSHOT/programming-spi-0.24.0-SNAPSHOT-cyclonedx.xml 07:34:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/programming-spi/0.24.0-SNAPSHOT/programming-spi-0.24.0-SNAPSHOT-cyclonedx.json 07:34:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/spi/target/programming-spi-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/programming-spi/0.24.0-SNAPSHOT/programming-spi-0.24.0-SNAPSHOT-sources.jar 07:34:57 [INFO] 07:34:57 [INFO] --- bundle:6.0.0:install (default-install) @ programming-spi --- 07:34:57 [INFO] Installing org/opendaylight/bgpcep/programming-spi/0.24.0-SNAPSHOT/programming-spi-0.24.0-SNAPSHOT.jar 07:34:57 [INFO] Writing OBR metadata 07:34:57 [INFO] 07:34:57 [INFO] --- dependency:3.9.0:tree (default-cli) @ programming-spi --- 07:34:57 [INFO] org.opendaylight.bgpcep:programming-spi:bundle:0.24.0-SNAPSHOT 07:34:57 [INFO] +- org.opendaylight.bgpcep:programming-api:jar:0.24.0-SNAPSHOT:compile 07:34:57 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:34:57 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:34:57 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:34:57 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:34:57 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 07:34:57 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:34:57 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:34:57 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:34:57 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:34:57 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:34:57 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:34:57 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:34:57 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:34:57 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:34:57 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:34:57 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:34:57 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:34:57 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:34:57 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:34:57 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:34:57 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:34:57 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:34:57 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:34:57 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:34:57 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:34:57 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:34:57 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:34:57 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:34:57 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:34:57 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:34:57 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:34:57 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:34:57 [INFO] +- junit:junit:jar:4.13.2:test 07:34:57 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:34:57 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:34:57 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:34:57 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:34:57 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:34:57 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:34:57 [INFO] 07:34:57 [INFO] --- clm:3.0.0-01:index (default-cli) @ programming-spi --- 07:34:57 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/programming/spi/target/sonatype-clm/module.xml 07:34:57 [INFO] 07:34:57 [INFO] ----------< org.opendaylight.bgpcep:programming-topology-api >---------- 07:34:57 [INFO] Building programming-topology-api 0.24.0-SNAPSHOT [112/167] 07:34:57 [INFO] from programming/topology-api/pom.xml 07:34:57 [INFO] -------------------------------[ bundle ]------------------------------- 07:34:57 [INFO] 07:34:57 [INFO] --- clean:3.5.0:clean (default-clean) @ programming-topology-api --- 07:34:57 [INFO] 07:34:57 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ programming-topology-api --- 07:34:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:34:57 [INFO] 07:34:57 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ programming-topology-api --- 07:34:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:34:57 [INFO] 07:34:57 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ programming-topology-api --- 07:34:57 [INFO] 07:34:57 [INFO] --- dependency:3.9.0:properties (default) @ programming-topology-api --- 07:34:57 [INFO] 07:34:57 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ programming-topology-api --- 07:34:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/programming/topology-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:34:57 [INFO] 07:34:57 [INFO] --- yang:14.0.20:generate-sources (binding) @ programming-topology-api --- 07:34:57 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:34:57 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/programming/topology-api/src/main/yang 07:34:57 [INFO] yang-to-sources: Found 8 dependencies in 832.1 μs 07:34:57 [INFO] yang-to-sources: Project model files found: 1 in 953.0 μs 07:34:57 [INFO] yang-to-sources: 6 YANG models processed in 28.09 ms 07:34:57 [INFO] BindingJavaFileGenerator: Defined 6 files in 5.017 ms 07:34:57 [INFO] Sorted 6 files into 3 directories in 92.57 μs 07:34:57 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 7.170 ms 07:34:57 [INFO] 07:34:57 [INFO] --- checkstyle:3.6.0:check (check-license) @ programming-topology-api --- 07:34:57 [INFO] Starting audit... 07:34:57 Audit done. 07:34:57 [INFO] You have 0 Checkstyle violations. 07:34:57 [INFO] 07:34:57 [INFO] --- checkstyle:3.6.0:check (default) @ programming-topology-api --- 07:34:57 [INFO] Starting audit... 07:34:57 Audit done. 07:34:57 [INFO] You have 0 Checkstyle violations. 07:34:57 [INFO] 07:34:57 [INFO] --- dependency:3.9.0:copy (unpack-license) @ programming-topology-api --- 07:34:57 [INFO] 07:34:57 [INFO] --- resources:3.3.1:resources (default-resources) @ programming-topology-api --- 07:34:57 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/topology-api/src/main/resources 07:34:57 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/generated-sources/spi 07:34:57 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:34:57 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:34:57 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:34:57 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/generated-sources/spi 07:34:57 [INFO] 07:34:57 [INFO] --- compiler:3.14.1:compile (default-compile) @ programming-topology-api --- 07:34:57 [INFO] Recompiling the module because of changed dependency. 07:34:57 [INFO] Compiling 6 source files with javac [debug release 21] to target/classes 07:34:58 [INFO] 07:34:58 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ programming-topology-api >>> 07:34:58 [INFO] 07:34:58 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ programming-topology-api --- 07:34:58 [INFO] Fork Value is true 07:35:00 [INFO] Done SpotBugs Analysis.... 07:35:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:35:00 [INFO] 07:35:00 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ programming-topology-api <<< 07:35:00 [INFO] 07:35:00 [INFO] 07:35:00 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ programming-topology-api --- 07:35:00 [INFO] BugInstance size is 0 07:35:00 [INFO] Error size is 0 07:35:00 [INFO] No errors/warnings found 07:35:00 [INFO] 07:35:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ programming-topology-api --- 07:35:00 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/topology-api/src/test/resources 07:35:00 [INFO] 07:35:00 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ programming-topology-api --- 07:35:00 [INFO] No sources to compile 07:35:00 [INFO] 07:35:00 [INFO] --- surefire:3.5.4:test (default-test) @ programming-topology-api --- 07:35:00 [INFO] No tests to run. 07:35:00 [INFO] 07:35:00 [INFO] --- copy:14.1.6:copy-files (default) @ programming-topology-api --- 07:35:00 [INFO] 07:35:00 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ programming-topology-api --- 07:35:00 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/programming-topology-api-0.24.0-SNAPSHOT.jar 07:35:00 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/classes/META-INF/MANIFEST.MF 07:35:00 [INFO] 07:35:00 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ programming-topology-api --- 07:35:01 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/programming-topology-api-0.24.0-SNAPSHOT-javadoc.jar 07:35:01 [INFO] 07:35:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ programming-topology-api --- 07:35:01 [INFO] CycloneDX: Resolving Dependencies 07:35:02 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 07:35:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/bom.xml 07:35:02 [INFO] attaching as programming-topology-api-0.24.0-SNAPSHOT-cyclonedx.xml 07:35:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/bom.json 07:35:02 [INFO] attaching as programming-topology-api-0.24.0-SNAPSHOT-cyclonedx.json 07:35:02 [INFO] 07:35:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ programming-topology-api --- 07:35:02 [INFO] Skipping duplicate-finder execution! 07:35:02 [INFO] 07:35:02 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ programming-topology-api --- 07:35:02 [INFO] No dependency problems found 07:35:02 [INFO] 07:35:02 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ programming-topology-api --- 07:35:02 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/programming-topology-api-0.24.0-SNAPSHOT-sources.jar 07:35:02 [INFO] 07:35:02 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ programming-topology-api --- 07:35:02 [INFO] 07:35:02 [INFO] --- jacoco:0.8.14:report (report) @ programming-topology-api --- 07:35:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:35:02 [INFO] 07:35:02 [INFO] --- install:3.1.4:install (default-install) @ programming-topology-api --- 07:35:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/topology-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/programming-topology-api/0.24.0-SNAPSHOT/programming-topology-api-0.24.0-SNAPSHOT.pom 07:35:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/programming-topology-api-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/programming-topology-api/0.24.0-SNAPSHOT/programming-topology-api-0.24.0-SNAPSHOT.jar 07:35:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/programming-topology-api-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/programming-topology-api/0.24.0-SNAPSHOT/programming-topology-api-0.24.0-SNAPSHOT-javadoc.jar 07:35:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/programming-topology-api/0.24.0-SNAPSHOT/programming-topology-api-0.24.0-SNAPSHOT-cyclonedx.xml 07:35:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/programming-topology-api/0.24.0-SNAPSHOT/programming-topology-api-0.24.0-SNAPSHOT-cyclonedx.json 07:35:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/programming-topology-api-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/programming-topology-api/0.24.0-SNAPSHOT/programming-topology-api-0.24.0-SNAPSHOT-sources.jar 07:35:02 [INFO] 07:35:02 [INFO] --- bundle:6.0.0:install (default-install) @ programming-topology-api --- 07:35:02 [INFO] Installing org/opendaylight/bgpcep/programming-topology-api/0.24.0-SNAPSHOT/programming-topology-api-0.24.0-SNAPSHOT.jar 07:35:02 [INFO] Writing OBR metadata 07:35:02 [INFO] 07:35:02 [INFO] --- dependency:3.9.0:tree (default-cli) @ programming-topology-api --- 07:35:02 [INFO] org.opendaylight.bgpcep:programming-topology-api:bundle:0.24.0-SNAPSHOT 07:35:02 [INFO] +- org.opendaylight.bgpcep:programming-api:jar:0.24.0-SNAPSHOT:compile 07:35:02 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:35:02 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:35:02 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:35:02 [INFO] +- org.opendaylight.bgpcep:topology-api:jar:0.24.0-SNAPSHOT:compile 07:35:02 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:35:02 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:35:02 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:35:02 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:35:02 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:35:02 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:35:02 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:35:02 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:35:02 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:35:02 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:35:02 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:35:02 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:35:02 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:35:02 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:35:02 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:35:02 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:35:02 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:35:02 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:35:02 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:35:02 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:35:02 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:35:02 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:35:02 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:35:02 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:35:02 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:35:02 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:35:02 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:35:02 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:35:02 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:35:02 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:35:02 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:35:02 [INFO] +- junit:junit:jar:4.13.2:test 07:35:02 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:35:02 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:35:02 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:35:02 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:35:02 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:35:02 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:35:02 [INFO] 07:35:02 [INFO] --- clm:3.0.0-01:index (default-cli) @ programming-topology-api --- 07:35:02 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/sonatype-clm/module.xml 07:35:02 [INFO] 07:35:02 [INFO] -----------< org.opendaylight.bgpcep:programming-tunnel-api >----------- 07:35:02 [INFO] Building programming-tunnel-api 0.24.0-SNAPSHOT [113/167] 07:35:02 [INFO] from programming/tunnel-api/pom.xml 07:35:02 [INFO] -------------------------------[ bundle ]------------------------------- 07:35:02 [INFO] 07:35:02 [INFO] --- clean:3.5.0:clean (default-clean) @ programming-tunnel-api --- 07:35:02 [INFO] 07:35:02 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ programming-tunnel-api --- 07:35:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:35:02 [INFO] 07:35:02 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ programming-tunnel-api --- 07:35:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:35:02 [INFO] 07:35:02 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ programming-tunnel-api --- 07:35:02 [INFO] 07:35:02 [INFO] --- dependency:3.9.0:properties (default) @ programming-tunnel-api --- 07:35:02 [INFO] 07:35:02 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ programming-tunnel-api --- 07:35:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/programming/tunnel-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:35:02 [INFO] 07:35:02 [INFO] --- yang:14.0.20:generate-sources (binding) @ programming-tunnel-api --- 07:35:02 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:35:02 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/src/main/yang 07:35:02 [INFO] yang-to-sources: Found 9 dependencies in 706.4 μs 07:35:02 [INFO] yang-to-sources: Project model files found: 1 in 647.2 μs 07:35:02 [INFO] yang-to-sources: 7 YANG models processed in 23.81 ms 07:35:02 [INFO] BindingJavaFileGenerator: Defined 17 files in 8.737 ms 07:35:02 [INFO] Sorted 17 files into 4 directories in 107.7 μs 07:35:02 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 17 in 12.58 ms 07:35:02 [INFO] 07:35:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ programming-tunnel-api --- 07:35:02 [INFO] Starting audit... 07:35:02 Audit done. 07:35:02 [INFO] You have 0 Checkstyle violations. 07:35:02 [INFO] 07:35:02 [INFO] --- checkstyle:3.6.0:check (default) @ programming-tunnel-api --- 07:35:02 [INFO] Starting audit... 07:35:02 Audit done. 07:35:02 [INFO] You have 0 Checkstyle violations. 07:35:02 [INFO] 07:35:02 [INFO] --- dependency:3.9.0:copy (unpack-license) @ programming-tunnel-api --- 07:35:02 [INFO] 07:35:02 [INFO] --- resources:3.3.1:resources (default-resources) @ programming-tunnel-api --- 07:35:02 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/src/main/resources 07:35:02 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/generated-sources/spi 07:35:02 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:35:02 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:35:02 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:35:02 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/generated-sources/spi 07:35:02 [INFO] 07:35:02 [INFO] --- compiler:3.14.1:compile (default-compile) @ programming-tunnel-api --- 07:35:02 [INFO] Recompiling the module because of changed dependency. 07:35:02 [INFO] Compiling 17 source files with javac [debug release 21] to target/classes 07:35:02 [INFO] 07:35:02 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ programming-tunnel-api >>> 07:35:02 [INFO] 07:35:02 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ programming-tunnel-api --- 07:35:02 [INFO] Fork Value is true 07:35:05 [INFO] Done SpotBugs Analysis.... 07:35:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:35:05 [INFO] 07:35:05 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ programming-tunnel-api <<< 07:35:05 [INFO] 07:35:05 [INFO] 07:35:05 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ programming-tunnel-api --- 07:35:05 [INFO] BugInstance size is 0 07:35:05 [INFO] Error size is 0 07:35:05 [INFO] No errors/warnings found 07:35:05 [INFO] 07:35:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ programming-tunnel-api --- 07:35:05 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/src/test/resources 07:35:05 [INFO] 07:35:05 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ programming-tunnel-api --- 07:35:05 [INFO] No sources to compile 07:35:05 [INFO] 07:35:05 [INFO] --- surefire:3.5.4:test (default-test) @ programming-tunnel-api --- 07:35:05 [INFO] No tests to run. 07:35:05 [INFO] 07:35:05 [INFO] --- copy:14.1.6:copy-files (default) @ programming-tunnel-api --- 07:35:05 [INFO] 07:35:05 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ programming-tunnel-api --- 07:35:05 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/programming-tunnel-api-0.24.0-SNAPSHOT.jar 07:35:05 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/classes/META-INF/MANIFEST.MF 07:35:05 [INFO] 07:35:05 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ programming-tunnel-api --- 07:35:06 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/programming-tunnel-api-0.24.0-SNAPSHOT-javadoc.jar 07:35:06 [INFO] 07:35:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ programming-tunnel-api --- 07:35:06 [INFO] CycloneDX: Resolving Dependencies 07:35:07 [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) 07:35:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/bom.xml 07:35:07 [INFO] attaching as programming-tunnel-api-0.24.0-SNAPSHOT-cyclonedx.xml 07:35:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/bom.json 07:35:07 [INFO] attaching as programming-tunnel-api-0.24.0-SNAPSHOT-cyclonedx.json 07:35:07 [INFO] 07:35:07 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ programming-tunnel-api --- 07:35:07 [INFO] Skipping duplicate-finder execution! 07:35:07 [INFO] 07:35:07 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ programming-tunnel-api --- 07:35:07 [INFO] No dependency problems found 07:35:07 [INFO] 07:35:07 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ programming-tunnel-api --- 07:35:07 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/programming-tunnel-api-0.24.0-SNAPSHOT-sources.jar 07:35:07 [INFO] 07:35:07 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ programming-tunnel-api --- 07:35:07 [INFO] 07:35:07 [INFO] --- jacoco:0.8.14:report (report) @ programming-tunnel-api --- 07:35:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:35:07 [INFO] 07:35:07 [INFO] --- install:3.1.4:install (default-install) @ programming-tunnel-api --- 07:35:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/programming-tunnel-api/0.24.0-SNAPSHOT/programming-tunnel-api-0.24.0-SNAPSHOT.pom 07:35:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/programming-tunnel-api-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/programming-tunnel-api/0.24.0-SNAPSHOT/programming-tunnel-api-0.24.0-SNAPSHOT.jar 07:35:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/programming-tunnel-api-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/programming-tunnel-api/0.24.0-SNAPSHOT/programming-tunnel-api-0.24.0-SNAPSHOT-javadoc.jar 07:35:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/programming-tunnel-api/0.24.0-SNAPSHOT/programming-tunnel-api-0.24.0-SNAPSHOT-cyclonedx.xml 07:35:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/programming-tunnel-api/0.24.0-SNAPSHOT/programming-tunnel-api-0.24.0-SNAPSHOT-cyclonedx.json 07:35:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/programming-tunnel-api-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/programming-tunnel-api/0.24.0-SNAPSHOT/programming-tunnel-api-0.24.0-SNAPSHOT-sources.jar 07:35:07 [INFO] 07:35:07 [INFO] --- bundle:6.0.0:install (default-install) @ programming-tunnel-api --- 07:35:07 [INFO] Installing org/opendaylight/bgpcep/programming-tunnel-api/0.24.0-SNAPSHOT/programming-tunnel-api-0.24.0-SNAPSHOT.jar 07:35:07 [INFO] Writing OBR metadata 07:35:07 [INFO] 07:35:07 [INFO] --- dependency:3.9.0:tree (default-cli) @ programming-tunnel-api --- 07:35:07 [INFO] org.opendaylight.bgpcep:programming-tunnel-api:bundle:0.24.0-SNAPSHOT 07:35:07 [INFO] +- org.opendaylight.bgpcep:programming-topology-api:jar:0.24.0-SNAPSHOT:compile 07:35:07 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:0.24.0-SNAPSHOT:compile 07:35:07 [INFO] | \- org.opendaylight.bgpcep:topology-api:jar:0.24.0-SNAPSHOT:compile 07:35:07 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:35:07 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:35:07 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:35:07 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:35:07 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:35:07 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:35:07 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:35:07 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:35:07 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:35:07 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:35:07 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:35:07 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:35:07 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:35:07 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:35:07 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:35:07 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:35:07 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:35:07 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:35:07 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:35:07 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:35:07 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:35:07 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:35:07 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:35:07 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:35:07 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:35:07 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:35:07 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:35:07 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:35:07 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:35:07 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:35:07 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:35:07 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:35:07 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:35:07 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:35:07 [INFO] +- junit:junit:jar:4.13.2:test 07:35:07 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:35:07 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:35:07 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:35:07 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:35:07 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:35:07 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:35:07 [INFO] 07:35:07 [INFO] --- clm:3.0.0-01:index (default-cli) @ programming-tunnel-api --- 07:35:07 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/sonatype-clm/module.xml 07:35:07 [INFO] 07:35:07 [INFO] ---------< org.opendaylight.bgpcep:odl-bgpcep-programming-api >--------- 07:35:07 [INFO] Building OpenDaylight :: PCEP :: Programming Api 0.24.0-SNAPSHOT [114/167] 07:35:07 [INFO] from features/odl-bgpcep-programming-api/pom.xml 07:35:07 [INFO] ------------------------------[ feature ]------------------------------- 07:35:07 [INFO] 07:35:07 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-programming-api --- 07:35:07 [INFO] 07:35:07 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-programming-api --- 07:35:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:35:07 [INFO] 07:35:07 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-programming-api --- 07:35:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:35:07 [INFO] 07:35:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-programming-api --- 07:35:07 [INFO] 07:35:07 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-programming-api --- 07:35:07 [INFO] 07:35:07 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-programming-api --- 07:35:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:35:07 [INFO] argLine set to empty 07:35:07 [INFO] 07:35:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-programming-api --- 07:35:07 [INFO] Starting audit... 07:35:07 Audit done. 07:35:07 [INFO] You have 0 Checkstyle violations. 07:35:07 [INFO] 07:35:07 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-programming-api --- 07:35:07 [INFO] Starting audit... 07:35:07 Audit done. 07:35:07 [INFO] You have 0 Checkstyle violations. 07:35:07 [INFO] 07:35:07 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-programming-api --- 07:35:07 [INFO] 07:35:07 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-programming-api --- 07:35:07 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-api/target/feature/feature.xml 07:35:07 [INFO] ...done! 07:35:07 [INFO] Attaching features XML 07:35:07 [INFO] 07:35:07 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-programming-api --- 07:35:07 [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:35:07 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:35:07 [INFO] 07:35:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-programming-api >>> 07:35:07 [INFO] 07:35:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-programming-api --- 07:35:07 [INFO] No files found to run spotbugs, check compile phase has been run 07:35:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:35:07 [INFO] 07:35:07 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-programming-api <<< 07:35:07 [INFO] 07:35:07 [INFO] 07:35:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-programming-api --- 07:35:07 [INFO] 07:35:07 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-programming-api --- 07:35:07 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-programming-api 07:35:07 [INFO] Project dependency features detected: [] 07:35:07 [INFO] Pax Exam System (Version: 4.14.0) created. 07:35:07 [INFO] Creating RMI registry server on 127.0.0.1:43311 07:35:08 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:35:08 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:35:08 [INFO] Waiting for remote bundle context.. on 43311 name: 0692ae7b-b9c4-4ef6-b3ce-481303b456b3 timout: [ RelativeTimeout value = 180000 ] 07:35:11 [INFO] Building jar from resources and headers. 07:35:11 [INFO] Writing jar finished. 07:35:13 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:35:13 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:35:13 [INFO] 07:35:13 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-programming-api --- 07:35:13 [INFO] 07:35:13 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-programming-api --- 07:35:13 [INFO] No Javadoc in project. Archive not created. 07:35:13 [INFO] 07:35:13 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-programming-api --- 07:35:13 [INFO] CycloneDX: Resolving Dependencies 07:35:14 [INFO] CycloneDX: Creating BOM version 1.6 with 94 component(s) 07:35:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-api/target/bom.xml 07:35:14 [INFO] attaching as odl-bgpcep-programming-api-0.24.0-SNAPSHOT-cyclonedx.xml 07:35:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-api/target/bom.json 07:35:14 [INFO] attaching as odl-bgpcep-programming-api-0.24.0-SNAPSHOT-cyclonedx.json 07:35:14 [INFO] 07:35:14 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-programming-api --- 07:35:14 [INFO] Skipping duplicate-finder execution! 07:35:14 [INFO] 07:35:14 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-programming-api --- 07:35:14 [INFO] Skipping plugin execution 07:35:14 [INFO] 07:35:14 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-programming-api --- 07:35:14 [INFO] Skipping source per configuration. 07:35:14 [INFO] 07:35:14 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-programming-api --- 07:35:14 [INFO] 07:35:14 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-programming-api --- 07:35:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:35:14 [INFO] 07:35:14 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-programming-api --- 07:35:14 [WARNING] 07:35:14 [WARNING] The packaging plugin for project odl-bgpcep-programming-api did not assign 07:35:14 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:35:14 [WARNING] 07:35:14 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:35:14 [WARNING] 07:35:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-api/0.24.0-SNAPSHOT/odl-bgpcep-programming-api-0.24.0-SNAPSHOT.pom 07:35:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-api/0.24.0-SNAPSHOT/odl-bgpcep-programming-api-0.24.0-SNAPSHOT-features.xml 07:35:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-api/0.24.0-SNAPSHOT/odl-bgpcep-programming-api-0.24.0-SNAPSHOT-cyclonedx.xml 07:35:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-api/0.24.0-SNAPSHOT/odl-bgpcep-programming-api-0.24.0-SNAPSHOT-cyclonedx.json 07:35:14 [INFO] 07:35:14 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-programming-api --- 07:35:14 [INFO] org.opendaylight.bgpcep:odl-bgpcep-programming-api:feature:0.24.0-SNAPSHOT 07:35:14 [INFO] +- org.opendaylight.bgpcep:programming-api:jar:0.24.0-SNAPSHOT:compile 07:35:14 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:35:15 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:35:15 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:35:15 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:35:15 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:35:15 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:35:15 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:35:15 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:35:15 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:35:15 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:35:15 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:35:15 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:35:15 [INFO] +- org.opendaylight.bgpcep:programming-spi:jar:0.24.0-SNAPSHOT:compile 07:35:15 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:35:15 [INFO] | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:35:15 [INFO] +- org.opendaylight.bgpcep:programming-topology-api:jar:0.24.0-SNAPSHOT:compile 07:35:15 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:0.24.0-SNAPSHOT:compile 07:35:15 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:35:15 [INFO] | | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:35:15 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:35:15 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:35:15 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:35:15 [INFO] +- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.24.0-SNAPSHOT:compile 07:35:15 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:0.24.0-SNAPSHOT:compile 07:35:15 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.24.0-SNAPSHOT:compile 07:35:15 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:35:15 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:35:15 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:35:15 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:35:15 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:35:15 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:35:15 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:35:15 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:35:15 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:35:15 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:35:15 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:35:15 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:15.0.2:compile 07:35:15 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:0.24.0-SNAPSHOT:compile 07:35:15 [INFO] | \- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.24.0-SNAPSHOT:compile 07:35:15 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:35:15 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:35:15 [INFO] | | \- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:35:15 [INFO] | \- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:35:15 [INFO] | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:35:15 [INFO] | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:35:15 [INFO] | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:35:15 [INFO] | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:35:15 [INFO] | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:35:15 [INFO] | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:35:15 [INFO] | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:35:15 [INFO] | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:35:15 [INFO] | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:35:15 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:35:15 [INFO] | +- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:35:15 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:35:15 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:35:15 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:35:15 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:35:15 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:35:15 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:35:15 [INFO] +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:35:15 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:35:15 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:35:15 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:35:15 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:35:15 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:35:15 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:35:15 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:35:15 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:35:15 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:35:15 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:35:15 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:35:15 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:35:15 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:35:15 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:35:15 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:35:15 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:35:15 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:35:15 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:35:15 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:35:15 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:35:15 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:35:15 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:35:15 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:35:15 [INFO] | | | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:35:15 [INFO] | | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:35:15 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:35:15 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:35:15 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:35:15 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:35:15 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:35:15 [INFO] | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:35:15 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:35:15 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:35:15 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:35:15 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:35:15 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:35:15 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:35:15 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:35:15 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:35:15 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:35:15 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:35:15 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:35:15 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:35:15 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:35:15 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:35:15 [INFO] +- junit:junit:jar:4.13.2:test 07:35:15 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:35:15 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:35:15 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:35:15 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:35:15 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:35:15 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:35:15 [INFO] 07:35:15 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-programming-api --- 07:35:15 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-api/target/sonatype-clm/module.xml 07:35:15 [INFO] 07:35:15 [INFO] --------------< org.opendaylight.bgpcep:pcep-tunnel-api >--------------- 07:35:15 [INFO] Building pcep-tunnel-api 0.24.0-SNAPSHOT [115/167] 07:35:15 [INFO] from pcep/tunnel/tunnel-api/pom.xml 07:35:15 [INFO] -------------------------------[ bundle ]------------------------------- 07:35:15 [INFO] 07:35:15 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-tunnel-api --- 07:35:15 [INFO] 07:35:15 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-tunnel-api --- 07:35:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:35:15 [INFO] 07:35:15 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-tunnel-api --- 07:35:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:35:15 [INFO] 07:35:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-tunnel-api --- 07:35:15 [INFO] 07:35:15 [INFO] --- dependency:3.9.0:properties (default) @ pcep-tunnel-api --- 07:35:15 [INFO] 07:35:15 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ pcep-tunnel-api --- 07:35: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/pcep/tunnel/tunnel-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:35:15 [INFO] 07:35:15 [INFO] --- yang:14.0.20:generate-sources (binding) @ pcep-tunnel-api --- 07:35:15 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:35:15 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/src/main/yang 07:35:15 [INFO] yang-to-sources: Found 14 dependencies in 2.121 ms 07:35:15 [INFO] yang-to-sources: Project model files found: 3 in 2.493 ms 07:35:15 [INFO] yang-to-sources: 20 YANG models processed in 67.75 ms 07:35:15 [INFO] BindingJavaFileGenerator: Defined 54 files in 11.75 ms 07:35:15 [INFO] Sorted 54 files into 10 directories in 139.1 μs 07:35:15 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 54 in 26.16 ms 07:35:15 [INFO] 07:35:15 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-tunnel-api --- 07:35:15 [INFO] Starting audit... 07:35:15 Audit done. 07:35:15 [INFO] You have 0 Checkstyle violations. 07:35:15 [INFO] 07:35:15 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-tunnel-api --- 07:35:15 [INFO] Starting audit... 07:35:15 Audit done. 07:35:15 [INFO] You have 0 Checkstyle violations. 07:35:15 [INFO] 07:35:15 [INFO] --- dependency:3.9.0:copy (unpack-license) @ pcep-tunnel-api --- 07:35:15 [INFO] 07:35:15 [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-tunnel-api --- 07:35:15 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/src/main/resources 07:35:15 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/generated-sources/spi 07:35:15 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 07:35:15 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:35:15 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 07:35:15 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/generated-sources/spi 07:35:15 [INFO] 07:35:15 [INFO] --- compiler:3.14.1:compile (default-compile) @ pcep-tunnel-api --- 07:35:15 [INFO] Recompiling the module because of changed dependency. 07:35:15 [INFO] Compiling 53 source files with javac [debug release 21] to target/classes 07:35:15 [INFO] 07:35:15 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-tunnel-api >>> 07:35:15 [INFO] 07:35:15 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-tunnel-api --- 07:35:15 [INFO] Fork Value is true 07:35:18 [INFO] Done SpotBugs Analysis.... 07:35:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:35:18 [INFO] 07:35:18 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-tunnel-api <<< 07:35:18 [INFO] 07:35:18 [INFO] 07:35:18 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-tunnel-api --- 07:35:18 [INFO] BugInstance size is 0 07:35:18 [INFO] Error size is 0 07:35:18 [INFO] No errors/warnings found 07:35:18 [INFO] 07:35:18 [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-tunnel-api --- 07:35:18 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/src/test/resources 07:35:18 [INFO] 07:35:18 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ pcep-tunnel-api --- 07:35:18 [INFO] No sources to compile 07:35:18 [INFO] 07:35:18 [INFO] --- surefire:3.5.4:test (default-test) @ pcep-tunnel-api --- 07:35:18 [INFO] No tests to run. 07:35:18 [INFO] 07:35:18 [INFO] --- copy:14.1.6:copy-files (default) @ pcep-tunnel-api --- 07:35:18 [INFO] 07:35:18 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-tunnel-api --- 07:35:18 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-0.24.0-SNAPSHOT.jar 07:35:18 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/classes/META-INF/MANIFEST.MF 07:35:18 [INFO] 07:35:18 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-tunnel-api --- 07:35:20 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-0.24.0-SNAPSHOT-javadoc.jar 07:35:20 [INFO] 07:35:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-tunnel-api --- 07:35:20 [INFO] CycloneDX: Resolving Dependencies 07:35:21 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 07:35:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/bom.xml 07:35:21 [INFO] attaching as pcep-tunnel-api-0.24.0-SNAPSHOT-cyclonedx.xml 07:35:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/bom.json 07:35:21 [INFO] attaching as pcep-tunnel-api-0.24.0-SNAPSHOT-cyclonedx.json 07:35:21 [INFO] 07:35:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-tunnel-api --- 07:35:21 [INFO] Skipping duplicate-finder execution! 07:35:21 [INFO] 07:35:21 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ pcep-tunnel-api --- 07:35:21 [INFO] No dependency problems found 07:35:21 [INFO] 07:35:21 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-tunnel-api --- 07:35:21 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-0.24.0-SNAPSHOT-sources.jar 07:35:21 [INFO] 07:35:21 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-tunnel-api --- 07:35:21 [INFO] 07:35:21 [INFO] --- jacoco:0.8.14:report (report) @ pcep-tunnel-api --- 07:35:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:35:21 [INFO] 07:35:21 [INFO] --- install:3.1.4:install (default-install) @ pcep-tunnel-api --- 07:35:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-api/0.24.0-SNAPSHOT/pcep-tunnel-api-0.24.0-SNAPSHOT.pom 07:35:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-api/0.24.0-SNAPSHOT/pcep-tunnel-api-0.24.0-SNAPSHOT.jar 07:35:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-api/0.24.0-SNAPSHOT/pcep-tunnel-api-0.24.0-SNAPSHOT-javadoc.jar 07:35:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-api/0.24.0-SNAPSHOT/pcep-tunnel-api-0.24.0-SNAPSHOT-cyclonedx.xml 07:35:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-api/0.24.0-SNAPSHOT/pcep-tunnel-api-0.24.0-SNAPSHOT-cyclonedx.json 07:35:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-api/0.24.0-SNAPSHOT/pcep-tunnel-api-0.24.0-SNAPSHOT-sources.jar 07:35:21 [INFO] 07:35:21 [INFO] --- bundle:6.0.0:install (default-install) @ pcep-tunnel-api --- 07:35:21 [INFO] Installing org/opendaylight/bgpcep/pcep-tunnel-api/0.24.0-SNAPSHOT/pcep-tunnel-api-0.24.0-SNAPSHOT.jar 07:35:21 [INFO] Writing OBR metadata 07:35:21 [INFO] 07:35:21 [INFO] --- dependency:3.9.0:tree (default-cli) @ pcep-tunnel-api --- 07:35:21 [INFO] org.opendaylight.bgpcep:pcep-tunnel-api:bundle:0.24.0-SNAPSHOT 07:35:21 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.24.0-SNAPSHOT:compile 07:35:21 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:35:21 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:35:21 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:35:21 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:35:21 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:35:21 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:35:21 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.24.0-SNAPSHOT:compile 07:35:21 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:35:21 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:35:21 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:35:21 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:35:21 [INFO] +- org.opendaylight.bgpcep:programming-api:jar:0.24.0-SNAPSHOT:compile 07:35:21 [INFO] +- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.24.0-SNAPSHOT:compile 07:35:21 [INFO] | \- org.opendaylight.bgpcep:programming-topology-api:jar:0.24.0-SNAPSHOT:compile 07:35:21 [INFO] +- org.opendaylight.bgpcep:topology-api:jar:0.24.0-SNAPSHOT:compile 07:35:21 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:35:21 [INFO] +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.24.0-SNAPSHOT:compile 07:35:21 [INFO] +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:35:21 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:35:21 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:35:21 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:35:21 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:35:21 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:35:21 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:35:21 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:35:21 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:35:21 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:35:21 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:35:21 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:35:21 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:35:21 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:35:21 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:35:21 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:35:21 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:35:21 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:35:21 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:35:21 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:35:21 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:35:21 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:35:21 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:35:21 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:35:21 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:35:21 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:35:21 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:35:21 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:35:21 [INFO] +- junit:junit:jar:4.13.2:test 07:35:21 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:35:21 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:35:21 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:35:21 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:35:21 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:35:21 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:35:21 [INFO] 07:35:21 [INFO] --- clm:3.0.0-01:index (default-cli) @ pcep-tunnel-api --- 07:35:21 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/sonatype-clm/module.xml 07:35:21 [INFO] 07:35:21 [INFO] --------------< org.opendaylight.bgpcep:programming-impl >-------------- 07:35:21 [INFO] Building programming-impl 0.24.0-SNAPSHOT [116/167] 07:35:21 [INFO] from programming/impl/pom.xml 07:35:21 [INFO] -------------------------------[ bundle ]------------------------------- 07:35:21 [INFO] 07:35:21 [INFO] --- clean:3.5.0:clean (default-clean) @ programming-impl --- 07:35:21 [INFO] 07:35:21 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ programming-impl --- 07:35:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:35:21 [INFO] 07:35:21 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ programming-impl --- 07:35:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:35:21 [INFO] 07:35:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ programming-impl --- 07:35:21 [INFO] 07:35:21 [INFO] --- dependency:3.9.0:properties (default) @ programming-impl --- 07:35:21 [INFO] 07:35:21 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ programming-impl --- 07:35: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/programming/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:35:21 [INFO] 07:35:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ programming-impl --- 07:35:21 [INFO] Starting audit... 07:35:21 Audit done. 07:35:21 [INFO] You have 0 Checkstyle violations. 07:35:21 [INFO] 07:35:21 [INFO] --- checkstyle:3.6.0:check (default) @ programming-impl --- 07:35:22 [INFO] Starting audit... 07:35:22 Audit done. 07:35:22 [INFO] You have 0 Checkstyle violations. 07:35:22 [INFO] 07:35:22 [INFO] --- dependency:3.9.0:copy (unpack-license) @ programming-impl --- 07:35:22 [INFO] 07:35:22 [INFO] --- resources:3.3.1:resources (default-resources) @ programming-impl --- 07:35:22 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/impl/src/main/resources 07:35:22 [INFO] 07:35:22 [INFO] --- compiler:3.14.1:compile (default-compile) @ programming-impl --- 07:35:22 [INFO] Recompiling the module because of changed dependency. 07:35:22 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 07:35:22 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:35:22 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:35:22 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:35:22 [INFO] 07:35:22 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ programming-impl >>> 07:35:22 [INFO] 07:35:22 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ programming-impl --- 07:35:22 [INFO] Fork Value is true 07:35:25 [INFO] Done SpotBugs Analysis.... 07:35:25 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:35:25 [INFO] 07:35:25 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ programming-impl <<< 07:35:25 [INFO] 07:35:25 [INFO] 07:35:25 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ programming-impl --- 07:35:25 [INFO] BugInstance size is 0 07:35:25 [INFO] Error size is 0 07:35:25 [INFO] No errors/warnings found 07:35:25 [INFO] 07:35:25 [INFO] --- resources:3.3.1:testResources (default-testResources) @ programming-impl --- 07:35:25 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:35:25 [INFO] 07:35:25 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ programming-impl --- 07:35:25 [INFO] Recompiling the module because of changed dependency. 07:35:25 [INFO] Compiling 4 source files with javac [debug release 21] to target/test-classes 07:35:25 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:35:25 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:35:25 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:35:25 [INFO] 07:35:25 [INFO] --- surefire:3.5.4:test (default-test) @ programming-impl --- 07:35:25 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:35:25 [INFO] 07:35:25 [INFO] ------------------------------------------------------- 07:35:25 [INFO] T E S T S 07:35:25 [INFO] ------------------------------------------------------- 07:35:26 [INFO] Running org.opendaylight.bgpcep.programming.impl.DefaultInstructionSchedulerTest 07:35:26 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:35:36 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.40 s -- in org.opendaylight.bgpcep.programming.impl.DefaultInstructionSchedulerTest 07:35:36 [INFO] 07:35:36 [INFO] Results: 07:35:36 [INFO] 07:35:36 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 07:35:36 [INFO] 07:35:36 [INFO] 07:35:36 [INFO] --- copy:14.1.6:copy-files (default) @ programming-impl --- 07:35:36 [INFO] 07:35:36 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ programming-impl --- 07:35:36 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/programming/impl/target/programming-impl-0.24.0-SNAPSHOT.jar 07:35:36 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/programming/impl/target/classes/META-INF/MANIFEST.MF 07:35:36 [INFO] 07:35:36 [INFO] --- jar:3.4.2:test-jar (default) @ programming-impl --- 07:35:36 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/programming/impl/target/programming-impl-0.24.0-SNAPSHOT-tests.jar 07:35:36 [INFO] 07:35:36 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ programming-impl --- 07:35:36 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/programming/impl/target/programming-impl-0.24.0-SNAPSHOT-test-sources.jar 07:35:36 [INFO] 07:35:36 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ programming-impl --- 07:35:38 [WARNING] Javadoc Warnings 07:35:38 [WARNING] /w/workspace/bgpcep-maven-clm-master/programming/impl/src/main/java/org/opendaylight/bgpcep/programming/impl/DefaultInstructionSchedulerFactory.java:36: warning: no comment 07:35:38 [WARNING] public final class DefaultInstructionSchedulerFactory implements InstructionSchedulerFactory, AutoCloseable { 07:35:38 [WARNING] ^ 07:35:38 [WARNING] /w/workspace/bgpcep-maven-clm-master/programming/impl/src/main/java/org/opendaylight/bgpcep/programming/impl/DefaultInstructionSchedulerFactory.java:51: warning: no comment 07:35:38 [WARNING] public DefaultInstructionSchedulerFactory(@Reference final DataBroker dataProvider, 07:35:38 [WARNING] ^ 07:35:38 [WARNING] 2 warnings 07:35:38 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/programming/impl/target/programming-impl-0.24.0-SNAPSHOT-javadoc.jar 07:35:38 [INFO] 07:35:38 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ programming-impl --- 07:35:38 [INFO] CycloneDX: Resolving Dependencies 07:35:39 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 07:35:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/programming/impl/target/bom.xml 07:35:39 [INFO] attaching as programming-impl-0.24.0-SNAPSHOT-cyclonedx.xml 07:35:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/programming/impl/target/bom.json 07:35:39 [INFO] attaching as programming-impl-0.24.0-SNAPSHOT-cyclonedx.json 07:35:39 [INFO] 07:35:39 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ programming-impl --- 07:35:39 [INFO] Skipping duplicate-finder execution! 07:35:39 [INFO] 07:35:39 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ programming-impl --- 07:35:39 [INFO] No dependency problems found 07:35:39 [INFO] 07:35:39 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ programming-impl --- 07:35:39 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/programming/impl/target/programming-impl-0.24.0-SNAPSHOT-sources.jar 07:35:39 [INFO] 07:35:39 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ programming-impl --- 07:35:39 [INFO] 07:35:39 [INFO] --- jacoco:0.8.14:report (report) @ programming-impl --- 07:35:39 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/programming/impl/target/code-coverage/jacoco.exec 07:35:39 [INFO] Analyzed bundle 'programming-impl' with 9 classes 07:35:39 [INFO] 07:35:39 [INFO] --- install:3.1.4:install (default-install) @ programming-impl --- 07:35:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/programming-impl/0.24.0-SNAPSHOT/programming-impl-0.24.0-SNAPSHOT.pom 07:35:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/impl/target/programming-impl-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/programming-impl/0.24.0-SNAPSHOT/programming-impl-0.24.0-SNAPSHOT.jar 07:35:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/impl/target/programming-impl-0.24.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/programming-impl/0.24.0-SNAPSHOT/programming-impl-0.24.0-SNAPSHOT-tests.jar 07:35:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/impl/target/programming-impl-0.24.0-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/programming-impl/0.24.0-SNAPSHOT/programming-impl-0.24.0-SNAPSHOT-test-sources.jar 07:35:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/impl/target/programming-impl-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/programming-impl/0.24.0-SNAPSHOT/programming-impl-0.24.0-SNAPSHOT-javadoc.jar 07:35:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/programming-impl/0.24.0-SNAPSHOT/programming-impl-0.24.0-SNAPSHOT-cyclonedx.xml 07:35:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/programming-impl/0.24.0-SNAPSHOT/programming-impl-0.24.0-SNAPSHOT-cyclonedx.json 07:35:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/impl/target/programming-impl-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/programming-impl/0.24.0-SNAPSHOT/programming-impl-0.24.0-SNAPSHOT-sources.jar 07:35:39 [INFO] 07:35:39 [INFO] --- bundle:6.0.0:install (default-install) @ programming-impl --- 07:35:39 [INFO] Installing org/opendaylight/bgpcep/programming-impl/0.24.0-SNAPSHOT/programming-impl-0.24.0-SNAPSHOT.jar 07:35:39 [INFO] Writing OBR metadata 07:35:39 [INFO] 07:35:39 [INFO] --- dependency:3.9.0:tree (default-cli) @ programming-impl --- 07:35:39 [INFO] org.opendaylight.bgpcep:programming-impl:bundle:0.24.0-SNAPSHOT 07:35:39 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:35:39 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:35:39 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:35:39 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:35:39 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:35:39 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:35:39 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:35:39 [INFO] +- io.netty:netty-common:jar:4.2.7.Final:compile 07:35:39 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:35:39 [INFO] +- org.checkerframework:checker-qual:jar:3.51.1:provided 07:35:39 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:35:39 [INFO] +- org.opendaylight.bgpcep:programming-api:jar:0.24.0-SNAPSHOT:compile 07:35:39 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:35:39 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:35:39 [INFO] +- org.opendaylight.bgpcep:programming-spi:jar:0.24.0-SNAPSHOT:compile 07:35:39 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:35:39 [INFO] | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:35:39 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:35:39 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:35:39 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:35:39 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:35:39 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:35:39 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:35:39 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:35:39 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:35:39 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:35:39 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:35:39 [INFO] +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.24.0-SNAPSHOT:test 07:35:39 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.24.0-SNAPSHOT:test 07:35:39 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:test 07:35:39 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:test 07:35:39 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:0.24.0-SNAPSHOT:test 07:35:39 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:test 07:35:39 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.7.Final:test 07:35:39 [INFO] | | \- io.netty:netty-buffer:jar:4.2.7.Final:test 07:35:39 [INFO] | +- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.24.0-SNAPSHOT:test 07:35:39 [INFO] | | \- org.opendaylight.bgpcep:programming-topology-api:jar:0.24.0-SNAPSHOT:test 07:35:39 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:0.24.0-SNAPSHOT:test 07:35:39 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:test 07:35:39 [INFO] | +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.24.0-SNAPSHOT:test 07:35:39 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:test 07:35:39 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:test 07:35:39 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:test 07:35:39 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.24.0-SNAPSHOT:test 07:35:39 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.20:test 07:35:39 [INFO] | \- ch.qos.logback:logback-core:jar:1.5.20:test 07:35:39 [INFO] +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:35:39 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:test 07:35:39 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:35:39 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:35:39 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:test 07:35:39 [INFO] | | \- org.immutables:value:jar:annotations:2.11.6:test (optional) 07:35:39 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:test 07:35:39 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:35:39 [INFO] | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:35:39 [INFO] | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:35:39 [INFO] +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:35:39 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:35:39 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:35:39 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:35:39 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:35:39 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:35:39 [INFO] | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:35:39 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:35:39 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:test 07:35:39 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:35:39 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:test 07:35:39 [INFO] +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:35:39 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:35:39 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:35:39 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:35:39 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:35:39 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:35:39 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:35:39 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:35:39 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:35:39 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:35:39 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:test 07:35:39 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:35:39 [INFO] | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:35:39 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:35:39 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:35:39 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:35:39 [INFO] | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:test 07:35:39 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:35:39 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:14.0.20:test 07:35:39 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:35:39 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:35:39 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:35:39 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:35:39 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:35:39 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:35:39 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:35:39 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:35:39 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:35:39 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:35:39 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:35:39 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:35:39 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:35:39 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:35:39 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:35:39 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:35:39 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:35:39 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:35:39 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:35:39 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:35:39 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:35:39 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:35:39 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:35:39 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:35:39 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:35:39 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:35:39 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:35:39 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:35:39 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:35:39 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:35:39 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:35:39 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:35:39 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:35:39 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:35:39 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:35:39 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:35:39 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:35:39 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:35:39 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:35:39 [INFO] +- junit:junit:jar:4.13.2:test 07:35:39 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:35:39 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:35:39 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:35:39 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:35:39 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:35:39 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:35:39 [INFO] 07:35:39 [INFO] --- clm:3.0.0-01:index (default-cli) @ programming-impl --- 07:35:39 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/programming/impl/target/sonatype-clm/module.xml 07:35:39 [INFO] 07:35:39 [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-programming-impl >--------- 07:35:39 [INFO] Building OpenDaylight :: PCEP :: Programming Impl 0.24.0-SNAPSHOT [117/167] 07:35:39 [INFO] from features/odl-bgpcep-programming-impl/pom.xml 07:35:39 [INFO] ------------------------------[ feature ]------------------------------- 07:35:39 [INFO] 07:35:39 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-programming-impl --- 07:35:39 [INFO] 07:35:39 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-programming-impl --- 07:35:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:35:39 [INFO] 07:35:39 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-programming-impl --- 07:35:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:35:39 [INFO] 07:35:39 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-programming-impl --- 07:35:40 [INFO] 07:35:40 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-programming-impl --- 07:35:40 [INFO] 07:35:40 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-programming-impl --- 07:35:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:35:40 [INFO] argLine set to empty 07:35:40 [INFO] 07:35:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-programming-impl --- 07:35:40 [INFO] Starting audit... 07:35:40 Audit done. 07:35:40 [INFO] You have 0 Checkstyle violations. 07:35:40 [INFO] 07:35:40 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-programming-impl --- 07:35:40 [INFO] Starting audit... 07:35:40 Audit done. 07:35:40 [INFO] You have 0 Checkstyle violations. 07:35:40 [INFO] 07:35:40 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-programming-impl --- 07:35:40 [INFO] 07:35:40 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-programming-impl --- 07:35:40 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-impl/target/feature/feature.xml 07:35:40 [INFO] ...done! 07:35:40 [INFO] Attaching features XML 07:35:40 [INFO] 07:35:40 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-programming-impl --- 07:35:40 [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:35:40 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:35:40 [INFO] 07:35:40 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-programming-impl >>> 07:35:40 [INFO] 07:35:40 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-programming-impl --- 07:35:40 [INFO] No files found to run spotbugs, check compile phase has been run 07:35:40 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:35:40 [INFO] 07:35:40 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-programming-impl <<< 07:35:40 [INFO] 07:35:40 [INFO] 07:35:40 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-programming-impl --- 07:35:40 [INFO] 07:35:40 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-programming-impl --- 07:35:40 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-programming-impl 07:35:40 [INFO] Project dependency features detected: [] 07:35:40 [INFO] Pax Exam System (Version: 4.14.0) created. 07:35:40 [INFO] Creating RMI registry server on 127.0.0.1:37999 07:35:40 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:35:40 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:35:40 [INFO] Waiting for remote bundle context.. on 37999 name: 3b0e49af-cbc0-4f20-8a20-bff2dd9f6cdc timout: [ RelativeTimeout value = 180000 ] 07:35:44 [INFO] Building jar from resources and headers. 07:35:44 [INFO] Writing jar finished. 07:35:52 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:35:52 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:35:52 [INFO] 07:35:52 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-programming-impl --- 07:35:52 [INFO] 07:35:52 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-programming-impl --- 07:35:52 [INFO] No Javadoc in project. Archive not created. 07:35:52 [INFO] 07:35:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-programming-impl --- 07:35:52 [INFO] CycloneDX: Resolving Dependencies 07:35:54 [INFO] CycloneDX: Creating BOM version 1.6 with 226 component(s) 07:35:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-impl/target/bom.xml 07:35:54 [INFO] attaching as odl-bgpcep-programming-impl-0.24.0-SNAPSHOT-cyclonedx.xml 07:35:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-impl/target/bom.json 07:35:54 [INFO] attaching as odl-bgpcep-programming-impl-0.24.0-SNAPSHOT-cyclonedx.json 07:35:54 [INFO] 07:35:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-programming-impl --- 07:35:54 [INFO] Skipping duplicate-finder execution! 07:35:54 [INFO] 07:35:54 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-programming-impl --- 07:35:54 [INFO] Skipping plugin execution 07:35:54 [INFO] 07:35:54 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-programming-impl --- 07:35:54 [INFO] Skipping source per configuration. 07:35:54 [INFO] 07:35:54 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-programming-impl --- 07:35:54 [INFO] 07:35:54 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-programming-impl --- 07:35:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:35:54 [INFO] 07:35:54 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-programming-impl --- 07:35:54 [WARNING] 07:35:54 [WARNING] The packaging plugin for project odl-bgpcep-programming-impl did not assign 07:35:54 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:35:54 [WARNING] 07:35:54 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:35:54 [WARNING] 07:35:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-impl/0.24.0-SNAPSHOT/odl-bgpcep-programming-impl-0.24.0-SNAPSHOT.pom 07:35:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-impl/0.24.0-SNAPSHOT/odl-bgpcep-programming-impl-0.24.0-SNAPSHOT-features.xml 07:35:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-impl/0.24.0-SNAPSHOT/odl-bgpcep-programming-impl-0.24.0-SNAPSHOT-cyclonedx.xml 07:35:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-impl/0.24.0-SNAPSHOT/odl-bgpcep-programming-impl-0.24.0-SNAPSHOT-cyclonedx.json 07:35:54 [INFO] 07:35:54 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-programming-impl --- 07:35:54 [INFO] org.opendaylight.bgpcep:odl-bgpcep-programming-impl:feature:0.24.0-SNAPSHOT 07:35:54 [INFO] +- org.opendaylight.bgpcep:programming-impl:jar:0.24.0-SNAPSHOT:compile 07:35:54 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:35:54 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:35:54 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:35:54 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:35:54 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:35:54 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:35:54 [INFO] | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:35:54 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:35:54 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:0.24.0-SNAPSHOT:compile 07:35:54 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:35:54 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:35:54 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:35:54 [INFO] | +- org.opendaylight.bgpcep:programming-spi:jar:0.24.0-SNAPSHOT:compile 07:35:54 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:35:54 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:35:54 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:35:54 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:35:54 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:35:54 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:35:54 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:35:54 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:35:54 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-programming-api:xml:features:0.24.0-SNAPSHOT:compile 07:35:54 [INFO] | +- org.opendaylight.bgpcep:programming-topology-api:jar:0.24.0-SNAPSHOT:compile 07:35:54 [INFO] | | +- org.opendaylight.bgpcep:topology-api:jar:0.24.0-SNAPSHOT:compile 07:35:54 [INFO] | | | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:35:54 [INFO] | | | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:35:54 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:35:54 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:35:54 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:35:54 [INFO] | +- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.24.0-SNAPSHOT:compile 07:35:54 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:0.24.0-SNAPSHOT:compile 07:35:54 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.24.0-SNAPSHOT:compile 07:35:54 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:35:54 [INFO] | | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:35:54 [INFO] | | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:35:54 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:35:54 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:35:54 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:35:54 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:15.0.2:compile 07:35:54 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:0.24.0-SNAPSHOT:compile 07:35:54 [INFO] | | \- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.24.0-SNAPSHOT:compile 07:35:54 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:35:54 [INFO] | | +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:35:54 [INFO] | | | \- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:35:54 [INFO] | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:35:54 [INFO] | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:35:54 [INFO] | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:35:54 [INFO] | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:35:54 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:35:54 [INFO] | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:35:54 [INFO] | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:35:54 [INFO] | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:35:54 [INFO] | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:35:54 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:35:54 [INFO] | | +- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:35:54 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:35:54 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:35:54 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:35:54 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:35:54 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:35:54 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:35:54 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:35:54 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:35:54 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:35:54 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:35:54 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:35:54 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:35:54 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:35:54 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:35:54 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:35:54 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:35:54 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:35:54 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:35:54 [INFO] | | \- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:35:54 [INFO] | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:35:54 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:compile 07:35:54 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:compile 07:35:54 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:compile 07:35:54 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:compile 07:35:54 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:compile 07:35:54 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:35:54 [INFO] | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:35:54 [INFO] | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:35:54 [INFO] | | | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:35:54 [INFO] | | | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:35:54 [INFO] | | | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:35:54 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:35:54 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:35:54 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:35:54 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:35:54 [INFO] | | | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:35:54 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile 07:35:54 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:35:54 [INFO] | | | | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:35:54 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:35:54 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:35:54 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:35:54 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 07:35:54 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:compile 07:35:54 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:35:54 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:35:54 [INFO] | | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:35:54 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 07:35:54 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:compile 07:35:54 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:35:54 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:35:54 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:35:54 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:35:54 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 07:35:54 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:compile 07:35:54 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:compile 07:35:54 [INFO] | | +- com.typesafe:config:jar:1.4.5:compile 07:35:54 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:35:54 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:35:54 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:35:54 [INFO] | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 07:35:54 [INFO] | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:compile 07:35:54 [INFO] | | | +- io.aeron:aeron-annotations:jar:1.45.1:compile 07:35:54 [INFO] | | | +- io.aeron:aeron-client:jar:1.45.1:compile 07:35:54 [INFO] | | | +- io.aeron:aeron-driver:jar:1.45.1:compile 07:35:54 [INFO] | | | +- org.agrona:agrona:jar:1.22.0:compile 07:35:54 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:35:54 [INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:35:54 [INFO] | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:compile 07:35:54 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:12.0.3:compile 07:35:54 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:35:54 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:35:54 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:35:54 [INFO] | | \- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:compile 07:35:54 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:35:54 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:compile 07:35:54 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:compile 07:35:54 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.26.0:compile 07:35:54 [INFO] | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:compile 07:35:54 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:35:54 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:35:54 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:35:54 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:compile 07:35:54 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:compile 07:35:54 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:compile 07:35:54 [INFO] | | \- org.apache.commons:commons-text:jar:1.14.0:compile 07:35:54 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:35:54 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:35:54 [INFO] | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:35:54 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:35:54 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:35:54 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:35:54 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:35:54 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:35:54 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:35:54 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:35:54 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:35:54 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:35:54 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:35:54 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:35:54 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:compile 07:35:54 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:35:54 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:35:54 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:35:54 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:35:54 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:35:54 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:35:54 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:35:54 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:35:54 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:35:54 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:35:54 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:35:54 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:35:54 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:35:54 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:35:54 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:35:54 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:35:54 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:35:54 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:35:54 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:35:54 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:35:54 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:35:54 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:35:54 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:35:54 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:35:54 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:35:54 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:35:54 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:35:54 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:35:54 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:compile 07:35:54 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:compile 07:35:54 [INFO] | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:compile 07:35:54 [INFO] | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:compile 07:35:54 [INFO] | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:compile 07:35:54 [INFO] | | | +- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:compile 07:35:54 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:35:54 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:35:54 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:compile 07:35:54 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:compile 07:35:54 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:compile 07:35:54 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:compile 07:35:54 [INFO] | | \- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:compile 07:35:54 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:compile 07:35:54 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:compile 07:35:54 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:compile 07:35:54 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:35:54 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:35:54 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:compile 07:35:54 [INFO] | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:compile 07:35:54 [INFO] | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:35:54 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:compile 07:35:54 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:compile 07:35:54 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:35:54 [INFO] | | +- org.opendaylight.controller:raft-api:jar:12.0.3:compile 07:35:54 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:compile 07:35:54 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:35:54 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:35:54 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:35:54 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:35:54 [INFO] | | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:35:54 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:compile 07:35:54 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:compile 07:35:54 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:compile 07:35:54 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:compile 07:35:54 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:compile 07:35:54 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:compile 07:35:54 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:compile 07:35:54 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:compile 07:35:54 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:35:54 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:35:54 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:35:54 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:35:54 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:35:54 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:35:54 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:35:54 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:35:54 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:35:54 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:35:54 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:35:54 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:35:54 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:35:54 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:35:54 [INFO] +- junit:junit:jar:4.13.2:test 07:35:54 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:35:54 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:35:54 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:35:54 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:35:54 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:35:54 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:35:54 [INFO] 07:35:54 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-programming-impl --- 07:35:54 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-impl/target/sonatype-clm/module.xml 07:35:54 [INFO] 07:35:54 [INFO] -------------< org.opendaylight.bgpcep:pcep-topology-api >-------------- 07:35:54 [INFO] Building pcep-topology-api 0.24.0-SNAPSHOT [118/167] 07:35:54 [INFO] from pcep/topology/topology-api/pom.xml 07:35:54 [INFO] -------------------------------[ bundle ]------------------------------- 07:35:54 [INFO] 07:35:54 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-topology-api --- 07:35:54 [INFO] 07:35:54 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-topology-api --- 07:35:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:35:54 [INFO] 07:35:54 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-topology-api --- 07:35:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:35:54 [INFO] 07:35:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-topology-api --- 07:35:55 [INFO] 07:35:55 [INFO] --- dependency:3.9.0:properties (default) @ pcep-topology-api --- 07:35:55 [INFO] 07:35:55 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ pcep-topology-api --- 07:35:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-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:35:55 [INFO] 07:35:55 [INFO] --- yang:14.0.20:generate-sources (binding) @ pcep-topology-api --- 07:35:55 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:35:55 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/src/main/yang 07:35:55 [INFO] yang-to-sources: Found 12 dependencies in 2.083 ms 07:35:55 [INFO] yang-to-sources: Project model files found: 4 in 4.066 ms 07:35:55 [INFO] yang-to-sources: 22 YANG models processed in 112.9 ms 07:35:55 [INFO] BindingJavaFileGenerator: Defined 123 files in 17.22 ms 07:35:55 [INFO] Sorted 123 files into 22 directories in 219.4 μs 07:35:55 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 123 in 42.66 ms 07:35:55 [INFO] 07:35:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-topology-api --- 07:35:55 [INFO] Starting audit... 07:35:55 Audit done. 07:35:55 [INFO] You have 0 Checkstyle violations. 07:35:55 [INFO] 07:35:55 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-topology-api --- 07:35:55 [INFO] Starting audit... 07:35:55 Audit done. 07:35:55 [INFO] You have 0 Checkstyle violations. 07:35:55 [INFO] 07:35:55 [INFO] --- dependency:3.9.0:copy (unpack-license) @ pcep-topology-api --- 07:35:55 [INFO] 07:35:55 [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-topology-api --- 07:35:55 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/src/main/resources 07:35:55 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/generated-sources/spi 07:35:55 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 07:35:55 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:35:55 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 07:35:55 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/generated-sources/spi 07:35:55 [INFO] 07:35:55 [INFO] --- compiler:3.14.1:compile (default-compile) @ pcep-topology-api --- 07:35:55 [INFO] Recompiling the module because of changed dependency. 07:35:55 [INFO] Compiling 122 source files with javac [debug release 21] to target/classes 07:35:56 [INFO] 07:35:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-topology-api >>> 07:35:56 [INFO] 07:35:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-topology-api --- 07:35:56 [INFO] Fork Value is true 07:35:58 [INFO] Done SpotBugs Analysis.... 07:35:58 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:35:58 [INFO] 07:35:58 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-topology-api <<< 07:35:58 [INFO] 07:35:58 [INFO] 07:35:58 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-topology-api --- 07:35:58 [INFO] BugInstance size is 0 07:35:58 [INFO] Error size is 0 07:35:58 [INFO] No errors/warnings found 07:35:58 [INFO] 07:35:58 [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-topology-api --- 07:35:58 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/src/test/resources 07:35:58 [INFO] 07:35:58 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ pcep-topology-api --- 07:35:58 [INFO] No sources to compile 07:35:58 [INFO] 07:35:58 [INFO] --- surefire:3.5.4:test (default-test) @ pcep-topology-api --- 07:35:58 [INFO] No tests to run. 07:35:58 [INFO] 07:35:58 [INFO] --- copy:14.1.6:copy-files (default) @ pcep-topology-api --- 07:35:58 [INFO] 07:35:58 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-topology-api --- 07:35:58 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/pcep-topology-api-0.24.0-SNAPSHOT.jar 07:35:58 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/classes/META-INF/MANIFEST.MF 07:35:58 [INFO] 07:35:58 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-topology-api --- 07:36:02 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/pcep-topology-api-0.24.0-SNAPSHOT-javadoc.jar 07:36:02 [INFO] 07:36:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-topology-api --- 07:36:02 [INFO] CycloneDX: Resolving Dependencies 07:36:02 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 07:36:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/bom.xml 07:36:02 [INFO] attaching as pcep-topology-api-0.24.0-SNAPSHOT-cyclonedx.xml 07:36:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/bom.json 07:36:02 [INFO] attaching as pcep-topology-api-0.24.0-SNAPSHOT-cyclonedx.json 07:36:02 [INFO] 07:36:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-topology-api --- 07:36:02 [INFO] Skipping duplicate-finder execution! 07:36:02 [INFO] 07:36:02 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ pcep-topology-api --- 07:36:02 [INFO] No dependency problems found 07:36:02 [INFO] 07:36:02 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-topology-api --- 07:36:02 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/pcep-topology-api-0.24.0-SNAPSHOT-sources.jar 07:36:02 [INFO] 07:36:02 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-topology-api --- 07:36:02 [INFO] 07:36:02 [INFO] --- jacoco:0.8.14:report (report) @ pcep-topology-api --- 07:36:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:36:02 [INFO] 07:36:02 [INFO] --- install:3.1.4:install (default-install) @ pcep-topology-api --- 07:36:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-topology-api/0.24.0-SNAPSHOT/pcep-topology-api-0.24.0-SNAPSHOT.pom 07:36:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/pcep-topology-api-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-api/0.24.0-SNAPSHOT/pcep-topology-api-0.24.0-SNAPSHOT.jar 07:36:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/pcep-topology-api-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-api/0.24.0-SNAPSHOT/pcep-topology-api-0.24.0-SNAPSHOT-javadoc.jar 07:36:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-topology-api/0.24.0-SNAPSHOT/pcep-topology-api-0.24.0-SNAPSHOT-cyclonedx.xml 07:36:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-topology-api/0.24.0-SNAPSHOT/pcep-topology-api-0.24.0-SNAPSHOT-cyclonedx.json 07:36:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/pcep-topology-api-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-api/0.24.0-SNAPSHOT/pcep-topology-api-0.24.0-SNAPSHOT-sources.jar 07:36:02 [INFO] 07:36:02 [INFO] --- bundle:6.0.0:install (default-install) @ pcep-topology-api --- 07:36:02 [INFO] Installing org/opendaylight/bgpcep/pcep-topology-api/0.24.0-SNAPSHOT/pcep-topology-api-0.24.0-SNAPSHOT.jar 07:36:02 [INFO] Writing OBR metadata 07:36:02 [INFO] 07:36:02 [INFO] --- dependency:3.9.0:tree (default-cli) @ pcep-topology-api --- 07:36:02 [INFO] org.opendaylight.bgpcep:pcep-topology-api:bundle:0.24.0-SNAPSHOT 07:36:02 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.24.0-SNAPSHOT:compile 07:36:02 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:36:02 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:36:02 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:36:02 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:36:02 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:36:02 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:36:02 [INFO] +- org.opendaylight.bgpcep:programming-api:jar:0.24.0-SNAPSHOT:compile 07:36:02 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.24.0-SNAPSHOT:compile 07:36:02 [INFO] +- org.opendaylight.bgpcep:topology-api:jar:0.24.0-SNAPSHOT:compile 07:36:02 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:36:02 [INFO] +- org.opendaylight.bgpcep:programming-topology-api:jar:0.24.0-SNAPSHOT:compile 07:36:02 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:36:02 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:36:02 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:36:02 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:36:02 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:36:02 [INFO] +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:36:02 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:36:02 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:36:02 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:36:02 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:36:02 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:36:02 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:36:02 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:36:02 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:36:02 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:36:02 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:36:02 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:36:02 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:36:02 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:36:02 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:36:02 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:36:02 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:36:02 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:36:02 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:36:02 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:36:02 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:36:02 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:36:02 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:36:02 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:36:02 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:36:02 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:36:02 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:36:03 [INFO] +- junit:junit:jar:4.13.2:test 07:36:03 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:36:03 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:36:03 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:36:03 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:36:03 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:36:03 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:36:03 [INFO] 07:36:03 [INFO] --- clm:3.0.0-01:index (default-cli) @ pcep-topology-api --- 07:36:03 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/sonatype-clm/module.xml 07:36:03 [INFO] 07:36:03 [INFO] -------------< org.opendaylight.bgpcep:pcep-topology-spi >-------------- 07:36:03 [INFO] Building pcep-topology-spi 0.24.0-SNAPSHOT [119/167] 07:36:03 [INFO] from pcep/topology/topology-spi/pom.xml 07:36:03 [INFO] -------------------------------[ bundle ]------------------------------- 07:36:03 [INFO] 07:36:03 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-topology-spi --- 07:36:03 [INFO] 07:36:03 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-topology-spi --- 07:36:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:36:03 [INFO] 07:36:03 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-topology-spi --- 07:36:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:36:03 [INFO] 07:36:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-topology-spi --- 07:36:03 [INFO] 07:36:03 [INFO] --- dependency:3.9.0:properties (default) @ pcep-topology-spi --- 07:36:03 [INFO] 07:36:03 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ pcep-topology-spi --- 07:36:03 [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/pcep/topology/topology-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:36:03 [INFO] 07:36:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-topology-spi --- 07:36:03 [INFO] Starting audit... 07:36:03 Audit done. 07:36:03 [INFO] You have 0 Checkstyle violations. 07:36:03 [INFO] 07:36:03 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-topology-spi --- 07:36:03 [INFO] Starting audit... 07:36:03 Audit done. 07:36:03 [INFO] You have 0 Checkstyle violations. 07:36:03 [INFO] 07:36:03 [INFO] --- dependency:3.9.0:copy (unpack-license) @ pcep-topology-spi --- 07:36:03 [INFO] 07:36:03 [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-topology-spi --- 07:36:03 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/src/main/resources 07:36:03 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/generated-sources/spi 07:36:03 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/generated-sources/yang 07:36:03 [INFO] 07:36:03 [INFO] --- compiler:3.14.1:compile (default-compile) @ pcep-topology-spi --- 07:36:03 [INFO] Recompiling the module because of changed dependency. 07:36:03 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 07:36:03 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:36:03 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:36:03 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:36:03 [INFO] 07:36:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-topology-spi >>> 07:36:03 [INFO] 07:36:03 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-topology-spi --- 07:36:03 [INFO] Fork Value is true 07:36:05 [INFO] Done SpotBugs Analysis.... 07:36:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:36:05 [INFO] 07:36:05 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-topology-spi <<< 07:36:05 [INFO] 07:36:05 [INFO] 07:36:05 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-topology-spi --- 07:36:05 [INFO] BugInstance size is 0 07:36:05 [INFO] Error size is 0 07:36:05 [INFO] No errors/warnings found 07:36:05 [INFO] 07:36:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-topology-spi --- 07:36:05 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/src/test/resources 07:36:05 [INFO] 07:36:05 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ pcep-topology-spi --- 07:36:05 [INFO] No sources to compile 07:36:05 [INFO] 07:36:05 [INFO] --- surefire:3.5.4:test (default-test) @ pcep-topology-spi --- 07:36:05 [INFO] No tests to run. 07:36:05 [INFO] 07:36:05 [INFO] --- copy:14.1.6:copy-files (default) @ pcep-topology-spi --- 07:36:05 [INFO] 07:36:05 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-topology-spi --- 07:36:05 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/pcep-topology-spi-0.24.0-SNAPSHOT.jar 07:36:05 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/classes/META-INF/MANIFEST.MF 07:36:05 [INFO] 07:36:05 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-topology-spi --- 07:36:06 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/pcep-topology-spi-0.24.0-SNAPSHOT-javadoc.jar 07:36:06 [INFO] 07:36:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-topology-spi --- 07:36:06 [INFO] CycloneDX: Resolving Dependencies 07:36:07 [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) 07:36:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/bom.xml 07:36:07 [INFO] attaching as pcep-topology-spi-0.24.0-SNAPSHOT-cyclonedx.xml 07:36:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/bom.json 07:36:07 [INFO] attaching as pcep-topology-spi-0.24.0-SNAPSHOT-cyclonedx.json 07:36:07 [INFO] 07:36:07 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-topology-spi --- 07:36:07 [INFO] Skipping duplicate-finder execution! 07:36:07 [INFO] 07:36:07 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ pcep-topology-spi --- 07:36:07 [INFO] No dependency problems found 07:36:07 [INFO] 07:36:07 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-topology-spi --- 07:36:07 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/pcep-topology-spi-0.24.0-SNAPSHOT-sources.jar 07:36:07 [INFO] 07:36:07 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-topology-spi --- 07:36:07 [INFO] 07:36:07 [INFO] --- jacoco:0.8.14:report (report) @ pcep-topology-spi --- 07:36:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:36:07 [INFO] 07:36:07 [INFO] --- install:3.1.4:install (default-install) @ pcep-topology-spi --- 07:36:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-topology-spi/0.24.0-SNAPSHOT/pcep-topology-spi-0.24.0-SNAPSHOT.pom 07:36:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/pcep-topology-spi-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-spi/0.24.0-SNAPSHOT/pcep-topology-spi-0.24.0-SNAPSHOT.jar 07:36:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/pcep-topology-spi-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-spi/0.24.0-SNAPSHOT/pcep-topology-spi-0.24.0-SNAPSHOT-javadoc.jar 07:36:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-topology-spi/0.24.0-SNAPSHOT/pcep-topology-spi-0.24.0-SNAPSHOT-cyclonedx.xml 07:36:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-topology-spi/0.24.0-SNAPSHOT/pcep-topology-spi-0.24.0-SNAPSHOT-cyclonedx.json 07:36:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/pcep-topology-spi-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-spi/0.24.0-SNAPSHOT/pcep-topology-spi-0.24.0-SNAPSHOT-sources.jar 07:36:07 [INFO] 07:36:07 [INFO] --- bundle:6.0.0:install (default-install) @ pcep-topology-spi --- 07:36:07 [INFO] Installing org/opendaylight/bgpcep/pcep-topology-spi/0.24.0-SNAPSHOT/pcep-topology-spi-0.24.0-SNAPSHOT.jar 07:36:07 [INFO] Writing OBR metadata 07:36:07 [INFO] 07:36:07 [INFO] --- dependency:3.9.0:tree (default-cli) @ pcep-topology-spi --- 07:36:07 [INFO] org.opendaylight.bgpcep:pcep-topology-spi:bundle:0.24.0-SNAPSHOT 07:36:07 [INFO] +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.24.0-SNAPSHOT:compile 07:36:07 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:0.24.0-SNAPSHOT:compile 07:36:07 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:36:07 [INFO] | | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:36:07 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:36:07 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:36:07 [INFO] | | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:36:07 [INFO] | | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:36:07 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.24.0-SNAPSHOT:compile 07:36:07 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:0.24.0-SNAPSHOT:compile 07:36:07 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:36:07 [INFO] | +- org.opendaylight.bgpcep:programming-topology-api:jar:0.24.0-SNAPSHOT:compile 07:36:07 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:36:07 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:36:07 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:36:07 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:36:07 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:36:07 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:36:07 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:36:07 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:36:07 [INFO] +- org.opendaylight.bgpcep:programming-api:jar:0.24.0-SNAPSHOT:compile 07:36:07 [INFO] +- org.opendaylight.bgpcep:programming-spi:jar:0.24.0-SNAPSHOT:compile 07:36:07 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:36:07 [INFO] | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:36:07 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:36:07 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:36:07 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:36:07 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:36:07 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:36:07 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:36:07 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:36:07 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:36:07 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:36:07 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:36:07 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:36:07 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:36:07 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:36:07 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:36:07 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:36:07 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:36:07 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:36:07 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:36:07 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:36:07 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:36:07 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:36:07 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:36:07 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:36:07 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:36:07 [INFO] +- junit:junit:jar:4.13.2:test 07:36:07 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:36:07 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:36:07 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:36:07 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:36:07 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:36:07 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:36:07 [INFO] 07:36:07 [INFO] --- clm:3.0.0-01:index (default-cli) @ pcep-topology-spi --- 07:36:07 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/sonatype-clm/module.xml 07:36:07 [INFO] 07:36:07 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-pcep-topology >---------- 07:36:07 [INFO] Building OpenDaylight :: PCEP :: Topology 0.24.0-SNAPSHOT [120/167] 07:36:07 [INFO] from features/odl-bgpcep-pcep-topology/pom.xml 07:36:07 [INFO] ------------------------------[ feature ]------------------------------- 07:36:07 [INFO] 07:36:07 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep-topology --- 07:36:07 [INFO] 07:36:07 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-pcep-topology --- 07:36:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:36:07 [INFO] 07:36:07 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-topology --- 07:36:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:36:07 [INFO] 07:36:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-topology --- 07:36:08 [INFO] 07:36:08 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-pcep-topology --- 07:36:08 [INFO] 07:36:08 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-topology --- 07:36:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:36:08 [INFO] argLine set to empty 07:36:08 [INFO] 07:36:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep-topology --- 07:36:08 [INFO] Starting audit... 07:36:08 Audit done. 07:36:08 [INFO] You have 0 Checkstyle violations. 07:36:08 [INFO] 07:36:08 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-pcep-topology --- 07:36:08 [INFO] Starting audit... 07:36:08 Audit done. 07:36:08 [INFO] You have 0 Checkstyle violations. 07:36:08 [INFO] 07:36:08 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-pcep-topology --- 07:36:08 [INFO] 07:36:08 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-topology --- 07:36:08 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-topology/target/feature/feature.xml 07:36:08 [INFO] ...done! 07:36:08 [INFO] Attaching features XML 07:36:08 [INFO] 07:36:08 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-pcep-topology --- 07:36:08 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:36:08 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:36:08 [INFO] 07:36:08 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-topology >>> 07:36:08 [INFO] 07:36:08 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep-topology --- 07:36:08 [INFO] No files found to run spotbugs, check compile phase has been run 07:36:08 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:36:08 [INFO] 07:36:08 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-topology <<< 07:36:08 [INFO] 07:36:08 [INFO] 07:36:08 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep-topology --- 07:36:08 [INFO] 07:36:08 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-pcep-topology --- 07:36:08 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-topology 07:36:08 [INFO] Project dependency features detected: [] 07:36:08 [INFO] Pax Exam System (Version: 4.14.0) created. 07:36:08 [INFO] Creating RMI registry server on 127.0.0.1:42483 07:36:08 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:36:08 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:36:08 [INFO] Waiting for remote bundle context.. on 42483 name: 118e51e4-d12d-4296-a54e-6e16f00e8ae3 timout: [ RelativeTimeout value = 180000 ] 07:36:12 [INFO] Building jar from resources and headers. 07:36:12 [INFO] Writing jar finished. 07:36:14 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:36:14 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:36:14 [INFO] 07:36:14 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-pcep-topology --- 07:36:14 [INFO] 07:36:14 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-pcep-topology --- 07:36:14 [INFO] No Javadoc in project. Archive not created. 07:36:14 [INFO] 07:36:14 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep-topology --- 07:36:14 [INFO] CycloneDX: Resolving Dependencies 07:36:15 [INFO] CycloneDX: Creating BOM version 1.6 with 106 component(s) 07:36:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-topology/target/bom.xml 07:36:15 [INFO] attaching as odl-bgpcep-pcep-topology-0.24.0-SNAPSHOT-cyclonedx.xml 07:36:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-topology/target/bom.json 07:36:15 [INFO] attaching as odl-bgpcep-pcep-topology-0.24.0-SNAPSHOT-cyclonedx.json 07:36:15 [INFO] 07:36:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-topology --- 07:36:15 [INFO] Skipping duplicate-finder execution! 07:36:15 [INFO] 07:36:15 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-topology --- 07:36:15 [INFO] Skipping plugin execution 07:36:15 [INFO] 07:36:15 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-topology --- 07:36:15 [INFO] Skipping source per configuration. 07:36:15 [INFO] 07:36:15 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep-topology --- 07:36:15 [INFO] 07:36:15 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-pcep-topology --- 07:36:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:36:15 [INFO] 07:36:15 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep-topology --- 07:36:15 [WARNING] 07:36:15 [WARNING] The packaging plugin for project odl-bgpcep-pcep-topology did not assign 07:36:15 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:36:15 [WARNING] 07:36:15 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:36:15 [WARNING] 07:36:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-topology/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology/0.24.0-SNAPSHOT/odl-bgpcep-pcep-topology-0.24.0-SNAPSHOT.pom 07:36:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology/0.24.0-SNAPSHOT/odl-bgpcep-pcep-topology-0.24.0-SNAPSHOT-features.xml 07:36:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-topology/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology/0.24.0-SNAPSHOT/odl-bgpcep-pcep-topology-0.24.0-SNAPSHOT-cyclonedx.xml 07:36:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-topology/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology/0.24.0-SNAPSHOT/odl-bgpcep-pcep-topology-0.24.0-SNAPSHOT-cyclonedx.json 07:36:15 [INFO] 07:36:15 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-pcep-topology --- 07:36:15 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep-topology:feature:0.24.0-SNAPSHOT 07:36:15 [INFO] +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.24.0-SNAPSHOT:compile 07:36:15 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.24.0-SNAPSHOT:compile 07:36:15 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:36:15 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:36:15 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:36:15 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:0.24.0-SNAPSHOT:compile 07:36:15 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:36:15 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:36:15 [INFO] | | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:36:15 [INFO] | | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:36:15 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:0.24.0-SNAPSHOT:compile 07:36:15 [INFO] | +- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.24.0-SNAPSHOT:compile 07:36:15 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:0.24.0-SNAPSHOT:compile 07:36:15 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:36:15 [INFO] | +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.24.0-SNAPSHOT:compile 07:36:15 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:36:15 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:36:15 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:36:15 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:36:15 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:36:15 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:36:15 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:36:15 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:36:15 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:36:15 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:36:15 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:36:15 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:36:15 [INFO] +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.24.0-SNAPSHOT:compile 07:36:15 [INFO] | +- org.opendaylight.bgpcep:programming-topology-api:jar:0.24.0-SNAPSHOT:compile 07:36:15 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:36:15 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:36:15 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:36:15 [INFO] +- org.opendaylight.bgpcep:pcep-topology-spi:jar:0.24.0-SNAPSHOT:compile 07:36:15 [INFO] | \- org.opendaylight.bgpcep:programming-spi:jar:0.24.0-SNAPSHOT:compile 07:36:15 [INFO] | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:36:15 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-programming-api:xml:features:0.24.0-SNAPSHOT:compile 07:36:15 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:0.24.0-SNAPSHOT:compile 07:36:15 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.24.0-SNAPSHOT:compile 07:36:15 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:36:15 [INFO] | | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:36:15 [INFO] | | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:36:15 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:36:15 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:36:15 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:15.0.2:compile 07:36:15 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:0.24.0-SNAPSHOT:compile 07:36:15 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:36:15 [INFO] | | +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:36:15 [INFO] | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:36:15 [INFO] | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:36:15 [INFO] | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:36:15 [INFO] | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:36:15 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:36:15 [INFO] | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:36:15 [INFO] | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:36:15 [INFO] | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:36:15 [INFO] | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:36:15 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:36:15 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:36:15 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:36:15 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:36:15 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:36:15 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:36:15 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:36:15 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:36:15 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:36:15 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:36:15 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:36:15 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:36:15 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:36:15 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:36:15 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:36:15 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:36:15 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:36:15 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:36:15 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:36:15 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:36:15 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:36:15 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:36:15 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:36:15 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:36:15 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:36:15 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:36:15 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:36:15 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:36:15 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:36:15 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:36:15 [INFO] | | | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:36:15 [INFO] | | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:36:15 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:36:15 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:36:15 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:36:15 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:36:15 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:36:15 [INFO] | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:36:15 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:0.24.0-SNAPSHOT:compile 07:36:15 [INFO] | +- org.opendaylight.bgpcep:pcep-spi:jar:0.24.0-SNAPSHOT:compile 07:36:15 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:36:15 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.24.0-SNAPSHOT:compile 07:36:15 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.24.0-SNAPSHOT:compile 07:36:15 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:36:15 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:36:15 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:36:15 [INFO] | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:36:15 [INFO] | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:36:15 [INFO] | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:36:15 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:36:15 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:36:15 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:36:15 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:36:15 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:36:15 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:36:15 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:36:15 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:36:15 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:36:15 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:36:15 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:36:15 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:36:15 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:36:15 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:36:15 [INFO] +- junit:junit:jar:4.13.2:test 07:36:15 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:36:15 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:36:15 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:36:15 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:36:15 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:36:15 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:36:15 [INFO] 07:36:15 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-pcep-topology --- 07:36:15 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-topology/target/sonatype-clm/module.xml 07:36:15 [INFO] 07:36:15 [INFO] -------------< org.opendaylight.bgpcep:pcep-ietf-stateful >------------- 07:36:15 [INFO] Building pcep-ietf-stateful 0.24.0-SNAPSHOT [121/167] 07:36:15 [INFO] from pcep/ietf-stateful/pom.xml 07:36:15 [INFO] -------------------------------[ bundle ]------------------------------- 07:36:15 [INFO] 07:36:15 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-ietf-stateful --- 07:36:15 [INFO] 07:36:15 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-ietf-stateful --- 07:36:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:36:15 [INFO] 07:36:15 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-ietf-stateful --- 07:36:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:36:15 [INFO] 07:36:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-ietf-stateful --- 07:36:16 [INFO] 07:36:16 [INFO] --- dependency:3.9.0:properties (default) @ pcep-ietf-stateful --- 07:36:16 [INFO] 07:36:16 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ pcep-ietf-stateful --- 07:36:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/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:36:16 [INFO] 07:36:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-ietf-stateful --- 07:36:16 [INFO] Starting audit... 07:36:16 Audit done. 07:36:16 [INFO] You have 0 Checkstyle violations. 07:36:16 [INFO] 07:36:16 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-ietf-stateful --- 07:36:16 [INFO] Starting audit... 07:36:16 Audit done. 07:36:16 [INFO] You have 0 Checkstyle violations. 07:36:16 [INFO] 07:36:16 [INFO] --- dependency:3.9.0:copy (unpack-license) @ pcep-ietf-stateful --- 07:36:16 [INFO] 07:36:16 [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-ietf-stateful --- 07:36:16 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/src/main/resources 07:36:16 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/generated-sources/spi 07:36:16 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/generated-sources/yang 07:36:16 [INFO] 07:36:16 [INFO] --- compiler:3.14.1:compile (default-compile) @ pcep-ietf-stateful --- 07:36:16 [INFO] Recompiling the module because of changed dependency. 07:36:16 [INFO] Compiling 20 source files with javac [debug release 21] to target/classes 07:36:16 [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionProviderActivator 07:36:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/initiated/InitiatedPCInitiateMessageParser.java:[134,13] possible fall-through into case 07:36:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/initiated/InitiatedPCInitiateMessageParser.java:[140,13] possible fall-through into case 07:36:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/initiated/InitiatedPCInitiateMessageParser.java:[146,13] possible fall-through into case 07:36:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/initiated/InitiatedPCInitiateMessageParser.java:[152,13] possible fall-through into case 07:36:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/initiated/InitiatedPCInitiateMessageParser.java:[158,13] possible fall-through into case 07:36:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/initiated/InitiatedPCInitiateMessageParser.java:[164,13] possible fall-through into case 07:36:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulErrorMessageParser.java:[139,13] possible fall-through into case 07:36:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulErrorMessageParser.java:[145,13] possible fall-through into case 07:36:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulErrorMessageParser.java:[151,13] possible fall-through into case 07:36:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulErrorMessageParser.java:[158,13] possible fall-through into case 07:36:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulErrorMessageParser.java:[164,13] possible fall-through into case 07:36:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulLspObjectParser.java:[88,44] implicit cast from int to short in compound assignment is possibly lossy 07:36:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulLspObjectParser.java:[89,54] implicit cast from int to short in compound assignment is possibly lossy 07:36:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulLspObjectParser.java:[90,50] implicit cast from int to short in compound assignment is possibly lossy 07:36:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCReportMessageParser.java:[212,13] possible fall-through into case 07:36:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCReportMessageParser.java:[225,13] possible fall-through into case 07:36:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCReportMessageParser.java:[231,13] possible fall-through into case 07:36:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCReportMessageParser.java:[237,13] possible fall-through into case 07:36:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCReportMessageParser.java:[243,13] possible fall-through into case 07:36:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCReportMessageParser.java:[250,13] possible fall-through into case 07:36:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCUpdateRequestMessageParser.java:[176,13] possible fall-through into case 07:36:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCUpdateRequestMessageParser.java:[188,13] possible fall-through into case 07:36:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCUpdateRequestMessageParser.java:[194,13] possible fall-through into case 07:36:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCUpdateRequestMessageParser.java:[200,13] possible fall-through into case 07:36:16 [INFO] 07:36:16 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-ietf-stateful >>> 07:36:16 [INFO] 07:36:16 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-ietf-stateful --- 07:36:16 [INFO] Fork Value is true 07:36:20 [INFO] Done SpotBugs Analysis.... 07:36:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:36:20 [INFO] 07:36:20 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-ietf-stateful <<< 07:36:20 [INFO] 07:36:20 [INFO] 07:36:20 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-ietf-stateful --- 07:36:20 [INFO] BugInstance size is 0 07:36:20 [INFO] Error size is 0 07:36:20 [INFO] No errors/warnings found 07:36:20 [INFO] 07:36:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-ietf-stateful --- 07:36:20 [INFO] Copying 14 resources from src/test/resources to target/test-classes 07:36:20 [INFO] 07:36:20 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ pcep-ietf-stateful --- 07:36:20 [INFO] Recompiling the module because of changed dependency. 07:36:20 [INFO] Compiling 4 source files with javac [debug release 21] to target/test-classes 07:36:21 [INFO] 07:36:21 [INFO] --- surefire:3.5.4:test (default-test) @ pcep-ietf-stateful --- 07:36:21 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:36:21 [INFO] 07:36:21 [INFO] ------------------------------------------------------- 07:36:21 [INFO] T E S T S 07:36:21 [INFO] ------------------------------------------------------- 07:36:21 [INFO] Running org.opendaylight.protocol.pcep.ietf.PCEPTlvParserTest 07:36:22 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.433 s -- in org.opendaylight.protocol.pcep.ietf.PCEPTlvParserTest 07:36:22 [INFO] Running org.opendaylight.protocol.pcep.ietf.PCEPValidatorTest 07:36:22 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.302 s -- in org.opendaylight.protocol.pcep.ietf.PCEPValidatorTest 07:36:22 [INFO] Running org.opendaylight.protocol.pcep.ietf.PCEPStatefulCapabilityTest 07:36:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.pcep.ietf.PCEPStatefulCapabilityTest 07:36:22 [INFO] Running org.opendaylight.protocol.pcep.ietf.PCEPObjectParserTest 07:36:22 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.protocol.pcep.ietf.PCEPObjectParserTest 07:36:22 [INFO] 07:36:22 [INFO] Results: 07:36:22 [INFO] 07:36:22 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0 07:36:22 [INFO] 07:36:22 [INFO] 07:36:22 [INFO] --- copy:14.1.6:copy-files (default) @ pcep-ietf-stateful --- 07:36:22 [INFO] 07:36:22 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-ietf-stateful --- 07:36:22 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/pcep-ietf-stateful-0.24.0-SNAPSHOT.jar 07:36:22 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/classes/META-INF/MANIFEST.MF 07:36:22 [INFO] 07:36:22 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-ietf-stateful --- 07:36:24 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/pcep-ietf-stateful-0.24.0-SNAPSHOT-javadoc.jar 07:36:24 [INFO] 07:36:24 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-ietf-stateful --- 07:36:24 [INFO] CycloneDX: Resolving Dependencies 07:36:25 [INFO] CycloneDX: Creating BOM version 1.6 with 35 component(s) 07:36:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/bom.xml 07:36:25 [INFO] attaching as pcep-ietf-stateful-0.24.0-SNAPSHOT-cyclonedx.xml 07:36:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/bom.json 07:36:25 [INFO] attaching as pcep-ietf-stateful-0.24.0-SNAPSHOT-cyclonedx.json 07:36:25 [INFO] 07:36:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-ietf-stateful --- 07:36:25 [INFO] Skipping duplicate-finder execution! 07:36:25 [INFO] 07:36:25 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ pcep-ietf-stateful --- 07:36:25 [INFO] No dependency problems found 07:36:25 [INFO] 07:36:25 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-ietf-stateful --- 07:36:25 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/pcep-ietf-stateful-0.24.0-SNAPSHOT-sources.jar 07:36:25 [INFO] 07:36:25 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-ietf-stateful --- 07:36:25 [INFO] 07:36:25 [INFO] --- jacoco:0.8.14:report (report) @ pcep-ietf-stateful --- 07:36:25 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/code-coverage/jacoco.exec 07:36:25 [INFO] Analyzed bundle 'pcep-ietf-stateful' with 29 classes 07:36:25 [INFO] 07:36:25 [INFO] --- install:3.1.4:install (default-install) @ pcep-ietf-stateful --- 07:36:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-stateful/0.24.0-SNAPSHOT/pcep-ietf-stateful-0.24.0-SNAPSHOT.pom 07:36:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/pcep-ietf-stateful-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-stateful/0.24.0-SNAPSHOT/pcep-ietf-stateful-0.24.0-SNAPSHOT.jar 07:36:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/pcep-ietf-stateful-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-stateful/0.24.0-SNAPSHOT/pcep-ietf-stateful-0.24.0-SNAPSHOT-javadoc.jar 07:36:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-stateful/0.24.0-SNAPSHOT/pcep-ietf-stateful-0.24.0-SNAPSHOT-cyclonedx.xml 07:36:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-stateful/0.24.0-SNAPSHOT/pcep-ietf-stateful-0.24.0-SNAPSHOT-cyclonedx.json 07:36:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/pcep-ietf-stateful-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-stateful/0.24.0-SNAPSHOT/pcep-ietf-stateful-0.24.0-SNAPSHOT-sources.jar 07:36:25 [INFO] 07:36:25 [INFO] --- bundle:6.0.0:install (default-install) @ pcep-ietf-stateful --- 07:36:25 [INFO] Installing org/opendaylight/bgpcep/pcep-ietf-stateful/0.24.0-SNAPSHOT/pcep-ietf-stateful-0.24.0-SNAPSHOT.jar 07:36:25 [INFO] Writing OBR metadata 07:36:25 [INFO] 07:36:25 [INFO] --- dependency:3.9.0:tree (default-cli) @ pcep-ietf-stateful --- 07:36:25 [INFO] org.opendaylight.bgpcep:pcep-ietf-stateful:bundle:0.24.0-SNAPSHOT 07:36:25 [INFO] +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:36:25 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:36:25 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:36:25 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:36:25 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:36:25 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.24.0-SNAPSHOT:compile 07:36:25 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:36:25 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:36:25 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:36:25 [INFO] +- org.opendaylight.bgpcep:pcep-spi:jar:0.24.0-SNAPSHOT:compile 07:36:25 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.24.0-SNAPSHOT:compile 07:36:25 [INFO] +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.24.0-SNAPSHOT:compile 07:36:25 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:36:25 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:36:25 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:36:25 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:36:25 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:36:25 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:36:25 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:36:25 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:36:25 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:36:25 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:36:25 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:36:25 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:36:25 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:36:25 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:36:25 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:36:25 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:36:25 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:36:25 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:36:25 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:36:25 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:36:25 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:36:25 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:36:25 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:36:25 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:36:25 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:36:25 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:36:25 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:36:25 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:36:25 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:36:25 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:36:25 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:36:25 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:36:25 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:36:25 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:36:25 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:36:25 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:36:25 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:36:25 [INFO] +- junit:junit:jar:4.13.2:test 07:36:25 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:36:25 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:36:25 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:36:25 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:36:25 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:36:25 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:36:25 [INFO] 07:36:25 [INFO] --- clm:3.0.0-01:index (default-cli) @ pcep-ietf-stateful --- 07:36:25 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/sonatype-clm/module.xml 07:36:25 [INFO] 07:36:25 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-pcep-stateful >---------- 07:36:25 [INFO] Building OpenDaylight :: PCEP :: Stateful 0.24.0-SNAPSHOT [122/167] 07:36:25 [INFO] from features/odl-bgpcep-pcep-stateful/pom.xml 07:36:25 [INFO] ------------------------------[ feature ]------------------------------- 07:36:25 [INFO] 07:36:25 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep-stateful --- 07:36:25 [INFO] 07:36:25 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-pcep-stateful --- 07:36:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:36:25 [INFO] 07:36:25 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-stateful --- 07:36:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:36:25 [INFO] 07:36:25 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-stateful --- 07:36:25 [INFO] 07:36:25 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-pcep-stateful --- 07:36:25 [INFO] 07:36:25 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-stateful --- 07:36:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:36:25 [INFO] argLine set to empty 07:36:25 [INFO] 07:36:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep-stateful --- 07:36:25 [INFO] Starting audit... 07:36:25 Audit done. 07:36:25 [INFO] You have 0 Checkstyle violations. 07:36:25 [INFO] 07:36:25 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-pcep-stateful --- 07:36:25 [INFO] Starting audit... 07:36:25 Audit done. 07:36:25 [INFO] You have 0 Checkstyle violations. 07:36:25 [INFO] 07:36:25 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-pcep-stateful --- 07:36:25 [INFO] 07:36:25 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-stateful --- 07:36:25 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-stateful/target/feature/feature.xml 07:36:25 [INFO] ...done! 07:36:25 [INFO] Attaching features XML 07:36:25 [INFO] 07:36:25 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-pcep-stateful --- 07:36:25 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:36:25 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:36:25 [INFO] 07:36:25 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-stateful >>> 07:36:26 [INFO] 07:36:26 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep-stateful --- 07:36:26 [INFO] No files found to run spotbugs, check compile phase has been run 07:36:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:36:26 [INFO] 07:36:26 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-stateful <<< 07:36:26 [INFO] 07:36:26 [INFO] 07:36:26 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep-stateful --- 07:36:26 [INFO] 07:36:26 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-pcep-stateful --- 07:36:26 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-stateful 07:36:26 [INFO] Project dependency features detected: [] 07:36:26 [INFO] Pax Exam System (Version: 4.14.0) created. 07:36:26 [INFO] Creating RMI registry server on 127.0.0.1:33043 07:36:26 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:36:26 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:36:26 [INFO] Waiting for remote bundle context.. on 33043 name: a34567c4-dd39-49dd-a76b-01a3bf17033b timout: [ RelativeTimeout value = 180000 ] 07:36:29 [INFO] Building jar from resources and headers. 07:36:29 [INFO] Writing jar finished. 07:36:37 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:36:37 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:36:37 [INFO] 07:36:37 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-pcep-stateful --- 07:36:37 [INFO] 07:36:37 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-pcep-stateful --- 07:36:37 [INFO] No Javadoc in project. Archive not created. 07:36:37 [INFO] 07:36:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep-stateful --- 07:36:37 [INFO] CycloneDX: Resolving Dependencies 07:36:40 [INFO] CycloneDX: Creating BOM version 1.6 with 242 component(s) 07:36:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-stateful/target/bom.xml 07:36:40 [INFO] attaching as odl-bgpcep-pcep-stateful-0.24.0-SNAPSHOT-cyclonedx.xml 07:36:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-stateful/target/bom.json 07:36:40 [INFO] attaching as odl-bgpcep-pcep-stateful-0.24.0-SNAPSHOT-cyclonedx.json 07:36:40 [INFO] 07:36:40 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-stateful --- 07:36:40 [INFO] Skipping duplicate-finder execution! 07:36:40 [INFO] 07:36:40 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-stateful --- 07:36:40 [INFO] Skipping plugin execution 07:36:40 [INFO] 07:36:40 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-stateful --- 07:36:40 [INFO] Skipping source per configuration. 07:36:40 [INFO] 07:36:40 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep-stateful --- 07:36:40 [INFO] 07:36:40 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-pcep-stateful --- 07:36:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:36:40 [INFO] 07:36:40 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep-stateful --- 07:36:40 [WARNING] 07:36:40 [WARNING] The packaging plugin for project odl-bgpcep-pcep-stateful did not assign 07:36:40 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:36:40 [WARNING] 07:36:40 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:36:40 [WARNING] 07:36:40 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-stateful/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-stateful/0.24.0-SNAPSHOT/odl-bgpcep-pcep-stateful-0.24.0-SNAPSHOT.pom 07:36:40 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-stateful/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-stateful/0.24.0-SNAPSHOT/odl-bgpcep-pcep-stateful-0.24.0-SNAPSHOT-features.xml 07:36:40 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-stateful/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-stateful/0.24.0-SNAPSHOT/odl-bgpcep-pcep-stateful-0.24.0-SNAPSHOT-cyclonedx.xml 07:36:40 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-stateful/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-stateful/0.24.0-SNAPSHOT/odl-bgpcep-pcep-stateful-0.24.0-SNAPSHOT-cyclonedx.json 07:36:40 [INFO] 07:36:40 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-pcep-stateful --- 07:36:40 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep-stateful:feature:0.24.0-SNAPSHOT 07:36:40 [INFO] +- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.24.0-SNAPSHOT:compile 07:36:40 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:36:40 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:36:40 [INFO] | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:36:40 [INFO] | | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:36:40 [INFO] | | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:36:40 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:0.24.0-SNAPSHOT:compile 07:36:40 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:36:40 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:36:40 [INFO] | | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:36:40 [INFO] | +- org.opendaylight.bgpcep:pcep-spi:jar:0.24.0-SNAPSHOT:compile 07:36:40 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.24.0-SNAPSHOT:compile 07:36:40 [INFO] | +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.24.0-SNAPSHOT:compile 07:36:40 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:36:40 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:36:40 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:36:40 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:36:40 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:36:40 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:36:40 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:36:40 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:36:40 [INFO] | \- com.google.guava:guava:jar:33.5.0-jre:compile 07:36:40 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:36:40 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:36:40 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:36:40 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:36:40 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:36:40 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-impl:xml:features:0.24.0-SNAPSHOT:compile 07:36:40 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:compile 07:36:40 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:compile 07:36:40 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:compile 07:36:40 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:compile 07:36:40 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:compile 07:36:40 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:36:40 [INFO] | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:36:40 [INFO] | | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:36:40 [INFO] | | | | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:36:40 [INFO] | | | | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:36:40 [INFO] | | | | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:36:40 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:36:40 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:36:40 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:36:40 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:36:40 [INFO] | | | | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:36:40 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile 07:36:40 [INFO] | | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:36:40 [INFO] | | | | | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:36:40 [INFO] | | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:36:40 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:36:40 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:36:40 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 07:36:40 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:36:40 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:compile 07:36:40 [INFO] | | | | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:36:40 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:36:40 [INFO] | | | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:36:40 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 07:36:40 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:compile 07:36:40 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:36:40 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:36:40 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:36:40 [INFO] | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:36:40 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:36:40 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 07:36:40 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:compile 07:36:40 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:compile 07:36:40 [INFO] | | | +- com.typesafe:config:jar:1.4.5:compile 07:36:40 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:36:40 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:36:40 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:36:40 [INFO] | | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 07:36:40 [INFO] | | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:compile 07:36:40 [INFO] | | | | +- io.aeron:aeron-annotations:jar:1.45.1:compile 07:36:40 [INFO] | | | | +- io.aeron:aeron-client:jar:1.45.1:compile 07:36:40 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.45.1:compile 07:36:40 [INFO] | | | | +- org.agrona:agrona:jar:1.22.0:compile 07:36:40 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:36:40 [INFO] | | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:36:40 [INFO] | | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:compile 07:36:40 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:12.0.3:compile 07:36:40 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:36:40 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:36:40 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:36:40 [INFO] | | | \- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:compile 07:36:40 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:36:40 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:compile 07:36:40 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:compile 07:36:40 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.26.0:compile 07:36:40 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:compile 07:36:40 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:36:40 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:36:40 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:36:40 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:36:40 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:compile 07:36:40 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:compile 07:36:40 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:compile 07:36:40 [INFO] | | | \- org.apache.commons:commons-text:jar:1.14.0:compile 07:36:40 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:36:40 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:36:40 [INFO] | | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:36:40 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:36:40 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:36:40 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:36:40 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:36:40 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:36:40 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:36:40 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:36:40 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:36:40 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:36:40 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:36:40 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:36:40 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:compile 07:36:40 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:36:40 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:36:40 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:36:40 [INFO] | | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:36:40 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:36:40 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:36:40 [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:36:40 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:36:40 [INFO] | | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:36:40 [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:36:40 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:36:40 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:36:40 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:36:40 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:36:40 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:36:40 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:36:40 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:36:40 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:36:40 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:36:40 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:36:40 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:36:40 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:36:40 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:36:40 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:36:40 [INFO] | | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:36:40 [INFO] | | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:36:40 [INFO] | | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:36:40 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:36:40 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:compile 07:36:40 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:compile 07:36:40 [INFO] | | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:compile 07:36:40 [INFO] | | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:compile 07:36:40 [INFO] | | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:compile 07:36:40 [INFO] | | | | +- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:compile 07:36:40 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:36:40 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:36:40 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:compile 07:36:40 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:compile 07:36:40 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:compile 07:36:40 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:compile 07:36:40 [INFO] | | | \- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:compile 07:36:40 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:compile 07:36:40 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:compile 07:36:40 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:compile 07:36:40 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:36:40 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:36:40 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:compile 07:36:40 [INFO] | | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:compile 07:36:40 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:36:40 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:compile 07:36:40 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:compile 07:36:40 [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:36:40 [INFO] | | | +- org.opendaylight.controller:raft-api:jar:12.0.3:compile 07:36:40 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:compile 07:36:40 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:36:40 [INFO] | | | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:36:40 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:36:40 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:36:40 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:36:40 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:36:40 [INFO] | | | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:36:40 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:compile 07:36:40 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:36:40 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:compile 07:36:40 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:compile 07:36:40 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:compile 07:36:40 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:compile 07:36:40 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:compile 07:36:40 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:compile 07:36:40 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:compile 07:36:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-base-parser:xml:features:0.24.0-SNAPSHOT:compile 07:36:40 [INFO] | \- org.opendaylight.bgpcep:pcep-impl:jar:0.24.0-SNAPSHOT:compile 07:36:40 [INFO] | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:36:40 [INFO] | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:36:40 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:36:40 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:36:40 [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:36:40 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology:xml:features:0.24.0-SNAPSHOT:compile 07:36:40 [INFO] | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.24.0-SNAPSHOT:compile 07:36:40 [INFO] | | +- org.opendaylight.bgpcep:programming-api:jar:0.24.0-SNAPSHOT:compile 07:36:40 [INFO] | | +- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.24.0-SNAPSHOT:compile 07:36:40 [INFO] | | +- org.opendaylight.bgpcep:topology-api:jar:0.24.0-SNAPSHOT:compile 07:36:40 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:36:40 [INFO] | | +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.24.0-SNAPSHOT:compile 07:36:40 [INFO] | | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:36:40 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:36:40 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.24.0-SNAPSHOT:compile 07:36:40 [INFO] | | \- org.opendaylight.bgpcep:programming-topology-api:jar:0.24.0-SNAPSHOT:compile 07:36:40 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-spi:jar:0.24.0-SNAPSHOT:compile 07:36:40 [INFO] | | \- org.opendaylight.bgpcep:programming-spi:jar:0.24.0-SNAPSHOT:compile 07:36:40 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:36:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-programming-api:xml:features:0.24.0-SNAPSHOT:compile 07:36:40 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:0.24.0-SNAPSHOT:compile 07:36:40 [INFO] | | | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.24.0-SNAPSHOT:compile 07:36:40 [INFO] | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:36:40 [INFO] | | | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:36:40 [INFO] | | | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:36:40 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:36:40 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:36:40 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:15.0.2:compile 07:36:40 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:0.24.0-SNAPSHOT:compile 07:36:40 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:36:40 [INFO] | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:36:40 [INFO] | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:36:40 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:36:40 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:36:40 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:36:40 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:36:40 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:36:40 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:36:40 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:36:40 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:36:40 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:36:40 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:36:40 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:36:40 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:36:40 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:36:40 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:36:40 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:36:40 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:36:40 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:36:40 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:36:40 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:36:40 [INFO] | | \- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:36:40 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:0.24.0-SNAPSHOT:compile 07:36:40 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.24.0-SNAPSHOT:compile 07:36:40 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.24.0-SNAPSHOT:compile 07:36:40 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:36:40 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:36:40 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:36:40 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:36:40 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:36:40 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:36:40 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:36:40 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:36:40 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:36:40 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:36:40 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:36:40 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:36:40 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:36:40 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:36:40 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:36:40 [INFO] +- junit:junit:jar:4.13.2:test 07:36:40 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:36:40 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:36:40 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:36:40 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:36:40 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:36:40 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:36:40 [INFO] 07:36:40 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-pcep-stateful --- 07:36:40 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-stateful/target/sonatype-clm/module.xml 07:36:40 [INFO] 07:36:40 [INFO] --------------< org.opendaylight.bgpcep:pcep-server-api >--------------- 07:36:40 [INFO] Building pcep-server-api 0.24.0-SNAPSHOT [123/167] 07:36:40 [INFO] from pcep/server/server-api/pom.xml 07:36:40 [INFO] -------------------------------[ bundle ]------------------------------- 07:36:40 [INFO] 07:36:40 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-server-api --- 07:36:40 [INFO] 07:36:40 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-server-api --- 07:36:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:36:40 [INFO] 07:36:40 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-server-api --- 07:36:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:36:40 [INFO] 07:36:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-server-api --- 07:36:40 [INFO] 07:36:40 [INFO] --- dependency:3.9.0:properties (default) @ pcep-server-api --- 07:36:40 [INFO] 07:36:40 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ pcep-server-api --- 07:36: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/pcep/server/server-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:36:40 [INFO] 07:36:40 [INFO] --- yang:14.0.20:generate-sources (binding) @ pcep-server-api --- 07:36:40 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:36:40 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/src/main/yang 07:36:40 [INFO] yang-to-sources: Found 15 dependencies in 1.669 ms 07:36:40 [INFO] yang-to-sources: Project model files found: 1 in 1.577 ms 07:36:40 [INFO] yang-to-sources: 19 YANG models processed in 101.4 ms 07:36:40 [INFO] BindingJavaFileGenerator: Defined 20 files in 15.75 ms 07:36:40 [INFO] Sorted 20 files into 6 directories in 108.3 μs 07:36:40 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 20 in 28.87 ms 07:36:40 [INFO] 07:36:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-server-api --- 07:36:40 [INFO] Starting audit... 07:36:40 Audit done. 07:36:40 [INFO] You have 0 Checkstyle violations. 07:36:40 [INFO] 07:36:40 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-server-api --- 07:36:40 [INFO] Starting audit... 07:36:40 Audit done. 07:36:40 [INFO] You have 0 Checkstyle violations. 07:36:40 [INFO] 07:36:40 [INFO] --- dependency:3.9.0:copy (unpack-license) @ pcep-server-api --- 07:36:40 [INFO] 07:36:40 [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-server-api --- 07:36:40 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/src/main/resources 07:36:40 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/generated-sources/spi 07:36:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:36:40 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:36:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:36:40 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/generated-sources/spi 07:36:40 [INFO] 07:36:40 [INFO] --- compiler:3.14.1:compile (default-compile) @ pcep-server-api --- 07:36:40 [INFO] Recompiling the module because of changed dependency. 07:36:40 [INFO] Compiling 21 source files with javac [debug release 21] to target/classes 07:36:41 [INFO] 07:36:41 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-server-api >>> 07:36:41 [INFO] 07:36:41 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-server-api --- 07:36:41 [INFO] Fork Value is true 07:36:43 [INFO] Done SpotBugs Analysis.... 07:36:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:36:43 [INFO] 07:36:43 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-server-api <<< 07:36:43 [INFO] 07:36:43 [INFO] 07:36:43 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-server-api --- 07:36:43 [INFO] BugInstance size is 0 07:36:43 [INFO] Error size is 0 07:36:43 [INFO] No errors/warnings found 07:36:43 [INFO] 07:36:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-server-api --- 07:36:43 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/src/test/resources 07:36:43 [INFO] 07:36:43 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ pcep-server-api --- 07:36:43 [INFO] No sources to compile 07:36:43 [INFO] 07:36:43 [INFO] --- surefire:3.5.4:test (default-test) @ pcep-server-api --- 07:36:43 [INFO] No tests to run. 07:36:43 [INFO] 07:36:43 [INFO] --- copy:14.1.6:copy-files (default) @ pcep-server-api --- 07:36:43 [INFO] 07:36:43 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-server-api --- 07:36:43 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/pcep-server-api-0.24.0-SNAPSHOT.jar 07:36:43 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/classes/META-INF/MANIFEST.MF 07:36:43 [INFO] 07:36:43 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-server-api --- 07:36:45 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/pcep-server-api-0.24.0-SNAPSHOT-javadoc.jar 07:36:45 [INFO] 07:36:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-server-api --- 07:36:45 [INFO] CycloneDX: Resolving Dependencies 07:36:45 [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) 07:36:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/bom.xml 07:36:45 [INFO] attaching as pcep-server-api-0.24.0-SNAPSHOT-cyclonedx.xml 07:36:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/bom.json 07:36:45 [INFO] attaching as pcep-server-api-0.24.0-SNAPSHOT-cyclonedx.json 07:36:45 [INFO] 07:36:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-server-api --- 07:36:45 [INFO] Skipping duplicate-finder execution! 07:36:45 [INFO] 07:36:45 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ pcep-server-api --- 07:36:45 [INFO] No dependency problems found 07:36:45 [INFO] 07:36:45 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-server-api --- 07:36:45 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/pcep-server-api-0.24.0-SNAPSHOT-sources.jar 07:36:45 [INFO] 07:36:45 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-server-api --- 07:36:45 [INFO] 07:36:45 [INFO] --- jacoco:0.8.14:report (report) @ pcep-server-api --- 07:36:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:36:45 [INFO] 07:36:45 [INFO] --- install:3.1.4:install (default-install) @ pcep-server-api --- 07:36:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-server-api/0.24.0-SNAPSHOT/pcep-server-api-0.24.0-SNAPSHOT.pom 07:36:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/pcep-server-api-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-server-api/0.24.0-SNAPSHOT/pcep-server-api-0.24.0-SNAPSHOT.jar 07:36:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/pcep-server-api-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-server-api/0.24.0-SNAPSHOT/pcep-server-api-0.24.0-SNAPSHOT-javadoc.jar 07:36:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-server-api/0.24.0-SNAPSHOT/pcep-server-api-0.24.0-SNAPSHOT-cyclonedx.xml 07:36:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-server-api/0.24.0-SNAPSHOT/pcep-server-api-0.24.0-SNAPSHOT-cyclonedx.json 07:36:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/pcep-server-api-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-server-api/0.24.0-SNAPSHOT/pcep-server-api-0.24.0-SNAPSHOT-sources.jar 07:36:45 [INFO] 07:36:45 [INFO] --- bundle:6.0.0:install (default-install) @ pcep-server-api --- 07:36:45 [INFO] Installing org/opendaylight/bgpcep/pcep-server-api/0.24.0-SNAPSHOT/pcep-server-api-0.24.0-SNAPSHOT.jar 07:36:45 [INFO] Writing OBR metadata 07:36:46 [INFO] 07:36:46 [INFO] --- dependency:3.9.0:tree (default-cli) @ pcep-server-api --- 07:36:46 [INFO] org.opendaylight.bgpcep:pcep-server-api:bundle:0.24.0-SNAPSHOT 07:36:46 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.24.0-SNAPSHOT:compile 07:36:46 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:36:46 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.24.0-SNAPSHOT:compile 07:36:46 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:36:46 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:36:46 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:36:46 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:36:46 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:0.24.0-SNAPSHOT:compile 07:36:46 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:36:46 [INFO] +- org.opendaylight.bgpcep:algo-api:jar:0.24.0-SNAPSHOT:compile 07:36:46 [INFO] +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.24.0-SNAPSHOT:compile 07:36:46 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:0.24.0-SNAPSHOT:compile 07:36:46 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:0.24.0-SNAPSHOT:compile 07:36:46 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:36:46 [INFO] | \- org.opendaylight.bgpcep:programming-topology-api:jar:0.24.0-SNAPSHOT:compile 07:36:46 [INFO] +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:36:46 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:36:46 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:36:46 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:36:46 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:36:46 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:36:46 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:36:46 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:36:46 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:36:46 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:36:46 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:36:46 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:36:46 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:36:46 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:36:46 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:36:46 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:36:46 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:36:46 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:36:46 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:36:46 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:36:46 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:36:46 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:36:46 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:36:46 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:36:46 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:36:46 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:36:46 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:36:46 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:36:46 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:36:46 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:36:46 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:36:46 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:36:46 [INFO] +- junit:junit:jar:4.13.2:test 07:36:46 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:36:46 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:36:46 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:36:46 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:36:46 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:36:46 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:36:46 [INFO] 07:36:46 [INFO] --- clm:3.0.0-01:index (default-cli) @ pcep-server-api --- 07:36:46 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/sonatype-clm/module.xml 07:36:46 [INFO] 07:36:46 [INFO] ------------< org.opendaylight.bgpcep:pcep-segment-routing >------------ 07:36:46 [INFO] Building pcep-segment-routing 0.24.0-SNAPSHOT [124/167] 07:36:46 [INFO] from pcep/segment-routing/pom.xml 07:36:46 [INFO] -------------------------------[ bundle ]------------------------------- 07:36:46 [INFO] 07:36:46 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-segment-routing --- 07:36:46 [INFO] 07:36:46 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-segment-routing --- 07:36:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:36:46 [INFO] 07:36:46 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-segment-routing --- 07:36:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:36:46 [INFO] 07:36:46 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-segment-routing --- 07:36:46 [INFO] 07:36:46 [INFO] --- dependency:3.9.0:properties (default) @ pcep-segment-routing --- 07:36:46 [INFO] 07:36:46 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ pcep-segment-routing --- 07:36:46 [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/pcep/segment-routing/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:36:46 [INFO] 07:36:46 [INFO] --- yang:14.0.20:generate-sources (binding) @ pcep-segment-routing --- 07:36:46 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:36:46 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/pcep/segment-routing/src/main/yang 07:36:46 [INFO] yang-to-sources: Found 13 dependencies in 1.813 ms 07:36:46 [INFO] yang-to-sources: Project model files found: 1 in 2.791 ms 07:36:46 [INFO] yang-to-sources: 17 YANG models processed in 128.9 ms 07:36:46 [INFO] BindingJavaFileGenerator: Defined 98 files in 15.27 ms 07:36:46 [INFO] Sorted 98 files into 24 directories in 170.2 μs 07:36:46 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 98 in 30.79 ms 07:36:46 [INFO] 07:36:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-segment-routing --- 07:36:46 [INFO] Starting audit... 07:36:46 Audit done. 07:36:46 [INFO] You have 0 Checkstyle violations. 07:36:46 [INFO] 07:36:46 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-segment-routing --- 07:36:46 [INFO] Starting audit... 07:36:46 Audit done. 07:36:46 [INFO] You have 0 Checkstyle violations. 07:36:46 [INFO] 07:36:46 [INFO] --- dependency:3.9.0:copy (unpack-license) @ pcep-segment-routing --- 07:36:46 [INFO] 07:36:46 [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-segment-routing --- 07:36:46 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/segment-routing/src/main/resources 07:36:46 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/segment-routing/target/generated-sources/spi 07:36:46 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:36:46 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:36:46 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:36:46 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/segment-routing/target/generated-sources/spi 07:36:46 [INFO] 07:36:46 [INFO] --- compiler:3.14.1:compile (default-compile) @ pcep-segment-routing --- 07:36:46 [INFO] Recompiling the module because of changed dependency. 07:36:46 [INFO] Compiling 104 source files with javac [debug release 21] to target/classes 07:36:47 [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionProviderActivator 07:36:47 [INFO] 07:36:47 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-segment-routing >>> 07:36:47 [INFO] 07:36:47 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-segment-routing --- 07:36:47 [INFO] Fork Value is true 07:36:50 [INFO] Done SpotBugs Analysis.... 07:36:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:36:50 [INFO] 07:36:50 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-segment-routing <<< 07:36:50 [INFO] 07:36:50 [INFO] 07:36:50 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-segment-routing --- 07:36:50 [INFO] BugInstance size is 0 07:36:50 [INFO] Error size is 0 07:36:50 [INFO] No errors/warnings found 07:36:50 [INFO] 07:36:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-segment-routing --- 07:36:50 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:36:50 [INFO] 07:36:50 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ pcep-segment-routing --- 07:36:50 [INFO] Recompiling the module because of changed dependency. 07:36:50 [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes 07:36:50 [INFO] 07:36:50 [INFO] --- surefire:3.5.4:test (default-test) @ pcep-segment-routing --- 07:36:50 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:36:50 [INFO] 07:36:50 [INFO] ------------------------------------------------------- 07:36:50 [INFO] T E S T S 07:36:50 [INFO] ------------------------------------------------------- 07:36:51 [INFO] Running org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParserTest 07:36:52 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.596 s -- in org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParserTest 07:36:52 [INFO] Running org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParserTest 07:36:52 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParserTest 07:36:52 [INFO] Running org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParserTest 07:36:52 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParserTest 07:36:52 [INFO] Running org.opendaylight.protocol.pcep.segment.routing.Srv6ObjectParserTest 07:36:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.opendaylight.protocol.pcep.segment.routing.Srv6ObjectParserTest 07:36:52 [INFO] Running org.opendaylight.protocol.pcep.segment.routing.SrObjectParserTest 07:36:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.pcep.segment.routing.SrObjectParserTest 07:36:52 [INFO] Running org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParserTest 07:36:52 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParserTest 07:36:52 [INFO] 07:36:52 [INFO] Results: 07:36:52 [INFO] 07:36:52 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0 07:36:52 [INFO] 07:36:52 [INFO] 07:36:52 [INFO] --- copy:14.1.6:copy-files (default) @ pcep-segment-routing --- 07:36:52 [INFO] 07:36:52 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-segment-routing --- 07:36:52 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/pcep/segment-routing/target/pcep-segment-routing-0.24.0-SNAPSHOT.jar 07:36:52 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/pcep/segment-routing/target/classes/META-INF/MANIFEST.MF 07:36:52 [INFO] 07:36:52 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-segment-routing --- 07:36:55 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/segment-routing/target/pcep-segment-routing-0.24.0-SNAPSHOT-javadoc.jar 07:36:55 [INFO] 07:36:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-segment-routing --- 07:36:55 [INFO] CycloneDX: Resolving Dependencies 07:36:57 [INFO] CycloneDX: Creating BOM version 1.6 with 43 component(s) 07:36:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/segment-routing/target/bom.xml 07:36:57 [INFO] attaching as pcep-segment-routing-0.24.0-SNAPSHOT-cyclonedx.xml 07:36:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/segment-routing/target/bom.json 07:36:57 [INFO] attaching as pcep-segment-routing-0.24.0-SNAPSHOT-cyclonedx.json 07:36:57 [INFO] 07:36:57 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-segment-routing --- 07:36:57 [INFO] Skipping duplicate-finder execution! 07:36:57 [INFO] 07:36:57 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ pcep-segment-routing --- 07:36:57 [INFO] No dependency problems found 07:36:57 [INFO] 07:36:57 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-segment-routing --- 07:36:57 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/segment-routing/target/pcep-segment-routing-0.24.0-SNAPSHOT-sources.jar 07:36:57 [INFO] 07:36:57 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-segment-routing --- 07:36:57 [INFO] 07:36:57 [INFO] --- jacoco:0.8.14:report (report) @ pcep-segment-routing --- 07:36:57 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/pcep/segment-routing/target/code-coverage/jacoco.exec 07:36:57 [INFO] Analyzed bundle 'pcep-segment-routing' with 11 classes 07:36:57 [INFO] 07:36:57 [INFO] --- install:3.1.4:install (default-install) @ pcep-segment-routing --- 07:36:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/segment-routing/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-segment-routing/0.24.0-SNAPSHOT/pcep-segment-routing-0.24.0-SNAPSHOT.pom 07:36:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/segment-routing/target/pcep-segment-routing-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-segment-routing/0.24.0-SNAPSHOT/pcep-segment-routing-0.24.0-SNAPSHOT.jar 07:36:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/segment-routing/target/pcep-segment-routing-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-segment-routing/0.24.0-SNAPSHOT/pcep-segment-routing-0.24.0-SNAPSHOT-javadoc.jar 07:36:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/segment-routing/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-segment-routing/0.24.0-SNAPSHOT/pcep-segment-routing-0.24.0-SNAPSHOT-cyclonedx.xml 07:36:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/segment-routing/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-segment-routing/0.24.0-SNAPSHOT/pcep-segment-routing-0.24.0-SNAPSHOT-cyclonedx.json 07:36:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/segment-routing/target/pcep-segment-routing-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-segment-routing/0.24.0-SNAPSHOT/pcep-segment-routing-0.24.0-SNAPSHOT-sources.jar 07:36:57 [INFO] 07:36:57 [INFO] --- bundle:6.0.0:install (default-install) @ pcep-segment-routing --- 07:36:57 [INFO] Installing org/opendaylight/bgpcep/pcep-segment-routing/0.24.0-SNAPSHOT/pcep-segment-routing-0.24.0-SNAPSHOT.jar 07:36:57 [INFO] Writing OBR metadata 07:36:57 [INFO] 07:36:57 [INFO] --- dependency:3.9.0:tree (default-cli) @ pcep-segment-routing --- 07:36:57 [INFO] org.opendaylight.bgpcep:pcep-segment-routing:bundle:0.24.0-SNAPSHOT 07:36:57 [INFO] +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:36:57 [INFO] | \- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:36:57 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:36:57 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.24.0-SNAPSHOT:compile 07:36:57 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:36:57 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:36:57 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:36:57 [INFO] +- org.opendaylight.bgpcep:pcep-spi:jar:0.24.0-SNAPSHOT:compile 07:36:57 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.24.0-SNAPSHOT:compile 07:36:57 [INFO] +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.24.0-SNAPSHOT:compile 07:36:57 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:0.24.0-SNAPSHOT:compile 07:36:57 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:0.24.0-SNAPSHOT:compile 07:36:57 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:36:57 [INFO] | +- org.opendaylight.bgpcep:programming-topology-api:jar:0.24.0-SNAPSHOT:compile 07:36:57 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:36:57 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:36:57 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:36:57 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:36:57 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:36:57 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:36:57 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:36:57 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:36:57 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:36:57 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:36:57 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:36:57 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:36:57 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:36:57 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:36:57 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:36:57 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:36:57 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:36:57 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:36:57 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:36:57 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:36:57 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:36:57 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 07:36:57 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 07:36:57 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:36:57 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:36:57 [INFO] +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.24.0-SNAPSHOT:test 07:36:57 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.24.0-SNAPSHOT:test 07:36:57 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.20:test 07:36:57 [INFO] | +- ch.qos.logback:logback-core:jar:1.5.20:test 07:36:57 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:test 07:36:57 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:test 07:36:57 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:36:57 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:36:57 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:test 07:36:57 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:test 07:36:57 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:test 07:36:57 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:36:57 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:36:57 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:36:57 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:36:57 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:36:57 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:36:57 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:36:57 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:36:57 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:36:57 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:36:57 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:36:57 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:36:57 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:36:57 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:36:57 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:36:57 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:36:57 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:36:57 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:36:57 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:36:57 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:36:57 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:36:57 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:36:57 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:36:57 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:36:57 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:36:57 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:36:57 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:36:57 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:36:57 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:36:57 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:36:57 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:36:57 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:36:57 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:36:57 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:36:57 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:36:57 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:36:57 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:36:57 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:36:57 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:36:57 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:36:57 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:36:57 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:36:57 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:test 07:36:57 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:36:57 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:36:57 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:36:57 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.20:test 07:36:57 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:test 07:36:57 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:test 07:36:57 [INFO] | | \- org.immutables:value:jar:annotations:2.11.6:test (optional) 07:36:57 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:36:57 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:36:57 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:36:57 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:test 07:36:57 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:test 07:36:57 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:36:57 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:36:57 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:36:57 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:36:57 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:36:57 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:36:57 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:36:57 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:36:57 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:36:57 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:36:57 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:36:57 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:36:57 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:36:57 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:36:57 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:36:57 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:36:57 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:36:57 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:36:57 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:36:57 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:36:57 [INFO] +- junit:junit:jar:4.13.2:test 07:36:57 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:36:57 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:36:57 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:36:57 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:36:57 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:36:57 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:36:57 [INFO] 07:36:57 [INFO] --- clm:3.0.0-01:index (default-cli) @ pcep-segment-routing --- 07:36:57 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/segment-routing/target/sonatype-clm/module.xml 07:36:57 [INFO] 07:36:57 [INFO] ---------------< org.opendaylight.bgpcep:pcep-pcc-mock >---------------- 07:36:57 [INFO] Building pcep-pcc-mock 0.24.0-SNAPSHOT [125/167] 07:36:57 [INFO] from pcep/pcc-mock/pom.xml 07:36:57 [INFO] --------------------------------[ jar ]--------------------------------- 07:36:57 [INFO] 07:36:57 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-pcc-mock --- 07:36:57 [INFO] 07:36:57 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-pcc-mock --- 07:36:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:36:57 [INFO] 07:36:57 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-pcc-mock --- 07:36:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:36:57 [INFO] 07:36:57 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-pcc-mock --- 07:36:57 [INFO] 07:36:57 [INFO] --- dependency:3.9.0:properties (default) @ pcep-pcc-mock --- 07:36:57 [INFO] 07:36:57 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ pcep-pcc-mock --- 07:36:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/pcep/pcc-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:36:57 [INFO] 07:36:57 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-pcc-mock --- 07:36:58 [INFO] Starting audit... 07:36:58 Audit done. 07:36:58 [INFO] You have 0 Checkstyle violations. 07:36:58 [INFO] 07:36:58 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-pcc-mock --- 07:36:58 [INFO] Starting audit... 07:36:58 Audit done. 07:36:58 [INFO] You have 0 Checkstyle violations. 07:36:58 [INFO] 07:36:58 [INFO] --- dependency:3.9.0:copy (unpack-license) @ pcep-pcc-mock --- 07:36:58 [INFO] 07:36:58 [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-pcc-mock --- 07:36:58 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/resources 07:36:58 [INFO] 07:36:58 [INFO] --- compiler:3.14.1:compile (default-compile) @ pcep-pcc-mock --- 07:36:59 [INFO] Recompiling the module because of changed dependency. 07:36:59 [INFO] Compiling 20 source files with javac [debug release 21] to target/classes 07:36:59 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 07:36:59 [WARNING] Cannot find annotation method 'policyOption()' in type 'org.osgi.service.component.annotations.Reference': class file for org.osgi.service.component.annotations.Reference not found 07:36:59 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 07:36:59 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 07:36:59 [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionProviderActivator 07:36:59 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 07:36:59 [WARNING] Cannot find annotation method 'policyOption()' in type 'org.osgi.service.component.annotations.Reference': class file for org.osgi.service.component.annotations.Reference not found 07:36:59 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 07:36:59 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 07:36:59 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 07:36:59 [WARNING] Cannot find annotation method 'policyOption()' in type 'org.osgi.service.component.annotations.Reference': class file for org.osgi.service.component.annotations.Reference not found 07:36:59 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 07:36:59 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 07:36:59 [INFO] 07:36:59 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-pcc-mock >>> 07:36:59 [INFO] 07:36:59 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-pcc-mock --- 07:36:59 [INFO] Fork Value is true 07:37:03 [INFO] Done SpotBugs Analysis.... 07:37:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:37:03 [INFO] 07:37:03 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-pcc-mock <<< 07:37:03 [INFO] 07:37:03 [INFO] 07:37:03 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-pcc-mock --- 07:37:03 [INFO] BugInstance size is 0 07:37:03 [INFO] Error size is 0 07:37:03 [INFO] No errors/warnings found 07:37:03 [INFO] 07:37:03 [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-pcc-mock --- 07:37:03 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/test/resources 07:37:03 [INFO] 07:37:03 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ pcep-pcc-mock --- 07:37:03 [INFO] Recompiling the module because of changed dependency. 07:37:03 [INFO] Compiling 13 source files with javac [debug release 21] to target/test-classes 07:37:03 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 07:37:03 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:37:03 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 07:37:03 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:37:03 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:37:03 [WARNING] Cannot find annotation method 'policyOption()' in type 'org.osgi.service.component.annotations.Reference': class file for org.osgi.service.component.annotations.Reference not found 07:37:03 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 07:37:03 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 07:37:03 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 07:37:03 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:37:03 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 07:37:03 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:37:03 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:37:03 [WARNING] Cannot find annotation method 'policyOption()' in type 'org.osgi.service.component.annotations.Reference': class file for org.osgi.service.component.annotations.Reference not found 07:37:03 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 07:37:03 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 07:37:03 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 07:37:03 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:37:03 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 07:37:03 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:37:03 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:37:03 [WARNING] Cannot find annotation method 'policyOption()' in type 'org.osgi.service.component.annotations.Reference': class file for org.osgi.service.component.annotations.Reference not found 07:37:03 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 07:37:03 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 07:37:03 [INFO] 07:37:03 [INFO] --- surefire:3.5.4:test (default-test) @ pcep-pcc-mock --- 07:37:03 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:37:03 [INFO] 07:37:03 [INFO] ------------------------------------------------------- 07:37:03 [INFO] T E S T S 07:37:03 [INFO] ------------------------------------------------------- 07:37:04 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCEndPointIpv4ObjectParserTest 07:37:05 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.351 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCEndPointIpv4ObjectParserTest 07:37:05 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCDispatcherImplTest 07:37:05 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:37:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.429 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCDispatcherImplTest 07:37:09 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCSyncAvoidanceProcedureTest 07:37:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.305 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCSyncAvoidanceProcedureTest 07:37:09 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCTriggeredSyncTest 07:37:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCTriggeredSyncTest 07:37:10 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCIncrementalSyncTest 07:37:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.36 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCIncrementalSyncTest 07:37:22 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCTunnelManagerImplTest 07:37:25 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.018 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCTunnelManagerImplTest 07:37:25 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCMockTest 07:37:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.092 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCMockTest 07:37:27 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCTriggeredLspResyncTest 07:37:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.425 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCTriggeredLspResyncTest 07:37:27 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCTriggeredFullDBResyncTest 07:37:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.447 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCTriggeredFullDBResyncTest 07:37:28 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCSessionListenerTest 07:37:28 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCSessionListenerTest 07:37:28 [INFO] 07:37:28 [INFO] Results: 07:37:28 [INFO] 07:37:28 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0 07:37:28 [INFO] 07:37:28 [INFO] 07:37:28 [INFO] --- copy:14.1.6:copy-files (default) @ pcep-pcc-mock --- 07:37:28 [INFO] 07:37:28 [INFO] --- jar:3.4.2:jar (default-jar) @ pcep-pcc-mock --- 07:37:28 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/pcep-pcc-mock-0.24.0-SNAPSHOT.jar 07:37:28 [INFO] 07:37:28 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-pcc-mock --- 07:37:30 [WARNING] Javadoc Warnings 07:37:30 [WARNING] warning: unknown enum constant ReferencePolicyOption.GREEDY 07:37:30 [WARNING] reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 07:37:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/LspType.java:11: warning: no comment 07:37:30 [WARNING] public enum LspType { 07:37:30 [WARNING] ^ 07:37:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/LspType.java:12: warning: no comment 07:37:30 [WARNING] PCE_LSP, PCC_LSP 07:37:30 [WARNING] ^ 07:37:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/LspType.java:12: warning: no comment 07:37:30 [WARNING] PCE_LSP, PCC_LSP 07:37:30 [WARNING] ^ 07:37:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/Main.java:27: warning: no comment 07:37:30 [WARNING] public final class Main { 07:37:30 [WARNING] ^ 07:37:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/Main.java:47: warning: no comment 07:37:30 [WARNING] public static void main(final String[] args) { 07:37:30 [WARNING] ^ 07:37:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:56: warning: no comment 07:37:30 [WARNING] public final class MsgBuilderUtil { 07:37:30 [WARNING] ^ 07:37:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:194: warning: no comment 07:37:30 [WARNING] public static Pcerr createErrorMsg(final @NonNull PCEPErrors pcepErrors, final long srpId) { 07:37:30 [WARNING] ^ 07:37:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:170: warning: no comment 07:37:30 [WARNING] public static Pcerr createErrorMsg(final @NonNull PCEPErrors pcepErrors, final Uint32 srpId) { 07:37:30 [WARNING] ^ 07:37:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:90: warning: no comment 07:37:30 [WARNING] public static Lsp createLsp(final Uint32 plspId, final boolean sync, final Optional tlvs, 07:37:30 [WARNING] ^ 07:37:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:72: warning: no comment 07:37:30 [WARNING] public static Lsp createLsp(final Uint32 plspId, final boolean sync, final Optional tlvs, 07:37:30 [WARNING] ^ 07:37:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:126: warning: no comment 07:37:30 [WARNING] public static Tlvs createLspTlvs(final Uint32 lspId, final boolean symbolicPathName, final String tunnelEndpoint, 07:37:30 [WARNING] ^ 07:37:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:132: warning: no comment 07:37:30 [WARNING] public static Tlvs createLspTlvs(final Uint32 lspId, final boolean symbolicPathName, final String tunnelEndpoint, 07:37:30 [WARNING] ^ 07:37:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:163: warning: no comment 07:37:30 [WARNING] public static Optional createLspTlvsEndofSync(final @NonNull Uint64 dbVersion) { 07:37:30 [WARNING] ^ 07:37:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:95: warning: no comment 07:37:30 [WARNING] public static Path createPath(final List subobjects) { 07:37:30 [WARNING] ^ 07:37:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:61: warning: no comment 07:37:30 [WARNING] public static Pcrpt createPcRtpMessage(final Lsp lsp, final Optional srp, final Path path) { 07:37:30 [WARNING] ^ 07:37:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:101: warning: no comment 07:37:30 [WARNING] public static Srp createSrp(final Uint32 srpId) { 07:37:30 [WARNING] ^ 07:37:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:198: warning: no comment 07:37:30 [WARNING] public static byte[] getDefaultPathName(final String address, final Uint32 lspId) { 07:37:30 [WARNING] ^ 07:37:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:118: warning: no comment 07:37:30 [WARNING] public static Path reqToRptPath(final Requests request) { 07:37:30 [WARNING] ^ 07:37:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:109: warning: no comment 07:37:30 [WARNING] public static Path updToRptPath(final org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.message 07:37:30 [WARNING] ^ 07:37:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/PCCActivator.java:17: warning: no comment 07:37:30 [WARNING] public final class PCCActivator implements PCEPExtensionProviderActivator { 07:37:30 [WARNING] ^ 07:37:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/PCCActivator.java:17: warning: use of default constructor, which does not provide a comment 07:37:30 [WARNING] public final class PCCActivator implements PCEPExtensionProviderActivator { 07:37:30 [WARNING] ^ 07:37:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCDispatcher.java:17: warning: no comment 07:37:30 [WARNING] public interface PCCDispatcher { 07:37:30 [WARNING] ^ 07:37:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCDispatcher.java:19: warning: no comment 07:37:30 [WARNING] @NonNull Future createClient(@NonNull InetSocketAddress remoteAddress, long reconnectTime, 07:37:30 [WARNING] ^ 07:37:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/protocol/PCCDispatcherImpl.java:39: warning: no comment 07:37:30 [WARNING] public final class PCCDispatcherImpl implements PCCDispatcher, AutoCloseable { 07:37:30 [WARNING] ^ 07:37:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/protocol/PCCDispatcherImpl.java:47: warning: no comment 07:37:30 [WARNING] public PCCDispatcherImpl(final @NonNull MessageRegistry registry) { 07:37:30 [WARNING] ^ 07:37:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/PCCEndPointIpv4ObjectParser.java:22: warning: no comment 07:37:30 [WARNING] public class PCCEndPointIpv4ObjectParser extends PCEPEndPointsIpv4ObjectParser { 07:37:30 [WARNING] ^ 07:37:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/PCCEndPointIpv4ObjectParser.java:22: warning: use of default constructor, which does not provide a comment 07:37:30 [WARNING] public class PCCEndPointIpv4ObjectParser extends PCEPEndPointsIpv4ObjectParser { 07:37:30 [WARNING] ^ 07:37:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/protocol/PCCPeerProposal.java:19: warning: no comment 07:37:30 [WARNING] public final class PCCPeerProposal implements PCEPPeerProposal { 07:37:30 [WARNING] ^ 07:37:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/protocol/PCCPeerProposal.java:26: warning: no comment 07:37:30 [WARNING] public PCCPeerProposal() { 07:37:30 [WARNING] ^ 07:37:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/protocol/PCCPeerProposal.java:22: warning: no comment 07:37:30 [WARNING] public PCCPeerProposal(final @NonNull Uint64 dbVersion) { 07:37:30 [WARNING] ^ 07:37:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/protocol/PCCServerPeerProposal.java:19: warning: no comment 07:37:30 [WARNING] public class PCCServerPeerProposal implements PCEPPeerProposal { 07:37:30 [WARNING] ^ 07:37:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/protocol/PCCServerPeerProposal.java:23: warning: no comment 07:37:30 [WARNING] public PCCServerPeerProposal(final @NonNull Uint64 dbVersion) { 07:37:30 [WARNING] ^ 07:37:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCSession.java:15: warning: no comment 07:37:30 [WARNING] public interface PCCSession { 07:37:30 [WARNING] ^ 07:37:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCSession.java:21: warning: no comment 07:37:30 [WARNING] int getId(); 07:37:30 [WARNING] ^ 07:37:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCSession.java:23: warning: no comment 07:37:30 [WARNING] Tlvs getRemoteTlvs(); 07:37:30 [WARNING] ^ 07:37:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCSession.java:25: warning: no comment 07:37:30 [WARNING] Tlvs localSessionCharacteristics(); 07:37:30 [WARNING] ^ 07:37:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCSession.java:19: warning: no comment 07:37:30 [WARNING] void sendError(Pcerr errorMessage); 07:37:30 [WARNING] ^ 07:37:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCSession.java:17: warning: no comment 07:37:30 [WARNING] void sendReport(Pcrpt reportMessage); 07:37:30 [WARNING] ^ 07:37:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/protocol/PCCSessionListener.java:30: warning: no comment 07:37:30 [WARNING] public final class PCCSessionListener implements PCEPSessionListener, PCCSession { 07:37:30 [WARNING] ^ 07:37:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/protocol/PCCSessionListener.java:39: warning: no comment 07:37:30 [WARNING] public PCCSessionListener(final int sessionId, final PCCTunnelManager tunnelManager, final boolean errorMode) { 07:37:30 [WARNING] ^ 07:37:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCTunnelManager.java:14: warning: no comment 07:37:30 [WARNING] public interface PCCTunnelManager { 07:37:30 [WARNING] ^ 07:37:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCTunnelManager.java:22: warning: no comment 07:37:30 [WARNING] void onMessagePcInitiate(@NonNull Requests request, @NonNull PCCSession session); 07:37:30 [WARNING] ^ 07:37:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCTunnelManager.java:20: warning: no comment 07:37:30 [WARNING] void onMessagePcupd(@NonNull Updates update, @NonNull PCCSession session); 07:37:30 [WARNING] ^ 07:37:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCTunnelManager.java:18: warning: no comment 07:37:30 [WARNING] void onSessionDown(PCCSession session); 07:37:30 [WARNING] ^ 07:37:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCTunnelManager.java:16: warning: no comment 07:37:30 [WARNING] void onSessionUp(PCCSession session); 07:37:30 [WARNING] ^ 07:37:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/PCCTunnelManagerImpl.java:57: warning: no comment 07:37:30 [WARNING] public final class PCCTunnelManagerImpl implements PCCTunnelManager { 07:37:30 [WARNING] ^ 07:37:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/PCCTunnelManagerImpl.java:72: warning: no comment 07:37:30 [WARNING] public PCCTunnelManagerImpl(final int lspsCount, final InetAddress address, final int redelegationTimeout, 07:37:30 [WARNING] ^ 07:37:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/PCCTunnelManagerImpl.java:193: warning: no comment 07:37:30 [WARNING] protected void addTunnel(final Requests request, final PCCSession session) { 07:37:30 [WARNING] ^ 07:37:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/PCCTunnelManagerImpl.java:204: warning: no comment 07:37:30 [WARNING] protected void removeTunnel(final Requests request, final PCCSession session) { 07:37:30 [WARNING] ^ 07:37:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/PCCTunnelManagerImpl.java:84: warning: no comment 07:37:30 [WARNING] protected void reportToAll(final Updates update, final PCCSession session) { 07:37:30 [WARNING] ^ 07:37:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/PCCTunnelManagerImpl.java:136: warning: no comment 07:37:30 [WARNING] protected void takeDelegation(final Requests request, final PCCSession session) { 07:37:30 [WARNING] ^ 07:37:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/TimerHandler.java:21: warning: no comment 07:37:30 [WARNING] public class TimerHandler { 07:37:30 [WARNING] ^ 07:37:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/TimerHandler.java:33: warning: no comment 07:37:30 [WARNING] public TimerHandler(final PCCsBuilder pcCsBuilder, final Optional syncOptDBVersion, 07:37:30 [WARNING] ^ 07:37:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/TimerHandler.java:60: warning: no comment 07:37:30 [WARNING] protected void createDisconnectTask() { 07:37:30 [WARNING] ^ 07:37:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/TimerHandler.java:67: warning: no comment 07:37:30 [WARNING] public void setPCCDispatcher(final PCCDispatcherImpl dispatcher) { 07:37:30 [WARNING] ^ 07:37:30 [WARNING] 56 warnings 07:37:30 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/pcep-pcc-mock-0.24.0-SNAPSHOT-javadoc.jar 07:37:30 [INFO] 07:37:30 [INFO] --- shade:3.6.1:shade (default) @ pcep-pcc-mock --- 07:37:30 [INFO] Dependency-reduced POM written at: /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/dependency-reduced-pom.xml 07:37:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:37:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:37:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:37:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:37:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:37:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:37:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:37:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:37:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:37:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:37:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:37:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:37:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:37:31 [WARNING] checker-qual-3.51.1.jar, slf4j-api-2.0.12.jar define 1 overlapping resource: 07:37:31 [WARNING] - META-INF/LICENSE.txt 07:37:31 [WARNING] binding-reflect-14.0.20.jar, binding-spec-14.0.20.jar, checker-qual-3.51.1.jar, concepts-0.24.0-SNAPSHOT.jar, concepts-14.0.20.jar, error_prone_annotations-2.43.0.jar, failureaccess-1.0.3.jar, guava-33.5.0-jre.jar, ietf-type-util-1.0.2.jar, j2objc-annotations-3.1.jar, jspecify-1.0.0.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.5.20.jar, logback-core-1.5.20.jar, mdsal-binding-api-15.0.2.jar, mdsal-common-api-15.0.2.jar, netty-buffer-4.2.7.Final.jar, netty-codec-base-4.2.7.Final.jar, netty-common-4.2.7.Final.jar, netty-handler-4.2.7.Final.jar, netty-resolver-4.2.7.Final.jar, netty-transport-4.2.7.Final.jar, netty-transport-classes-epoll-4.2.7.Final.jar, netty-transport-native-epoll-4.2.7.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.2.7.Final.jar, org.eclipse.jdt.annotation-2.4.0.jar, pcep-api-0.24.0-SNAPSHOT.jar, pcep-base-parser-0.24.0-SNAPSHOT.jar, pcep-ietf-stateful-0.24.0-SNAPSHOT.jar, pcep-impl-0.24.0-SNAPSHOT.jar, pcep-pcc-mock-0.24.0-SNAPSHOT.jar, pcep-spi-0.24.0-SNAPSHOT.jar, rfc6991-ietf-inet-types-1.0.2.jar, rfc6991-ietf-yang-types-1.0.2.jar, rfc8294-ietf-routing-types-1.0.2.jar, rsvp-api-0.24.0-SNAPSHOT.jar, slf4j-api-2.0.12.jar, testtool-util-0.24.0-SNAPSHOT.jar, triemap-1.3.2.jar, util-0.24.0-SNAPSHOT.jar, util-14.0.20.jar, yang-common-14.0.20.jar, yang-common-netty-14.0.20.jar define 1 overlapping resource: 07:37:31 [WARNING] - META-INF/MANIFEST.MF 07:37:31 [WARNING] failureaccess-1.0.3.jar, guava-33.5.0-jre.jar define 1 overlapping resource: 07:37:31 [WARNING] - META-INF/LICENSE 07:37:31 [WARNING] netty-buffer-4.2.7.Final.jar, netty-codec-base-4.2.7.Final.jar, netty-common-4.2.7.Final.jar, netty-handler-4.2.7.Final.jar, netty-resolver-4.2.7.Final.jar, netty-transport-4.2.7.Final.jar, netty-transport-classes-epoll-4.2.7.Final.jar, netty-transport-native-epoll-4.2.7.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.2.7.Final.jar define 2 overlapping class and resource: 07:37:31 [WARNING] - META-INF.versions.11.module-info 07:37:31 [WARNING] - META-INF/io.netty.versions.properties 07:37:31 [WARNING] error_prone_annotations-2.43.0.jar, failureaccess-1.0.3.jar, guava-33.5.0-jre.jar, j2objc-annotations-3.1.jar, jspecify-1.0.0.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: 07:37:31 [WARNING] - META-INF.versions.9.module-info 07:37:31 [WARNING] binding-reflect-14.0.20.jar, binding-spec-14.0.20.jar, concepts-14.0.20.jar, ietf-type-util-1.0.2.jar, mdsal-binding-api-15.0.2.jar, mdsal-common-api-15.0.2.jar, pcep-pcc-mock-0.24.0-SNAPSHOT.jar, triemap-1.3.2.jar, util-14.0.20.jar, yang-common-14.0.20.jar, yang-common-netty-14.0.20.jar define 1 overlapping resource: 07:37:31 [WARNING] - README.md 07:37:31 [WARNING] binding-reflect-14.0.20.jar, binding-spec-14.0.20.jar, concepts-0.24.0-SNAPSHOT.jar, concepts-14.0.20.jar, ietf-type-util-1.0.2.jar, mdsal-binding-api-15.0.2.jar, mdsal-common-api-15.0.2.jar, pcep-api-0.24.0-SNAPSHOT.jar, pcep-base-parser-0.24.0-SNAPSHOT.jar, pcep-ietf-stateful-0.24.0-SNAPSHOT.jar, pcep-impl-0.24.0-SNAPSHOT.jar, pcep-pcc-mock-0.24.0-SNAPSHOT.jar, pcep-spi-0.24.0-SNAPSHOT.jar, rfc6991-ietf-inet-types-1.0.2.jar, rfc6991-ietf-yang-types-1.0.2.jar, rfc8294-ietf-routing-types-1.0.2.jar, rsvp-api-0.24.0-SNAPSHOT.jar, testtool-util-0.24.0-SNAPSHOT.jar, triemap-1.3.2.jar, util-0.24.0-SNAPSHOT.jar, util-14.0.20.jar, yang-common-14.0.20.jar, yang-common-netty-14.0.20.jar define 2 overlapping resources: 07:37:31 [WARNING] - LICENSE 07:37:31 [WARNING] - META-INF/git.properties 07:37:31 [WARNING] maven-shade-plugin has detected that some files are 07:37:31 [WARNING] present in two or more JARs. When this happens, only one 07:37:31 [WARNING] single version of the file is copied to the uber jar. 07:37:31 [WARNING] Usually this is not harmful and you can skip these warnings, 07:37:31 [WARNING] otherwise try to manually exclude artifacts based on 07:37:31 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 07:37:31 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 07:37:31 [INFO] Attaching shaded artifact. 07:37:31 [INFO] 07:37:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-pcc-mock --- 07:37:31 [INFO] CycloneDX: Resolving Dependencies 07:37:32 [INFO] CycloneDX: Creating BOM version 1.6 with 43 component(s) 07:37:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/bom.xml 07:37:32 [INFO] attaching as pcep-pcc-mock-0.24.0-SNAPSHOT-cyclonedx.xml 07:37:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/bom.json 07:37:32 [INFO] attaching as pcep-pcc-mock-0.24.0-SNAPSHOT-cyclonedx.json 07:37:32 [INFO] 07:37:32 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-pcc-mock --- 07:37:32 [INFO] Skipping duplicate-finder execution! 07:37:32 [INFO] 07:37:32 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ pcep-pcc-mock --- 07:37:32 [WARNING] Unused declared dependencies found: 07:37:32 [WARNING] org.checkerframework:checker-qual:jar:3.51.1:compile 07:37:32 [INFO] 07:37:32 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-pcc-mock --- 07:37:32 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/pcep-pcc-mock-0.24.0-SNAPSHOT-sources.jar 07:37:32 [INFO] 07:37:32 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-pcc-mock --- 07:37:32 [INFO] 07:37:32 [INFO] --- jacoco:0.8.14:report (report) @ pcep-pcc-mock --- 07:37:32 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/code-coverage/jacoco.exec 07:37:32 [INFO] Analyzed bundle 'pcep-pcc-mock' with 22 classes 07:37:32 [INFO] 07:37:32 [INFO] --- install:3.1.4:install (default-install) @ pcep-pcc-mock --- 07:37:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/dependency-reduced-pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/0.24.0-SNAPSHOT/pcep-pcc-mock-0.24.0-SNAPSHOT.pom 07:37:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/pcep-pcc-mock-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/0.24.0-SNAPSHOT/pcep-pcc-mock-0.24.0-SNAPSHOT.jar 07:37:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/pcep-pcc-mock-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/0.24.0-SNAPSHOT/pcep-pcc-mock-0.24.0-SNAPSHOT-javadoc.jar 07:37:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/pcep-pcc-mock-0.24.0-SNAPSHOT-executable.jar to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/0.24.0-SNAPSHOT/pcep-pcc-mock-0.24.0-SNAPSHOT-executable.jar 07:37:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/0.24.0-SNAPSHOT/pcep-pcc-mock-0.24.0-SNAPSHOT-cyclonedx.xml 07:37:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/0.24.0-SNAPSHOT/pcep-pcc-mock-0.24.0-SNAPSHOT-cyclonedx.json 07:37:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/pcep-pcc-mock-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/0.24.0-SNAPSHOT/pcep-pcc-mock-0.24.0-SNAPSHOT-sources.jar 07:37:32 [INFO] 07:37:32 [INFO] --- dependency:3.9.0:tree (default-cli) @ pcep-pcc-mock --- 07:37:32 [INFO] org.opendaylight.bgpcep:pcep-pcc-mock:jar:0.24.0-SNAPSHOT 07:37:32 [INFO] +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:37:32 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:37:32 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:37:32 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:37:32 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.24.0-SNAPSHOT:compile 07:37:32 [INFO] +- org.opendaylight.bgpcep:pcep-spi:jar:0.24.0-SNAPSHOT:compile 07:37:32 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:37:32 [INFO] +- org.opendaylight.bgpcep:pcep-impl:jar:0.24.0-SNAPSHOT:compile 07:37:32 [INFO] | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:37:32 [INFO] | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:37:32 [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:37:32 [INFO] +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.24.0-SNAPSHOT:compile 07:37:32 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.24.0-SNAPSHOT:compile 07:37:32 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:37:32 [INFO] +- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.24.0-SNAPSHOT:compile 07:37:32 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.24.0-SNAPSHOT:compile 07:37:32 [INFO] | +- ch.qos.logback:logback-core:jar:1.5.20:compile 07:37:32 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:37:32 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:37:32 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:37:32 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:37:32 [INFO] +- ch.qos.logback:logback-classic:jar:1.5.20:compile 07:37:32 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:37:32 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:37:32 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:37:32 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:37:32 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:37:32 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:37:32 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:37:32 [INFO] +- io.netty:netty-common:jar:4.2.7.Final:compile 07:37:32 [INFO] +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:37:32 [INFO] | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:37:32 [INFO] +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:37:32 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:37:32 [INFO] +- org.checkerframework:checker-qual:jar:3.51.1:compile (optional) 07:37:32 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:37:32 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:37:32 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:37:32 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:37:32 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:37:32 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:37:32 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:37:32 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 07:37:32 [INFO] +- junit:junit:jar:4.13.2:test 07:37:32 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:37:32 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:37:32 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:37:32 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:37:32 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:37:32 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:37:32 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:37:32 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:37:32 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:37:32 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:37:32 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:37:32 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:37:32 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:37:32 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:37:32 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:37:32 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:37:32 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:37:32 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:37:32 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:37:32 [INFO] 07:37:32 [INFO] --- clm:3.0.0-01:index (default-cli) @ pcep-pcc-mock --- 07:37:32 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/sonatype-clm/module.xml 07:37:32 [INFO] 07:37:32 [INFO] -----------< org.opendaylight.bgpcep:pcep-topology-provider >----------- 07:37:32 [INFO] Building pcep-topology-provider 0.24.0-SNAPSHOT [126/167] 07:37:32 [INFO] from pcep/topology/topology-provider/pom.xml 07:37:32 [INFO] -------------------------------[ bundle ]------------------------------- 07:37:32 [INFO] 07:37:32 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-topology-provider --- 07:37:32 [INFO] 07:37:32 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-topology-provider --- 07:37:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:37:32 [INFO] 07:37:32 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-topology-provider --- 07:37:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:37:32 [INFO] 07:37:32 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-topology-provider --- 07:37:33 [INFO] 07:37:33 [INFO] --- dependency:3.9.0:properties (default) @ pcep-topology-provider --- 07:37:33 [INFO] 07:37:33 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ pcep-topology-provider --- 07:37: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/pcep/topology/topology-provider/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:37:33 [INFO] 07:37:33 [INFO] --- yang:14.0.20:generate-sources (binding) @ pcep-topology-provider --- 07:37:33 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:37:33 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/src/main/yang 07:37:33 [INFO] yang-to-sources: Found 16 dependencies in 2.348 ms 07:37:33 [INFO] yang-to-sources: Project model files found: 2 in 1.244 ms 07:37:33 [INFO] yang-to-sources: 18 YANG models processed in 96.03 ms 07:37:33 [INFO] BindingJavaFileGenerator: Defined 21 files in 15.31 ms 07:37:33 [INFO] Sorted 21 files into 7 directories in 123.2 μs 07:37:33 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 21 in 21.46 ms 07:37:33 [INFO] 07:37:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-topology-provider --- 07:37:33 [INFO] Starting audit... 07:37:33 Audit done. 07:37:33 [INFO] You have 0 Checkstyle violations. 07:37:33 [INFO] 07:37:33 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-topology-provider --- 07:37:34 [INFO] Starting audit... 07:37:34 Audit done. 07:37:34 [INFO] You have 0 Checkstyle violations. 07:37:34 [INFO] 07:37:34 [INFO] --- dependency:3.9.0:copy (unpack-license) @ pcep-topology-provider --- 07:37:34 [INFO] 07:37:34 [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-topology-provider --- 07:37:34 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/src/main/resources 07:37:34 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/generated-sources/spi 07:37:34 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:37:34 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:37:34 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:37:34 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/generated-sources/spi 07:37:34 [INFO] 07:37:34 [INFO] --- compiler:3.14.1:compile (default-compile) @ pcep-topology-provider --- 07:37:34 [INFO] Recompiling the module because of changed dependency. 07:37:34 [INFO] Compiling 45 source files with javac [debug release 21] to target/classes 07:37:34 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/src/main/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposal.java:[83,56] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:37:34 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/src/main/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposal.java:[107,52] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:37:34 [INFO] 07:37:34 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-topology-provider >>> 07:37:34 [INFO] 07:37:34 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-topology-provider --- 07:37:34 [INFO] Fork Value is true 07:37:39 [INFO] Done SpotBugs Analysis.... 07:37:39 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:37:39 [INFO] 07:37:39 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-topology-provider <<< 07:37:39 [INFO] 07:37:39 [INFO] 07:37:39 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-topology-provider --- 07:37:39 [INFO] BugInstance size is 0 07:37:39 [INFO] Error size is 0 07:37:39 [INFO] No errors/warnings found 07:37:39 [INFO] 07:37:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-topology-provider --- 07:37:39 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:37:39 [INFO] 07:37:39 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ pcep-topology-provider --- 07:37:39 [INFO] Recompiling the module because of changed dependency. 07:37:39 [INFO] Compiling 13 source files with javac [debug release 21] to target/test-classes 07:37:40 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/AbstractPCEPSessionTest.java:[112,18] auto-closeable resource mock is never referenced in body of corresponding try statement 07:37:40 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[100,55] unchecked method invocation: method of in interface java.util.List is applied to given types 07:37:40 required: E 07:37:40 found: org.opendaylight.mdsal.binding.api.DataTreeModification 07:37:40 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[100,56] unchecked conversion 07:37:40 required: E 07:37:40 found: org.opendaylight.mdsal.binding.api.DataTreeModification 07:37:40 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[100,47] unchecked method invocation: method onDataTreeChanged in interface org.opendaylight.mdsal.binding.api.DataTreeChangeListener is applied to given types 07:37:40 required: java.util.List> 07:37:40 found: java.util.List 07:37:40 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[100,55] unchecked conversion 07:37:40 required: java.util.List> 07:37:40 found: java.util.List 07:37:40 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[140,55] unchecked method invocation: method of in interface java.util.List is applied to given types 07:37:40 required: E 07:37:40 found: org.opendaylight.mdsal.binding.api.DataTreeModification 07:37:40 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[140,56] unchecked conversion 07:37:40 required: E 07:37:40 found: org.opendaylight.mdsal.binding.api.DataTreeModification 07:37:40 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[140,47] unchecked method invocation: method onDataTreeChanged in interface org.opendaylight.mdsal.binding.api.DataTreeChangeListener is applied to given types 07:37:40 required: java.util.List> 07:37:40 found: java.util.List 07:37:40 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[140,55] unchecked conversion 07:37:40 required: java.util.List> 07:37:40 found: java.util.List 07:37:40 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[142,55] unchecked method invocation: method of in interface java.util.List is applied to given types 07:37:40 required: E 07:37:40 found: org.opendaylight.mdsal.binding.api.DataTreeModification 07:37:40 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[142,56] unchecked conversion 07:37:40 required: E 07:37:40 found: org.opendaylight.mdsal.binding.api.DataTreeModification 07:37:40 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[142,47] unchecked method invocation: method onDataTreeChanged in interface org.opendaylight.mdsal.binding.api.DataTreeChangeListener is applied to given types 07:37:40 required: java.util.List> 07:37:40 found: java.util.List 07:37:40 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[142,55] unchecked conversion 07:37:40 required: java.util.List> 07:37:40 found: java.util.List 07:37:40 [INFO] 07:37:40 [INFO] --- surefire:3.5.4:test (default-test) @ pcep-topology-provider --- 07:37:40 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:37:40 [INFO] 07:37:40 [INFO] ------------------------------------------------------- 07:37:40 [INFO] T E S T S 07:37:40 [INFO] ------------------------------------------------------- 07:37:41 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.SegmentRoutingTest 07:37:44 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:37:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.612 s -- in org.opendaylight.bgpcep.pcep.topology.provider.SegmentRoutingTest 07:37:46 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.TopologyProgrammingTest 07:37:47 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.447 s -- in org.opendaylight.bgpcep.pcep.topology.provider.TopologyProgrammingTest 07:37:47 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.TopologyStatsRpcTest 07:37:47 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.286 s -- in org.opendaylight.bgpcep.pcep.topology.provider.TopologyStatsRpcTest 07:37:47 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.PCEPTopologySessionListenerTest 07:37:54 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.102 s -- in org.opendaylight.bgpcep.pcep.topology.provider.PCEPTopologySessionListenerTest 07:37:54 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.PCETriggeredInitialSyncProcedureTest 07:37:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.420 s -- in org.opendaylight.bgpcep.pcep.topology.provider.PCETriggeredInitialSyncProcedureTest 07:37:55 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.Bgpcep1037Test 07:37:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.359 s -- in org.opendaylight.bgpcep.pcep.topology.provider.Bgpcep1037Test 07:37:55 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.Bgpcep1042Test 07:37:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s -- in org.opendaylight.bgpcep.pcep.topology.provider.Bgpcep1042Test 07:37:55 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.SyncOptimizationTest 07:37:55 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.bgpcep.pcep.topology.provider.SyncOptimizationTest 07:37:55 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.IncrementalSynchronizationProcedureTest 07:37:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.632 s -- in org.opendaylight.bgpcep.pcep.topology.provider.IncrementalSynchronizationProcedureTest 07:37:56 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.PCEPTriggeredReSynchronizationProcedureTest 07:37:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.647 s -- in org.opendaylight.bgpcep.pcep.topology.provider.PCEPTriggeredReSynchronizationProcedureTest 07:37:56 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.PCEPStatefulPeerProposalTest 07:37:57 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.454 s -- in org.opendaylight.bgpcep.pcep.topology.provider.PCEPStatefulPeerProposalTest 07:37:57 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.StateSynchronizationAvoidanceProcedureTest 07:37:57 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.447 s -- in org.opendaylight.bgpcep.pcep.topology.provider.StateSynchronizationAvoidanceProcedureTest 07:37:57 [INFO] 07:37:57 [INFO] Results: 07:37:57 [INFO] 07:37:57 [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0 07:37:57 [INFO] 07:37:57 [INFO] 07:37:57 [INFO] --- copy:14.1.6:copy-files (default) @ pcep-topology-provider --- 07:37:57 [INFO] 07:37:57 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-topology-provider --- 07:37:58 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/pcep-topology-provider-0.24.0-SNAPSHOT.jar 07:37:58 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/classes/META-INF/MANIFEST.MF 07:37:58 [INFO] 07:37:58 [INFO] --- jar:3.4.2:test-jar (default) @ pcep-topology-provider --- 07:37:58 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/pcep-topology-provider-0.24.0-SNAPSHOT-tests.jar 07:37:58 [INFO] 07:37:58 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ pcep-topology-provider --- 07:37:58 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/pcep-topology-provider-0.24.0-SNAPSHOT-test-sources.jar 07:37:58 [INFO] 07:37:58 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-topology-provider --- 07:38:00 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/pcep-topology-provider-0.24.0-SNAPSHOT-javadoc.jar 07:38:00 [INFO] 07:38:00 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-topology-provider --- 07:38:00 [INFO] CycloneDX: Resolving Dependencies 07:38:01 [INFO] CycloneDX: Creating BOM version 1.6 with 61 component(s) 07:38:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/bom.xml 07:38:01 [INFO] attaching as pcep-topology-provider-0.24.0-SNAPSHOT-cyclonedx.xml 07:38:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/bom.json 07:38:01 [INFO] attaching as pcep-topology-provider-0.24.0-SNAPSHOT-cyclonedx.json 07:38:01 [INFO] 07:38:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-topology-provider --- 07:38:01 [INFO] Skipping duplicate-finder execution! 07:38:01 [INFO] 07:38:01 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ pcep-topology-provider --- 07:38:02 [INFO] No dependency problems found 07:38:02 [INFO] 07:38:02 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-topology-provider --- 07:38:02 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/pcep-topology-provider-0.24.0-SNAPSHOT-sources.jar 07:38:02 [INFO] 07:38:02 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-topology-provider --- 07:38:02 [INFO] 07:38:02 [INFO] --- jacoco:0.8.14:report (report) @ pcep-topology-provider --- 07:38:02 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/code-coverage/jacoco.exec 07:38:02 [INFO] Analyzed bundle 'pcep-topology-provider' with 53 classes 07:38:02 [INFO] 07:38:02 [INFO] --- install:3.1.4:install (default-install) @ pcep-topology-provider --- 07:38:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-topology-provider/0.24.0-SNAPSHOT/pcep-topology-provider-0.24.0-SNAPSHOT.pom 07:38:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/pcep-topology-provider-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-provider/0.24.0-SNAPSHOT/pcep-topology-provider-0.24.0-SNAPSHOT.jar 07:38:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/pcep-topology-provider-0.24.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-provider/0.24.0-SNAPSHOT/pcep-topology-provider-0.24.0-SNAPSHOT-tests.jar 07:38:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/pcep-topology-provider-0.24.0-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-provider/0.24.0-SNAPSHOT/pcep-topology-provider-0.24.0-SNAPSHOT-test-sources.jar 07:38:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/pcep-topology-provider-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-provider/0.24.0-SNAPSHOT/pcep-topology-provider-0.24.0-SNAPSHOT-javadoc.jar 07:38:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-topology-provider/0.24.0-SNAPSHOT/pcep-topology-provider-0.24.0-SNAPSHOT-cyclonedx.xml 07:38:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-topology-provider/0.24.0-SNAPSHOT/pcep-topology-provider-0.24.0-SNAPSHOT-cyclonedx.json 07:38:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/pcep-topology-provider-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-provider/0.24.0-SNAPSHOT/pcep-topology-provider-0.24.0-SNAPSHOT-sources.jar 07:38:02 [INFO] 07:38:02 [INFO] --- bundle:6.0.0:install (default-install) @ pcep-topology-provider --- 07:38:02 [INFO] Installing org/opendaylight/bgpcep/pcep-topology-provider/0.24.0-SNAPSHOT/pcep-topology-provider-0.24.0-SNAPSHOT.jar 07:38:02 [INFO] Writing OBR metadata 07:38:02 [INFO] 07:38:02 [INFO] --- dependency:3.9.0:tree (default-cli) @ pcep-topology-provider --- 07:38:02 [INFO] org.opendaylight.bgpcep:pcep-topology-provider:bundle:0.24.0-SNAPSHOT 07:38:02 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 07:38:02 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:38:02 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:38:02 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:38:02 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:38:02 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:38:02 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:38:02 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:38:02 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:38:02 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.24.0-SNAPSHOT:compile 07:38:02 [INFO] | \- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:38:02 [INFO] +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.24.0-SNAPSHOT:compile 07:38:02 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:38:02 [INFO] +- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.24.0-SNAPSHOT:compile 07:38:02 [INFO] +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.24.0-SNAPSHOT:compile 07:38:02 [INFO] | \- org.opendaylight.bgpcep:programming-topology-api:jar:0.24.0-SNAPSHOT:compile 07:38:02 [INFO] +- org.opendaylight.bgpcep:pcep-topology-spi:jar:0.24.0-SNAPSHOT:compile 07:38:02 [INFO] +- org.opendaylight.bgpcep:pcep-server-api:jar:0.24.0-SNAPSHOT:compile 07:38:02 [INFO] | \- org.opendaylight.bgpcep:algo-api:jar:0.24.0-SNAPSHOT:compile 07:38:02 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:0.24.0-SNAPSHOT:compile 07:38:02 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:38:02 [INFO] +- org.opendaylight.bgpcep:programming-api:jar:0.24.0-SNAPSHOT:compile 07:38:02 [INFO] +- org.opendaylight.bgpcep:programming-spi:jar:0.24.0-SNAPSHOT:compile 07:38:02 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:38:02 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.24.0-SNAPSHOT:compile 07:38:02 [INFO] +- org.opendaylight.bgpcep:topology-api:jar:0.24.0-SNAPSHOT:compile 07:38:02 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:38:02 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:38:02 [INFO] | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:38:02 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:38:02 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 07:38:02 [INFO] +- org.opendaylight.bgpcep:pcep-spi:jar:0.24.0-SNAPSHOT:compile 07:38:02 [INFO] +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:38:02 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:38:02 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:38:02 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:38:02 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:38:02 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:38:02 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:38:02 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:38:02 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:38:02 [INFO] +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:38:02 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:38:02 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:38:02 [INFO] +- io.netty:netty-common:jar:4.2.7.Final:compile 07:38:02 [INFO] +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:38:02 [INFO] | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:38:02 [INFO] +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:38:02 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:38:02 [INFO] +- org.checkerframework:checker-qual:jar:3.51.1:provided 07:38:02 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:38:02 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:38:02 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:38:02 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:38:02 [INFO] +- org.opendaylight.bgpcep:pcep-impl:jar:0.24.0-SNAPSHOT:compile 07:38:02 [INFO] | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:38:02 [INFO] | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:38:02 [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:38:02 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.24.0-SNAPSHOT:test 07:38:02 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.20:test 07:38:02 [INFO] | \- ch.qos.logback:logback-core:jar:1.5.20:test 07:38:02 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:38:02 [INFO] +- org.opendaylight.bgpcep:programming-impl:jar:0.24.0-SNAPSHOT:test 07:38:02 [INFO] +- org.opendaylight.bgpcep:programming-impl:test-jar:tests:0.24.0-SNAPSHOT:test 07:38:02 [INFO] +- org.opendaylight.bgpcep:pcep-impl:test-jar:tests:0.24.0-SNAPSHOT:test 07:38:02 [INFO] +- org.opendaylight.bgpcep:pcep-segment-routing:jar:0.24.0-SNAPSHOT:test 07:38:02 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:38:02 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:test 07:38:02 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:38:02 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:38:02 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:38:02 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:test 07:38:02 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:38:02 [INFO] | | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:38:02 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:38:02 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:38:02 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:38:02 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:38:02 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:38:02 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:test 07:38:02 [INFO] | | \- org.immutables:value:jar:annotations:2.11.6:test (optional) 07:38:02 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:38:02 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:38:02 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:38:02 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:test 07:38:02 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:test 07:38:02 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:test 07:38:02 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:test 07:38:02 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:38:02 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:38:02 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:38:02 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:38:02 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:38:02 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:38:02 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:38:02 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:38:02 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:38:02 [INFO] | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:38:02 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:38:02 [INFO] +- org.opendaylight.bgpcep:pcep-pcc-mock:jar:0.24.0-SNAPSHOT:test 07:38:02 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:14.0.20:test 07:38:02 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:38:02 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:38:02 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:38:02 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:38:02 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:38:02 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:38:02 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:38:02 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:38:02 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:38:02 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:38:02 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:38:02 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:38:02 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:38:02 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:38:02 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:38:02 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:38:02 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:38:02 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:38:02 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:38:02 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:38:02 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:38:02 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:38:02 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:38:02 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:38:02 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:38:02 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:38:02 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:38:02 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:38:02 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:38:02 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:38:02 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:38:02 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:38:02 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:38:02 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:38:02 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:38:02 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:38:02 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:38:02 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:38:02 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:38:02 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:38:02 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:38:02 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:38:02 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:38:02 [INFO] +- junit:junit:jar:4.13.2:test 07:38:02 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:38:02 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:38:02 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:38:02 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:38:02 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:38:02 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:38:02 [INFO] 07:38:02 [INFO] --- clm:3.0.0-01:index (default-cli) @ pcep-topology-provider --- 07:38:02 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/sonatype-clm/module.xml 07:38:02 [INFO] 07:38:02 [INFO] ------< org.opendaylight.bgpcep:odl-bgpcep-pcep-segment-routing >------- 07:38:02 [INFO] Building OpenDaylight :: PCEP :: Segment Routing 0.24.0-SNAPSHOT [127/167] 07:38:02 [INFO] from features/odl-bgpcep-pcep-segment-routing/pom.xml 07:38:02 [INFO] ------------------------------[ feature ]------------------------------- 07:38:02 [INFO] 07:38:02 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep-segment-routing --- 07:38:02 [INFO] 07:38:02 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-pcep-segment-routing --- 07:38:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:38:02 [INFO] 07:38:02 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-segment-routing --- 07:38:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:38:02 [INFO] 07:38:02 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-segment-routing --- 07:38:02 [INFO] 07:38:02 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-pcep-segment-routing --- 07:38:02 [INFO] 07:38:02 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-segment-routing --- 07:38:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:38:02 [INFO] argLine set to empty 07:38:02 [INFO] 07:38:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep-segment-routing --- 07:38:02 [INFO] Starting audit... 07:38:02 Audit done. 07:38:02 [INFO] You have 0 Checkstyle violations. 07:38:02 [INFO] 07:38:02 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-pcep-segment-routing --- 07:38:03 [INFO] Starting audit... 07:38:03 Audit done. 07:38:03 [INFO] You have 0 Checkstyle violations. 07:38:03 [INFO] 07:38:03 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-pcep-segment-routing --- 07:38:03 [INFO] 07:38:03 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-segment-routing --- 07:38:03 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-segment-routing/target/feature/feature.xml 07:38:03 [INFO] ...done! 07:38:03 [INFO] Attaching features XML 07:38:03 [INFO] 07:38:03 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-pcep-segment-routing --- 07:38:03 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:38:03 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:38:03 [INFO] 07:38:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-segment-routing >>> 07:38:03 [INFO] 07:38:03 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep-segment-routing --- 07:38:03 [INFO] No files found to run spotbugs, check compile phase has been run 07:38:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:38:03 [INFO] 07:38:03 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-segment-routing <<< 07:38:03 [INFO] 07:38:03 [INFO] 07:38:03 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep-segment-routing --- 07:38:03 [INFO] 07:38:03 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-pcep-segment-routing --- 07:38:03 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-segment-routing 07:38:03 [INFO] Project dependency features detected: [] 07:38:03 [INFO] Pax Exam System (Version: 4.14.0) created. 07:38:03 [INFO] Creating RMI registry server on 127.0.0.1:34971 07:38:03 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:38:03 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:38:03 [INFO] Waiting for remote bundle context.. on 34971 name: 3a95a72d-85fa-493f-ab9c-07475b4ef217 timout: [ RelativeTimeout value = 180000 ] 07:38:07 [INFO] Building jar from resources and headers. 07:38:07 [INFO] Writing jar finished. 07:38:16 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:38:16 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:38:16 [INFO] 07:38:16 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-pcep-segment-routing --- 07:38:16 [INFO] 07:38:16 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-pcep-segment-routing --- 07:38:16 [INFO] No Javadoc in project. Archive not created. 07:38:16 [INFO] 07:38:16 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep-segment-routing --- 07:38:16 [INFO] CycloneDX: Resolving Dependencies 07:38:19 [INFO] CycloneDX: Creating BOM version 1.6 with 244 component(s) 07:38:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-segment-routing/target/bom.xml 07:38:19 [INFO] attaching as odl-bgpcep-pcep-segment-routing-0.24.0-SNAPSHOT-cyclonedx.xml 07:38:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-segment-routing/target/bom.json 07:38:19 [INFO] attaching as odl-bgpcep-pcep-segment-routing-0.24.0-SNAPSHOT-cyclonedx.json 07:38:19 [INFO] 07:38:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-segment-routing --- 07:38:19 [INFO] Skipping duplicate-finder execution! 07:38:19 [INFO] 07:38:19 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-segment-routing --- 07:38:19 [INFO] Skipping plugin execution 07:38:19 [INFO] 07:38:19 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-segment-routing --- 07:38:19 [INFO] Skipping source per configuration. 07:38:19 [INFO] 07:38:19 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep-segment-routing --- 07:38:19 [INFO] 07:38:19 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-pcep-segment-routing --- 07:38:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:38:19 [INFO] 07:38:19 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep-segment-routing --- 07:38:19 [WARNING] 07:38:19 [WARNING] The packaging plugin for project odl-bgpcep-pcep-segment-routing did not assign 07:38:19 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:38:19 [WARNING] 07:38:19 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:38:19 [WARNING] 07:38:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-segment-routing/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-segment-routing/0.24.0-SNAPSHOT/odl-bgpcep-pcep-segment-routing-0.24.0-SNAPSHOT.pom 07:38:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-segment-routing/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-segment-routing/0.24.0-SNAPSHOT/odl-bgpcep-pcep-segment-routing-0.24.0-SNAPSHOT-features.xml 07:38:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-segment-routing/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-segment-routing/0.24.0-SNAPSHOT/odl-bgpcep-pcep-segment-routing-0.24.0-SNAPSHOT-cyclonedx.xml 07:38:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-segment-routing/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-segment-routing/0.24.0-SNAPSHOT/odl-bgpcep-pcep-segment-routing-0.24.0-SNAPSHOT-cyclonedx.json 07:38:19 [INFO] 07:38:19 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-pcep-segment-routing --- 07:38:19 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep-segment-routing:feature:0.24.0-SNAPSHOT 07:38:19 [INFO] +- org.opendaylight.bgpcep:pcep-segment-routing:jar:0.24.0-SNAPSHOT:compile 07:38:19 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:38:19 [INFO] | | \- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:38:19 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:38:19 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:0.24.0-SNAPSHOT:compile 07:38:19 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:38:19 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:38:19 [INFO] | | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:38:19 [INFO] | +- org.opendaylight.bgpcep:pcep-spi:jar:0.24.0-SNAPSHOT:compile 07:38:19 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.24.0-SNAPSHOT:compile 07:38:19 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.24.0-SNAPSHOT:compile 07:38:19 [INFO] | | +- org.opendaylight.bgpcep:programming-api:jar:0.24.0-SNAPSHOT:compile 07:38:19 [INFO] | | +- org.opendaylight.bgpcep:topology-api:jar:0.24.0-SNAPSHOT:compile 07:38:19 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:38:19 [INFO] | | +- org.opendaylight.bgpcep:programming-topology-api:jar:0.24.0-SNAPSHOT:compile 07:38:19 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:38:19 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:38:19 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:38:19 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:38:19 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:38:19 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:38:19 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:38:19 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:38:19 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:38:19 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:38:19 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:38:19 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:38:19 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:38:19 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:38:19 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:38:19 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:38:19 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:38:19 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:38:19 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-stateful:xml:features:0.24.0-SNAPSHOT:compile 07:38:19 [INFO] | +- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.24.0-SNAPSHOT:compile 07:38:19 [INFO] | | \- org.opendaylight.bgpcep:pcep-base-parser:jar:0.24.0-SNAPSHOT:compile 07:38:19 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-impl:xml:features:0.24.0-SNAPSHOT:compile 07:38:19 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:compile 07:38:19 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:compile 07:38:19 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:compile 07:38:19 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:compile 07:38:19 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:compile 07:38:19 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:38:19 [INFO] | | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:38:19 [INFO] | | | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:38:19 [INFO] | | | | | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:38:19 [INFO] | | | | | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:38:19 [INFO] | | | | | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:38:19 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:38:19 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:38:19 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:38:19 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:38:19 [INFO] | | | | | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:38:19 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile 07:38:19 [INFO] | | | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:38:19 [INFO] | | | | | | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:38:19 [INFO] | | | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:38:19 [INFO] | | | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:38:19 [INFO] | | | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:38:19 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 07:38:19 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:38:19 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:compile 07:38:19 [INFO] | | | | | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:38:19 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:38:19 [INFO] | | | | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:38:19 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 07:38:19 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:compile 07:38:19 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:38:19 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:38:19 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:38:19 [INFO] | | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:38:19 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:38:19 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 07:38:19 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:compile 07:38:19 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:compile 07:38:19 [INFO] | | | | +- com.typesafe:config:jar:1.4.5:compile 07:38:19 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:38:19 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:38:19 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:38:19 [INFO] | | | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 07:38:19 [INFO] | | | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:compile 07:38:19 [INFO] | | | | | +- io.aeron:aeron-annotations:jar:1.45.1:compile 07:38:19 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.45.1:compile 07:38:19 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.45.1:compile 07:38:19 [INFO] | | | | | +- org.agrona:agrona:jar:1.22.0:compile 07:38:19 [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:38:19 [INFO] | | | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:38:19 [INFO] | | | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:compile 07:38:19 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:12.0.3:compile 07:38:19 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:38:19 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:38:19 [INFO] | | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:38:19 [INFO] | | | | \- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:compile 07:38:19 [INFO] | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:38:19 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:compile 07:38:19 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:compile 07:38:19 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.26.0:compile 07:38:19 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:compile 07:38:19 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:38:19 [INFO] | | | | | \- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:38:19 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:38:19 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:38:19 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:compile 07:38:19 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:compile 07:38:19 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:compile 07:38:19 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.14.0:compile 07:38:19 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:38:19 [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:38:19 [INFO] | | | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:38:19 [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:38:19 [INFO] | | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:38:19 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:38:19 [INFO] | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:38:19 [INFO] | | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:38:19 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:38:19 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:38:19 [INFO] | | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:38:19 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:38:19 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:38:19 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:38:19 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:compile 07:38:19 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:38:19 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:38:19 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:38:19 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:38:19 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:38:19 [INFO] | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:38:19 [INFO] | | | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:38:19 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:38:19 [INFO] | | | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:38:19 [INFO] | | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:38:19 [INFO] | | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:38:19 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:38:19 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:38:19 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:38:19 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:38:19 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:38:19 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:38:19 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:38:19 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:38:19 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:38:19 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:38:19 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:38:19 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:38:19 [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:38:19 [INFO] | | | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:38:19 [INFO] | | | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:38:19 [INFO] | | | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:38:19 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:38:19 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:compile 07:38:19 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:compile 07:38:19 [INFO] | | | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:compile 07:38:19 [INFO] | | | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:compile 07:38:19 [INFO] | | | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:compile 07:38:19 [INFO] | | | | | +- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:compile 07:38:19 [INFO] | | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:38:19 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:38:19 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:compile 07:38:19 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:compile 07:38:19 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:compile 07:38:19 [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:compile 07:38:19 [INFO] | | | | \- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:compile 07:38:19 [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:compile 07:38:19 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:compile 07:38:19 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:compile 07:38:19 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:38:19 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:38:19 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:compile 07:38:19 [INFO] | | | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:compile 07:38:19 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:38:19 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:compile 07:38:19 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:compile 07:38:19 [INFO] | | | | +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:38:19 [INFO] | | | | +- org.opendaylight.controller:raft-api:jar:12.0.3:compile 07:38:19 [INFO] | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:compile 07:38:19 [INFO] | | | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:38:19 [INFO] | | | | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:38:19 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:38:19 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:38:19 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:38:19 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:38:19 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:38:19 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:compile 07:38:19 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:38:19 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:compile 07:38:19 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:compile 07:38:19 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:compile 07:38:19 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:compile 07:38:19 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:compile 07:38:19 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:compile 07:38:19 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:compile 07:38:19 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-base-parser:xml:features:0.24.0-SNAPSHOT:compile 07:38:19 [INFO] | | \- org.opendaylight.bgpcep:pcep-impl:jar:0.24.0-SNAPSHOT:compile 07:38:19 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:38:19 [INFO] | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:38:19 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:38:19 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:38:19 [INFO] | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:38:19 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology:xml:features:0.24.0-SNAPSHOT:compile 07:38:19 [INFO] | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.24.0-SNAPSHOT:compile 07:38:19 [INFO] | | +- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.24.0-SNAPSHOT:compile 07:38:19 [INFO] | | \- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.24.0-SNAPSHOT:compile 07:38:19 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-spi:jar:0.24.0-SNAPSHOT:compile 07:38:19 [INFO] | | \- org.opendaylight.bgpcep:programming-spi:jar:0.24.0-SNAPSHOT:compile 07:38:19 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:38:19 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-programming-api:xml:features:0.24.0-SNAPSHOT:compile 07:38:19 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:0.24.0-SNAPSHOT:compile 07:38:19 [INFO] | | | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.24.0-SNAPSHOT:compile 07:38:19 [INFO] | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:38:19 [INFO] | | | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:38:19 [INFO] | | | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:38:19 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:38:19 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:38:19 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:15.0.2:compile 07:38:19 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:0.24.0-SNAPSHOT:compile 07:38:19 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:38:19 [INFO] | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:38:19 [INFO] | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:38:19 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:38:19 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:38:19 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:38:19 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:38:19 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:38:19 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:38:19 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:38:19 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:38:19 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:38:19 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:38:19 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:38:19 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:38:19 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:38:19 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:38:19 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:38:19 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:38:19 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:38:19 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:38:19 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:38:19 [INFO] | | \- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:38:19 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:0.24.0-SNAPSHOT:compile 07:38:19 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.24.0-SNAPSHOT:compile 07:38:19 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.24.0-SNAPSHOT:compile 07:38:19 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:38:19 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:38:19 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:38:19 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:38:19 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:38:19 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:38:19 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:38:19 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:38:19 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:38:19 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:38:19 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:38:19 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:38:19 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:38:19 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:38:19 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:38:19 [INFO] +- junit:junit:jar:4.13.2:test 07:38:19 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:38:19 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:38:19 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:38:19 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:38:19 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:38:19 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:38:19 [INFO] 07:38:19 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-pcep-segment-routing --- 07:38:19 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-segment-routing/target/sonatype-clm/module.xml 07:38:19 [INFO] 07:38:19 [INFO] -----------< org.opendaylight.bgpcep:odl-bgpcep-pcep-server >----------- 07:38:19 [INFO] Building OpenDaylight :: PCEP :: PCE Server API 0.24.0-SNAPSHOT [128/167] 07:38:19 [INFO] from features/odl-bgpcep-pcep-server/pom.xml 07:38:19 [INFO] ------------------------------[ feature ]------------------------------- 07:38:19 [INFO] 07:38:19 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep-server --- 07:38:19 [INFO] 07:38:19 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-pcep-server --- 07:38:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:38:19 [INFO] 07:38:19 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-server --- 07:38:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:38:19 [INFO] 07:38:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-server --- 07:38:19 [INFO] 07:38:19 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-pcep-server --- 07:38:19 [INFO] 07:38:19 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-server --- 07:38:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:38:19 [INFO] argLine set to empty 07:38:19 [INFO] 07:38:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep-server --- 07:38:20 [INFO] Starting audit... 07:38:20 Audit done. 07:38:20 [INFO] You have 0 Checkstyle violations. 07:38:20 [INFO] 07:38:20 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-pcep-server --- 07:38:20 [INFO] Starting audit... 07:38:20 Audit done. 07:38:20 [INFO] You have 0 Checkstyle violations. 07:38:20 [INFO] 07:38:20 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-pcep-server --- 07:38:20 [INFO] 07:38:20 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-server --- 07:38:20 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-server/target/feature/feature.xml 07:38:20 [INFO] ...done! 07:38:20 [INFO] Attaching features XML 07:38:20 [INFO] 07:38:20 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-pcep-server --- 07:38: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:38:20 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:38:20 [INFO] 07:38:20 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-server >>> 07:38:20 [INFO] 07:38:20 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep-server --- 07:38:20 [INFO] No files found to run spotbugs, check compile phase has been run 07:38:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:38:20 [INFO] 07:38:20 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-server <<< 07:38:20 [INFO] 07:38:20 [INFO] 07:38:20 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep-server --- 07:38:20 [INFO] 07:38:20 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-pcep-server --- 07:38:20 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-server 07:38:20 [INFO] Project dependency features detected: [] 07:38:20 [INFO] Pax Exam System (Version: 4.14.0) created. 07:38:20 [INFO] Creating RMI registry server on 127.0.0.1:45727 07:38:20 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:38:20 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:38:20 [INFO] Waiting for remote bundle context.. on 45727 name: a7937b50-0961-416d-8786-f357d80b6bdf timout: [ RelativeTimeout value = 180000 ] 07:38:24 [INFO] Building jar from resources and headers. 07:38:24 [INFO] Writing jar finished. 07:38:33 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:38:33 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:38:33 [INFO] 07:38:33 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-pcep-server --- 07:38:33 [INFO] 07:38:33 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-pcep-server --- 07:38:33 [INFO] No Javadoc in project. Archive not created. 07:38:33 [INFO] 07:38:33 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep-server --- 07:38:33 [INFO] CycloneDX: Resolving Dependencies 07:38:36 [INFO] CycloneDX: Creating BOM version 1.6 with 248 component(s) 07:38:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-server/target/bom.xml 07:38:36 [INFO] attaching as odl-bgpcep-pcep-server-0.24.0-SNAPSHOT-cyclonedx.xml 07:38:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-server/target/bom.json 07:38:36 [INFO] attaching as odl-bgpcep-pcep-server-0.24.0-SNAPSHOT-cyclonedx.json 07:38:36 [INFO] 07:38:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-server --- 07:38:36 [INFO] Skipping duplicate-finder execution! 07:38:36 [INFO] 07:38:36 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-server --- 07:38:36 [INFO] Skipping plugin execution 07:38:36 [INFO] 07:38:36 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-server --- 07:38:36 [INFO] Skipping source per configuration. 07:38:36 [INFO] 07:38:36 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep-server --- 07:38:36 [INFO] 07:38:36 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-pcep-server --- 07:38:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:38:36 [INFO] 07:38:36 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep-server --- 07:38:36 [WARNING] 07:38:36 [WARNING] The packaging plugin for project odl-bgpcep-pcep-server did not assign 07:38:36 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:38:36 [WARNING] 07:38:36 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:38:36 [WARNING] 07:38:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-server/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-server/0.24.0-SNAPSHOT/odl-bgpcep-pcep-server-0.24.0-SNAPSHOT.pom 07:38:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-server/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-server/0.24.0-SNAPSHOT/odl-bgpcep-pcep-server-0.24.0-SNAPSHOT-features.xml 07:38:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-server/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-server/0.24.0-SNAPSHOT/odl-bgpcep-pcep-server-0.24.0-SNAPSHOT-cyclonedx.xml 07:38:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-server/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-server/0.24.0-SNAPSHOT/odl-bgpcep-pcep-server-0.24.0-SNAPSHOT-cyclonedx.json 07:38:36 [INFO] 07:38:36 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-pcep-server --- 07:38:36 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep-server:feature:0.24.0-SNAPSHOT 07:38:36 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-algo-api:xml:features:0.24.0-SNAPSHOT:compile 07:38:36 [INFO] | +- org.opendaylight.bgpcep:algo-api:jar:0.24.0-SNAPSHOT:compile 07:38:36 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:0.24.0-SNAPSHOT:compile 07:38:36 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:38:36 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:38:36 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:38:36 [INFO] | | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:38:36 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:15.0.2:compile 07:38:36 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.24.0-SNAPSHOT:compile 07:38:36 [INFO] | \- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:38:36 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:0.24.0-SNAPSHOT:compile 07:38:36 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:0.24.0-SNAPSHOT:compile 07:38:36 [INFO] | | +- org.opendaylight.bgpcep:rsvp-api:jar:0.24.0-SNAPSHOT:compile 07:38:36 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:38:36 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:38:36 [INFO] | | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:38:36 [INFO] | | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:38:36 [INFO] | +- org.opendaylight.bgpcep:pcep-spi:jar:0.24.0-SNAPSHOT:compile 07:38:36 [INFO] | | +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:38:36 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:38:36 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:38:36 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.24.0-SNAPSHOT:compile 07:38:36 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.24.0-SNAPSHOT:compile 07:38:36 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:38:36 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:38:36 [INFO] | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:38:36 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:38:36 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:38:36 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:38:36 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:38:36 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:38:36 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:38:36 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:38:36 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:38:36 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:38:36 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:38:36 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:38:36 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:38:36 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:38:36 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:38:36 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:38:36 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:38:36 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-stateful:xml:features:0.24.0-SNAPSHOT:compile 07:38:36 [INFO] | +- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.24.0-SNAPSHOT:compile 07:38:36 [INFO] | | \- org.opendaylight.bgpcep:pcep-base-parser:jar:0.24.0-SNAPSHOT:compile 07:38:36 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-impl:xml:features:0.24.0-SNAPSHOT:compile 07:38:36 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:compile 07:38:36 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:compile 07:38:36 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:compile 07:38:36 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:compile 07:38:36 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:compile 07:38:36 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:38:36 [INFO] | | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:38:36 [INFO] | | | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:38:36 [INFO] | | | | | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:38:36 [INFO] | | | | | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:38:36 [INFO] | | | | | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:38:36 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:38:36 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:38:36 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:38:36 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:38:36 [INFO] | | | | | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:38:36 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile 07:38:36 [INFO] | | | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:38:36 [INFO] | | | | | | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:38:36 [INFO] | | | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:38:36 [INFO] | | | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:38:36 [INFO] | | | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:38:36 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 07:38:36 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:38:36 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:compile 07:38:36 [INFO] | | | | | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:38:36 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:38:36 [INFO] | | | | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:38:36 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 07:38:36 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:compile 07:38:36 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:38:36 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:38:36 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 07:38:36 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:compile 07:38:36 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:compile 07:38:36 [INFO] | | | | +- com.typesafe:config:jar:1.4.5:compile 07:38:36 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:38:36 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:38:36 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:38:36 [INFO] | | | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 07:38:36 [INFO] | | | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:compile 07:38:36 [INFO] | | | | | +- io.aeron:aeron-annotations:jar:1.45.1:compile 07:38:36 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.45.1:compile 07:38:36 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.45.1:compile 07:38:36 [INFO] | | | | | +- org.agrona:agrona:jar:1.22.0:compile 07:38:36 [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:38:36 [INFO] | | | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:38:36 [INFO] | | | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:compile 07:38:36 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:12.0.3:compile 07:38:36 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:38:36 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:38:36 [INFO] | | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:38:36 [INFO] | | | | \- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:compile 07:38:36 [INFO] | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:38:36 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:compile 07:38:36 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:compile 07:38:36 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.26.0:compile 07:38:36 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:compile 07:38:36 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:38:36 [INFO] | | | | | \- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:38:36 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:38:36 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:38:36 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:compile 07:38:36 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:compile 07:38:36 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:compile 07:38:36 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.14.0:compile 07:38:36 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:38:36 [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:38:36 [INFO] | | | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:38:36 [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:38:36 [INFO] | | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:38:36 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:38:36 [INFO] | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:38:36 [INFO] | | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:38:36 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:38:36 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:38:36 [INFO] | | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:38:36 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:38:36 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:38:36 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:38:36 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:compile 07:38:36 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:38:36 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:38:36 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:38:36 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:38:36 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:38:36 [INFO] | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:38:36 [INFO] | | | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:38:36 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:38:36 [INFO] | | | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:38:36 [INFO] | | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:38:36 [INFO] | | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:38:36 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:38:36 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:38:36 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:38:36 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:38:36 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:38:36 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:38:36 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:38:36 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:38:36 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:38:36 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:38:36 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:38:36 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:38:36 [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:38:36 [INFO] | | | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:38:36 [INFO] | | | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:38:36 [INFO] | | | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:38:36 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:38:36 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:compile 07:38:36 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:compile 07:38:36 [INFO] | | | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:compile 07:38:36 [INFO] | | | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:compile 07:38:36 [INFO] | | | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:compile 07:38:36 [INFO] | | | | | \- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:compile 07:38:36 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:compile 07:38:36 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:compile 07:38:36 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:compile 07:38:36 [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:compile 07:38:36 [INFO] | | | | \- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:compile 07:38:36 [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:compile 07:38:36 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:compile 07:38:36 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:compile 07:38:36 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:38:36 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:38:36 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:compile 07:38:36 [INFO] | | | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:compile 07:38:36 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:38:36 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:compile 07:38:36 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:compile 07:38:36 [INFO] | | | | +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:38:36 [INFO] | | | | +- org.opendaylight.controller:raft-api:jar:12.0.3:compile 07:38:36 [INFO] | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:compile 07:38:36 [INFO] | | | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:38:36 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:38:36 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:38:36 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:38:36 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:38:36 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:compile 07:38:36 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:38:36 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:compile 07:38:36 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:compile 07:38:36 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:compile 07:38:36 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:compile 07:38:36 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:compile 07:38:36 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:compile 07:38:36 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:compile 07:38:36 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-base-parser:xml:features:0.24.0-SNAPSHOT:compile 07:38:36 [INFO] | | \- org.opendaylight.bgpcep:pcep-impl:jar:0.24.0-SNAPSHOT:compile 07:38:36 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:38:36 [INFO] | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:38:36 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:38:36 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:38:36 [INFO] | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:38:36 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology:xml:features:0.24.0-SNAPSHOT:compile 07:38:36 [INFO] | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.24.0-SNAPSHOT:compile 07:38:36 [INFO] | | +- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.24.0-SNAPSHOT:compile 07:38:36 [INFO] | | \- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.24.0-SNAPSHOT:compile 07:38:36 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-spi:jar:0.24.0-SNAPSHOT:compile 07:38:36 [INFO] | | \- org.opendaylight.bgpcep:programming-spi:jar:0.24.0-SNAPSHOT:compile 07:38:36 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:38:36 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-programming-api:xml:features:0.24.0-SNAPSHOT:compile 07:38:36 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:0.24.0-SNAPSHOT:compile 07:38:36 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:38:36 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:0.24.0-SNAPSHOT:compile 07:38:36 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:38:36 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:38:36 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:38:36 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:38:36 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:38:36 [INFO] | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:38:36 [INFO] | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:38:36 [INFO] | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:38:36 [INFO] | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:38:36 [INFO] | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:38:36 [INFO] | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:38:36 [INFO] | \- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:38:36 [INFO] +- org.opendaylight.bgpcep:pcep-server-api:jar:0.24.0-SNAPSHOT:compile 07:38:36 [INFO] | +- org.opendaylight.bgpcep:graph-api:jar:0.24.0-SNAPSHOT:compile 07:38:36 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:38:36 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.24.0-SNAPSHOT:compile 07:38:36 [INFO] | | +- org.opendaylight.bgpcep:programming-api:jar:0.24.0-SNAPSHOT:compile 07:38:36 [INFO] | | +- org.opendaylight.bgpcep:topology-api:jar:0.24.0-SNAPSHOT:compile 07:38:36 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:38:36 [INFO] | | \- org.opendaylight.bgpcep:programming-topology-api:jar:0.24.0-SNAPSHOT:compile 07:38:36 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:38:36 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:38:36 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:38:36 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:38:36 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:38:36 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:38:36 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:38:36 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:38:36 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:38:36 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:38:36 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:38:36 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:38:36 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:38:36 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:38:36 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:38:36 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:38:36 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:38:36 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:38:36 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:38:36 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:38:36 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:38:36 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:38:36 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:38:36 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:38:36 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:38:36 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:38:36 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:38:36 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:38:36 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:38:36 [INFO] +- junit:junit:jar:4.13.2:test 07:38:36 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:38:36 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:38:36 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:38:36 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:38:36 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:38:36 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:38:36 [INFO] 07:38:36 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-pcep-server --- 07:38:36 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-server/target/sonatype-clm/module.xml 07:38:36 [INFO] 07:38:36 [INFO] ------------< org.opendaylight.bgpcep:pcep-server-provider >------------ 07:38:36 [INFO] Building pcep-server-provider 0.24.0-SNAPSHOT [129/167] 07:38:36 [INFO] from pcep/server/server-provider/pom.xml 07:38:36 [INFO] -------------------------------[ bundle ]------------------------------- 07:38:36 [INFO] 07:38:36 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-server-provider --- 07:38:36 [INFO] 07:38:36 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-server-provider --- 07:38:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:38:36 [INFO] 07:38:36 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-server-provider --- 07:38:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:38:36 [INFO] 07:38:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-server-provider --- 07:38:36 [INFO] 07:38:36 [INFO] --- dependency:3.9.0:properties (default) @ pcep-server-provider --- 07:38:36 [INFO] 07:38:36 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ pcep-server-provider --- 07:38:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:38:36 [INFO] 07:38:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-server-provider --- 07:38:36 [INFO] Starting audit... 07:38:36 Audit done. 07:38:36 [INFO] You have 0 Checkstyle violations. 07:38:36 [INFO] 07:38:36 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-server-provider --- 07:38:36 [INFO] Starting audit... 07:38:36 Audit done. 07:38:36 [INFO] You have 0 Checkstyle violations. 07:38:36 [INFO] 07:38:36 [INFO] --- dependency:3.9.0:copy (unpack-license) @ pcep-server-provider --- 07:38:36 [INFO] 07:38:36 [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-server-provider --- 07:38:36 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/resources 07:38:36 [INFO] 07:38:36 [INFO] --- compiler:3.14.1:compile (default-compile) @ pcep-server-provider --- 07:38:36 [INFO] Recompiling the module because of changed dependency. 07:38:36 [INFO] Compiling 8 source files with javac [debug release 21] to target/classes 07:38:37 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PcepTopologyListener.java:[109,24] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:38:37 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PcepTopologyListener.java:[117,47] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:38:37 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PcepTopologyListener.java:[138,25] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:38:37 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PcepTopologyListener.java:[150,85] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:38:37 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PcepTopologyListener.java:[201,21] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:38:37 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PcepTopologyListener.java:[201,66] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:38:37 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PcepTopologyListener.java:[202,59] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:38:37 [INFO] 07:38:37 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-server-provider >>> 07:38:37 [INFO] 07:38:37 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-server-provider --- 07:38:37 [INFO] Fork Value is true 07:38:41 [INFO] Done SpotBugs Analysis.... 07:38:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:38:41 [INFO] 07:38:41 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-server-provider <<< 07:38:41 [INFO] 07:38:41 [INFO] 07:38:41 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-server-provider --- 07:38:41 [INFO] BugInstance size is 0 07:38:41 [INFO] Error size is 0 07:38:41 [INFO] No errors/warnings found 07:38:41 [INFO] 07:38:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-server-provider --- 07:38:41 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/test/resources 07:38:41 [INFO] 07:38:41 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ pcep-server-provider --- 07:38:41 [INFO] No sources to compile 07:38:41 [INFO] 07:38:41 [INFO] --- surefire:3.5.4:test (default-test) @ pcep-server-provider --- 07:38:41 [INFO] No tests to run. 07:38:41 [INFO] 07:38:41 [INFO] --- copy:14.1.6:copy-files (default) @ pcep-server-provider --- 07:38:41 [INFO] 07:38:41 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-server-provider --- 07:38:41 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/target/pcep-server-provider-0.24.0-SNAPSHOT.jar 07:38:41 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/target/classes/META-INF/MANIFEST.MF 07:38:41 [INFO] 07:38:41 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-server-provider --- 07:38:43 [WARNING] Javadoc Warnings 07:38:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/DefaultPceServerProvider.java:40: warning: no comment 07:38:43 [WARNING] public final class DefaultPceServerProvider implements PceServerProvider, AutoCloseable { 07:38:43 [WARNING] ^ 07:38:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/DefaultPceServerProvider.java:56: warning: no comment 07:38:43 [WARNING] public DefaultPceServerProvider(@Reference final ConnectedGraphProvider graphProvider, 07:38:43 [WARNING] ^ 07:38:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/DefaultPceServerProvider.java:108: warning: no comment 07:38:43 [WARNING] public ConnectedGraph getTedGraph() { 07:38:43 [WARNING] ^ 07:38:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTeNode.java:25: warning: no comment 07:38:43 [WARNING] public class ManagedTeNode { 07:38:43 [WARNING] ^ 07:38:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTeNode.java:39: warning: no comment 07:38:43 [WARNING] public ManagedTeNode(final NodeId id, final TransactionChain chain) { 07:38:43 [WARNING] ^ 07:38:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTeNode.java:45: warning: no comment 07:38:43 [WARNING] public ManagedTeNode(final NodeId id, final TransactionChain chain, final NodeState state) { 07:38:43 [WARNING] ^ 07:38:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTeNode.java:94: warning: no comment 07:38:43 [WARNING] public void addManagedTePath(final ManagedTePath mngPath) { 07:38:43 [WARNING] ^ 07:38:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTeNode.java:55: warning: no comment 07:38:43 [WARNING] public NodeId getId() { 07:38:43 [WARNING] ^ 07:38:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTeNode.java:113: warning: no comment 07:38:43 [WARNING] public ManagedTePath getManagedTePath(final ConfiguredLspKey key) { 07:38:43 [WARNING] ^ 07:38:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTeNode.java:51: warning: no comment 07:38:43 [WARNING] public NodeState getState() { 07:38:43 [WARNING] ^ 07:38:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTeNode.java:59: warning: no comment 07:38:43 [WARNING] public ConcurrentMap getTePaths() { 07:38:43 [WARNING] ^ 07:38:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTeNode.java:63: warning: no comment 07:38:43 [WARNING] public WriteTransaction getTransaction() { 07:38:43 [WARNING] ^ 07:38:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTeNode.java:67: warning: no comment 07:38:43 [WARNING] public boolean isSync() { 07:38:43 [WARNING] ^ 07:38:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTeNode.java:98: warning: no comment 07:38:43 [WARNING] public ManagedTePath removeManagedTePath(final ConfiguredLspKey key) { 07:38:43 [WARNING] ^ 07:38:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTeNode.java:71: warning: no comment 07:38:43 [WARNING] public void sync() { 07:38:43 [WARNING] ^ 07:38:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:89: warning: no comment 07:38:43 [WARNING] public class ManagedTePath implements ConnectedEdgeTrigger, ConnectedVertexTrigger { 07:38:43 [WARNING] ^ 07:38:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:125: warning: no comment 07:38:43 [WARNING] public ManagedTePath(final ManagedTeNode teNode, final ManagedTePath mngPath) { 07:38:43 [WARNING] ^ 07:38:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:112: warning: no comment 07:38:43 [WARNING] public ManagedTePath(final ManagedTeNode teNode, final ConfiguredLsp lsp, 07:38:43 [WARNING] ^ 07:38:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:101: warning: no comment 07:38:43 [WARNING] public ManagedTePath(final ManagedTeNode teNode, final WithKey topology) { 07:38:43 [WARNING] ^ 07:38:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:140: warning: no comment 07:38:43 [WARNING] public ConfiguredLsp getLsp() { 07:38:43 [WARNING] ^ 07:38:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:144: warning: no comment 07:38:43 [WARNING] public ManagedTeNode getManagedTeNode() { 07:38:43 [WARNING] ^ 07:38:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:152: warning: no comment 07:38:43 [WARNING] public WithKey getTopology() { 07:38:43 [WARNING] ^ 07:38:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:148: warning: no comment 07:38:43 [WARNING] public PathType getType() { 07:38:43 [WARNING] ^ 07:38:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:191: warning: no comment 07:38:43 [WARNING] public boolean isSent() { 07:38:43 [WARNING] ^ 07:38:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:156: warning: no comment 07:38:43 [WARNING] public ManagedTePath setConfiguredLsp(final ConfiguredLsp lsp) { 07:38:43 [WARNING] ^ 07:38:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:341: warning: no comment 07:38:43 [WARNING] public void setGraph(final ConnectedGraph graph) { 07:38:43 [WARNING] ^ 07:38:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:162: warning: no comment 07:38:43 [WARNING] public ManagedTePath setType(final PathType type) { 07:38:43 [WARNING] ^ 07:38:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:345: warning: no comment 07:38:43 [WARNING] public void unsetGraph(final ConnectedGraph graph) { 07:38:43 [WARNING] ^ 07:38:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:349: warning: no comment 07:38:43 [WARNING] public void updateGraph(final ConnectedGraph graph) { 07:38:43 [WARNING] ^ 07:38:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/MessagesUtil.java:72: warning: no comment 07:38:43 [WARNING] public final class MessagesUtil { 07:38:43 [WARNING] ^ 07:38:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/MessagesUtil.java:82: warning: no comment 07:38:43 [WARNING] public static final int IGP_METRIC = 1; 07:38:43 [WARNING] ^ 07:38:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/MessagesUtil.java:74: warning: no comment 07:38:43 [WARNING] public static final byte NO_PATH = 0x0; 07:38:43 [WARNING] ^ 07:38:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/MessagesUtil.java:84: warning: no comment 07:38:43 [WARNING] public static final int PATH_DELAY = 12; 07:38:43 [WARNING] ^ 07:38:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/MessagesUtil.java:83: warning: no comment 07:38:43 [WARNING] public static final int TE_METRIC = 2; 07:38:43 [WARNING] ^ 07:38:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/MessagesUtil.java:76: warning: no comment 07:38:43 [WARNING] public static final byte UNKNOWN_DESTINATION = 0x0; 07:38:43 [WARNING] ^ 07:38:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/MessagesUtil.java:75: warning: no comment 07:38:43 [WARNING] public static final byte UNKNOWN_SOURCE = 0x1; 07:38:43 [WARNING] ^ 07:38:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/MessagesUtil.java:263: warning: no comment 07:38:43 [WARNING] public static Pcerr createErrorMsg(final @NonNull PCEPErrors pcepErrors, final Uint32 reqID) { 07:38:43 [WARNING] ^ 07:38:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/MessagesUtil.java:238: warning: no comment 07:38:43 [WARNING] public static Pcrep createNoPathMessage(final Rp rp, final byte reason) { 07:38:43 [WARNING] ^ 07:38:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/MessagesUtil.java:210: warning: no comment 07:38:43 [WARNING] public static Pcrep createPcRepMessage(final Rp rp, final P2p p2p, final ConstrainedPath cpath) { 07:38:43 [WARNING] ^ 07:38:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/MessagesUtil.java:90: warning: no comment 07:38:43 [WARNING] public static Ero getEro(final List pathDescriptions) { 07:38:43 [WARNING] ^ 07:38:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PathComputationImpl.java:56: warning: no comment 07:38:43 [WARNING] public class PathComputationImpl implements PathComputation { 07:38:43 [WARNING] ^ 07:38:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PathComputationImpl.java:63: warning: no comment 07:38:43 [WARNING] public PathComputationImpl(final ConnectedGraph tedGraph, final PathComputationProvider algoProvider) { 07:38:43 [WARNING] ^ 07:38:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PathComputationImpl.java:130: warning: no comment 07:38:43 [WARNING] public ComputedPath computeTePath(final IntendedPath intend) { 07:38:43 [WARNING] ^ 07:38:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PathManagerListener.java:45: warning: no comment 07:38:43 [WARNING] public PathManagerListener(final DataBroker dataBroker, final WithKey topology, 07:38:43 [WARNING] ^ 07:38:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PathManagerProvider.java:417: warning: no @param for ptype 07:38:43 [WARNING] public ManagedTePath registerTePath(final NodeId id, final ConfiguredLsp rptPath, final PathType ptype) { 07:38:43 [WARNING] ^ 07:38:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PathManagerProvider.java:71: warning: no comment 07:38:43 [WARNING] public PathManagerProvider(final DataBroker dataBroker, 07:38:43 [WARNING] ^ 07:38:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PcepTopologyListener.java:78: warning: no comment 07:38:43 [WARNING] public PcepTopologyListener(final DataBroker dataBroker, final WithKey topology, 07:38:43 [WARNING] ^ 07:38:43 [WARNING] 47 warnings 07:38:43 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/target/pcep-server-provider-0.24.0-SNAPSHOT-javadoc.jar 07:38:43 [INFO] 07:38:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-server-provider --- 07:38:43 [INFO] CycloneDX: Resolving Dependencies 07:38:44 [INFO] CycloneDX: Creating BOM version 1.6 with 49 component(s) 07:38:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/target/bom.xml 07:38:44 [INFO] attaching as pcep-server-provider-0.24.0-SNAPSHOT-cyclonedx.xml 07:38:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/target/bom.json 07:38:44 [INFO] attaching as pcep-server-provider-0.24.0-SNAPSHOT-cyclonedx.json 07:38:44 [INFO] 07:38:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-server-provider --- 07:38:44 [INFO] Skipping duplicate-finder execution! 07:38:44 [INFO] 07:38:44 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ pcep-server-provider --- 07:38:44 [INFO] No dependency problems found 07:38:44 [INFO] 07:38:44 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-server-provider --- 07:38:44 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/target/pcep-server-provider-0.24.0-SNAPSHOT-sources.jar 07:38:44 [INFO] 07:38:44 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-server-provider --- 07:38:44 [INFO] 07:38:44 [INFO] --- jacoco:0.8.14:report (report) @ pcep-server-provider --- 07:38:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:38:44 [INFO] 07:38:44 [INFO] --- install:3.1.4:install (default-install) @ pcep-server-provider --- 07:38:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-server-provider/0.24.0-SNAPSHOT/pcep-server-provider-0.24.0-SNAPSHOT.pom 07:38:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/target/pcep-server-provider-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-server-provider/0.24.0-SNAPSHOT/pcep-server-provider-0.24.0-SNAPSHOT.jar 07:38:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/target/pcep-server-provider-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-server-provider/0.24.0-SNAPSHOT/pcep-server-provider-0.24.0-SNAPSHOT-javadoc.jar 07:38:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-server-provider/0.24.0-SNAPSHOT/pcep-server-provider-0.24.0-SNAPSHOT-cyclonedx.xml 07:38:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-server-provider/0.24.0-SNAPSHOT/pcep-server-provider-0.24.0-SNAPSHOT-cyclonedx.json 07:38:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/target/pcep-server-provider-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-server-provider/0.24.0-SNAPSHOT/pcep-server-provider-0.24.0-SNAPSHOT-sources.jar 07:38:44 [INFO] 07:38:44 [INFO] --- bundle:6.0.0:install (default-install) @ pcep-server-provider --- 07:38:44 [INFO] Installing org/opendaylight/bgpcep/pcep-server-provider/0.24.0-SNAPSHOT/pcep-server-provider-0.24.0-SNAPSHOT.jar 07:38:44 [INFO] Writing OBR metadata 07:38:44 [INFO] 07:38:44 [INFO] --- dependency:3.9.0:tree (default-cli) @ pcep-server-provider --- 07:38:44 [INFO] org.opendaylight.bgpcep:pcep-server-provider:bundle:0.24.0-SNAPSHOT 07:38:44 [INFO] +- org.opendaylight.bgpcep:pcep-server-api:jar:0.24.0-SNAPSHOT:compile 07:38:44 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:38:44 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:0.24.0-SNAPSHOT:compile 07:38:44 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:38:44 [INFO] +- org.opendaylight.bgpcep:algo-api:jar:0.24.0-SNAPSHOT:compile 07:38:44 [INFO] +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.24.0-SNAPSHOT:compile 07:38:44 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:0.24.0-SNAPSHOT:compile 07:38:44 [INFO] | \- org.opendaylight.bgpcep:programming-topology-api:jar:0.24.0-SNAPSHOT:compile 07:38:44 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:38:44 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.24.0-SNAPSHOT:compile 07:38:44 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:38:44 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:38:44 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:38:44 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:38:44 [INFO] +- org.opendaylight.bgpcep:pcep-spi:jar:0.24.0-SNAPSHOT:compile 07:38:44 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:38:44 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:38:44 [INFO] +- org.opendaylight.bgpcep:pcep-segment-routing:jar:0.24.0-SNAPSHOT:compile 07:38:44 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.24.0-SNAPSHOT:compile 07:38:44 [INFO] +- org.opendaylight.bgpcep:topology-api:jar:0.24.0-SNAPSHOT:compile 07:38:44 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:38:44 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:38:44 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:38:44 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:38:44 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:38:44 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:38:44 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:38:44 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:38:44 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:38:44 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:38:44 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:38:44 [INFO] | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:38:44 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:38:44 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:38:44 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:38:44 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:38:44 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:38:44 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:38:44 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:38:44 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:38:44 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:38:44 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:38:44 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:38:44 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:38:44 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:38:44 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:38:44 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:38:44 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:38:44 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:38:44 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:38:44 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:38:44 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:38:44 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:38:44 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:38:44 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:38:44 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:38:44 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:38:44 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:38:44 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:38:44 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:38:44 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:38:44 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:38:44 [INFO] +- junit:junit:jar:4.13.2:test 07:38:44 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:38:44 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:38:44 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:38:44 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:38:44 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:38:44 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:38:44 [INFO] 07:38:44 [INFO] --- clm:3.0.0-01:index (default-cli) @ pcep-server-provider --- 07:38:44 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/target/sonatype-clm/module.xml 07:38:44 [INFO] 07:38:44 [INFO] ------< org.opendaylight.bgpcep:odl-bgpcep-pcep-server-provider >------- 07:38:44 [INFO] Building OpenDaylight :: PCEP :: PCE Server Provider 0.24.0-SNAPSHOT [130/167] 07:38:44 [INFO] from features/odl-bgpcep-pcep-server-provider/pom.xml 07:38:44 [INFO] ------------------------------[ feature ]------------------------------- 07:38:44 [INFO] 07:38:44 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep-server-provider --- 07:38:44 [INFO] 07:38:44 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-pcep-server-provider --- 07:38:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:38:44 [INFO] 07:38:44 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-server-provider --- 07:38:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:38:44 [INFO] 07:38:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-server-provider --- 07:38:45 [INFO] 07:38:45 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-pcep-server-provider --- 07:38:45 [INFO] 07:38:45 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-server-provider --- 07:38:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:38:45 [INFO] argLine set to empty 07:38:45 [INFO] 07:38:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep-server-provider --- 07:38:45 [INFO] Starting audit... 07:38:45 Audit done. 07:38:45 [INFO] You have 0 Checkstyle violations. 07:38:45 [INFO] 07:38:45 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-pcep-server-provider --- 07:38:45 [INFO] Starting audit... 07:38:45 Audit done. 07:38:45 [INFO] You have 0 Checkstyle violations. 07:38:45 [INFO] 07:38:45 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-pcep-server-provider --- 07:38:45 [INFO] 07:38:45 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-server-provider --- 07:38:45 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-server-provider/target/feature/feature.xml 07:38:45 [INFO] ...done! 07:38:45 [INFO] Attaching features XML 07:38:45 [INFO] 07:38:45 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-pcep-server-provider --- 07:38:45 [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:38:45 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:38:45 [INFO] 07:38:45 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-server-provider >>> 07:38:45 [INFO] 07:38:45 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep-server-provider --- 07:38:45 [INFO] No files found to run spotbugs, check compile phase has been run 07:38:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:38:45 [INFO] 07:38:45 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-server-provider <<< 07:38:45 [INFO] 07:38:45 [INFO] 07:38:45 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep-server-provider --- 07:38:45 [INFO] 07:38:45 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-pcep-server-provider --- 07:38:45 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-server-provider 07:38:45 [INFO] Project dependency features detected: [] 07:38:45 [INFO] Pax Exam System (Version: 4.14.0) created. 07:38:45 [INFO] Creating RMI registry server on 127.0.0.1:40691 07:38:45 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:38:45 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:38:45 [INFO] Waiting for remote bundle context.. on 40691 name: 664302cb-f550-423a-9bdd-11edc4a94870 timout: [ RelativeTimeout value = 180000 ] 07:38:49 [INFO] Building jar from resources and headers. 07:38:49 [INFO] Writing jar finished. 07:38:58 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:38:58 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:38:58 [INFO] 07:38:58 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-pcep-server-provider --- 07:38:58 [INFO] 07:38:58 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-pcep-server-provider --- 07:38:58 [INFO] No Javadoc in project. Archive not created. 07:38:58 [INFO] 07:38:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep-server-provider --- 07:38:58 [INFO] CycloneDX: Resolving Dependencies 07:39:01 [INFO] CycloneDX: Creating BOM version 1.6 with 256 component(s) 07:39:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-server-provider/target/bom.xml 07:39:01 [INFO] attaching as odl-bgpcep-pcep-server-provider-0.24.0-SNAPSHOT-cyclonedx.xml 07:39:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-server-provider/target/bom.json 07:39:01 [INFO] attaching as odl-bgpcep-pcep-server-provider-0.24.0-SNAPSHOT-cyclonedx.json 07:39:01 [INFO] 07:39:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-server-provider --- 07:39:01 [INFO] Skipping duplicate-finder execution! 07:39:01 [INFO] 07:39:01 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-server-provider --- 07:39:01 [INFO] Skipping plugin execution 07:39:01 [INFO] 07:39:01 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-server-provider --- 07:39:01 [INFO] Skipping source per configuration. 07:39:01 [INFO] 07:39:01 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep-server-provider --- 07:39:01 [INFO] 07:39:01 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-pcep-server-provider --- 07:39:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:39:01 [INFO] 07:39:01 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep-server-provider --- 07:39:01 [WARNING] 07:39:01 [WARNING] The packaging plugin for project odl-bgpcep-pcep-server-provider did not assign 07:39:01 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:39:01 [WARNING] 07:39:01 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:39:01 [WARNING] 07:39:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-server-provider/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-server-provider/0.24.0-SNAPSHOT/odl-bgpcep-pcep-server-provider-0.24.0-SNAPSHOT.pom 07:39:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-server-provider/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-server-provider/0.24.0-SNAPSHOT/odl-bgpcep-pcep-server-provider-0.24.0-SNAPSHOT-features.xml 07:39:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-server-provider/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-server-provider/0.24.0-SNAPSHOT/odl-bgpcep-pcep-server-provider-0.24.0-SNAPSHOT-cyclonedx.xml 07:39:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-server-provider/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-server-provider/0.24.0-SNAPSHOT/odl-bgpcep-pcep-server-provider-0.24.0-SNAPSHOT-cyclonedx.json 07:39:01 [INFO] 07:39:01 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-pcep-server-provider --- 07:39:01 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep-server-provider:feature:0.24.0-SNAPSHOT 07:39:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-algo:xml:features:0.24.0-SNAPSHOT:compile 07:39:01 [INFO] | +- org.opendaylight.bgpcep:algo-impl:jar:0.24.0-SNAPSHOT:compile 07:39:01 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-algo-api:xml:features:0.24.0-SNAPSHOT:compile 07:39:01 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:0.24.0-SNAPSHOT:compile 07:39:01 [INFO] | | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:39:01 [INFO] | | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:39:01 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.24.0-SNAPSHOT:compile 07:39:01 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-graph:xml:features:0.24.0-SNAPSHOT:compile 07:39:01 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:compile 07:39:01 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:compile 07:39:01 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:compile 07:39:01 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:39:01 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:39:01 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:39:01 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:39:01 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:39:01 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:39:01 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:39:01 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:39:01 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:39:01 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:39:01 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:39:01 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:compile 07:39:01 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:compile 07:39:01 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:39:01 [INFO] | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:39:01 [INFO] | | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:39:01 [INFO] | | | | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:39:01 [INFO] | | | | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:39:01 [INFO] | | | | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:39:01 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:39:01 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:39:01 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:39:01 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:39:01 [INFO] | | | | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:39:01 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile 07:39:01 [INFO] | | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:39:01 [INFO] | | | | | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:39:01 [INFO] | | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:39:01 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:39:01 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:39:01 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 07:39:01 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:39:01 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:compile 07:39:01 [INFO] | | | | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:39:01 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:39:01 [INFO] | | | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:39:01 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 07:39:01 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:compile 07:39:01 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:39:01 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:39:01 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:39:01 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 07:39:01 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:compile 07:39:01 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:compile 07:39:01 [INFO] | | | +- com.typesafe:config:jar:1.4.5:compile 07:39:01 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:39:01 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:39:01 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:39:01 [INFO] | | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 07:39:01 [INFO] | | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:compile 07:39:01 [INFO] | | | | +- io.aeron:aeron-annotations:jar:1.45.1:compile 07:39:01 [INFO] | | | | +- io.aeron:aeron-client:jar:1.45.1:compile 07:39:01 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.45.1:compile 07:39:01 [INFO] | | | | +- org.agrona:agrona:jar:1.22.0:compile 07:39:01 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:39:01 [INFO] | | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:39:01 [INFO] | | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:compile 07:39:01 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:12.0.3:compile 07:39:01 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:39:01 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:39:01 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:39:01 [INFO] | | | \- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:compile 07:39:01 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:39:01 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:compile 07:39:01 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:compile 07:39:01 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.26.0:compile 07:39:01 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:compile 07:39:01 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:39:01 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:39:01 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:39:01 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:39:01 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:compile 07:39:01 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:compile 07:39:01 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:compile 07:39:01 [INFO] | | | \- org.apache.commons:commons-text:jar:1.14.0:compile 07:39:01 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:39:01 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:39:01 [INFO] | | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:39:01 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:39:01 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:39:01 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:39:01 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:39:01 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:39:01 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:39:01 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:39:01 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:39:01 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:39:01 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:39:01 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:39:01 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:compile 07:39:01 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:39:01 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:39:01 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:39:01 [INFO] | | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:39:01 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:39:01 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:39:01 [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:39:01 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:39:01 [INFO] | | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:39:01 [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:39:01 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:39:01 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:39:01 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:39:01 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:39:01 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:39:01 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:39:01 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:39:01 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:39:01 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:39:01 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:39:01 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:39:01 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:39:01 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:39:01 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:39:01 [INFO] | | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:39:01 [INFO] | | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:39:01 [INFO] | | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:39:01 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:39:01 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:compile 07:39:01 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:compile 07:39:01 [INFO] | | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:compile 07:39:01 [INFO] | | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:compile 07:39:01 [INFO] | | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:compile 07:39:01 [INFO] | | | | +- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:compile 07:39:01 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:39:01 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:39:01 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:compile 07:39:01 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:compile 07:39:01 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:compile 07:39:01 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:compile 07:39:01 [INFO] | | | \- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:compile 07:39:01 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:compile 07:39:01 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:compile 07:39:01 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:compile 07:39:01 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:39:01 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:39:01 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:compile 07:39:01 [INFO] | | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:compile 07:39:01 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:39:01 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:compile 07:39:01 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:compile 07:39:01 [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:39:01 [INFO] | | | +- org.opendaylight.controller:raft-api:jar:12.0.3:compile 07:39:01 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:compile 07:39:01 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:39:01 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:39:01 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:39:01 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:39:01 [INFO] | | | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:39:01 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:compile 07:39:01 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:compile 07:39:01 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:compile 07:39:01 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:compile 07:39:01 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:compile 07:39:01 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:compile 07:39:01 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:compile 07:39:01 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:compile 07:39:01 [INFO] | \- org.opendaylight.bgpcep:graph-impl:jar:0.24.0-SNAPSHOT:compile 07:39:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-segment-routing:xml:features:0.24.0-SNAPSHOT:compile 07:39:01 [INFO] | +- org.opendaylight.bgpcep:pcep-segment-routing:jar:0.24.0-SNAPSHOT:compile 07:39:01 [INFO] | | +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:39:01 [INFO] | | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:39:01 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:39:01 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-stateful:xml:features:0.24.0-SNAPSHOT:compile 07:39:01 [INFO] | +- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.24.0-SNAPSHOT:compile 07:39:01 [INFO] | | \- org.opendaylight.bgpcep:pcep-base-parser:jar:0.24.0-SNAPSHOT:compile 07:39:01 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-impl:xml:features:0.24.0-SNAPSHOT:compile 07:39:01 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-base-parser:xml:features:0.24.0-SNAPSHOT:compile 07:39:01 [INFO] | | \- org.opendaylight.bgpcep:pcep-impl:jar:0.24.0-SNAPSHOT:compile 07:39:01 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:39:01 [INFO] | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:39:01 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:39:01 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:39:01 [INFO] | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:39:01 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology:xml:features:0.24.0-SNAPSHOT:compile 07:39:01 [INFO] | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.24.0-SNAPSHOT:compile 07:39:01 [INFO] | | \- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.24.0-SNAPSHOT:compile 07:39:01 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-spi:jar:0.24.0-SNAPSHOT:compile 07:39:01 [INFO] | | \- org.opendaylight.bgpcep:programming-spi:jar:0.24.0-SNAPSHOT:compile 07:39:01 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-programming-api:xml:features:0.24.0-SNAPSHOT:compile 07:39:01 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:0.24.0-SNAPSHOT:compile 07:39:01 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:39:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-server:xml:features:0.24.0-SNAPSHOT:compile 07:39:01 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:0.24.0-SNAPSHOT:compile 07:39:01 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.24.0-SNAPSHOT:compile 07:39:01 [INFO] | | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.24.0-SNAPSHOT:compile 07:39:01 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:39:01 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:39:01 [INFO] | | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:39:01 [INFO] | | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:39:01 [INFO] | | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:39:01 [INFO] | | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:39:01 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:39:01 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:39:01 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:39:01 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:39:01 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:39:01 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:39:01 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:39:01 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:39:01 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:39:01 [INFO] | \- org.opendaylight.bgpcep:pcep-server-api:jar:0.24.0-SNAPSHOT:compile 07:39:01 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:39:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:0.24.0-SNAPSHOT:compile 07:39:01 [INFO] | +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.24.0-SNAPSHOT:compile 07:39:01 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:15.0.2:compile 07:39:01 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:39:01 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:39:01 [INFO] +- org.opendaylight.bgpcep:pcep-server-provider:jar:0.24.0-SNAPSHOT:compile 07:39:01 [INFO] | +- org.opendaylight.bgpcep:graph-api:jar:0.24.0-SNAPSHOT:compile 07:39:01 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:39:01 [INFO] | +- org.opendaylight.bgpcep:algo-api:jar:0.24.0-SNAPSHOT:compile 07:39:01 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.24.0-SNAPSHOT:compile 07:39:01 [INFO] | | +- org.opendaylight.bgpcep:programming-api:jar:0.24.0-SNAPSHOT:compile 07:39:01 [INFO] | | \- org.opendaylight.bgpcep:programming-topology-api:jar:0.24.0-SNAPSHOT:compile 07:39:01 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:39:01 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:0.24.0-SNAPSHOT:compile 07:39:01 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:39:01 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:39:01 [INFO] | | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:39:01 [INFO] | +- org.opendaylight.bgpcep:pcep-spi:jar:0.24.0-SNAPSHOT:compile 07:39:01 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.24.0-SNAPSHOT:compile 07:39:01 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:0.24.0-SNAPSHOT:compile 07:39:01 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:39:01 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:39:01 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:39:01 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:39:01 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:39:01 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:39:01 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:39:01 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:39:01 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:39:01 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:39:01 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:39:01 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:39:01 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:39:01 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:39:01 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:39:01 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:39:01 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:39:01 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:39:01 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:39:01 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:39:01 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:39:01 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:39:01 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:39:01 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:39:01 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:39:01 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:39:01 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:39:01 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:39:01 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:39:01 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:39:01 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:39:01 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:39:01 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:39:01 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:39:01 [INFO] +- junit:junit:jar:4.13.2:test 07:39:01 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:39:01 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:39:01 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:39:01 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:39:01 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:39:01 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:39:01 [INFO] 07:39:01 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-pcep-server-provider --- 07:39:01 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-server-provider/target/sonatype-clm/module.xml 07:39:01 [INFO] 07:39:01 [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-pcep-topology-provider >------ 07:39:01 [INFO] Building OpenDaylight :: PCEP :: Topology Provider 0.24.0-SNAPSHOT [131/167] 07:39:01 [INFO] from features/odl-bgpcep-pcep-topology-provider/pom.xml 07:39:01 [INFO] ------------------------------[ feature ]------------------------------- 07:39:01 [INFO] 07:39:01 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep-topology-provider --- 07:39:01 [INFO] 07:39:01 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-pcep-topology-provider --- 07:39:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:39:01 [INFO] 07:39:01 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-topology-provider --- 07:39:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:39:01 [INFO] 07:39:01 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-topology-provider --- 07:39:01 [INFO] 07:39:01 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-pcep-topology-provider --- 07:39:01 [INFO] 07:39:01 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-topology-provider --- 07:39:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:39:01 [INFO] argLine set to empty 07:39:01 [INFO] 07:39:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep-topology-provider --- 07:39:01 [INFO] Starting audit... 07:39:01 Audit done. 07:39:01 [INFO] You have 0 Checkstyle violations. 07:39:01 [INFO] 07:39:01 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-pcep-topology-provider --- 07:39:01 [INFO] Starting audit... 07:39:01 Audit done. 07:39:01 [INFO] You have 0 Checkstyle violations. 07:39:01 [INFO] 07:39:01 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-pcep-topology-provider --- 07:39:01 [INFO] 07:39:01 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-topology-provider --- 07:39:02 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-topology-provider/target/feature/feature.xml 07:39:02 [INFO] ...done! 07:39:02 [INFO] Attaching features XML 07:39:02 [INFO] 07:39:02 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-pcep-topology-provider --- 07:39:02 [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:39:02 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:39:02 [INFO] 07:39:02 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-topology-provider >>> 07:39:02 [INFO] 07:39:02 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep-topology-provider --- 07:39:02 [INFO] No files found to run spotbugs, check compile phase has been run 07:39:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:39:02 [INFO] 07:39:02 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-topology-provider <<< 07:39:02 [INFO] 07:39:02 [INFO] 07:39:02 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep-topology-provider --- 07:39:02 [INFO] 07:39:02 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-pcep-topology-provider --- 07:39:02 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-topology-provider 07:39:02 [INFO] Project dependency features detected: [] 07:39:02 [INFO] Pax Exam System (Version: 4.14.0) created. 07:39:02 [INFO] Creating RMI registry server on 127.0.0.1:38733 07:39:02 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:39:02 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:39:02 [INFO] Waiting for remote bundle context.. on 38733 name: 3e7cac31-c8ba-4aef-85b7-40023227f86a timout: [ RelativeTimeout value = 180000 ] 07:39:06 [INFO] Building jar from resources and headers. 07:39:06 [INFO] Writing jar finished. 07:39:15 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:39:15 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:39:15 [INFO] 07:39:15 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-pcep-topology-provider --- 07:39:15 [INFO] 07:39:15 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-pcep-topology-provider --- 07:39:15 [INFO] No Javadoc in project. Archive not created. 07:39:15 [INFO] 07:39:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep-topology-provider --- 07:39:15 [INFO] CycloneDX: Resolving Dependencies 07:39:18 [INFO] CycloneDX: Creating BOM version 1.6 with 260 component(s) 07:39:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-topology-provider/target/bom.xml 07:39:18 [INFO] attaching as odl-bgpcep-pcep-topology-provider-0.24.0-SNAPSHOT-cyclonedx.xml 07:39:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-topology-provider/target/bom.json 07:39:18 [INFO] attaching as odl-bgpcep-pcep-topology-provider-0.24.0-SNAPSHOT-cyclonedx.json 07:39:18 [INFO] 07:39:18 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-topology-provider --- 07:39:18 [INFO] Skipping duplicate-finder execution! 07:39:18 [INFO] 07:39:18 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-topology-provider --- 07:39:18 [INFO] Skipping plugin execution 07:39:18 [INFO] 07:39:18 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-topology-provider --- 07:39:18 [INFO] Skipping source per configuration. 07:39:18 [INFO] 07:39:18 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep-topology-provider --- 07:39:18 [INFO] 07:39:18 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-pcep-topology-provider --- 07:39:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:39:18 [INFO] 07:39:18 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep-topology-provider --- 07:39:18 [WARNING] 07:39:18 [WARNING] The packaging plugin for project odl-bgpcep-pcep-topology-provider did not assign 07:39:18 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:39:18 [WARNING] 07:39:18 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:39:18 [WARNING] 07:39:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-topology-provider/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology-provider/0.24.0-SNAPSHOT/odl-bgpcep-pcep-topology-provider-0.24.0-SNAPSHOT.pom 07:39:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-topology-provider/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology-provider/0.24.0-SNAPSHOT/odl-bgpcep-pcep-topology-provider-0.24.0-SNAPSHOT-features.xml 07:39:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-topology-provider/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology-provider/0.24.0-SNAPSHOT/odl-bgpcep-pcep-topology-provider-0.24.0-SNAPSHOT-cyclonedx.xml 07:39:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-topology-provider/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology-provider/0.24.0-SNAPSHOT/odl-bgpcep-pcep-topology-provider-0.24.0-SNAPSHOT-cyclonedx.json 07:39:18 [INFO] 07:39:18 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-pcep-topology-provider --- 07:39:18 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep-topology-provider:feature:0.24.0-SNAPSHOT 07:39:18 [INFO] +- org.opendaylight.bgpcep:pcep-topology-provider:jar:0.24.0-SNAPSHOT:compile 07:39:18 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:39:18 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:39:18 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:39:18 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:39:18 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:39:18 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:39:18 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:0.24.0-SNAPSHOT:compile 07:39:18 [INFO] | | \- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:39:18 [INFO] | +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.24.0-SNAPSHOT:compile 07:39:18 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:39:18 [INFO] | +- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.24.0-SNAPSHOT:compile 07:39:18 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.24.0-SNAPSHOT:compile 07:39:18 [INFO] | | \- org.opendaylight.bgpcep:programming-topology-api:jar:0.24.0-SNAPSHOT:compile 07:39:18 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-spi:jar:0.24.0-SNAPSHOT:compile 07:39:18 [INFO] | +- org.opendaylight.bgpcep:pcep-server-api:jar:0.24.0-SNAPSHOT:compile 07:39:18 [INFO] | | \- org.opendaylight.bgpcep:algo-api:jar:0.24.0-SNAPSHOT:compile 07:39:18 [INFO] | +- org.opendaylight.bgpcep:graph-api:jar:0.24.0-SNAPSHOT:compile 07:39:18 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:39:18 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:0.24.0-SNAPSHOT:compile 07:39:18 [INFO] | +- org.opendaylight.bgpcep:programming-spi:jar:0.24.0-SNAPSHOT:compile 07:39:18 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:39:18 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.24.0-SNAPSHOT:compile 07:39:18 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:0.24.0-SNAPSHOT:compile 07:39:18 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:39:18 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:39:18 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:39:18 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:39:18 [INFO] | +- org.opendaylight.bgpcep:pcep-spi:jar:0.24.0-SNAPSHOT:compile 07:39:18 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:39:18 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:39:18 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:39:18 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:39:18 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:39:18 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:39:18 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:39:18 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:39:18 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:39:18 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:39:18 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:39:18 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:39:18 [INFO] | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:39:18 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:39:18 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:39:18 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:39:18 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:39:18 [INFO] | +- org.opendaylight.bgpcep:pcep-impl:jar:0.24.0-SNAPSHOT:compile 07:39:18 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:39:18 [INFO] | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:39:18 [INFO] | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:39:18 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:39:18 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-programming-impl:xml:features:0.24.0-SNAPSHOT:compile 07:39:18 [INFO] | +- org.opendaylight.bgpcep:programming-impl:jar:0.24.0-SNAPSHOT:compile 07:39:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-programming-api:xml:features:0.24.0-SNAPSHOT:compile 07:39:18 [INFO] | | +- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.24.0-SNAPSHOT:compile 07:39:18 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:0.24.0-SNAPSHOT:compile 07:39:18 [INFO] | | | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.24.0-SNAPSHOT:compile 07:39:18 [INFO] | | | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:39:18 [INFO] | | | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:39:18 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:39:18 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:39:18 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:39:18 [INFO] | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:39:18 [INFO] | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:39:18 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:39:18 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:39:18 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:39:18 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:39:18 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:39:18 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:39:18 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:39:18 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:39:18 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:39:18 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:39:18 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:39:18 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:39:18 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:39:18 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:39:18 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:39:18 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:39:18 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:39:18 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:39:18 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:39:18 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:39:18 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:39:18 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:39:18 [INFO] | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:compile 07:39:18 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:compile 07:39:18 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:compile 07:39:18 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:compile 07:39:18 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:compile 07:39:18 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:39:18 [INFO] | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:39:18 [INFO] | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:39:18 [INFO] | | | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:39:18 [INFO] | | | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:39:18 [INFO] | | | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:39:18 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:39:18 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:39:18 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:39:18 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:39:18 [INFO] | | | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:39:18 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile 07:39:18 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:39:18 [INFO] | | | | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:39:18 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:39:18 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:39:18 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:39:18 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 07:39:18 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:compile 07:39:18 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:39:18 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:39:18 [INFO] | | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:39:18 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 07:39:18 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:compile 07:39:18 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:39:18 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:39:18 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:39:18 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:39:18 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 07:39:18 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:compile 07:39:18 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:compile 07:39:18 [INFO] | | +- com.typesafe:config:jar:1.4.5:compile 07:39:18 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:39:18 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:39:18 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:39:18 [INFO] | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 07:39:18 [INFO] | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:compile 07:39:18 [INFO] | | | +- io.aeron:aeron-annotations:jar:1.45.1:compile 07:39:18 [INFO] | | | +- io.aeron:aeron-client:jar:1.45.1:compile 07:39:18 [INFO] | | | +- io.aeron:aeron-driver:jar:1.45.1:compile 07:39:18 [INFO] | | | +- org.agrona:agrona:jar:1.22.0:compile 07:39:18 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:39:18 [INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:39:18 [INFO] | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:compile 07:39:18 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:12.0.3:compile 07:39:18 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:39:18 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:39:18 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:39:18 [INFO] | | \- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:compile 07:39:18 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:39:18 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:compile 07:39:18 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:compile 07:39:18 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.26.0:compile 07:39:18 [INFO] | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:compile 07:39:18 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:39:18 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:39:18 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:39:18 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:compile 07:39:18 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:compile 07:39:18 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:compile 07:39:18 [INFO] | | \- org.apache.commons:commons-text:jar:1.14.0:compile 07:39:18 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:39:18 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:39:18 [INFO] | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:39:18 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:39:18 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:39:18 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:39:18 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:39:18 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:39:18 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:39:18 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:39:18 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:39:18 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:39:18 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:39:18 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:39:18 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:compile 07:39:18 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:39:18 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:39:18 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:39:18 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:39:18 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:39:18 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:39:18 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:39:18 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:39:18 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:39:18 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:39:18 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:39:18 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:39:18 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:39:18 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:39:18 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:39:18 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:39:18 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:39:18 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:39:18 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:39:18 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:39:18 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:39:18 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:39:18 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:39:18 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:39:18 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:39:18 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:39:18 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:39:18 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:39:18 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:compile 07:39:18 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:compile 07:39:18 [INFO] | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:compile 07:39:18 [INFO] | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:compile 07:39:18 [INFO] | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:compile 07:39:18 [INFO] | | | +- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:compile 07:39:18 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:39:18 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:39:18 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:compile 07:39:18 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:compile 07:39:18 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:compile 07:39:18 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:compile 07:39:18 [INFO] | | \- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:compile 07:39:18 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:compile 07:39:18 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:compile 07:39:18 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:compile 07:39:18 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:39:18 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:39:18 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:compile 07:39:18 [INFO] | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:compile 07:39:18 [INFO] | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:39:18 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:compile 07:39:18 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:compile 07:39:18 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:39:18 [INFO] | | +- org.opendaylight.controller:raft-api:jar:12.0.3:compile 07:39:18 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:compile 07:39:18 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:39:18 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:39:18 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:39:18 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:39:18 [INFO] | | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:39:18 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:compile 07:39:18 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:compile 07:39:18 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:compile 07:39:18 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:compile 07:39:18 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:compile 07:39:18 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:compile 07:39:18 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:compile 07:39:18 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:compile 07:39:18 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-stateful:xml:features:0.24.0-SNAPSHOT:compile 07:39:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-impl:xml:features:0.24.0-SNAPSHOT:compile 07:39:18 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-base-parser:xml:features:0.24.0-SNAPSHOT:compile 07:39:18 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology:xml:features:0.24.0-SNAPSHOT:compile 07:39:18 [INFO] | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.24.0-SNAPSHOT:compile 07:39:18 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:0.24.0-SNAPSHOT:compile 07:39:18 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.24.0-SNAPSHOT:compile 07:39:18 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.24.0-SNAPSHOT:compile 07:39:18 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:39:18 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-server-provider:xml:features:0.24.0-SNAPSHOT:compile 07:39:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-algo:xml:features:0.24.0-SNAPSHOT:compile 07:39:18 [INFO] | | +- org.opendaylight.bgpcep:algo-impl:jar:0.24.0-SNAPSHOT:compile 07:39:18 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-algo-api:xml:features:0.24.0-SNAPSHOT:compile 07:39:18 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:0.24.0-SNAPSHOT:compile 07:39:18 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-graph:xml:features:0.24.0-SNAPSHOT:compile 07:39:18 [INFO] | | \- org.opendaylight.bgpcep:graph-impl:jar:0.24.0-SNAPSHOT:compile 07:39:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-segment-routing:xml:features:0.24.0-SNAPSHOT:compile 07:39:18 [INFO] | | \- org.opendaylight.bgpcep:pcep-segment-routing:jar:0.24.0-SNAPSHOT:compile 07:39:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-server:xml:features:0.24.0-SNAPSHOT:compile 07:39:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:0.24.0-SNAPSHOT:compile 07:39:18 [INFO] | | +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.24.0-SNAPSHOT:compile 07:39:18 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:15.0.2:compile 07:39:18 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:39:18 [INFO] | \- org.opendaylight.bgpcep:pcep-server-provider:jar:0.24.0-SNAPSHOT:compile 07:39:18 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:39:18 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:39:18 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:39:18 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:39:18 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:39:18 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:39:18 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:39:18 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:39:18 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:39:18 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:39:18 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:39:18 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:39:18 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:39:18 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:39:18 [INFO] +- junit:junit:jar:4.13.2:test 07:39:18 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:39:18 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:39:18 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:39:18 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:39:18 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:39:18 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:39:18 [INFO] 07:39:18 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-pcep-topology-provider --- 07:39:18 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-topology-provider/target/sonatype-clm/module.xml 07:39:18 [INFO] 07:39:18 [INFO] ------------< org.opendaylight.bgpcep:pcep-tunnel-provider >------------ 07:39:18 [INFO] Building pcep-tunnel-provider 0.24.0-SNAPSHOT [132/167] 07:39:18 [INFO] from pcep/tunnel/tunnel-provider/pom.xml 07:39:18 [INFO] -------------------------------[ bundle ]------------------------------- 07:39:18 [INFO] 07:39:18 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-tunnel-provider --- 07:39:18 [INFO] 07:39:18 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-tunnel-provider --- 07:39:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:39:18 [INFO] 07:39:18 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-tunnel-provider --- 07:39:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:39:18 [INFO] 07:39:18 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-tunnel-provider --- 07:39:18 [INFO] 07:39:18 [INFO] --- dependency:3.9.0:properties (default) @ pcep-tunnel-provider --- 07:39:18 [INFO] 07:39:18 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ pcep-tunnel-provider --- 07:39: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/pcep/tunnel/tunnel-provider/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:39:18 [INFO] 07:39:18 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-tunnel-provider --- 07:39:18 [INFO] Starting audit... 07:39:18 Audit done. 07:39:18 [INFO] You have 0 Checkstyle violations. 07:39:18 [INFO] 07:39:18 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-tunnel-provider --- 07:39:18 [INFO] Starting audit... 07:39:18 Audit done. 07:39:18 [INFO] You have 0 Checkstyle violations. 07:39:18 [INFO] 07:39:18 [INFO] --- dependency:3.9.0:copy (unpack-license) @ pcep-tunnel-provider --- 07:39:18 [INFO] 07:39:18 [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-tunnel-provider --- 07:39:18 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/src/main/resources 07:39:18 [INFO] 07:39:18 [INFO] --- compiler:3.14.1:compile (default-compile) @ pcep-tunnel-provider --- 07:39:18 [INFO] Recompiling the module because of changed dependency. 07:39:18 [INFO] Compiling 10 source files with javac [debug release 21] to target/classes 07:39:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/NodeChangedListener.java:[158,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:39:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/NodeChangedListener.java:[229,38] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:39:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/NodeChangedListener.java:[453,28] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:39:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/NodeChangedListener.java:[459,45] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:39:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/NodeChangedListener.java:[462,45] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:39:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/NodeChangedListener.java:[465,96] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:39:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/NodeChangedListener.java:[470,16] getPathArguments() in org.opendaylight.yangtools.binding.DataObjectReference has been deprecated 07:39:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/NodeChangedListener.java:[472,34] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 07:39:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/PCEPTunnelTopologyProvider.java:[59,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:39:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/TunnelProviderDeployer.java:[90,25] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:39:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/TunnelProviderDeployer.java:[92,54] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:39:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/TunnelProviderDeployer.java:[95,54] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:39:19 [INFO] 07:39:19 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-tunnel-provider >>> 07:39:19 [INFO] 07:39:19 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-tunnel-provider --- 07:39:19 [INFO] Fork Value is true 07:39:22 [INFO] Done SpotBugs Analysis.... 07:39:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:39:22 [INFO] 07:39:22 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-tunnel-provider <<< 07:39:22 [INFO] 07:39:22 [INFO] 07:39:22 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-tunnel-provider --- 07:39:22 [INFO] BugInstance size is 0 07:39:22 [INFO] Error size is 0 07:39:22 [INFO] No errors/warnings found 07:39:22 [INFO] 07:39:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-tunnel-provider --- 07:39:22 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:39:22 [INFO] 07:39:22 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ pcep-tunnel-provider --- 07:39:22 [INFO] Recompiling the module because of changed dependency. 07:39:22 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 07:39:23 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:39:23 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:39:23 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:39:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/src/test/java/org/opendaylight/bgpcep/pcep/tunnel/provider/NodeChangedListenerTest.java:[93,12] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 07:39:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/src/test/java/org/opendaylight/bgpcep/pcep/tunnel/provider/NodeChangedListenerTest.java:[96,12] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 07:39:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/src/test/java/org/opendaylight/bgpcep/pcep/tunnel/provider/TunnelProgrammingTest.java:[301,12] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 07:39:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/src/test/java/org/opendaylight/bgpcep/pcep/tunnel/provider/TunnelProgrammingTest.java:[312,12] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 07:39:23 [INFO] 07:39:23 [INFO] --- surefire:3.5.4:test (default-test) @ pcep-tunnel-provider --- 07:39:23 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:39:23 [INFO] 07:39:23 [INFO] ------------------------------------------------------- 07:39:23 [INFO] T E S T S 07:39:23 [INFO] ------------------------------------------------------- 07:39:24 [INFO] Running org.opendaylight.bgpcep.pcep.tunnel.provider.NodeChangedListenerTest 07:39:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.438 s -- in org.opendaylight.bgpcep.pcep.tunnel.provider.NodeChangedListenerTest 07:39:28 [INFO] Running org.opendaylight.bgpcep.pcep.tunnel.provider.TunnelProgrammingTest 07:39:28 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:39:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.155 s -- in org.opendaylight.bgpcep.pcep.tunnel.provider.TunnelProgrammingTest 07:39:29 [INFO] 07:39:29 [INFO] Results: 07:39:29 [INFO] 07:39:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 07:39:29 [INFO] 07:39:29 [INFO] 07:39:29 [INFO] --- copy:14.1.6:copy-files (default) @ pcep-tunnel-provider --- 07:39:29 [INFO] 07:39:29 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-tunnel-provider --- 07:39:29 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/target/pcep-tunnel-provider-0.24.0-SNAPSHOT.jar 07:39:29 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/target/classes/META-INF/MANIFEST.MF 07:39:29 [INFO] 07:39:29 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-tunnel-provider --- 07:39:31 [WARNING] Javadoc Warnings 07:39:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/NodeChangedListener.java:79: warning: no comment 07:39:31 [WARNING] public final class NodeChangedListener implements DataTreeChangeListener { 07:39:31 [WARNING] ^ 07:39:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/NodeChangedListener.java:135: warning: no comment 07:39:31 [WARNING] public static DataObjectIdentifier linkIdentifier(final DataObjectIdentifier topology, 07:39:31 [WARNING] ^ 07:39:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/PCEPTunnelClusterSingletonService.java:38: warning: no comment 07:39:31 [WARNING] public final class PCEPTunnelClusterSingletonService implements ClusterSingletonService, AutoCloseable { 07:39:31 [WARNING] ^ 07:39:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/PCEPTunnelClusterSingletonService.java:53: warning: no comment 07:39:31 [WARNING] public PCEPTunnelClusterSingletonService( 07:39:31 [WARNING] ^ 07:39:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/PCEPTunnelTopologyProvider.java:31: warning: no comment 07:39:31 [WARNING] public final class PCEPTunnelTopologyProvider extends DefaultTopologyReference implements AutoCloseable { 07:39:31 [WARNING] ^ 07:39:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/PCEPTunnelTopologyProvider.java:43: warning: no comment 07:39:31 [WARNING] public PCEPTunnelTopologyProvider( 07:39:31 [WARNING] ^ 07:39:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/PCEPTunnelTopologyProvider.java:74: warning: no comment 07:39:31 [WARNING] public TopologyReference getTopologyReference() { 07:39:31 [WARNING] ^ 07:39:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/TunnelProgramming.java:41: warning: no comment 07:39:31 [WARNING] public final class TunnelProgramming implements AutoCloseable { 07:39:31 [WARNING] ^ 07:39:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/TunnelProviderDeployer.java:43: warning: no comment 07:39:31 [WARNING] public final class TunnelProviderDeployer implements DataTreeChangeListener, AutoCloseable { 07:39:31 [WARNING] ^ 07:39:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/TunnelProviderDeployer.java:53: warning: no comment 07:39:31 [WARNING] public TunnelProviderDeployer(@Reference final DataBroker dataBroker, 07:39:31 [WARNING] ^ 07:39:31 [WARNING] 10 warnings 07:39:31 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/target/pcep-tunnel-provider-0.24.0-SNAPSHOT-javadoc.jar 07:39:31 [INFO] 07:39:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-tunnel-provider --- 07:39:31 [INFO] CycloneDX: Resolving Dependencies 07:39:32 [INFO] CycloneDX: Creating BOM version 1.6 with 50 component(s) 07:39:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/target/bom.xml 07:39:32 [INFO] attaching as pcep-tunnel-provider-0.24.0-SNAPSHOT-cyclonedx.xml 07:39:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/target/bom.json 07:39:32 [INFO] attaching as pcep-tunnel-provider-0.24.0-SNAPSHOT-cyclonedx.json 07:39:32 [INFO] 07:39:32 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-tunnel-provider --- 07:39:32 [INFO] Skipping duplicate-finder execution! 07:39:32 [INFO] 07:39:32 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ pcep-tunnel-provider --- 07:39:32 [INFO] No dependency problems found 07:39:32 [INFO] 07:39:32 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-tunnel-provider --- 07:39:32 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/target/pcep-tunnel-provider-0.24.0-SNAPSHOT-sources.jar 07:39:32 [INFO] 07:39:32 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-tunnel-provider --- 07:39:32 [INFO] 07:39:32 [INFO] --- jacoco:0.8.14:report (report) @ pcep-tunnel-provider --- 07:39:32 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/target/code-coverage/jacoco.exec 07:39:32 [INFO] Analyzed bundle 'pcep-tunnel-provider' with 13 classes 07:39:33 [INFO] 07:39:33 [INFO] --- install:3.1.4:install (default-install) @ pcep-tunnel-provider --- 07:39:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-provider/0.24.0-SNAPSHOT/pcep-tunnel-provider-0.24.0-SNAPSHOT.pom 07:39:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/target/pcep-tunnel-provider-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-provider/0.24.0-SNAPSHOT/pcep-tunnel-provider-0.24.0-SNAPSHOT.jar 07:39:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/target/pcep-tunnel-provider-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-provider/0.24.0-SNAPSHOT/pcep-tunnel-provider-0.24.0-SNAPSHOT-javadoc.jar 07:39:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-provider/0.24.0-SNAPSHOT/pcep-tunnel-provider-0.24.0-SNAPSHOT-cyclonedx.xml 07:39:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-provider/0.24.0-SNAPSHOT/pcep-tunnel-provider-0.24.0-SNAPSHOT-cyclonedx.json 07:39:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/target/pcep-tunnel-provider-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-provider/0.24.0-SNAPSHOT/pcep-tunnel-provider-0.24.0-SNAPSHOT-sources.jar 07:39:33 [INFO] 07:39:33 [INFO] --- bundle:6.0.0:install (default-install) @ pcep-tunnel-provider --- 07:39:33 [INFO] Installing org/opendaylight/bgpcep/pcep-tunnel-provider/0.24.0-SNAPSHOT/pcep-tunnel-provider-0.24.0-SNAPSHOT.jar 07:39:33 [INFO] Writing OBR metadata 07:39:33 [INFO] 07:39:33 [INFO] --- dependency:3.9.0:tree (default-cli) @ pcep-tunnel-provider --- 07:39:33 [INFO] org.opendaylight.bgpcep:pcep-tunnel-provider:bundle:0.24.0-SNAPSHOT 07:39:33 [INFO] +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.24.0-SNAPSHOT:compile 07:39:33 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:39:33 [INFO] +- org.opendaylight.bgpcep:pcep-topology-spi:jar:0.24.0-SNAPSHOT:compile 07:39:33 [INFO] +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.24.0-SNAPSHOT:compile 07:39:33 [INFO] +- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.24.0-SNAPSHOT:compile 07:39:33 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.24.0-SNAPSHOT:compile 07:39:33 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:39:33 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:39:33 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:39:33 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:39:33 [INFO] +- org.opendaylight.bgpcep:programming-topology-api:jar:0.24.0-SNAPSHOT:compile 07:39:33 [INFO] +- org.opendaylight.bgpcep:programming-api:jar:0.24.0-SNAPSHOT:compile 07:39:33 [INFO] +- org.opendaylight.bgpcep:programming-spi:jar:0.24.0-SNAPSHOT:compile 07:39:33 [INFO] +- org.opendaylight.bgpcep:topology-api:jar:0.24.0-SNAPSHOT:compile 07:39:33 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:39:33 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:39:33 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:39:33 [INFO] +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.24.0-SNAPSHOT:compile 07:39:33 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.24.0-SNAPSHOT:compile 07:39:33 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:39:33 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:39:33 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:39:33 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:39:33 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:39:33 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:39:33 [INFO] +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:39:33 [INFO] +- org.checkerframework:checker-qual:jar:3.51.1:provided (optional) 07:39:33 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:39:33 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:39:33 [INFO] | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:39:33 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:39:33 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:39:33 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:39:33 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:39:33 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:39:33 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:39:33 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:39:33 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:39:33 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:39:33 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:39:33 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:39:33 [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided 07:39:33 [INFO] +- org.osgi:org.osgi.util.tracker:jar:1.5.4:provided 07:39:33 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:39:33 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:39:33 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:39:33 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:39:33 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.24.0-SNAPSHOT:test 07:39:33 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.20:test 07:39:33 [INFO] | \- ch.qos.logback:logback-core:jar:1.5.20:test 07:39:33 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:39:33 [INFO] +- org.opendaylight.bgpcep:programming-impl:test-jar:tests:0.24.0-SNAPSHOT:test 07:39:33 [INFO] +- org.opendaylight.bgpcep:programming-impl:jar:0.24.0-SNAPSHOT:test 07:39:33 [INFO] +- org.opendaylight.bgpcep:pcep-topology-provider:test-jar:tests:0.24.0-SNAPSHOT:test 07:39:33 [INFO] | +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.24.0-SNAPSHOT:test 07:39:33 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:test 07:39:33 [INFO] | +- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.24.0-SNAPSHOT:test 07:39:33 [INFO] | +- org.opendaylight.bgpcep:pcep-server-api:jar:0.24.0-SNAPSHOT:test 07:39:33 [INFO] | | \- org.opendaylight.bgpcep:algo-api:jar:0.24.0-SNAPSHOT:test 07:39:33 [INFO] | +- org.opendaylight.bgpcep:graph-api:jar:0.24.0-SNAPSHOT:test 07:39:33 [INFO] | +- org.opendaylight.bgpcep:pcep-spi:jar:0.24.0-SNAPSHOT:test 07:39:33 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:test 07:39:33 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:runtime 07:39:33 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:runtime 07:39:33 [INFO] | \- org.opendaylight.bgpcep:pcep-impl:jar:0.24.0-SNAPSHOT:test 07:39:33 [INFO] +- org.opendaylight.bgpcep:pcep-impl:test-jar:tests:0.24.0-SNAPSHOT:test 07:39:33 [INFO] | +- io.netty:netty-codec-base:jar:4.2.7.Final:test 07:39:33 [INFO] | +- io.netty:netty-handler:jar:4.2.7.Final:test 07:39:33 [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:39:33 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:39:33 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:39:33 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:test 07:39:33 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:test 07:39:33 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:test 07:39:33 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:39:33 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:39:33 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:39:33 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:39:33 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:39:33 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:39:33 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:39:33 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:39:33 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:39:33 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:39:33 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:39:33 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:39:33 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:39:33 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:39:33 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:39:33 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:test 07:39:33 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:39:33 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:39:33 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:39:33 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:test 07:39:33 [INFO] | | \- org.immutables:value:jar:annotations:2.11.6:test (optional) 07:39:33 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:39:33 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:39:33 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:39:33 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:test 07:39:33 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:test 07:39:33 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:39:33 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:39:33 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:14.0.20:test 07:39:33 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:39:33 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:39:33 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:39:33 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:39:33 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:39:33 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:39:33 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:39:33 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:39:33 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:39:33 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:39:33 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:39:33 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:39:33 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:39:33 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:39:33 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:39:33 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:39:33 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:39:33 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:39:33 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:39:33 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:39:33 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:39:33 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:39:33 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:39:33 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:39:33 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:39:33 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:39:33 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:39:33 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:39:33 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:39:33 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:39:33 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:39:33 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:39:33 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:39:33 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:39:33 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:39:33 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:39:33 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:39:33 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:39:33 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:39:33 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:39:33 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:39:33 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:39:33 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:39:33 [INFO] +- junit:junit:jar:4.13.2:test 07:39:33 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:39:33 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:39:33 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:39:33 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:39:33 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:39:33 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:39:33 [INFO] 07:39:33 [INFO] --- clm:3.0.0-01:index (default-cli) @ pcep-tunnel-provider --- 07:39:33 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/target/sonatype-clm/module.xml 07:39:33 [INFO] 07:39:33 [INFO] ------< org.opendaylight.bgpcep:odl-bgpcep-pcep-tunnel-provider >------- 07:39:33 [INFO] Building OpenDaylight :: PCEP :: Tunnel Provider 0.24.0-SNAPSHOT [133/167] 07:39:33 [INFO] from features/odl-bgpcep-pcep-tunnel-provider/pom.xml 07:39:33 [INFO] ------------------------------[ feature ]------------------------------- 07:39:33 [INFO] 07:39:33 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep-tunnel-provider --- 07:39:33 [INFO] 07:39:33 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-pcep-tunnel-provider --- 07:39:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:39:33 [INFO] 07:39:33 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-tunnel-provider --- 07:39:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:39:33 [INFO] 07:39:33 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-tunnel-provider --- 07:39:33 [INFO] 07:39:33 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-pcep-tunnel-provider --- 07:39:33 [INFO] 07:39:33 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-tunnel-provider --- 07:39:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:39:33 [INFO] argLine set to empty 07:39:33 [INFO] 07:39:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep-tunnel-provider --- 07:39:33 [INFO] Starting audit... 07:39:33 Audit done. 07:39:33 [INFO] You have 0 Checkstyle violations. 07:39:33 [INFO] 07:39:33 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-pcep-tunnel-provider --- 07:39:33 [INFO] Starting audit... 07:39:33 Audit done. 07:39:33 [INFO] You have 0 Checkstyle violations. 07:39:33 [INFO] 07:39:33 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-pcep-tunnel-provider --- 07:39:33 [INFO] 07:39:33 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-tunnel-provider --- 07:39:33 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-tunnel-provider/target/feature/feature.xml 07:39:33 [INFO] ...done! 07:39:33 [INFO] Attaching features XML 07:39:33 [INFO] 07:39:33 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-pcep-tunnel-provider --- 07:39:33 [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:39:33 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:39:33 [INFO] 07:39:33 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-tunnel-provider >>> 07:39:33 [INFO] 07:39:33 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep-tunnel-provider --- 07:39:33 [INFO] No files found to run spotbugs, check compile phase has been run 07:39:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:39:33 [INFO] 07:39:33 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-tunnel-provider <<< 07:39:33 [INFO] 07:39:33 [INFO] 07:39:33 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep-tunnel-provider --- 07:39:33 [INFO] 07:39:33 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-pcep-tunnel-provider --- 07:39:33 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-tunnel-provider 07:39:33 [INFO] Project dependency features detected: [] 07:39:33 [INFO] Pax Exam System (Version: 4.14.0) created. 07:39:33 [INFO] Creating RMI registry server on 127.0.0.1:44823 07:39:34 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:39:34 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:39:34 [INFO] Waiting for remote bundle context.. on 44823 name: 1b327992-06a4-4386-98fd-c8ee4397e117 timout: [ RelativeTimeout value = 180000 ] 07:39:37 [INFO] Building jar from resources and headers. 07:39:37 [INFO] Writing jar finished. 07:39:46 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:39:46 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:39:47 [INFO] 07:39:47 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-pcep-tunnel-provider --- 07:39:47 [INFO] 07:39:47 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-pcep-tunnel-provider --- 07:39:47 [INFO] No Javadoc in project. Archive not created. 07:39:47 [INFO] 07:39:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep-tunnel-provider --- 07:39:47 [INFO] CycloneDX: Resolving Dependencies 07:39:49 [INFO] CycloneDX: Creating BOM version 1.6 with 262 component(s) 07:39:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-tunnel-provider/target/bom.xml 07:39:49 [INFO] attaching as odl-bgpcep-pcep-tunnel-provider-0.24.0-SNAPSHOT-cyclonedx.xml 07:39:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-tunnel-provider/target/bom.json 07:39:50 [INFO] attaching as odl-bgpcep-pcep-tunnel-provider-0.24.0-SNAPSHOT-cyclonedx.json 07:39:50 [INFO] 07:39:50 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-tunnel-provider --- 07:39:50 [INFO] Skipping duplicate-finder execution! 07:39:50 [INFO] 07:39:50 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-tunnel-provider --- 07:39:50 [INFO] Skipping plugin execution 07:39:50 [INFO] 07:39:50 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-tunnel-provider --- 07:39:50 [INFO] Skipping source per configuration. 07:39:50 [INFO] 07:39:50 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep-tunnel-provider --- 07:39:50 [INFO] 07:39:50 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-pcep-tunnel-provider --- 07:39:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:39:50 [INFO] 07:39:50 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep-tunnel-provider --- 07:39:50 [WARNING] 07:39:50 [WARNING] The packaging plugin for project odl-bgpcep-pcep-tunnel-provider did not assign 07:39:50 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:39:50 [WARNING] 07:39:50 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:39:50 [WARNING] 07:39:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-tunnel-provider/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-tunnel-provider/0.24.0-SNAPSHOT/odl-bgpcep-pcep-tunnel-provider-0.24.0-SNAPSHOT.pom 07:39:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-tunnel-provider/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-tunnel-provider/0.24.0-SNAPSHOT/odl-bgpcep-pcep-tunnel-provider-0.24.0-SNAPSHOT-features.xml 07:39:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-tunnel-provider/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-tunnel-provider/0.24.0-SNAPSHOT/odl-bgpcep-pcep-tunnel-provider-0.24.0-SNAPSHOT-cyclonedx.xml 07:39:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-tunnel-provider/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-tunnel-provider/0.24.0-SNAPSHOT/odl-bgpcep-pcep-tunnel-provider-0.24.0-SNAPSHOT-cyclonedx.json 07:39:50 [INFO] 07:39:50 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-pcep-tunnel-provider --- 07:39:50 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep-tunnel-provider:feature:0.24.0-SNAPSHOT 07:39:50 [INFO] +- org.opendaylight.bgpcep:pcep-tunnel-provider:jar:0.24.0-SNAPSHOT:compile 07:39:50 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.24.0-SNAPSHOT:compile 07:39:50 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:39:50 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-spi:jar:0.24.0-SNAPSHOT:compile 07:39:50 [INFO] | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.24.0-SNAPSHOT:compile 07:39:50 [INFO] | +- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.24.0-SNAPSHOT:compile 07:39:50 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:0.24.0-SNAPSHOT:compile 07:39:50 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:39:50 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:39:50 [INFO] | | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:39:50 [INFO] | | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:39:50 [INFO] | +- org.opendaylight.bgpcep:programming-topology-api:jar:0.24.0-SNAPSHOT:compile 07:39:50 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:0.24.0-SNAPSHOT:compile 07:39:50 [INFO] | +- org.opendaylight.bgpcep:programming-spi:jar:0.24.0-SNAPSHOT:compile 07:39:50 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:0.24.0-SNAPSHOT:compile 07:39:50 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:39:50 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:39:50 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:39:50 [INFO] | +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.24.0-SNAPSHOT:compile 07:39:50 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.24.0-SNAPSHOT:compile 07:39:50 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:39:50 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:39:50 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:39:50 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:39:50 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:39:50 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:39:50 [INFO] | +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:39:50 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:39:50 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:39:50 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:39:50 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:39:50 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:39:50 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:39:50 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:39:50 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:39:50 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:39:50 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:39:50 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:39:50 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:39:50 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:39:50 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:39:50 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology-provider:xml:features:0.24.0-SNAPSHOT:compile 07:39:50 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-provider:jar:0.24.0-SNAPSHOT:compile 07:39:50 [INFO] | | +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.24.0-SNAPSHOT:compile 07:39:50 [INFO] | | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:39:50 [INFO] | | +- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.24.0-SNAPSHOT:compile 07:39:50 [INFO] | | +- org.opendaylight.bgpcep:pcep-server-api:jar:0.24.0-SNAPSHOT:compile 07:39:50 [INFO] | | | \- org.opendaylight.bgpcep:algo-api:jar:0.24.0-SNAPSHOT:compile 07:39:50 [INFO] | | +- org.opendaylight.bgpcep:graph-api:jar:0.24.0-SNAPSHOT:compile 07:39:50 [INFO] | | +- org.opendaylight.bgpcep:pcep-spi:jar:0.24.0-SNAPSHOT:compile 07:39:50 [INFO] | | +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:39:50 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:39:50 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:39:50 [INFO] | | \- org.opendaylight.bgpcep:pcep-impl:jar:0.24.0-SNAPSHOT:compile 07:39:50 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:39:50 [INFO] | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:39:50 [INFO] | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:39:50 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-programming-impl:xml:features:0.24.0-SNAPSHOT:compile 07:39:50 [INFO] | | +- org.opendaylight.bgpcep:programming-impl:jar:0.24.0-SNAPSHOT:compile 07:39:50 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-programming-api:xml:features:0.24.0-SNAPSHOT:compile 07:39:50 [INFO] | | | +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:0.24.0-SNAPSHOT:compile 07:39:50 [INFO] | | | | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.24.0-SNAPSHOT:compile 07:39:50 [INFO] | | | | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:39:50 [INFO] | | | | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:39:50 [INFO] | | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:39:50 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:39:50 [INFO] | | | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:39:50 [INFO] | | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:39:50 [INFO] | | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:39:50 [INFO] | | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:39:50 [INFO] | | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:39:50 [INFO] | | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:39:50 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:39:50 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:39:50 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:39:50 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:39:50 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:39:50 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:39:50 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:39:50 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:39:50 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:39:50 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:39:50 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:39:50 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:39:50 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:39:50 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:39:50 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:39:50 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:39:50 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:39:50 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:39:50 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:39:50 [INFO] | | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:compile 07:39:50 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:compile 07:39:50 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:compile 07:39:50 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:compile 07:39:50 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:compile 07:39:50 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:39:50 [INFO] | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:39:50 [INFO] | | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:39:50 [INFO] | | | | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:39:50 [INFO] | | | | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:39:50 [INFO] | | | | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:39:50 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:39:50 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:39:50 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:39:50 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:39:50 [INFO] | | | | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:39:50 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile 07:39:50 [INFO] | | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:39:50 [INFO] | | | | | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:39:50 [INFO] | | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:39:50 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:39:50 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:39:50 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 07:39:50 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:compile 07:39:50 [INFO] | | | | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:39:50 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:39:50 [INFO] | | | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:39:50 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 07:39:50 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:compile 07:39:50 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:39:50 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:39:50 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:39:50 [INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:39:50 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 07:39:50 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:compile 07:39:50 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:compile 07:39:50 [INFO] | | | +- com.typesafe:config:jar:1.4.5:compile 07:39:50 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:39:50 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:39:50 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:39:50 [INFO] | | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 07:39:50 [INFO] | | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:compile 07:39:50 [INFO] | | | | +- io.aeron:aeron-annotations:jar:1.45.1:compile 07:39:50 [INFO] | | | | +- io.aeron:aeron-client:jar:1.45.1:compile 07:39:50 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.45.1:compile 07:39:50 [INFO] | | | | +- org.agrona:agrona:jar:1.22.0:compile 07:39:50 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:39:50 [INFO] | | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:39:50 [INFO] | | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:compile 07:39:50 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:12.0.3:compile 07:39:50 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:39:50 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:39:50 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:39:50 [INFO] | | | \- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:compile 07:39:50 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:39:50 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:compile 07:39:50 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:compile 07:39:50 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.26.0:compile 07:39:50 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:compile 07:39:50 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:39:50 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:39:50 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:39:50 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:compile 07:39:50 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:compile 07:39:50 [INFO] | | | \- org.apache.commons:commons-text:jar:1.14.0:compile 07:39:50 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:39:50 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:39:50 [INFO] | | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:39:50 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:39:50 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:39:50 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:39:50 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:39:50 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:39:50 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:39:50 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:39:50 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:39:50 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:39:50 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:39:50 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:39:50 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:compile 07:39:50 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:39:50 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:39:50 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:39:50 [INFO] | | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:39:50 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:39:50 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:39:50 [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:39:50 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:39:50 [INFO] | | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:39:50 [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:39:50 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:39:50 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:39:50 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:39:50 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:39:50 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:39:50 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:39:50 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:39:50 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:39:50 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:39:50 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:39:50 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:39:50 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:39:50 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:39:50 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:39:50 [INFO] | | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:39:50 [INFO] | | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:39:50 [INFO] | | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:39:50 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:39:50 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:compile 07:39:50 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:compile 07:39:50 [INFO] | | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:compile 07:39:50 [INFO] | | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:compile 07:39:50 [INFO] | | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:compile 07:39:50 [INFO] | | | | +- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:compile 07:39:50 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:39:50 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:39:50 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:compile 07:39:50 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:compile 07:39:50 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:compile 07:39:50 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:compile 07:39:50 [INFO] | | | \- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:compile 07:39:50 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:compile 07:39:50 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:compile 07:39:50 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:compile 07:39:50 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:39:50 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:39:50 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:compile 07:39:50 [INFO] | | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:compile 07:39:50 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:39:50 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:compile 07:39:50 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:compile 07:39:50 [INFO] | | | +- org.opendaylight.controller:raft-api:jar:12.0.3:compile 07:39:50 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:compile 07:39:50 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:39:50 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:39:50 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:39:50 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:39:50 [INFO] | | | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:39:50 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:compile 07:39:50 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:compile 07:39:50 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:compile 07:39:50 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:compile 07:39:50 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:compile 07:39:50 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:compile 07:39:50 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:compile 07:39:50 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:compile 07:39:50 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-stateful:xml:features:0.24.0-SNAPSHOT:compile 07:39:50 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-impl:xml:features:0.24.0-SNAPSHOT:compile 07:39:50 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-base-parser:xml:features:0.24.0-SNAPSHOT:compile 07:39:50 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology:xml:features:0.24.0-SNAPSHOT:compile 07:39:50 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:0.24.0-SNAPSHOT:compile 07:39:50 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.24.0-SNAPSHOT:compile 07:39:50 [INFO] | | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.24.0-SNAPSHOT:compile 07:39:50 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:39:50 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-server-provider:xml:features:0.24.0-SNAPSHOT:compile 07:39:50 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-algo:xml:features:0.24.0-SNAPSHOT:compile 07:39:50 [INFO] | | +- org.opendaylight.bgpcep:algo-impl:jar:0.24.0-SNAPSHOT:compile 07:39:50 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-algo-api:xml:features:0.24.0-SNAPSHOT:compile 07:39:50 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:0.24.0-SNAPSHOT:compile 07:39:50 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-graph:xml:features:0.24.0-SNAPSHOT:compile 07:39:50 [INFO] | | \- org.opendaylight.bgpcep:graph-impl:jar:0.24.0-SNAPSHOT:compile 07:39:50 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-segment-routing:xml:features:0.24.0-SNAPSHOT:compile 07:39:50 [INFO] | | \- org.opendaylight.bgpcep:pcep-segment-routing:jar:0.24.0-SNAPSHOT:compile 07:39:50 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-server:xml:features:0.24.0-SNAPSHOT:compile 07:39:50 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:0.24.0-SNAPSHOT:compile 07:39:50 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:15.0.2:compile 07:39:50 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:39:50 [INFO] | \- org.opendaylight.bgpcep:pcep-server-provider:jar:0.24.0-SNAPSHOT:compile 07:39:50 [INFO] +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:compile 07:39:50 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:39:50 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:39:50 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:39:50 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:39:50 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:39:50 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:39:50 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:39:50 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:39:50 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:39:50 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:39:50 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:39:50 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:39:50 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:39:50 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:39:50 [INFO] +- junit:junit:jar:4.13.2:test 07:39:50 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:39:50 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:39:50 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:39:50 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:39:50 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:39:50 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:39:50 [INFO] 07:39:50 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-pcep-tunnel-provider --- 07:39:50 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-tunnel-provider/target/sonatype-clm/module.xml 07:39:50 [INFO] 07:39:50 [INFO] -------< org.opendaylight.bgpcep:pcep-auto-bandwidth-extension >-------- 07:39:50 [INFO] Building pcep-auto-bandwidth-extension 0.24.0-SNAPSHOT [134/167] 07:39:50 [INFO] from pcep/auto-bandwidth-extension/pom.xml 07:39:50 [INFO] -------------------------------[ bundle ]------------------------------- 07:39:50 [INFO] 07:39:50 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-auto-bandwidth-extension --- 07:39:50 [INFO] 07:39:50 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-auto-bandwidth-extension --- 07:39:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:39:50 [INFO] 07:39:50 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-auto-bandwidth-extension --- 07:39:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:39:50 [INFO] 07:39:50 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-auto-bandwidth-extension --- 07:39:50 [INFO] 07:39:50 [INFO] --- dependency:3.9.0:properties (default) @ pcep-auto-bandwidth-extension --- 07:39:50 [INFO] 07:39:50 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ pcep-auto-bandwidth-extension --- 07:39:50 [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/pcep/auto-bandwidth-extension/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:39:50 [INFO] 07:39:50 [INFO] --- yang:14.0.20:generate-sources (binding) @ pcep-auto-bandwidth-extension --- 07:39:50 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:39:50 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/pcep/auto-bandwidth-extension/src/main/yang 07:39:50 [INFO] yang-to-sources: Found 13 dependencies in 1.921 ms 07:39:50 [INFO] yang-to-sources: Project model files found: 1 in 1.119 ms 07:39:50 [INFO] yang-to-sources: 17 YANG models processed in 119.1 ms 07:39:50 [INFO] BindingJavaFileGenerator: Defined 12 files in 12.68 ms 07:39:50 [INFO] Sorted 12 files into 4 directories in 84.93 μs 07:39:50 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 12 in 17.05 ms 07:39:50 [INFO] 07:39:50 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-auto-bandwidth-extension --- 07:39:50 [INFO] Starting audit... 07:39:50 Audit done. 07:39:50 [INFO] You have 0 Checkstyle violations. 07:39:50 [INFO] 07:39:50 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-auto-bandwidth-extension --- 07:39:50 [INFO] Starting audit... 07:39:50 Audit done. 07:39:50 [INFO] You have 0 Checkstyle violations. 07:39:50 [INFO] 07:39:50 [INFO] --- dependency:3.9.0:copy (unpack-license) @ pcep-auto-bandwidth-extension --- 07:39:50 [INFO] 07:39:50 [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-auto-bandwidth-extension --- 07:39:50 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/auto-bandwidth-extension/src/main/resources 07:39:50 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/auto-bandwidth-extension/target/generated-sources/spi 07:39:50 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:39:50 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:39:50 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:39:50 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/auto-bandwidth-extension/target/generated-sources/spi 07:39:50 [INFO] 07:39:50 [INFO] --- compiler:3.14.1:compile (default-compile) @ pcep-auto-bandwidth-extension --- 07:39:50 [INFO] Recompiling the module because of changed dependency. 07:39:50 [INFO] Compiling 14 source files with javac [debug release 21] to target/classes 07:39:50 [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionProviderActivator 07:39:50 [INFO] 07:39:50 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-auto-bandwidth-extension >>> 07:39:50 [INFO] 07:39:50 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-auto-bandwidth-extension --- 07:39:50 [INFO] Fork Value is true 07:39:54 [INFO] Done SpotBugs Analysis.... 07:39:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:39:54 [INFO] 07:39:54 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-auto-bandwidth-extension <<< 07:39:54 [INFO] 07:39:54 [INFO] 07:39:54 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-auto-bandwidth-extension --- 07:39:54 [INFO] BugInstance size is 0 07:39:54 [INFO] Error size is 0 07:39:54 [INFO] No errors/warnings found 07:39:54 [INFO] 07:39:54 [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-auto-bandwidth-extension --- 07:39:54 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/auto-bandwidth-extension/src/test/resources 07:39:54 [INFO] 07:39:54 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ pcep-auto-bandwidth-extension --- 07:39:54 [INFO] Recompiling the module because of changed dependency. 07:39:54 [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes 07:39:54 [INFO] 07:39:54 [INFO] --- surefire:3.5.4:test (default-test) @ pcep-auto-bandwidth-extension --- 07:39:54 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:39:54 [INFO] 07:39:54 [INFO] ------------------------------------------------------- 07:39:54 [INFO] T E S T S 07:39:54 [INFO] ------------------------------------------------------- 07:39:55 [INFO] Running org.opendaylight.protocol.pcep.auto.bandwidth.extension.PcRptMessageCodecTest 07:39:55 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.582 s -- in org.opendaylight.protocol.pcep.auto.bandwidth.extension.PcRptMessageCodecTest 07:39:55 [INFO] Running org.opendaylight.protocol.pcep.auto.bandwidth.extension.AutoBandwidthActivatorTest 07:39:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.pcep.auto.bandwidth.extension.AutoBandwidthActivatorTest 07:39:55 [INFO] Running org.opendaylight.protocol.pcep.auto.bandwidth.extension.PCEPBandwidthUsageObjectCodecTest 07:39:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.pcep.auto.bandwidth.extension.PCEPBandwidthUsageObjectCodecTest 07:39:55 [INFO] 07:39:55 [INFO] Results: 07:39:55 [INFO] 07:39:55 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 07:39:55 [INFO] 07:39:55 [INFO] 07:39:55 [INFO] --- copy:14.1.6:copy-files (default) @ pcep-auto-bandwidth-extension --- 07:39:55 [INFO] 07:39:55 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-auto-bandwidth-extension --- 07:39:55 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/pcep/auto-bandwidth-extension/target/pcep-auto-bandwidth-extension-0.24.0-SNAPSHOT.jar 07:39:55 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/pcep/auto-bandwidth-extension/target/classes/META-INF/MANIFEST.MF 07:39:55 [INFO] 07:39:55 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-auto-bandwidth-extension --- 07:39:57 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/auto-bandwidth-extension/target/pcep-auto-bandwidth-extension-0.24.0-SNAPSHOT-javadoc.jar 07:39:57 [INFO] 07:39:57 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-auto-bandwidth-extension --- 07:39:57 [INFO] CycloneDX: Resolving Dependencies 07:39:58 [INFO] CycloneDX: Creating BOM version 1.6 with 45 component(s) 07:39:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/auto-bandwidth-extension/target/bom.xml 07:39:58 [INFO] attaching as pcep-auto-bandwidth-extension-0.24.0-SNAPSHOT-cyclonedx.xml 07:39:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/auto-bandwidth-extension/target/bom.json 07:39:58 [INFO] attaching as pcep-auto-bandwidth-extension-0.24.0-SNAPSHOT-cyclonedx.json 07:39:58 [INFO] 07:39:58 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-auto-bandwidth-extension --- 07:39:58 [INFO] Skipping duplicate-finder execution! 07:39:58 [INFO] 07:39:58 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ pcep-auto-bandwidth-extension --- 07:39:58 [WARNING] Non-test scoped test only dependencies found: 07:39:58 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:39:58 [WARNING] org.opendaylight.bgpcep:pcep-base-parser:jar:0.24.0-SNAPSHOT:compile 07:39:58 [WARNING] org.opendaylight.bgpcep:rsvp-api:jar:0.24.0-SNAPSHOT:compile 07:39:58 [INFO] 07:39:58 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-auto-bandwidth-extension --- 07:39:58 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/auto-bandwidth-extension/target/pcep-auto-bandwidth-extension-0.24.0-SNAPSHOT-sources.jar 07:39:58 [INFO] 07:39:58 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-auto-bandwidth-extension --- 07:39:58 [INFO] 07:39:58 [INFO] --- jacoco:0.8.14:report (report) @ pcep-auto-bandwidth-extension --- 07:39:58 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/pcep/auto-bandwidth-extension/target/code-coverage/jacoco.exec 07:39:58 [INFO] Analyzed bundle 'pcep-auto-bandwidth-extension' with 5 classes 07:39:58 [INFO] 07:39:58 [INFO] --- install:3.1.4:install (default-install) @ pcep-auto-bandwidth-extension --- 07:39:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/auto-bandwidth-extension/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.24.0-SNAPSHOT/pcep-auto-bandwidth-extension-0.24.0-SNAPSHOT.pom 07:39:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/auto-bandwidth-extension/target/pcep-auto-bandwidth-extension-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.24.0-SNAPSHOT/pcep-auto-bandwidth-extension-0.24.0-SNAPSHOT.jar 07:39:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/auto-bandwidth-extension/target/pcep-auto-bandwidth-extension-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.24.0-SNAPSHOT/pcep-auto-bandwidth-extension-0.24.0-SNAPSHOT-javadoc.jar 07:39:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/auto-bandwidth-extension/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.24.0-SNAPSHOT/pcep-auto-bandwidth-extension-0.24.0-SNAPSHOT-cyclonedx.xml 07:39:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/auto-bandwidth-extension/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.24.0-SNAPSHOT/pcep-auto-bandwidth-extension-0.24.0-SNAPSHOT-cyclonedx.json 07:39:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/auto-bandwidth-extension/target/pcep-auto-bandwidth-extension-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.24.0-SNAPSHOT/pcep-auto-bandwidth-extension-0.24.0-SNAPSHOT-sources.jar 07:39:58 [INFO] 07:39:58 [INFO] --- bundle:6.0.0:install (default-install) @ pcep-auto-bandwidth-extension --- 07:39:58 [INFO] Installing org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.24.0-SNAPSHOT/pcep-auto-bandwidth-extension-0.24.0-SNAPSHOT.jar 07:39:58 [INFO] Writing OBR metadata 07:39:58 [INFO] 07:39:58 [INFO] --- dependency:3.9.0:tree (default-cli) @ pcep-auto-bandwidth-extension --- 07:39:58 [INFO] org.opendaylight.bgpcep:pcep-auto-bandwidth-extension:bundle:0.24.0-SNAPSHOT 07:39:58 [INFO] +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:39:58 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:39:58 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:39:58 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.24.0-SNAPSHOT:compile 07:39:58 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:39:58 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:39:58 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:39:58 [INFO] +- org.opendaylight.bgpcep:pcep-spi:jar:0.24.0-SNAPSHOT:compile 07:39:58 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:39:58 [INFO] +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.24.0-SNAPSHOT:compile 07:39:58 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.24.0-SNAPSHOT:compile 07:39:58 [INFO] +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.24.0-SNAPSHOT:compile 07:39:58 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:0.24.0-SNAPSHOT:compile 07:39:58 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:0.24.0-SNAPSHOT:compile 07:39:58 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:39:58 [INFO] | +- org.opendaylight.bgpcep:programming-topology-api:jar:0.24.0-SNAPSHOT:compile 07:39:58 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:39:58 [INFO] +- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.24.0-SNAPSHOT:compile 07:39:58 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:39:58 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:39:58 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:39:58 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:39:58 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:39:58 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:39:58 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:39:58 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:39:58 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:39:58 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:39:58 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:39:58 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:39:58 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:39:58 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:39:58 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:39:58 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:39:58 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:39:58 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:39:58 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 07:39:58 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 07:39:58 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:39:58 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:39:58 [INFO] +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 07:39:58 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:39:58 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:39:58 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:39:58 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:39:58 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:39:58 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:39:58 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:39:58 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:39:58 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:39:58 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:39:58 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:39:58 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:39:58 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:39:58 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:39:58 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:39:58 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:39:58 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:39:58 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:39:58 [INFO] +- junit:junit:jar:4.13.2:test 07:39:58 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:39:58 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:39:58 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:39:58 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:39:58 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:39:58 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:39:58 [INFO] 07:39:58 [INFO] --- clm:3.0.0-01:index (default-cli) @ pcep-auto-bandwidth-extension --- 07:39:58 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/auto-bandwidth-extension/target/sonatype-clm/module.xml 07:39:58 [INFO] 07:39:58 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-pcep-auto-bandwidth >------- 07:39:58 [INFO] Building OpenDaylight :: PCEP :: Auto Bandwidth 0.24.0-SNAPSHOT [135/167] 07:39:58 [INFO] from features/odl-bgpcep-pcep-auto-bandwidth/pom.xml 07:39:58 [INFO] ------------------------------[ feature ]------------------------------- 07:39:58 [INFO] 07:39:58 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep-auto-bandwidth --- 07:39:58 [INFO] 07:39:58 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-pcep-auto-bandwidth --- 07:39:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:39:58 [INFO] 07:39:58 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-auto-bandwidth --- 07:39:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:39:58 [INFO] 07:39:58 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-auto-bandwidth --- 07:39:58 [INFO] 07:39:58 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-pcep-auto-bandwidth --- 07:39:58 [INFO] 07:39:58 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-auto-bandwidth --- 07:39:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:39:58 [INFO] argLine set to empty 07:39:58 [INFO] 07:39:58 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep-auto-bandwidth --- 07:39:58 [INFO] Starting audit... 07:39:58 Audit done. 07:39:58 [INFO] You have 0 Checkstyle violations. 07:39:58 [INFO] 07:39:58 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-pcep-auto-bandwidth --- 07:39:58 [INFO] Starting audit... 07:39:58 Audit done. 07:39:58 [INFO] You have 0 Checkstyle violations. 07:39:58 [INFO] 07:39:58 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-pcep-auto-bandwidth --- 07:39:58 [INFO] 07:39:58 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-auto-bandwidth --- 07:39:58 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-auto-bandwidth/target/feature/feature.xml 07:39:58 [INFO] ...done! 07:39:58 [INFO] Attaching features XML 07:39:58 [INFO] 07:39:58 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-pcep-auto-bandwidth --- 07:39:58 [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:39:58 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:39:58 [INFO] 07:39:58 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-auto-bandwidth >>> 07:39:58 [INFO] 07:39:58 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep-auto-bandwidth --- 07:39:58 [INFO] No files found to run spotbugs, check compile phase has been run 07:39:58 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:39:58 [INFO] 07:39:58 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-auto-bandwidth <<< 07:39:58 [INFO] 07:39:58 [INFO] 07:39:58 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep-auto-bandwidth --- 07:39:58 [INFO] 07:39:58 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-pcep-auto-bandwidth --- 07:39:58 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-auto-bandwidth 07:39:59 [INFO] Project dependency features detected: [] 07:39:59 [INFO] Pax Exam System (Version: 4.14.0) created. 07:39:59 [INFO] Creating RMI registry server on 127.0.0.1:36171 07:39:59 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:39:59 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:39:59 [INFO] Waiting for remote bundle context.. on 36171 name: 363b2b79-abbf-4f42-8a27-1370ed7b2c2d timout: [ RelativeTimeout value = 180000 ] 07:40:03 [INFO] Building jar from resources and headers. 07:40:03 [INFO] Writing jar finished. 07:40:11 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:40:11 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:40:11 [INFO] 07:40:11 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-pcep-auto-bandwidth --- 07:40:11 [INFO] 07:40:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-pcep-auto-bandwidth --- 07:40:11 [INFO] No Javadoc in project. Archive not created. 07:40:11 [INFO] 07:40:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep-auto-bandwidth --- 07:40:11 [INFO] CycloneDX: Resolving Dependencies 07:40:13 [INFO] CycloneDX: Creating BOM version 1.6 with 244 component(s) 07:40:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-auto-bandwidth/target/bom.xml 07:40:13 [INFO] attaching as odl-bgpcep-pcep-auto-bandwidth-0.24.0-SNAPSHOT-cyclonedx.xml 07:40:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-auto-bandwidth/target/bom.json 07:40:13 [INFO] attaching as odl-bgpcep-pcep-auto-bandwidth-0.24.0-SNAPSHOT-cyclonedx.json 07:40:13 [INFO] 07:40:13 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-auto-bandwidth --- 07:40:13 [INFO] Skipping duplicate-finder execution! 07:40:13 [INFO] 07:40:13 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-auto-bandwidth --- 07:40:13 [INFO] Skipping plugin execution 07:40:13 [INFO] 07:40:13 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-auto-bandwidth --- 07:40:13 [INFO] Skipping source per configuration. 07:40:13 [INFO] 07:40:13 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep-auto-bandwidth --- 07:40:13 [INFO] 07:40:13 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-pcep-auto-bandwidth --- 07:40:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:40:13 [INFO] 07:40:13 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep-auto-bandwidth --- 07:40:13 [WARNING] 07:40:13 [WARNING] The packaging plugin for project odl-bgpcep-pcep-auto-bandwidth did not assign 07:40:13 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:40:13 [WARNING] 07:40:13 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:40:13 [WARNING] 07:40:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-auto-bandwidth/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.24.0-SNAPSHOT/odl-bgpcep-pcep-auto-bandwidth-0.24.0-SNAPSHOT.pom 07:40:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-auto-bandwidth/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.24.0-SNAPSHOT/odl-bgpcep-pcep-auto-bandwidth-0.24.0-SNAPSHOT-features.xml 07:40:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-auto-bandwidth/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.24.0-SNAPSHOT/odl-bgpcep-pcep-auto-bandwidth-0.24.0-SNAPSHOT-cyclonedx.xml 07:40:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-auto-bandwidth/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.24.0-SNAPSHOT/odl-bgpcep-pcep-auto-bandwidth-0.24.0-SNAPSHOT-cyclonedx.json 07:40:13 [INFO] 07:40:13 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-pcep-auto-bandwidth --- 07:40:13 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep-auto-bandwidth:feature:0.24.0-SNAPSHOT 07:40:13 [INFO] +- org.opendaylight.bgpcep:pcep-auto-bandwidth-extension:jar:0.24.0-SNAPSHOT:compile 07:40:13 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:40:13 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:40:13 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:40:13 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:0.24.0-SNAPSHOT:compile 07:40:13 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:40:13 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:40:13 [INFO] | | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:40:13 [INFO] | +- org.opendaylight.bgpcep:pcep-spi:jar:0.24.0-SNAPSHOT:compile 07:40:13 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:40:13 [INFO] | +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.24.0-SNAPSHOT:compile 07:40:13 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.24.0-SNAPSHOT:compile 07:40:13 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.24.0-SNAPSHOT:compile 07:40:13 [INFO] | | +- org.opendaylight.bgpcep:programming-api:jar:0.24.0-SNAPSHOT:compile 07:40:13 [INFO] | | +- org.opendaylight.bgpcep:topology-api:jar:0.24.0-SNAPSHOT:compile 07:40:13 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:40:13 [INFO] | | +- org.opendaylight.bgpcep:programming-topology-api:jar:0.24.0-SNAPSHOT:compile 07:40:13 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:40:13 [INFO] | +- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.24.0-SNAPSHOT:compile 07:40:13 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:40:13 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:40:13 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:40:13 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:40:13 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:40:13 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:40:13 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:40:13 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:40:13 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:40:13 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:40:13 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:40:13 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:40:13 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:40:13 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:40:13 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:40:13 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:40:13 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-stateful:xml:features:0.24.0-SNAPSHOT:compile 07:40:13 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-impl:xml:features:0.24.0-SNAPSHOT:compile 07:40:13 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:compile 07:40:13 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:compile 07:40:13 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:compile 07:40:13 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:compile 07:40:13 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:compile 07:40:13 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:40:13 [INFO] | | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:40:13 [INFO] | | | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:40:13 [INFO] | | | | | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:40:13 [INFO] | | | | | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:40:13 [INFO] | | | | | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:40:13 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:40:13 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:40:13 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:40:13 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:40:13 [INFO] | | | | | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:40:13 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile 07:40:13 [INFO] | | | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:40:13 [INFO] | | | | | | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:40:13 [INFO] | | | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:40:13 [INFO] | | | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:40:13 [INFO] | | | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:40:13 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 07:40:13 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:40:13 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:compile 07:40:13 [INFO] | | | | | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:40:13 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:40:13 [INFO] | | | | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:40:13 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 07:40:13 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:compile 07:40:13 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:40:13 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:40:13 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:40:13 [INFO] | | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:40:13 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:40:13 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 07:40:13 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:compile 07:40:13 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:compile 07:40:13 [INFO] | | | | +- com.typesafe:config:jar:1.4.5:compile 07:40:13 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:40:13 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:40:13 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:40:13 [INFO] | | | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 07:40:13 [INFO] | | | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:compile 07:40:13 [INFO] | | | | | +- io.aeron:aeron-annotations:jar:1.45.1:compile 07:40:13 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.45.1:compile 07:40:13 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.45.1:compile 07:40:13 [INFO] | | | | | +- org.agrona:agrona:jar:1.22.0:compile 07:40:13 [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:40:13 [INFO] | | | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:40:13 [INFO] | | | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:compile 07:40:13 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:12.0.3:compile 07:40:13 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:40:13 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:40:13 [INFO] | | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:40:13 [INFO] | | | | \- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:compile 07:40:13 [INFO] | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:40:13 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:compile 07:40:13 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:compile 07:40:13 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.26.0:compile 07:40:13 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:compile 07:40:13 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:40:13 [INFO] | | | | | \- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:40:13 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:40:13 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:40:13 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:compile 07:40:13 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:compile 07:40:13 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:compile 07:40:13 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.14.0:compile 07:40:13 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:40:13 [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:40:13 [INFO] | | | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:40:13 [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:40:13 [INFO] | | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:40:13 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:40:13 [INFO] | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:40:13 [INFO] | | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:40:13 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:40:13 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:40:13 [INFO] | | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:40:13 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:40:13 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:40:13 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:40:13 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:compile 07:40:13 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:40:13 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:40:13 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:40:13 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:40:13 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:40:13 [INFO] | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:40:13 [INFO] | | | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:40:13 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:40:13 [INFO] | | | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:40:13 [INFO] | | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:40:13 [INFO] | | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:40:13 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:40:13 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:40:13 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:40:13 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:40:13 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:40:13 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:40:13 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:40:13 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:40:13 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:40:13 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:40:13 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:40:13 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:40:13 [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:40:13 [INFO] | | | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:40:13 [INFO] | | | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:40:13 [INFO] | | | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:40:13 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:40:13 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:compile 07:40:13 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:compile 07:40:13 [INFO] | | | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:compile 07:40:13 [INFO] | | | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:compile 07:40:13 [INFO] | | | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:compile 07:40:13 [INFO] | | | | | +- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:compile 07:40:13 [INFO] | | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:40:13 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:40:13 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:compile 07:40:13 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:compile 07:40:13 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:compile 07:40:13 [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:compile 07:40:13 [INFO] | | | | \- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:compile 07:40:13 [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:compile 07:40:13 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:compile 07:40:13 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:compile 07:40:13 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:40:13 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:40:13 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:compile 07:40:13 [INFO] | | | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:compile 07:40:13 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:40:13 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:compile 07:40:13 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:compile 07:40:13 [INFO] | | | | +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:40:13 [INFO] | | | | +- org.opendaylight.controller:raft-api:jar:12.0.3:compile 07:40:13 [INFO] | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:compile 07:40:13 [INFO] | | | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:40:13 [INFO] | | | | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:40:13 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:40:13 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:40:13 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:40:13 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:40:13 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:40:13 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:compile 07:40:13 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:40:13 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:compile 07:40:13 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:compile 07:40:13 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:compile 07:40:13 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:compile 07:40:13 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:compile 07:40:13 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:compile 07:40:13 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:compile 07:40:13 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-base-parser:xml:features:0.24.0-SNAPSHOT:compile 07:40:13 [INFO] | | \- org.opendaylight.bgpcep:pcep-impl:jar:0.24.0-SNAPSHOT:compile 07:40:13 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:40:13 [INFO] | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:40:13 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:40:13 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:40:13 [INFO] | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:40:13 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology:xml:features:0.24.0-SNAPSHOT:compile 07:40:13 [INFO] | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.24.0-SNAPSHOT:compile 07:40:13 [INFO] | | +- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.24.0-SNAPSHOT:compile 07:40:13 [INFO] | | \- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.24.0-SNAPSHOT:compile 07:40:13 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-spi:jar:0.24.0-SNAPSHOT:compile 07:40:13 [INFO] | | \- org.opendaylight.bgpcep:programming-spi:jar:0.24.0-SNAPSHOT:compile 07:40:13 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:40:13 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-programming-api:xml:features:0.24.0-SNAPSHOT:compile 07:40:13 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:0.24.0-SNAPSHOT:compile 07:40:13 [INFO] | | | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.24.0-SNAPSHOT:compile 07:40:13 [INFO] | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:40:13 [INFO] | | | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:40:13 [INFO] | | | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:40:13 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:40:13 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:40:13 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:15.0.2:compile 07:40:13 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:0.24.0-SNAPSHOT:compile 07:40:13 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:40:13 [INFO] | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:40:13 [INFO] | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:40:13 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:40:13 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:40:13 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:40:13 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:40:13 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:40:13 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:40:13 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:40:13 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:40:13 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:40:13 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:40:13 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:40:13 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:40:13 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:40:13 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:40:13 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:40:13 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:40:13 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:40:13 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:40:13 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:40:13 [INFO] | | \- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:40:13 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:0.24.0-SNAPSHOT:compile 07:40:13 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.24.0-SNAPSHOT:compile 07:40:13 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.24.0-SNAPSHOT:compile 07:40:13 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:40:13 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:40:13 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:40:13 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:40:13 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:40:13 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:40:13 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:40:13 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:40:13 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:40:13 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:40:13 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:40:13 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:40:13 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:40:13 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:40:13 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:40:13 [INFO] +- junit:junit:jar:4.13.2:test 07:40:13 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:40:13 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:40:13 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:40:13 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:40:13 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:40:13 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:40:13 [INFO] 07:40:13 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-pcep-auto-bandwidth --- 07:40:13 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-auto-bandwidth/target/sonatype-clm/module.xml 07:40:13 [INFO] 07:40:13 [INFO] ------------< org.opendaylight.bgpcep:pcep-config-example >------------- 07:40:13 [INFO] Building pcep-config-example 0.24.0-SNAPSHOT [136/167] 07:40:13 [INFO] from pcep/config-example/pom.xml 07:40:13 [INFO] --------------------------------[ jar ]--------------------------------- 07:40:13 [INFO] 07:40:13 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-config-example --- 07:40:13 [INFO] 07:40:13 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-config-example --- 07:40:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:40:13 [INFO] 07:40:13 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-config-example --- 07:40:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:40:13 [INFO] 07:40:13 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-config-example --- 07:40:14 [INFO] 07:40:14 [INFO] --- dependency:3.9.0:properties (default) @ pcep-config-example --- 07:40:14 [INFO] 07:40:14 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ pcep-config-example --- 07:40: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/pcep/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:40:14 [INFO] 07:40:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-config-example --- 07:40:14 [INFO] Starting audit... 07:40:14 Audit done. 07:40:14 [INFO] You have 0 Checkstyle violations. 07:40:14 [INFO] 07:40:14 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-config-example --- 07:40:14 [INFO] Starting audit... 07:40:14 Audit done. 07:40:14 [INFO] You have 0 Checkstyle violations. 07:40:14 [INFO] 07:40:14 [INFO] --- dependency:3.9.0:copy (unpack-license) @ pcep-config-example --- 07:40:14 [INFO] 07:40:14 [INFO] --- remote-resources:3.3.0:bundle (default) @ pcep-config-example --- 07:40:14 [INFO] Writing META-INF/maven/remote-resources.xml descriptor with 1 entry 07:40:14 [INFO] 07:40:14 [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-config-example --- 07:40:14 [INFO] Copying 1 resource from src/main/resources to target/classes 07:40:14 [INFO] 07:40:14 [INFO] --- compiler:3.14.1:compile (default-compile) @ pcep-config-example --- 07:40:14 [INFO] No sources to compile 07:40:14 [INFO] 07:40:14 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-config-example >>> 07:40:14 [INFO] 07:40:14 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-config-example --- 07:40:14 [INFO] No files found to run spotbugs, check compile phase has been run 07:40:14 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:40:14 [INFO] 07:40:14 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-config-example <<< 07:40:14 [INFO] 07:40:14 [INFO] 07:40:14 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-config-example --- 07:40:14 [INFO] 07:40:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-config-example --- 07:40:14 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/config-example/src/test/resources 07:40:14 [INFO] 07:40:14 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ pcep-config-example --- 07:40:14 [INFO] No sources to compile 07:40:14 [INFO] 07:40:14 [INFO] --- surefire:3.5.4:test (default-test) @ pcep-config-example --- 07:40:14 [INFO] No tests to run. 07:40:14 [INFO] 07:40:14 [INFO] --- copy:14.1.6:copy-files (default) @ pcep-config-example --- 07:40:14 [INFO] 07:40:14 [INFO] --- jar:3.4.2:jar (default-jar) @ pcep-config-example --- 07:40:14 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/config-example/target/pcep-config-example-0.24.0-SNAPSHOT.jar 07:40:14 [INFO] 07:40:14 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-config-example --- 07:40:14 [INFO] No Javadoc in project. Archive not created. 07:40:14 [INFO] 07:40:14 [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ pcep-config-example --- 07:40:14 [INFO] 07:40:14 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-config-example --- 07:40:14 [INFO] CycloneDX: Resolving Dependencies 07:40:14 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 07:40:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/config-example/target/bom.xml 07:40:14 [INFO] attaching as pcep-config-example-0.24.0-SNAPSHOT-cyclonedx.xml 07:40:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/config-example/target/bom.json 07:40:14 [INFO] attaching as pcep-config-example-0.24.0-SNAPSHOT-cyclonedx.json 07:40:14 [INFO] 07:40:14 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-config-example --- 07:40:14 [INFO] Skipping duplicate-finder execution! 07:40:14 [INFO] 07:40:14 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ pcep-config-example --- 07:40:14 [INFO] No dependency problems found 07:40:14 [INFO] 07:40:14 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-config-example --- 07:40:14 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/config-example/target/pcep-config-example-0.24.0-SNAPSHOT-sources.jar 07:40:14 [INFO] 07:40:14 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-config-example --- 07:40:14 [INFO] 07:40:14 [INFO] --- jacoco:0.8.14:report (report) @ pcep-config-example --- 07:40:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:40:14 [INFO] 07:40:14 [INFO] --- install:3.1.4:install (default-install) @ pcep-config-example --- 07:40:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/config-example/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-config-example/0.24.0-SNAPSHOT/pcep-config-example-0.24.0-SNAPSHOT.pom 07:40:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/config-example/target/pcep-config-example-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-config-example/0.24.0-SNAPSHOT/pcep-config-example-0.24.0-SNAPSHOT.jar 07:40:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/config-example/target/classes/initial/network-topology-pcep-config.xml to /tmp/r/org/opendaylight/bgpcep/pcep-config-example/0.24.0-SNAPSHOT/pcep-config-example-0.24.0-SNAPSHOT-network-topology-pcep-initial-config.xml 07:40:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/config-example/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-config-example/0.24.0-SNAPSHOT/pcep-config-example-0.24.0-SNAPSHOT-cyclonedx.xml 07:40:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/config-example/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-config-example/0.24.0-SNAPSHOT/pcep-config-example-0.24.0-SNAPSHOT-cyclonedx.json 07:40:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/config-example/target/pcep-config-example-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-config-example/0.24.0-SNAPSHOT/pcep-config-example-0.24.0-SNAPSHOT-sources.jar 07:40:14 [INFO] 07:40:14 [INFO] --- dependency:3.9.0:tree (default-cli) @ pcep-config-example --- 07:40:14 [INFO] org.opendaylight.bgpcep:pcep-config-example:jar:0.24.0-SNAPSHOT 07:40:14 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:40:14 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:40:14 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:40:14 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:40:14 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:40:14 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:40:14 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:40:14 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:40:14 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:40:14 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:40:14 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:40:14 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:40:14 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:40:14 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:40:14 [INFO] +- junit:junit:jar:4.13.2:test 07:40:14 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:40:14 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:40:14 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:40:14 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:40:14 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:40:14 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:40:14 [INFO] 07:40:14 [INFO] --- clm:3.0.0-01:index (default-cli) @ pcep-config-example --- 07:40:14 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/config-example/target/sonatype-clm/module.xml 07:40:14 [INFO] 07:40:14 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-pcep-config-example >------- 07:40:14 [INFO] Building OpenDaylight :: Pcep Configuration Example Files 0.24.0-SNAPSHOT [137/167] 07:40:14 [INFO] from features/odl-bgpcep-pcep-config-example/pom.xml 07:40:14 [INFO] ------------------------------[ feature ]------------------------------- 07:40:14 [INFO] 07:40:14 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep-config-example --- 07:40:14 [INFO] 07:40:14 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-pcep-config-example --- 07:40:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:40:14 [INFO] 07:40:14 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-config-example --- 07:40:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:40:14 [INFO] 07:40:14 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-config-example --- 07:40:15 [INFO] 07:40:15 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-pcep-config-example --- 07:40:15 [INFO] 07:40:15 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-config-example --- 07:40:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:40:15 [INFO] argLine set to empty 07:40:15 [INFO] 07:40:15 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep-config-example --- 07:40:15 [INFO] Starting audit... 07:40:15 Audit done. 07:40:15 [INFO] You have 0 Checkstyle violations. 07:40:15 [INFO] 07:40:15 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-pcep-config-example --- 07:40:15 [INFO] Starting audit... 07:40:15 Audit done. 07:40:15 [INFO] You have 0 Checkstyle violations. 07:40:15 [INFO] 07:40:15 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-pcep-config-example --- 07:40:15 [INFO] 07:40:15 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-config-example --- 07:40:15 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-config-example/target/feature/feature.xml 07:40:15 [INFO] ...done! 07:40:15 [INFO] Attaching features XML 07:40:15 [INFO] 07:40:15 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-pcep-config-example --- 07:40:15 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:40:15 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:40:15 [INFO] 07:40:15 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-config-example >>> 07:40:15 [INFO] 07:40:15 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep-config-example --- 07:40:15 [INFO] No files found to run spotbugs, check compile phase has been run 07:40:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:40:15 [INFO] 07:40:15 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-config-example <<< 07:40:15 [INFO] 07:40:15 [INFO] 07:40:15 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep-config-example --- 07:40:15 [INFO] 07:40:15 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-pcep-config-example --- 07:40:15 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-config-example 07:40:15 [INFO] Project dependency features detected: [] 07:40:15 [INFO] Pax Exam System (Version: 4.14.0) created. 07:40:15 [INFO] Creating RMI registry server on 127.0.0.1:38547 07:40:15 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:40:15 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:40:15 [INFO] Waiting for remote bundle context.. on 38547 name: c7605f63-8e26-4463-a6b0-cbcca180f6e1 timout: [ RelativeTimeout value = 180000 ] 07:40:19 [INFO] Building jar from resources and headers. 07:40:19 [INFO] Writing jar finished. 07:40:20 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:40:20 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:40:21 [INFO] 07:40:21 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-pcep-config-example --- 07:40:21 [INFO] 07:40:21 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-pcep-config-example --- 07:40:21 [INFO] No Javadoc in project. Archive not created. 07:40:21 [INFO] 07:40:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep-config-example --- 07:40:21 [INFO] CycloneDX: Resolving Dependencies 07:40:21 [INFO] CycloneDX: Creating BOM version 1.6 with 2 component(s) 07:40:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-config-example/target/bom.xml 07:40:21 [INFO] attaching as odl-bgpcep-pcep-config-example-0.24.0-SNAPSHOT-cyclonedx.xml 07:40:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-config-example/target/bom.json 07:40:21 [INFO] attaching as odl-bgpcep-pcep-config-example-0.24.0-SNAPSHOT-cyclonedx.json 07:40:21 [INFO] 07:40:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-config-example --- 07:40:21 [INFO] Skipping duplicate-finder execution! 07:40:21 [INFO] 07:40:21 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-config-example --- 07:40:21 [INFO] Skipping plugin execution 07:40:21 [INFO] 07:40:21 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-config-example --- 07:40:21 [INFO] Skipping source per configuration. 07:40:21 [INFO] 07:40:21 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep-config-example --- 07:40:21 [INFO] 07:40:21 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-pcep-config-example --- 07:40:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:40:21 [INFO] 07:40:21 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep-config-example --- 07:40:21 [WARNING] 07:40:21 [WARNING] The packaging plugin for project odl-bgpcep-pcep-config-example did not assign 07:40:21 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:40:21 [WARNING] 07:40:21 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:40:21 [WARNING] 07:40:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-config-example/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-config-example/0.24.0-SNAPSHOT/odl-bgpcep-pcep-config-example-0.24.0-SNAPSHOT.pom 07:40:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-config-example/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-config-example/0.24.0-SNAPSHOT/odl-bgpcep-pcep-config-example-0.24.0-SNAPSHOT-features.xml 07:40:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-config-example/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-config-example/0.24.0-SNAPSHOT/odl-bgpcep-pcep-config-example-0.24.0-SNAPSHOT-cyclonedx.xml 07:40:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-config-example/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-config-example/0.24.0-SNAPSHOT/odl-bgpcep-pcep-config-example-0.24.0-SNAPSHOT-cyclonedx.json 07:40:21 [INFO] 07:40:21 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-pcep-config-example --- 07:40:21 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep-config-example:feature:0.24.0-SNAPSHOT 07:40:21 [INFO] +- org.opendaylight.bgpcep:pcep-config-example:xml:network-topology-pcep-initial-config:0.24.0-SNAPSHOT:compile 07:40:21 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:40:21 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:40:21 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:40:21 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:40:21 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:40:21 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:40:21 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:40:21 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:40:21 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:40:21 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:40:21 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:40:21 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:40:21 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:40:21 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:40:21 [INFO] +- junit:junit:jar:4.13.2:test 07:40:21 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:40:21 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:40:21 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:40:21 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:40:21 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:40:21 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:40:21 [INFO] 07:40:21 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-pcep-config-example --- 07:40:21 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-config-example/target/sonatype-clm/module.xml 07:40:21 [INFO] 07:40:21 [INFO] ------------------< org.opendaylight.bgpcep:pcep-cli >------------------ 07:40:21 [INFO] Building pcep-cli 0.24.0-SNAPSHOT [138/167] 07:40:21 [INFO] from pcep/topology/cli/pom.xml 07:40:21 [INFO] -------------------------------[ bundle ]------------------------------- 07:40:21 [INFO] 07:40:21 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-cli --- 07:40:21 [INFO] 07:40:21 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-cli --- 07:40:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:40:21 [INFO] 07:40:21 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-cli --- 07:40:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:40:21 [INFO] 07:40:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-cli --- 07:40:21 [INFO] 07:40:21 [INFO] --- dependency:3.9.0:properties (default) @ pcep-cli --- 07:40:21 [INFO] 07:40:21 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ pcep-cli --- 07:40: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/pcep/topology/cli/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:40:21 [INFO] 07:40:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-cli --- 07:40:21 [INFO] Starting audit... 07:40:21 Audit done. 07:40:21 [INFO] You have 0 Checkstyle violations. 07:40:21 [INFO] 07:40:21 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-cli --- 07:40:21 [INFO] Starting audit... 07:40:21 Audit done. 07:40:21 [INFO] You have 0 Checkstyle violations. 07:40:21 [INFO] 07:40:21 [INFO] --- dependency:3.9.0:copy (unpack-license) @ pcep-cli --- 07:40:21 [INFO] 07:40:21 [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-cli --- 07:40:21 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/src/main/resources 07:40:21 [INFO] 07:40:21 [INFO] --- compiler:3.14.1:compile (default-compile) @ pcep-cli --- 07:40:21 [INFO] Recompiling the module because of changed dependency. 07:40:21 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 07:40:21 [INFO] 07:40:21 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-cli >>> 07:40:21 [INFO] 07:40:21 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-cli --- 07:40:21 [INFO] Fork Value is true 07:40:24 [INFO] Done SpotBugs Analysis.... 07:40:24 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:40:24 [INFO] 07:40:24 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-cli <<< 07:40:24 [INFO] 07:40:24 [INFO] 07:40:24 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-cli --- 07:40:24 [INFO] BugInstance size is 0 07:40:24 [INFO] Error size is 0 07:40:24 [INFO] No errors/warnings found 07:40:24 [INFO] 07:40:24 [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-cli --- 07:40:24 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:40:24 [INFO] 07:40:24 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ pcep-cli --- 07:40:24 [INFO] Recompiling the module because of changed dependency. 07:40:24 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 07:40:24 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/src/test/java/org/opendaylight/protocol/pcep/cli/utils/PcepStateUtilsTest.java:[77,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:40:24 [INFO] 07:40:24 [INFO] --- surefire:3.5.4:test (default-test) @ pcep-cli --- 07:40:24 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:40:24 [INFO] 07:40:24 [INFO] ------------------------------------------------------- 07:40:24 [INFO] T E S T S 07:40:24 [INFO] ------------------------------------------------------- 07:40:25 [INFO] Running org.opendaylight.protocol.pcep.cli.utils.PcepStateUtilsTest 07:40:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.549 s -- in org.opendaylight.protocol.pcep.cli.utils.PcepStateUtilsTest 07:40:29 [INFO] 07:40:29 [INFO] Results: 07:40:29 [INFO] 07:40:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 07:40:29 [INFO] 07:40:29 [INFO] 07:40:29 [INFO] --- copy:14.1.6:copy-files (default) @ pcep-cli --- 07:40:29 [INFO] 07:40:29 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-cli --- 07:40:29 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/target/pcep-cli-0.24.0-SNAPSHOT.jar 07:40:29 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/target/classes/META-INF/MANIFEST.MF 07:40:29 [INFO] 07:40:29 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-cli --- 07:40:30 [WARNING] Javadoc Warnings 07:40:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/src/main/java/org/opendaylight/protocol/pcep/cli/PcepStateCommandProvider.java:21: warning: no comment 07:40:30 [WARNING] public final class PcepStateCommandProvider implements Action { 07:40:30 [WARNING] ^ 07:40:30 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/src/main/java/org/opendaylight/protocol/pcep/cli/PcepStateCommandProvider.java:21: warning: use of default constructor, which does not provide a comment 07:40:30 [WARNING] public final class PcepStateCommandProvider implements Action { 07:40:30 [WARNING] ^ 07:40:30 [WARNING] 2 warnings 07:40:30 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/target/pcep-cli-0.24.0-SNAPSHOT-javadoc.jar 07:40:30 [INFO] 07:40:30 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-cli --- 07:40:30 [INFO] CycloneDX: Resolving Dependencies 07:40:31 [INFO] CycloneDX: Creating BOM version 1.6 with 51 component(s) 07:40:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/target/bom.xml 07:40:31 [INFO] attaching as pcep-cli-0.24.0-SNAPSHOT-cyclonedx.xml 07:40:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/target/bom.json 07:40:31 [INFO] attaching as pcep-cli-0.24.0-SNAPSHOT-cyclonedx.json 07:40:31 [INFO] 07:40:31 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-cli --- 07:40:31 [INFO] Skipping duplicate-finder execution! 07:40:31 [INFO] 07:40:31 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ pcep-cli --- 07:40:31 [INFO] No dependency problems found 07:40:31 [INFO] 07:40:31 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-cli --- 07:40:31 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/target/pcep-cli-0.24.0-SNAPSHOT-sources.jar 07:40:31 [INFO] 07:40:31 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-cli --- 07:40:31 [INFO] 07:40:31 [INFO] --- jacoco:0.8.14:report (report) @ pcep-cli --- 07:40:31 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/target/code-coverage/jacoco.exec 07:40:31 [INFO] Analyzed bundle 'pcep-cli' with 2 classes 07:40:31 [INFO] 07:40:31 [INFO] --- install:3.1.4:install (default-install) @ pcep-cli --- 07:40:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-cli/0.24.0-SNAPSHOT/pcep-cli-0.24.0-SNAPSHOT.pom 07:40:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/target/pcep-cli-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-cli/0.24.0-SNAPSHOT/pcep-cli-0.24.0-SNAPSHOT.jar 07:40:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/target/pcep-cli-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-cli/0.24.0-SNAPSHOT/pcep-cli-0.24.0-SNAPSHOT-javadoc.jar 07:40:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-cli/0.24.0-SNAPSHOT/pcep-cli-0.24.0-SNAPSHOT-cyclonedx.xml 07:40:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-cli/0.24.0-SNAPSHOT/pcep-cli-0.24.0-SNAPSHOT-cyclonedx.json 07:40:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/target/pcep-cli-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-cli/0.24.0-SNAPSHOT/pcep-cli-0.24.0-SNAPSHOT-sources.jar 07:40:31 [INFO] 07:40:31 [INFO] --- bundle:6.0.0:install (default-install) @ pcep-cli --- 07:40:31 [INFO] Installing org/opendaylight/bgpcep/pcep-cli/0.24.0-SNAPSHOT/pcep-cli-0.24.0-SNAPSHOT.jar 07:40:31 [INFO] Writing OBR metadata 07:40:32 [INFO] 07:40:32 [INFO] --- dependency:3.9.0:tree (default-cli) @ pcep-cli --- 07:40:32 [INFO] org.opendaylight.bgpcep:pcep-cli:bundle:0.24.0-SNAPSHOT 07:40:32 [INFO] +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.24.0-SNAPSHOT:compile 07:40:32 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:0.24.0-SNAPSHOT:compile 07:40:32 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.24.0-SNAPSHOT:compile 07:40:32 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:0.24.0-SNAPSHOT:compile 07:40:32 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:40:32 [INFO] | +- org.opendaylight.bgpcep:programming-topology-api:jar:0.24.0-SNAPSHOT:compile 07:40:32 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:40:32 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:40:32 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:40:32 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:40:32 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:40:32 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:40:32 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:40:32 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:40:32 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:40:32 [INFO] +- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.8:provided 07:40:32 [INFO] | +- org.jline:jline:jar:3.21.0:provided 07:40:32 [INFO] | +- org.fusesource.jansi:jansi:jar:2.4.2:provided 07:40:32 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.modules:jar:4.4.8:provided 07:40:32 [INFO] | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.config:jar:4.4.8:provided 07:40:32 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:provided 07:40:32 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.9:provided 07:40:32 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.9:provided 07:40:32 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:provided 07:40:32 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:provided 07:40:32 [INFO] | | \- javax.activation:activation:jar:1.1.1:provided 07:40:32 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.8:provided 07:40:32 [INFO] | \- org.apache.sshd:sshd-osgi:jar:2.15.0:provided 07:40:32 [INFO] | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:provided 07:40:32 [INFO] +- org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.8:provided 07:40:32 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:40:32 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.24.0-SNAPSHOT:compile 07:40:32 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:40:32 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:40:32 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:40:32 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:40:32 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:40:32 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:40:32 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:40:32 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:40:32 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:40:32 [INFO] | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:40:32 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:40:32 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:40:32 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:40:32 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:40:32 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:40:32 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:40:32 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:test 07:40:32 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:40:32 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:40:32 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:40:32 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:test 07:40:32 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:40:32 [INFO] | | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:40:32 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:40:32 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:40:32 [INFO] | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:40:32 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:40:32 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:40:32 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:40:32 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:test 07:40:32 [INFO] | | \- org.immutables:value:jar:annotations:2.11.6:test (optional) 07:40:32 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:40:32 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:40:32 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:40:32 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:test 07:40:32 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:test 07:40:32 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:test 07:40:32 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:test 07:40:32 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:40:32 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:40:32 [INFO] | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:40:32 [INFO] | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:40:32 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:40:32 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:40:32 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:40:32 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:40:32 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:40:32 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:40:32 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:40:32 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:40:32 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:40:32 [INFO] | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:40:32 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:40:32 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:40:32 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:40:32 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:40:32 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:40:32 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:40:32 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:40:32 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:40:32 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:40:32 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:40:32 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:40:32 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:40:32 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:40:32 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:40:32 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:40:32 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:40:32 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:40:32 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:40:32 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:40:32 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:40:32 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:40:32 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:40:32 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:40:32 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:40:32 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:40:32 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:40:32 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:40:32 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:40:32 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:40:32 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:40:32 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:40:32 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:40:32 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:40:32 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:40:32 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:40:32 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:40:32 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:40:32 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:40:32 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:40:32 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:40:32 [INFO] +- junit:junit:jar:4.13.2:test 07:40:32 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:40:32 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:40:32 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:40:32 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:40:32 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:40:32 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:40:32 [INFO] 07:40:32 [INFO] --- clm:3.0.0-01:index (default-cli) @ pcep-cli --- 07:40:32 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/target/sonatype-clm/module.xml 07:40:32 [INFO] 07:40:32 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-pcep-cli >------------- 07:40:32 [INFO] Building OpenDaylight :: PCEP :: Topology Cli 0.24.0-SNAPSHOT [139/167] 07:40:32 [INFO] from features/odl-bgpcep-pcep-cli/pom.xml 07:40:32 [INFO] ------------------------------[ feature ]------------------------------- 07:40:32 [INFO] 07:40:32 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep-cli --- 07:40:32 [INFO] 07:40:32 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-pcep-cli --- 07:40:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:40:32 [INFO] 07:40:32 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-cli --- 07:40:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:40:32 [INFO] 07:40:32 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-cli --- 07:40:32 [INFO] 07:40:32 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-pcep-cli --- 07:40:32 [INFO] 07:40:32 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-cli --- 07:40:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:40:32 [INFO] argLine set to empty 07:40:32 [INFO] 07:40:32 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep-cli --- 07:40:32 [INFO] Starting audit... 07:40:32 Audit done. 07:40:32 [INFO] You have 0 Checkstyle violations. 07:40:32 [INFO] 07:40:32 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-pcep-cli --- 07:40:32 [INFO] Starting audit... 07:40:32 Audit done. 07:40:32 [INFO] You have 0 Checkstyle violations. 07:40:32 [INFO] 07:40:32 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-pcep-cli --- 07:40:32 [INFO] 07:40:32 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-cli --- 07:40:32 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-cli/target/feature/feature.xml 07:40:32 [INFO] ...done! 07:40:32 [INFO] Attaching features XML 07:40:32 [INFO] 07:40:32 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-pcep-cli --- 07:40:32 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:40:32 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:40:32 [INFO] 07:40:32 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-cli >>> 07:40:32 [INFO] 07:40:32 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep-cli --- 07:40:32 [INFO] No files found to run spotbugs, check compile phase has been run 07:40:32 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:40:32 [INFO] 07:40:32 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-cli <<< 07:40:32 [INFO] 07:40:32 [INFO] 07:40:32 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep-cli --- 07:40:32 [INFO] 07:40:32 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-pcep-cli --- 07:40:32 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-cli 07:40:32 [INFO] Project dependency features detected: [] 07:40:32 [INFO] Pax Exam System (Version: 4.14.0) created. 07:40:32 [INFO] Creating RMI registry server on 127.0.0.1:34309 07:40:33 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:40:33 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:40:33 [INFO] Waiting for remote bundle context.. on 34309 name: ca0d1aac-0066-4692-9a31-9101ece9381b timout: [ RelativeTimeout value = 180000 ] 07:40:36 [INFO] Building jar from resources and headers. 07:40:36 [INFO] Writing jar finished. 07:40:45 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:40:45 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:40:45 [INFO] 07:40:45 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-pcep-cli --- 07:40:45 [INFO] 07:40:45 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-pcep-cli --- 07:40:45 [INFO] No Javadoc in project. Archive not created. 07:40:45 [INFO] 07:40:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep-cli --- 07:40:45 [INFO] CycloneDX: Resolving Dependencies 07:40:48 [INFO] CycloneDX: Creating BOM version 1.6 with 244 component(s) 07:40:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-cli/target/bom.xml 07:40:48 [INFO] attaching as odl-bgpcep-pcep-cli-0.24.0-SNAPSHOT-cyclonedx.xml 07:40:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-cli/target/bom.json 07:40:48 [INFO] attaching as odl-bgpcep-pcep-cli-0.24.0-SNAPSHOT-cyclonedx.json 07:40:48 [INFO] 07:40:48 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-cli --- 07:40:48 [INFO] Skipping duplicate-finder execution! 07:40:48 [INFO] 07:40:48 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-cli --- 07:40:48 [INFO] Skipping plugin execution 07:40:48 [INFO] 07:40:48 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-cli --- 07:40:48 [INFO] Skipping source per configuration. 07:40:48 [INFO] 07:40:48 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep-cli --- 07:40:48 [INFO] 07:40:48 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-pcep-cli --- 07:40:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:40:48 [INFO] 07:40:48 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep-cli --- 07:40:48 [WARNING] 07:40:48 [WARNING] The packaging plugin for project odl-bgpcep-pcep-cli did not assign 07:40:48 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:40:48 [WARNING] 07:40:48 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:40:48 [WARNING] 07:40:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-cli/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-cli/0.24.0-SNAPSHOT/odl-bgpcep-pcep-cli-0.24.0-SNAPSHOT.pom 07:40:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-cli/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-cli/0.24.0-SNAPSHOT/odl-bgpcep-pcep-cli-0.24.0-SNAPSHOT-features.xml 07:40:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-cli/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-cli/0.24.0-SNAPSHOT/odl-bgpcep-pcep-cli-0.24.0-SNAPSHOT-cyclonedx.xml 07:40:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-cli/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-cli/0.24.0-SNAPSHOT/odl-bgpcep-pcep-cli-0.24.0-SNAPSHOT-cyclonedx.json 07:40:48 [INFO] 07:40:48 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-pcep-cli --- 07:40:48 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep-cli:feature:0.24.0-SNAPSHOT 07:40:48 [INFO] +- org.opendaylight.bgpcep:pcep-cli:jar:0.24.0-SNAPSHOT:compile 07:40:48 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.24.0-SNAPSHOT:compile 07:40:48 [INFO] | | +- org.opendaylight.bgpcep:programming-api:jar:0.24.0-SNAPSHOT:compile 07:40:48 [INFO] | | +- org.opendaylight.bgpcep:rsvp-api:jar:0.24.0-SNAPSHOT:compile 07:40:48 [INFO] | | +- org.opendaylight.bgpcep:topology-api:jar:0.24.0-SNAPSHOT:compile 07:40:48 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:40:48 [INFO] | | +- org.opendaylight.bgpcep:programming-topology-api:jar:0.24.0-SNAPSHOT:compile 07:40:48 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:40:48 [INFO] | | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:40:48 [INFO] | | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:40:48 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:40:48 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:40:48 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:40:48 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:40:48 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:40:48 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:40:48 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:40:48 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:40:48 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:0.24.0-SNAPSHOT:compile 07:40:48 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:40:48 [INFO] | | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:40:48 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:40:48 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:40:48 [INFO] | | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:40:48 [INFO] | | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:40:48 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:40:48 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:40:48 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:40:48 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:40:48 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:40:48 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:40:48 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:40:48 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:40:48 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:40:48 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-stateful:xml:features:0.24.0-SNAPSHOT:compile 07:40:48 [INFO] | +- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.24.0-SNAPSHOT:compile 07:40:48 [INFO] | | +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:40:48 [INFO] | | +- org.opendaylight.bgpcep:pcep-spi:jar:0.24.0-SNAPSHOT:compile 07:40:48 [INFO] | | +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.24.0-SNAPSHOT:compile 07:40:48 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:40:48 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-impl:xml:features:0.24.0-SNAPSHOT:compile 07:40:48 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:compile 07:40:48 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:compile 07:40:48 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:compile 07:40:48 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:compile 07:40:48 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:compile 07:40:48 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:40:48 [INFO] | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:40:48 [INFO] | | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:40:48 [INFO] | | | | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:40:48 [INFO] | | | | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:40:48 [INFO] | | | | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:40:48 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:40:48 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:40:48 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:40:48 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:40:48 [INFO] | | | | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:40:48 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile 07:40:48 [INFO] | | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:40:48 [INFO] | | | | | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:40:48 [INFO] | | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:40:48 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:40:48 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:40:48 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 07:40:48 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:compile 07:40:48 [INFO] | | | | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:40:48 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:40:48 [INFO] | | | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:40:48 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 07:40:48 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:compile 07:40:48 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:40:48 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 07:40:48 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:compile 07:40:48 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:compile 07:40:48 [INFO] | | | +- com.typesafe:config:jar:1.4.5:compile 07:40:48 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:40:48 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:40:48 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:40:48 [INFO] | | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 07:40:48 [INFO] | | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:compile 07:40:48 [INFO] | | | | +- io.aeron:aeron-annotations:jar:1.45.1:compile 07:40:48 [INFO] | | | | +- io.aeron:aeron-client:jar:1.45.1:compile 07:40:48 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.45.1:compile 07:40:48 [INFO] | | | | +- org.agrona:agrona:jar:1.22.0:compile 07:40:48 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:40:48 [INFO] | | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:40:48 [INFO] | | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:compile 07:40:48 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:12.0.3:compile 07:40:48 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:40:48 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:40:48 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:40:48 [INFO] | | | \- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:compile 07:40:48 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:40:48 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:compile 07:40:48 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:compile 07:40:48 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.26.0:compile 07:40:48 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:compile 07:40:48 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:40:48 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:40:48 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:40:48 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:compile 07:40:48 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:compile 07:40:48 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:compile 07:40:48 [INFO] | | | \- org.apache.commons:commons-text:jar:1.14.0:compile 07:40:48 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:40:48 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:40:48 [INFO] | | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:40:48 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:40:48 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:40:48 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:40:48 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:40:48 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:40:48 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:40:48 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:40:48 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:40:48 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:40:48 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:40:48 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:40:48 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:compile 07:40:48 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:40:48 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:40:48 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:40:48 [INFO] | | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:40:48 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:40:48 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:40:48 [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:40:48 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:40:48 [INFO] | | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:40:48 [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:40:48 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:40:48 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:40:48 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:40:48 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:40:48 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:40:48 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:40:48 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:40:48 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:40:48 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:40:48 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:40:48 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:40:48 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:40:48 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:40:48 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:40:48 [INFO] | | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:40:48 [INFO] | | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:40:48 [INFO] | | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:40:48 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:40:48 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:compile 07:40:48 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:compile 07:40:48 [INFO] | | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:compile 07:40:48 [INFO] | | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:compile 07:40:48 [INFO] | | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:compile 07:40:48 [INFO] | | | | +- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:compile 07:40:48 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:40:48 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:40:48 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:compile 07:40:48 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:compile 07:40:48 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:compile 07:40:48 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:compile 07:40:48 [INFO] | | | \- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:compile 07:40:48 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:compile 07:40:48 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:compile 07:40:48 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:compile 07:40:48 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:40:48 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:40:48 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:compile 07:40:48 [INFO] | | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:compile 07:40:48 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:40:48 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:compile 07:40:48 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:compile 07:40:48 [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:40:48 [INFO] | | | +- org.opendaylight.controller:raft-api:jar:12.0.3:compile 07:40:48 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:compile 07:40:48 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:40:48 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:40:48 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:40:48 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:40:48 [INFO] | | | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:40:48 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:compile 07:40:48 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:compile 07:40:48 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:compile 07:40:48 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:compile 07:40:48 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:compile 07:40:48 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:compile 07:40:48 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:compile 07:40:48 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:compile 07:40:48 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-base-parser:xml:features:0.24.0-SNAPSHOT:compile 07:40:48 [INFO] | \- org.opendaylight.bgpcep:pcep-impl:jar:0.24.0-SNAPSHOT:compile 07:40:48 [INFO] | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:40:48 [INFO] | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:40:48 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:40:48 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:40:48 [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:40:48 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology:xml:features:0.24.0-SNAPSHOT:compile 07:40:48 [INFO] | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.24.0-SNAPSHOT:compile 07:40:48 [INFO] | | +- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.24.0-SNAPSHOT:compile 07:40:48 [INFO] | | \- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.24.0-SNAPSHOT:compile 07:40:48 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-spi:jar:0.24.0-SNAPSHOT:compile 07:40:48 [INFO] | | \- org.opendaylight.bgpcep:programming-spi:jar:0.24.0-SNAPSHOT:compile 07:40:48 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:40:48 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-programming-api:xml:features:0.24.0-SNAPSHOT:compile 07:40:48 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:0.24.0-SNAPSHOT:compile 07:40:48 [INFO] | | | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.24.0-SNAPSHOT:compile 07:40:48 [INFO] | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:40:48 [INFO] | | | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:40:48 [INFO] | | | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:40:48 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:40:48 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:40:48 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:15.0.2:compile 07:40:48 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:0.24.0-SNAPSHOT:compile 07:40:48 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:40:48 [INFO] | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:40:48 [INFO] | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:40:48 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:40:48 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:40:48 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:40:48 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:40:48 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:40:48 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:40:48 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:40:48 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:40:48 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:40:48 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:40:48 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:40:48 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:40:48 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:40:48 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:40:48 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:40:48 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:40:48 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:40:48 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:40:48 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:40:48 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:40:48 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:40:48 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:40:48 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:0.24.0-SNAPSHOT:compile 07:40:48 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.24.0-SNAPSHOT:compile 07:40:48 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.24.0-SNAPSHOT:compile 07:40:48 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:40:48 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:40:48 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:40:48 [INFO] | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:40:48 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:40:48 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:40:48 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:40:48 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:40:48 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:40:48 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:40:48 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:40:48 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:40:48 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:40:48 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:40:48 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:40:48 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:40:48 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:40:48 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:40:48 [INFO] +- junit:junit:jar:4.13.2:test 07:40:48 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:40:48 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:40:48 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:40:48 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:40:48 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:40:48 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:40:48 [INFO] 07:40:48 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-pcep-cli --- 07:40:48 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-cli/target/sonatype-clm/module.xml 07:40:48 [INFO] 07:40:48 [INFO] --------------< org.opendaylight.bgpcep:odl-bgpcep-pcep >--------------- 07:40:48 [INFO] Building OpenDaylight :: PCEP 0.24.0-SNAPSHOT [140/167] 07:40:48 [INFO] from features/odl-bgpcep-pcep/pom.xml 07:40:48 [INFO] ------------------------------[ feature ]------------------------------- 07:40:48 [INFO] 07:40:48 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep --- 07:40:48 [INFO] 07:40:48 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-pcep --- 07:40:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:40:48 [INFO] 07:40:48 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep --- 07:40:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:40:48 [INFO] 07:40:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-pcep --- 07:40:48 [INFO] 07:40:48 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-pcep --- 07:40:48 [INFO] 07:40:48 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep --- 07:40:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:40:48 [INFO] argLine set to empty 07:40:48 [INFO] 07:40:48 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep --- 07:40:48 [INFO] Starting audit... 07:40:48 Audit done. 07:40:48 [INFO] You have 0 Checkstyle violations. 07:40:48 [INFO] 07:40:48 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-pcep --- 07:40:48 [INFO] Starting audit... 07:40:48 Audit done. 07:40:48 [INFO] You have 0 Checkstyle violations. 07:40:48 [INFO] 07:40:48 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-pcep --- 07:40:48 [INFO] 07:40:48 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep --- 07:40:48 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep/target/feature/feature.xml 07:40:48 [INFO] ...done! 07:40:48 [INFO] Attaching features XML 07:40:48 [INFO] 07:40:48 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-pcep --- 07:40:48 [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:40:48 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:40:48 [INFO] 07:40:48 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep >>> 07:40:48 [INFO] 07:40:48 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep --- 07:40:48 [INFO] No files found to run spotbugs, check compile phase has been run 07:40:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:40:48 [INFO] 07:40:48 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep <<< 07:40:48 [INFO] 07:40:48 [INFO] 07:40:48 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep --- 07:40:48 [INFO] 07:40:48 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-pcep --- 07:40:48 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep 07:40:48 [INFO] Project dependency features detected: [] 07:40:48 [INFO] Pax Exam System (Version: 4.14.0) created. 07:40:48 [INFO] Creating RMI registry server on 127.0.0.1:38937 07:40:49 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:40:49 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:40:49 [INFO] Waiting for remote bundle context.. on 38937 name: d41557b4-e731-44e1-aee6-c57e7c7f74a0 timout: [ RelativeTimeout value = 180000 ] 07:40:52 [INFO] Building jar from resources and headers. 07:40:52 [INFO] Writing jar finished. 07:41:02 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:41:02 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:41:02 [INFO] 07:41:02 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-pcep --- 07:41:02 [INFO] 07:41:02 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-pcep --- 07:41:02 [INFO] No Javadoc in project. Archive not created. 07:41:02 [INFO] 07:41:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep --- 07:41:02 [INFO] CycloneDX: Resolving Dependencies 07:41:05 [INFO] CycloneDX: Creating BOM version 1.6 with 275 component(s) 07:41:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep/target/bom.xml 07:41:05 [INFO] attaching as odl-bgpcep-pcep-0.24.0-SNAPSHOT-cyclonedx.xml 07:41:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep/target/bom.json 07:41:05 [INFO] attaching as odl-bgpcep-pcep-0.24.0-SNAPSHOT-cyclonedx.json 07:41:05 [INFO] 07:41:05 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep --- 07:41:05 [INFO] Skipping duplicate-finder execution! 07:41:05 [INFO] 07:41:05 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep --- 07:41:05 [INFO] Skipping plugin execution 07:41:05 [INFO] 07:41:05 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep --- 07:41:05 [INFO] Skipping source per configuration. 07:41:05 [INFO] 07:41:05 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep --- 07:41:05 [INFO] 07:41:05 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-pcep --- 07:41:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:41:05 [INFO] 07:41:05 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep --- 07:41:05 [WARNING] 07:41:05 [WARNING] The packaging plugin for project odl-bgpcep-pcep did not assign 07:41:05 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:41:05 [WARNING] 07:41:05 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:41:05 [WARNING] 07:41:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep/0.24.0-SNAPSHOT/odl-bgpcep-pcep-0.24.0-SNAPSHOT.pom 07:41:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep/0.24.0-SNAPSHOT/odl-bgpcep-pcep-0.24.0-SNAPSHOT-features.xml 07:41:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep/0.24.0-SNAPSHOT/odl-bgpcep-pcep-0.24.0-SNAPSHOT-cyclonedx.xml 07:41:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep/0.24.0-SNAPSHOT/odl-bgpcep-pcep-0.24.0-SNAPSHOT-cyclonedx.json 07:41:05 [INFO] 07:41:05 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-pcep --- 07:41:05 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep:feature:0.24.0-SNAPSHOT 07:41:05 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] | | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:41:05 [INFO] | | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:41:05 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:41:05 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:41:05 [INFO] | | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:41:05 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:41:05 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:41:05 [INFO] | | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:41:05 [INFO] | | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:41:05 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:41:05 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:41:05 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:41:05 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:41:05 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:41:05 [INFO] | | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:41:05 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:41:05 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:41:05 [INFO] | \- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:41:05 [INFO] | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:41:05 [INFO] | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:41:05 [INFO] | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:41:05 [INFO] | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:41:05 [INFO] | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:41:05 [INFO] | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:41:05 [INFO] | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:41:05 [INFO] | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:41:05 [INFO] | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:41:05 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:41:05 [INFO] | +- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:41:05 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:41:05 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:41:05 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:41:05 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:41:05 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:41:05 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:41:05 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] | | +- org.opendaylight.bgpcep:rsvp-api:jar:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:41:05 [INFO] | | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:41:05 [INFO] | +- org.opendaylight.bgpcep:pcep-spi:jar:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:41:05 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:41:05 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:41:05 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:41:05 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:41:05 [INFO] | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:41:05 [INFO] | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:41:05 [INFO] | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:41:05 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-impl:xml:features:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:compile 07:41:05 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:compile 07:41:05 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:compile 07:41:05 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:compile 07:41:05 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:compile 07:41:05 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:41:05 [INFO] | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:41:05 [INFO] | | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:41:05 [INFO] | | | | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:41:05 [INFO] | | | | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:41:05 [INFO] | | | | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:41:05 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:41:05 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:41:05 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile 07:41:05 [INFO] | | | | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:41:05 [INFO] | | | | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:41:05 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 07:41:05 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:compile 07:41:05 [INFO] | | | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:41:05 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 07:41:05 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:compile 07:41:05 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:41:05 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 07:41:05 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:compile 07:41:05 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:compile 07:41:05 [INFO] | | | +- com.typesafe:config:jar:1.4.5:compile 07:41:05 [INFO] | | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 07:41:05 [INFO] | | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:compile 07:41:05 [INFO] | | | | +- io.aeron:aeron-annotations:jar:1.45.1:compile 07:41:05 [INFO] | | | | +- io.aeron:aeron-client:jar:1.45.1:compile 07:41:05 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.45.1:compile 07:41:05 [INFO] | | | | +- org.agrona:agrona:jar:1.22.0:compile 07:41:05 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:41:05 [INFO] | | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:41:05 [INFO] | | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:compile 07:41:05 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:12.0.3:compile 07:41:05 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:41:05 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:41:05 [INFO] | | | \- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:compile 07:41:05 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:41:05 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:compile 07:41:05 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:compile 07:41:05 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.26.0:compile 07:41:05 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:compile 07:41:05 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:41:05 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:compile 07:41:05 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:compile 07:41:05 [INFO] | | | \- org.apache.commons:commons-text:jar:1.14.0:compile 07:41:05 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:compile 07:41:05 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:41:05 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:41:05 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:41:05 [INFO] | | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:41:05 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:41:05 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:41:05 [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:41:05 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:41:05 [INFO] | | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:41:05 [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:41:05 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:41:05 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:41:05 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:41:05 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:41:05 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:41:05 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:41:05 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:41:05 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:41:05 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:41:05 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:41:05 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:41:05 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:41:05 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:41:05 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:41:05 [INFO] | | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:41:05 [INFO] | | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:41:05 [INFO] | | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:41:05 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:41:05 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:compile 07:41:05 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:compile 07:41:05 [INFO] | | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:compile 07:41:05 [INFO] | | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:compile 07:41:05 [INFO] | | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:compile 07:41:05 [INFO] | | | | \- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:compile 07:41:05 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:compile 07:41:05 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:compile 07:41:05 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:compile 07:41:05 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:compile 07:41:05 [INFO] | | | \- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:compile 07:41:05 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:compile 07:41:05 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:compile 07:41:05 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:compile 07:41:05 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:compile 07:41:05 [INFO] | | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:compile 07:41:05 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:41:05 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:compile 07:41:05 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:compile 07:41:05 [INFO] | | | +- org.opendaylight.controller:raft-api:jar:12.0.3:compile 07:41:05 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:compile 07:41:05 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:41:05 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:41:05 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:41:05 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:41:05 [INFO] | | | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:41:05 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:compile 07:41:05 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:compile 07:41:05 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:compile 07:41:05 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:compile 07:41:05 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:compile 07:41:05 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:compile 07:41:05 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:compile 07:41:05 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:compile 07:41:05 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-base-parser:xml:features:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] | | \- org.opendaylight.bgpcep:pcep-base-parser:jar:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] | \- org.opendaylight.bgpcep:pcep-impl:jar:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-programming-api:xml:features:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] | +- org.opendaylight.bgpcep:programming-spi:jar:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:41:05 [INFO] | +- org.opendaylight.bgpcep:programming-topology-api:jar:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] | | +- org.opendaylight.bgpcep:topology-api:jar:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:41:05 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:41:05 [INFO] | +- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:41:05 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:15.0.2:compile 07:41:05 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] | | \- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:41:05 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:41:05 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:41:05 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:41:05 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:41:05 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:41:05 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:41:05 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:41:05 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:41:05 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:41:05 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:41:05 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:41:05 [INFO] | | \- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:41:05 [INFO] | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:41:05 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-programming-impl:xml:features:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] | \- org.opendaylight.bgpcep:programming-impl:jar:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:41:05 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:41:05 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:41:05 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:41:05 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology:xml:features:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:41:05 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] | \- org.opendaylight.bgpcep:pcep-topology-spi:jar:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-stateful:xml:features:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] | \- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology-provider:xml:features:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-provider:jar:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] | | +- org.opendaylight.bgpcep:pcep-server-api:jar:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] | | | \- org.opendaylight.bgpcep:algo-api:jar:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] | | \- org.opendaylight.bgpcep:graph-api:jar:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-server-provider:xml:features:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-algo:xml:features:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] | | +- org.opendaylight.bgpcep:algo-impl:jar:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-algo-api:xml:features:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-graph:xml:features:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] | | \- org.opendaylight.bgpcep:graph-impl:jar:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-server:xml:features:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] | \- org.opendaylight.bgpcep:pcep-server-provider:jar:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-tunnel-provider:xml:features:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] | +- org.opendaylight.bgpcep:pcep-tunnel-provider:jar:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:41:05 [INFO] | \- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:compile 07:41:05 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-segment-routing:xml:features:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] | \- org.opendaylight.bgpcep:pcep-segment-routing:jar:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-auto-bandwidth:xml:features:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] | \- org.opendaylight.bgpcep:pcep-auto-bandwidth-extension:jar:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-config-loader:xml:features:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] | +- org.opendaylight.bgpcep:topology-config-loader:jar:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] | | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:41:05 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:41:05 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:41:05 [INFO] | | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:41:05 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:41:05 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:41:05 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl:xml:features:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] | +- org.opendaylight.bgpcep:config-loader-impl:jar:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:41:05 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:41:05 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:41:05 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:41:05 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:41:05 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:41:05 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:41:05 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:41:05 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:41:05 [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:41:05 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:41:05 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:41:05 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:41:05 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:41:05 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:41:05 [INFO] | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:41:05 [INFO] | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:41:05 [INFO] | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:41:05 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:41:05 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:41:05 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:41:05 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:41:05 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:41:05 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:41:05 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-config-example:xml:features:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] | \- org.opendaylight.bgpcep:pcep-config-example:xml:network-topology-pcep-initial-config:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-cli:xml:features:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] | \- org.opendaylight.bgpcep:pcep-cli:jar:0.24.0-SNAPSHOT:compile 07:41:05 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:41:05 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:41:05 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:41:05 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:41:05 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:41:05 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:41:05 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:41:05 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:41:05 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:41:05 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:41:05 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:41:05 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:41:05 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:41:05 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:41:05 [INFO] +- junit:junit:jar:4.13.2:test 07:41:05 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:41:05 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:41:05 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:41:05 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:41:05 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:41:05 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:41:05 [INFO] 07:41:05 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-pcep --- 07:41:05 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep/target/sonatype-clm/module.xml 07:41:05 [INFO] 07:41:05 [INFO] ------------< org.opendaylight.bgpcep:feature-repo-parent >------------- 07:41:05 [INFO] Building feature-repo-parent 0.24.0-SNAPSHOT [141/167] 07:41:05 [INFO] from feature-repo-parent/pom.xml 07:41:05 [INFO] --------------------------------[ pom ]--------------------------------- 07:41:05 [INFO] 07:41:05 [INFO] --- clean:3.5.0:clean (default-clean) @ feature-repo-parent --- 07:41:05 [INFO] 07:41:05 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ feature-repo-parent --- 07:41:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:41:05 [INFO] 07:41:05 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ feature-repo-parent --- 07:41:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:41:05 [INFO] 07:41:05 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ feature-repo-parent --- 07:41:05 [INFO] 07:41:05 [INFO] --- dependency:3.9.0:properties (default) @ feature-repo-parent --- 07:41:05 [INFO] 07:41:05 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ feature-repo-parent --- 07:41:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:41:05 [INFO] argLine set to empty 07:41:05 [INFO] 07:41:05 [INFO] --- checkstyle:3.6.0:check (check-license) @ feature-repo-parent --- 07:41:05 [INFO] Starting audit... 07:41:05 Audit done. 07:41:05 [INFO] You have 0 Checkstyle violations. 07:41:05 [INFO] 07:41:05 [INFO] --- checkstyle:3.6.0:check (default) @ feature-repo-parent --- 07:41:05 [INFO] Starting audit... 07:41:05 Audit done. 07:41:05 [INFO] You have 0 Checkstyle violations. 07:41:05 [INFO] 07:41:05 [INFO] --- dependency:3.9.0:copy (unpack-license) @ feature-repo-parent --- 07:41:05 [INFO] 07:41:05 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ feature-repo-parent >>> 07:41:05 [INFO] 07:41:05 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ feature-repo-parent --- 07:41:05 [INFO] No files found to run spotbugs, check compile phase has been run 07:41:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:41:05 [INFO] 07:41:05 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ feature-repo-parent <<< 07:41:05 [INFO] 07:41:05 [INFO] 07:41:05 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ feature-repo-parent --- 07:41:05 [INFO] 07:41:05 [INFO] --- feattest:14.1.6:test (default) @ feature-repo-parent --- 07:41:05 [INFO] 07:41:05 [INFO] --- copy:14.1.6:copy-files (default) @ feature-repo-parent --- 07:41:05 [INFO] 07:41:05 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ feature-repo-parent --- 07:41:05 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:41:05 [INFO] 07:41:05 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ feature-repo-parent --- 07:41:05 [INFO] CycloneDX: Resolving Dependencies 07:41:05 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 07:41:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/feature-repo-parent/target/bom.xml 07:41:05 [INFO] attaching as feature-repo-parent-0.24.0-SNAPSHOT-cyclonedx.xml 07:41:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/feature-repo-parent/target/bom.json 07:41:05 [INFO] attaching as feature-repo-parent-0.24.0-SNAPSHOT-cyclonedx.json 07:41:05 [INFO] 07:41:05 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ feature-repo-parent --- 07:41:05 [INFO] Skipping duplicate-finder execution! 07:41:05 [INFO] 07:41:05 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ feature-repo-parent --- 07:41:05 [INFO] Skipping plugin execution 07:41:05 [INFO] 07:41:05 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ feature-repo-parent --- 07:41:05 [INFO] 07:41:05 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ feature-repo-parent --- 07:41:05 [INFO] 07:41:05 [INFO] --- jacoco:0.8.14:report (report) @ feature-repo-parent --- 07:41:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:41:05 [INFO] 07:41:05 [INFO] --- install:3.1.4:install (default-install) @ feature-repo-parent --- 07:41:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/feature-repo-parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/feature-repo-parent/0.24.0-SNAPSHOT/feature-repo-parent-0.24.0-SNAPSHOT.pom 07:41:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/feature-repo-parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/feature-repo-parent/0.24.0-SNAPSHOT/feature-repo-parent-0.24.0-SNAPSHOT-cyclonedx.xml 07:41:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/feature-repo-parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/feature-repo-parent/0.24.0-SNAPSHOT/feature-repo-parent-0.24.0-SNAPSHOT-cyclonedx.json 07:41:05 [INFO] 07:41:05 [INFO] --- dependency:3.9.0:tree (default-cli) @ feature-repo-parent --- 07:41:05 [INFO] org.opendaylight.bgpcep:feature-repo-parent:pom:0.24.0-SNAPSHOT 07:41:05 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:41:05 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:41:05 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:41:05 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:41:05 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:41:05 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:41:05 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:41:05 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:41:05 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:41:05 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:41:05 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:41:05 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:41:05 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:41:05 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:41:05 [INFO] +- junit:junit:jar:4.13.2:test 07:41:05 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:41:05 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:41:05 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:41:05 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:41:05 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:41:05 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:41:05 [INFO] 07:41:05 [INFO] --- clm:3.0.0-01:index (default-cli) @ feature-repo-parent --- 07:41:05 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/feature-repo-parent/target/sonatype-clm/module.xml 07:41:05 [INFO] 07:41:05 [INFO] --------------< org.opendaylight.bgpcep:features-bgpcep >--------------- 07:41:05 [INFO] Building features-bgpcep 0.24.0-SNAPSHOT [142/167] 07:41:05 [INFO] from features/features-bgpcep/pom.xml 07:41:05 [INFO] ------------------------------[ feature ]------------------------------- 07:41:05 [INFO] 07:41:05 [INFO] --- clean:3.5.0:clean (default-clean) @ features-bgpcep --- 07:41:05 [INFO] 07:41:05 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-bgpcep --- 07:41:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:41:05 [INFO] 07:41:05 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ features-bgpcep --- 07:41:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:41:05 [INFO] 07:41:05 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-bgpcep --- 07:41:06 [INFO] 07:41:06 [INFO] --- dependency:3.9.0:properties (default) @ features-bgpcep --- 07:41:06 [INFO] 07:41:06 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ features-bgpcep --- 07:41:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:41:06 [INFO] argLine set to empty 07:41:06 [INFO] 07:41:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-bgpcep --- 07:41:06 [INFO] Starting audit... 07:41:06 Audit done. 07:41:06 [INFO] You have 0 Checkstyle violations. 07:41:06 [INFO] 07:41:06 [INFO] --- checkstyle:3.6.0:check (default) @ features-bgpcep --- 07:41:06 [INFO] Starting audit... 07:41:06 Audit done. 07:41:06 [INFO] You have 0 Checkstyle violations. 07:41:06 [INFO] 07:41:06 [INFO] --- dependency:3.9.0:copy (unpack-license) @ features-bgpcep --- 07:41:06 [INFO] 07:41:06 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-bgpcep --- 07:41:06 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/features-bgpcep/target/feature/feature.xml 07:41:06 [INFO] ...done! 07:41:06 [INFO] Attaching features XML 07:41:06 [INFO] 07:41:06 [INFO] --- karaf:4.4.8:verify (default-verify) @ features-bgpcep --- 07:41:06 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:41:06 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:41:06 [INFO] 07:41:06 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-bgpcep >>> 07:41:06 [INFO] 07:41:06 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-bgpcep --- 07:41:06 [INFO] No files found to run spotbugs, check compile phase has been run 07:41:06 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:41:06 [INFO] 07:41:06 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-bgpcep <<< 07:41:06 [INFO] 07:41:06 [INFO] 07:41:06 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-bgpcep --- 07:41:06 [INFO] 07:41:06 [INFO] --- feattest:14.1.6:test (default) @ features-bgpcep --- 07:41:06 [INFO] 07:41:06 [INFO] --- copy:14.1.6:copy-files (default) @ features-bgpcep --- 07:41:06 [INFO] 07:41:06 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ features-bgpcep --- 07:41:06 [INFO] No Javadoc in project. Archive not created. 07:41:06 [INFO] 07:41:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-bgpcep --- 07:41:06 [INFO] CycloneDX: Resolving Dependencies 07:41:10 [INFO] CycloneDX: Creating BOM version 1.6 with 353 component(s) 07:41:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/features-bgpcep/target/bom.xml 07:41:10 [INFO] attaching as features-bgpcep-0.24.0-SNAPSHOT-cyclonedx.xml 07:41:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/features-bgpcep/target/bom.json 07:41:10 [INFO] attaching as features-bgpcep-0.24.0-SNAPSHOT-cyclonedx.json 07:41:10 [INFO] 07:41:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-bgpcep --- 07:41:10 [INFO] Skipping duplicate-finder execution! 07:41:10 [INFO] 07:41:10 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ features-bgpcep --- 07:41:10 [INFO] Skipping plugin execution 07:41:10 [INFO] 07:41:10 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-bgpcep --- 07:41:10 [INFO] No sources in project. Archive not created. 07:41:10 [INFO] 07:41:10 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-bgpcep --- 07:41:10 [INFO] 07:41:10 [INFO] --- jacoco:0.8.14:report (report) @ features-bgpcep --- 07:41:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:41:10 [INFO] 07:41:10 [INFO] --- install:3.1.4:install (default-install) @ features-bgpcep --- 07:41:10 [WARNING] 07:41:10 [WARNING] The packaging plugin for project features-bgpcep did not assign 07:41:10 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:41:10 [WARNING] 07:41:10 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:41:10 [WARNING] 07:41:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/features-bgpcep/pom.xml to /tmp/r/org/opendaylight/bgpcep/features-bgpcep/0.24.0-SNAPSHOT/features-bgpcep-0.24.0-SNAPSHOT.pom 07:41:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/features-bgpcep/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/features-bgpcep/0.24.0-SNAPSHOT/features-bgpcep-0.24.0-SNAPSHOT-features.xml 07:41:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/features-bgpcep/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/features-bgpcep/0.24.0-SNAPSHOT/features-bgpcep-0.24.0-SNAPSHOT-cyclonedx.xml 07:41:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/features-bgpcep/target/bom.json to /tmp/r/org/opendaylight/bgpcep/features-bgpcep/0.24.0-SNAPSHOT/features-bgpcep-0.24.0-SNAPSHOT-cyclonedx.json 07:41:10 [INFO] 07:41:10 [INFO] --- dependency:3.9.0:tree (default-cli) @ features-bgpcep --- 07:41:10 [INFO] org.opendaylight.bgpcep:features-bgpcep:feature:0.24.0-SNAPSHOT 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-algo:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | \- org.opendaylight.bgpcep:algo-impl:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:41:10 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:41:10 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:41:10 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:41:10 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:41:10 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:41:10 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:41:10 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:41:10 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:41:10 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:41:10 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:41:10 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:41:10 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:41:10 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-algo-api:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | \- org.opendaylight.bgpcep:algo-api:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-config-example:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | +- org.opendaylight.bgpcep:bgp-config-example:xml:bgp-initial-config:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | \- org.opendaylight.bgpcep:bgp-config-example:xml:network-topology-bgp-initial-config:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:41:10 [INFO] | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:41:10 [INFO] | | +- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:41:10 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:41:10 [INFO] | \- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:41:10 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:41:10 [INFO] | | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:41:10 [INFO] | | \- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:41:10 [INFO] | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:41:10 [INFO] | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:41:10 [INFO] | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:41:10 [INFO] | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:41:10 [INFO] | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:41:10 [INFO] | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:41:10 [INFO] | | +- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:41:10 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:41:10 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:41:10 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:41:10 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:41:10 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:41:10 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:41:10 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:41:10 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:41:10 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:41:10 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:41:10 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:41:10 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:41:10 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:41:10 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:41:10 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:41:10 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:41:10 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:41:10 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:41:10 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:41:10 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:41:10 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:41:10 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:41:10 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:41:10 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:41:10 [INFO] | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | \- org.opendaylight.bgpcep:bgp-inet:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:41:10 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:41:10 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:41:10 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | \- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:41:10 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:41:10 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:41:10 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:41:10 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:41:10 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:41:10 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:41:10 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:41:10 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:41:10 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:41:10 [INFO] | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:41:10 [INFO] | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:41:10 [INFO] | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:41:10 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:41:10 [INFO] | | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:41:10 [INFO] | | \- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:41:10 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:compile 07:41:10 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:41:10 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:41:10 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:41:10 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:41:10 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:41:10 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:41:10 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:41:10 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:41:10 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:41:10 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:41:10 [INFO] | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:41:10 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:41:10 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:41:10 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:41:10 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:41:10 [INFO] | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:41:10 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:41:10 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:41:10 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:41:10 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:41:10 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:41:10 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:41:10 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:41:10 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:41:10 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:41:10 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:41:10 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:41:10 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:41:10 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:41:10 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:41:10 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:41:10 [INFO] | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:41:10 [INFO] | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:41:10 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:41:10 [INFO] | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:41:10 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:41:10 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:41:10 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:41:10 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:41:10 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-linkstate:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | +- org.opendaylight.bgpcep:bgp-linkstate:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | | \- org.opendaylight.ietf:rfc8294-netty:jar:1.0.2:compile 07:41:10 [INFO] | +- org.opendaylight.ietf:odl-ietf-rfc8294-netty:xml:features:1.0.2:compile 07:41:10 [INFO] | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:compile 07:41:10 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:compile 07:41:10 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:compile 07:41:10 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:compile 07:41:10 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:compile 07:41:10 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile 07:41:10 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 07:41:10 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:compile 07:41:10 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 07:41:10 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:compile 07:41:10 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 07:41:10 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:compile 07:41:10 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:compile 07:41:10 [INFO] | | +- com.typesafe:config:jar:1.4.5:compile 07:41:10 [INFO] | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 07:41:10 [INFO] | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:compile 07:41:10 [INFO] | | | +- io.aeron:aeron-annotations:jar:1.45.1:compile 07:41:10 [INFO] | | | +- io.aeron:aeron-client:jar:1.45.1:compile 07:41:10 [INFO] | | | +- io.aeron:aeron-driver:jar:1.45.1:compile 07:41:10 [INFO] | | | +- org.agrona:agrona:jar:1.22.0:compile 07:41:10 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:41:10 [INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:41:10 [INFO] | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:compile 07:41:10 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:12.0.3:compile 07:41:10 [INFO] | | \- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:compile 07:41:10 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:41:10 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:compile 07:41:10 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:compile 07:41:10 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.26.0:compile 07:41:10 [INFO] | | \- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:compile 07:41:10 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:compile 07:41:10 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:compile 07:41:10 [INFO] | | \- org.apache.commons:commons-text:jar:1.14.0:compile 07:41:10 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:compile 07:41:10 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:compile 07:41:10 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:compile 07:41:10 [INFO] | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:compile 07:41:10 [INFO] | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:compile 07:41:10 [INFO] | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:compile 07:41:10 [INFO] | | | \- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:compile 07:41:10 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:compile 07:41:10 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:compile 07:41:10 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:compile 07:41:10 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:compile 07:41:10 [INFO] | | \- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:compile 07:41:10 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:compile 07:41:10 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:compile 07:41:10 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:compile 07:41:10 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:compile 07:41:10 [INFO] | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:compile 07:41:10 [INFO] | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:41:10 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:compile 07:41:10 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:compile 07:41:10 [INFO] | | +- org.opendaylight.controller:raft-api:jar:12.0.3:compile 07:41:10 [INFO] | | \- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:compile 07:41:10 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:compile 07:41:10 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:compile 07:41:10 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:compile 07:41:10 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:compile 07:41:10 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:compile 07:41:10 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:compile 07:41:10 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:compile 07:41:10 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-flowspec:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | \- org.opendaylight.bgpcep:bgp-flowspec:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-labeled-unicast:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | \- org.opendaylight.bgpcep:bgp-labeled-unicast:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-l3vpn:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | \- org.opendaylight.bgpcep:bgp-l3vpn:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-mvpn:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | \- org.opendaylight.bgpcep:bgp-mvpn:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | \- org.opendaylight.bgpcep:bgp-route-target:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-evpn:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | \- org.opendaylight.bgpcep:bgp-evpn:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | \- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-impl:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:41:10 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:41:10 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:41:10 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:41:10 [INFO] | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:41:10 [INFO] | +- org.opendaylight.bgpcep:bgp-peer-acceptor:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | +- org.opendaylight.bgpcep:bgp-config-example:xml:routing-policy-default-config:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | \- org.opendaylight.controller:odl-controller-blueprint:xml:features:12.0.3:compile 07:41:10 [INFO] | \- org.opendaylight.controller:blueprint:jar:12.0.3:compile 07:41:10 [INFO] | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-topology:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | \- org.opendaylight.bgpcep:bgp-topology-provider:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-cli:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:41:10 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:41:10 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:41:10 [INFO] | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:41:10 [INFO] | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:41:10 [INFO] | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:41:10 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:41:10 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:41:10 [INFO] | \- org.opendaylight.bgpcep:bgp-cli:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-state:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | \- org.opendaylight.bgpcep:bgp-openconfig-state:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | \- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | \- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | \- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bmp:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-parser-impl:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-impl:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bmp-config-example:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-config-example:xml:odl-bmp-monitors-config:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bmp-config-loader:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | \- org.opendaylight.bgpcep:bmp-monitors-config-loader:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:41:10 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:41:10 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:41:10 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | +- org.opendaylight.bgpcep:config-loader-impl:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:41:10 [INFO] | | | \- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:41:10 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:41:10 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:41:10 [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:41:10 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:41:10 [INFO] | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:41:10 [INFO] | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:41:10 [INFO] | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:41:10 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:41:10 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | \- org.opendaylight.bgpcep:config-loader-spi:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-config-loader:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | \- org.opendaylight.bgpcep:topology-config-loader:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-protocols-config-loader:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | \- org.opendaylight.bgpcep:protocols-config-loader:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-routing-policy-config-loader:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | \- org.opendaylight.bgpcep:routing-policy-config-loader:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-graph:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | \- org.opendaylight.bgpcep:graph-impl:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | +- org.opendaylight.bgpcep:graph-api:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:15.0.2:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | \- org.opendaylight.bgpcep:pcep-spi:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-impl:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | \- org.opendaylight.bgpcep:pcep-impl:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | \- io.netty:netty-handler:jar:4.2.7.Final:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-programming-api:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | +- org.opendaylight.bgpcep:programming-spi:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | +- org.opendaylight.bgpcep:programming-topology-api:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | \- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-programming-impl:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | \- org.opendaylight.bgpcep:programming-impl:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-server:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | \- org.opendaylight.bgpcep:pcep-server-api:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | \- org.opendaylight.bgpcep:pcep-topology-spi:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-stateful:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | \- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-server-provider:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | \- org.opendaylight.bgpcep:pcep-server-provider:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology-provider:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | \- org.opendaylight.bgpcep:pcep-topology-provider:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-tunnel-provider:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | +- org.opendaylight.bgpcep:pcep-tunnel-provider:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | \- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-segment-routing:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | \- org.opendaylight.bgpcep:pcep-segment-routing:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-auto-bandwidth:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | \- org.opendaylight.bgpcep:pcep-auto-bandwidth-extension:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-config-example:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | \- org.opendaylight.bgpcep:pcep-config-example:xml:network-topology-pcep-initial-config:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-cli:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | \- org.opendaylight.bgpcep:pcep-cli:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-base-parser:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | \- org.opendaylight.bgpcep:pcep-base-parser:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-rsvp:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | \- org.opendaylight.bgpcep:rsvp-impl:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | \- org.opendaylight.bgpcep:rsvp-spi:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:41:10 [INFO] | \- org.opendaylight.bgpcep:topology-api:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | \- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-segment-routing:xml:features:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] | \- org.opendaylight.bgpcep:topology-segment-routing:jar:0.24.0-SNAPSHOT:compile 07:41:10 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:41:10 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:41:10 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:41:10 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:41:10 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:41:10 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:41:10 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:41:10 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:41:10 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:41:10 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:41:10 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:41:10 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:41:10 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:41:10 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:41:10 [INFO] +- junit:junit:jar:4.13.2:test 07:41:10 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:41:10 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:41:10 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:41:10 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:41:10 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:41:10 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:41:10 [INFO] 07:41:10 [INFO] --- clm:3.0.0-01:index (default-cli) @ features-bgpcep --- 07:41:10 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/features-bgpcep/target/sonatype-clm/module.xml 07:41:10 [INFO] 07:41:10 [INFO] -------------< org.opendaylight.bgpcep:bgp-benchmark-app >-------------- 07:41:10 [INFO] Building bgp-benchmark-app 0.24.0-SNAPSHOT [143/167] 07:41:10 [INFO] from bgp/benchmark-app/pom.xml 07:41:10 [INFO] -------------------------------[ bundle ]------------------------------- 07:41:10 [INFO] 07:41:10 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-benchmark-app --- 07:41:10 [INFO] 07:41:10 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-benchmark-app --- 07:41:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:41:10 [INFO] 07:41:10 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-benchmark-app --- 07:41:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:41:10 [INFO] 07:41:10 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-benchmark-app --- 07:41:11 [INFO] 07:41:11 [INFO] --- dependency:3.9.0:properties (default) @ bgp-benchmark-app --- 07:41:11 [INFO] 07:41:11 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-benchmark-app --- 07:41: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/benchmark-app/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:41:11 [INFO] 07:41:11 [INFO] --- yang:14.0.20:generate-sources (binding) @ bgp-benchmark-app --- 07:41:11 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:41:11 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/src/main/yang 07:41:11 [INFO] yang-to-sources: Found 14 dependencies in 2.230 ms 07:41:11 [INFO] yang-to-sources: Project model files found: 2 in 1.765 ms 07:41:11 [INFO] yang-to-sources: 3 YANG models processed in 48.67 ms 07:41:11 [INFO] BindingJavaFileGenerator: Defined 23 files in 2.183 ms 07:41:11 [INFO] Sorted 23 files into 6 directories in 101.1 μs 07:41:11 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 23 in 12.07 ms 07:41:11 [INFO] 07:41:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-benchmark-app --- 07:41:11 [INFO] Starting audit... 07:41:11 Audit done. 07:41:11 [INFO] You have 0 Checkstyle violations. 07:41:11 [INFO] 07:41:11 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-benchmark-app --- 07:41:11 [INFO] Starting audit... 07:41:11 Audit done. 07:41:11 [INFO] You have 0 Checkstyle violations. 07:41:11 [INFO] 07:41:11 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-benchmark-app --- 07:41:11 [INFO] 07:41:11 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-benchmark-app --- 07:41:11 [INFO] Copying 1 resource from src/main/resources to target/classes 07:41:11 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/generated-sources/spi 07:41:11 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:41:11 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:41:11 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:41:11 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/generated-sources/spi 07:41:11 [INFO] 07:41:11 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-benchmark-app --- 07:41:11 [INFO] Recompiling the module because of changed dependency. 07:41:11 [INFO] Compiling 23 source files with javac [debug release 21] to target/classes 07:41:11 [INFO] 07:41:11 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-benchmark-app >>> 07:41:11 [INFO] 07:41:11 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-benchmark-app --- 07:41:11 [INFO] Fork Value is true 07:41:14 [INFO] Done SpotBugs Analysis.... 07:41:14 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:41:14 [INFO] 07:41:14 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-benchmark-app <<< 07:41:14 [INFO] 07:41:14 [INFO] 07:41:14 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-benchmark-app --- 07:41:14 [INFO] BugInstance size is 0 07:41:14 [INFO] Error size is 0 07:41:14 [INFO] No errors/warnings found 07:41:14 [INFO] 07:41:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-benchmark-app --- 07:41:14 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:41:14 [INFO] 07:41:14 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-benchmark-app --- 07:41:14 [INFO] Recompiling the module because of changed dependency. 07:41:14 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 07:41:14 [INFO] 07:41:14 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-benchmark-app --- 07:41:14 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:41:14 [INFO] 07:41:14 [INFO] ------------------------------------------------------- 07:41:14 [INFO] T E S T S 07:41:14 [INFO] ------------------------------------------------------- 07:41:15 [INFO] Running org.opendaylight.protocol.bgp.benchmark.app.AppPeerBenchmarkTest 07:41:15 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:41:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.367 s -- in org.opendaylight.protocol.bgp.benchmark.app.AppPeerBenchmarkTest 07:41:19 [INFO] 07:41:19 [INFO] Results: 07:41:19 [INFO] 07:41:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:41:19 [INFO] 07:41:19 [INFO] 07:41:19 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-benchmark-app --- 07:41:19 [INFO] 07:41:19 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-benchmark-app --- 07:41:19 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/bgp-benchmark-app-0.24.0-SNAPSHOT.jar 07:41:19 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/classes/META-INF/MANIFEST.MF 07:41:19 [INFO] 07:41:19 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-benchmark-app --- 07:41:21 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/bgp-benchmark-app-0.24.0-SNAPSHOT-javadoc.jar 07:41:21 [INFO] 07:41:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-benchmark-app --- 07:41:21 [INFO] CycloneDX: Resolving Dependencies 07:41:22 [INFO] CycloneDX: Creating BOM version 1.6 with 49 component(s) 07:41:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/bom.xml 07:41:22 [INFO] attaching as bgp-benchmark-app-0.24.0-SNAPSHOT-cyclonedx.xml 07:41:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/bom.json 07:41:22 [INFO] attaching as bgp-benchmark-app-0.24.0-SNAPSHOT-cyclonedx.json 07:41:22 [INFO] 07:41:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-benchmark-app --- 07:41:22 [INFO] Skipping duplicate-finder execution! 07:41:22 [INFO] 07:41:22 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-benchmark-app --- 07:41:22 [INFO] No dependency problems found 07:41:22 [INFO] 07:41:22 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-benchmark-app --- 07:41:22 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/bgp-benchmark-app-0.24.0-SNAPSHOT-sources.jar 07:41:22 [INFO] 07:41:22 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-benchmark-app --- 07:41:22 [INFO] 07:41:22 [INFO] --- jacoco:0.8.14:report (report) @ bgp-benchmark-app --- 07:41:22 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/code-coverage/jacoco.exec 07:41:22 [INFO] Analyzed bundle 'bgp-benchmark-app' with 8 classes 07:41:23 [INFO] 07:41:23 [INFO] --- install:3.1.4:install (default-install) @ bgp-benchmark-app --- 07:41:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-benchmark-app/0.24.0-SNAPSHOT/bgp-benchmark-app-0.24.0-SNAPSHOT.pom 07:41:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/bgp-benchmark-app-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-benchmark-app/0.24.0-SNAPSHOT/bgp-benchmark-app-0.24.0-SNAPSHOT.jar 07:41:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/bgp-benchmark-app-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-benchmark-app/0.24.0-SNAPSHOT/bgp-benchmark-app-0.24.0-SNAPSHOT-javadoc.jar 07:41:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-benchmark-app/0.24.0-SNAPSHOT/bgp-benchmark-app-0.24.0-SNAPSHOT-cyclonedx.xml 07:41:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-benchmark-app/0.24.0-SNAPSHOT/bgp-benchmark-app-0.24.0-SNAPSHOT-cyclonedx.json 07:41:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/bgp-benchmark-app-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-benchmark-app/0.24.0-SNAPSHOT/bgp-benchmark-app-0.24.0-SNAPSHOT-sources.jar 07:41:23 [INFO] 07:41:23 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-benchmark-app --- 07:41:23 [INFO] Installing org/opendaylight/bgpcep/bgp-benchmark-app/0.24.0-SNAPSHOT/bgp-benchmark-app-0.24.0-SNAPSHOT.jar 07:41:23 [INFO] Writing OBR metadata 07:41:23 [INFO] 07:41:23 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-benchmark-app --- 07:41:23 [INFO] org.opendaylight.bgpcep:bgp-benchmark-app:bundle:0.24.0-SNAPSHOT 07:41:23 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:41:23 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:41:23 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:41:23 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:41:23 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:41:23 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:41:23 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 07:41:23 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:41:23 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:41:23 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:41:23 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:41:23 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:41:23 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:41:23 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:41:23 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:41:23 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:41:23 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:41:23 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:41:23 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:41:23 [INFO] | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:41:23 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:41:23 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:41:23 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:41:23 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:41:23 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:41:23 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:41:23 [INFO] | \- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:41:23 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:41:23 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.24.0-SNAPSHOT:compile 07:41:23 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT:compile 07:41:23 [INFO] | | \- io.netty:netty-transport:jar:4.2.7.Final:compile 07:41:23 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:41:23 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:compile 07:41:23 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:41:23 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.24.0-SNAPSHOT:compile 07:41:23 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.24.0-SNAPSHOT:compile 07:41:23 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:41:23 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:41:23 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:41:23 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:41:23 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.24.0-SNAPSHOT:test 07:41:23 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.20:test 07:41:23 [INFO] | +- ch.qos.logback:logback-core:jar:1.5.20:test 07:41:23 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:41:23 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:41:23 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:41:23 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:41:23 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:41:23 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:41:23 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:41:23 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:41:23 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:41:23 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:41:23 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:41:23 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:41:23 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:41:23 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:41:23 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:41:23 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:41:23 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:41:23 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:41:23 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:41:23 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:41:23 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:41:23 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:41:23 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:41:23 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:41:23 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:41:23 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:41:23 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:41:23 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:41:23 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:41:23 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:41:23 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:41:23 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:41:23 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:41:23 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:41:23 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:41:23 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:41:23 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:41:23 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:41:23 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:41:23 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:41:23 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:41:23 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:41:23 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:41:23 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:41:23 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:41:23 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:41:23 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:41:23 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:41:23 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:41:23 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:41:23 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:41:23 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:41:23 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:41:23 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:41:23 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:41:23 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:41:23 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:41:23 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:41:23 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:41:23 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:41:23 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:41:23 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:41:23 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:41:23 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:41:23 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:41:23 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:41:23 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:41:23 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:41:23 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:41:23 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:41:23 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:41:23 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:41:23 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:41:23 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:41:23 [INFO] +- junit:junit:jar:4.13.2:test 07:41:23 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:41:23 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:41:23 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:41:23 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:41:23 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:41:23 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:41:23 [INFO] 07:41:23 [INFO] --- clm:3.0.0-01:index (default-cli) @ bgp-benchmark-app --- 07:41:23 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/sonatype-clm/module.xml 07:41:23 [INFO] 07:41:23 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-benchmark >---------- 07:41:23 [INFO] Building OpenDaylight :: BGP :: Benchmark 0.24.0-SNAPSHOT [144/167] 07:41:23 [INFO] from features/odl-bgpcep-bgp-benchmark/pom.xml 07:41:23 [INFO] ------------------------------[ feature ]------------------------------- 07:41:23 [INFO] 07:41:23 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-benchmark --- 07:41:23 [INFO] 07:41:23 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-benchmark --- 07:41:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:41:23 [INFO] 07:41:23 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-benchmark --- 07:41:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:41:23 [INFO] 07:41:23 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-benchmark --- 07:41:23 [INFO] 07:41:23 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-benchmark --- 07:41:23 [INFO] 07:41:23 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-benchmark --- 07:41:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:41:23 [INFO] argLine set to empty 07:41:23 [INFO] 07:41:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-benchmark --- 07:41:23 [INFO] Starting audit... 07:41:23 Audit done. 07:41:23 [INFO] You have 0 Checkstyle violations. 07:41:23 [INFO] 07:41:23 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-benchmark --- 07:41:23 [INFO] Starting audit... 07:41:23 Audit done. 07:41:23 [INFO] You have 0 Checkstyle violations. 07:41:23 [INFO] 07:41:23 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-benchmark --- 07:41:23 [INFO] 07:41:23 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-benchmark --- 07:41:23 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-benchmark/target/feature/feature.xml 07:41:23 [INFO] ...done! 07:41:23 [INFO] Attaching features XML 07:41:23 [INFO] 07:41:23 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-benchmark --- 07:41:23 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:41:23 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:41:23 [INFO] 07:41:23 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-benchmark >>> 07:41:23 [INFO] 07:41:23 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-benchmark --- 07:41:23 [INFO] No files found to run spotbugs, check compile phase has been run 07:41:23 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:41:23 [INFO] 07:41:23 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-benchmark <<< 07:41:23 [INFO] 07:41:23 [INFO] 07:41:23 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-benchmark --- 07:41:23 [INFO] 07:41:23 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bgp-benchmark --- 07:41:23 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-benchmark 07:41:23 [INFO] Project dependency features detected: [] 07:41:23 [INFO] Pax Exam System (Version: 4.14.0) created. 07:41:23 [INFO] Creating RMI registry server on 127.0.0.1:39217 07:41:24 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:41:24 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:41:24 [INFO] Waiting for remote bundle context.. on 39217 name: a069614e-d438-43eb-85ac-4afd99f29242 timout: [ RelativeTimeout value = 180000 ] 07:41:27 [INFO] Building jar from resources and headers. 07:41:27 [INFO] Writing jar finished. 07:41:36 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:41:36 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:41:36 [INFO] 07:41:36 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-bgp-benchmark --- 07:41:36 [INFO] 07:41:36 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-benchmark --- 07:41:36 [INFO] No Javadoc in project. Archive not created. 07:41:36 [INFO] 07:41:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-benchmark --- 07:41:36 [INFO] CycloneDX: Resolving Dependencies 07:41:39 [INFO] CycloneDX: Creating BOM version 1.6 with 241 component(s) 07:41:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-benchmark/target/bom.xml 07:41:39 [INFO] attaching as odl-bgpcep-bgp-benchmark-0.24.0-SNAPSHOT-cyclonedx.xml 07:41:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-benchmark/target/bom.json 07:41:39 [INFO] attaching as odl-bgpcep-bgp-benchmark-0.24.0-SNAPSHOT-cyclonedx.json 07:41:39 [INFO] 07:41:39 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-benchmark --- 07:41:39 [INFO] Skipping duplicate-finder execution! 07:41:39 [INFO] 07:41:39 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-benchmark --- 07:41:39 [INFO] Skipping plugin execution 07:41:39 [INFO] 07:41:39 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-benchmark --- 07:41:39 [INFO] Skipping source per configuration. 07:41:39 [INFO] 07:41:39 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-benchmark --- 07:41:39 [INFO] 07:41:39 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-benchmark --- 07:41:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:41:39 [INFO] 07:41:39 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-benchmark --- 07:41:39 [WARNING] 07:41:39 [WARNING] The packaging plugin for project odl-bgpcep-bgp-benchmark did not assign 07:41:39 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:41:39 [WARNING] 07:41:39 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:41:39 [WARNING] 07:41:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-benchmark/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-benchmark/0.24.0-SNAPSHOT/odl-bgpcep-bgp-benchmark-0.24.0-SNAPSHOT.pom 07:41:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-benchmark/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-benchmark/0.24.0-SNAPSHOT/odl-bgpcep-bgp-benchmark-0.24.0-SNAPSHOT-features.xml 07:41:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-benchmark/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-benchmark/0.24.0-SNAPSHOT/odl-bgpcep-bgp-benchmark-0.24.0-SNAPSHOT-cyclonedx.xml 07:41:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-benchmark/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-benchmark/0.24.0-SNAPSHOT/odl-bgpcep-bgp-benchmark-0.24.0-SNAPSHOT-cyclonedx.json 07:41:39 [INFO] 07:41:39 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bgp-benchmark --- 07:41:39 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-benchmark:feature:0.24.0-SNAPSHOT 07:41:39 [INFO] +- org.opendaylight.bgpcep:bgp-benchmark-app:jar:0.24.0-SNAPSHOT:compile 07:41:39 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:41:39 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:41:39 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:41:39 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:41:39 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:41:39 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:41:39 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:41:39 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:41:39 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:41:39 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:41:39 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:41:39 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:41:39 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:41:39 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:41:39 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:41:39 [INFO] | | +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:41:39 [INFO] | | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:41:39 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:41:39 [INFO] | | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:41:39 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:41:39 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:41:39 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:41:39 [INFO] | | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:41:39 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:41:39 [INFO] | | +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:41:39 [INFO] | | \- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:41:39 [INFO] | | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:41:39 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:41:39 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.24.0-SNAPSHOT:compile 07:41:39 [INFO] | | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT:compile 07:41:39 [INFO] | | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:41:39 [INFO] | | | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:41:39 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:41:39 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:compile 07:41:39 [INFO] | | | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:41:39 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.24.0-SNAPSHOT:compile 07:41:39 [INFO] | | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.24.0-SNAPSHOT:compile 07:41:39 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:41:39 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:41:39 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:41:39 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:41:39 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:41:39 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:41:39 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.24.0-SNAPSHOT:compile 07:41:39 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.24.0-SNAPSHOT:compile 07:41:39 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.24.0-SNAPSHOT:compile 07:41:39 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.24.0-SNAPSHOT:compile 07:41:39 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.24.0-SNAPSHOT:compile 07:41:39 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:41:39 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:41:39 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:41:39 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.24.0-SNAPSHOT:compile 07:41:39 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:41:39 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:41:39 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.24.0-SNAPSHOT:compile 07:41:39 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.24.0-SNAPSHOT:compile 07:41:39 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:compile 07:41:39 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:41:39 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.24.0-SNAPSHOT:compile 07:41:39 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.24.0-SNAPSHOT:compile 07:41:39 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:compile 07:41:39 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:compile 07:41:39 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:compile 07:41:39 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:41:39 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:compile 07:41:39 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:compile 07:41:39 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile 07:41:39 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:41:39 [INFO] | | | \- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:41:39 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 07:41:39 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:41:39 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:compile 07:41:39 [INFO] | | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:41:39 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 07:41:39 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:compile 07:41:39 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:41:39 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:41:39 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:41:39 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:41:39 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:41:39 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:41:39 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 07:41:39 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:compile 07:41:39 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:compile 07:41:39 [INFO] | | +- com.typesafe:config:jar:1.4.5:compile 07:41:39 [INFO] | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 07:41:39 [INFO] | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:compile 07:41:39 [INFO] | | | +- io.aeron:aeron-annotations:jar:1.45.1:compile 07:41:39 [INFO] | | | +- io.aeron:aeron-client:jar:1.45.1:compile 07:41:39 [INFO] | | | +- io.aeron:aeron-driver:jar:1.45.1:compile 07:41:39 [INFO] | | | +- org.agrona:agrona:jar:1.22.0:compile 07:41:39 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:41:39 [INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:41:39 [INFO] | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:compile 07:41:39 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:12.0.3:compile 07:41:39 [INFO] | | \- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:compile 07:41:39 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:41:39 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:compile 07:41:39 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:compile 07:41:39 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.26.0:compile 07:41:39 [INFO] | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:compile 07:41:39 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:41:39 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:41:39 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:compile 07:41:39 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:compile 07:41:39 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:compile 07:41:39 [INFO] | | \- org.apache.commons:commons-text:jar:1.14.0:compile 07:41:39 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:compile 07:41:39 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:compile 07:41:39 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:compile 07:41:39 [INFO] | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:compile 07:41:39 [INFO] | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:compile 07:41:39 [INFO] | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:compile 07:41:39 [INFO] | | | +- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:compile 07:41:39 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:41:39 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:41:39 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:compile 07:41:39 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:compile 07:41:39 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:compile 07:41:39 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:41:39 [INFO] | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:41:39 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:41:39 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:41:39 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:41:39 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:41:39 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:41:39 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:41:39 [INFO] | | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:41:39 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:41:39 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:41:39 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:41:39 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:41:39 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:41:39 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:41:39 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:compile 07:41:39 [INFO] | | \- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:compile 07:41:39 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:compile 07:41:39 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:compile 07:41:39 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:compile 07:41:39 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:compile 07:41:39 [INFO] | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:compile 07:41:39 [INFO] | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:41:39 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:compile 07:41:39 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:compile 07:41:39 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:41:39 [INFO] | | +- org.opendaylight.controller:raft-api:jar:12.0.3:compile 07:41:39 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:compile 07:41:39 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:41:39 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:41:39 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:41:39 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:compile 07:41:39 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:compile 07:41:39 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:compile 07:41:39 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:compile 07:41:39 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:compile 07:41:39 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:compile 07:41:39 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:compile 07:41:39 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:compile 07:41:39 [INFO] +- org.opendaylight.controller:odl-controller-blueprint:xml:features:12.0.3:compile 07:41:39 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:41:39 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:41:39 [INFO] | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:41:39 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:41:39 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:41:39 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:41:39 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:41:39 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:41:39 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:41:39 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:41:39 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:41:39 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:41:39 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:41:39 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:41:39 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:41:39 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:41:39 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:41:39 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:41:39 [INFO] | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:41:39 [INFO] | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:41:39 [INFO] | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:41:39 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:41:39 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:41:39 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:41:39 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:41:39 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:41:39 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:41:39 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:41:39 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:41:39 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:41:39 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:41:39 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:41:39 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:41:39 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:41:39 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:41:39 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:41:39 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:41:39 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:41:39 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:41:39 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:41:39 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:41:39 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:41:39 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:41:39 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:41:39 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:41:39 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:41:39 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:41:39 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:41:39 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:41:39 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:41:39 [INFO] | | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:41:39 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:41:39 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:41:39 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:41:39 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:41:39 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:41:39 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:41:39 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:41:39 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:41:39 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:41:39 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:41:39 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:41:39 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:41:39 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:41:39 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:41:39 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:41:39 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:41:39 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:41:39 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:41:39 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:41:39 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:41:39 [INFO] | \- org.opendaylight.controller:blueprint:jar:12.0.3:compile 07:41:39 [INFO] | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 07:41:39 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:41:39 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:41:39 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:41:39 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:41:39 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:41:39 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:41:39 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:41:39 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:41:39 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:41:39 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:41:39 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:41:39 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:41:39 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:41:39 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:41:39 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:41:39 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:41:39 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:41:39 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:41:39 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:41:39 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:41:39 [INFO] +- junit:junit:jar:4.13.2:test 07:41:39 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:41:39 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:41:39 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:41:39 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:41:39 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:41:39 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:41:39 [INFO] 07:41:39 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-bgp-benchmark --- 07:41:39 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-benchmark/target/sonatype-clm/module.xml 07:41:39 [INFO] 07:41:39 [INFO] ------------< org.opendaylight.bgpcep:data-change-counter >------------- 07:41:39 [INFO] Building data-change-counter 0.24.0-SNAPSHOT [145/167] 07:41:39 [INFO] from data-change-counter/pom.xml 07:41:39 [INFO] -------------------------------[ bundle ]------------------------------- 07:41:39 [INFO] 07:41:39 [INFO] --- clean:3.5.0:clean (default-clean) @ data-change-counter --- 07:41:39 [INFO] 07:41:39 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ data-change-counter --- 07:41:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:41:39 [INFO] 07:41:39 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ data-change-counter --- 07:41:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:41:39 [INFO] 07:41:39 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ data-change-counter --- 07:41:39 [INFO] 07:41:39 [INFO] --- dependency:3.9.0:properties (default) @ data-change-counter --- 07:41:39 [INFO] 07:41:39 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ data-change-counter --- 07:41:39 [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/data-change-counter/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:41:39 [INFO] 07:41:39 [INFO] --- yang:14.0.20:generate-sources (binding) @ data-change-counter --- 07:41:39 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:41:39 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/data-change-counter/src/main/yang 07:41:39 [INFO] yang-to-sources: Found 3 dependencies in 841.9 μs 07:41:39 [INFO] yang-to-sources: Project model files found: 2 in 870.1 μs 07:41:39 [INFO] yang-to-sources: 2 YANG models processed in 5.341 ms 07:41:39 [INFO] BindingJavaFileGenerator: Defined 15 files in 1.147 ms 07:41:39 [INFO] Sorted 15 files into 6 directories in 87.93 μs 07:41:39 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 15 in 7.916 ms 07:41:39 [INFO] 07:41:39 [INFO] --- checkstyle:3.6.0:check (check-license) @ data-change-counter --- 07:41:39 [INFO] Starting audit... 07:41:39 Audit done. 07:41:39 [INFO] You have 0 Checkstyle violations. 07:41:39 [INFO] 07:41:39 [INFO] --- checkstyle:3.6.0:check (default) @ data-change-counter --- 07:41:39 [INFO] Starting audit... 07:41:39 Audit done. 07:41:39 [INFO] You have 0 Checkstyle violations. 07:41:39 [INFO] 07:41:39 [INFO] --- dependency:3.9.0:copy (unpack-license) @ data-change-counter --- 07:41:39 [INFO] 07:41:39 [INFO] --- resources:3.3.1:resources (default-resources) @ data-change-counter --- 07:41:39 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/data-change-counter/src/main/resources 07:41:39 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/data-change-counter/target/generated-sources/spi 07:41:39 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:41:39 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:41:39 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:41:39 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/data-change-counter/target/generated-sources/spi 07:41:39 [INFO] 07:41:39 [INFO] --- compiler:3.14.1:compile (default-compile) @ data-change-counter --- 07:41:39 [INFO] Recompiling the module because of changed source code. 07:41:39 [INFO] Compiling 16 source files with javac [debug release 21] to target/classes 07:41:39 [INFO] 07:41:39 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ data-change-counter >>> 07:41:39 [INFO] 07:41:39 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ data-change-counter --- 07:41:39 [INFO] Fork Value is true 07:41:42 [INFO] Done SpotBugs Analysis.... 07:41:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:41:42 [INFO] 07:41:42 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ data-change-counter <<< 07:41:42 [INFO] 07:41:42 [INFO] 07:41:42 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ data-change-counter --- 07:41:42 [INFO] BugInstance size is 0 07:41:42 [INFO] Error size is 0 07:41:42 [INFO] No errors/warnings found 07:41:42 [INFO] 07:41:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ data-change-counter --- 07:41:42 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:41:42 [INFO] 07:41:42 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ data-change-counter --- 07:41:42 [INFO] Recompiling the module because of changed dependency. 07:41:42 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 07:41:42 [INFO] 07:41:42 [INFO] --- surefire:3.5.4:test (default-test) @ data-change-counter --- 07:41:42 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:41:42 [INFO] 07:41:42 [INFO] ------------------------------------------------------- 07:41:42 [INFO] T E S T S 07:41:42 [INFO] ------------------------------------------------------- 07:41:43 [INFO] Running org.opendaylight.protocol.data.change.counter.TopologyDataChangeCounterTest 07:41:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.898 s -- in org.opendaylight.protocol.data.change.counter.TopologyDataChangeCounterTest 07:41:46 [INFO] 07:41:46 [INFO] Results: 07:41:46 [INFO] 07:41:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 07:41:46 [INFO] 07:41:46 [INFO] 07:41:46 [INFO] --- copy:14.1.6:copy-files (default) @ data-change-counter --- 07:41:46 [INFO] 07:41:46 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ data-change-counter --- 07:41:46 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/data-change-counter/target/data-change-counter-0.24.0-SNAPSHOT.jar 07:41:46 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/data-change-counter/target/classes/META-INF/MANIFEST.MF 07:41:46 [INFO] 07:41:46 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ data-change-counter --- 07:41:48 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/data-change-counter/target/data-change-counter-0.24.0-SNAPSHOT-javadoc.jar 07:41:48 [INFO] 07:41:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ data-change-counter --- 07:41:48 [INFO] CycloneDX: Resolving Dependencies 07:41:49 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 07:41:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/data-change-counter/target/bom.xml 07:41:49 [INFO] attaching as data-change-counter-0.24.0-SNAPSHOT-cyclonedx.xml 07:41:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/data-change-counter/target/bom.json 07:41:49 [INFO] attaching as data-change-counter-0.24.0-SNAPSHOT-cyclonedx.json 07:41:49 [INFO] 07:41:49 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ data-change-counter --- 07:41:49 [INFO] Skipping duplicate-finder execution! 07:41:49 [INFO] 07:41:49 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ data-change-counter --- 07:41:49 [INFO] No dependency problems found 07:41:49 [INFO] 07:41:49 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ data-change-counter --- 07:41:49 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/data-change-counter/target/data-change-counter-0.24.0-SNAPSHOT-sources.jar 07:41:49 [INFO] 07:41:49 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ data-change-counter --- 07:41:49 [INFO] 07:41:49 [INFO] --- jacoco:0.8.14:report (report) @ data-change-counter --- 07:41:49 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/data-change-counter/target/code-coverage/jacoco.exec 07:41:49 [INFO] Analyzed bundle 'data-change-counter' with 7 classes 07:41:49 [INFO] 07:41:49 [INFO] --- install:3.1.4:install (default-install) @ data-change-counter --- 07:41:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/data-change-counter/pom.xml to /tmp/r/org/opendaylight/bgpcep/data-change-counter/0.24.0-SNAPSHOT/data-change-counter-0.24.0-SNAPSHOT.pom 07:41:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/data-change-counter/target/data-change-counter-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/data-change-counter/0.24.0-SNAPSHOT/data-change-counter-0.24.0-SNAPSHOT.jar 07:41:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/data-change-counter/target/data-change-counter-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/data-change-counter/0.24.0-SNAPSHOT/data-change-counter-0.24.0-SNAPSHOT-javadoc.jar 07:41:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/data-change-counter/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/data-change-counter/0.24.0-SNAPSHOT/data-change-counter-0.24.0-SNAPSHOT-cyclonedx.xml 07:41:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/data-change-counter/target/bom.json to /tmp/r/org/opendaylight/bgpcep/data-change-counter/0.24.0-SNAPSHOT/data-change-counter-0.24.0-SNAPSHOT-cyclonedx.json 07:41:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/data-change-counter/target/data-change-counter-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/data-change-counter/0.24.0-SNAPSHOT/data-change-counter-0.24.0-SNAPSHOT-sources.jar 07:41:49 [INFO] 07:41:49 [INFO] --- bundle:6.0.0:install (default-install) @ data-change-counter --- 07:41:49 [INFO] Installing org/opendaylight/bgpcep/data-change-counter/0.24.0-SNAPSHOT/data-change-counter-0.24.0-SNAPSHOT.jar 07:41:49 [INFO] Writing OBR metadata 07:41:49 [INFO] 07:41:49 [INFO] --- dependency:3.9.0:tree (default-cli) @ data-change-counter --- 07:41:49 [INFO] org.opendaylight.bgpcep:data-change-counter:bundle:0.24.0-SNAPSHOT 07:41:49 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:41:49 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:41:49 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:41:49 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:41:49 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:41:49 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:41:49 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:41:49 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:41:49 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:41:49 [INFO] | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:41:49 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:41:49 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:41:49 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:41:49 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:41:49 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:41:49 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:41:49 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:41:49 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:41:49 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:41:49 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:41:49 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:41:49 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:41:49 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:41:49 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:41:49 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:test 07:41:49 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:test 07:41:49 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:test 07:41:49 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:41:49 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:41:49 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:41:49 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:41:49 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:41:49 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:41:49 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:41:49 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:41:49 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:41:49 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:41:49 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:41:49 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:41:49 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:41:49 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:41:49 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:41:49 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:41:49 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:41:49 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:41:49 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:41:49 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:41:49 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:41:49 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:41:49 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:41:49 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:41:49 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:41:49 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:41:49 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:41:49 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:41:49 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:41:49 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:41:49 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:41:49 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:41:49 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:41:49 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:41:49 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:41:49 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:41:49 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:41:49 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:41:49 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:41:49 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:41:49 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:41:49 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:41:49 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:test 07:41:49 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:41:49 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:41:49 [INFO] | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:41:49 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:41:49 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:test 07:41:49 [INFO] | | \- org.immutables:value:jar:annotations:2.11.6:test (optional) 07:41:49 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:41:49 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:41:49 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:41:49 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:test 07:41:49 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:test 07:41:49 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:41:49 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:41:49 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:41:49 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.24.0-SNAPSHOT:test 07:41:49 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.20:test 07:41:49 [INFO] | +- ch.qos.logback:logback-core:jar:1.5.20:test 07:41:49 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:test 07:41:49 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:41:49 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:41:49 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:41:49 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:41:49 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:41:49 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:41:49 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:41:49 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:41:49 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:41:49 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:41:49 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:41:49 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:41:49 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:41:49 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:41:49 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:41:49 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:41:49 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:41:49 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:41:49 [INFO] +- junit:junit:jar:4.13.2:test 07:41:49 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:41:49 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:41:49 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:41:49 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:41:49 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:41:49 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:41:49 [INFO] 07:41:49 [INFO] --- clm:3.0.0-01:index (default-cli) @ data-change-counter --- 07:41:49 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/data-change-counter/target/sonatype-clm/module.xml 07:41:49 [INFO] 07:41:49 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-data-change-counter >------- 07:41:49 [INFO] Building ODL :: Bgpcep :: odl-bgpcep-data-change-counter 0.24.0-SNAPSHOT [146/167] 07:41:49 [INFO] from features/odl-bgpcep-data-change-counter/pom.xml 07:41:49 [INFO] ------------------------------[ feature ]------------------------------- 07:41:49 [INFO] 07:41:49 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-data-change-counter --- 07:41:49 [INFO] 07:41:49 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-data-change-counter --- 07:41:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:41:49 [INFO] 07:41:49 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-data-change-counter --- 07:41:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:41:49 [INFO] 07:41:49 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-data-change-counter --- 07:41:50 [INFO] 07:41:50 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-data-change-counter --- 07:41:50 [INFO] 07:41:50 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-data-change-counter --- 07:41:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:41:50 [INFO] argLine set to empty 07:41:50 [INFO] 07:41:50 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-data-change-counter --- 07:41:50 [INFO] Starting audit... 07:41:50 Audit done. 07:41:50 [INFO] You have 0 Checkstyle violations. 07:41:50 [INFO] 07:41:50 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-data-change-counter --- 07:41:50 [INFO] Starting audit... 07:41:50 Audit done. 07:41:50 [INFO] You have 0 Checkstyle violations. 07:41:50 [INFO] 07:41:50 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-data-change-counter --- 07:41:50 [INFO] 07:41:50 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-data-change-counter --- 07:41:50 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-data-change-counter/target/feature/feature.xml 07:41:50 [INFO] ...done! 07:41:50 [INFO] Attaching features XML 07:41:50 [INFO] 07:41:50 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-data-change-counter --- 07:41: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:41:50 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:41:50 [INFO] 07:41:50 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-data-change-counter >>> 07:41:50 [INFO] 07:41:50 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-data-change-counter --- 07:41:50 [INFO] No files found to run spotbugs, check compile phase has been run 07:41:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:41:50 [INFO] 07:41:50 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-data-change-counter <<< 07:41:50 [INFO] 07:41:50 [INFO] 07:41:50 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-data-change-counter --- 07:41:50 [INFO] 07:41:50 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-data-change-counter --- 07:41:50 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-data-change-counter 07:41:50 [INFO] Project dependency features detected: [] 07:41:50 [INFO] Pax Exam System (Version: 4.14.0) created. 07:41:50 [INFO] Creating RMI registry server on 127.0.0.1:41915 07:41:50 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:41:50 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:41:50 [INFO] Waiting for remote bundle context.. on 41915 name: 22e57088-1e02-45f6-832c-5819de93984d timout: [ RelativeTimeout value = 180000 ] 07:41:53 [INFO] Building jar from resources and headers. 07:41:53 [INFO] Writing jar finished. 07:42:01 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:42:01 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:42:01 [INFO] 07:42:01 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-data-change-counter --- 07:42:01 [INFO] 07:42:01 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-data-change-counter --- 07:42:01 [INFO] No Javadoc in project. Archive not created. 07:42:01 [INFO] 07:42:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-data-change-counter --- 07:42:01 [INFO] CycloneDX: Resolving Dependencies 07:42:04 [INFO] CycloneDX: Creating BOM version 1.6 with 217 component(s) 07:42:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-data-change-counter/target/bom.xml 07:42:04 [INFO] attaching as odl-bgpcep-data-change-counter-0.24.0-SNAPSHOT-cyclonedx.xml 07:42:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-data-change-counter/target/bom.json 07:42:04 [INFO] attaching as odl-bgpcep-data-change-counter-0.24.0-SNAPSHOT-cyclonedx.json 07:42:04 [INFO] 07:42:04 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-data-change-counter --- 07:42:04 [INFO] Skipping duplicate-finder execution! 07:42:04 [INFO] 07:42:04 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-data-change-counter --- 07:42:04 [INFO] Skipping plugin execution 07:42:04 [INFO] 07:42:04 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-data-change-counter --- 07:42:04 [INFO] Skipping source per configuration. 07:42:04 [INFO] 07:42:04 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-data-change-counter --- 07:42:04 [INFO] 07:42:04 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-data-change-counter --- 07:42:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:42:04 [INFO] 07:42:04 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-data-change-counter --- 07:42:04 [WARNING] 07:42:04 [WARNING] The packaging plugin for project odl-bgpcep-data-change-counter did not assign 07:42:04 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:42:04 [WARNING] 07:42:04 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:42:04 [WARNING] 07:42:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-data-change-counter/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-data-change-counter/0.24.0-SNAPSHOT/odl-bgpcep-data-change-counter-0.24.0-SNAPSHOT.pom 07:42:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-data-change-counter/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-data-change-counter/0.24.0-SNAPSHOT/odl-bgpcep-data-change-counter-0.24.0-SNAPSHOT-features.xml 07:42:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-data-change-counter/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-data-change-counter/0.24.0-SNAPSHOT/odl-bgpcep-data-change-counter-0.24.0-SNAPSHOT-cyclonedx.xml 07:42:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-data-change-counter/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-data-change-counter/0.24.0-SNAPSHOT/odl-bgpcep-data-change-counter-0.24.0-SNAPSHOT-cyclonedx.json 07:42:04 [INFO] 07:42:04 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-data-change-counter --- 07:42:04 [INFO] org.opendaylight.bgpcep:odl-bgpcep-data-change-counter:feature:0.24.0-SNAPSHOT 07:42:04 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:15.0.2:compile 07:42:04 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:42:04 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:42:04 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:42:04 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:42:04 [INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:42:04 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:42:04 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:42:04 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:42:04 [INFO] | | | \- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:42:04 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:42:04 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:42:04 [INFO] +- org.opendaylight.bgpcep:data-change-counter:jar:0.24.0-SNAPSHOT:compile 07:42:04 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:42:04 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:42:04 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:42:04 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:42:04 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:42:04 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:42:04 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:42:04 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:42:04 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:42:04 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:42:04 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:42:04 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:42:04 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:42:04 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:42:04 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:42:04 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:42:04 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:42:04 [INFO] | | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:42:04 [INFO] | | \- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:42:04 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.24.0-SNAPSHOT:compile 07:42:04 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:42:04 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:42:04 [INFO] | \- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:42:04 [INFO] | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:42:04 [INFO] | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:42:04 [INFO] | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:42:04 [INFO] | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:42:04 [INFO] | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:42:04 [INFO] | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:42:04 [INFO] | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:42:04 [INFO] | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:42:04 [INFO] | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:42:04 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:42:04 [INFO] | +- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:42:04 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:42:04 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:42:04 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:42:04 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:42:04 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:42:04 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:42:04 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:compile 07:42:04 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:compile 07:42:04 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:compile 07:42:04 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:42:04 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:42:04 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:42:04 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:42:04 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:42:04 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:42:04 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:42:04 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:42:04 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:42:04 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:42:04 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:42:04 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:compile 07:42:04 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:compile 07:42:04 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:42:04 [INFO] | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:42:04 [INFO] | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:42:04 [INFO] | | | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:42:04 [INFO] | | | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:42:04 [INFO] | | | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:42:04 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:42:04 [INFO] | | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:42:04 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:42:04 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:42:04 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:42:04 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:42:04 [INFO] | | | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:42:04 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile 07:42:04 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:42:04 [INFO] | | | | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:42:04 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:42:04 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:42:04 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:42:04 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 07:42:04 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:42:04 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:compile 07:42:04 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:42:04 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:42:04 [INFO] | | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:42:04 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 07:42:04 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:compile 07:42:04 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:42:04 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:42:04 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:42:04 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 07:42:04 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:compile 07:42:04 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:compile 07:42:04 [INFO] | | +- com.typesafe:config:jar:1.4.5:compile 07:42:04 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:42:04 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:42:04 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:42:04 [INFO] | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 07:42:04 [INFO] | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:compile 07:42:04 [INFO] | | | +- io.aeron:aeron-annotations:jar:1.45.1:compile 07:42:04 [INFO] | | | +- io.aeron:aeron-client:jar:1.45.1:compile 07:42:04 [INFO] | | | +- io.aeron:aeron-driver:jar:1.45.1:compile 07:42:04 [INFO] | | | +- org.agrona:agrona:jar:1.22.0:compile 07:42:04 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:42:04 [INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:42:04 [INFO] | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:compile 07:42:04 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:12.0.3:compile 07:42:04 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:42:04 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:42:04 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:42:04 [INFO] | | \- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:compile 07:42:04 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:42:04 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:compile 07:42:04 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:compile 07:42:04 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.26.0:compile 07:42:04 [INFO] | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:compile 07:42:04 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:42:04 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:42:04 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:42:04 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:42:04 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:compile 07:42:04 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:compile 07:42:04 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:compile 07:42:04 [INFO] | | \- org.apache.commons:commons-text:jar:1.14.0:compile 07:42:04 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:42:04 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:42:04 [INFO] | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:42:04 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:42:04 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:42:04 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:42:04 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:42:04 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:42:04 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:42:04 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:42:04 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:42:04 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:42:04 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:42:04 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:42:04 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:compile 07:42:04 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:42:04 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:42:04 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:42:04 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:42:04 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:42:04 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:42:04 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:42:04 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:42:04 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:42:04 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:42:04 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:42:04 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:42:04 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:42:04 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:42:04 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:42:04 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:42:04 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:42:04 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:42:04 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:42:04 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:42:04 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:42:04 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:42:04 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:42:04 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:42:04 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:42:04 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:42:04 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:42:04 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:42:04 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:compile 07:42:04 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:compile 07:42:04 [INFO] | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:compile 07:42:04 [INFO] | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:compile 07:42:04 [INFO] | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:compile 07:42:04 [INFO] | | | +- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:compile 07:42:04 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:42:04 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:42:04 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:compile 07:42:04 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:compile 07:42:04 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:compile 07:42:04 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:compile 07:42:04 [INFO] | | \- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:compile 07:42:04 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:compile 07:42:04 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:compile 07:42:04 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:compile 07:42:04 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:42:04 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:42:04 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:compile 07:42:04 [INFO] | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:compile 07:42:04 [INFO] | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:42:04 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:compile 07:42:04 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:compile 07:42:04 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:42:04 [INFO] | | +- org.opendaylight.controller:raft-api:jar:12.0.3:compile 07:42:04 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:compile 07:42:04 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:42:04 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:42:04 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:42:04 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:42:04 [INFO] | | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:42:04 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:compile 07:42:04 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:compile 07:42:04 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:compile 07:42:04 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:compile 07:42:04 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:compile 07:42:04 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:compile 07:42:04 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:compile 07:42:04 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:compile 07:42:04 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:42:04 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:42:04 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:42:04 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:42:04 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:42:04 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:42:04 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:42:04 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:42:04 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:42:04 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:42:04 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:42:04 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:42:04 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:42:04 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:42:04 [INFO] +- junit:junit:jar:4.13.2:test 07:42:04 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:42:04 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:42:04 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:42:04 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:42:04 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:42:04 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:42:04 [INFO] 07:42:04 [INFO] --- clm:3.0.0-01:index (default-cli) @ odl-bgpcep-data-change-counter --- 07:42:04 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-data-change-counter/target/sonatype-clm/module.xml 07:42:04 [INFO] 07:42:04 [INFO] ----------< org.opendaylight.bgpcep:features-bgpcep-testing >----------- 07:42:04 [INFO] Building features-bgpcep-testing 0.24.0-SNAPSHOT [147/167] 07:42:04 [INFO] from features/features-bgpcep-testing/pom.xml 07:42:04 [INFO] ------------------------------[ feature ]------------------------------- 07:42:04 [INFO] 07:42:04 [INFO] --- clean:3.5.0:clean (default-clean) @ features-bgpcep-testing --- 07:42:04 [INFO] 07:42:04 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-bgpcep-testing --- 07:42:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:42:04 [INFO] 07:42:04 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ features-bgpcep-testing --- 07:42:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:42:04 [INFO] 07:42:04 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-bgpcep-testing --- 07:42:04 [INFO] 07:42:04 [INFO] --- dependency:3.9.0:properties (default) @ features-bgpcep-testing --- 07:42:04 [INFO] 07:42:04 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ features-bgpcep-testing --- 07:42:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:42:04 [INFO] argLine set to empty 07:42:04 [INFO] 07:42:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-bgpcep-testing --- 07:42:04 [INFO] Starting audit... 07:42:04 Audit done. 07:42:04 [INFO] You have 0 Checkstyle violations. 07:42:04 [INFO] 07:42:04 [INFO] --- checkstyle:3.6.0:check (default) @ features-bgpcep-testing --- 07:42:04 [INFO] Starting audit... 07:42:04 Audit done. 07:42:04 [INFO] You have 0 Checkstyle violations. 07:42:04 [INFO] 07:42:04 [INFO] --- dependency:3.9.0:copy (unpack-license) @ features-bgpcep-testing --- 07:42:04 [INFO] 07:42:04 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-bgpcep-testing --- 07:42:04 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/features-bgpcep-testing/target/feature/feature.xml 07:42:04 [INFO] ...done! 07:42:04 [INFO] Attaching features XML 07:42:04 [INFO] 07:42:04 [INFO] --- karaf:4.4.8:verify (default-verify) @ features-bgpcep-testing --- 07:42:04 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:42:04 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:42:04 [INFO] 07:42:04 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-bgpcep-testing >>> 07:42:04 [INFO] 07:42:04 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-bgpcep-testing --- 07:42:04 [INFO] No files found to run spotbugs, check compile phase has been run 07:42:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:42:04 [INFO] 07:42:04 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-bgpcep-testing <<< 07:42:04 [INFO] 07:42:04 [INFO] 07:42:04 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-bgpcep-testing --- 07:42:04 [INFO] 07:42:04 [INFO] --- feattest:14.1.6:test (default) @ features-bgpcep-testing --- 07:42:04 [INFO] 07:42:04 [INFO] --- copy:14.1.6:copy-files (default) @ features-bgpcep-testing --- 07:42:04 [INFO] 07:42:04 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ features-bgpcep-testing --- 07:42:04 [INFO] No Javadoc in project. Archive not created. 07:42:04 [INFO] 07:42:04 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-bgpcep-testing --- 07:42:04 [INFO] CycloneDX: Resolving Dependencies 07:42:07 [INFO] CycloneDX: Creating BOM version 1.6 with 246 component(s) 07:42:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/features-bgpcep-testing/target/bom.xml 07:42:07 [INFO] attaching as features-bgpcep-testing-0.24.0-SNAPSHOT-cyclonedx.xml 07:42:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/features-bgpcep-testing/target/bom.json 07:42:07 [INFO] attaching as features-bgpcep-testing-0.24.0-SNAPSHOT-cyclonedx.json 07:42:07 [INFO] 07:42:07 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-bgpcep-testing --- 07:42:07 [INFO] Skipping duplicate-finder execution! 07:42:07 [INFO] 07:42:07 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ features-bgpcep-testing --- 07:42:07 [INFO] Skipping plugin execution 07:42:07 [INFO] 07:42:07 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-bgpcep-testing --- 07:42:07 [INFO] No sources in project. Archive not created. 07:42:07 [INFO] 07:42:07 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-bgpcep-testing --- 07:42:07 [INFO] 07:42:07 [INFO] --- jacoco:0.8.14:report (report) @ features-bgpcep-testing --- 07:42:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:42:07 [INFO] 07:42:07 [INFO] --- install:3.1.4:install (default-install) @ features-bgpcep-testing --- 07:42:07 [WARNING] 07:42:07 [WARNING] The packaging plugin for project features-bgpcep-testing did not assign 07:42:07 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:42:07 [WARNING] 07:42:07 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:42:07 [WARNING] 07:42:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/features-bgpcep-testing/pom.xml to /tmp/r/org/opendaylight/bgpcep/features-bgpcep-testing/0.24.0-SNAPSHOT/features-bgpcep-testing-0.24.0-SNAPSHOT.pom 07:42:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/features-bgpcep-testing/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/features-bgpcep-testing/0.24.0-SNAPSHOT/features-bgpcep-testing-0.24.0-SNAPSHOT-features.xml 07:42:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/features-bgpcep-testing/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/features-bgpcep-testing/0.24.0-SNAPSHOT/features-bgpcep-testing-0.24.0-SNAPSHOT-cyclonedx.xml 07:42:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/features-bgpcep-testing/target/bom.json to /tmp/r/org/opendaylight/bgpcep/features-bgpcep-testing/0.24.0-SNAPSHOT/features-bgpcep-testing-0.24.0-SNAPSHOT-cyclonedx.json 07:42:07 [INFO] 07:42:07 [INFO] --- dependency:3.9.0:tree (default-cli) @ features-bgpcep-testing --- 07:42:07 [INFO] org.opendaylight.bgpcep:features-bgpcep-testing:feature:0.24.0-SNAPSHOT 07:42:07 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:42:07 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:42:07 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:42:07 [INFO] | | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:42:07 [INFO] | | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:42:07 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:42:07 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:42:07 [INFO] | | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:42:07 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:42:07 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:42:07 [INFO] | | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:42:07 [INFO] | | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:42:07 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:42:07 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:42:07 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:42:07 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.24.0-SNAPSHOT:compile 07:42:07 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:42:07 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:42:07 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:42:07 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:42:07 [INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:42:07 [INFO] | | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:42:07 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:42:07 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:42:07 [INFO] | \- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:42:07 [INFO] | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:42:07 [INFO] | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:42:07 [INFO] | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:42:07 [INFO] | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:42:07 [INFO] | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:42:07 [INFO] | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:42:07 [INFO] | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:42:07 [INFO] | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:42:07 [INFO] | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:42:07 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:42:07 [INFO] | +- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:42:07 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:42:07 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:42:07 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:42:07 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:42:07 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:42:07 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:42:07 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-benchmark:xml:features:0.24.0-SNAPSHOT:compile 07:42:07 [INFO] | +- org.opendaylight.bgpcep:bgp-benchmark-app:jar:0.24.0-SNAPSHOT:compile 07:42:07 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:42:07 [INFO] | | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:42:07 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:42:07 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:42:07 [INFO] | | | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:42:07 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:42:07 [INFO] | | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:42:07 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:42:07 [INFO] | | | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:42:07 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:42:07 [INFO] | | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:42:07 [INFO] | | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:42:07 [INFO] | | +- org.opendaylight.bgpcep:bgp-inet:jar:0.24.0-SNAPSHOT:compile 07:42:07 [INFO] | | | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT:compile 07:42:07 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:42:07 [INFO] | | | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:compile 07:42:07 [INFO] | | | | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:42:07 [INFO] | | | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.24.0-SNAPSHOT:compile 07:42:07 [INFO] | | | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.24.0-SNAPSHOT:compile 07:42:07 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:42:07 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:42:07 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:42:07 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:42:07 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:42:07 [INFO] | | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:42:07 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.24.0-SNAPSHOT:compile 07:42:07 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.24.0-SNAPSHOT:compile 07:42:07 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.24.0-SNAPSHOT:compile 07:42:07 [INFO] | | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.24.0-SNAPSHOT:compile 07:42:07 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.24.0-SNAPSHOT:compile 07:42:07 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:42:07 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.24.0-SNAPSHOT:compile 07:42:07 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.24.0-SNAPSHOT:compile 07:42:07 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.24.0-SNAPSHOT:compile 07:42:07 [INFO] | | | \- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:compile 07:42:07 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.24.0-SNAPSHOT:compile 07:42:07 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.24.0-SNAPSHOT:compile 07:42:07 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:compile 07:42:07 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:compile 07:42:07 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:compile 07:42:07 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:42:07 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:compile 07:42:07 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:compile 07:42:07 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile 07:42:07 [INFO] | | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:42:07 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:42:07 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 07:42:07 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:42:07 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:compile 07:42:07 [INFO] | | | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:42:07 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 07:42:07 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:compile 07:42:07 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:42:07 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:42:07 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:42:07 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 07:42:07 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:compile 07:42:07 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:compile 07:42:07 [INFO] | | | +- com.typesafe:config:jar:1.4.5:compile 07:42:07 [INFO] | | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 07:42:07 [INFO] | | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:compile 07:42:07 [INFO] | | | | +- io.aeron:aeron-annotations:jar:1.45.1:compile 07:42:07 [INFO] | | | | +- io.aeron:aeron-client:jar:1.45.1:compile 07:42:07 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.45.1:compile 07:42:07 [INFO] | | | | +- org.agrona:agrona:jar:1.22.0:compile 07:42:07 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:42:07 [INFO] | | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:42:07 [INFO] | | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:compile 07:42:07 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:12.0.3:compile 07:42:07 [INFO] | | | \- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:compile 07:42:07 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:42:07 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:compile 07:42:07 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:compile 07:42:07 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.26.0:compile 07:42:07 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:compile 07:42:07 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:42:07 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:42:07 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:compile 07:42:07 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:compile 07:42:07 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:compile 07:42:07 [INFO] | | | \- org.apache.commons:commons-text:jar:1.14.0:compile 07:42:07 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:compile 07:42:07 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:compile 07:42:07 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:compile 07:42:07 [INFO] | | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:compile 07:42:07 [INFO] | | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:compile 07:42:07 [INFO] | | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:compile 07:42:07 [INFO] | | | | +- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:compile 07:42:07 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:42:07 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:42:07 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:compile 07:42:07 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:compile 07:42:07 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:compile 07:42:07 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:compile 07:42:07 [INFO] | | | \- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:compile 07:42:07 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:compile 07:42:07 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:compile 07:42:07 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:compile 07:42:07 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:compile 07:42:07 [INFO] | | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:compile 07:42:07 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:42:07 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:compile 07:42:07 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:compile 07:42:07 [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:42:07 [INFO] | | | +- org.opendaylight.controller:raft-api:jar:12.0.3:compile 07:42:07 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:compile 07:42:07 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:42:07 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:42:07 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:42:07 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:compile 07:42:07 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:compile 07:42:07 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:compile 07:42:07 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:compile 07:42:07 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:compile 07:42:07 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:compile 07:42:07 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:compile 07:42:07 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:compile 07:42:07 [INFO] | \- org.opendaylight.controller:odl-controller-blueprint:xml:features:12.0.3:compile 07:42:07 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:42:07 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:42:07 [INFO] | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:42:07 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:42:07 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:42:07 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:42:07 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:42:07 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:42:07 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:42:07 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:42:07 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:42:07 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:42:07 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:42:07 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:42:07 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:42:07 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:42:07 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:42:07 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:42:07 [INFO] | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:42:07 [INFO] | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:42:07 [INFO] | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:42:07 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:42:07 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:42:07 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:42:07 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:42:07 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:42:07 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:42:07 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:42:07 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:42:07 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:42:07 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:42:07 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:42:07 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:42:07 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:42:07 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:42:07 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:42:07 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:42:07 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:42:07 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:42:07 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:42:07 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:42:07 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:42:07 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:42:07 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:42:07 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:42:07 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:42:07 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:42:07 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:42:07 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:42:07 [INFO] | | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:42:07 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:42:07 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:42:07 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:42:07 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:42:07 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:42:07 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:42:07 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:42:07 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:42:07 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:42:07 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:42:07 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:42:07 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:42:07 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:42:07 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:42:07 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:42:07 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:42:07 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:42:07 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:42:07 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:42:07 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:42:07 [INFO] | \- org.opendaylight.controller:blueprint:jar:12.0.3:compile 07:42:07 [INFO] | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 07:42:07 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:42:07 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:42:07 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:42:07 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:42:07 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:42:07 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:42:07 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-data-change-counter:xml:features:0.24.0-SNAPSHOT:compile 07:42:07 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:15.0.2:compile 07:42:07 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:42:07 [INFO] | \- org.opendaylight.bgpcep:data-change-counter:jar:0.24.0-SNAPSHOT:compile 07:42:07 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:42:07 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:42:07 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:42:07 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:42:07 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:42:07 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:42:07 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:42:07 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:42:07 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:42:07 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:42:07 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:42:07 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:42:07 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:42:07 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:42:07 [INFO] +- junit:junit:jar:4.13.2:test 07:42:07 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:42:07 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:42:07 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:42:07 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:42:07 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:42:07 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:42:07 [INFO] 07:42:07 [INFO] --- clm:3.0.0-01:index (default-cli) @ features-bgpcep-testing --- 07:42:07 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/features-bgpcep-testing/target/sonatype-clm/module.xml 07:42:07 [INFO] 07:42:07 [INFO] -----------< org.opendaylight.bgpcep:bgpcep-features-parent >----------- 07:42:07 [INFO] Building bgpcep-features-parent 0.24.0-SNAPSHOT [148/167] 07:42:07 [INFO] from features/pom.xml 07:42:07 [INFO] --------------------------------[ pom ]--------------------------------- 07:42:07 [INFO] 07:42:07 [INFO] --- clean:3.5.0:clean (default-clean) @ bgpcep-features-parent --- 07:42:07 [INFO] 07:42:07 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgpcep-features-parent --- 07:42:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:42:07 [INFO] 07:42:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgpcep-features-parent --- 07:42:07 [INFO] 07:42:07 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgpcep-features-parent --- 07:42:07 [INFO] Skipping CycloneDX goal, because module skips deploy 07:42:07 [INFO] 07:42:07 [INFO] --- install:3.1.4:install (default-install) @ bgpcep-features-parent --- 07:42:07 [INFO] Skipping artifact installation 07:42:07 [INFO] 07:42:07 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgpcep-features-parent --- 07:42:07 [INFO] org.opendaylight.bgpcep:bgpcep-features-parent:pom:0.24.0-SNAPSHOT 07:42:07 [INFO] 07:42:07 [INFO] --- clm:3.0.0-01:index (default-cli) @ bgpcep-features-parent --- 07:42:07 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/target/sonatype-clm/module.xml 07:42:07 [INFO] 07:42:07 [INFO] -------------------< org.opendaylight.bgpcep:graph >-------------------- 07:42:07 [INFO] Building graph 0.24.0-SNAPSHOT [149/167] 07:42:07 [INFO] from graph/pom.xml 07:42:07 [INFO] --------------------------------[ pom ]--------------------------------- 07:42:07 [INFO] 07:42:07 [INFO] --- clean:3.5.0:clean (default-clean) @ graph --- 07:42:07 [INFO] 07:42:07 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ graph --- 07:42:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:42:07 [INFO] 07:42:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ graph --- 07:42:07 [INFO] 07:42:07 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ graph --- 07:42:07 [INFO] Skipping CycloneDX goal, because module skips deploy 07:42:07 [INFO] 07:42:07 [INFO] --- install:3.1.4:install (default-install) @ graph --- 07:42:07 [INFO] Skipping artifact installation 07:42:07 [INFO] 07:42:07 [INFO] --- dependency:3.9.0:tree (default-cli) @ graph --- 07:42:07 [INFO] org.opendaylight.bgpcep:graph:pom:0.24.0-SNAPSHOT 07:42:07 [INFO] 07:42:07 [INFO] --- clm:3.0.0-01:index (default-cli) @ graph --- 07:42:07 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/graph/target/sonatype-clm/module.xml 07:42:07 [INFO] 07:42:07 [INFO] --------------< org.opendaylight.bgpcep:bgp-parser-mock >--------------- 07:42:07 [INFO] Building bgp-parser-mock 0.24.0-SNAPSHOT [150/167] 07:42:07 [INFO] from bgp/parser-mock/pom.xml 07:42:07 [INFO] -------------------------------[ bundle ]------------------------------- 07:42:07 [INFO] 07:42:07 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-parser-mock --- 07:42:07 [INFO] 07:42:07 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-parser-mock --- 07:42:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:42:07 [INFO] 07:42:07 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-parser-mock --- 07:42:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:42:07 [INFO] 07:42:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-parser-mock --- 07:42:08 [INFO] 07:42:08 [INFO] --- dependency:3.9.0:properties (default) @ bgp-parser-mock --- 07:42:08 [INFO] 07:42:08 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-parser-mock --- 07:42: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/parser-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:42:08 [INFO] 07:42:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-parser-mock --- 07:42:08 [INFO] Starting audit... 07:42:08 Audit done. 07:42:08 [INFO] You have 0 Checkstyle violations. 07:42:08 [INFO] 07:42:08 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-parser-mock --- 07:42:08 [INFO] Starting audit... 07:42:08 Audit done. 07:42:08 [INFO] You have 0 Checkstyle violations. 07:42:08 [INFO] 07:42:08 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-parser-mock --- 07:42:08 [INFO] 07:42:08 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-parser-mock --- 07:42:08 [INFO] Copying 11 resources from src/main/resources to target/classes 07:42:08 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/target/generated-sources/spi 07:42:08 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/target/generated-sources/yang 07:42:08 [INFO] 07:42:08 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-parser-mock --- 07:42:08 [INFO] Recompiling the module because of changed dependency. 07:42:08 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 07:42:08 [INFO] 07:42:08 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-parser-mock >>> 07:42:08 [INFO] 07:42:08 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-parser-mock --- 07:42:08 [INFO] Fork Value is true 07:42:10 [INFO] Done SpotBugs Analysis.... 07:42:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:42:10 [INFO] 07:42:10 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-parser-mock <<< 07:42:10 [INFO] 07:42:10 [INFO] 07:42:10 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-parser-mock --- 07:42:10 [INFO] BugInstance size is 0 07:42:10 [INFO] Error size is 0 07:42:10 [INFO] No errors/warnings found 07:42:10 [INFO] 07:42:10 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-parser-mock --- 07:42:10 [INFO] Copying 11 resources from src/test/resources to target/test-classes 07:42:10 [INFO] 07:42:10 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-parser-mock --- 07:42:10 [INFO] Recompiling the module because of changed dependency. 07:42:10 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 07:42:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/src/test/java/org/opendaylight/protocol/bgp/parser/mock/BGPMessageParserMockTest.java:[132,15] explicit call to close() on an auto-closeable resource 07:42:10 [INFO] 07:42:10 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-parser-mock --- 07:42:10 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:42:10 [INFO] 07:42:10 [INFO] ------------------------------------------------------- 07:42:10 [INFO] T E S T S 07:42:10 [INFO] ------------------------------------------------------- 07:42:11 [INFO] Running org.opendaylight.protocol.bgp.parser.mock.BGPMessageParserMockTest 07:42:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.374 s -- in org.opendaylight.protocol.bgp.parser.mock.BGPMessageParserMockTest 07:42:11 [INFO] 07:42:11 [INFO] Results: 07:42:11 [INFO] 07:42:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 07:42:11 [INFO] 07:42:11 [INFO] 07:42:11 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-parser-mock --- 07:42:11 [INFO] 07:42:11 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-parser-mock --- 07:42:11 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/target/bgp-parser-mock-0.24.0-SNAPSHOT.jar 07:42:11 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/target/classes/META-INF/MANIFEST.MF 07:42:11 [INFO] 07:42:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-parser-mock --- 07:42:12 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/target/bgp-parser-mock-0.24.0-SNAPSHOT-javadoc.jar 07:42:12 [INFO] 07:42:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-parser-mock --- 07:42:12 [INFO] CycloneDX: Resolving Dependencies 07:42:13 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 07:42:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/target/bom.xml 07:42:13 [INFO] attaching as bgp-parser-mock-0.24.0-SNAPSHOT-cyclonedx.xml 07:42:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/target/bom.json 07:42:13 [INFO] attaching as bgp-parser-mock-0.24.0-SNAPSHOT-cyclonedx.json 07:42:13 [INFO] 07:42:13 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-parser-mock --- 07:42:13 [INFO] Skipping duplicate-finder execution! 07:42:13 [INFO] 07:42:13 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-parser-mock --- 07:42:13 [WARNING] Non-test scoped test only dependencies found: 07:42:13 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:42:13 [WARNING] org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:42:13 [INFO] 07:42:13 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-parser-mock --- 07:42:13 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/target/bgp-parser-mock-0.24.0-SNAPSHOT-sources.jar 07:42:13 [INFO] 07:42:13 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-parser-mock --- 07:42:13 [INFO] 07:42:13 [INFO] --- jacoco:0.8.14:report (report) @ bgp-parser-mock --- 07:42:13 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/target/code-coverage/jacoco.exec 07:42:13 [INFO] Analyzed bundle 'bgp-parser-mock' with 1 classes 07:42:13 [INFO] 07:42:13 [INFO] --- install:3.1.4:install (default-install) @ bgp-parser-mock --- 07:42:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-mock/0.24.0-SNAPSHOT/bgp-parser-mock-0.24.0-SNAPSHOT.pom 07:42:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/target/bgp-parser-mock-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-mock/0.24.0-SNAPSHOT/bgp-parser-mock-0.24.0-SNAPSHOT.jar 07:42:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/target/bgp-parser-mock-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-mock/0.24.0-SNAPSHOT/bgp-parser-mock-0.24.0-SNAPSHOT-javadoc.jar 07:42:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-mock/0.24.0-SNAPSHOT/bgp-parser-mock-0.24.0-SNAPSHOT-cyclonedx.xml 07:42:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-parser-mock/0.24.0-SNAPSHOT/bgp-parser-mock-0.24.0-SNAPSHOT-cyclonedx.json 07:42:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/target/bgp-parser-mock-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-mock/0.24.0-SNAPSHOT/bgp-parser-mock-0.24.0-SNAPSHOT-sources.jar 07:42:13 [INFO] 07:42:13 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-parser-mock --- 07:42:13 [INFO] Installing org/opendaylight/bgpcep/bgp-parser-mock/0.24.0-SNAPSHOT/bgp-parser-mock-0.24.0-SNAPSHOT.jar 07:42:13 [INFO] Writing OBR metadata 07:42:14 [INFO] 07:42:14 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-parser-mock --- 07:42:14 [INFO] org.opendaylight.bgpcep:bgp-parser-mock:bundle:0.24.0-SNAPSHOT 07:42:14 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:42:14 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:42:14 [INFO] | | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:42:14 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:42:14 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:42:14 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:42:14 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:42:14 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:42:14 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:42:14 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:42:14 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:42:14 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:42:14 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:42:14 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:42:14 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:42:14 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:42:14 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:42:14 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:42:14 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:42:14 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:42:14 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:42:14 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:42:14 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:42:14 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:42:14 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:42:14 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:42:14 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:42:14 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:test 07:42:14 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:42:14 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:42:14 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.24.0-SNAPSHOT:test 07:42:14 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:test 07:42:14 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:test 07:42:14 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT:test 07:42:14 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:test 07:42:14 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.7.Final:test 07:42:14 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:test 07:42:14 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:test 07:42:14 [INFO] | | \- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:test 07:42:14 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:test 07:42:14 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:test 07:42:14 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.24.0-SNAPSHOT:test 07:42:14 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.24.0-SNAPSHOT:test 07:42:14 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:test 07:42:14 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:test 07:42:14 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:42:14 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:42:14 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:42:14 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:42:14 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:42:14 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:42:14 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:42:14 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:42:14 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:42:14 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:42:14 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:42:14 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:42:14 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:42:14 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:42:14 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:42:14 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:42:14 [INFO] +- junit:junit:jar:4.13.2:test 07:42:14 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:42:14 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:42:14 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:42:14 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:42:14 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:42:14 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:42:14 [INFO] 07:42:14 [INFO] --- clm:3.0.0-01:index (default-cli) @ bgp-parser-mock --- 07:42:14 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/target/sonatype-clm/module.xml 07:42:14 [INFO] 07:42:14 [INFO] ----------------< org.opendaylight.bgpcep:bgp-testtool >---------------- 07:42:14 [INFO] Building bgp-testtool 0.24.0-SNAPSHOT [151/167] 07:42:14 [INFO] from bgp/testtool/pom.xml 07:42:14 [INFO] --------------------------------[ jar ]--------------------------------- 07:42:14 [INFO] 07:42:14 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-testtool --- 07:42:14 [INFO] 07:42:14 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-testtool --- 07:42:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:42:14 [INFO] 07:42:14 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-testtool --- 07:42:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:42:14 [INFO] 07:42:14 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-testtool --- 07:42:14 [INFO] 07:42:14 [INFO] --- dependency:3.9.0:properties (default) @ bgp-testtool --- 07:42:14 [INFO] 07:42:14 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-testtool --- 07:42: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/bgp/testtool/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:42:14 [INFO] 07:42:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-testtool --- 07:42:14 [INFO] Starting audit... 07:42:14 Audit done. 07:42:14 [INFO] You have 0 Checkstyle violations. 07:42:14 [INFO] 07:42:14 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-testtool --- 07:42:14 [INFO] Starting audit... 07:42:14 Audit done. 07:42:14 [INFO] You have 0 Checkstyle violations. 07:42:14 [INFO] 07:42:14 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-testtool --- 07:42:14 [INFO] 07:42:14 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-testtool --- 07:42:14 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/testtool/src/main/resources 07:42:14 [INFO] 07:42:14 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-testtool --- 07:42:14 [INFO] Recompiling the module because of changed dependency. 07:42:14 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 07:42:14 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 07:42:14 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:42:14 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:42:14 [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:42:14 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:42:14 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:42:14 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:42:14 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:42:14 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:42:14 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:42:14 [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:42:14 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:42:14 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:42:14 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:42:14 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:42:14 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 07:42:14 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:42:14 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:42:14 [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:42:14 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:42:14 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:42:14 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:42:14 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:42:14 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:42:14 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:42:14 [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:42:14 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:42:14 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:42:14 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:42:14 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:42:14 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 07:42:14 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:42:14 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:42:14 [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:42:14 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:42:14 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:42:14 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:42:14 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:42:14 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:42:14 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:42:14 [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:42:14 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:42:14 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:42:14 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:42:14 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:42:14 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/testtool/src/main/java/org/opendaylight/protocol/bgp/testtool/Arguments.java:[90,54] newArgumentParser(java.lang.String) in net.sourceforge.argparse4j.ArgumentParsers has been deprecated 07:42:14 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/testtool/src/main/java/org/opendaylight/protocol/bgp/testtool/TestingListener.java:[73,59] found raw type: org.opendaylight.yangtools.binding.Notification 07:42:14 missing type arguments for generic class org.opendaylight.yangtools.binding.Notification 07:42:14 [INFO] 07:42:14 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-testtool >>> 07:42:14 [INFO] 07:42:14 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-testtool --- 07:42:14 [INFO] Fork Value is true 07:42:17 [INFO] Done SpotBugs Analysis.... 07:42:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:42:18 [INFO] 07:42:18 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-testtool <<< 07:42:18 [INFO] 07:42:18 [INFO] 07:42:18 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-testtool --- 07:42:18 [INFO] BugInstance size is 0 07:42:18 [INFO] Error size is 0 07:42:18 [INFO] No errors/warnings found 07:42:18 [INFO] 07:42:18 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-testtool --- 07:42:18 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/testtool/src/test/resources 07:42:18 [INFO] 07:42:18 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-testtool --- 07:42:18 [INFO] No sources to compile 07:42:18 [INFO] 07:42:18 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-testtool --- 07:42:18 [INFO] No tests to run. 07:42:18 [INFO] 07:42:18 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-testtool --- 07:42:18 [INFO] 07:42:18 [INFO] --- jar:3.4.2:jar (default-jar) @ bgp-testtool --- 07:42:18 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/testtool/target/bgp-testtool-0.24.0-SNAPSHOT.jar 07:42:18 [INFO] 07:42:18 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-testtool --- 07:42:19 [WARNING] Javadoc Warnings 07:42:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/testtool/src/main/java/org/opendaylight/protocol/bgp/testtool/Main.java:28: warning: no comment 07:42:19 [WARNING] public static void main(final String[] args) throws IOException { 07:42:19 [WARNING] ^ 07:42:19 [WARNING] 1 warning 07:42:19 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/testtool/target/bgp-testtool-0.24.0-SNAPSHOT-javadoc.jar 07:42:19 [INFO] 07:42:19 [INFO] --- shade:3.6.1:shade (default) @ bgp-testtool --- 07:42:19 [INFO] Dependency-reduced POM written at: /w/workspace/bgpcep-maven-clm-master/bgp/testtool/dependency-reduced-pom.xml 07:42:19 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:42:19 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:42:19 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:42:19 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:42:19 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:42:19 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:42:19 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:42:19 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:42:19 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:42:19 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:42:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:42:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:42:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:42:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:42:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:42:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:42:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:42:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:42:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:42:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:42:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:42:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:42:20 [WARNING] commons-lang3-3.19.0.jar, error_prone_annotations-2.43.0.jar, failureaccess-1.0.3.jar, guava-33.5.0-jre.jar, j2objc-annotations-3.1.jar, jspecify-1.0.0.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: 07:42:20 [WARNING] - META-INF.versions.9.module-info 07:42:20 [WARNING] netty-buffer-4.2.7.Final.jar, netty-codec-base-4.2.7.Final.jar, netty-common-4.2.7.Final.jar, netty-resolver-4.2.7.Final.jar, netty-transport-4.2.7.Final.jar, netty-transport-classes-epoll-4.2.7.Final.jar, netty-transport-native-epoll-4.2.7.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.2.7.Final.jar define 2 overlapping class and resource: 07:42:20 [WARNING] - META-INF.versions.11.module-info 07:42:20 [WARNING] - META-INF/io.netty.versions.properties 07:42:20 [WARNING] bgp-testtool-0.24.0-SNAPSHOT.jar, binding-data-codec-api-14.0.20.jar, binding-reflect-14.0.20.jar, binding-spec-14.0.20.jar, concepts-14.0.20.jar, ietf-type-util-1.0.2.jar, mdsal-binding-api-15.0.2.jar, mdsal-common-api-15.0.2.jar, mdsal-dom-api-15.0.2.jar, mdsal-singleton-api-15.0.2.jar, rfc8294-netty-1.0.2.jar, triemap-1.3.2.jar, util-14.0.20.jar, yang-common-14.0.20.jar, yang-common-netty-14.0.20.jar, yang-data-api-14.0.20.jar, yang-data-spi-14.0.20.jar, yang-data-tree-api-14.0.20.jar, yang-model-api-14.0.20.jar, yang-xpath-api-14.0.20.jar define 1 overlapping resource: 07:42:20 [WARNING] - README.md 07:42:20 [WARNING] commons-lang3-3.19.0.jar, slf4j-api-2.0.12.jar define 1 overlapping resource: 07:42:20 [WARNING] - META-INF/LICENSE.txt 07:42:20 [WARNING] failureaccess-1.0.3.jar, guava-33.5.0-jre.jar define 1 overlapping resource: 07:42:20 [WARNING] - META-INF/LICENSE 07:42:20 [WARNING] argparse4j-0.9.0.jar, bgp-bmp-api-0.24.0-SNAPSHOT.jar, bgp-concepts-0.24.0-SNAPSHOT.jar, bgp-evpn-0.24.0-SNAPSHOT.jar, bgp-flowspec-0.24.0-SNAPSHOT.jar, bgp-inet-0.24.0-SNAPSHOT.jar, bgp-l3vpn-0.24.0-SNAPSHOT.jar, bgp-labeled-unicast-0.24.0-SNAPSHOT.jar, bgp-linkstate-0.24.0-SNAPSHOT.jar, bgp-mvpn-0.24.0-SNAPSHOT.jar, bgp-openconfig-api-0.24.0-SNAPSHOT.jar, bgp-openconfig-rp-spi-0.24.0-SNAPSHOT.jar, bgp-openconfig-spi-0.24.0-SNAPSHOT.jar, bgp-parser-api-0.24.0-SNAPSHOT.jar, bgp-parser-impl-0.24.0-SNAPSHOT.jar, bgp-parser-spi-0.24.0-SNAPSHOT.jar, bgp-path-selection-mode-0.24.0-SNAPSHOT.jar, bgp-rib-api-0.24.0-SNAPSHOT.jar, bgp-rib-impl-0.24.0-SNAPSHOT.jar, bgp-rib-spi-0.24.0-SNAPSHOT.jar, bgp-route-target-0.24.0-SNAPSHOT.jar, bgp-testtool-0.24.0-SNAPSHOT.jar, binding-data-codec-api-14.0.20.jar, binding-reflect-14.0.20.jar, binding-spec-14.0.20.jar, codegen-extensions-14.0.20.jar, commons-lang3-3.19.0.jar, concepts-0.24.0-SNAPSHOT.jar, concepts-14.0.20.jar, error_prone_annotations-2.43.0.jar, failureaccess-1.0.3.jar, guava-33.5.0-jre.jar, ietf-type-util-1.0.2.jar, j2objc-annotations-3.1.jar, jspecify-1.0.0.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.5.20.jar, logback-core-1.5.20.jar, mdsal-binding-api-15.0.2.jar, mdsal-common-api-15.0.2.jar, mdsal-dom-api-15.0.2.jar, mdsal-singleton-api-15.0.2.jar, netty-buffer-4.2.7.Final.jar, netty-codec-base-4.2.7.Final.jar, netty-common-4.2.7.Final.jar, netty-resolver-4.2.7.Final.jar, netty-transport-4.2.7.Final.jar, netty-transport-classes-epoll-4.2.7.Final.jar, netty-transport-native-epoll-4.2.7.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.2.7.Final.jar, org.eclipse.jdt.annotation-2.4.0.jar, rfc6991-ietf-inet-types-1.0.2.jar, rfc6991-ietf-yang-types-1.0.2.jar, rfc8294-ietf-routing-types-1.0.2.jar, rfc8294-netty-1.0.2.jar, rfc8343-1.0.2.jar, rsvp-api-0.24.0-SNAPSHOT.jar, slf4j-api-2.0.12.jar, testtool-util-0.24.0-SNAPSHOT.jar, triemap-1.3.2.jar, util-0.24.0-SNAPSHOT.jar, util-14.0.20.jar, value-2.11.6-annotations.jar, yang-common-14.0.20.jar, yang-common-netty-14.0.20.jar, yang-data-api-14.0.20.jar, yang-data-spi-14.0.20.jar, yang-data-tree-api-14.0.20.jar, yang-ext-2013.09.07.27.2.jar, yang-model-api-14.0.20.jar, yang-xpath-api-14.0.20.jar define 1 overlapping resource: 07:42:20 [WARNING] - META-INF/MANIFEST.MF 07:42:20 [WARNING] bgp-bmp-api-0.24.0-SNAPSHOT.jar, bgp-concepts-0.24.0-SNAPSHOT.jar, bgp-evpn-0.24.0-SNAPSHOT.jar, bgp-flowspec-0.24.0-SNAPSHOT.jar, bgp-inet-0.24.0-SNAPSHOT.jar, bgp-l3vpn-0.24.0-SNAPSHOT.jar, bgp-labeled-unicast-0.24.0-SNAPSHOT.jar, bgp-linkstate-0.24.0-SNAPSHOT.jar, bgp-mvpn-0.24.0-SNAPSHOT.jar, bgp-openconfig-api-0.24.0-SNAPSHOT.jar, bgp-openconfig-rp-spi-0.24.0-SNAPSHOT.jar, bgp-openconfig-spi-0.24.0-SNAPSHOT.jar, bgp-parser-api-0.24.0-SNAPSHOT.jar, bgp-parser-impl-0.24.0-SNAPSHOT.jar, bgp-parser-spi-0.24.0-SNAPSHOT.jar, bgp-path-selection-mode-0.24.0-SNAPSHOT.jar, bgp-rib-api-0.24.0-SNAPSHOT.jar, bgp-rib-impl-0.24.0-SNAPSHOT.jar, bgp-rib-spi-0.24.0-SNAPSHOT.jar, bgp-route-target-0.24.0-SNAPSHOT.jar, bgp-testtool-0.24.0-SNAPSHOT.jar, binding-data-codec-api-14.0.20.jar, binding-reflect-14.0.20.jar, binding-spec-14.0.20.jar, codegen-extensions-14.0.20.jar, concepts-0.24.0-SNAPSHOT.jar, concepts-14.0.20.jar, ietf-type-util-1.0.2.jar, mdsal-binding-api-15.0.2.jar, mdsal-common-api-15.0.2.jar, mdsal-dom-api-15.0.2.jar, mdsal-singleton-api-15.0.2.jar, rfc6991-ietf-inet-types-1.0.2.jar, rfc6991-ietf-yang-types-1.0.2.jar, rfc8294-ietf-routing-types-1.0.2.jar, rfc8294-netty-1.0.2.jar, rfc8343-1.0.2.jar, rsvp-api-0.24.0-SNAPSHOT.jar, testtool-util-0.24.0-SNAPSHOT.jar, triemap-1.3.2.jar, util-0.24.0-SNAPSHOT.jar, util-14.0.20.jar, yang-common-14.0.20.jar, yang-common-netty-14.0.20.jar, yang-data-api-14.0.20.jar, yang-data-spi-14.0.20.jar, yang-data-tree-api-14.0.20.jar, yang-ext-2013.09.07.27.2.jar, yang-model-api-14.0.20.jar, yang-xpath-api-14.0.20.jar define 2 overlapping resources: 07:42:20 [WARNING] - LICENSE 07:42:20 [WARNING] - META-INF/git.properties 07:42:20 [WARNING] maven-shade-plugin has detected that some files are 07:42:20 [WARNING] present in two or more JARs. When this happens, only one 07:42:20 [WARNING] single version of the file is copied to the uber jar. 07:42:20 [WARNING] Usually this is not harmful and you can skip these warnings, 07:42:20 [WARNING] otherwise try to manually exclude artifacts based on 07:42:20 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 07:42:20 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 07:42:20 [INFO] Attaching shaded artifact. 07:42:20 [INFO] 07:42:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-testtool --- 07:42:20 [INFO] CycloneDX: Resolving Dependencies 07:42:21 [INFO] CycloneDX: Creating BOM version 1.6 with 70 component(s) 07:42:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/testtool/target/bom.xml 07:42:22 [INFO] attaching as bgp-testtool-0.24.0-SNAPSHOT-cyclonedx.xml 07:42:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/testtool/target/bom.json 07:42:22 [INFO] attaching as bgp-testtool-0.24.0-SNAPSHOT-cyclonedx.json 07:42:22 [INFO] 07:42:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-testtool --- 07:42:22 [INFO] Skipping duplicate-finder execution! 07:42:22 [INFO] 07:42:22 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-testtool --- 07:42:22 [WARNING] Unused declared dependencies found: 07:42:22 [WARNING] org.opendaylight.bgpcep:bgp-parser-impl:jar:0.24.0-SNAPSHOT:compile 07:42:22 [WARNING] org.opendaylight.bgpcep:bgp-labeled-unicast:jar:0.24.0-SNAPSHOT:compile 07:42:22 [WARNING] org.opendaylight.bgpcep:bgp-flowspec:jar:0.24.0-SNAPSHOT:compile 07:42:22 [INFO] 07:42:22 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-testtool --- 07:42:22 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/testtool/target/bgp-testtool-0.24.0-SNAPSHOT-sources.jar 07:42:22 [INFO] 07:42:22 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-testtool --- 07:42:22 [INFO] 07:42:22 [INFO] --- jacoco:0.8.14:report (report) @ bgp-testtool --- 07:42:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:42:22 [INFO] 07:42:22 [INFO] --- install:3.1.4:install (default-install) @ bgp-testtool --- 07:42:22 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/testtool/dependency-reduced-pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-testtool/0.24.0-SNAPSHOT/bgp-testtool-0.24.0-SNAPSHOT.pom 07:42:22 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/testtool/target/bgp-testtool-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-testtool/0.24.0-SNAPSHOT/bgp-testtool-0.24.0-SNAPSHOT.jar 07:42:22 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/testtool/target/bgp-testtool-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-testtool/0.24.0-SNAPSHOT/bgp-testtool-0.24.0-SNAPSHOT-javadoc.jar 07:42:22 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/testtool/target/bgp-testtool-0.24.0-SNAPSHOT-executable.jar to /tmp/r/org/opendaylight/bgpcep/bgp-testtool/0.24.0-SNAPSHOT/bgp-testtool-0.24.0-SNAPSHOT-executable.jar 07:42:22 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/testtool/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-testtool/0.24.0-SNAPSHOT/bgp-testtool-0.24.0-SNAPSHOT-cyclonedx.xml 07:42:22 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/testtool/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-testtool/0.24.0-SNAPSHOT/bgp-testtool-0.24.0-SNAPSHOT-cyclonedx.json 07:42:22 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/testtool/target/bgp-testtool-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-testtool/0.24.0-SNAPSHOT/bgp-testtool-0.24.0-SNAPSHOT-sources.jar 07:42:22 [INFO] 07:42:22 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-testtool --- 07:42:22 [INFO] org.opendaylight.bgpcep:bgp-testtool:jar:0.24.0-SNAPSHOT 07:42:22 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:42:22 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:42:22 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:42:22 [INFO] | | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:42:22 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:42:22 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:42:22 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:42:22 [INFO] +- org.opendaylight.bgpcep:bgp-linkstate:jar:0.24.0-SNAPSHOT:compile 07:42:22 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.24.0-SNAPSHOT:compile 07:42:22 [INFO] | +- org.opendaylight.ietf:rfc8294-netty:jar:1.0.2:compile 07:42:22 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:42:22 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:42:22 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:42:22 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:42:22 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:compile 07:42:22 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:42:22 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.24.0-SNAPSHOT:compile 07:42:22 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.24.0-SNAPSHOT:compile 07:42:22 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:42:22 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:42:22 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:42:22 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:42:22 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:42:22 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:42:22 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.24.0-SNAPSHOT:compile 07:42:22 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:42:22 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:42:22 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:42:22 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT:compile 07:42:22 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:42:22 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:42:22 [INFO] +- org.opendaylight.bgpcep:bgp-rib-impl:jar:0.24.0-SNAPSHOT:compile 07:42:22 [INFO] | +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.24.0-SNAPSHOT:compile 07:42:22 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.24.0-SNAPSHOT:compile 07:42:22 [INFO] | +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:42:22 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:42:22 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:42:22 [INFO] | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:42:22 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:42:22 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:42:22 [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:42:22 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.24.0-SNAPSHOT:compile 07:42:22 [INFO] | \- ch.qos.logback:logback-core:jar:1.5.20:compile 07:42:22 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:42:22 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:42:22 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:42:22 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:42:22 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:42:22 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.24.0-SNAPSHOT:compile 07:42:22 [INFO] +- org.opendaylight.bgpcep:bgp-evpn:jar:0.24.0-SNAPSHOT:compile 07:42:22 [INFO] | +- org.opendaylight.bgpcep:bgp-mvpn:jar:0.24.0-SNAPSHOT:compile 07:42:22 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:42:22 [INFO] +- org.opendaylight.bgpcep:bgp-flowspec:jar:0.24.0-SNAPSHOT:compile 07:42:22 [INFO] +- org.opendaylight.bgpcep:bgp-labeled-unicast:jar:0.24.0-SNAPSHOT:compile 07:42:22 [INFO] +- org.opendaylight.bgpcep:bgp-l3vpn:jar:0.24.0-SNAPSHOT:compile 07:42:22 [INFO] +- org.opendaylight.bgpcep:bgp-route-target:jar:0.24.0-SNAPSHOT:compile 07:42:22 [INFO] +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:42:22 [INFO] +- io.netty:netty-common:jar:4.2.7.Final:compile 07:42:22 [INFO] +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:42:22 [INFO] | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:42:22 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 07:42:22 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:42:22 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:42:22 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:42:22 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:42:22 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:42:22 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:42:22 [INFO] +- ch.qos.logback:logback-classic:jar:1.5.20:compile 07:42:22 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:42:22 [INFO] +- net.sourceforge.argparse4j:argparse4j:jar:0.9.0:compile 07:42:22 [INFO] +- junit:junit:jar:4.13.2:test 07:42:22 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:42:22 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:42:22 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:42:22 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:42:22 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:42:22 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:42:22 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:42:22 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:42:22 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:42:22 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:42:22 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:42:22 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:42:22 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:42:22 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:42:22 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:42:22 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:42:22 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:42:22 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:42:22 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:42:22 [INFO] 07:42:22 [INFO] --- clm:3.0.0-01:index (default-cli) @ bgp-testtool --- 07:42:22 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/testtool/target/sonatype-clm/module.xml 07:42:22 [INFO] 07:42:22 [INFO] -----------------< org.opendaylight.bgpcep:extensions >----------------- 07:42:22 [INFO] Building extensions 0.24.0-SNAPSHOT [152/167] 07:42:22 [INFO] from bgp/extensions/pom.xml 07:42:22 [INFO] --------------------------------[ pom ]--------------------------------- 07:42:22 [INFO] 07:42:22 [INFO] --- clean:3.5.0:clean (default-clean) @ extensions --- 07:42:22 [INFO] 07:42:22 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ extensions --- 07:42:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:42:22 [INFO] 07:42:22 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ extensions --- 07:42:22 [INFO] 07:42:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ extensions --- 07:42:22 [INFO] Skipping CycloneDX goal, because module skips deploy 07:42:22 [INFO] 07:42:22 [INFO] --- install:3.1.4:install (default-install) @ extensions --- 07:42:22 [INFO] Skipping artifact installation 07:42:22 [INFO] 07:42:22 [INFO] --- dependency:3.9.0:tree (default-cli) @ extensions --- 07:42:22 [INFO] org.opendaylight.bgpcep:extensions:pom:0.24.0-SNAPSHOT 07:42:22 [INFO] 07:42:22 [INFO] --- clm:3.0.0-01:index (default-cli) @ extensions --- 07:42:22 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/extensions/target/sonatype-clm/module.xml 07:42:22 [INFO] 07:42:22 [INFO] -----------------< org.opendaylight.bgpcep:bgp-parent >----------------- 07:42:22 [INFO] Building bgp-parent 0.24.0-SNAPSHOT [153/167] 07:42:22 [INFO] from bgp/pom.xml 07:42:22 [INFO] --------------------------------[ pom ]--------------------------------- 07:42:22 [INFO] 07:42:22 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-parent --- 07:42:22 [INFO] 07:42:22 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-parent --- 07:42:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:42:22 [INFO] 07:42:22 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-parent --- 07:42:22 [INFO] 07:42:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-parent --- 07:42:22 [INFO] Skipping CycloneDX goal, because module skips deploy 07:42:22 [INFO] 07:42:22 [INFO] --- install:3.1.4:install (default-install) @ bgp-parent --- 07:42:22 [INFO] Skipping artifact installation 07:42:22 [INFO] 07:42:22 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-parent --- 07:42:22 [INFO] org.opendaylight.bgpcep:bgp-parent:pom:0.24.0-SNAPSHOT 07:42:22 [INFO] 07:42:22 [INFO] --- clm:3.0.0-01:index (default-cli) @ bgp-parent --- 07:42:22 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/target/sonatype-clm/module.xml 07:42:22 [INFO] 07:42:22 [INFO] ----------------< org.opendaylight.bgpcep:bgp-bmp-mock >---------------- 07:42:22 [INFO] Building bmp-mock 0.24.0-SNAPSHOT [154/167] 07:42:22 [INFO] from bmp/bmp-mock/pom.xml 07:42:22 [INFO] --------------------------------[ jar ]--------------------------------- 07:42:22 [INFO] 07:42:22 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-bmp-mock --- 07:42:22 [INFO] 07:42:22 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-bmp-mock --- 07:42:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:42:22 [INFO] 07:42:22 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-bmp-mock --- 07:42:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:42:22 [INFO] 07:42:22 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-bmp-mock --- 07:42:22 [INFO] 07:42:22 [INFO] --- dependency:3.9.0:properties (default) @ bgp-bmp-mock --- 07:42:22 [INFO] 07:42:22 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-bmp-mock --- 07:42:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/bmp/bmp-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:42:22 [INFO] 07:42:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-bmp-mock --- 07:42:22 [INFO] Starting audit... 07:42:22 Audit done. 07:42:22 [INFO] You have 0 Checkstyle violations. 07:42:22 [INFO] 07:42:22 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-bmp-mock --- 07:42:22 [INFO] Starting audit... 07:42:22 Audit done. 07:42:22 [INFO] You have 0 Checkstyle violations. 07:42:22 [INFO] 07:42:22 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-bmp-mock --- 07:42:22 [INFO] 07:42:22 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-bmp-mock --- 07:42:22 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/src/main/resources 07:42:22 [INFO] 07:42:22 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-bmp-mock --- 07:42:22 [INFO] Recompiling the module because of changed dependency. 07:42:22 [INFO] Compiling 8 source files with javac [debug release 21] to target/classes 07:42:22 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 07:42:22 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 07:42:22 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:42:22 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 07:42:22 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:42:22 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 07:42:22 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 07:42:22 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:42:22 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 07:42:22 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:42:22 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 07:42:22 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 07:42:22 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:42:22 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 07:42:22 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:42:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMockArguments.java:[110,54] newArgumentParser(java.lang.String) in net.sourceforge.argparse4j.ArgumentParsers has been deprecated 07:42:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMockSession.java:[27,14] auto-closeable resource org.opendaylight.protocol.bmp.mock.BmpMockSession has a member method close() that could throw InterruptedException 07:42:22 [INFO] 07:42:22 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-bmp-mock >>> 07:42:22 [INFO] 07:42:22 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-bmp-mock --- 07:42:22 [INFO] Fork Value is true 07:42:26 [INFO] Done SpotBugs Analysis.... 07:42:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:42:26 [INFO] 07:42:26 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-bmp-mock <<< 07:42:26 [INFO] 07:42:26 [INFO] 07:42:26 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-bmp-mock --- 07:42:26 [INFO] BugInstance size is 0 07:42:26 [INFO] Error size is 0 07:42:26 [INFO] No errors/warnings found 07:42:26 [INFO] 07:42:26 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-bmp-mock --- 07:42:26 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/src/test/resources 07:42:26 [INFO] 07:42:26 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-bmp-mock --- 07:42:26 [INFO] Recompiling the module because of changed dependency. 07:42:26 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 07:42:26 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 07:42:26 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:42:26 [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:42:26 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:42:26 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:42:26 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:42:26 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 07:42:26 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 07:42:26 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:42:26 [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:42:26 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:42:26 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:42:26 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:42:26 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 07:42:26 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 07:42:26 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:42:26 [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:42:26 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:42:26 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:42:26 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:42:26 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 07:42:26 [INFO] 07:42:26 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-bmp-mock --- 07:42:26 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:42:26 [INFO] 07:42:26 [INFO] ------------------------------------------------------- 07:42:26 [INFO] T E S T S 07:42:26 [INFO] ------------------------------------------------------- 07:42:27 [INFO] Running org.opendaylight.protocol.bmp.mock.BmpMockTest 07:42:27 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:42:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.062 s -- in org.opendaylight.protocol.bmp.mock.BmpMockTest 07:42:29 [INFO] Running org.opendaylight.protocol.bmp.mock.BmpMockSessionTest 07:42:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.394 s -- in org.opendaylight.protocol.bmp.mock.BmpMockSessionTest 07:42:29 [INFO] Running org.opendaylight.protocol.bmp.mock.BmpMockUtilTest 07:42:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bmp.mock.BmpMockUtilTest 07:42:29 [INFO] Running org.opendaylight.protocol.bmp.mock.BmpMockDispatcherTest 07:42:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.323 s -- in org.opendaylight.protocol.bmp.mock.BmpMockDispatcherTest 07:42:30 [INFO] Running org.opendaylight.protocol.bmp.mock.BmpMockArgumentsTest 07:42:30 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.protocol.bmp.mock.BmpMockArgumentsTest 07:42:30 [INFO] 07:42:30 [INFO] Results: 07:42:30 [INFO] 07:42:30 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 07:42:30 [INFO] 07:42:30 [INFO] 07:42:30 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-bmp-mock --- 07:42:30 [INFO] 07:42:30 [INFO] --- jar:3.4.2:jar (default-jar) @ bgp-bmp-mock --- 07:42:30 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/target/bgp-bmp-mock-0.24.0-SNAPSHOT.jar 07:42:30 [INFO] 07:42:30 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-bmp-mock --- 07:42:31 [WARNING] Javadoc Warnings 07:42:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMock.java:27: warning: no comment 07:42:31 [WARNING] public final class BmpMock { 07:42:31 [WARNING] ^ 07:42:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMock.java:77: warning: no comment 07:42:31 [WARNING] public static List deploy(String [] args) { 07:42:31 [WARNING] ^ 07:42:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMock.java:34: warning: no comment 07:42:31 [WARNING] public static void main(final String[] args) { 07:42:31 [WARNING] ^ 07:42:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMockArguments.java:29: warning: no comment 07:42:31 [WARNING] public final class BmpMockArguments implements ArgumentsInput { 07:42:31 [WARNING] ^ 07:42:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMockSession.java:27: warning: no comment 07:42:31 [WARNING] public final class BmpMockSession extends SimpleChannelInboundHandler> implements BmpSession { 07:42:31 [WARNING] ^ 07:42:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMockSession.java:41: warning: no comment 07:42:31 [WARNING] public BmpMockSession(final int peersCount, final int prePolicyRoutesCount, final int postPolicyRoutesCount) { 07:42:31 [WARNING] ^ 07:42:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMockSessionFactory.java:16: warning: no comment 07:42:31 [WARNING] public final class BmpMockSessionFactory implements BmpSessionFactory { 07:42:31 [WARNING] ^ 07:42:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMockSessionFactory.java:19: warning: no comment 07:42:31 [WARNING] public BmpMockSessionFactory(final BmpMockArguments arguments) { 07:42:31 [WARNING] ^ 07:42:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMockSessionListener.java:16: warning: no comment 07:42:31 [WARNING] public final class BmpMockSessionListener implements BmpSessionListener { 07:42:31 [WARNING] ^ 07:42:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMockSessionListener.java:16: warning: use of default constructor, which does not provide a comment 07:42:31 [WARNING] public final class BmpMockSessionListener implements BmpSessionListener { 07:42:31 [WARNING] ^ 07:42:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMockSessionListener.java:39: warning: no comment 07:42:31 [WARNING] public long getNumberOfMessagesReceived() { 07:42:31 [WARNING] ^ 07:42:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMockSessionListener.java:35: warning: no comment 07:42:31 [WARNING] public boolean getStatus() { 07:42:31 [WARNING] ^ 07:42:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMockSessionListenerFactory.java:13: warning: no comment 07:42:31 [WARNING] public final class BmpMockSessionListenerFactory implements BmpSessionListenerFactory { 07:42:31 [WARNING] ^ 07:42:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMockSessionListenerFactory.java:13: warning: use of default constructor, which does not provide a comment 07:42:31 [WARNING] public final class BmpMockSessionListenerFactory implements BmpSessionListenerFactory { 07:42:31 [WARNING] ^ 07:42:31 [WARNING] 14 warnings 07:42:31 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/target/bgp-bmp-mock-0.24.0-SNAPSHOT-javadoc.jar 07:42:31 [INFO] 07:42:31 [INFO] --- shade:3.6.1:shade (default) @ bgp-bmp-mock --- 07:42:31 [INFO] Dependency-reduced POM written at: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/dependency-reduced-pom.xml 07:42:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:42:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:42:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:42:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:42:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:42:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:42:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:42:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:42:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:42:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:42:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:42:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:42:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:42:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:42:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:42:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:42:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:42:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:42:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:42:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:42:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:42:32 [WARNING] bgp-bmp-mock-0.24.0-SNAPSHOT.jar, binding-data-codec-api-14.0.20.jar, binding-reflect-14.0.20.jar, binding-spec-14.0.20.jar, concepts-14.0.20.jar, ietf-type-util-1.0.2.jar, mdsal-binding-api-15.0.2.jar, mdsal-common-api-15.0.2.jar, mdsal-dom-api-15.0.2.jar, mdsal-singleton-api-15.0.2.jar, triemap-1.3.2.jar, util-14.0.20.jar, yang-common-14.0.20.jar, yang-common-netty-14.0.20.jar, yang-data-api-14.0.20.jar, yang-data-spi-14.0.20.jar, yang-data-tree-api-14.0.20.jar, yang-model-api-14.0.20.jar, yang-xpath-api-14.0.20.jar define 1 overlapping resource: 07:42:32 [WARNING] - README.md 07:42:32 [WARNING] netty-buffer-4.2.7.Final.jar, netty-codec-base-4.2.7.Final.jar, netty-common-4.2.7.Final.jar, netty-resolver-4.2.7.Final.jar, netty-transport-4.2.7.Final.jar, netty-transport-classes-epoll-4.2.7.Final.jar, netty-transport-native-epoll-4.2.7.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.2.7.Final.jar define 2 overlapping class and resource: 07:42:32 [WARNING] - META-INF.versions.11.module-info 07:42:32 [WARNING] - META-INF/io.netty.versions.properties 07:42:32 [WARNING] failureaccess-1.0.3.jar, guava-33.5.0-jre.jar define 1 overlapping resource: 07:42:32 [WARNING] - META-INF/LICENSE 07:42:32 [WARNING] bgp-bmp-api-0.24.0-SNAPSHOT.jar, bgp-bmp-impl-0.24.0-SNAPSHOT.jar, bgp-bmp-mock-0.24.0-SNAPSHOT.jar, bgp-bmp-parser-impl-0.24.0-SNAPSHOT.jar, bgp-bmp-spi-0.24.0-SNAPSHOT.jar, bgp-concepts-0.24.0-SNAPSHOT.jar, bgp-inet-0.24.0-SNAPSHOT.jar, bgp-openconfig-api-0.24.0-SNAPSHOT.jar, bgp-openconfig-spi-0.24.0-SNAPSHOT.jar, bgp-parser-api-0.24.0-SNAPSHOT.jar, bgp-parser-impl-0.24.0-SNAPSHOT.jar, bgp-parser-spi-0.24.0-SNAPSHOT.jar, bgp-rib-api-0.24.0-SNAPSHOT.jar, bgp-rib-spi-0.24.0-SNAPSHOT.jar, binding-data-codec-api-14.0.20.jar, binding-reflect-14.0.20.jar, binding-spec-14.0.20.jar, codegen-extensions-14.0.20.jar, concepts-0.24.0-SNAPSHOT.jar, concepts-14.0.20.jar, ietf-type-util-1.0.2.jar, mdsal-binding-api-15.0.2.jar, mdsal-common-api-15.0.2.jar, mdsal-dom-api-15.0.2.jar, mdsal-singleton-api-15.0.2.jar, rfc6991-ietf-inet-types-1.0.2.jar, rfc6991-ietf-yang-types-1.0.2.jar, rfc8294-ietf-routing-types-1.0.2.jar, rfc8343-1.0.2.jar, testtool-util-0.24.0-SNAPSHOT.jar, triemap-1.3.2.jar, util-0.24.0-SNAPSHOT.jar, util-14.0.20.jar, yang-common-14.0.20.jar, yang-common-netty-14.0.20.jar, yang-data-api-14.0.20.jar, yang-data-spi-14.0.20.jar, yang-data-tree-api-14.0.20.jar, yang-ext-2013.09.07.27.2.jar, yang-model-api-14.0.20.jar, yang-xpath-api-14.0.20.jar define 2 overlapping resources: 07:42:32 [WARNING] - LICENSE 07:42:32 [WARNING] - META-INF/git.properties 07:42:32 [WARNING] argparse4j-0.9.0.jar, bgp-bmp-api-0.24.0-SNAPSHOT.jar, bgp-bmp-impl-0.24.0-SNAPSHOT.jar, bgp-bmp-mock-0.24.0-SNAPSHOT.jar, bgp-bmp-parser-impl-0.24.0-SNAPSHOT.jar, bgp-bmp-spi-0.24.0-SNAPSHOT.jar, bgp-concepts-0.24.0-SNAPSHOT.jar, bgp-inet-0.24.0-SNAPSHOT.jar, bgp-openconfig-api-0.24.0-SNAPSHOT.jar, bgp-openconfig-spi-0.24.0-SNAPSHOT.jar, bgp-parser-api-0.24.0-SNAPSHOT.jar, bgp-parser-impl-0.24.0-SNAPSHOT.jar, bgp-parser-spi-0.24.0-SNAPSHOT.jar, bgp-rib-api-0.24.0-SNAPSHOT.jar, bgp-rib-spi-0.24.0-SNAPSHOT.jar, binding-data-codec-api-14.0.20.jar, binding-reflect-14.0.20.jar, binding-spec-14.0.20.jar, codegen-extensions-14.0.20.jar, concepts-0.24.0-SNAPSHOT.jar, concepts-14.0.20.jar, error_prone_annotations-2.43.0.jar, failureaccess-1.0.3.jar, guava-33.5.0-jre.jar, ietf-type-util-1.0.2.jar, j2objc-annotations-3.1.jar, jspecify-1.0.0.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.5.20.jar, logback-core-1.5.20.jar, mdsal-binding-api-15.0.2.jar, mdsal-common-api-15.0.2.jar, mdsal-dom-api-15.0.2.jar, mdsal-singleton-api-15.0.2.jar, netty-buffer-4.2.7.Final.jar, netty-codec-base-4.2.7.Final.jar, netty-common-4.2.7.Final.jar, netty-resolver-4.2.7.Final.jar, netty-transport-4.2.7.Final.jar, netty-transport-classes-epoll-4.2.7.Final.jar, netty-transport-native-epoll-4.2.7.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.2.7.Final.jar, org.eclipse.jdt.annotation-2.4.0.jar, rfc6991-ietf-inet-types-1.0.2.jar, rfc6991-ietf-yang-types-1.0.2.jar, rfc8294-ietf-routing-types-1.0.2.jar, rfc8343-1.0.2.jar, slf4j-api-2.0.12.jar, testtool-util-0.24.0-SNAPSHOT.jar, triemap-1.3.2.jar, util-0.24.0-SNAPSHOT.jar, util-14.0.20.jar, value-2.11.6-annotations.jar, yang-common-14.0.20.jar, yang-common-netty-14.0.20.jar, yang-data-api-14.0.20.jar, yang-data-spi-14.0.20.jar, yang-data-tree-api-14.0.20.jar, yang-ext-2013.09.07.27.2.jar, yang-model-api-14.0.20.jar, yang-xpath-api-14.0.20.jar define 1 overlapping resource: 07:42:32 [WARNING] - META-INF/MANIFEST.MF 07:42:32 [WARNING] error_prone_annotations-2.43.0.jar, failureaccess-1.0.3.jar, guava-33.5.0-jre.jar, j2objc-annotations-3.1.jar, jspecify-1.0.0.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: 07:42:32 [WARNING] - META-INF.versions.9.module-info 07:42:32 [WARNING] maven-shade-plugin has detected that some files are 07:42:32 [WARNING] present in two or more JARs. When this happens, only one 07:42:32 [WARNING] single version of the file is copied to the uber jar. 07:42:32 [WARNING] Usually this is not harmful and you can skip these warnings, 07:42:32 [WARNING] otherwise try to manually exclude artifacts based on 07:42:32 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 07:42:32 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 07:42:32 [INFO] Attaching shaded artifact. 07:42:32 [INFO] 07:42:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-bmp-mock --- 07:42:32 [INFO] CycloneDX: Resolving Dependencies 07:42:33 [INFO] CycloneDX: Creating BOM version 1.6 with 60 component(s) 07:42:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/target/bom.xml 07:42:33 [INFO] attaching as bgp-bmp-mock-0.24.0-SNAPSHOT-cyclonedx.xml 07:42:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/target/bom.json 07:42:33 [INFO] attaching as bgp-bmp-mock-0.24.0-SNAPSHOT-cyclonedx.json 07:42:33 [INFO] 07:42:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-mock --- 07:42:33 [INFO] Skipping duplicate-finder execution! 07:42:33 [INFO] 07:42:33 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-bmp-mock --- 07:42:33 [INFO] No dependency problems found 07:42:33 [INFO] 07:42:33 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-bmp-mock --- 07:42:33 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/target/bgp-bmp-mock-0.24.0-SNAPSHOT-sources.jar 07:42:33 [INFO] 07:42:33 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-bmp-mock --- 07:42:33 [INFO] 07:42:33 [INFO] --- jacoco:0.8.14:report (report) @ bgp-bmp-mock --- 07:42:33 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/target/code-coverage/jacoco.exec 07:42:33 [INFO] Analyzed bundle 'bmp-mock' with 11 classes 07:42:33 [INFO] 07:42:33 [INFO] --- install:3.1.4:install (default-install) @ bgp-bmp-mock --- 07:42:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/dependency-reduced-pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-mock/0.24.0-SNAPSHOT/bgp-bmp-mock-0.24.0-SNAPSHOT.pom 07:42:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/target/bgp-bmp-mock-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-mock/0.24.0-SNAPSHOT/bgp-bmp-mock-0.24.0-SNAPSHOT.jar 07:42:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/target/bgp-bmp-mock-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-mock/0.24.0-SNAPSHOT/bgp-bmp-mock-0.24.0-SNAPSHOT-javadoc.jar 07:42:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/target/bgp-bmp-mock-0.24.0-SNAPSHOT-executable.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-mock/0.24.0-SNAPSHOT/bgp-bmp-mock-0.24.0-SNAPSHOT-executable.jar 07:42:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-mock/0.24.0-SNAPSHOT/bgp-bmp-mock-0.24.0-SNAPSHOT-cyclonedx.xml 07:42:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-mock/0.24.0-SNAPSHOT/bgp-bmp-mock-0.24.0-SNAPSHOT-cyclonedx.json 07:42:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/target/bgp-bmp-mock-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-mock/0.24.0-SNAPSHOT/bgp-bmp-mock-0.24.0-SNAPSHOT-sources.jar 07:42:33 [INFO] 07:42:33 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-bmp-mock --- 07:42:33 [INFO] org.opendaylight.bgpcep:bgp-bmp-mock:jar:0.24.0-SNAPSHOT 07:42:33 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:42:33 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:42:33 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:42:33 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.24.0-SNAPSHOT:compile 07:42:33 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:42:33 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:compile 07:42:33 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:42:33 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.24.0-SNAPSHOT:compile 07:42:33 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:42:33 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:42:33 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-impl:jar:0.24.0-SNAPSHOT:compile 07:42:33 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT:compile 07:42:33 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:compile 07:42:33 [INFO] | | | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:42:33 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:42:33 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.24.0-SNAPSHOT:compile 07:42:33 [INFO] | | \- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.24.0-SNAPSHOT:compile 07:42:33 [INFO] | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:42:33 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:42:33 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:42:33 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:42:33 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:42:33 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:42:33 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:42:33 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:42:33 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:42:33 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:42:33 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:42:33 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:42:33 [INFO] | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:42:33 [INFO] | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:42:33 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-parser-impl:jar:0.24.0-SNAPSHOT:compile 07:42:33 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:compile 07:42:33 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:42:33 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:compile 07:42:33 [INFO] | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:42:33 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:42:33 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.24.0-SNAPSHOT:compile 07:42:33 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:compile 07:42:33 [INFO] +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:42:33 [INFO] +- ch.qos.logback:logback-classic:jar:1.5.20:compile 07:42:33 [INFO] | \- ch.qos.logback:logback-core:jar:1.5.20:compile 07:42:33 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:42:33 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:42:33 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:42:33 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:42:33 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:42:33 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:42:33 [INFO] +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:42:33 [INFO] | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:42:33 [INFO] +- io.netty:netty-common:jar:4.2.7.Final:compile 07:42:33 [INFO] +- net.sourceforge.argparse4j:argparse4j:jar:0.9.0:compile 07:42:33 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:42:33 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:42:33 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:42:33 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:42:33 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:42:33 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:42:33 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.24.0-SNAPSHOT:compile 07:42:33 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 07:42:33 [INFO] +- junit:junit:jar:4.13.2:test 07:42:33 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:42:33 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:42:33 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:42:33 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:42:33 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:42:33 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:42:33 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:42:33 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:42:33 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:42:33 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:42:33 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:42:33 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:42:33 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:42:33 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:42:33 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:42:33 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:42:33 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:42:33 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:42:33 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:42:33 [INFO] 07:42:33 [INFO] --- clm:3.0.0-01:index (default-cli) @ bgp-bmp-mock --- 07:42:33 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/target/sonatype-clm/module.xml 07:42:33 [INFO] 07:42:33 [INFO] -----------------< org.opendaylight.bgpcep:bmp-parent >----------------- 07:42:33 [INFO] Building bmp-parent 0.24.0-SNAPSHOT [155/167] 07:42:33 [INFO] from bmp/pom.xml 07:42:33 [INFO] --------------------------------[ pom ]--------------------------------- 07:42:33 [INFO] 07:42:33 [INFO] --- clean:3.5.0:clean (default-clean) @ bmp-parent --- 07:42:33 [INFO] 07:42:33 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bmp-parent --- 07:42:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:42:33 [INFO] 07:42:33 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bmp-parent --- 07:42:33 [INFO] 07:42:33 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bmp-parent --- 07:42:33 [INFO] Skipping CycloneDX goal, because module skips deploy 07:42:33 [INFO] 07:42:33 [INFO] --- install:3.1.4:install (default-install) @ bmp-parent --- 07:42:33 [INFO] Skipping artifact installation 07:42:33 [INFO] 07:42:33 [INFO] --- dependency:3.9.0:tree (default-cli) @ bmp-parent --- 07:42:33 [INFO] org.opendaylight.bgpcep:bmp-parent:pom:0.24.0-SNAPSHOT 07:42:33 [INFO] 07:42:33 [INFO] --- clm:3.0.0-01:index (default-cli) @ bmp-parent --- 07:42:33 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bmp/target/sonatype-clm/module.xml 07:42:33 [INFO] 07:42:33 [INFO] ----------------< org.opendaylight.bgpcep:algo-parent >----------------- 07:42:33 [INFO] Building algo-parent 0.24.0-SNAPSHOT [156/167] 07:42:33 [INFO] from algo/pom.xml 07:42:33 [INFO] --------------------------------[ pom ]--------------------------------- 07:42:33 [INFO] 07:42:33 [INFO] --- clean:3.5.0:clean (default-clean) @ algo-parent --- 07:42:33 [INFO] 07:42:33 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ algo-parent --- 07:42:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:42:33 [INFO] 07:42:33 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ algo-parent --- 07:42:33 [INFO] 07:42:33 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ algo-parent --- 07:42:33 [INFO] Skipping CycloneDX goal, because module skips deploy 07:42:33 [INFO] 07:42:33 [INFO] --- install:3.1.4:install (default-install) @ algo-parent --- 07:42:33 [INFO] Skipping artifact installation 07:42:33 [INFO] 07:42:33 [INFO] --- dependency:3.9.0:tree (default-cli) @ algo-parent --- 07:42:33 [INFO] org.opendaylight.bgpcep:algo-parent:pom:0.24.0-SNAPSHOT 07:42:33 [INFO] 07:42:33 [INFO] --- clm:3.0.0-01:index (default-cli) @ algo-parent --- 07:42:33 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/algo/target/sonatype-clm/module.xml 07:42:33 [INFO] 07:42:33 [INFO] ---------------< org.opendaylight.bgpcep:pcep-testtool >---------------- 07:42:33 [INFO] Building pcep-testtool 0.24.0-SNAPSHOT [157/167] 07:42:33 [INFO] from pcep/testtool/pom.xml 07:42:33 [INFO] --------------------------------[ jar ]--------------------------------- 07:42:33 [INFO] 07:42:33 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-testtool --- 07:42:33 [INFO] 07:42:33 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-testtool --- 07:42:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:42:33 [INFO] 07:42:33 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-testtool --- 07:42:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:42:34 [INFO] 07:42:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-testtool --- 07:42:34 [INFO] 07:42:34 [INFO] --- dependency:3.9.0:properties (default) @ pcep-testtool --- 07:42:34 [INFO] 07:42:34 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ pcep-testtool --- 07:42:34 [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/pcep/testtool/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:42:34 [INFO] 07:42:34 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-testtool --- 07:42:34 [INFO] Starting audit... 07:42:34 Audit done. 07:42:34 [INFO] You have 0 Checkstyle violations. 07:42:34 [INFO] 07:42:34 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-testtool --- 07:42:34 [INFO] Starting audit... 07:42:34 Audit done. 07:42:34 [INFO] You have 0 Checkstyle violations. 07:42:34 [INFO] 07:42:34 [INFO] --- dependency:3.9.0:copy (unpack-license) @ pcep-testtool --- 07:42:34 [INFO] 07:42:34 [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-testtool --- 07:42:34 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/testtool/src/main/resources 07:42:34 [INFO] 07:42:34 [INFO] --- compiler:3.14.1:compile (default-compile) @ pcep-testtool --- 07:42:34 [INFO] Recompiling the module because of changed dependency. 07:42:34 [INFO] Compiling 3 source files with javac [debug release 21] to target/classes 07:42:34 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 07:42:34 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 07:42:34 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 07:42:34 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 07:42:34 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 07:42:34 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 07:42:34 [INFO] 07:42:34 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-testtool >>> 07:42:34 [INFO] 07:42:34 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-testtool --- 07:42:34 [INFO] Fork Value is true 07:42:36 [INFO] Done SpotBugs Analysis.... 07:42:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:42:36 [INFO] 07:42:36 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-testtool <<< 07:42:36 [INFO] 07:42:36 [INFO] 07:42:36 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-testtool --- 07:42:36 [INFO] BugInstance size is 0 07:42:36 [INFO] Error size is 0 07:42:36 [INFO] No errors/warnings found 07:42:36 [INFO] 07:42:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-testtool --- 07:42:36 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/testtool/src/test/resources 07:42:36 [INFO] 07:42:36 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ pcep-testtool --- 07:42:36 [INFO] Recompiling the module because of changed dependency. 07:42:36 [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes 07:42:36 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 07:42:36 [WARNING] Cannot find annotation method 'policyOption()' in type 'org.osgi.service.component.annotations.Reference': class file for org.osgi.service.component.annotations.Reference not found 07:42:36 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 07:42:36 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 07:42:36 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 07:42:36 [WARNING] Cannot find annotation method 'policyOption()' in type 'org.osgi.service.component.annotations.Reference': class file for org.osgi.service.component.annotations.Reference not found 07:42:36 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 07:42:36 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 07:42:36 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 07:42:36 [WARNING] Cannot find annotation method 'policyOption()' in type 'org.osgi.service.component.annotations.Reference': class file for org.osgi.service.component.annotations.Reference not found 07:42:36 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 07:42:36 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 07:42:36 [INFO] 07:42:36 [INFO] --- surefire:3.5.4:test (default-test) @ pcep-testtool --- 07:42:36 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:42:36 [INFO] 07:42:36 [INFO] ------------------------------------------------------- 07:42:36 [INFO] T E S T S 07:42:36 [INFO] ------------------------------------------------------- 07:42:37 [INFO] Running org.opendaylight.protocol.pcep.testtool.PCEPTestingToolTest 07:42:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.136 s -- in org.opendaylight.protocol.pcep.testtool.PCEPTestingToolTest 07:42:41 [INFO] 07:42:41 [INFO] Results: 07:42:41 [INFO] 07:42:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 07:42:41 [INFO] 07:42:41 [INFO] 07:42:41 [INFO] --- copy:14.1.6:copy-files (default) @ pcep-testtool --- 07:42:41 [INFO] 07:42:41 [INFO] --- jar:3.4.2:jar (default-jar) @ pcep-testtool --- 07:42:41 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/testtool/target/pcep-testtool-0.24.0-SNAPSHOT.jar 07:42:41 [INFO] 07:42:41 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-testtool --- 07:42:42 [WARNING] Javadoc Warnings 07:42:42 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/testtool/src/main/java/org/opendaylight/protocol/pcep/testtool/Main.java:28: warning: no comment 07:42:42 [WARNING] public final class Main { 07:42:42 [WARNING] ^ 07:42:42 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/testtool/src/main/java/org/opendaylight/protocol/pcep/testtool/Main.java:76: warning: no comment 07:42:42 [WARNING] public static void main(final String[] args) throws UnknownHostException, InterruptedException, ExecutionException { 07:42:42 [WARNING] ^ 07:42:42 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/testtool/src/main/java/org/opendaylight/protocol/pcep/testtool/TestingSessionListener.java:19: warning: no comment 07:42:42 [WARNING] public class TestingSessionListener implements PCEPSessionListener { 07:42:42 [WARNING] ^ 07:42:42 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/testtool/src/main/java/org/opendaylight/protocol/pcep/testtool/TestingSessionListener.java:19: warning: use of default constructor, which does not provide a comment 07:42:42 [WARNING] public class TestingSessionListener implements PCEPSessionListener { 07:42:42 [WARNING] ^ 07:42:42 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/testtool/src/main/java/org/opendaylight/protocol/pcep/testtool/TestingSessionListenerFactory.java:13: warning: no comment 07:42:42 [WARNING] public class TestingSessionListenerFactory implements PCEPSessionListenerFactory { 07:42:42 [WARNING] ^ 07:42:42 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/testtool/src/main/java/org/opendaylight/protocol/pcep/testtool/TestingSessionListenerFactory.java:13: warning: use of default constructor, which does not provide a comment 07:42:42 [WARNING] public class TestingSessionListenerFactory implements PCEPSessionListenerFactory { 07:42:42 [WARNING] ^ 07:42:42 [WARNING] 6 warnings 07:42:42 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/testtool/target/pcep-testtool-0.24.0-SNAPSHOT-javadoc.jar 07:42:42 [INFO] 07:42:42 [INFO] --- shade:3.6.1:shade (default) @ pcep-testtool --- 07:42:42 [INFO] Dependency-reduced POM written at: /w/workspace/bgpcep-maven-clm-master/pcep/testtool/dependency-reduced-pom.xml 07:42:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:42:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:42:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:42:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:42:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:42:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:42:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:42:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:42:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:42:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:42:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:42:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:42:43 [WARNING] binding-reflect-14.0.20.jar, binding-spec-14.0.20.jar, concepts-14.0.20.jar, ietf-type-util-1.0.2.jar, mdsal-binding-api-15.0.2.jar, mdsal-common-api-15.0.2.jar, pcep-pcc-mock-0.24.0-SNAPSHOT.jar, pcep-testtool-0.24.0-SNAPSHOT.jar, triemap-1.3.2.jar, util-14.0.20.jar, yang-common-14.0.20.jar, yang-common-netty-14.0.20.jar define 1 overlapping resource: 07:42:43 [WARNING] - README.md 07:42:43 [WARNING] binding-reflect-14.0.20.jar, binding-spec-14.0.20.jar, concepts-0.24.0-SNAPSHOT.jar, concepts-14.0.20.jar, ietf-type-util-1.0.2.jar, mdsal-binding-api-15.0.2.jar, mdsal-common-api-15.0.2.jar, pcep-api-0.24.0-SNAPSHOT.jar, pcep-base-parser-0.24.0-SNAPSHOT.jar, pcep-ietf-stateful-0.24.0-SNAPSHOT.jar, pcep-impl-0.24.0-SNAPSHOT.jar, pcep-pcc-mock-0.24.0-SNAPSHOT.jar, pcep-spi-0.24.0-SNAPSHOT.jar, pcep-testtool-0.24.0-SNAPSHOT.jar, rfc6991-ietf-inet-types-1.0.2.jar, rfc6991-ietf-yang-types-1.0.2.jar, rfc8294-ietf-routing-types-1.0.2.jar, rsvp-api-0.24.0-SNAPSHOT.jar, testtool-util-0.24.0-SNAPSHOT.jar, triemap-1.3.2.jar, util-0.24.0-SNAPSHOT.jar, util-14.0.20.jar, yang-common-14.0.20.jar, yang-common-netty-14.0.20.jar define 2 overlapping resources: 07:42:43 [WARNING] - LICENSE 07:42:43 [WARNING] - META-INF/git.properties 07:42:43 [WARNING] failureaccess-1.0.3.jar, guava-33.5.0-jre.jar define 1 overlapping resource: 07:42:43 [WARNING] - META-INF/LICENSE 07:42:43 [WARNING] netty-buffer-4.2.7.Final.jar, netty-codec-base-4.2.7.Final.jar, netty-common-4.2.7.Final.jar, netty-handler-4.2.7.Final.jar, netty-resolver-4.2.7.Final.jar, netty-transport-4.2.7.Final.jar, netty-transport-classes-epoll-4.2.7.Final.jar, netty-transport-native-epoll-4.2.7.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.2.7.Final.jar define 2 overlapping class and resource: 07:42:43 [WARNING] - META-INF.versions.11.module-info 07:42:43 [WARNING] - META-INF/io.netty.versions.properties 07:42:43 [WARNING] error_prone_annotations-2.43.0.jar, failureaccess-1.0.3.jar, guava-33.5.0-jre.jar, j2objc-annotations-3.1.jar, jspecify-1.0.0.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: 07:42:43 [WARNING] - META-INF.versions.9.module-info 07:42:43 [WARNING] binding-reflect-14.0.20.jar, binding-spec-14.0.20.jar, concepts-0.24.0-SNAPSHOT.jar, concepts-14.0.20.jar, error_prone_annotations-2.43.0.jar, failureaccess-1.0.3.jar, guava-33.5.0-jre.jar, ietf-type-util-1.0.2.jar, j2objc-annotations-3.1.jar, jspecify-1.0.0.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.5.20.jar, logback-core-1.5.20.jar, mdsal-binding-api-15.0.2.jar, mdsal-common-api-15.0.2.jar, netty-buffer-4.2.7.Final.jar, netty-codec-base-4.2.7.Final.jar, netty-common-4.2.7.Final.jar, netty-handler-4.2.7.Final.jar, netty-resolver-4.2.7.Final.jar, netty-transport-4.2.7.Final.jar, netty-transport-classes-epoll-4.2.7.Final.jar, netty-transport-native-epoll-4.2.7.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.2.7.Final.jar, org.eclipse.jdt.annotation-2.4.0.jar, pcep-api-0.24.0-SNAPSHOT.jar, pcep-base-parser-0.24.0-SNAPSHOT.jar, pcep-ietf-stateful-0.24.0-SNAPSHOT.jar, pcep-impl-0.24.0-SNAPSHOT.jar, pcep-pcc-mock-0.24.0-SNAPSHOT.jar, pcep-spi-0.24.0-SNAPSHOT.jar, pcep-testtool-0.24.0-SNAPSHOT.jar, rfc6991-ietf-inet-types-1.0.2.jar, rfc6991-ietf-yang-types-1.0.2.jar, rfc8294-ietf-routing-types-1.0.2.jar, rsvp-api-0.24.0-SNAPSHOT.jar, slf4j-api-2.0.12.jar, testtool-util-0.24.0-SNAPSHOT.jar, triemap-1.3.2.jar, util-0.24.0-SNAPSHOT.jar, util-14.0.20.jar, yang-common-14.0.20.jar, yang-common-netty-14.0.20.jar define 1 overlapping resource: 07:42:43 [WARNING] - META-INF/MANIFEST.MF 07:42:43 [WARNING] maven-shade-plugin has detected that some files are 07:42:43 [WARNING] present in two or more JARs. When this happens, only one 07:42:43 [WARNING] single version of the file is copied to the uber jar. 07:42:43 [WARNING] Usually this is not harmful and you can skip these warnings, 07:42:43 [WARNING] otherwise try to manually exclude artifacts based on 07:42:43 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 07:42:43 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 07:42:43 [INFO] Attaching shaded artifact. 07:42:43 [INFO] 07:42:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-testtool --- 07:42:43 [INFO] CycloneDX: Resolving Dependencies 07:42:44 [INFO] CycloneDX: Creating BOM version 1.6 with 42 component(s) 07:42:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/testtool/target/bom.xml 07:42:44 [INFO] attaching as pcep-testtool-0.24.0-SNAPSHOT-cyclonedx.xml 07:42:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/testtool/target/bom.json 07:42:44 [INFO] attaching as pcep-testtool-0.24.0-SNAPSHOT-cyclonedx.json 07:42:44 [INFO] 07:42:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-testtool --- 07:42:44 [INFO] Skipping duplicate-finder execution! 07:42:44 [INFO] 07:42:44 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ pcep-testtool --- 07:42:44 [WARNING] Used undeclared dependencies found: 07:42:44 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:42:44 [WARNING] Non-test scoped test only dependencies found: 07:42:44 [WARNING] io.netty:netty-common:jar:4.2.7.Final:compile 07:42:44 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 07:42:44 [WARNING] org.opendaylight.bgpcep:testtool-util:jar:0.24.0-SNAPSHOT:compile 07:42:44 [WARNING] org.opendaylight.bgpcep:pcep-pcc-mock:jar:0.24.0-SNAPSHOT:compile 07:42:44 [INFO] 07:42:44 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-testtool --- 07:42:44 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/testtool/target/pcep-testtool-0.24.0-SNAPSHOT-sources.jar 07:42:44 [INFO] 07:42:44 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-testtool --- 07:42:44 [INFO] 07:42:44 [INFO] --- jacoco:0.8.14:report (report) @ pcep-testtool --- 07:42:44 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/pcep/testtool/target/code-coverage/jacoco.exec 07:42:44 [INFO] Analyzed bundle 'pcep-testtool' with 3 classes 07:42:44 [INFO] 07:42:44 [INFO] --- install:3.1.4:install (default-install) @ pcep-testtool --- 07:42:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/testtool/dependency-reduced-pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-testtool/0.24.0-SNAPSHOT/pcep-testtool-0.24.0-SNAPSHOT.pom 07:42:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/testtool/target/pcep-testtool-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-testtool/0.24.0-SNAPSHOT/pcep-testtool-0.24.0-SNAPSHOT.jar 07:42:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/testtool/target/pcep-testtool-0.24.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-testtool/0.24.0-SNAPSHOT/pcep-testtool-0.24.0-SNAPSHOT-javadoc.jar 07:42:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/testtool/target/pcep-testtool-0.24.0-SNAPSHOT-executable.jar to /tmp/r/org/opendaylight/bgpcep/pcep-testtool/0.24.0-SNAPSHOT/pcep-testtool-0.24.0-SNAPSHOT-executable.jar 07:42:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/testtool/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-testtool/0.24.0-SNAPSHOT/pcep-testtool-0.24.0-SNAPSHOT-cyclonedx.xml 07:42:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/testtool/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-testtool/0.24.0-SNAPSHOT/pcep-testtool-0.24.0-SNAPSHOT-cyclonedx.json 07:42:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/testtool/target/pcep-testtool-0.24.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-testtool/0.24.0-SNAPSHOT/pcep-testtool-0.24.0-SNAPSHOT-sources.jar 07:42:44 [INFO] 07:42:44 [INFO] --- dependency:3.9.0:tree (default-cli) @ pcep-testtool --- 07:42:44 [INFO] org.opendaylight.bgpcep:pcep-testtool:jar:0.24.0-SNAPSHOT 07:42:44 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:compile 07:42:44 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:42:44 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:42:44 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:42:44 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:42:44 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:42:44 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:42:44 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:42:44 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:42:44 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:42:44 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.24.0-SNAPSHOT:compile 07:42:44 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.24.0-SNAPSHOT:compile 07:42:44 [INFO] | \- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:42:44 [INFO] +- org.opendaylight.bgpcep:pcep-spi:jar:0.24.0-SNAPSHOT:compile 07:42:44 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:compile 07:42:44 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:42:44 [INFO] +- org.opendaylight.bgpcep:pcep-impl:jar:0.24.0-SNAPSHOT:compile 07:42:44 [INFO] | +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.24.0-SNAPSHOT:compile 07:42:44 [INFO] | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:42:44 [INFO] | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:42:44 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:42:44 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:42:44 [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:42:44 [INFO] +- org.opendaylight.bgpcep:pcep-pcc-mock:jar:0.24.0-SNAPSHOT:compile 07:42:44 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.24.0-SNAPSHOT:compile 07:42:44 [INFO] | +- ch.qos.logback:logback-core:jar:1.5.20:compile 07:42:44 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:42:44 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:42:44 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:42:44 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:42:44 [INFO] +- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.24.0-SNAPSHOT:compile 07:42:44 [INFO] +- io.netty:netty-common:jar:4.2.7.Final:compile 07:42:44 [INFO] +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:42:44 [INFO] | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:42:44 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:42:44 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:42:44 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:42:44 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:42:44 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:42:44 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:42:44 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 07:42:44 [INFO] +- ch.qos.logback:logback-classic:jar:1.5.20:runtime 07:42:44 [INFO] +- junit:junit:jar:4.13.2:test 07:42:44 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:42:44 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:42:44 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:42:44 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:42:44 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:42:44 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:42:44 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:42:44 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:42:44 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:42:44 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:42:44 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:42:44 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:42:44 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:42:44 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:42:44 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:42:44 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:42:44 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:42:44 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:42:44 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:42:44 [INFO] 07:42:44 [INFO] --- clm:3.0.0-01:index (default-cli) @ pcep-testtool --- 07:42:44 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/testtool/target/sonatype-clm/module.xml 07:42:44 [INFO] 07:42:44 [INFO] -------------< org.opendaylight.bgpcep:pcep-server-parent >------------- 07:42:44 [INFO] Building pcep-server-parent 0.24.0-SNAPSHOT [158/167] 07:42:44 [INFO] from pcep/server/pom.xml 07:42:44 [INFO] --------------------------------[ pom ]--------------------------------- 07:42:44 [INFO] 07:42:44 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-server-parent --- 07:42:44 [INFO] 07:42:44 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-server-parent --- 07:42:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:42:44 [INFO] 07:42:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-server-parent --- 07:42:44 [INFO] 07:42:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-server-parent --- 07:42:44 [INFO] Skipping CycloneDX goal, because module skips deploy 07:42:44 [INFO] 07:42:44 [INFO] --- install:3.1.4:install (default-install) @ pcep-server-parent --- 07:42:44 [INFO] Skipping artifact installation 07:42:44 [INFO] 07:42:44 [INFO] --- dependency:3.9.0:tree (default-cli) @ pcep-server-parent --- 07:42:44 [INFO] org.opendaylight.bgpcep:pcep-server-parent:pom:0.24.0-SNAPSHOT 07:42:44 [INFO] 07:42:44 [INFO] --- clm:3.0.0-01:index (default-cli) @ pcep-server-parent --- 07:42:44 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/server/target/sonatype-clm/module.xml 07:42:44 [INFO] 07:42:44 [INFO] ------------< org.opendaylight.bgpcep:pcep-topology-parent >------------ 07:42:44 [INFO] Building pcep-topology-parent 0.24.0-SNAPSHOT [159/167] 07:42:44 [INFO] from pcep/topology/pom.xml 07:42:44 [INFO] --------------------------------[ pom ]--------------------------------- 07:42:44 [INFO] 07:42:44 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-topology-parent --- 07:42:44 [INFO] 07:42:44 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-topology-parent --- 07:42:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:42:44 [INFO] 07:42:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-topology-parent --- 07:42:44 [INFO] 07:42:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-topology-parent --- 07:42:44 [INFO] Skipping CycloneDX goal, because module skips deploy 07:42:44 [INFO] 07:42:44 [INFO] --- install:3.1.4:install (default-install) @ pcep-topology-parent --- 07:42:44 [INFO] Skipping artifact installation 07:42:44 [INFO] 07:42:44 [INFO] --- dependency:3.9.0:tree (default-cli) @ pcep-topology-parent --- 07:42:44 [INFO] org.opendaylight.bgpcep:pcep-topology-parent:pom:0.24.0-SNAPSHOT 07:42:44 [INFO] 07:42:44 [INFO] --- clm:3.0.0-01:index (default-cli) @ pcep-topology-parent --- 07:42:44 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/topology/target/sonatype-clm/module.xml 07:42:44 [INFO] 07:42:44 [INFO] -------------< org.opendaylight.bgpcep:pcep-tunnel-parent >------------- 07:42:44 [INFO] Building pcep-tunnel-parent 0.24.0-SNAPSHOT [160/167] 07:42:44 [INFO] from pcep/tunnel/pom.xml 07:42:44 [INFO] --------------------------------[ pom ]--------------------------------- 07:42:44 [INFO] 07:42:44 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-tunnel-parent --- 07:42:44 [INFO] 07:42:44 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-tunnel-parent --- 07:42:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:42:44 [INFO] 07:42:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-tunnel-parent --- 07:42:44 [INFO] 07:42:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-tunnel-parent --- 07:42:44 [INFO] Skipping CycloneDX goal, because module skips deploy 07:42:44 [INFO] 07:42:44 [INFO] --- install:3.1.4:install (default-install) @ pcep-tunnel-parent --- 07:42:44 [INFO] Skipping artifact installation 07:42:44 [INFO] 07:42:44 [INFO] --- dependency:3.9.0:tree (default-cli) @ pcep-tunnel-parent --- 07:42:44 [INFO] org.opendaylight.bgpcep:pcep-tunnel-parent:pom:0.24.0-SNAPSHOT 07:42:44 [INFO] 07:42:44 [INFO] --- clm:3.0.0-01:index (default-cli) @ pcep-tunnel-parent --- 07:42:44 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/target/sonatype-clm/module.xml 07:42:44 [INFO] 07:42:44 [INFO] ----------------< org.opendaylight.bgpcep:pcep-parent >----------------- 07:42:44 [INFO] Building pcep-parent 0.24.0-SNAPSHOT [161/167] 07:42:44 [INFO] from pcep/pom.xml 07:42:44 [INFO] --------------------------------[ pom ]--------------------------------- 07:42:44 [INFO] 07:42:44 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-parent --- 07:42:44 [INFO] 07:42:44 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-parent --- 07:42:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:42:44 [INFO] 07:42:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-parent --- 07:42:44 [INFO] 07:42:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-parent --- 07:42:44 [INFO] Skipping CycloneDX goal, because module skips deploy 07:42:44 [INFO] 07:42:44 [INFO] --- install:3.1.4:install (default-install) @ pcep-parent --- 07:42:44 [INFO] Skipping artifact installation 07:42:44 [INFO] 07:42:44 [INFO] --- dependency:3.9.0:tree (default-cli) @ pcep-parent --- 07:42:44 [INFO] org.opendaylight.bgpcep:pcep-parent:pom:0.24.0-SNAPSHOT 07:42:44 [INFO] 07:42:44 [INFO] --- clm:3.0.0-01:index (default-cli) @ pcep-parent --- 07:42:44 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/target/sonatype-clm/module.xml 07:42:44 [INFO] 07:42:44 [INFO] -------------< org.opendaylight.bgpcep:programming-parent >------------- 07:42:44 [INFO] Building programming-parent 0.24.0-SNAPSHOT [162/167] 07:42:44 [INFO] from programming/pom.xml 07:42:44 [INFO] --------------------------------[ pom ]--------------------------------- 07:42:44 [INFO] 07:42:44 [INFO] --- clean:3.5.0:clean (default-clean) @ programming-parent --- 07:42:44 [INFO] 07:42:44 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ programming-parent --- 07:42:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:42:44 [INFO] 07:42:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ programming-parent --- 07:42:44 [INFO] 07:42:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ programming-parent --- 07:42:44 [INFO] Skipping CycloneDX goal, because module skips deploy 07:42:44 [INFO] 07:42:44 [INFO] --- install:3.1.4:install (default-install) @ programming-parent --- 07:42:44 [INFO] Skipping artifact installation 07:42:44 [INFO] 07:42:44 [INFO] --- dependency:3.9.0:tree (default-cli) @ programming-parent --- 07:42:44 [INFO] org.opendaylight.bgpcep:programming-parent:pom:0.24.0-SNAPSHOT 07:42:44 [INFO] 07:42:44 [INFO] --- clm:3.0.0-01:index (default-cli) @ programming-parent --- 07:42:44 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/programming/target/sonatype-clm/module.xml 07:42:44 [INFO] 07:42:44 [INFO] ----------------< org.opendaylight.bgpcep:rsvp-parent >----------------- 07:42:44 [INFO] Building rsvp-parent 0.24.0-SNAPSHOT [163/167] 07:42:44 [INFO] from rsvp/pom.xml 07:42:44 [INFO] --------------------------------[ pom ]--------------------------------- 07:42:44 [INFO] 07:42:44 [INFO] --- clean:3.5.0:clean (default-clean) @ rsvp-parent --- 07:42:44 [INFO] 07:42:44 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rsvp-parent --- 07:42:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:42:44 [INFO] 07:42:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rsvp-parent --- 07:42:44 [INFO] 07:42:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rsvp-parent --- 07:42:44 [INFO] Skipping CycloneDX goal, because module skips deploy 07:42:44 [INFO] 07:42:44 [INFO] --- install:3.1.4:install (default-install) @ rsvp-parent --- 07:42:44 [INFO] Skipping artifact installation 07:42:44 [INFO] 07:42:44 [INFO] --- dependency:3.9.0:tree (default-cli) @ rsvp-parent --- 07:42:44 [INFO] org.opendaylight.bgpcep:rsvp-parent:pom:0.24.0-SNAPSHOT 07:42:44 [INFO] 07:42:44 [INFO] --- clm:3.0.0-01:index (default-cli) @ rsvp-parent --- 07:42:44 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/rsvp/target/sonatype-clm/module.xml 07:42:44 [INFO] 07:42:44 [INFO] --------------< org.opendaylight.bgpcep:topology-parent >--------------- 07:42:44 [INFO] Building topology-parent 0.24.0-SNAPSHOT [164/167] 07:42:44 [INFO] from topology/pom.xml 07:42:44 [INFO] --------------------------------[ pom ]--------------------------------- 07:42:44 [INFO] 07:42:44 [INFO] --- clean:3.5.0:clean (default-clean) @ topology-parent --- 07:42:44 [INFO] 07:42:44 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ topology-parent --- 07:42:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:42:44 [INFO] 07:42:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ topology-parent --- 07:42:44 [INFO] 07:42:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ topology-parent --- 07:42:44 [INFO] Skipping CycloneDX goal, because module skips deploy 07:42:44 [INFO] 07:42:44 [INFO] --- install:3.1.4:install (default-install) @ topology-parent --- 07:42:44 [INFO] Skipping artifact installation 07:42:44 [INFO] 07:42:44 [INFO] --- dependency:3.9.0:tree (default-cli) @ topology-parent --- 07:42:44 [INFO] org.opendaylight.bgpcep:topology-parent:pom:0.24.0-SNAPSHOT 07:42:44 [INFO] 07:42:44 [INFO] --- clm:3.0.0-01:index (default-cli) @ topology-parent --- 07:42:44 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/topology/target/sonatype-clm/module.xml 07:42:44 [INFO] 07:42:44 [INFO] ------------< org.opendaylight.bgpcep:config-loader-parent >------------ 07:42:44 [INFO] Building config-loader-parent 0.24.0-SNAPSHOT [165/167] 07:42:44 [INFO] from config-loader/pom.xml 07:42:44 [INFO] --------------------------------[ pom ]--------------------------------- 07:42:44 [INFO] 07:42:44 [INFO] --- clean:3.5.0:clean (default-clean) @ config-loader-parent --- 07:42:44 [INFO] 07:42:44 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ config-loader-parent --- 07:42:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:42:44 [INFO] 07:42:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ config-loader-parent --- 07:42:44 [INFO] 07:42:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ config-loader-parent --- 07:42:44 [INFO] Skipping CycloneDX goal, because module skips deploy 07:42:44 [INFO] 07:42:44 [INFO] --- install:3.1.4:install (default-install) @ config-loader-parent --- 07:42:44 [INFO] Skipping artifact installation 07:42:44 [INFO] 07:42:44 [INFO] --- dependency:3.9.0:tree (default-cli) @ config-loader-parent --- 07:42:44 [INFO] org.opendaylight.bgpcep:config-loader-parent:pom:0.24.0-SNAPSHOT 07:42:44 [INFO] 07:42:44 [INFO] --- clm:3.0.0-01:index (default-cli) @ config-loader-parent --- 07:42:44 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/config-loader/target/sonatype-clm/module.xml 07:42:44 [INFO] 07:42:44 [INFO] ----------------< org.opendaylight.bgpcep:bgpcep-karaf >---------------- 07:42:44 [INFO] Building bgpcep-karaf 0.24.0-SNAPSHOT [166/167] 07:42:44 [INFO] from distribution-karaf/pom.xml 07:42:44 [INFO] --------------------------------[ pom ]--------------------------------- 07:42:51 [INFO] 07:42:51 [INFO] --- clean:3.5.0:clean (default-clean) @ bgpcep-karaf --- 07:42:51 [INFO] 07:42:51 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgpcep-karaf --- 07:42:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:42:51 [INFO] 07:42:51 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgpcep-karaf --- 07:42:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:42:51 [INFO] 07:42:51 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgpcep-karaf --- 07:42:51 [INFO] 07:42:51 [INFO] --- dependency:3.9.0:properties (default) @ bgpcep-karaf --- 07:42:51 [INFO] 07:42:51 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgpcep-karaf --- 07:42: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/distribution-karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:42:51 [INFO] 07:42:51 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgpcep-karaf --- 07:42:51 [INFO] Starting audit... 07:42:51 Audit done. 07:42:51 [INFO] You have 0 Checkstyle violations. 07:42:51 [INFO] 07:42:51 [INFO] --- checkstyle:3.6.0:check (default) @ bgpcep-karaf --- 07:42:51 [INFO] Starting audit... 07:42:51 Audit done. 07:42:51 [INFO] You have 0 Checkstyle violations. 07:42:51 [INFO] 07:42:51 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgpcep-karaf --- 07:42:51 [INFO] 07:42:51 [INFO] --- resources:3.3.1:resources (process-resources) @ bgpcep-karaf --- 07:42:51 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/distribution-karaf/src/main/resources 07:42:51 [INFO] 07:42:51 [INFO] --- karaf:4.4.8:assembly (process-resources) @ bgpcep-karaf --- 07:42:51 [INFO] Using repositories: 07:42:51 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 07:42:51 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 07:42:51 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:42:51 [INFO] Creating work directory: /w/workspace/bgpcep-maven-clm-master/distribution-karaf/target/assembly 07:42:51 [INFO] Loading direct KAR and features XML dependencies 07:42:51 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.8/kar 07:42:51 [INFO] Feature framework will be added as a startup feature 07:42:51 [INFO] Generating Karaf assembly: /w/workspace/bgpcep-maven-clm-master/distribution-karaf/target/assembly 07:42:51 [INFO] Unzipping kars 07:42:51 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.8/kar 07:42:51 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 07:42:51 [INFO] Loading profiles from: 07:42:51 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 07:42:51 [INFO] Loading repositories 07:42:51 [INFO] Generating generated-startup profile 07:42:51 [INFO] Generating generated-boot profile with parents: generated-startup 07:42:51 [INFO] Generating generated-installed profile 07:42:51 [INFO] Configuring etc/config.properties and etc/system.properties 07:42:51 [INFO] Downloading libraries for generated profiles 07:42:51 [INFO] Downloading additional libraries 07:42:51 [INFO] Writing configurations 07:42:51 [INFO] adding config file: etc/profile.cfg 07:42:51 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 07:42:52 [INFO] Startup stage 07:42:52 [INFO] Loading startup repositories 07:42:52 [INFO] Resolving startup features and bundles 07:42:52 [INFO] Features: framework 07:42:52 [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/14.1.6 07:42:52 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.6 07:42:52 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 07:42:52 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 07:42:52 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 07:42:52 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 07:42:52 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 07:42:52 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 07:42:52 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 07:42:52 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 07:42:52 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 07:42:52 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 07:42:52 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 07:42:52 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 07:42:52 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 07:42:52 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 07:42:52 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 07:42:52 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 07:42:52 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 07:42:52 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 07:42:52 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 07:42:52 [INFO] Boot stage 07:42:52 [INFO] Loading boot repositories 07:42:52 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/features-bgpcep-testing/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils/7.1.9/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf/10.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal/15.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-testing/12.0.3/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/features-bgpcep/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.1.9/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.1.9/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus-web/7.1.9/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/7.1.9/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-data-change-counter/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-extras-dependencies/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-benchmark/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/10.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/10.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-databind/10.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal-common/10.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/10.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-clustered-topology/10.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/10.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/10.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/10.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/10.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-all/10.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-impl/10.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-aaa-netconf-plugin/10.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/10.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/10.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/10.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/10.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/10.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/10.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore-plaintext/10.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/10.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/15.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/15.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/15.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/15.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/15.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/15.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/15.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/15.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/15.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/15.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/15.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-console/10.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal/10.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/15.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/10.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-trace/15.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-common/15.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/15.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/15.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-single/15.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/15.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-config-example/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-algo-api/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-algo/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-benchmark/12.0.3/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-netty/15.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-clustering-test-app/12.0.3/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-rib-api/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-parser-api/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-dependencies/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-parser/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-inet/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-extensions-api/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-mvpn/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-evpn/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-route-target/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-l3vpn/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-labeled-unicast/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-cli/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-flowspec/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-linkstate/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-api/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-state/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-rib-impl/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-path-selection-mode/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-topology/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-config-loader-impl/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-config-loader-spi/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-config-loader/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-concepts/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-config-loader/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-config-example/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-graph/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-graph-api/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-routing-policy-config-loader/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-api/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-impl/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-programming-api/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-programming-impl/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-protocols-config-loader/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-topology/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-server/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-stateful/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-topology-provider/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-server-provider/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-segment-routing/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-tunnel-provider/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-config-example/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-cli/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-rsvp/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-rsvp-api/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-api/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-segment-routing/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-tunnel-api/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.6/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.1.6/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.6/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.6/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/15.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/12.0.3/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.6/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/12.0.3/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.20/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6241/1.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6470/1.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/1.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/1.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6991/1.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-base-parser/0.24.0-SNAPSHOT/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/14.1.6/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/10.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.22.3/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.22.3/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/1.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/1.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/1.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/1.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/1.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/1.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/1.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.20/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.20/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.20/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.20/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.20/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/10.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/1.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.20/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/14.0.20/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-rfc8294-netty/1.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8294/1.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.1.6/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/12.0.3/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/12.0.3/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.20/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6022/1.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.20/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/12.0.3/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.22.3/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.1.6/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.1.6/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.22.3/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.22.3/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/10.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/1.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/1.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.20/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.20/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.20/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.6/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.1.6/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.6/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/12.0.3/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/12.0.3/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.1.6/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6243/1.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/1.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/1.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/14.1.6/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/10.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.20/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.22.3/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/1.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.22.3/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/12.0.3/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-pekko/12.0.3/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.1.6/xml/features 07:42:52 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.20/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/12.0.3/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/12.0.3/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.1.6/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/1.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.1.6/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/1.0.2/xml/features 07:42:52 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/1.0.2/xml/features 07:42:52 [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature 07:42:52 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar 07:42:52 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 07:42:52 [INFO] Feature service/4.4.8 is defined as a boot feature 07:42:52 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.8 07:42:52 [INFO] Feature 1f54b39c-9dd2-4dae-b46b-216c888b3f36/0.0.0 is defined as a boot feature 07:42:52 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.6 07:42:52 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 07:42:52 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.6 07:42:52 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.6 07:42:52 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 07:42:52 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.6 07:42:52 [INFO] Feature scr/4.4.8 is defined as a boot feature 07:42:52 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 07:42:52 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 07:42:52 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 07:42:52 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 07:42:52 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 07:42:52 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 07:42:52 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 07:42:52 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 07:42:52 [INFO] Feature shell/4.4.8 is defined as a boot feature 07:42:52 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 07:42:52 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 07:42:52 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 07:42:52 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 07:42:52 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 07:42:52 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 07:42:52 [INFO] Feature kar/4.4.8 is defined as a boot feature 07:42:52 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.8 07:42:52 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 07:42:52 [INFO] Feature package/4.4.8 is defined as a boot feature 07:42:52 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.8 07:42:52 [INFO] Feature jaas/4.4.8 is defined as a boot feature 07:42:52 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 07:42:52 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 07:42:52 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 07:42:52 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 07:42:52 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 07:42:52 [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature 07:42:52 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 07:42:52 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 07:42:52 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 07:42:52 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 07:42:52 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 07:42:52 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 07:42:52 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature 07:42:52 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 07:42:52 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 07:42:52 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 07:42:52 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 07:42:52 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 07:42:52 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 07:42:52 [INFO] Feature feature/4.4.8 is defined as a boot feature 07:42:52 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 07:42:52 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 07:42:52 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 07:42:52 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 07:42:52 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 07:42:52 [INFO] Feature system/4.4.8 is defined as a boot feature 07:42:52 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 07:42:52 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 07:42:52 [INFO] Feature ssh/4.4.8 is defined as a boot feature 07:42:52 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 07:42:52 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 07:42:52 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 07:42:52 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 07:42:52 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 07:42:52 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 07:42:52 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 07:42:52 [INFO] Feature jline/3.21.0 is defined as a boot feature 07:42:52 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 07:42:52 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 07:42:52 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature 07:42:52 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 07:42:52 [INFO] Feature config/4.4.8 is defined as a boot feature 07:42:52 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.8 07:42:52 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 07:42:52 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 07:42:52 [INFO] Feature instance/4.4.8 is defined as a boot feature 07:42:52 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.8 07:42:52 [INFO] Feature framework/4.4.8 is defined as a boot feature 07:42:52 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 07:42:52 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 07:42:52 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 07:42:52 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 07:42:52 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 07:42:52 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 07:42:52 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 07:42:52 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 07:42:52 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 07:42:52 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 07:42:52 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 07:42:52 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 07:42:52 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 07:42:52 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 07:42:52 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 07:42:52 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 07:42:52 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 07:42:52 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 07:42:52 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 07:42:52 [INFO] Feature log/4.4.8 is defined as a boot feature 07:42:52 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 07:42:52 [INFO] adding config file: etc/org.apache.karaf.log.cfg 07:42:52 [INFO] Feature management/4.4.8 is defined as a boot feature 07:42:52 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 07:42:52 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 07:42:52 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 07:42:52 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 07:42:52 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 07:42:52 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.8 07:42:52 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 07:42:52 [INFO] adding config file: etc/jmx.acl.cfg 07:42:52 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 07:42:52 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 07:42:52 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 07:42:52 [INFO] adding config file: etc/org.apache.karaf.management.cfg 07:42:52 [INFO] Feature diagnostic/4.4.8 is defined as a boot feature 07:42:52 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.8 07:42:52 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.8.jar 07:42:52 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.8 07:42:52 [INFO] Feature deployer/4.4.8 is defined as a boot feature 07:42:52 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 07:42:52 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 07:42:52 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 07:42:52 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 07:42:52 [INFO] Feature shell-compat/4.4.8 is defined as a boot feature 07:42:52 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.8 07:42:52 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.8 07:42:52 [INFO] Feature bundle/4.4.8 is defined as a boot feature 07:42:52 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.8 07:42:52 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 07:42:52 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 07:42:52 [INFO] Feature standard/4.4.8 is defined as a boot feature 07:42:52 [INFO] Install stage 07:42:52 [INFO] Loading installed repositories 07:42:52 [INFO] Feature wrapper/4.4.8 is defined as an installed feature 07:42:52 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.8 07:42:52 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 07:42:52 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 07:42:52 [INFO] 07:42:52 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgpcep-karaf >>> 07:42:52 [INFO] 07:42:52 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgpcep-karaf --- 07:42:52 [INFO] No files found to run spotbugs, check compile phase has been run 07:42:52 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:42:52 [INFO] 07:42:52 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgpcep-karaf <<< 07:42:52 [INFO] 07:42:52 [INFO] 07:42:52 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgpcep-karaf --- 07:42:52 [INFO] 07:42:52 [INFO] --- dependency:3.9.0:copy (apply-branding) @ bgpcep-karaf --- 07:42:52 [INFO] 07:42:52 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-karaf-resources) @ bgpcep-karaf --- 07:42:52 [INFO] 07:42:52 [INFO] --- dependency:3.9.0:copy (org.ops4j.pax.url.mvn.cfg) @ bgpcep-karaf --- 07:42:52 [WARNING] Overwriting /w/workspace/bgpcep-maven-clm-master/distribution-karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 07:42:52 [INFO] 07:42:52 [INFO] --- copy:14.1.6:copy-files (default) @ bgpcep-karaf --- 07:42:52 [INFO] 07:42:52 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ bgpcep-karaf --- 07:42:52 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/distribution-karaf/src/main/assembly 07:42:52 [INFO] 07:42:52 [INFO] --- karaf:14.1.6:populate-local-repo (populate-local-repo) @ bgpcep-karaf --- 07:42:53 [INFO] Feature repository discovered recursively: 18e7bb6e-351c-4d2b-9655-a7339ec2ddac 07:42:53 [INFO] Feature repository discovered recursively: bgpcep-bmp-config-loader-0.24.0-SNAPSHOT 07:42:53 [INFO] Feature repository discovered recursively: features-bgpcep 07:42:53 [INFO] Feature repository discovered recursively: features-bgpcep-testing 07:42:53 [INFO] Feature repository discovered recursively: features-controller-testing 07:42:53 [INFO] Feature repository discovered recursively: features-infrautils 07:42:53 [INFO] Feature repository discovered recursively: features-mdsal 07:42:53 [INFO] Feature repository discovered recursively: features-netconf 07:42:53 [INFO] Feature repository discovered recursively: framework-4.4.8 07:42:53 [INFO] Feature repository discovered recursively: odl-aaa-0.22.3 07:42:53 [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin 07:42:53 [INFO] Feature repository discovered recursively: odl-antlr4 07:42:53 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 07:42:53 [INFO] Feature repository discovered recursively: odl-apache-commons-text 07:42:53 [INFO] Feature repository discovered recursively: odl-apache-shiro 07:42:53 [INFO] Feature repository discovered recursively: odl-bgpcep-0.24.0-SNAPSHOT 07:42:53 [INFO] Feature repository discovered recursively: odl-bgpcep-algo 07:42:53 [INFO] Feature repository discovered recursively: odl-bgpcep-algo-api 07:42:53 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp 07:42:53 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-benchmark-0.24.0-SNAPSHOT 07:42:53 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-cli 07:42:53 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-dependencies-0.24.0-SNAPSHOT 07:42:53 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-evpn-0.24.0-SNAPSHOT 07:42:53 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-extensions-api 07:42:53 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-flowspec 07:42:53 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-inet 07:42:53 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-l3vpn 07:42:53 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-labeled-unicast-0.24.0-SNAPSHOT 07:42:53 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-linkstate-0.24.0-SNAPSHOT 07:42:53 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-mvpn 07:42:53 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig 07:42:53 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-impl-0.24.0-SNAPSHOT 07:42:53 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-spi 07:42:53 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-statement-0.24.0-SNAPSHOT 07:42:53 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-state 07:42:53 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser 07:42:53 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser-api-0.24.0-SNAPSHOT 07:42:53 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-path-selection-mode 07:42:53 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-rib-api-0.24.0-SNAPSHOT 07:42:53 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-route-target 07:42:53 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-topology 07:42:53 [INFO] Feature repository discovered recursively: odl-bgpcep-bmp 07:42:53 [INFO] Feature repository discovered recursively: odl-bgpcep-bmp-api 07:42:53 [INFO] Feature repository discovered recursively: odl-bgpcep-concepts-0.24.0-SNAPSHOT 07:42:53 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-impl-0.24.0-SNAPSHOT 07:42:53 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-spi-0.24.0-SNAPSHOT 07:42:53 [INFO] Feature repository discovered recursively: odl-bgpcep-data-change-counter-0.24.0-SNAPSHOT 07:42:53 [INFO] Feature repository discovered recursively: odl-bgpcep-graph-0.24.0-SNAPSHOT 07:42:53 [INFO] Feature repository discovered recursively: odl-bgpcep-graph-api-0.24.0-SNAPSHOT 07:42:53 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep 07:42:53 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-api 07:42:53 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-auto-bandwidth 07:42:53 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-base-parser 07:42:53 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-cli 07:42:53 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-impl-0.24.0-SNAPSHOT 07:42:53 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-segment-routing 07:42:53 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server 07:42:53 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server-provider 07:42:53 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-stateful 07:42:53 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology 07:42:53 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology-provider 07:42:53 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-api-0.24.0-SNAPSHOT 07:42:53 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-impl-0.24.0-SNAPSHOT 07:42:53 [INFO] Feature repository discovered recursively: odl-bgpcep-protocols-config-loader 07:42:53 [INFO] Feature repository discovered recursively: odl-bgpcep-routing-policy-config-loader 07:42:53 [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp 07:42:53 [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp-api0.24.0-SNAPSHOT 07:42:53 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-api-0.24.0-SNAPSHOT 07:42:53 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-config-loader-0.24.0-SNAPSHOT 07:42:53 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-segment-routing 07:42:53 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-tunnel-api-0.24.0-SNAPSHOT 07:42:53 [INFO] Feature repository discovered recursively: odl-bytebuddy 07:42:53 [INFO] Feature repository discovered recursively: odl-clustering-test-app-12.0.3 07:42:53 [INFO] Feature repository discovered recursively: odl-controller-12.0.3 07:42:53 [INFO] Feature repository discovered recursively: odl-controller-blueprint-12.0.3 07:42:53 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-12.0.3 07:42:53 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 07:42:53 [INFO] Feature repository discovered recursively: odl-extras-12.0.3 07:42:53 [INFO] Feature repository discovered recursively: odl-gson 07:42:53 [INFO] Feature repository discovered recursively: odl-guava 07:42:53 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6022 07:42:53 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6241 07:42:53 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6243 07:42:53 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6470 07:42:53 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6991 07:42:53 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7317-iana-crypt-hash 07:42:53 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7407-ietf-x509-cert-to-name 07:42:53 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7952 07:42:53 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf 07:42:53 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf-monitoring 07:42:53 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8072 07:42:53 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8294 07:42:53 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8341 07:42:53 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8342 07:42:53 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8343 07:42:53 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8344 07:42:53 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8525 07:42:53 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8526 07:42:53 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8528 07:42:53 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8529 07:42:53 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8639 07:42:53 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8650 07:42:53 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9640 07:42:53 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9641 07:42:53 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9642 07:42:53 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9643 07:42:53 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9644 07:42:53 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9645 07:42:53 [INFO] Feature repository discovered recursively: odl-ietf-rfc8294-netty 07:42:53 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 07:42:53 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus-web 07:42:53 [INFO] Feature repository discovered recursively: odl-infrautils-ready 07:42:53 [INFO] Feature repository discovered recursively: odl-infrautils-utils 07:42:53 [INFO] Feature repository discovered recursively: odl-jackson-2 07:42:53 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 07:42:53 [INFO] Feature repository discovered recursively: odl-javassist-3 07:42:53 [INFO] Feature repository discovered recursively: odl-jersey-2 07:42:53 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 07:42:53 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 07:42:53 [INFO] Feature repository discovered recursively: odl-lz4 07:42:53 [INFO] Feature repository discovered recursively: odl-mdsal-12.0.3 07:42:53 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark 07:42:53 [INFO] Feature repository discovered recursively: odl-mdsal-binding 07:42:53 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 07:42:53 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 07:42:53 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 07:42:53 [INFO] Feature repository discovered recursively: odl-mdsal-common 07:42:53 [INFO] Feature repository discovered recursively: odl-mdsal-dom 07:42:53 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 07:42:53 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 07:42:53 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 07:42:53 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 07:42:53 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 07:42:53 [INFO] Feature repository discovered recursively: odl-mdsal-eos-single 07:42:53 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 07:42:53 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 07:42:53 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common 07:42:53 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty 07:42:53 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 07:42:53 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 07:42:53 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 07:42:53 [INFO] Feature repository discovered recursively: odl-mdsal-trace 07:42:53 [INFO] Feature repository discovered recursively: odl-netconf-10.0.2 07:42:53 [INFO] Feature repository discovered recursively: odl-netconf-all 07:42:53 [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh 07:42:53 [INFO] Feature repository discovered recursively: odl-netconf-client 07:42:53 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology 07:42:53 [INFO] Feature repository discovered recursively: odl-netconf-common-10.0.2 07:42:53 [INFO] Feature repository discovered recursively: odl-netconf-connector-all 07:42:53 [INFO] Feature repository discovered recursively: odl-netconf-console 07:42:53 [INFO] Feature repository discovered recursively: odl-netconf-databind 07:42:53 [INFO] Feature repository discovered recursively: odl-netconf-impl 07:42:53 [INFO] Feature repository discovered recursively: odl-netconf-keystore 07:42:53 [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext 07:42:53 [INFO] Feature repository discovered recursively: odl-netconf-mdsal 07:42:53 [INFO] Feature repository discovered recursively: odl-netconf-topology 07:42:53 [INFO] Feature repository discovered recursively: odl-netconf-truststore 07:42:53 [INFO] Feature repository discovered recursively: odl-netty-4 07:42:53 [INFO] Feature repository discovered recursively: odl-pekko 07:42:53 [INFO] Feature repository discovered recursively: odl-raft-api 07:42:53 [INFO] Feature repository discovered recursively: odl-raft-spi 07:42:53 [INFO] Feature repository discovered recursively: odl-restconf 07:42:53 [INFO] Feature repository discovered recursively: odl-restconf-all 07:42:53 [INFO] Feature repository discovered recursively: odl-restconf-api 07:42:53 [INFO] Feature repository discovered recursively: odl-restconf-nb-10.0.2 07:42:53 [INFO] Feature repository discovered recursively: odl-restconf-server-api 07:42:53 [INFO] Feature repository discovered recursively: odl-servlet-api 07:42:53 [INFO] Feature repository discovered recursively: odl-stax2-api 07:42:53 [INFO] Feature repository discovered recursively: odl-woodstox 07:42:53 [INFO] Feature repository discovered recursively: odl-ws-rs-api 07:42:53 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 07:42:53 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 07:42:53 [INFO] Feature repository discovered recursively: odl-yangtools-codec 07:42:53 [INFO] Feature repository discovered recursively: odl-yangtools-common 07:42:53 [INFO] Feature repository discovered recursively: odl-yangtools-data 07:42:53 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 07:42:53 [INFO] Feature repository discovered recursively: odl-yangtools-export 07:42:53 [INFO] Feature repository discovered recursively: odl-yangtools-netty 07:42:53 [INFO] Feature repository discovered recursively: odl-yangtools-parser 07:42:53 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 07:42:53 [INFO] Feature repository discovered recursively: odl-yangtools-util 07:42:53 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 07:42:53 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 07:42:53 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 07:42:53 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.33 07:42:53 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 07:42:53 [INFO] Feature repository discovered recursively: pt-triemap 07:42:53 [INFO] Feature repository discovered recursively: standard-4.4.8 07:42:53 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:42:53 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:42:53 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:42:53 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:42:53 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:42:53 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:42:53 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:42:53 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:42:53 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:42:53 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:42:53 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:42:53 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:42:53 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:42:53 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:42:53 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:42:53 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:42:53 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:42:53 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:42:53 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:42:53 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:42:53 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:42:53 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:42:53 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:42:53 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:42:53 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:42:53 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:42:53 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:42:53 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:42:53 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:42:53 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:42:53 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 07:42:53 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 07:42:53 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 07:42:53 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 07:42:53 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 07:42:53 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 07:42:53 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 07:42:53 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 07:42:53 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 07:42:53 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 07:42:53 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 07:42:53 [WARNING] Duplicate versions for com.h2database:h2::jar, 2.3.232 and 2.2.224 07:42:54 [INFO] 07:42:54 [INFO] --- antrun:3.2.0:run (fix-permissions) @ bgpcep-karaf --- 07:42:54 [INFO] Executing tasks 07:42:54 [INFO] Executed tasks 07:42:54 [INFO] 07:42:54 [INFO] --- antrun:3.2.0:run (remove-system-bc) @ bgpcep-karaf --- 07:42:54 [INFO] Executing tasks 07:42:54 [INFO] [delete] Deleting directory /w/workspace/bgpcep-maven-clm-master/distribution-karaf/target/assembly/system/org/bouncycastle 07:42:54 [INFO] Executed tasks 07:42:54 [INFO] 07:42:54 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgpcep-karaf --- 07:42:54 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:42:54 [INFO] 07:42:54 [INFO] --- karaf:4.4.8:archive (package) @ bgpcep-karaf --- 07:43:10 [INFO] 07:43:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgpcep-karaf --- 07:43:10 [INFO] CycloneDX: Resolving Dependencies 07:43:18 [INFO] CycloneDX: Creating BOM version 1.6 with 700 component(s) 07:43:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/distribution-karaf/target/bom.xml 07:43:18 [INFO] attaching as bgpcep-karaf-0.24.0-SNAPSHOT-cyclonedx.xml 07:43:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/distribution-karaf/target/bom.json 07:43:18 [INFO] attaching as bgpcep-karaf-0.24.0-SNAPSHOT-cyclonedx.json 07:43:18 [INFO] 07:43:18 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgpcep-karaf --- 07:43:18 [INFO] Skipping duplicate-finder execution! 07:43:18 [INFO] 07:43:18 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgpcep-karaf --- 07:43:18 [INFO] Skipping pom project 07:43:18 [INFO] 07:43:18 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgpcep-karaf --- 07:43:18 [INFO] 07:43:18 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgpcep-karaf --- 07:43:18 [INFO] 07:43:18 [INFO] --- jacoco:0.8.14:report (report) @ bgpcep-karaf --- 07:43:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:43:18 [INFO] 07:43:18 [INFO] --- install:3.1.4:install (default-install) @ bgpcep-karaf --- 07:43:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/distribution-karaf/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-karaf/0.24.0-SNAPSHOT/bgpcep-karaf-0.24.0-SNAPSHOT.pom 07:43:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/distribution-karaf/target/bgpcep-karaf-0.24.0-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/bgpcep/bgpcep-karaf/0.24.0-SNAPSHOT/bgpcep-karaf-0.24.0-SNAPSHOT.tar.gz 07:43:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/distribution-karaf/target/bgpcep-karaf-0.24.0-SNAPSHOT.zip to /tmp/r/org/opendaylight/bgpcep/bgpcep-karaf/0.24.0-SNAPSHOT/bgpcep-karaf-0.24.0-SNAPSHOT.zip 07:43:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/distribution-karaf/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-karaf/0.24.0-SNAPSHOT/bgpcep-karaf-0.24.0-SNAPSHOT-cyclonedx.xml 07:43:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/distribution-karaf/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgpcep-karaf/0.24.0-SNAPSHOT/bgpcep-karaf-0.24.0-SNAPSHOT-cyclonedx.json 07:43:18 [INFO] 07:43:18 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgpcep-karaf --- 07:43:18 [INFO] org.opendaylight.bgpcep:bgpcep-karaf:pom:0.24.0-SNAPSHOT 07:43:18 [INFO] +- org.apache.karaf.features:framework:kar:4.4.8:compile 07:43:18 [INFO] | +- org.apache.karaf.features:base:jar:4.4.8:runtime 07:43:18 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 07:43:18 [INFO] | | +- javax.annotation:javax.annotation-api:jar:1.3.2:runtime 07:43:18 [INFO] | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:runtime 07:43:18 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.9:compile 07:43:18 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 07:43:18 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.9:compile 07:43:18 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 07:43:18 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.8:runtime 07:43:18 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.8:runtime 07:43:18 [INFO] | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:runtime 07:43:18 [INFO] | | | \- xml-apis:xml-apis:jar:1.4.01:runtime 07:43:18 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.8:runtime 07:43:18 [INFO] | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:runtime 07:43:18 [INFO] | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:runtime 07:43:18 [INFO] | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.8:runtime 07:43:18 [INFO] | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.8:runtime 07:43:18 [INFO] | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.8:compile 07:43:18 [INFO] | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:compile 07:43:18 [INFO] | | +- net.java.dev.jna:jna:jar:5.17.0:runtime 07:43:18 [INFO] | | \- net.java.dev.jna:jna-platform:jar:5.17.0:runtime 07:43:18 [INFO] | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.8:runtime 07:43:18 [INFO] | | \- org.apache.sshd:sshd-osgi:jar:2.15.0:runtime 07:43:18 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 07:43:18 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.8:compile 07:43:18 [INFO] | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.8:runtime 07:43:18 [INFO] | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.8:compile 07:43:18 [INFO] | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.8:compile 07:43:18 [INFO] | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:compile 07:43:18 [INFO] | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:compile 07:43:18 [INFO] | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:runtime 07:43:18 [INFO] | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:runtime 07:43:18 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:runtime 07:43:18 [INFO] | +- org.jline:jline:jar:3.21.0:compile 07:43:18 [INFO] | +- org.ops4j.pax.logging:pax-logging-api:jar:2.3.0:compile 07:43:18 [INFO] | | +- org.osgi:osgi.core:jar:8.0.0:provided 07:43:18 [INFO] | | \- org.osgi:osgi.cmpn:jar:7.0.0:compile 07:43:18 [INFO] | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.3.0:compile 07:43:18 [INFO] | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.3.0:compile 07:43:18 [INFO] | | +- ch.qos.logback:logback-core:jar:1.5.20:compile 07:43:18 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.5.20:compile 07:43:18 [INFO] | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:compile 07:43:18 [INFO] | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:compile 07:43:18 [INFO] | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:compile 07:43:18 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.17:test 07:43:18 [INFO] | | \- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.17:test 07:43:18 [INFO] | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 07:43:18 [INFO] | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.9.20:test 07:43:18 [INFO] | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 07:43:18 [INFO] | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 07:43:18 [INFO] | | \- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 07:43:18 [INFO] | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:compile 07:43:18 [INFO] | +- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:compile 07:43:18 [INFO] | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:compile 07:43:18 [INFO] | +- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.8:compile 07:43:18 [INFO] | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.8:compile 07:43:18 [INFO] | +- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:compile 07:43:18 [INFO] | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:compile 07:43:18 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:compile 07:43:18 [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.9.0:compile 07:43:18 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.19.4:compile 07:43:18 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.4:compile 07:43:18 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.19.4:compile 07:43:18 [INFO] | \- javax.activation:activation:jar:1.1.1:compile 07:43:18 [INFO] +- org.opendaylight.bgpcep:features-bgpcep:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-algo:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | \- org.opendaylight.bgpcep:algo-impl:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | +- com.google.guava:guava:jar:33.5.0-jre:runtime 07:43:18 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.3:runtime 07:43:18 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:runtime 07:43:18 [INFO] | | | +- org.jspecify:jspecify:jar:1.0.0:runtime 07:43:18 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:3.1:runtime 07:43:18 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:runtime 07:43:18 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:runtime 07:43:18 [INFO] | | | \- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:runtime 07:43:18 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:14.0.20:runtime 07:43:18 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:14.0.20:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-algo-api:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | \- org.opendaylight.bgpcep:algo-api:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-config-example:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | +- org.opendaylight.bgpcep:bgp-config-example:xml:bgp-initial-config:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | \- org.opendaylight.bgpcep:bgp-config-example:xml:network-topology-bgp-initial-config:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:runtime 07:43:18 [INFO] | | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:runtime 07:43:18 [INFO] | | | +- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:runtime 07:43:18 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:runtime 07:43:18 [INFO] | | \- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | | +- io.netty:netty-buffer:jar:4.2.7.Final:runtime 07:43:18 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:runtime 07:43:18 [INFO] | | | \- org.immutables:value:jar:annotations:2.11.6:runtime (optional) 07:43:18 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:runtime 07:43:18 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:runtime 07:43:18 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:runtime 07:43:18 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:runtime 07:43:18 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | \- org.opendaylight.bgpcep:bgp-inet:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | +- org.opendaylight.yangtools:util:jar:14.0.20:runtime 07:43:18 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:runtime 07:43:18 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | \- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:runtime 07:43:18 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:runtime 07:43:18 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:runtime 07:43:18 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:runtime 07:43:18 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:runtime 07:43:18 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:runtime 07:43:18 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:runtime 07:43:18 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | | +- io.netty:netty-transport:jar:4.2.7.Final:runtime 07:43:18 [INFO] | | | \- io.netty:netty-common:jar:4.2.7.Final:runtime 07:43:18 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-linkstate:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | +- org.opendaylight.bgpcep:bgp-linkstate:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | | \- org.opendaylight.ietf:rfc8294-netty:jar:1.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.ietf:odl-ietf-rfc8294-netty:xml:features:1.0.2:runtime 07:43:18 [INFO] | | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:runtime 07:43:18 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:runtime 07:43:18 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:runtime 07:43:18 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:runtime 07:43:18 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:runtime 07:43:18 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:runtime 07:43:18 [INFO] | | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:runtime 07:43:18 [INFO] | | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:runtime 07:43:18 [INFO] | | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:runtime 07:43:18 [INFO] | | | | \- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:runtime 07:43:18 [INFO] | | | \- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:runtime 07:43:18 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:runtime 07:43:18 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:runtime 07:43:18 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:runtime 07:43:18 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:runtime 07:43:18 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:runtime 07:43:18 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:runtime 07:43:18 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:runtime 07:43:18 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:runtime 07:43:18 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:runtime 07:43:18 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:runtime 07:43:18 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:runtime 07:43:18 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:runtime 07:43:18 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-flowspec:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | \- org.opendaylight.bgpcep:bgp-flowspec:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-labeled-unicast:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | \- org.opendaylight.bgpcep:bgp-labeled-unicast:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-l3vpn:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | \- org.opendaylight.bgpcep:bgp-l3vpn:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-mvpn:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | \- org.opendaylight.bgpcep:bgp-mvpn:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | \- org.opendaylight.bgpcep:bgp-route-target:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-evpn:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | \- org.opendaylight.bgpcep:bgp-evpn:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | \- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | +- org.opendaylight.bgpcep:bgp-rib-impl:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.19.0:runtime 07:43:18 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.7.Final:runtime 07:43:18 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:runtime 07:43:18 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:runtime 07:43:18 [INFO] | | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:43:18 [INFO] | | +- org.opendaylight.bgpcep:bgp-peer-acceptor:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | +- org.opendaylight.bgpcep:bgp-config-example:xml:routing-policy-default-config:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | \- org.opendaylight.controller:odl-controller-blueprint:xml:features:12.0.3:runtime 07:43:18 [INFO] | | \- org.opendaylight.controller:blueprint:jar:12.0.3:runtime 07:43:18 [INFO] | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-topology:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | \- org.opendaylight.bgpcep:bgp-topology-provider:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-cli:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | \- org.opendaylight.bgpcep:bgp-cli:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-state:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | \- org.opendaylight.bgpcep:bgp-openconfig-state:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | \- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | \- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | \- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bmp:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | +- org.opendaylight.bgpcep:bgp-bmp-parser-impl:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-impl:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bmp-config-example:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-config-example:xml:odl-bmp-monitors-config:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bmp-config-loader:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | \- org.opendaylight.bgpcep:bmp-monitors-config-loader:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:runtime 07:43:18 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:runtime 07:43:18 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | +- org.opendaylight.bgpcep:config-loader-impl:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:runtime 07:43:18 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:runtime 07:43:18 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:runtime 07:43:18 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:runtime 07:43:18 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:runtime 07:43:18 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:runtime 07:43:18 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:runtime 07:43:18 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | \- org.opendaylight.bgpcep:config-loader-spi:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-config-loader:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | \- org.opendaylight.bgpcep:topology-config-loader:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-protocols-config-loader:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | \- org.opendaylight.bgpcep:protocols-config-loader:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-routing-policy-config-loader:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | \- org.opendaylight.bgpcep:routing-policy-config-loader:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-graph:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | \- org.opendaylight.bgpcep:graph-impl:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | +- org.opendaylight.bgpcep:graph-api:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:15.0.2:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | +- org.opendaylight.bgpcep:pcep-api:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | \- org.opendaylight.bgpcep:pcep-spi:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-impl:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | \- org.opendaylight.bgpcep:pcep-impl:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | \- io.netty:netty-handler:jar:4.2.7.Final:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-programming-api:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | +- org.opendaylight.bgpcep:programming-api:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | +- org.opendaylight.bgpcep:programming-spi:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | +- org.opendaylight.bgpcep:programming-topology-api:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | \- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-programming-impl:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | \- org.opendaylight.bgpcep:programming-impl:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-server:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | \- org.opendaylight.bgpcep:pcep-server-api:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | \- org.opendaylight.bgpcep:pcep-topology-spi:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-stateful:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | \- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-server-provider:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | \- org.opendaylight.bgpcep:pcep-server-provider:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology-provider:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | \- org.opendaylight.bgpcep:pcep-topology-provider:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-tunnel-provider:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | +- org.opendaylight.bgpcep:pcep-tunnel-provider:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | \- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-segment-routing:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | \- org.opendaylight.bgpcep:pcep-segment-routing:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-auto-bandwidth:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | \- org.opendaylight.bgpcep:pcep-auto-bandwidth-extension:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-config-example:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | \- org.opendaylight.bgpcep:pcep-config-example:xml:network-topology-pcep-initial-config:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-cli:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | \- org.opendaylight.bgpcep:pcep-cli:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-base-parser:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | \- org.opendaylight.bgpcep:pcep-base-parser:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-rsvp:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | \- org.opendaylight.bgpcep:rsvp-impl:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | +- org.opendaylight.bgpcep:rsvp-api:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | \- org.opendaylight.bgpcep:rsvp-spi:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | \- org.opendaylight.bgpcep:topology-api:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | \- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-topology-segment-routing:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | \- org.opendaylight.bgpcep:topology-segment-routing:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] +- org.opendaylight.bgpcep:features-bgpcep-testing:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | +- org.opendaylight.bgpcep:util:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:runtime 07:43:18 [INFO] | | +- io.netty:netty-codec:jar:4.2.7.Final:runtime 07:43:18 [INFO] | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:runtime 07:43:18 [INFO] | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:runtime 07:43:18 [INFO] | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:runtime 07:43:18 [INFO] | | +- io.netty:netty-codec-http:jar:4.2.7.Final:runtime 07:43:18 [INFO] | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:runtime 07:43:18 [INFO] | | +- io.netty:netty-resolver:jar:4.2.7.Final:runtime 07:43:18 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:43:18 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:43:18 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:43:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-benchmark:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | | \- org.opendaylight.bgpcep:bgp-benchmark-app:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-data-change-counter:xml:features:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] | \- org.opendaylight.bgpcep:data-change-counter:jar:0.24.0-SNAPSHOT:runtime 07:43:18 [INFO] +- org.opendaylight.netconf:features-netconf:xml:features:10.0.2:runtime 07:43:18 [INFO] | +- org.opendaylight.netconf:odl-aaa-netconf-plugin:xml:features:10.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.22.3:runtime 07:43:18 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.22.3:runtime 07:43:18 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.22.3:runtime 07:43:18 [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:xml:config:0.22.3:runtime 07:43:18 [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:jar:0.22.3:runtime 07:43:18 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.22.3:runtime 07:43:18 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.22.3:runtime 07:43:18 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.22.3:runtime 07:43:18 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.22.3:runtime 07:43:18 [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.22.3:runtime 07:43:18 [INFO] | | | | +- commons-beanutils:commons-beanutils:jar:1.11.0:runtime 07:43:18 [INFO] | | | | | \- commons-logging:commons-logging:jar:1.3.5:runtime 07:43:18 [INFO] | | | | +- commons-collections:commons-collections:jar:3.2.2:runtime 07:43:18 [INFO] | | | | \- org.owasp.encoder:encoder:jar:1.3.1:runtime 07:43:18 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.22.3:runtime 07:43:18 [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:14.1.6:runtime 07:43:18 [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:14.1.6:runtime 07:43:18 [INFO] | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:runtime 07:43:18 [INFO] | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:runtime 07:43:18 [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:runtime 07:43:18 [INFO] | | | | | +- org.glassfish.hk2:hk2-locator:jar:2.6.1:runtime 07:43:18 [INFO] | | | | | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:runtime 07:43:18 [INFO] | | | | | +- org.glassfish.hk2:hk2-utils:jar:2.6.1:runtime 07:43:18 [INFO] | | | | | +- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:runtime 07:43:18 [INFO] | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:runtime 07:43:18 [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.47:runtime 07:43:18 [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.47:runtime 07:43:18 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.47:runtime 07:43:18 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.47:runtime 07:43:18 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.47:runtime 07:43:18 [INFO] | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:runtime 07:43:18 [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.47:runtime 07:43:18 [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.47:runtime 07:43:18 [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.22.3:runtime 07:43:18 [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.22.3:runtime 07:43:18 [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:12.0.3:runtime 07:43:18 [INFO] | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:runtime 07:43:18 [INFO] | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:runtime 07:43:18 [INFO] | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:12.0.3:runtime 07:43:18 [INFO] | | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.22.3:runtime 07:43:18 [INFO] | | | +- org.opendaylight.aaa:aaa-jetty-auth-log-filter:jar:0.22.3:runtime 07:43:18 [INFO] | | | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.22.3:runtime 07:43:18 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.22.3:runtime 07:43:18 [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.22.3:runtime 07:43:18 [INFO] | | | | \- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.22.3:runtime 07:43:18 [INFO] | | | | \- com.h2database:h2:jar:2.3.232:runtime 07:43:18 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.22.3:runtime 07:43:18 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.22.3:runtime 07:43:18 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.22.3:runtime 07:43:18 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:14.1.6:runtime 07:43:18 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 07:43:18 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 07:43:18 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 07:43:18 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 07:43:18 [INFO] | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 07:43:18 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 07:43:18 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 07:43:18 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 07:43:18 [INFO] | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 07:43:18 [INFO] | | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 07:43:18 [INFO] | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 07:43:18 [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 07:43:18 [INFO] | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 07:43:18 [INFO] | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 07:43:18 [INFO] | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 07:43:18 [INFO] | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 07:43:18 [INFO] | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.8:runtime 07:43:18 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.22.3:runtime 07:43:18 [INFO] | | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.22.3:runtime 07:43:18 [INFO] | | +- org.opendaylight.netconf:netconf-auth:jar:10.0.2:runtime 07:43:18 [INFO] | | \- org.opendaylight.netconf:netconf-auth-aaa:jar:10.0.2:runtime 07:43:18 [INFO] | | \- org.opendaylight.aaa:aaa-authn-api:jar:0.22.3:runtime 07:43:18 [INFO] | +- org.opendaylight.netconf:odl-netconf-all:xml:features:10.0.2:runtime 07:43:18 [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:10.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6241:xml:features:1.0.2:runtime 07:43:18 [INFO] | | | \- org.opendaylight.ietf.model:rfc6241:jar:1.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6470:xml:features:1.0.2:runtime 07:43:18 [INFO] | | | \- org.opendaylight.ietf.model:rfc6470:jar:1.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8525:xml:features:1.0.2:runtime 07:43:18 [INFO] | | | \- org.opendaylight.ietf.model:rfc8525:jar:1.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8526:xml:features:1.0.2:runtime 07:43:18 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc6243:xml:features:1.0.2:runtime 07:43:18 [INFO] | | | | \- org.opendaylight.ietf.model:rfc6243:jar:1.0.2:runtime 07:43:18 [INFO] | | | \- org.opendaylight.ietf.model:rfc8526:jar:1.0.2:runtime 07:43:18 [INFO] | | \- org.opendaylight.netconf:netconf-api:jar:10.0.2:runtime 07:43:18 [INFO] | +- org.opendaylight.netconf:odl-netconf-client:xml:features:10.0.2:runtime 07:43:18 [INFO] | | \- org.opendaylight.netconf:netconf-client:jar:10.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.ietf.model:rfc9640:jar:1.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.ietf.model:rfc9642:jar:1.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.ietf.model:rfc9643-ietf-tcp-client:jar:1.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.ietf.model:rfc9643-ietf-tcp-common:jar:1.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.ietf.model:rfc9643-ietf-tcp-server:jar:1.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.ietf.model:rfc9644-ietf-ssh-client:jar:1.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.ietf.model:rfc9645-ietf-tls-client:jar:1.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.netconf:netconf-codec:jar:10.0.2:runtime 07:43:18 [INFO] | | \- org.opendaylight.netconf:shaded-exificient:jar:10.0.2:runtime 07:43:18 [INFO] | +- org.opendaylight.netconf:odl-netconf-common:xml:features:10.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:runtime 07:43:18 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:runtime 07:43:18 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:runtime 07:43:18 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:runtime 07:43:18 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:runtime 07:43:18 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:runtime 07:43:18 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:runtime 07:43:18 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:runtime 07:43:18 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:runtime 07:43:18 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:runtime 07:43:18 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:runtime 07:43:18 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:runtime 07:43:18 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:runtime 07:43:18 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:runtime 07:43:18 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:runtime 07:43:18 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:runtime 07:43:18 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:runtime 07:43:18 [INFO] | | +- org.opendaylight.netconf:netconf-common:jar:10.0.2:runtime 07:43:18 [INFO] | | \- org.opendaylight.netconf:netconf-netty-util:jar:10.0.2:runtime 07:43:18 [INFO] | +- org.opendaylight.netconf:odl-netconf-databind:xml:features:10.0.2:runtime 07:43:18 [INFO] | | \- org.opendaylight.netconf:databind:jar:10.0.2:runtime 07:43:18 [INFO] | +- org.opendaylight.netconf:odl-netconf-impl:xml:features:10.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6022:xml:features:1.0.2:runtime 07:43:18 [INFO] | | | \- org.opendaylight.ietf.model:rfc6022:jar:1.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-x509-cert-to-name:xml:features:1.0.2:runtime 07:43:18 [INFO] | | | \- org.opendaylight.ietf.model:rfc7407-ietf-x509-cert-to-name:jar:1.0.2:runtime 07:43:18 [INFO] | | \- org.opendaylight.netconf:netconf-server:jar:10.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.ietf.model:rfc9644-ietf-ssh-common:jar:1.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.ietf.model:rfc9644-ietf-ssh-server:jar:1.0.2:runtime 07:43:18 [INFO] | | \- org.opendaylight.ietf.model:rfc9645-ietf-tls-server:jar:1.0.2:runtime 07:43:18 [INFO] | +- org.opendaylight.netconf:odl-netconf-mdsal:xml:features:10.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:10.0.2:runtime 07:43:18 [INFO] | | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:10.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.netconf:netconf-nb:jar:10.0.2:runtime 07:43:18 [INFO] | | | \- org.opendaylight.netconf:shaded-sshd:jar:10.0.2:runtime 07:43:18 [INFO] | | \- org.opendaylight.netconf:netconf-server-mdsal:jar:10.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:runtime 07:43:18 [INFO] | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:runtime 07:43:18 [INFO] | +- org.opendaylight.netconf:odl-netconf-mdsal-common:xml:features:10.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.netconf:netconf-common-mdsal:jar:10.0.2:runtime 07:43:18 [INFO] | | \- org.opendaylight.netconf:netconf-dom-api:jar:10.0.2:runtime 07:43:18 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:10.0.2:runtime 07:43:18 [INFO] | | \- org.opendaylight.netconf.model:rfc5277:jar:10.0.2:runtime 07:43:18 [INFO] | +- org.opendaylight.netconf:odl-netconf-clustered-topology:xml:features:10.0.2:runtime 07:43:18 [INFO] | | \- org.opendaylight.netconf:netconf-topology-singleton:jar:10.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.22.3:runtime 07:43:18 [INFO] | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:runtime 07:43:18 [INFO] | | | +- com.typesafe:config:jar:1.4.5:runtime 07:43:18 [INFO] | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:runtime 07:43:18 [INFO] | | | +- io.aeron:aeron-annotations:jar:1.45.1:runtime 07:43:18 [INFO] | | | +- io.aeron:aeron-client:jar:1.45.1:runtime 07:43:18 [INFO] | | | +- io.aeron:aeron-driver:jar:1.45.1:runtime 07:43:18 [INFO] | | | +- org.agrona:agrona:jar:1.22.0:runtime 07:43:18 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:runtime 07:43:18 [INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:runtime 07:43:18 [INFO] | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:runtime 07:43:18 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:runtime 07:43:18 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:runtime 07:43:18 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:runtime 07:43:18 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.26.0:runtime 07:43:18 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:runtime 07:43:18 [INFO] | | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:runtime 07:43:18 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:runtime 07:43:18 [INFO] | | +- org.opendaylight.netconf:netconf-topology:jar:10.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.netconf:restconf-mdsal-spi:jar:10.0.2:runtime 07:43:18 [INFO] | | | \- org.opendaylight.ietf.model:rfc8040-ietf-restconf:jar:1.0.2:runtime 07:43:18 [INFO] | | \- org.opendaylight.netconf:restconf-server-spi:jar:10.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.ietf.model:rfc8639:jar:1.0.2:runtime 07:43:18 [INFO] | | | \- org.opendaylight.ietf.model:rfc8529:jar:1.0.2:runtime 07:43:18 [INFO] | | | +- org.opendaylight.ietf.model:rfc8344:jar:1.0.2:runtime 07:43:18 [INFO] | | | \- org.opendaylight.ietf.model:rfc8528:jar:1.0.2:runtime 07:43:18 [INFO] | | \- org.opendaylight.yangtools:yang-model-export:jar:14.0.20:runtime 07:43:18 [INFO] | +- org.opendaylight.netconf:odl-netconf-connector:xml:features:10.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.22.3:runtime 07:43:18 [INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.22.3:runtime 07:43:18 [INFO] | | +- com.google.code.gson:gson:jar:2.13.2:runtime 07:43:18 [INFO] | | | \- com.google.errorprone:error_prone_annotations:jar:2.43.0:runtime 07:43:18 [INFO] | | \- org.opendaylight.netconf:netconf-client-mdsal:jar:10.0.2:runtime 07:43:18 [INFO] | | +- org.checkerframework:checker-qual:jar:3.51.1:runtime 07:43:18 [INFO] | | +- org.opendaylight.ietf.model:rfc8072:jar:1.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.netconf:keystore-legacy:jar:10.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.netconf:restconf-api:jar:10.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.netconf:restconf-server-api:jar:10.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:runtime 07:43:18 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:runtime 07:43:18 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:runtime 07:43:18 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:runtime 07:43:18 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:runtime 07:43:18 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:runtime 07:43:18 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:runtime 07:43:18 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:runtime 07:43:18 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:runtime 07:43:18 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:runtime 07:43:18 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:runtime 07:43:18 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:runtime 07:43:18 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:runtime 07:43:18 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:runtime 07:43:18 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:runtime 07:43:18 [INFO] | | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:runtime 07:43:18 [INFO] | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:runtime 07:43:18 [INFO] | +- org.opendaylight.netconf:odl-netconf-connector-all:xml:features:10.0.2:runtime 07:43:18 [INFO] | +- org.opendaylight.netconf:odl-netconf-callhome-ssh:xml:features:10.0.2:runtime 07:43:18 [INFO] | | \- org.opendaylight.netconf:callhome-provider:jar:10.0.2:runtime 07:43:18 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.82:runtime 07:43:18 [INFO] | | +- org.opendaylight.ietf.model:iana-ssh-encryption-algs:jar:1.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.ietf.model:iana-ssh-key-exchange-algs:jar:1.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.ietf.model:iana-ssh-mac-algs:jar:1.0.2:runtime 07:43:18 [INFO] | | \- org.opendaylight.ietf.model:iana-ssh-public-key-algs:jar:1.0.2:runtime 07:43:18 [INFO] | +- org.opendaylight.netconf:odl-netconf-console:xml:features:10.0.2:runtime 07:43:18 [INFO] | | \- org.opendaylight.netconf:netconf-console:jar:10.0.2:runtime 07:43:18 [INFO] | +- org.opendaylight.netconf:odl-netconf-topology:xml:features:10.0.2:runtime 07:43:18 [INFO] | | \- org.opendaylight.netconf:netconf-topology-impl:jar:10.0.2:runtime 07:43:18 [INFO] | +- org.opendaylight.netconf:odl-restconf-openapi:xml:features:10.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:14.1.6:runtime 07:43:18 [INFO] | | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:14.1.6:runtime 07:43:18 [INFO] | | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.1.1:runtime 07:43:18 [INFO] | | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:14.1.6:runtime 07:43:18 [INFO] | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:14.1.6:runtime 07:43:18 [INFO] | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:runtime 07:43:18 [INFO] | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.19.4:runtime 07:43:18 [INFO] | | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.19.4:runtime 07:43:18 [INFO] | | | | \- javax.xml.bind:jaxb-api:jar:2.2.12:runtime 07:43:18 [INFO] | | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.19.4:runtime 07:43:18 [INFO] | | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.19.4:runtime 07:43:18 [INFO] | | \- org.opendaylight.netconf:restconf-openapi:jar:10.0.2:runtime 07:43:18 [INFO] | | +- dk.brics:automaton:jar:1.12-4:runtime 07:43:18 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:runtime 07:43:18 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:runtime 07:43:18 [INFO] | | +- org.opendaylight.aaa.web:servlet-api:jar:0.22.3:runtime 07:43:18 [INFO] | | +- org.opendaylight.aaa.web:web-api:jar:0.22.3:runtime 07:43:18 [INFO] | | \- org.opendaylight.netconf:restconf-server-jaxrs:jar:10.0.2:runtime 07:43:18 [INFO] | +- org.opendaylight.netconf:odl-restconf:xml:features:10.0.2:runtime 07:43:18 [INFO] | | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:10.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8650:xml:features:1.0.2:runtime 07:43:18 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8639:xml:features:1.0.2:runtime 07:43:18 [INFO] | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf:xml:features:1.0.2:runtime 07:43:18 [INFO] | | | | \- org.opendaylight.ietf:odl-ietf-model-rfc8529:xml:features:1.0.2:runtime 07:43:18 [INFO] | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8344:xml:features:1.0.2:runtime 07:43:18 [INFO] | | | | \- org.opendaylight.ietf:odl-ietf-model-rfc8528:xml:features:1.0.2:runtime 07:43:18 [INFO] | | | \- org.opendaylight.ietf.model:rfc8650:jar:1.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.netconf:odl-restconf-server-api:xml:features:10.0.2:runtime 07:43:18 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf-monitoring:xml:features:1.0.2:runtime 07:43:18 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8072:xml:features:1.0.2:runtime 07:43:18 [INFO] | | | +- org.opendaylight.netconf:odl-restconf-api:xml:features:10.0.2:runtime 07:43:18 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-export:xml:features:14.0.20:runtime 07:43:18 [INFO] | | +- org.opendaylight.netconf:odl-device-notification:jar:10.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.netconf:restconf-nb:jar:10.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.netconf:restconf-server:jar:10.0.2:runtime 07:43:18 [INFO] | | | \- org.opendaylight.netconf.model:draft-ietf-restconf-server:jar:10.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.netconf:restconf-server-mdsal:jar:10.0.2:runtime 07:43:18 [INFO] | | | \- org.opendaylight.ietf.model:rfc8040-ietf-restconf-monitoring:jar:1.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.netconf:rfc8639-impl:jar:10.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.netconf:sal-remote-impl:jar:10.0.2:runtime 07:43:18 [INFO] | | | \- org.opendaylight.netconf.model:sal-remote:jar:10.0.2:runtime 07:43:18 [INFO] | | \- org.opendaylight.netconf:restconf-nb:cfg:config:10.0.2:runtime 07:43:18 [INFO] | +- org.opendaylight.netconf:odl-restconf-all:xml:features:10.0.2:runtime 07:43:18 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:10.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:runtime 07:43:18 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:runtime 07:43:18 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:runtime 07:43:18 [INFO] | | \- org.opendaylight.netconf:transport-api:jar:10.0.2:runtime 07:43:18 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:10.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc7317-iana-crypt-hash:xml:features:1.0.2:runtime 07:43:18 [INFO] | | | \- org.opendaylight.ietf.model:iana-crypt-hash:jar:1.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc9643:xml:features:1.0.2:runtime 07:43:18 [INFO] | | | \- org.opendaylight.ietf:odl-ietf-model-rfc9640:xml:features:1.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc9644:xml:features:1.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc9645:xml:features:1.0.2:runtime 07:43:18 [INFO] | | | +- org.opendaylight.ietf.model:iana-tls-cipher-suite-algs:jar:1.0.2:runtime 07:43:18 [INFO] | | | \- org.opendaylight.ietf.model:rfc9645-ietf-tls-common:jar:1.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.netconf:transport-http:jar:10.0.2:runtime 07:43:18 [INFO] | | | +- commons-codec:commons-codec:jar:1.19.0:runtime 07:43:18 [INFO] | | | +- org.opendaylight.ietf.model:rfc8341:jar:1.0.2:runtime 07:43:18 [INFO] | | | \- org.opendaylight.ietf.model:rfc9641:jar:1.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.netconf:transport-ssh:jar:10.0.2:runtime 07:43:18 [INFO] | | | \- org.opendaylight.netconf:transport-crypto:jar:10.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.netconf:transport-tcp:jar:10.0.2:runtime 07:43:18 [INFO] | | \- org.opendaylight.netconf:transport-tls:jar:10.0.2:runtime 07:43:18 [INFO] | | \- org.bouncycastle:bcpkix-jdk18on:jar:1.82:runtime 07:43:18 [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.82:runtime 07:43:18 [INFO] | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:10.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc9642:xml:features:1.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:10.0.2:runtime 07:43:18 [INFO] | | \- org.opendaylight.netconf:keystore-none:jar:10.0.2:runtime 07:43:18 [INFO] | +- org.opendaylight.netconf:odl-netconf-keystore-plaintext:xml:features:10.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:1.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.netconf:keystore-plaintext-api:jar:10.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.netconf:keystore-plaintext-localfile:jar:10.0.2:runtime 07:43:18 [INFO] | | \- org.opendaylight.netconf:keystore-plaintext-cli:jar:10.0.2:runtime 07:43:18 [INFO] | \- org.opendaylight.netconf:odl-netconf-truststore:xml:features:10.0.2:runtime 07:43:18 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc9641:xml:features:1.0.2:runtime 07:43:18 [INFO] | +- org.opendaylight.netconf:truststore-api:jar:10.0.2:runtime 07:43:18 [INFO] | \- org.opendaylight.netconf:truststore-none:jar:10.0.2:runtime 07:43:18 [INFO] +- org.opendaylight.mdsal:features-mdsal:xml:features:15.0.2:runtime 07:43:18 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding:xml:features:15.0.2:runtime 07:43:18 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:runtime 07:43:18 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:runtime 07:43:18 [INFO] | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:runtime 07:43:18 [INFO] | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:runtime 07:43:18 [INFO] | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:runtime 07:43:18 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:runtime 07:43:18 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:runtime 07:43:18 [INFO] | | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:runtime 07:43:18 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:runtime 07:43:18 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:runtime 07:43:18 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:runtime 07:43:18 [INFO] | | \- org.opendaylight.yangtools:binding-model:jar:14.0.20:runtime 07:43:18 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:runtime 07:43:18 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:runtime 07:43:18 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:runtime 07:43:18 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:runtime 07:43:18 [INFO] | | \- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:runtime 07:43:18 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom:xml:features:15.0.2:runtime 07:43:18 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:runtime 07:43:18 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:runtime 07:43:18 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:runtime 07:43:18 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:runtime 07:43:18 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:runtime 07:43:18 [INFO] | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:runtime 07:43:18 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:runtime 07:43:18 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:runtime 07:43:18 [INFO] | | | | \- org.opendaylight.yangtools:regex:jar:14.0.20:runtime 07:43:18 [INFO] | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:runtime 07:43:18 [INFO] | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:runtime 07:43:18 [INFO] | | | \- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:runtime 07:43:18 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:runtime 07:43:18 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:runtime 07:43:18 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:runtime 07:43:18 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:runtime 07:43:18 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:runtime 07:43:18 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:runtime 07:43:18 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:runtime 07:43:18 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-single:xml:features:15.0.2:runtime 07:43:18 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-dom-simple:jar:15.0.2:runtime 07:43:18 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:runtime 07:43:18 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:runtime 07:43:18 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:runtime 07:43:18 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:runtime 07:43:18 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-trace:xml:features:15.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.mdsal:mdsal-trace-api:jar:15.0.2:runtime 07:43:18 [INFO] | | +- org.opendaylight.mdsal:mdsal-trace-impl:jar:15.0.2:runtime 07:43:18 [INFO] | | \- org.opendaylight.mdsal:mdsal-trace-cli:jar:15.0.2:runtime 07:43:18 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-replicate-common:xml:features:15.0.2:runtime 07:43:18 [INFO] | | \- org.opendaylight.mdsal:mdsal-replicate-common:jar:15.0.2:runtime 07:43:18 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-replicate-netty:xml:features:15.0.2:runtime 07:43:18 [INFO] | \- org.opendaylight.mdsal:mdsal-replicate-netty:jar:15.0.2:runtime 07:43:18 [INFO] +- org.opendaylight.controller:features-controller-testing:xml:features:12.0.3:runtime 07:43:18 [INFO] | +- org.opendaylight.controller:odl-clustering-test-app:xml:features:12.0.3:runtime 07:43:18 [INFO] | | +- org.opendaylight.controller.samples:clustering-it-model:jar:12.0.3:runtime 07:43:18 [INFO] | | +- org.opendaylight.controller.samples:clustering-it-provider:jar:12.0.3:runtime 07:43:18 [INFO] | | | \- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:runtime 07:43:18 [INFO] | | | +- org.apache.commons:commons-text:jar:1.14.0:runtime 07:43:18 [INFO] | | | +- org.opendaylight.controller:raft-api:jar:12.0.3:runtime 07:43:18 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:runtime 07:43:18 [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:runtime 07:43:18 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:runtime 07:43:18 [INFO] | | | \- org.opendaylight.controller:sal-common-util:jar:12.0.3:runtime 07:43:18 [INFO] | | +- org.opendaylight.controller.samples:clustering-it-karaf-cli:jar:12.0.3:runtime 07:43:18 [INFO] | | \- org.opendaylight.controller:sal-cluster-admin-karaf-cli:jar:12.0.3:runtime 07:43:18 [INFO] | | \- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:runtime 07:43:18 [INFO] | \- org.opendaylight.controller:odl-mdsal-benchmark:xml:features:12.0.3:runtime 07:43:18 [INFO] | +- org.opendaylight.controller:benchmark-api:jar:12.0.3:runtime 07:43:18 [INFO] | +- org.opendaylight.controller:dsbenchmark:jar:12.0.3:runtime 07:43:18 [INFO] | +- org.opendaylight.controller:ntfbenchmark:jar:12.0.3:runtime 07:43:18 [INFO] | \- org.opendaylight.controller:rpcbenchmark:jar:12.0.3:runtime 07:43:18 [INFO] +- org.opendaylight.infrautils:features-infrautils:xml:features:7.1.9:runtime 07:43:18 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:7.1.9:runtime 07:43:18 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:runtime 07:43:18 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:runtime 07:43:18 [INFO] | | +- org.opendaylight.infrautils:diagstatus-api:jar:7.1.9:runtime 07:43:18 [INFO] | | +- org.opendaylight.infrautils:diagstatus-impl:jar:7.1.9:runtime 07:43:18 [INFO] | | \- org.opendaylight.infrautils:diagstatus-shell:jar:7.1.9:runtime 07:43:18 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-diagstatus-web:xml:features:7.1.9:runtime 07:43:18 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:14.1.6:runtime 07:43:18 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:runtime 07:43:18 [INFO] | | \- org.opendaylight.infrautils:diagstatus-web:jar:7.1.9:runtime 07:43:18 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:7.1.9:runtime 07:43:18 [INFO] | | +- org.opendaylight.infrautils:ready-api:jar:7.1.9:runtime 07:43:18 [INFO] | | +- org.opendaylight.infrautils:ready-impl:jar:7.1.9:runtime 07:43:18 [INFO] | | \- org.opendaylight.odlparent:bundles-diag:jar:14.1.6:runtime 07:43:18 [INFO] | \- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:7.1.9:runtime 07:43:18 [INFO] | \- org.opendaylight.infrautils:infrautils-util:jar:7.1.9:runtime 07:43:18 [INFO] +- org.apache.karaf.features:framework:xml:features:4.4.8:runtime 07:43:18 [INFO] +- org.apache.karaf.features:standard:xml:features:4.4.8:runtime 07:43:18 [INFO] +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile 07:43:18 [INFO] +- org.osgi:org.osgi.service.event:jar:1.4.1:provided 07:43:18 [INFO] | +- org.osgi:osgi.annotation:jar:8.1.0:compile 07:43:18 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 07:43:18 [INFO] +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile 07:43:18 [INFO] +- org.opendaylight.odlparent:karaf.branding:jar:14.1.6:compile 07:43:18 [INFO] +- org.opendaylight.odlparent:opendaylight-karaf-resources:jar:14.1.6:provided 07:43:18 [INFO] | \- org.opendaylight.odlparent:logging-markers:jar:14.1.6:runtime 07:43:18 [INFO] +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:14.1.6:runtime 07:43:18 [INFO] +- org.opendaylight.odlparent:bcprov-framework-ext:jar:14.1.6:runtime 07:43:18 [INFO] +- org.opendaylight.odlparent:bcutil-framework-ext:jar:14.1.6:runtime 07:43:18 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:43:18 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:43:18 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:43:18 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:43:18 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:43:18 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:43:18 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:43:18 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:43:18 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:43:18 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:43:18 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:43:18 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:43:18 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:43:18 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:43:18 [INFO] +- junit:junit:jar:4.13.2:test 07:43:18 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:43:18 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:43:18 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:43:18 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:runtime 07:43:18 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:43:18 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:43:18 [INFO] 07:43:18 [INFO] --- clm:3.0.0-01:index (default-cli) @ bgpcep-karaf --- 07:43:18 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/distribution-karaf/target/sonatype-clm/module.xml 07:43:18 [INFO] 07:43:18 [INFO] -------------< org.opendaylight.bgpcep:bgpcep-aggregator >-------------- 07:43:18 [INFO] Building bgpcep 0.24.0-SNAPSHOT [167/167] 07:43:18 [INFO] from pom.xml 07:43:18 [INFO] --------------------------------[ pom ]--------------------------------- 07:43:18 [INFO] 07:43:18 [INFO] --- clean:3.5.0:clean (default-clean) @ bgpcep-aggregator --- 07:43:18 [INFO] 07:43:18 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgpcep-aggregator --- 07:43:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:43:18 [INFO] 07:43:18 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgpcep-aggregator --- 07:43:18 [INFO] 07:43:18 [INFO] --- javadoc:3.1.1:jar (attach-javadocs) @ bgpcep-aggregator --- 07:43:20 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:43:20 [INFO] 07:43:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgpcep-aggregator --- 07:43:20 [INFO] Skipping CycloneDX goal, because module skips deploy 07:43:20 [INFO] 07:43:20 [INFO] --- install:3.1.4:install (default-install) @ bgpcep-aggregator --- 07:43:20 [INFO] Skipping artifact installation 07:43:20 [INFO] 07:43:20 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgpcep-aggregator --- 07:43:20 [INFO] org.opendaylight.bgpcep:bgpcep-aggregator:pom:0.24.0-SNAPSHOT 07:43:20 [INFO] 07:43:20 [INFO] --- clm:3.0.0-01:index (default-cli) @ bgpcep-aggregator --- 07:43:20 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/target/sonatype-clm/module.xml 07:43:20 [INFO] ------------------------------------------------------------------------ 07:43:20 [INFO] Reactor Summary for bgpcep 0.24.0-SNAPSHOT: 07:43:20 [INFO] 07:43:20 [INFO] bgpcep-artifacts ................................... SUCCESS [ 4.023 s] 07:43:20 [INFO] binding-parent ..................................... SUCCESS [ 6.199 s] 07:43:20 [INFO] graph-api .......................................... SUCCESS [ 17.864 s] 07:43:20 [INFO] algo-api ........................................... SUCCESS [ 7.148 s] 07:43:20 [INFO] concepts ........................................... SUCCESS [ 8.713 s] 07:43:20 [INFO] BGPCEP common parent ............................... SUCCESS [ 0.522 s] 07:43:20 [INFO] algo-impl .......................................... SUCCESS [ 7.212 s] 07:43:20 [INFO] single-feature-parent .............................. SUCCESS [ 2.838 s] 07:43:20 [INFO] OpenDaylight :: GRAPH :: API ....................... SUCCESS [ 11.035 s] 07:43:20 [INFO] OpenDaylight :: BGPCEP :: Concepts ................. SUCCESS [ 7.021 s] 07:43:20 [INFO] OpenDaylight :: Path Computation Algorithms :: API . SUCCESS [ 7.148 s] 07:43:20 [INFO] graph-impl ......................................... SUCCESS [ 6.326 s] 07:43:20 [INFO] OpenDaylight :: GRAPH .............................. SUCCESS [ 18.557 s] 07:43:20 [INFO] OpenDaylight :: Path Computation Algorithms ........ SUCCESS [ 15.896 s] 07:43:20 [INFO] testtool-parent .................................... SUCCESS [ 1.506 s] 07:43:20 [INFO] util ............................................... SUCCESS [ 8.597 s] 07:43:20 [INFO] bgp-concepts ....................................... SUCCESS [ 10.492 s] 07:43:20 [INFO] bgp-parser-api ..................................... SUCCESS [ 10.561 s] 07:43:20 [INFO] bgp-parser-spi ..................................... SUCCESS [ 12.645 s] 07:43:20 [INFO] bgp-util ........................................... SUCCESS [ 6.298 s] 07:43:20 [INFO] bgp-parser-impl .................................... SUCCESS [ 12.476 s] 07:43:20 [INFO] OpenDaylight :: Extras :: Dependencies ............. SUCCESS [ 7.552 s] 07:43:20 [INFO] OpenDaylight :: BGP :: Dependencies ................ SUCCESS [ 7.997 s] 07:43:20 [INFO] OpenDaylight :: BGP :: Parser :: API ............... SUCCESS [ 9.200 s] 07:43:20 [INFO] OpenDaylight :: BGP :: Parser ...................... SUCCESS [ 8.217 s] 07:43:20 [INFO] bgp-rib-api ........................................ SUCCESS [ 6.602 s] 07:43:20 [INFO] bgp-openconfig-api ................................. SUCCESS [ 19.474 s] 07:43:20 [INFO] bgp-rib-spi ........................................ SUCCESS [ 14.971 s] 07:43:20 [INFO] OpenDaylight :: BGP :: RIB Api ..................... SUCCESS [ 9.977 s] 07:43:20 [INFO] bgp-openconfig-spi ................................. SUCCESS [ 6.146 s] 07:43:20 [INFO] OpenDaylight :: BGP :: Openconfig .................. SUCCESS [ 9.992 s] 07:43:20 [INFO] bgp-bmp-api ........................................ SUCCESS [ 8.746 s] 07:43:20 [INFO] bgp-extension-parent ............................... SUCCESS [ 1.348 s] 07:43:20 [INFO] bgp-inet ........................................... SUCCESS [ 14.637 s] 07:43:20 [INFO] bgp-path-selection-mode ............................ SUCCESS [ 8.475 s] 07:43:20 [INFO] config-loader-spi .................................. SUCCESS [ 4.414 s] 07:43:20 [INFO] config-loader-impl ................................. SUCCESS [ 11.374 s] 07:43:20 [INFO] testtool-util ...................................... SUCCESS [ 33.750 s] 07:43:20 [INFO] routing-policy-config-loader ....................... SUCCESS [ 10.344 s] 07:43:20 [INFO] bgp-openconfig-rp-spi .............................. SUCCESS [ 12.881 s] 07:43:20 [INFO] bgp-route-target ................................... SUCCESS [ 15.094 s] 07:43:20 [INFO] bgp-openconfig-rp-impl ............................. SUCCESS [ 5.513 s] 07:43:20 [INFO] rsvp-api ........................................... SUCCESS [ 9.548 s] 07:43:20 [INFO] rsvp-spi ........................................... SUCCESS [ 9.519 s] 07:43:20 [INFO] rsvp-impl .......................................... SUCCESS [ 9.745 s] 07:43:20 [INFO] bgp-linkstate ...................................... SUCCESS [ 23.824 s] 07:43:20 [INFO] bgp-rib-mock ....................................... SUCCESS [ 5.287 s] 07:43:20 [INFO] bgp-config-example ................................. SUCCESS [ 1.873 s] 07:43:20 [INFO] bgp-openconfig-rp-statement ........................ SUCCESS [ 14.381 s] 07:43:20 [INFO] bgp-rib-impl ....................................... SUCCESS [ 59.299 s] 07:43:20 [INFO] bgp-peer-acceptor .................................. SUCCESS [ 8.145 s] 07:43:20 [INFO] bgp-bmp-spi ........................................ SUCCESS [ 8.564 s] 07:43:20 [INFO] OpenDaylight :: BMP :: API ......................... SUCCESS [ 10.874 s] 07:43:20 [INFO] OpenDaylight :: BGP :: Extensions API .............. SUCCESS [ 10.160 s] 07:43:20 [INFO] OpenDaylight :: BGP :: Inet ........................ SUCCESS [ 10.461 s] 07:43:20 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Spi SUCCESS [ 10.555 s] 07:43:20 [INFO] OpenDaylight :: BGP :: Route Target Constrains ..... SUCCESS [ 10.522 s] 07:43:20 [INFO] OpenDaylight :: BGP :: Path Selection .............. SUCCESS [ 9.807 s] 07:43:20 [INFO] OpenDaylight :: BGPCEP :: SPI Config Loader ........ SUCCESS [ 8.289 s] 07:43:20 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Impl SUCCESS [ 14.949 s] 07:43:20 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Statements SUCCESS [ 14.948 s] 07:43:20 [INFO] OpenDaylight :: BGP :: RIB Impl .................... SUCCESS [ 16.036 s] 07:43:20 [INFO] bgp-openconfig-state ............................... SUCCESS [ 20.108 s] 07:43:20 [INFO] OpenDaylight :: BGP :: Config Loader ............... SUCCESS [ 15.770 s] 07:43:20 [INFO] topology-api ....................................... SUCCESS [ 6.493 s] 07:43:20 [INFO] topology-tunnel-api ................................ SUCCESS [ 5.384 s] 07:43:20 [INFO] topology-segment-routing ........................... SUCCESS [ 5.472 s] 07:43:20 [INFO] bgp-topology-provider .............................. SUCCESS [01:02 min] 07:43:20 [INFO] OpenDaylight :: RSVP :: API ........................ SUCCESS [ 7.274 s] 07:43:20 [INFO] OpenDaylight :: RSVP ............................... SUCCESS [ 7.318 s] 07:43:20 [INFO] OpenDaylight :: BGP :: RIB Linkstate ............... SUCCESS [ 15.548 s] 07:43:20 [INFO] OpenDaylight :: BGPCEP :: Topology :: Api .......... SUCCESS [ 6.948 s] 07:43:20 [INFO] OpenDaylight :: BGPCEP :: Topology :: Tunnel :: Api SUCCESS [ 6.883 s] 07:43:20 [INFO] OpenDaylight :: BGPCEP :: Topology :: Segment :: Routing :: Api SUCCESS [ 6.767 s] 07:43:20 [INFO] OpenDaylight :: BGP :: Topology .................... SUCCESS [ 16.917 s] 07:43:20 [INFO] bgp-cli ............................................ SUCCESS [ 11.009 s] 07:43:20 [INFO] OpenDaylight :: BGP :: Cli ......................... SUCCESS [ 10.158 s] 07:43:20 [INFO] bgp-flowspec ....................................... SUCCESS [ 21.154 s] 07:43:20 [INFO] OpenDaylight :: BGP :: Flowspec .................... SUCCESS [ 10.772 s] 07:43:20 [INFO] bgp-labeled-unicast ................................ SUCCESS [ 14.983 s] 07:43:20 [INFO] OpenDaylight :: BGP :: Labeled Unicast ............. SUCCESS [ 10.563 s] 07:43:20 [INFO] bgp-l3vpn .......................................... SUCCESS [ 17.445 s] 07:43:20 [INFO] OpenDaylight :: BGP :: L3Vpn ....................... SUCCESS [ 11.122 s] 07:43:20 [INFO] bgp-mvpn ........................................... SUCCESS [ 18.200 s] 07:43:20 [INFO] OpenDaylight :: BGP :: Mvpn ........................ SUCCESS [ 10.487 s] 07:43:20 [INFO] bgp-evpn ........................................... SUCCESS [ 17.562 s] 07:43:20 [INFO] OpenDaylight :: BGP :: Evpn ........................ SUCCESS [ 10.946 s] 07:43:20 [INFO] protocols-config-loader ............................ SUCCESS [ 10.622 s] 07:43:20 [INFO] OpenDaylight :: BGPCEP :: Config Loader Impl ....... SUCCESS [ 8.359 s] 07:43:20 [INFO] OpenDaylight :: BGPCEP :: BGP Routing Policy Config Loader SUCCESS [ 15.926 s] 07:43:20 [INFO] OpenDaylight :: BGPCEP :: Protocols Config Loader .. SUCCESS [ 16.145 s] 07:43:20 [INFO] topology-config-loader ............................. SUCCESS [ 9.331 s] 07:43:20 [INFO] OpenDaylight :: BGPCEP :: Topology Config Loader ... SUCCESS [ 14.682 s] 07:43:20 [INFO] OpenDaylight :: BGP ................................ SUCCESS [ 18.408 s] 07:43:20 [INFO] OpenDaylight :: Configuration Example Files ........ SUCCESS [ 6.679 s] 07:43:20 [INFO] bmp-monitors-config-loader ......................... SUCCESS [ 10.156 s] 07:43:20 [INFO] OpenDaylight :: BGPCEP :: BMP Config Loader ........ SUCCESS [ 15.805 s] 07:43:20 [INFO] bgp-bmp-config-example ............................. SUCCESS [ 1.131 s] 07:43:20 [INFO] OpenDaylight :: BMP :: Config files example ........ SUCCESS [ 6.485 s] 07:43:20 [INFO] bgp-bmp-parser-impl ................................ SUCCESS [ 8.891 s] 07:43:20 [INFO] bgp-bmp-impl ....................................... SUCCESS [ 20.625 s] 07:43:20 [INFO] OpenDaylight :: BMP ................................ SUCCESS [ 17.924 s] 07:43:20 [INFO] pcep-api ........................................... SUCCESS [ 16.524 s] 07:43:20 [INFO] pcep-spi ........................................... SUCCESS [ 10.563 s] 07:43:20 [INFO] OpenDaylight :: PCEP :: Api ........................ SUCCESS [ 7.364 s] 07:43:20 [INFO] pcep-base-parser ................................... SUCCESS [ 10.823 s] 07:43:20 [INFO] OpenDaylight :: PCEP :: Base Parser ................ SUCCESS [ 7.544 s] 07:43:20 [INFO] pcep-impl .......................................... SUCCESS [ 14.701 s] 07:43:20 [INFO] OpenDaylight :: PCEP :: Impl ....................... SUCCESS [ 15.542 s] 07:43:20 [INFO] programming-api .................................... SUCCESS [ 7.016 s] 07:43:20 [INFO] programming-spi .................................... SUCCESS [ 4.731 s] 07:43:20 [INFO] programming-topology-api ........................... SUCCESS [ 4.794 s] 07:43:20 [INFO] programming-tunnel-api ............................. SUCCESS [ 5.100 s] 07:43:20 [INFO] OpenDaylight :: PCEP :: Programming Api ............ SUCCESS [ 7.670 s] 07:43:20 [INFO] pcep-tunnel-api .................................... SUCCESS [ 6.399 s] 07:43:20 [INFO] programming-impl ................................... SUCCESS [ 18.210 s] 07:43:20 [INFO] OpenDaylight :: PCEP :: Programming Impl ........... SUCCESS [ 15.144 s] 07:43:20 [INFO] pcep-topology-api .................................. SUCCESS [ 8.235 s] 07:43:20 [INFO] pcep-topology-spi .................................. SUCCESS [ 4.625 s] 07:43:20 [INFO] OpenDaylight :: PCEP :: Topology ................... SUCCESS [ 8.216 s] 07:43:20 [INFO] pcep-ietf-stateful ................................. SUCCESS [ 9.560 s] 07:43:20 [INFO] OpenDaylight :: PCEP :: Stateful ................... SUCCESS [ 14.865 s] 07:43:20 [INFO] pcep-server-api .................................... SUCCESS [ 5.856 s] 07:43:20 [INFO] pcep-segment-routing ............................... SUCCESS [ 11.354 s] 07:43:20 [INFO] pcep-pcc-mock ...................................... SUCCESS [ 35.379 s] 07:43:20 [INFO] pcep-topology-provider ............................. SUCCESS [ 29.568 s] 07:43:20 [INFO] OpenDaylight :: PCEP :: Segment Routing ............ SUCCESS [ 17.067 s] 07:43:20 [INFO] OpenDaylight :: PCEP :: PCE Server API ............. SUCCESS [ 16.675 s] 07:43:20 [INFO] pcep-server-provider ............................... SUCCESS [ 8.424 s] 07:43:20 [INFO] OpenDaylight :: PCEP :: PCE Server Provider ........ SUCCESS [ 16.846 s] 07:43:20 [INFO] OpenDaylight :: PCEP :: Topology Provider .......... SUCCESS [ 16.825 s] 07:43:20 [INFO] pcep-tunnel-provider ............................... SUCCESS [ 14.951 s] 07:43:20 [INFO] OpenDaylight :: PCEP :: Tunnel Provider ............ SUCCESS [ 16.885 s] 07:43:20 [INFO] pcep-auto-bandwidth-extension ...................... SUCCESS [ 8.294 s] 07:43:20 [INFO] OpenDaylight :: PCEP :: Auto Bandwidth ............. SUCCESS [ 15.505 s] 07:43:20 [INFO] pcep-config-example ................................ SUCCESS [ 0.860 s] 07:43:20 [INFO] OpenDaylight :: Pcep Configuration Example Files ... SUCCESS [ 6.603 s] 07:43:20 [INFO] pcep-cli ........................................... SUCCESS [ 10.742 s] 07:43:20 [INFO] OpenDaylight :: PCEP :: Topology Cli ............... SUCCESS [ 16.172 s] 07:43:20 [INFO] OpenDaylight :: PCEP ............................... SUCCESS [ 17.226 s] 07:43:20 [INFO] feature-repo-parent ................................ SUCCESS [ 0.313 s] 07:43:20 [INFO] features-bgpcep .................................... SUCCESS [ 4.845 s] 07:43:20 [INFO] bgp-benchmark-app .................................. SUCCESS [ 12.532 s] 07:43:20 [INFO] OpenDaylight :: BGP :: Benchmark ................... SUCCESS [ 16.106 s] 07:43:20 [INFO] data-change-counter ................................ SUCCESS [ 10.290 s] 07:43:20 [INFO] ODL :: Bgpcep :: odl-bgpcep-data-change-counter .... SUCCESS [ 14.684 s] 07:43:20 [INFO] features-bgpcep-testing ............................ SUCCESS [ 3.545 s] 07:43:20 [INFO] bgpcep-features-parent ............................. SUCCESS [ 0.009 s] 07:43:20 [INFO] graph .............................................. SUCCESS [ 0.005 s] 07:43:20 [INFO] bgp-parser-mock .................................... SUCCESS [ 6.190 s] 07:43:20 [INFO] bgp-testtool ....................................... SUCCESS [ 8.134 s] 07:43:20 [INFO] extensions ......................................... SUCCESS [ 0.009 s] 07:43:20 [INFO] bgp-parent ......................................... SUCCESS [ 0.004 s] 07:43:20 [INFO] bmp-mock ........................................... SUCCESS [ 11.796 s] 07:43:20 [INFO] bmp-parent ......................................... SUCCESS [ 0.009 s] 07:43:20 [INFO] algo-parent ........................................ SUCCESS [ 0.005 s] 07:43:20 [INFO] pcep-testtool ...................................... SUCCESS [ 10.332 s] 07:43:20 [INFO] pcep-server-parent ................................. SUCCESS [ 0.007 s] 07:43:20 [INFO] pcep-topology-parent ............................... SUCCESS [ 0.004 s] 07:43:20 [INFO] pcep-tunnel-parent ................................. SUCCESS [ 0.003 s] 07:43:20 [INFO] pcep-parent ........................................ SUCCESS [ 0.003 s] 07:43:20 [INFO] programming-parent ................................. SUCCESS [ 0.003 s] 07:43:20 [INFO] rsvp-parent ........................................ SUCCESS [ 0.004 s] 07:43:20 [INFO] topology-parent .................................... SUCCESS [ 0.003 s] 07:43:20 [INFO] config-loader-parent ............................... SUCCESS [ 0.003 s] 07:43:20 [INFO] bgpcep-karaf ....................................... SUCCESS [ 34.445 s] 07:43:20 [INFO] bgpcep ............................................. SUCCESS [ 1.814 s] 07:43:20 [INFO] ------------------------------------------------------------------------ 07:43:20 [INFO] BUILD SUCCESS 07:43:20 [INFO] ------------------------------------------------------------------------ 07:43:20 [INFO] Total time: 30:11 min 07:43:20 [INFO] Finished at: 2025-11-22T07:43:20Z 07:43:20 [INFO] ------------------------------------------------------------------------ 07:43:20 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins17622885033266265766.sh 07:43:20 [bgpcep-maven-clm-master] $ /bin/sh -xe /tmp/jenkins17681006778250809202.sh 07:43:20 + find . -regex .*karaf/target 07:43:20 + xargs rm -rf 07:43:29 [INFO] 2025-11-22T07:43:28.891Z Scanning application odl-bgpcep. 07:43:29 [INFO] 2025-11-22T07:43:29.116Z Finished scanning application odl-bgpcep. 07:43:29 $ ssh-agent -k 07:43:29 unset SSH_AUTH_SOCK; 07:43:29 unset SSH_AGENT_PID; 07:43:29 echo Agent pid 1651 killed; 07:43:29 [ssh-agent] Stopped. 07:43:29 FATAL: Remote call on prd-ubuntu2204-docker-8c-8g-12621 failed 07:43:29 java.lang.reflect.InaccessibleObjectException: Unable to make field protected volatile java.util.Properties java.util.Properties.defaults accessible: module java.base does not "opens java.util" to unnamed module @7bc4999a 07:43:29 at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) 07:43:29 at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) 07:43:29 at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) 07:43:29 at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) 07:43:29 at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) 07:43:29 at hidden.com.thoughtworks.xstream.core.util.Fields.locate(Fields.java:40) 07:43:29 at hidden.com.thoughtworks.xstream.converters.collections.PropertiesConverter$Reflections.(PropertiesConverter.java:105) 07:43:29 Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu2204-docker-8c-8g-12621 07:43:29 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 07:43:29 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 07:43:29 at hudson.remoting.Channel.call(Channel.java:1003) 07:43:29 at hudson.remoting.VirtualChannel$call.call(Unknown Source) 07:43:29 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil.evaluatePolicy(IqPolicyEvaluatorUtil.groovy:95) 07:43:29 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil$evaluatePolicy.call(Unknown Source) 07:43:29 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorBuildStep.perform(IqPolicyEvaluatorBuildStep.groovy:91) 07:43:29 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 07:43:29 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 07:43:29 at hudson.model.Build$BuildExecution.build(Build.java:199) 07:43:29 at hudson.model.Build$BuildExecution.doRun(Build.java:164) 07:43:29 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) 07:43:29 at hudson.model.Run.execute(Run.java:1895) 07:43:29 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 07:43:29 at hudson.model.ResourceController.execute(ResourceController.java:101) 07:43:29 at hudson.model.Executor.run(Executor.java:442) 07:43:29 Caused: java.lang.ExceptionInInitializerError 07:43:29 at hidden.com.thoughtworks.xstream.converters.collections.PropertiesConverter.marshal(PropertiesConverter.java:71) 07:43:29 at hidden.com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68) 07:43:29 at hidden.com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:59) 07:43:29 at hidden.com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:83) 07:43:29 at hidden.com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshallField(AbstractReflectionConverter.java:270) 07:43:29 at hidden.com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter$2.writeField(AbstractReflectionConverter.java:174) 07:43:29 at hidden.com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doMarshal(AbstractReflectionConverter.java:262) 07:43:29 at hidden.com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshal(AbstractReflectionConverter.java:90) 07:43:29 at hidden.com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68) 07:43:29 at hidden.com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:59) 07:43:29 at hidden.com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:83) 07:43:29 at hidden.com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshallField(AbstractReflectionConverter.java:270) 07:43:29 at hidden.com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter$2.writeField(AbstractReflectionConverter.java:174) 07:43:29 at hidden.com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doMarshal(AbstractReflectionConverter.java:262) 07:43:29 at hidden.com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshal(AbstractReflectionConverter.java:90) 07:43:29 at hidden.com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68) 07:43:29 at hidden.com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:59) 07:43:29 at hidden.com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:44) 07:43:29 at hidden.com.thoughtworks.xstream.core.TreeMarshaller.start(TreeMarshaller.java:83) 07:43:29 at hidden.com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.marshal(AbstractTreeMarshallingStrategy.java:37) 07:43:29 at hidden.com.thoughtworks.xstream.XStream.marshal(XStream.java:1266) 07:43:29 at hidden.com.thoughtworks.xstream.XStream.marshal(XStream.java:1255) 07:43:29 at hidden.com.thoughtworks.xstream.XStream.toXML(XStream.java:1228) 07:43:29 at hidden.com.thoughtworks.xstream.XStream.toXML(XStream.java:1215) 07:43:29 at hidden.com.sonatype.insight.scan.model.io.ScanWriter.openScan(ScanWriter.java:142) 07:43:29 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:104) 07:43:29 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 07:43:29 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 07:43:29 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 07:43:29 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 07:43:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 07:43:29 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 07:43:29 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 07:43:29 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 07:43:29 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 07:43:29 at hudson.remoting.Request$2.run(Request.java:377) 07:43:29 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 07:43:29 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) 07:43:29 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 07:43:29 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 07:43:29 at java.base/java.lang.Thread.run(Thread.java:1583) 07:43:29 Caused: java.io.IOException: Remote call on prd-ubuntu2204-docker-8c-8g-12621 failed 07:43:29 at hudson.remoting.Channel.call(Channel.java:1007) 07:43:29 at hudson.remoting.VirtualChannel$call.call(Unknown Source) 07:43:29 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil.evaluatePolicy(IqPolicyEvaluatorUtil.groovy:95) 07:43:29 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil$evaluatePolicy.call(Unknown Source) 07:43:29 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorBuildStep.perform(IqPolicyEvaluatorBuildStep.groovy:91) 07:43:29 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 07:43:29 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 07:43:29 at hudson.model.Build$BuildExecution.build(Build.java:199) 07:43:29 at hudson.model.Build$BuildExecution.doRun(Build.java:164) 07:43:29 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) 07:43:29 at hudson.model.Run.execute(Run.java:1895) 07:43:29 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 07:43:29 at hudson.model.ResourceController.execute(ResourceController.java:101) 07:43:29 at hudson.model.Executor.run(Executor.java:442) 07:43:29 [PostBuildScript] - [INFO] Executing post build scripts. 07:43:29 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins378265590203234123.sh 07:43:29 ---> sysstat.sh 07:43:29 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins6506588218076415415.sh 07:43:29 ---> package-listing.sh 07:43:29 ++ facter osfamily 07:43:29 ++ tr '[:upper:]' '[:lower:]' 07:43:30 + OS_FAMILY=debian 07:43:30 + workspace=/w/workspace/bgpcep-maven-clm-master 07:43:30 + START_PACKAGES=/tmp/packages_start.txt 07:43:30 + END_PACKAGES=/tmp/packages_end.txt 07:43:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:43:30 + PACKAGES=/tmp/packages_start.txt 07:43:30 + '[' /w/workspace/bgpcep-maven-clm-master ']' 07:43:30 + PACKAGES=/tmp/packages_end.txt 07:43:30 + case "${OS_FAMILY}" in 07:43:30 + dpkg -l 07:43:30 + grep '^ii' 07:43:30 + '[' -f /tmp/packages_start.txt ']' 07:43:30 + '[' -f /tmp/packages_end.txt ']' 07:43:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:43:30 + '[' /w/workspace/bgpcep-maven-clm-master ']' 07:43:30 + mkdir -p /w/workspace/bgpcep-maven-clm-master/archives/ 07:43:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/bgpcep-maven-clm-master/archives/ 07:43:30 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins11313026652757767196.sh 07:43:30 ---> capture-instance-metadata.sh 07:43:30 Setup pyenv: 07:43:30 system 07:43:30 3.8.20 07:43:30 3.9.20 07:43:30 3.10.15 07:43:30 * 3.11.10 (set by /w/workspace/bgpcep-maven-clm-master/.python-version) 07:43:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qnjo from file:/tmp/.os_lf_venv 07:43:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:43:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:43:32 lf-activate-venv(): INFO: Base packages installed successfully 07:43:32 lf-activate-venv(): INFO: Installing additional packages: lftools 07:43:46 lf-activate-venv(): INFO: Adding /tmp/venv-Qnjo/bin to PATH 07:43:46 INFO: Running in OpenStack, capturing instance metadata 07:43:46 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins6638325251582013866.sh 07:43:46 provisioning config files... 07:43:47 Could not find credentials [logs] for bgpcep-maven-clm-master #240 07:43:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/bgpcep-maven-clm-master@tmp/config1520582760065063257tmp 07:43:47 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 07:43:47 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 07:43:47 provisioning config files... 07:43:47 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 07:43:47 [EnvInject] - Injecting environment variables from a build step. 07:43:47 [EnvInject] - Injecting as environment variables the properties content 07:43:47 SERVER_ID=logs 07:43:47 07:43:47 [EnvInject] - Variables injected successfully. 07:43:47 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins1094848297331389484.sh 07:43:47 ---> create-netrc.sh 07:43:47 WARN: Log server credential not found. 07:43:47 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins12572440779135394709.sh 07:43:47 ---> python-tools-install.sh 07:43:47 Setup pyenv: 07:43:47 system 07:43:47 3.8.20 07:43:47 3.9.20 07:43:47 3.10.15 07:43:47 * 3.11.10 (set by /w/workspace/bgpcep-maven-clm-master/.python-version) 07:43:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qnjo from file:/tmp/.os_lf_venv 07:43:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:43:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:43:50 lf-activate-venv(): INFO: Base packages installed successfully 07:43:50 lf-activate-venv(): INFO: Installing additional packages: lftools 07:44:00 lf-activate-venv(): INFO: Adding /tmp/venv-Qnjo/bin to PATH 07:44:00 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins4843824481505986930.sh 07:44:00 ---> sudo-logs.sh 07:44:00 Archiving 'sudo' log.. 07:44:00 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins6679731721385514428.sh 07:44:00 ---> job-cost.sh 07:44:00 Setup pyenv: 07:44:00 system 07:44:00 3.8.20 07:44:00 3.9.20 07:44:00 3.10.15 07:44:01 * 3.11.10 (set by /w/workspace/bgpcep-maven-clm-master/.python-version) 07:44:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qnjo from file:/tmp/.os_lf_venv 07:44:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:44:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:44:03 lf-activate-venv(): INFO: Base packages installed successfully 07:44:03 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:44:09 lf-activate-venv(): INFO: Adding /tmp/venv-Qnjo/bin to PATH 07:44:09 INFO: No Stack... 07:44:10 INFO: Retrieving Pricing Info for: v3-standard-8 07:44:10 INFO: Archiving Costs 07:44:10 [bgpcep-maven-clm-master] $ /bin/bash -l /tmp/jenkins1936666047029024951.sh 07:44:10 ---> logs-deploy.sh 07:44:10 Setup pyenv: 07:44:10 system 07:44:10 3.8.20 07:44:10 3.9.20 07:44:10 3.10.15 07:44:10 * 3.11.10 (set by /w/workspace/bgpcep-maven-clm-master/.python-version) 07:44:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qnjo from file:/tmp/.os_lf_venv 07:44:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:44:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:44:12 lf-activate-venv(): INFO: Base packages installed successfully 07:44:12 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:44:22 lf-activate-venv(): INFO: Adding /tmp/venv-Qnjo/bin to PATH 07:44:22 WARNING: Nexus logging server not set 07:44:22 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/bgpcep-maven-clm-master/240/ 07:44:22 INFO: archiving logs to S3 07:44:27 ---> uname -a: 07:44:27 Linux prd-ubuntu2204-docker-8c-8g-12621 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 07:44:27 07:44:27 07:44:27 ---> lscpu: 07:44:27 Architecture: x86_64 07:44:27 CPU op-mode(s): 32-bit, 64-bit 07:44:27 Address sizes: 40 bits physical, 48 bits virtual 07:44:27 Byte Order: Little Endian 07:44:27 CPU(s): 8 07:44:27 On-line CPU(s) list: 0-7 07:44:27 Vendor ID: AuthenticAMD 07:44:27 Model name: AMD EPYC-Rome Processor 07:44:27 CPU family: 23 07:44:27 Model: 49 07:44:27 Thread(s) per core: 1 07:44:27 Core(s) per socket: 1 07:44:27 Socket(s): 8 07:44:27 Stepping: 0 07:44:27 BogoMIPS: 5599.99 07:44:27 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:44:27 Virtualization: AMD-V 07:44:27 Hypervisor vendor: KVM 07:44:27 Virtualization type: full 07:44:27 L1d cache: 256 KiB (8 instances) 07:44:27 L1i cache: 256 KiB (8 instances) 07:44:27 L2 cache: 4 MiB (8 instances) 07:44:27 L3 cache: 128 MiB (8 instances) 07:44:27 NUMA node(s): 1 07:44:27 NUMA node0 CPU(s): 0-7 07:44:27 Vulnerability Gather data sampling: Not affected 07:44:27 Vulnerability Indirect target selection: Not affected 07:44:27 Vulnerability Itlb multihit: Not affected 07:44:27 Vulnerability L1tf: Not affected 07:44:27 Vulnerability Mds: Not affected 07:44:27 Vulnerability Meltdown: Not affected 07:44:27 Vulnerability Mmio stale data: Not affected 07:44:27 Vulnerability Reg file data sampling: Not affected 07:44:27 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 07:44:27 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 07:44:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:44:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:44:27 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 07:44:27 Vulnerability Srbds: Not affected 07:44:27 Vulnerability Tsx async abort: Not affected 07:44:27 07:44:27 07:44:27 ---> nproc: 07:44:27 8 07:44:27 07:44:27 07:44:27 ---> df -h: 07:44:27 Filesystem Size Used Avail Use% Mounted on 07:44:27 tmpfs 3.2G 1.1M 3.2G 1% /run 07:44:27 /dev/vda1 155G 11G 145G 7% / 07:44:27 tmpfs 16G 0 16G 0% /dev/shm 07:44:27 tmpfs 5.0M 0 5.0M 0% /run/lock 07:44:27 /dev/vda15 105M 6.1M 99M 6% /boot/efi 07:44:27 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 07:44:27 07:44:27 07:44:27 ---> free -m: 07:44:27 total used free shared buff/cache available 07:44:27 Mem: 32092 913 25794 4 5384 30710 07:44:27 Swap: 1023 0 1023 07:44:27 07:44:27 07:44:27 ---> ip addr: 07:44:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:44:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:44:27 inet 127.0.0.1/8 scope host lo 07:44:27 valid_lft forever preferred_lft forever 07:44:27 inet6 ::1/128 scope host 07:44:27 valid_lft forever preferred_lft forever 07:44:27 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:44:27 link/ether fa:16:3e:da:f1:d5 brd ff:ff:ff:ff:ff:ff 07:44:27 altname enp0s3 07:44:27 inet 10.30.171.211/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 07:44:27 valid_lft 84410sec preferred_lft 84410sec 07:44:27 inet6 fe80::f816:3eff:feda:f1d5/64 scope link 07:44:27 valid_lft forever preferred_lft forever 07:44:27 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 07:44:27 link/ether 42:d0:ea:23:1b:79 brd ff:ff:ff:ff:ff:ff 07:44:27 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:44:27 valid_lft forever preferred_lft forever 07:44:27 07:44:27 07:44:27 ---> sar -b -r -n DEV: 07:44:27 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-8c-8g-12621) 11/22/25 _x86_64_ (8 CPU) 07:44:27 07:44:27 07:11:19 LINUX RESTART (8 CPU) 07:44:27 07:44:27 07:20:09 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:44:27 07:30:05 31.13 0.10 26.77 4.26 5.34 2549.28 16273.38 07:44:27 07:40:11 33.76 0.01 29.41 4.34 0.13 2959.40 15734.11 07:44:27 Average: 32.45 0.05 28.10 4.30 2.72 2755.95 16001.62 07:44:27 07:44:27 07:20:09 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:44:27 07:30:05 25531432 29432296 2873232 8.74 185596 3923540 2998980 8.84 934576 5928128 33928 07:44:27 07:40:11 25015188 29389644 2912128 8.86 213660 4328308 2904956 8.57 1029096 6293100 10240 07:44:27 Average: 25273310 29410970 2892680 8.80 199628 4125924 2951968 8.71 981836 6110614 22084 07:44:27 07:44:27 07:20:09 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:44:27 07:30:05 lo 1789.95 1789.95 1703.68 1703.68 0.00 0.00 0.00 0.00 07:44:27 07:30:05 ens3 43.47 31.15 17.67 13.05 0.00 0.00 0.00 0.00 07:44:27 07:30:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:44:27 07:40:11 lo 1792.11 1792.11 1705.82 1705.82 0.00 0.00 0.00 0.00 07:44:27 07:40:11 ens3 41.45 31.38 16.94 13.81 0.00 0.00 0.00 0.00 07:44:27 07:40:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:44:27 Average: lo 1791.04 1791.04 1704.76 1704.76 0.00 0.00 0.00 0.00 07:44:27 Average: ens3 42.45 31.27 17.30 13.44 0.00 0.00 0.00 0.00 07:44:27 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:44:27 07:44:27 07:44:27 ---> sar -P ALL: 07:44:27 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-8c-8g-12621) 11/22/25 _x86_64_ (8 CPU) 07:44:27 07:44:27 07:11:19 LINUX RESTART (8 CPU) 07:44:27 07:44:27 07:20:09 CPU %user %nice %system %iowait %steal %idle 07:44:27 07:30:05 all 36.91 0.00 1.65 0.13 0.07 61.25 07:44:27 07:30:05 0 33.70 0.00 1.54 0.08 0.07 64.61 07:44:27 07:30:05 1 34.53 0.00 1.61 0.09 0.07 63.70 07:44:27 07:30:05 2 36.71 0.00 1.72 0.08 0.07 61.43 07:44:27 07:30:05 3 38.31 0.00 1.77 0.38 0.07 59.47 07:44:27 07:30:05 4 40.89 0.00 1.89 0.06 0.07 57.10 07:44:27 07:30:05 5 35.18 0.00 1.51 0.06 0.07 63.19 07:44:27 07:30:05 6 39.98 0.00 1.62 0.08 0.07 58.25 07:44:27 07:30:05 7 35.95 0.00 1.59 0.17 0.07 62.23 07:44:27 07:40:11 all 37.39 0.00 1.77 0.14 0.07 60.63 07:44:27 07:40:11 0 33.64 0.00 1.77 0.15 0.07 64.37 07:44:27 07:40:11 1 36.87 0.00 1.83 0.11 0.07 61.12 07:44:27 07:40:11 2 38.80 0.00 1.75 0.18 0.07 59.20 07:44:27 07:40:11 3 41.05 0.00 1.86 0.09 0.07 56.93 07:44:27 07:40:11 4 35.99 0.00 1.92 0.12 0.07 61.90 07:44:27 07:40:11 5 37.91 0.00 1.70 0.07 0.07 60.25 07:44:27 07:40:11 6 38.71 0.00 1.50 0.28 0.07 59.45 07:44:27 07:40:11 7 36.17 0.00 1.81 0.11 0.06 61.84 07:44:27 Average: all 37.15 0.00 1.71 0.13 0.07 60.94 07:44:27 Average: 0 33.67 0.00 1.66 0.12 0.07 64.49 07:44:27 Average: 1 35.71 0.00 1.72 0.10 0.07 62.40 07:44:27 Average: 2 37.76 0.00 1.74 0.13 0.07 60.30 07:44:27 Average: 3 39.69 0.00 1.81 0.23 0.07 58.19 07:44:27 Average: 4 38.42 0.00 1.90 0.09 0.07 59.52 07:44:27 Average: 5 36.55 0.00 1.60 0.07 0.07 61.71 07:44:27 Average: 6 39.34 0.00 1.56 0.18 0.07 58.86 07:44:27 Average: 7 36.06 0.00 1.70 0.14 0.06 62.03 07:44:27 07:44:27 07:44:27